2025-07-18 20:59:22,846: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-18 20:59:22,932: 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_7_0-1 --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} ---> c626ed4ed63a Step 4/9 : ARG CONTAINER_NAME ---> Running in cd0d95d2efd4 ---> Removed intermediate container cd0d95d2efd4 ---> 6ea1c7383e7c Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9256430e7174 ---> Removed intermediate container 9256430e7174 ---> 4c19be21088d 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 1f79eaca9654 ---> Removed intermediate container 1f79eaca9654 ---> cf449b163c9e 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 002b02545c87 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.7.0.1-master_1_9_7_0_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.7.0.1-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 002b02545c87 ---> 62695786daaa Step 8/9 : COPY *.sh / ---> 143216c3956e Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1efa2fc34f8b ---> Removed intermediate container 1efa2fc34f8b ---> 9ab9d50e2cba [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 9ab9d50e2cba Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_7_0-1 2025-07-18 21:01:09,596: INFO: Docker build duration: 107 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] a4c4ffbeb363: Preparing f48044dac4e6: Preparing 3f931cce2519: Preparing ad2280760945: Preparing 3d17e90b27bf: Preparing abf280ecbafc: Preparing 575d7cd92ec1: Preparing 57bc970da708: Preparing ae5dd642d301: Preparing c1c555366720: Preparing c9858420c3b1: Preparing fef78562b5a0: Preparing 174f56854903: Preparing a4c4ffbeb363: Waiting f48044dac4e6: Waiting 3f931cce2519: Waiting ad2280760945: Waiting 3d17e90b27bf: Waiting abf280ecbafc: Waiting 575d7cd92ec1: Waiting 57bc970da708: Waiting ae5dd642d301: Waiting c1c555366720: Waiting c9858420c3b1: Waiting fef78562b5a0: Waiting 174f56854903: Waiting 3f931cce2519: Layer already exists ad2280760945: Layer already exists 3d17e90b27bf: Layer already exists a4c4ffbeb363: Pushed abf280ecbafc: Layer already exists 575d7cd92ec1: Layer already exists 57bc970da708: Layer already exists c1c555366720: Layer already exists ae5dd642d301: Layer already exists fef78562b5a0: Layer already exists c9858420c3b1: Layer already exists 174f56854903: Layer already exists f48044dac4e6: Pushed master-1_9_7_0-1: digest: sha256:11d0b43a31632460bf5e03970d3a15a7e96321d93fe03e9fe17ea5f07bee9f7a size: 3041 2025-07-18 21:01:41,860: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 139 seconds