2025-05-13 11:36:55,739: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-13 11:36:55,812: 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_6_8_5-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} ---> b0e0038118db Step 4/9 : ARG CONTAINER_NAME ---> Running in 9ec3d04ee415 ---> Removed intermediate container 9ec3d04ee415 ---> 26334b1687dc Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 78aa40c29980 ---> Removed intermediate container 78aa40c29980 ---> 4868b750e02c 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 1c38a545722f ---> Removed intermediate container 1c38a545722f ---> fb1d5d5cd5ca 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 12a9b519835d Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.8.5.1-master_1_6_8_5_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.8.5.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 12a9b519835d ---> 5300e4fcd003 Step 8/9 : COPY *.sh / ---> 6cd295152671 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e8cbdede11c1 ---> Removed intermediate container e8cbdede11c1 ---> 052b516572a7 [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 052b516572a7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_8_5-1 2025-05-13 11:38:43,349: INFO: Docker build duration: 108 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 0de846594ff6: Preparing a52f46f1eada: Preparing 22c663ffb06f: Preparing 7a628d2ee1fd: Preparing e00046b61f41: Preparing 36c358726f74: Preparing 8eee78861562: Preparing ea30a54cdc47: Preparing cb4ef99eed98: Preparing a89f8c45e18d: Preparing 048800e5d640: Preparing 9a4c3183d425: Preparing 174f56854903: Preparing 36c358726f74: Waiting 8eee78861562: Waiting ea30a54cdc47: Waiting cb4ef99eed98: Waiting a89f8c45e18d: Waiting 048800e5d640: Waiting 9a4c3183d425: Waiting 174f56854903: Waiting 7a628d2ee1fd: Layer already exists 0de846594ff6: Pushed 22c663ffb06f: Layer already exists e00046b61f41: Layer already exists 36c358726f74: Layer already exists 8eee78861562: Layer already exists ea30a54cdc47: Layer already exists cb4ef99eed98: Layer already exists a89f8c45e18d: Layer already exists 048800e5d640: Layer already exists 9a4c3183d425: Layer already exists 174f56854903: Layer already exists a52f46f1eada: Pushed master-1_6_8_5-1: digest: sha256:07e0886b418d0a46fb61292fcbf42a01cbeba0e630015d9f677cc7bc762769cc size: 3041 2025-05-13 11:39:11,241: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 136 seconds