2025-06-26 22:28:24,511: INFO: Building opensdn-kubernetes-cni-init 2025-06-26 22:28:24,548: 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_2_2_1-4_9 --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} ---> 40f7180611ab Step 4/10 : ARG SITE_MIRROR ---> Running in 043bd41e11d6 ---> Removed intermediate container 043bd41e11d6 ---> 9e6c0682253b Step 5/10 : ARG CONTAINER_NAME ---> Running in 262606ac7a73 ---> Removed intermediate container 262606ac7a73 ---> cf5f9bde42c2 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 070aed2e41a2 ---> Removed intermediate container 070aed2e41a2 ---> 26806bf12b0e 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 c56c5aad64e6 ---> Removed intermediate container c56c5aad64e6 ---> 7104e7bbce5b 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 6b8c33409cca 2025-06-26 22:28:40 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.2.2.1.4.9-master_1_2_2_1_4_9.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.2.2.1.4.9-master_1_2_2_1_4_9.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.2.2.1.4.9-master_1_2_2_1_4_9.el7 1/1 Verifying : contrail-k8s-cni-master.1.2.2.1.4.9-master_1_2_2_1_4_9.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.2.2.1.4.9-master_1_2_2_1_4_9.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 6b8c33409cca ---> be7f519e6587 Step 9/10 : COPY entrypoint.sh / ---> b48e4ceaff26 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c2aaa9d2c838 ---> Removed intermediate container c2aaa9d2c838 ---> f0dff85a67ad [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 f0dff85a67ad Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_2_2_1-4_9 2025-06-26 22:29:49,733: INFO: Docker build duration: 85 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 3f5756071dd2: Preparing 2e37c58cd031: Preparing bc6d12131ede: Preparing c9be5fba4166: Preparing a9ef619f4b25: Preparing abf64c4b3a62: Preparing 6e40a09c94ae: Preparing 6d6c376a9f34: Preparing 23846a502bc1: Preparing 469db3ce8bd7: Preparing 174f56854903: Preparing abf64c4b3a62: Waiting 6e40a09c94ae: Waiting 6d6c376a9f34: Waiting 23846a502bc1: Waiting 469db3ce8bd7: Waiting 174f56854903: Waiting c9be5fba4166: Layer already exists 3f5756071dd2: Pushed a9ef619f4b25: Layer already exists bc6d12131ede: Layer already exists abf64c4b3a62: Layer already exists 6e40a09c94ae: Layer already exists 23846a502bc1: Layer already exists 6d6c376a9f34: Layer already exists 174f56854903: Layer already exists 469db3ce8bd7: Layer already exists 2e37c58cd031: Pushed master-1_2_2_1-4_9: digest: sha256:5e36fda3aff77ef97379fa7b771fde2f7d2d85b6d2f214802edfa780570fc0c9 size: 2620 2025-06-26 22:30:03,009: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 99 seconds