2025-04-25 09:55:04,957: INFO: Building opensdn-vrouter-kernel-init-centos 2025-04-25 09:55:05,017: 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_1_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=22.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} ---> 3bde0a140feb Step 4/9 : ARG CONTAINER_NAME ---> Running in 837c13f91f21 ---> Removed intermediate container 837c13f91f21 ---> dd8452f04f2d Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 048f7225fd58 ---> Removed intermediate container 048f7225fd58 ---> 7285dc09ba53 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 ea11b3b7a440 ---> Removed intermediate container ea11b3b7a440 ---> afe4e04a3e31 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 750f83121ff7 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.0.7.1-master_1_6_0_7_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.0.7.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 750f83121ff7 ---> 5c0f65a8902a Step 8/9 : COPY *.sh / ---> 9fa52113d6e0 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 280cd41bbaec ---> Removed intermediate container 280cd41bbaec ---> 4ea904104ac4 [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 4ea904104ac4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_1_0-1 2025-04-25 09:57:19,005: INFO: Docker build duration: 135 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 97b26a825364: Preparing 2e0ba64e66c4: Preparing f4d6e6250b41: Preparing f9d11ebada71: Preparing 009f92ccb103: Preparing 75b3d981801a: Preparing 43a58a92d2d6: Preparing 128f21e2f167: Preparing 260a60189078: Preparing 0898968a1591: Preparing 367069035799: Preparing baa63f7861d4: Preparing 174f56854903: Preparing 97b26a825364: Waiting 2e0ba64e66c4: Waiting f4d6e6250b41: Waiting f9d11ebada71: Waiting 009f92ccb103: Waiting 75b3d981801a: Waiting 43a58a92d2d6: Waiting 128f21e2f167: Waiting 260a60189078: Waiting 0898968a1591: Waiting 367069035799: Waiting baa63f7861d4: Waiting 174f56854903: Waiting f9d11ebada71: Layer already exists 009f92ccb103: Layer already exists f4d6e6250b41: Layer already exists 75b3d981801a: Layer already exists 97b26a825364: Pushed 260a60189078: Layer already exists 128f21e2f167: Layer already exists 43a58a92d2d6: Layer already exists 0898968a1591: Layer already exists 367069035799: Layer already exists 174f56854903: Layer already exists baa63f7861d4: Layer already exists 2e0ba64e66c4: Pushed master-1_6_1_0-1: digest: sha256:0a8e20ddaedbba1b69ac1b83f4538ba4be753812341ede4a538e2393e2c2438c size: 3041 2025-04-25 09:57:43,260: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 159 seconds