2025-06-02 07:54:34,935: INFO: Building opensdn-kubernetes-cni-init 2025-06-02 07:54:35,024: 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_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} ---> 791852bdaa8a Step 4/10 : ARG SITE_MIRROR ---> Running in 2ade9d1c551b ---> Removed intermediate container 2ade9d1c551b ---> ed1a54f7cb54 Step 5/10 : ARG CONTAINER_NAME ---> Running in 5aa3f48eaf2a ---> Removed intermediate container 5aa3f48eaf2a ---> 4b957f8c5c15 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 230bf4fd6cc2 ---> Removed intermediate container 230bf4fd6cc2 ---> fa30eaaba244 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 356fc3fa40c9 ---> Removed intermediate container 356fc3fa40c9 ---> 94f2dc3ff00b 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 465145fbde72 2025-06-02 07:54:49 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.1-master_1_2_2_1_4_1.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.1-master_1_2_2_1_4_1.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.1-master_1_2_2_1_4_1.el7 1/1 Verifying : contrail-k8s-cni-master.1.2.2.1.4.1-master_1_2_2_1_4_1.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.2.2.1.4.1-master_1_2_2_1_4_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 465145fbde72 ---> dfe5b8aeef0a Step 9/10 : COPY entrypoint.sh / ---> 71e54db0f26e Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in baf877fe3108 ---> Removed intermediate container baf877fe3108 ---> ac5dd3011b37 [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 ac5dd3011b37 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_2_2_1-4_1 2025-06-02 07:56:53,106: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 54cd3ff64eac: Preparing 6cb3e21b678c: Preparing 5efd7c6e06d4: Preparing b31e7b7b2f16: Preparing 6bdad6da956b: Preparing 872388fe27a2: Preparing b623fc74ec45: Preparing 3d7aac3ace6d: Preparing 9453e7ec97c7: Preparing b5643da0aed0: Preparing 174f56854903: Preparing 872388fe27a2: Waiting b623fc74ec45: Waiting b5643da0aed0: Waiting 174f56854903: Waiting 3d7aac3ace6d: Waiting 9453e7ec97c7: Waiting 54cd3ff64eac: Pushed 6bdad6da956b: Layer already exists 6cb3e21b678c: Pushed 5efd7c6e06d4: Layer already exists b31e7b7b2f16: Layer already exists 872388fe27a2: Layer already exists b623fc74ec45: Layer already exists 9453e7ec97c7: Layer already exists 3d7aac3ace6d: Layer already exists b5643da0aed0: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-4_1: digest: sha256:cb50c75385920084d22d828a79b9701009635e956da7b6802d25ef87c2a3678b size: 2620 2025-06-02 07:57:02,176: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 148 seconds