2025-07-02 11:51:45,588: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-02 11:51:45,618: 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_2_2_2-3_8 --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} ---> 870cf888a468 Step 4/9 : ARG CONTAINER_NAME ---> Running in 46908c91780c ---> Removed intermediate container 46908c91780c ---> 6dda88457c54 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 155a4941f427 ---> Removed intermediate container 155a4941f427 ---> 27927781d121 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 984ceb767d11 ---> Removed intermediate container 984ceb767d11 ---> 80ec5f6d23ed 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 91e46c2c1e0d Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.2.2.2.3.8-master_1_2_2_2_3_8.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.2.2.2.3.8-ma######################################## 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 91e46c2c1e0d ---> f19c988f19fc Step 8/9 : COPY *.sh / ---> b84165027a93 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e35a2f9614e0 ---> Removed intermediate container e35a2f9614e0 ---> 384a1c60842e [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 384a1c60842e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_2_2_2-3_8 2025-07-02 11:53:09,190: INFO: Docker build duration: 84 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 260c8014f1f7: Preparing 3483d5709054: Preparing 02d67789372b: Preparing 5b51b19e678f: Preparing c92e64c4850b: Preparing 3686d214b38c: Preparing 4e0b6d0b8c7e: Preparing 018d9dd01586: Preparing 023efb26a063: Preparing 4c23f3919829: Preparing f32a8e8af55b: Preparing 8842878e63d7: Preparing 174f56854903: Preparing 5b51b19e678f: Waiting c92e64c4850b: Waiting 3686d214b38c: Waiting 4e0b6d0b8c7e: Waiting 018d9dd01586: Waiting 023efb26a063: Waiting 4c23f3919829: Waiting f32a8e8af55b: Waiting 8842878e63d7: Waiting 174f56854903: Waiting 02d67789372b: Layer already exists 5b51b19e678f: Layer already exists c92e64c4850b: Layer already exists 260c8014f1f7: Pushed 3686d214b38c: Layer already exists 4e0b6d0b8c7e: Layer already exists 023efb26a063: Layer already exists 018d9dd01586: Layer already exists 4c23f3919829: Layer already exists f32a8e8af55b: Layer already exists 8842878e63d7: Layer already exists 174f56854903: Layer already exists 3483d5709054: Pushed master-1_2_2_2-3_8: digest: sha256:981d94f80964360020a8f269b73c535613a4ec06fb3bc8308c9c4c7b980b12e1 size: 3041 2025-07-02 11:53:48,333: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 123 seconds