2025-06-16 23:38:29,205: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-16 23:38:29,237: 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_8_1_2-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} ---> 3dec13a10b75 Step 4/9 : ARG CONTAINER_NAME ---> Running in 212f388b850a ---> Removed intermediate container 212f388b850a ---> aa090f890262 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in aa2954779400 ---> Removed intermediate container aa2954779400 ---> 30c725c1fbd9 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 e6f276950cca ---> Removed intermediate container e6f276950cca ---> 157b1a420c08 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 d61a7b56ce89 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.1.2.1-master_1_8_1_2_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.1.2.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 d61a7b56ce89 ---> 905bc9d36a6b Step 8/9 : COPY *.sh / ---> e5d2aad344f6 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1288aa2a5080 ---> Removed intermediate container 1288aa2a5080 ---> 84189eb6746d [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 84189eb6746d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_1_2-1 2025-06-16 23:40:02,023: INFO: Docker build duration: 93 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 87082684ca1e: Preparing c12710daae4b: Preparing 2d511d3d9fec: Preparing 751c7a15e7c3: Preparing 9d24b2ce4beb: Preparing 6f01885c2d4b: Preparing 99b6d711eacb: Preparing 77c0853a5755: Preparing 6b70307124fd: Preparing 77a3a437455e: Preparing ff7bfc2c4ee0: Preparing 61578650bc83: Preparing 174f56854903: Preparing 87082684ca1e: Waiting c12710daae4b: Waiting 2d511d3d9fec: Waiting 751c7a15e7c3: Waiting 9d24b2ce4beb: Waiting 6f01885c2d4b: Waiting 99b6d711eacb: Waiting 77c0853a5755: Waiting 6b70307124fd: Waiting 77a3a437455e: Waiting ff7bfc2c4ee0: Waiting 61578650bc83: Waiting 174f56854903: Waiting 2d511d3d9fec: Layer already exists 87082684ca1e: Pushed 751c7a15e7c3: Layer already exists 9d24b2ce4beb: Layer already exists 6f01885c2d4b: Layer already exists 6b70307124fd: Layer already exists 99b6d711eacb: Layer already exists 77c0853a5755: Layer already exists 77a3a437455e: Layer already exists 61578650bc83: Layer already exists ff7bfc2c4ee0: Layer already exists 174f56854903: Layer already exists c12710daae4b: Pushed master-1_8_1_2-1: digest: sha256:4268ae31e593d991083c831c7f596815210908f1248f919b14717e4dbcb6fd69 size: 3040 2025-06-16 23:40:17,482: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 108 seconds