2025-08-06 06:37:23,337: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-06 06:37:23,390: 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-1_9_8_5-5 --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} ---> f2c27edbad10 Step 4/9 : ARG CONTAINER_NAME ---> Running in a5bc45d69790 ---> Removed intermediate container a5bc45d69790 ---> 8089321a4c71 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 59ea43c62e05 ---> Removed intermediate container 59ea43c62e05 ---> 177bb995c754 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 4fab6a159e03 ---> Removed intermediate container 4fab6a159e03 ---> 204db7299a17 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 07cd42663a26 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.7.6.3-master_1_9_7_6_3.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.7.6.3-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 07cd42663a26 ---> 31a19ca5fb8d Step 8/9 : COPY *.sh / ---> 63237966d4a6 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4644c9631f4a ---> Removed intermediate container 4644c9631f4a ---> 31e029d90265 [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 31e029d90265 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_5-5 2025-08-06 06:39:06,748: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 9a0be2a15c6c: Preparing 39533951e59b: Preparing 2c60b1f11404: Preparing d734189da8a2: Preparing fcfe9935280a: Preparing ec668e665428: Preparing cc443871483d: Preparing aeb6336ec561: Preparing 85e668a23fa4: Preparing 1208c9d85711: Preparing ec2371bb503a: Preparing 4652006e0cf5: Preparing 174f56854903: Preparing 85e668a23fa4: Waiting 1208c9d85711: Waiting ec2371bb503a: Waiting 4652006e0cf5: Waiting 174f56854903: Waiting cc443871483d: Waiting ec668e665428: Waiting aeb6336ec561: Waiting fcfe9935280a: Waiting d734189da8a2: Layer already exists 9a0be2a15c6c: Pushed 2c60b1f11404: Layer already exists fcfe9935280a: Layer already exists ec668e665428: Layer already exists aeb6336ec561: Layer already exists cc443871483d: Layer already exists 85e668a23fa4: Layer already exists 1208c9d85711: Layer already exists ec2371bb503a: Layer already exists 4652006e0cf5: Layer already exists 174f56854903: Layer already exists 39533951e59b: Pushed master-1_9_8_5-5: digest: sha256:26631761040bfea5ffcf934d2a66bec89977683abedf8538ee7d71e4aba17986 size: 3041 2025-08-06 06:39:30,640: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 127 seconds