2025-06-09 01:27:12,966: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-09 01:27:13,004: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> f2fec39c0151 Step 4/9 : ARG CONTAINER_NAME ---> Running in c812225faf24 ---> Removed intermediate container c812225faf24 ---> bb6d5fa3b9c7 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in b5097bbc2cb4 ---> Removed intermediate container b5097bbc2cb4 ---> 761fb898a931 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 d4dea9a3e531 ---> Removed intermediate container d4dea9a3e531 ---> 92fc1105be08 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 0e47256437a5 Retrieving http://localhost:6667/x86_64/contrail-vrouter-nightly-nightly.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-nightly-nightly.el7 ######################################## 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 0e47256437a5 ---> e3f8d3937951 Step 8/9 : COPY *.sh / ---> 254c7d49b7a6 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0c632c697e1c ---> Removed intermediate container 0c632c697e1c ---> 8104a1725220 [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 8104a1725220 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-06-09 01:28:54,683: INFO: Docker build duration: 102 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] f18d3dc66354: Preparing 715619d2b438: Preparing 057f8be6c8f0: Preparing f1eeb6564724: Preparing 8dba25ac2d4e: Preparing dbe3ec4091e6: Preparing fd7a38af3f89: Preparing 2d961d9f2883: Preparing b08f13a38f9f: Preparing 0345f482a15c: Preparing f0fb0f01f5a6: Preparing cb03b15d4b90: Preparing 174f56854903: Preparing dbe3ec4091e6: Waiting fd7a38af3f89: Waiting 2d961d9f2883: Waiting b08f13a38f9f: Waiting 0345f482a15c: Waiting f0fb0f01f5a6: Waiting cb03b15d4b90: Waiting 174f56854903: Waiting f18d3dc66354: Pushed 057f8be6c8f0: Layer already exists f1eeb6564724: Layer already exists 8dba25ac2d4e: Layer already exists dbe3ec4091e6: Layer already exists fd7a38af3f89: Layer already exists 2d961d9f2883: Layer already exists 0345f482a15c: Layer already exists b08f13a38f9f: Layer already exists f0fb0f01f5a6: Layer already exists 174f56854903: Layer already exists cb03b15d4b90: Layer already exists 715619d2b438: Pushed nightly: digest: sha256:d612e819b79a73b90d61cbfa9951b73731d76a5b6a3580937e1ff4cfbf881f5c size: 3041 2025-06-09 01:29:29,629: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 137 seconds