2025-08-18 09:04:37,276: INFO: Building opensdn-kubernetes-cni-init 2025-08-18 09:04:37,314: 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_7_6_9-3_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} ---> d14e1d6c2b0c Step 4/10 : ARG SITE_MIRROR ---> Running in 192cf6564602 ---> Removed intermediate container 192cf6564602 ---> 3860e9674364 Step 5/10 : ARG CONTAINER_NAME ---> Running in e34ea40b5e38 ---> Removed intermediate container e34ea40b5e38 ---> f59e6d25e60b Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in adcd35232a62 ---> Removed intermediate container adcd35232a62 ---> 554664efdfc0 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 514f4f867edf ---> Removed intermediate container 514f4f867edf ---> 375138756b4c 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 1f045ea63689 2025-08-18 09:04: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:v0+master.1.7.6.9.3.1-master_1_7_6_9_3_1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 v0+master.1.7.6.9.3.1-master_1_7_6_9_3_1.el7 contrail 2.6 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.6 M Installed size: 6.2 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-k8s-cni-v0+master.1.7.6.9.3.1-master_1_7_6_9_3_1. 1/1 Verifying : contrail-k8s-cni-v0+master.1.7.6.9.3.1-master_1_7_6_9_3_1. 1/1 Installed: contrail-k8s-cni.x86_64 0:v0+master.1.7.6.9.3.1-master_1_7_6_9_3_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 1f045ea63689 ---> a404542d6909 Step 9/10 : COPY entrypoint.sh / ---> a60b6d4bfb33 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0ebeed4156c4 ---> Removed intermediate container 0ebeed4156c4 ---> 55978ab86853 [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 55978ab86853 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_7_6_9-3_1 2025-08-18 09:06:16,203: INFO: Docker build duration: 99 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 6eb866bd9f00: Preparing 4eb6e10f1aed: Preparing 646b864766cb: Preparing 27dd185d644f: Preparing 46d2dfd9dacd: Preparing 563a4ae1eb25: Preparing 35e9fed59e16: Preparing a264bce45a63: Preparing e4d898f6290f: Preparing 2ee3850783e6: Preparing 174f56854903: Preparing 46d2dfd9dacd: Waiting 563a4ae1eb25: Waiting 35e9fed59e16: Waiting a264bce45a63: Waiting e4d898f6290f: Waiting 2ee3850783e6: Waiting 174f56854903: Waiting 646b864766cb: Layer already exists 27dd185d644f: Layer already exists 46d2dfd9dacd: Layer already exists 6eb866bd9f00: Pushed 563a4ae1eb25: Layer already exists a264bce45a63: Layer already exists e4d898f6290f: Layer already exists 35e9fed59e16: Layer already exists 2ee3850783e6: Layer already exists 174f56854903: Layer already exists 4eb6e10f1aed: Pushed master-1_7_6_9-3_1: digest: sha256:ba0e0e110350c8bbd414b74938bbbdb515bbc1af8e46a04c55c2b84522913d9b size: 2620 2025-08-18 09:06:33,686: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 116 seconds