2025-05-13 09:07:13,932: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-13 09:07:14,074: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=2024.1-1_6_6_5-3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-vrouter-kernel-init-centos --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 11.78 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> cae349b9db27 Step 4/9 : ARG CONTAINER_NAME ---> Running in 2149ab5a0b2c ---> Removed intermediate container 2149ab5a0b2c ---> 407620503c51 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 58a149f87e25 ---> Removed intermediate container 58a149f87e25 ---> 63d3e2062d93 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Kernel init container for vrouter" description="Prepares the host operating system for the contrail vrouter kernel interface." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 40e99bb17f93 ---> Removed intermediate container 40e99bb17f93 ---> c687f891c170 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 2b5acb5a789c Retrieving http://localhost:6667/x86_64/contrail-vrouter-2024.1.1.6.6.5.3-2024.1_1_6_6_5_3.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-2024.1.1.6.6.5.3-2024######################################## Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc ---> Removed intermediate container 2b5acb5a789c ---> 305473a9c5e1 Step 8/9 : COPY *.sh / ---> 3b806b7c5570 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a84bac5b32d1 ---> Removed intermediate container a84bac5b32d1 ---> 369db8d45949 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 369db8d45949 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:2024.1-1_6_6_5-3 2025-05-13 09:08:43,876: INFO: Docker build duration: 90 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 9a10970188ef: Preparing 2a786746fe54: Preparing e43dabe0af7f: Preparing 17a8afe2534f: Preparing bd39efc527b2: Preparing 1744702082b6: Preparing ace6cbe3a566: Preparing 143f17d02055: Preparing 38ad8e75f6c6: Preparing bcf03dfdefb6: Preparing 837469010529: Preparing c7f123c85680: Preparing 174f56854903: Preparing 1744702082b6: Waiting ace6cbe3a566: Waiting 143f17d02055: Waiting 38ad8e75f6c6: Waiting bcf03dfdefb6: Waiting 837469010529: Waiting c7f123c85680: Waiting 174f56854903: Waiting bd39efc527b2: Layer already exists e43dabe0af7f: Layer already exists 17a8afe2534f: Layer already exists 9a10970188ef: Pushed ace6cbe3a566: Layer already exists 143f17d02055: Layer already exists 1744702082b6: Layer already exists 38ad8e75f6c6: Layer already exists bcf03dfdefb6: Layer already exists 837469010529: Layer already exists 174f56854903: Layer already exists c7f123c85680: Layer already exists 2a786746fe54: Pushed 2024.1-1_6_6_5-3: digest: sha256:b0a2a9062a7ce071f707b9ffb32eb28b8c38d094b66b4b3f01944ba5d0184007 size: 3041 2025-05-13 09:09:20,826: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 127 seconds