2025-05-06 06:33:50,678: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-06 06:33:50,725: 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-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} ---> 41b470087e56 Step 4/9 : ARG CONTAINER_NAME ---> Running in 355450e5eb7d ---> Removed intermediate container 355450e5eb7d ---> 7a5f085aa883 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in ce1511b28dc4 ---> Removed intermediate container ce1511b28dc4 ---> 5ca6fb1f46e1 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 702becac4710 ---> Removed intermediate container 702becac4710 ---> f04375237b51 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in c85e56344e68 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.6.3.2-master_1_6_6_3_2.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.6.3.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 c85e56344e68 ---> 58bed100ca52 Step 8/9 : COPY *.sh / ---> ac5ccd1d131c Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3a350ac6e4b5 ---> Removed intermediate container 3a350ac6e4b5 ---> c2468b258239 [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 c2468b258239 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_6_3-2 2025-05-06 06:35:59,930: INFO: Docker build duration: 129 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 1be11ede169a: Preparing 8eb113bd5608: Preparing 97dc06ca559c: Preparing 7fc6867c6eee: Preparing 5707e1afbb8d: Preparing 5c1fe139ec52: Preparing 89de6c8e11a7: Preparing 1a8cdc138ccf: Preparing a41f4117f939: Preparing a36c8283bd34: Preparing 51494f74e54d: Preparing 7501dde51f2d: Preparing 174f56854903: Preparing a41f4117f939: Waiting a36c8283bd34: Waiting 51494f74e54d: Waiting 5c1fe139ec52: Waiting 7501dde51f2d: Waiting 174f56854903: Waiting 89de6c8e11a7: Waiting 1a8cdc138ccf: Waiting 1be11ede169a: Pushed 5707e1afbb8d: Layer already exists 97dc06ca559c: Layer already exists 7fc6867c6eee: Layer already exists 5c1fe139ec52: Layer already exists 1a8cdc138ccf: Layer already exists 89de6c8e11a7: Layer already exists a41f4117f939: Layer already exists a36c8283bd34: Layer already exists 51494f74e54d: Layer already exists 7501dde51f2d: Layer already exists 174f56854903: Layer already exists 8eb113bd5608: Pushed master-1_6_6_3-2: digest: sha256:c38d4850f00a274424c20f29e8b1d9a80f3058a6d3c44671a8e2fa5ef1d6d1af size: 3041 2025-05-06 06:36:16,139: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 146 seconds