2025-06-09 18:12:34,341: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-09 18:12:34,378: 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_2_1-2 --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} ---> 93c39a1118c7 Step 4/9 : ARG CONTAINER_NAME ---> Running in 27fedbfa4ae1 ---> Removed intermediate container 27fedbfa4ae1 ---> 7bb99cd79efa Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 63be0d01626c ---> Removed intermediate container 63be0d01626c ---> f08abfacff24 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 637b20869b91 ---> Removed intermediate container 637b20869b91 ---> ccd4d624fb91 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 2479399f7c6d Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.0.4.1-master_1_8_0_4_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.0.4.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 2479399f7c6d ---> 5e1cf37dd380 Step 8/9 : COPY *.sh / ---> 3f4a4f6a9071 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5846894a67bc ---> Removed intermediate container 5846894a67bc ---> 3ca8718dbaa0 [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 3ca8718dbaa0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_2_1-2 2025-06-09 18:14:31,179: INFO: Docker build duration: 117 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 2b31e7ed56af: Preparing fcc7d434893c: Preparing 586884e7d0d3: Preparing 180521ea5a54: Preparing 053cb10a9b24: Preparing cc480d1bc3e7: Preparing 6c05a993c6b0: Preparing 1d890b9937c9: Preparing f849c8d8847a: Preparing 67c3fcabcc3f: Preparing 8f1977eeb247: Preparing d962e6eea5ae: Preparing 174f56854903: Preparing f849c8d8847a: Waiting 67c3fcabcc3f: Waiting 8f1977eeb247: Waiting d962e6eea5ae: Waiting 174f56854903: Waiting 6c05a993c6b0: Waiting cc480d1bc3e7: Waiting 1d890b9937c9: Waiting 2b31e7ed56af: Pushed 180521ea5a54: Layer already exists 053cb10a9b24: Layer already exists 586884e7d0d3: Layer already exists cc480d1bc3e7: Layer already exists 6c05a993c6b0: Layer already exists f849c8d8847a: Layer already exists 1d890b9937c9: Layer already exists 67c3fcabcc3f: Layer already exists 8f1977eeb247: Layer already exists d962e6eea5ae: Layer already exists 174f56854903: Layer already exists fcc7d434893c: Pushed master-1_8_2_1-2: digest: sha256:d62dbde561aadb04b66783f9681d2f72257dcd729125352d46156f40a527937f size: 3041 2025-06-09 18:15:05,932: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 151 seconds