2025-06-30 11:03:25,151: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-30 11:03:25,217: 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_1_3_6-2_6 --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} ---> 273dc5259182 Step 4/9 : ARG CONTAINER_NAME ---> Running in b43f95076572 ---> Removed intermediate container b43f95076572 ---> 8a572112a9c5 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in fa6bcf8fd5bc ---> Removed intermediate container fa6bcf8fd5bc ---> f2a9cb45cb23 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 0ab967660df4 ---> Removed intermediate container 0ab967660df4 ---> b5c53abd7318 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 82b8b0a8f3a4 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.1.3.6.2.6-master_1_1_3_6_2_6.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.1.3.6.2.6-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 82b8b0a8f3a4 ---> 44acb8935184 Step 8/9 : COPY *.sh / ---> 0a5a845b6549 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fe3247953068 ---> Removed intermediate container fe3247953068 ---> 549ea1a04709 [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 549ea1a04709 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_1_3_6-2_6 2025-06-30 11:05:03,967: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 3b4a5cadd411: Preparing eee5d6f9599a: Preparing 617ca8c50b86: Preparing 8214a2d89ae2: Preparing 03b518700595: Preparing 3403f2381702: Preparing a017762354c0: Preparing af5751b18827: Preparing aab37c0e0d71: Preparing c6bbdec6ad7e: Preparing fd7a27cb98cc: Preparing 3ec7eb2ecd3f: Preparing 174f56854903: Preparing 3b4a5cadd411: Waiting eee5d6f9599a: Waiting 617ca8c50b86: Waiting 8214a2d89ae2: Waiting af5751b18827: Waiting aab37c0e0d71: Waiting c6bbdec6ad7e: Waiting fd7a27cb98cc: Waiting 3ec7eb2ecd3f: Waiting 174f56854903: Waiting 03b518700595: Waiting 3403f2381702: Waiting a017762354c0: Waiting 3b4a5cadd411: Pushed 617ca8c50b86: Layer already exists 8214a2d89ae2: Layer already exists 03b518700595: Layer already exists 3403f2381702: Layer already exists a017762354c0: Layer already exists af5751b18827: Layer already exists aab37c0e0d71: Layer already exists fd7a27cb98cc: Layer already exists 3ec7eb2ecd3f: Layer already exists c6bbdec6ad7e: Layer already exists 174f56854903: Layer already exists eee5d6f9599a: Pushed master-1_1_3_6-2_6: digest: sha256:e26de0498abd63be37f5a6a0c8cbe1ec286a115a2c17c68183cd64e2f460e12a size: 3041 2025-06-30 11:05:48,581: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 143 seconds