2025-08-11 20:50:36,048: INFO: Building opensdn-kubernetes-cni-init 2025-08-11 20:50:36,078: 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-2_0_0_2-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-kubernetes-cni-init --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 8.704 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> 0ef29c0b2b29 Step 4/10 : ARG SITE_MIRROR ---> Running in f4f7c5883eb3 ---> Removed intermediate container f4f7c5883eb3 ---> 67bf4be0be2b Step 5/10 : ARG CONTAINER_NAME ---> Running in f6b3e4e0f619 ---> Removed intermediate container f6b3e4e0f619 ---> fbf3ec91a559 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0a7890d61920 ---> Removed intermediate container 0a7890d61920 ---> f0956ce0ce3a Step 7/10 : LABEL name=$CONTAINER_NAME summary="Contrail Kubernetes Container Network Interface" description="Contrail provides support for Container Network Interface for Kubernetes." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in e955eb3a5003 ---> Removed intermediate container e955eb3a5003 ---> c7518d80cc03 Step 8/10 : RUN set -e ; source /functions.sh && download_package https://github.com containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz /opt/cni-v0.3.0.tgz && yum install -y contrail-k8s-cni && yum clean all -y && rm -rf /var/cache/yum ---> Running in 819407f7664a 2025-08-11 20:50:46 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz [13610792/13610792] -> "/opt/cni-v0.3.0.tgz" [1] Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-k8s-cni.x86_64 0:master.2.0.0.2.1-master_2_0_0_2_1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.2.0.0.2.1-master_2_0_0_2_1.el7 contrail 2.2 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.2 M Installed size: 6.2 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-k8s-cni-master.2.0.0.2.1-master_2_0_0_2_1.el7.x86 1/1 Verifying : contrail-k8s-cni-master.2.0.0.2.1-master_2_0_0_2_1.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.2.0.0.2.1-master_2_0_0_2_1.el7 Complete! 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 Cleaning up list of fastest mirrors ---> Removed intermediate container 819407f7664a ---> 695fc15780c3 Step 9/10 : COPY entrypoint.sh / ---> 39da926423a6 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bdca268700fc ---> Removed intermediate container bdca268700fc ---> 05c2b83847d2 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 05c2b83847d2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_0_0_2-1 2025-08-11 20:52:04,837: INFO: Docker build duration: 88 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 606fa89986f5: Preparing c5885a1fbce1: Preparing b8c68195622a: Preparing b2d0485923e8: Preparing b133f1d46693: Preparing f927afe9eb66: Preparing 40193a6e2648: Preparing ad61651946de: Preparing c7f4e19424ea: Preparing e079613c4c06: Preparing 174f56854903: Preparing b133f1d46693: Waiting f927afe9eb66: Waiting 40193a6e2648: Waiting ad61651946de: Waiting c7f4e19424ea: Waiting e079613c4c06: Waiting 174f56854903: Waiting b2d0485923e8: Layer already exists b8c68195622a: Layer already exists f927afe9eb66: Layer already exists b133f1d46693: Layer already exists 606fa89986f5: Pushed 40193a6e2648: Layer already exists ad61651946de: Layer already exists c7f4e19424ea: Layer already exists e079613c4c06: Layer already exists 174f56854903: Layer already exists c5885a1fbce1: Pushed master-2_0_0_2-1: digest: sha256:abc6c9d0c21b0d22cd2b6e0ab6b5ae9dd93799f004ea65f61e5720f79af6d819 size: 2620 2025-08-11 20:52:12,865: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 96 seconds