2025-08-11 11:34:02,471: INFO: Building opensdn-kubernetes-cni-init 2025-08-11 11:34:02,578: 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_9_8_7-7 --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} ---> c416ae4716f2 Step 4/10 : ARG SITE_MIRROR ---> Running in d0af95d2ab64 ---> Removed intermediate container d0af95d2ab64 ---> 3c09821335d9 Step 5/10 : ARG CONTAINER_NAME ---> Running in 8049a92ac6f0 ---> Removed intermediate container 8049a92ac6f0 ---> e0a99fcfa4b0 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 72a933588b8d ---> Removed intermediate container 72a933588b8d ---> cf5cb78d56b6 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 0ee9ad3db446 ---> Removed intermediate container 0ee9ad3db446 ---> f65a62f743fd 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 65aab02008ad 2025-08-11 11:34:14 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.1.9.8.7.7-master_1_9_8_7_7.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.9.8.7.7-master_1_9_8_7_7.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.1.9.8.7.7-master_1_9_8_7_7.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.9.8.7.7-master_1_9_8_7_7.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.9.8.7.7-master_1_9_8_7_7.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 65aab02008ad ---> a3dc6f19a67c Step 9/10 : COPY entrypoint.sh / ---> cab470819f64 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 11d28244f1ad ---> Removed intermediate container 11d28244f1ad ---> cf426536c8f1 [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 cf426536c8f1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_9_8_7-7 2025-08-11 11:35:38,115: INFO: Docker build duration: 96 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] bfe72f45aab2: Preparing 127ca13ce9a1: Preparing 1f5f0180e3b2: Preparing 6060d1a491a5: Preparing 063ec3694f76: Preparing f56c5e31640d: Preparing 7e36bb78afba: Preparing 56e175137b8a: Preparing 78663bd0e072: Preparing 703281952a09: Preparing 174f56854903: Preparing 7e36bb78afba: Waiting 56e175137b8a: Waiting 78663bd0e072: Waiting 703281952a09: Waiting 174f56854903: Waiting f56c5e31640d: Waiting 6060d1a491a5: Layer already exists 063ec3694f76: Layer already exists bfe72f45aab2: Pushed 1f5f0180e3b2: Layer already exists f56c5e31640d: Layer already exists 7e36bb78afba: Layer already exists 56e175137b8a: Layer already exists 174f56854903: Layer already exists 703281952a09: Layer already exists 78663bd0e072: Layer already exists 127ca13ce9a1: Pushed master-1_9_8_7-7: digest: sha256:f9bae481f241b8eda5b40b4da484abedfa867f893a9899b4860bfa9f14078763 size: 2620 2025-08-11 11:35:47,922: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 105 seconds