2025-05-26 01:36:58,580: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-26 01:36:58,625: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> de7361873935 Step 4/9 : ARG CONTAINER_NAME ---> Running in b1539cdf3697 ---> Removed intermediate container b1539cdf3697 ---> 80c7ef18d0b2 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3515d093024e ---> Removed intermediate container 3515d093024e ---> 859ed9a6134e 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 61485e69d0e4 ---> Removed intermediate container 61485e69d0e4 ---> 1e06dd36b058 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 18fce123ded7 Retrieving http://localhost:6667/x86_64/contrail-vrouter-nightly-nightly.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-nightly-nightly.el7 ######################################## 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 18fce123ded7 ---> 23e104ea2b64 Step 8/9 : COPY *.sh / ---> b85282abedbc Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2c34ce003154 ---> Removed intermediate container 2c34ce003154 ---> ba4206887b5a [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 ba4206887b5a Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-05-26 01:38:40,875: INFO: Docker build duration: 102 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] a5bdb4314e4a: Preparing 971690359fc4: Preparing cb6aff63e1e9: Preparing 6409ba8916af: Preparing e693194c73f8: Preparing 319642554298: Preparing b46d8ccf0be0: Preparing aecca936c3c0: Preparing 0d61771e4e0b: Preparing bcb2ffe5052d: Preparing dfeeb40a52fd: Preparing af86244dba08: Preparing 174f56854903: Preparing 319642554298: Waiting b46d8ccf0be0: Waiting 0d61771e4e0b: Waiting aecca936c3c0: Waiting bcb2ffe5052d: Waiting 174f56854903: Waiting dfeeb40a52fd: Waiting af86244dba08: Waiting e693194c73f8: Layer already exists a5bdb4314e4a: Pushed 6409ba8916af: Layer already exists cb6aff63e1e9: Layer already exists 319642554298: Layer already exists b46d8ccf0be0: Layer already exists aecca936c3c0: Layer already exists bcb2ffe5052d: Layer already exists af86244dba08: Layer already exists 0d61771e4e0b: Layer already exists dfeeb40a52fd: Layer already exists 174f56854903: Layer already exists 971690359fc4: Pushed nightly: digest: sha256:f48ab442365e9a4945caff0237c7631bf79a1f5095ec494d7efcd106dddb949a size: 3041 2025-05-26 01:39:08,594: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 130 seconds