2025-06-19 08:13:19,575: INFO: Building opensdn-kubernetes-cni-init 2025-06-19 08:13:19,607: 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_2_1-5 --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} ---> 3fb98262cd00 Step 4/10 : ARG SITE_MIRROR ---> Running in 052b080a1d9a ---> Removed intermediate container 052b080a1d9a ---> f6c12474d43d Step 5/10 : ARG CONTAINER_NAME ---> Running in c9674e1c2ca9 ---> Removed intermediate container c9674e1c2ca9 ---> f253e2afea8a Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 43d8cd135095 ---> Removed intermediate container 43d8cd135095 ---> e74343b92ab2 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 1005c912bf2d ---> Removed intermediate container 1005c912bf2d ---> 0874df0b8984 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 2fe8ea8368c0 2025-06-19 08:13:31 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.7.2.1.5-master_1_7_2_1_5.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.7.2.1.5-master_1_7_2_1_5.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.7.2.1.5-master_1_7_2_1_5.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.7.2.1.5-master_1_7_2_1_5.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.7.2.1.5-master_1_7_2_1_5.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 2fe8ea8368c0 ---> 95e210a60711 Step 9/10 : COPY entrypoint.sh / ---> 5fb202611f20 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8c80db4f3bef ---> Removed intermediate container 8c80db4f3bef ---> d6d662c90d4b [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 d6d662c90d4b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_7_2_1-5 2025-06-19 08:14:52,255: INFO: Docker build duration: 93 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 6f06bb89b64f: Preparing 292b1e344054: Preparing 3440a553350b: Preparing 69365872ebb6: Preparing bfe0850607bd: Preparing e55c604e8d56: Preparing aec3eace0672: Preparing 6cf5f853c51c: Preparing f9908b0716d7: Preparing f3bb5520e6a1: Preparing 174f56854903: Preparing e55c604e8d56: Waiting aec3eace0672: Waiting 6cf5f853c51c: Waiting f9908b0716d7: Waiting f3bb5520e6a1: Waiting 174f56854903: Waiting 6f06bb89b64f: Pushed bfe0850607bd: Layer already exists 69365872ebb6: Layer already exists 3440a553350b: Layer already exists e55c604e8d56: Layer already exists aec3eace0672: Layer already exists 6cf5f853c51c: Layer already exists f9908b0716d7: Layer already exists 174f56854903: Layer already exists f3bb5520e6a1: Layer already exists 292b1e344054: Pushed master-1_7_2_1-5: digest: sha256:7d18ba2a67ac3ea2ec7e512f690dfb23a8295b00ac1c1034d95b77020f304389 size: 2620 2025-06-19 08:15:08,187: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 109 seconds