2025-08-14 12:22:19,678: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-14 12:22:19,713: 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=master-2_0_0_7-4 --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} ---> d85bd5de9449 Step 4/9 : ARG CONTAINER_NAME ---> Running in 0bf4eba8ec24 ---> Removed intermediate container 0bf4eba8ec24 ---> da53e20de0b7 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in caa855518441 ---> Removed intermediate container caa855518441 ---> 8824c3747978 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 a3306b732dd1 ---> Removed intermediate container a3306b732dd1 ---> cde40a1e8913 Step 7/9 : RUN set -e ; rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 86b0bc8b9057 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.2.0.0.7.4-master_2_0_0_7_4.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.2.0.0.7.4-mast######################################## 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 86b0bc8b9057 ---> e7798714c3fd Step 8/9 : COPY *.sh / ---> 6cbcc0c575de Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8cf573ecedfd ---> Removed intermediate container 8cf573ecedfd ---> d398f7e7eadb [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 d398f7e7eadb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-2_0_0_7-4 2025-08-14 12:23:51,653: INFO: Docker build duration: 92 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] e282c830fb60: Preparing fc71ff1cb647: Preparing 185a12599f6b: Preparing ca4935b90ec9: Preparing 5ab772acf310: Preparing 11b57e338e5f: Preparing dc9a7811e447: Preparing d41e8b162c11: Preparing 87f7a0fec57a: Preparing 791dc937ce62: Preparing b6e79b7e171b: Preparing 7d1c6072af1a: Preparing 174f56854903: Preparing 11b57e338e5f: Waiting dc9a7811e447: Waiting d41e8b162c11: Waiting 87f7a0fec57a: Waiting 791dc937ce62: Waiting b6e79b7e171b: Waiting 7d1c6072af1a: Waiting 174f56854903: Waiting 5ab772acf310: Layer already exists e282c830fb60: Pushed ca4935b90ec9: Layer already exists 185a12599f6b: Layer already exists dc9a7811e447: Layer already exists 11b57e338e5f: Layer already exists d41e8b162c11: Layer already exists 87f7a0fec57a: Layer already exists 791dc937ce62: Layer already exists b6e79b7e171b: Layer already exists 7d1c6072af1a: Layer already exists 174f56854903: Layer already exists fc71ff1cb647: Pushed master-2_0_0_7-4: digest: sha256:50cfca41425bc576c0607d9b8a604ac27d5fe84c918b5fcca13617ed7501248d size: 3041 2025-08-14 12:24:23,482: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 124 seconds