2025-08-05 06:28:42,177: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-05 06:28:42,244: 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-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} ---> 6bcbf65da0c9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 01736dce8966 ---> Removed intermediate container 01736dce8966 ---> 088834b058e8 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9d721cd9fc07 ---> Removed intermediate container 9d721cd9fc07 ---> eef3c53f1a8a 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 5934592b4039 ---> Removed intermediate container 5934592b4039 ---> 436bdb9a30f7 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 1447f0eab345 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 1447f0eab345 ---> 234340719b87 Step 8/9 : COPY *.sh / ---> 9bdf5483632b Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b088df716ca4 ---> Removed intermediate container b088df716ca4 ---> 43819504db10 [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 43819504db10 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_5-3 2025-08-05 06:30:31,600: INFO: Docker build duration: 109 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 9080b27099d6: Preparing ddfb13c9f590: Preparing cb0e0fb604bd: Preparing 230f226ca604: Preparing 0cf6410f0731: Preparing 99e43e85d99a: Preparing 3a43af02d3c7: Preparing d8cceef6a066: Preparing 498d28c0cecf: Preparing 1694af81d9d7: Preparing 2a68daba1c21: Preparing 4ea365d29b0d: Preparing 174f56854903: Preparing 99e43e85d99a: Waiting 3a43af02d3c7: Waiting d8cceef6a066: Waiting 498d28c0cecf: Waiting 1694af81d9d7: Waiting 2a68daba1c21: Waiting 4ea365d29b0d: Waiting 174f56854903: Waiting 9080b27099d6: Pushed 0cf6410f0731: Layer already exists 230f226ca604: Layer already exists cb0e0fb604bd: Layer already exists 99e43e85d99a: Layer already exists 3a43af02d3c7: Layer already exists 498d28c0cecf: Layer already exists d8cceef6a066: Layer already exists 1694af81d9d7: Layer already exists 2a68daba1c21: Layer already exists 174f56854903: Layer already exists 4ea365d29b0d: Layer already exists ddfb13c9f590: Pushed master-1_9_8_5-3: digest: sha256:7de03fb9d6e566ec93a4044835e822a6f7e307c88e744e84c3c9587f64e611d7 size: 3041 2025-08-05 06:30:55,350: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 133 seconds