2025-07-19 06:47:31,235: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-19 06:47:31,339: 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_1-5_6 --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} ---> c7cd5233fbad Step 4/9 : ARG CONTAINER_NAME ---> Running in 70819e1814b0 ---> Removed intermediate container 70819e1814b0 ---> 73ac04accc43 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 61b7673955ec ---> Removed intermediate container 61b7673955ec ---> 5f1d3ef33feb 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 8bf19e3bf538 ---> Removed intermediate container 8bf19e3bf538 ---> a04bf3a6e8c2 Step 7/9 : RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then DNF="dnf" ; fi && rpm -Uvh --nodeps $(${DNF} repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in b6e25b9e05b8 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.2.2.1.5.6-master_1_2_2_1_5_6.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.2.2.1.5.6-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 b6e25b9e05b8 ---> c7dc67b900be Step 8/9 : COPY *.sh / ---> 3b90bf23e78a Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 96d31e3aecc4 ---> Removed intermediate container 96d31e3aecc4 ---> 6b37e499c5a3 [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 6b37e499c5a3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_2_2_1-5_6 2025-07-19 06:49:05,403: INFO: Docker build duration: 94 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 6076ca7844b7: Preparing 92ca9e5fb108: Preparing 52a08e9bc5f3: Preparing bd3e36774be4: Preparing e9bbab3cd127: Preparing bcd410a7f740: Preparing e4be93c1d354: Preparing 7d7587df0028: Preparing 6cf5b9da471b: Preparing 20c021640f88: Preparing 4962de905f33: Preparing fd2939d04898: Preparing 174f56854903: Preparing bcd410a7f740: Waiting e4be93c1d354: Waiting 7d7587df0028: Waiting 6cf5b9da471b: Waiting 20c021640f88: Waiting 4962de905f33: Waiting fd2939d04898: Waiting 174f56854903: Waiting 6076ca7844b7: Pushed bd3e36774be4: Layer already exists 52a08e9bc5f3: Layer already exists e9bbab3cd127: Layer already exists bcd410a7f740: Layer already exists e4be93c1d354: Layer already exists 6cf5b9da471b: Layer already exists 7d7587df0028: Layer already exists 20c021640f88: Layer already exists 4962de905f33: Layer already exists 174f56854903: Layer already exists fd2939d04898: Layer already exists 92ca9e5fb108: Pushed master-1_2_2_1-5_6: digest: sha256:9f8f2c34b6818b2546a1920a5e06ff186d51f9a158346e39f5c6a306c6cc1f07 size: 3041 2025-07-19 06:49:39,434: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 128 seconds