2025-07-30 11:34:53,438: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-30 11:34:53,490: 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_2_2_1-6_0 --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} ---> f75c1865ebbe Step 4/9 : ARG CONTAINER_NAME ---> Running in bb07fe5cc578 ---> Removed intermediate container bb07fe5cc578 ---> e7142923453f Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1c98525c7ad2 ---> Removed intermediate container 1c98525c7ad2 ---> 662db0421fe2 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 d53589d19b2a ---> Removed intermediate container d53589d19b2a ---> ebf2bf6063e1 Step 7/9 : RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then DNF="dnf" ; fi && rpm -Uvh --nodeps $(${DNF} repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 3b737c66416f Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.2.2.1.6.0-master_1_2_2_1_6_0.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.2.2.1.6.0-ma######################################## 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 3b737c66416f ---> 4ca72179bea2 Step 8/9 : COPY *.sh / ---> f9018eea226e Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4304cbf54329 ---> Removed intermediate container 4304cbf54329 ---> 276c89c4d0ff [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 276c89c4d0ff Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_2_2_1-6_0 2025-07-30 11:36:45,238: INFO: Docker build duration: 112 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 40b151c9affe: Preparing b634b02abf79: Preparing 562bbff32630: Preparing 2d8200a5fbb1: Preparing 3317f7e7dd1b: Preparing 95ed2b4a9efc: Preparing c32736ec4d8d: Preparing 9a4e4b8f3336: Preparing 0abe4d213fcc: Preparing 0f19a95afa06: Preparing 45839e895575: Preparing 33e582b44740: Preparing 174f56854903: Preparing 40b151c9affe: Waiting b634b02abf79: Waiting 562bbff32630: Waiting 2d8200a5fbb1: Waiting 3317f7e7dd1b: Waiting 95ed2b4a9efc: Waiting c32736ec4d8d: Waiting 9a4e4b8f3336: Waiting 0abe4d213fcc: Waiting 0f19a95afa06: Waiting 45839e895575: Waiting 33e582b44740: Waiting 174f56854903: Waiting 40b151c9affe: Pushed 562bbff32630: Layer already exists 2d8200a5fbb1: Layer already exists 3317f7e7dd1b: Layer already exists 95ed2b4a9efc: Layer already exists 9a4e4b8f3336: Layer already exists c32736ec4d8d: Layer already exists 0f19a95afa06: Layer already exists 0abe4d213fcc: Layer already exists 45839e895575: Layer already exists 33e582b44740: Layer already exists 174f56854903: Layer already exists b634b02abf79: Pushed master-1_2_2_1-6_0: digest: sha256:ed712a5a70a7ad710b42dd9699768638657718e881eff834cc8726479f9bdc8e size: 3041 2025-07-30 11:37:33,897: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 160 seconds