2025-07-21 17:58:36,259: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-21 17:58:36,321: 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_2-3 --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} ---> 6acb08abf559 Step 4/9 : ARG CONTAINER_NAME ---> Running in 27cc46a1dd48 ---> Removed intermediate container 27cc46a1dd48 ---> 3ee4eca91cd4 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in fa4c050c9758 ---> Removed intermediate container fa4c050c9758 ---> 52e0181b23e4 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 8afab0a91115 ---> Removed intermediate container 8afab0a91115 ---> 79002812601a 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 80074dbe7a41 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.4.3.3-master_1_9_4_3_3.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.4.3.3-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 80074dbe7a41 ---> dc2bd3a64fd7 Step 8/9 : COPY *.sh / ---> 37a01253ed06 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8f992527b10c ---> Removed intermediate container 8f992527b10c ---> 3b469e86bb6f [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 3b469e86bb6f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_7_2-3 2025-07-21 17:59:53,061: INFO: Docker build duration: 77 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 7fa440d24d09: Preparing 808715ed2067: Preparing a4fd4def3608: Preparing 8b737cd681c5: Preparing 2f09f61f730f: Preparing 3a7c5203943e: Preparing c51f8207c24a: Preparing bfd99ac32cc7: Preparing a0ca8cbd07c2: Preparing 16d7ac713cde: Preparing 189500ee00d0: Preparing 3ab6cb9e032a: Preparing 174f56854903: Preparing 3a7c5203943e: Waiting c51f8207c24a: Waiting bfd99ac32cc7: Waiting a0ca8cbd07c2: Waiting 16d7ac713cde: Waiting 189500ee00d0: Waiting 3ab6cb9e032a: Waiting 174f56854903: Waiting 8b737cd681c5: Layer already exists a4fd4def3608: Layer already exists 2f09f61f730f: Layer already exists c51f8207c24a: Layer already exists 3a7c5203943e: Layer already exists bfd99ac32cc7: Layer already exists a0ca8cbd07c2: Layer already exists 16d7ac713cde: Layer already exists 189500ee00d0: Layer already exists 7fa440d24d09: Pushed 3ab6cb9e032a: Layer already exists 174f56854903: Layer already exists 808715ed2067: Pushed master-1_9_7_2-3: digest: sha256:f37ae5243611277dc07f2136308c0543fdb4d2efb3ea94fa0fd53cc7f73901c8 size: 3041 2025-07-21 18:00:40,563: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 124 seconds