2025-05-07 13:34:38,636: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-07 13:34:38,681: 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_6_3-5 --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} ---> 965904eb99ec Step 4/9 : ARG CONTAINER_NAME ---> Running in 57cca2bc5009 ---> Removed intermediate container 57cca2bc5009 ---> 1057e3eecde4 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in dd50619f4814 ---> Removed intermediate container dd50619f4814 ---> 6bed78152663 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 1211c5a87e86 ---> Removed intermediate container 1211c5a87e86 ---> c2ac2730612e Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in f74eed219453 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.6.3.5-master_1_6_6_3_5.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.6.3.5-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 f74eed219453 ---> da63f7f8adc0 Step 8/9 : COPY *.sh / ---> 098367fbed17 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 96055886e5af ---> Removed intermediate container 96055886e5af ---> 055398154165 [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 055398154165 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_6_3-5 2025-05-07 13:36:21,916: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] b59a3478799e: Preparing 4d056e98e2a2: Preparing d4070056c038: Preparing 9acd39c382fd: Preparing d7faea758ff1: Preparing ecad45d01e45: Preparing da5b54a9a665: Preparing 833d0a392090: Preparing 57070b83a13b: Preparing 7ae2cc606428: Preparing e92ee715f7f7: Preparing 88451843947f: Preparing 174f56854903: Preparing 57070b83a13b: Waiting 7ae2cc606428: Waiting e92ee715f7f7: Waiting 88451843947f: Waiting da5b54a9a665: Waiting 833d0a392090: Waiting 174f56854903: Waiting ecad45d01e45: Waiting 9acd39c382fd: Layer already exists d4070056c038: Layer already exists b59a3478799e: Pushed ecad45d01e45: Layer already exists d7faea758ff1: Layer already exists da5b54a9a665: Layer already exists 57070b83a13b: Layer already exists 833d0a392090: Layer already exists e92ee715f7f7: Layer already exists 7ae2cc606428: Layer already exists 88451843947f: Layer already exists 174f56854903: Layer already exists 4d056e98e2a2: Pushed master-1_6_6_3-5: digest: sha256:9c36ffafe36aa78eef92fabb08d52a1828edcb2e79d6d5080b6c980ffc16afec size: 3041 2025-05-07 13:36:46,681: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 128 seconds