2025-08-07 13:43:54,453: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-07 13:43:54,493: 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-7 --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} ---> 7c0cc8b736c4 Step 4/9 : ARG CONTAINER_NAME ---> Running in f6fbf57a2393 ---> Removed intermediate container f6fbf57a2393 ---> b80017f22817 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2d5e46517805 ---> Removed intermediate container 2d5e46517805 ---> 2f65ffb68e56 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 0f6e57ea5cdd ---> Removed intermediate container 0f6e57ea5cdd ---> 53c750d344a4 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 a3b3ea6d44d3 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.8.5.7-master_1_9_8_5_7.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.8.5.7-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 a3b3ea6d44d3 ---> c5be5f78367d Step 8/9 : COPY *.sh / ---> 76dfdb98999a Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c38a5ae58a8a ---> Removed intermediate container c38a5ae58a8a ---> c708970e9244 [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 c708970e9244 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_5-7 2025-08-07 13:45:26,293: INFO: Docker build duration: 92 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 424470130126: Preparing b7fe6c56ce5e: Preparing dee9688d96a4: Preparing ed6f8ba740b2: Preparing 58759810e7b1: Preparing 255ae9eebcc0: Preparing e2b819c7620b: Preparing ff8cc8df97e2: Preparing d99498e3946e: Preparing 949496287b91: Preparing 3884f062522d: Preparing 78cb76709c62: Preparing 174f56854903: Preparing d99498e3946e: Waiting 949496287b91: Waiting 3884f062522d: Waiting 78cb76709c62: Waiting 174f56854903: Waiting 255ae9eebcc0: Waiting e2b819c7620b: Waiting ff8cc8df97e2: Waiting ed6f8ba740b2: Layer already exists dee9688d96a4: Layer already exists 58759810e7b1: Layer already exists 255ae9eebcc0: Layer already exists e2b819c7620b: Layer already exists ff8cc8df97e2: Layer already exists d99498e3946e: Layer already exists 3884f062522d: Layer already exists 949496287b91: Layer already exists 424470130126: Pushed 174f56854903: Layer already exists 78cb76709c62: Layer already exists b7fe6c56ce5e: Pushed master-1_9_8_5-7: digest: sha256:e521d6b0966ac94d95f5dcf155182b40be66c2862b21cff692cbe6d95c531403 size: 3041 2025-08-07 13:46:18,593: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 144 seconds