2025-04-28 14:55:55,491: INFO: Building opensdn-vrouter-kernel-init-centos 2025-04-28 14:55:55,527: 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_1_9-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=22.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} ---> f4cbf7e5a370 Step 4/9 : ARG CONTAINER_NAME ---> Running in 1c91705e1378 ---> Removed intermediate container 1c91705e1378 ---> 5327d2ef3b1f Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in d3b2bda6fffa ---> Removed intermediate container d3b2bda6fffa ---> 56b257e1a2b4 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 a6a998ff2cc0 ---> Removed intermediate container a6a998ff2cc0 ---> 5aff1c9c6508 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 7629fe7068c5 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.1.9.2-master_1_6_1_9_2.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.1.9.2-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 7629fe7068c5 ---> 8819a2080f75 Step 8/9 : COPY *.sh / ---> ad0fbf5795b8 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 314618974bdf ---> Removed intermediate container 314618974bdf ---> 09e4114daf29 [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 09e4114daf29 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_1_9-2 2025-04-28 14:58:08,214: INFO: Docker build duration: 133 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 12df14a518a2: Preparing 67e33e70bcfd: Preparing 59c27177380a: Preparing 8d1d232191e7: Preparing 545e6abef7b7: Preparing 1ea426810d8a: Preparing 5a46edde6c50: Preparing ea366a13268c: Preparing 1ea426810d8a: Waiting 5a46edde6c50: Waiting 343f9777c8ae: Preparing 0290acc3e39c: Preparing 09d823d0ea60: Preparing a75c010d2854: Preparing 174f56854903: Preparing ea366a13268c: Waiting 09d823d0ea60: Waiting a75c010d2854: Waiting 343f9777c8ae: Waiting 0290acc3e39c: Waiting 174f56854903: Waiting 12df14a518a2: Pushed 545e6abef7b7: Layer already exists 8d1d232191e7: Layer already exists 59c27177380a: Layer already exists 1ea426810d8a: Layer already exists 5a46edde6c50: Layer already exists ea366a13268c: Layer already exists 0290acc3e39c: Layer already exists 343f9777c8ae: Layer already exists 09d823d0ea60: Layer already exists 174f56854903: Layer already exists a75c010d2854: Layer already exists 67e33e70bcfd: Pushed master-1_6_1_9-2: digest: sha256:9d233349b43b351db9864ba71039ed6d50b544f80f478d498e1c6bf97844209a size: 3041 2025-04-28 14:58:25,163: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 150 seconds