2025-07-08 09:08:20,825: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-08 09:08:20,877: 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_0_1-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} ---> 94732741a824 Step 4/9 : ARG CONTAINER_NAME ---> Running in af7fd8e5d3e6 ---> Removed intermediate container af7fd8e5d3e6 ---> 77c7154a460c Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 599354406c5c ---> Removed intermediate container 599354406c5c ---> 6db4c50a27ca 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 21b3c6d6b729 ---> Removed intermediate container 21b3c6d6b729 ---> 5e3cee9e202c 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 cefa5e5e80b6 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.0.1.1-master_1_9_0_1_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.0.1.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 cefa5e5e80b6 ---> a2430200b2ce Step 8/9 : COPY *.sh / ---> 55210cdd465e Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2a18bcc77ba4 ---> Removed intermediate container 2a18bcc77ba4 ---> bebb176ba353 [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 bebb176ba353 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_0_1-1 2025-07-08 09:10:24,520: INFO: Docker build duration: 124 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 2be6d0a8b108: Preparing 4d73ed208066: Preparing 9917c2c65b7b: Preparing 7149be62f288: Preparing 14f466a82aba: Preparing 55e8807e2376: Preparing 604cb2a85327: Preparing 749182ebd63e: Preparing b601c23c1f20: Preparing 0798a29c930d: Preparing 2e4f582e39dc: Preparing 0987c02ce09f: Preparing 174f56854903: Preparing 55e8807e2376: Waiting 604cb2a85327: Waiting 749182ebd63e: Waiting b601c23c1f20: Waiting 0798a29c930d: Waiting 2e4f582e39dc: Waiting 0987c02ce09f: Waiting 174f56854903: Waiting 2be6d0a8b108: Pushed 9917c2c65b7b: Layer already exists 14f466a82aba: Layer already exists 7149be62f288: Layer already exists 55e8807e2376: Layer already exists 604cb2a85327: Layer already exists 749182ebd63e: Layer already exists b601c23c1f20: Layer already exists 0798a29c930d: Layer already exists 0987c02ce09f: Layer already exists 2e4f582e39dc: Layer already exists 174f56854903: Layer already exists 4d73ed208066: Pushed master-1_9_0_1-1: digest: sha256:1b5efb11ece2061ba6d1013e1f9a89328e88a522e17f070c582dc0e0de8af034 size: 3041 2025-07-08 09:10:44,224: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 144 seconds