2025-05-08 12:00:25,406: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-08 12:00:25,509: 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_7_0-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} ---> a5a47cd44a5d Step 4/9 : ARG CONTAINER_NAME ---> Running in 2f85458b183c ---> Removed intermediate container 2f85458b183c ---> 7449b64dd1a5 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 105ab7ea546d ---> Removed intermediate container 105ab7ea546d ---> bf0b2d5e9e21 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 5eb8ff87763f ---> Removed intermediate container 5eb8ff87763f ---> c4b7e69b4605 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 424cebafff77 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.7.0.1-master_1_6_7_0_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.7.0.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 424cebafff77 ---> 35eb8e153897 Step 8/9 : COPY *.sh / ---> 9f71c54d3ada Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6d01fc1d960f ---> Removed intermediate container 6d01fc1d960f ---> 77ac3ad63958 [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 77ac3ad63958 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_7_0-1 2025-05-08 12:02:25,232: INFO: Docker build duration: 120 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] e44f362e9b41: Preparing cfa392edeee9: Preparing 64a46b48569d: Preparing 953264175c57: Preparing d3f8ee1f6ff7: Preparing 2efb7ff0e342: Preparing 08833038f5ac: Preparing fe1effe1d2f7: Preparing 0d60f3b3cbbb: Preparing 354ccca2936b: Preparing 7b89e595013f: Preparing c61a20a6ac6c: Preparing 174f56854903: Preparing d3f8ee1f6ff7: Waiting 354ccca2936b: Waiting 7b89e595013f: Waiting c61a20a6ac6c: Waiting 174f56854903: Waiting 2efb7ff0e342: Waiting 08833038f5ac: Waiting fe1effe1d2f7: Waiting 0d60f3b3cbbb: Waiting 64a46b48569d: Layer already exists 953264175c57: Layer already exists d3f8ee1f6ff7: Layer already exists e44f362e9b41: Pushed 2efb7ff0e342: Layer already exists 08833038f5ac: Layer already exists 0d60f3b3cbbb: Layer already exists 354ccca2936b: Layer already exists fe1effe1d2f7: Layer already exists 7b89e595013f: Layer already exists c61a20a6ac6c: Layer already exists 174f56854903: Layer already exists cfa392edeee9: Pushed master-1_6_7_0-1: digest: sha256:739429aa604df3180d6330b84338e1d43539fd7b94c286e4aee2a1e6b19df1aa size: 3041 2025-05-08 12:02:51,147: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 146 seconds