2025-06-17 17:11:51,552: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-17 17:11:51,612: 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_6_6_1-2_2 --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} ---> 0425610a6040 Step 4/9 : ARG CONTAINER_NAME ---> Running in 5f0703a78f47 ---> Removed intermediate container 5f0703a78f47 ---> 62074f2ee670 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9687f7491f0d ---> Removed intermediate container 9687f7491f0d ---> 6ade364b937c 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 58cbbd05aa09 ---> Removed intermediate container 58cbbd05aa09 ---> a4b054db971b 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 14f2b9cb0bda Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.6.1.2.2-master_1_6_6_1_2_2.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.6.1.2.2-ma######################################## 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 14f2b9cb0bda ---> be2a0d0a5342 Step 8/9 : COPY *.sh / ---> d221a3afb189 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9fa85936d2ef ---> Removed intermediate container 9fa85936d2ef ---> 9d2d6a55e85d [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 9d2d6a55e85d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_6_1-2_2 2025-06-17 17:13:46,977: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 1ab6fcb2288e: Preparing 82d9b22e6f8f: Preparing dd432b91fd92: Preparing ee7c0ad6533d: Preparing ee9ca2eb11a3: Preparing 796112e18e6e: Preparing ea383c8bcc24: Preparing 8eb060e0ff6f: Preparing cdc5e6c50a2f: Preparing 07e492ec45ff: Preparing 7f54c211f04c: Preparing 2c6b28c9d611: Preparing 174f56854903: Preparing 796112e18e6e: Waiting ea383c8bcc24: Waiting 8eb060e0ff6f: Waiting cdc5e6c50a2f: Waiting 07e492ec45ff: Waiting 7f54c211f04c: Waiting 2c6b28c9d611: Waiting 174f56854903: Waiting 1ab6fcb2288e: Pushed ee9ca2eb11a3: Layer already exists ee7c0ad6533d: Layer already exists dd432b91fd92: Layer already exists 796112e18e6e: Layer already exists ea383c8bcc24: Layer already exists 8eb060e0ff6f: Layer already exists cdc5e6c50a2f: Layer already exists 07e492ec45ff: Layer already exists 7f54c211f04c: Layer already exists 2c6b28c9d611: Layer already exists 174f56854903: Layer already exists 82d9b22e6f8f: Pushed master-1_6_6_1-2_2: digest: sha256:7f16997266f2342cb9ebbc11e464d0ae8a909e0b2915546dd1b679b67b05691c size: 3040 2025-06-17 17:14:28,453: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 157 seconds