2025-06-15 12:59:00,428: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-15 12:59:00,467: 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_7_2_1-4 --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} ---> 3630de08982e Step 4/9 : ARG CONTAINER_NAME ---> Running in 89adef5fe4e6 ---> Removed intermediate container 89adef5fe4e6 ---> 672de0fff2f9 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in bee832c96767 ---> Removed intermediate container bee832c96767 ---> e30b6cb53d5b 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 ef8eeae1e428 ---> Removed intermediate container ef8eeae1e428 ---> 3dd9f0cba4f2 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 ba8b5bc99340 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.2.1.4-master_1_7_2_1_4.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.2.1.4-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 ba8b5bc99340 ---> 21d4b7f5dd93 Step 8/9 : COPY *.sh / ---> 0fe07f7f5136 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 58572f13ab2e ---> Removed intermediate container 58572f13ab2e ---> 0129cc6793d3 [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 0129cc6793d3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_2_1-4 2025-06-15 13:00:23,075: INFO: Docker build duration: 83 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 183a0e517123: Preparing 3bb1eeeaee42: Preparing 2a0050df7a99: Preparing aa976a1d9eee: Preparing 0216e8c6a39e: Preparing 9523d0a31a86: Preparing fb6c38a2ff7b: Preparing 7fa9735adc1e: Preparing f8978f10c21b: Preparing d1a85d4bb628: Preparing 9bc0cecd1917: Preparing 3ae44077d935: Preparing 174f56854903: Preparing 0216e8c6a39e: Waiting 9523d0a31a86: Waiting fb6c38a2ff7b: Waiting 7fa9735adc1e: Waiting f8978f10c21b: Waiting d1a85d4bb628: Waiting 9bc0cecd1917: Waiting 3ae44077d935: Waiting 174f56854903: Waiting aa976a1d9eee: Layer already exists 2a0050df7a99: Layer already exists 0216e8c6a39e: Layer already exists 183a0e517123: Pushed 9523d0a31a86: Layer already exists fb6c38a2ff7b: Layer already exists 7fa9735adc1e: Layer already exists f8978f10c21b: Layer already exists 9bc0cecd1917: Layer already exists 3ae44077d935: Layer already exists d1a85d4bb628: Layer already exists 174f56854903: Layer already exists 3bb1eeeaee42: Pushed master-1_7_2_1-4: digest: sha256:2231e06cae7d68da23648a764c47264a810a04ea490180ca89f7c9bc7517e7d3 size: 3040 2025-06-15 13:00:45,992: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 105 seconds