2025-08-18 17:16:06,681: INFO: Building opensdn-kubernetes-cni-init 2025-08-18 17:16:06,724: 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_2_2-4 --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} ---> a93e300a97b3 Step 4/10 : ARG SITE_MIRROR ---> Running in 33d6ec505039 ---> Removed intermediate container 33d6ec505039 ---> a1fb83e54259 Step 5/10 : ARG CONTAINER_NAME ---> Running in 98ab23bfd395 ---> Removed intermediate container 98ab23bfd395 ---> 87e9bc4df816 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in a8553b6bc5ac ---> Removed intermediate container a8553b6bc5ac ---> 0b63280228ca 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 4fd93cff75e6 ---> Removed intermediate container 4fd93cff75e6 ---> 5224953ebaca 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 1865a5a2b040 2025-08-18 17:16:17 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.2.2.4-master_2_0_2_2_4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.2.0.2.2.4-master_2_0_2_2_4.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-master.2.0.2.2.4-master_2_0_2_2_4.el7.x86 1/1 Verifying : contrail-k8s-cni-master.2.0.2.2.4-master_2_0_2_2_4.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.2.0.2.2.4-master_2_0_2_2_4.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 1865a5a2b040 ---> bbbefb6fa972 Step 9/10 : COPY entrypoint.sh / ---> 3a4610545709 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d58289ebe82b ---> Removed intermediate container d58289ebe82b ---> f9e2185005bc [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 f9e2185005bc Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_0_2_2-4 2025-08-18 17:17:27,057: INFO: Docker build duration: 81 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] cdddc0ea322f: Preparing 0540519b6662: Preparing 5175b903ab76: Preparing cc5040eaf282: Preparing 05773c0a216e: Preparing c0c38513d28d: Preparing e849b3215e7c: Preparing 9bad26ab0706: Preparing 2c015e4482e3: Preparing c0c38513d28d: Waiting e849b3215e7c: Waiting 9bad26ab0706: Waiting 7fb21e9684c4: Preparing 174f56854903: Preparing 2c015e4482e3: Waiting 7fb21e9684c4: Waiting 174f56854903: Waiting cdddc0ea322f: Pushed 05773c0a216e: Layer already exists 5175b903ab76: Layer already exists cc5040eaf282: Layer already exists e849b3215e7c: Layer already exists c0c38513d28d: Layer already exists 9bad26ab0706: Layer already exists 2c015e4482e3: Layer already exists 7fb21e9684c4: Layer already exists 174f56854903: Layer already exists 0540519b6662: Pushed master-2_0_2_2-4: digest: sha256:76695e4e6cd449120026526f92500e9e648340287a091407c86c15f123e66950 size: 2620 2025-08-18 17:17:43,908: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 97 seconds