2025-06-30 10:55:23,854: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-30 10:55:23,938: 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_3_2_6-4_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} ---> fd601c4e54da Step 4/9 : ARG CONTAINER_NAME ---> Running in aae1616aa9a3 ---> Removed intermediate container aae1616aa9a3 ---> 1824ca6d4050 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2d40c322ed75 ---> Removed intermediate container 2d40c322ed75 ---> 1cd5801ccdc5 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 66ce4f0559a2 ---> Removed intermediate container 66ce4f0559a2 ---> 70f310491bad 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 e779a9bb82f9 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.3.2.6.4.1-master_1_3_2_6_4_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.3.2.6.4.1-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 e779a9bb82f9 ---> cc1e14e25246 Step 8/9 : COPY *.sh / ---> 80435c254838 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 54222f73f9c0 ---> Removed intermediate container 54222f73f9c0 ---> 6dc531bd6c45 [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 6dc531bd6c45 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_3_2_6-4_1 2025-06-30 10:57:12,064: INFO: Docker build duration: 109 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] cf12e2c3eeb8: Preparing 2e45830c3d3c: Preparing 90ca6c36e3eb: Preparing d6599569523e: Preparing 8d235e1f4704: Preparing cffc3bc9c841: Preparing 65eb66d8e168: Preparing e725250d2041: Preparing 3dbb9a87711d: Preparing aa9c3a29409f: Preparing f44c8aeaa4c8: Preparing e38df0c5e4e8: Preparing 174f56854903: Preparing 65eb66d8e168: Waiting e725250d2041: Waiting 3dbb9a87711d: Waiting aa9c3a29409f: Waiting f44c8aeaa4c8: Waiting e38df0c5e4e8: Waiting 174f56854903: Waiting cffc3bc9c841: Waiting cf12e2c3eeb8: Pushed 8d235e1f4704: Layer already exists 90ca6c36e3eb: Layer already exists d6599569523e: Layer already exists cffc3bc9c841: Layer already exists 65eb66d8e168: Layer already exists e725250d2041: Layer already exists 3dbb9a87711d: Layer already exists aa9c3a29409f: Layer already exists f44c8aeaa4c8: Layer already exists e38df0c5e4e8: Layer already exists 174f56854903: Layer already exists 2e45830c3d3c: Pushed master-1_3_2_6-4_1: digest: sha256:adadbd9c0ecb493210fb19da04ba1b0aa0f37fcfa6b156e1d3724c33b686a165 size: 3041 2025-06-30 10:57:33,437: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 130 seconds