2025-04-25 14:33:23,254: INFO: Building opensdn-vrouter-kernel-init-centos 2025-04-25 14:33:23,334: 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-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=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} ---> 49100da650ea Step 4/9 : ARG CONTAINER_NAME ---> Running in b8607bf7684f ---> Removed intermediate container b8607bf7684f ---> 77b30028fd0b Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 00af339585b6 ---> Removed intermediate container 00af339585b6 ---> 545bdf2b7e64 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 d8ed83042e2e ---> Removed intermediate container d8ed83042e2e ---> 389436a80600 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 155f6dfa81a6 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 155f6dfa81a6 ---> dbcacee54528 Step 8/9 : COPY *.sh / ---> 82f054025d26 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c80758da712a ---> Removed intermediate container c80758da712a ---> add6ed6adb13 [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 add6ed6adb13 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_1_0-2 2025-04-25 14:35:17,147: INFO: Docker build duration: 114 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] d5f87d1babf6: Preparing 9f843fc669ef: Preparing 94d0de7d8669: Preparing c7d60f363093: Preparing c31f725cf570: Preparing 1f1bb9bd2936: Preparing f7fe1733b79a: Preparing e8cc19c93cac: Preparing 8176518fa002: Preparing f6f2371ec117: Preparing 9ed114439b4e: Preparing 9f843fc669ef: Waiting 94d0de7d8669: Waiting c7d60f363093: Waiting c31f725cf570: Waiting 1f1bb9bd2936: Waiting f7fe1733b79a: Waiting e8cc19c93cac: Waiting 8176518fa002: Waiting f6f2371ec117: Waiting 308b92eda3ad: Preparing 174f56854903: Preparing 9ed114439b4e: Waiting 308b92eda3ad: Waiting 174f56854903: Waiting c7d60f363093: Layer already exists 94d0de7d8669: Layer already exists c31f725cf570: Layer already exists d5f87d1babf6: Pushed 1f1bb9bd2936: Layer already exists e8cc19c93cac: Layer already exists f7fe1733b79a: Layer already exists 8176518fa002: Layer already exists f6f2371ec117: Layer already exists 308b92eda3ad: Layer already exists 9ed114439b4e: Layer already exists 174f56854903: Layer already exists 9f843fc669ef: Pushed master-1_6_1_0-2: digest: sha256:333f920e708b89b8e47f621e052ff0b1a3f0674734fb3759a6d077396ee4771e size: 3041 2025-04-25 14:35:42,156: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 139 seconds