2025-05-14 09:08:25,442: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-14 09:08:25,474: 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-6_1_4-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} ---> 97d03a33782c Step 4/9 : ARG CONTAINER_NAME ---> Running in 885d02991f6c ---> Removed intermediate container 885d02991f6c ---> b80a16ab24c4 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in f05014462b22 ---> Removed intermediate container f05014462b22 ---> 41261f65e152 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 100bec4e8e3d ---> Removed intermediate container 100bec4e8e3d ---> 2ecffd72cb6f Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 532bd3a4a779 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.8.1.1-master_1_6_8_1_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.8.1.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 532bd3a4a779 ---> bb7ed5724883 Step 8/9 : COPY *.sh / ---> ca3883c61332 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 02e54198af04 ---> Removed intermediate container 02e54198af04 ---> cb40c13171f2 [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 cb40c13171f2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-6_1_4-1 2025-05-14 09:10:54,947: INFO: Docker build duration: 149 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 6603069ec104: Preparing 0c104981896d: Preparing 27c5afd9f3dd: Preparing 9956e0d3bdef: Preparing fc05da06649f: Preparing 542b35b3d122: Preparing d22f998de45c: Preparing 12b2db20aa04: Preparing e0fb1afe0f64: Preparing 3a848276bddc: Preparing 6caf9fb7ff5c: Preparing daed0fc1f5f9: Preparing 174f56854903: Preparing 6603069ec104: Waiting 0c104981896d: Waiting 27c5afd9f3dd: Waiting 9956e0d3bdef: Waiting fc05da06649f: Waiting 542b35b3d122: Waiting d22f998de45c: Waiting 12b2db20aa04: Waiting e0fb1afe0f64: Waiting 3a848276bddc: Waiting 6caf9fb7ff5c: Waiting daed0fc1f5f9: Waiting 174f56854903: Waiting 6603069ec104: Pushed 27c5afd9f3dd: Layer already exists fc05da06649f: Layer already exists d22f998de45c: Layer already exists 542b35b3d122: Layer already exists 9956e0d3bdef: Layer already exists 12b2db20aa04: Layer already exists 3a848276bddc: Layer already exists e0fb1afe0f64: Layer already exists daed0fc1f5f9: Layer already exists 6caf9fb7ff5c: Layer already exists 174f56854903: Layer already exists 0c104981896d: Pushed master-6_1_4-1: digest: sha256:02bb2a1edbdbb8821482f8cc16cf76583ed919b2f741fc9be19350c3c07d5c0a size: 3041 2025-05-14 09:11:19,555: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 174 seconds