2025-08-14 13:28:21,047: INFO: Building opensdn-kubernetes-cni-init 2025-08-14 13:28:21,103: 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_0_8-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} ---> b279b2ddaaf2 Step 4/10 : ARG SITE_MIRROR ---> Running in d258427b7d82 ---> Removed intermediate container d258427b7d82 ---> 4ae9e1f91c9f Step 5/10 : ARG CONTAINER_NAME ---> Running in 37810442386e ---> Removed intermediate container 37810442386e ---> 0f32f066ad23 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in a0bbd70f4711 ---> Removed intermediate container a0bbd70f4711 ---> c2ad3a664793 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 308e3ea28452 ---> Removed intermediate container 308e3ea28452 ---> 801ee71ba68b 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 b2c93f564390 2025-08-14 13:28:32 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.0.8.1-master_2_0_0_8_1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.2.0.0.8.1-master_2_0_0_8_1.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.0.8.1-master_2_0_0_8_1.el7.x86 1/1 Verifying : contrail-k8s-cni-master.2.0.0.8.1-master_2_0_0_8_1.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.2.0.0.8.1-master_2_0_0_8_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 b2c93f564390 ---> 276dbb08c559 Step 9/10 : COPY entrypoint.sh / ---> 4ad2ca778c0d Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 067d34a34afa ---> Removed intermediate container 067d34a34afa ---> 0144877f63e1 [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 0144877f63e1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_0_0_8-1 2025-08-14 13:30:02,558: INFO: Docker build duration: 101 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] f52f7258fd4c: Preparing e5238b4ad4ec: Preparing c588966288f9: Preparing 1512590f03d8: Preparing dfddc1fc7969: Preparing e27176be28a5: Preparing 16fa5fe5fabb: Preparing 8a66b54922e2: Preparing dce7bbc2c4f4: Preparing d443ff491b23: Preparing 174f56854903: Preparing dfddc1fc7969: Waiting 8a66b54922e2: Waiting dce7bbc2c4f4: Waiting d443ff491b23: Waiting 174f56854903: Waiting e27176be28a5: Waiting 16fa5fe5fabb: Waiting 1512590f03d8: Layer already exists c588966288f9: Layer already exists dfddc1fc7969: Layer already exists e27176be28a5: Layer already exists f52f7258fd4c: Pushed 16fa5fe5fabb: Layer already exists 8a66b54922e2: Layer already exists dce7bbc2c4f4: Layer already exists d443ff491b23: Layer already exists 174f56854903: Layer already exists e5238b4ad4ec: Pushed master-2_0_0_8-1: digest: sha256:a596a7b6447faea7b53027d56f43c0cf55573a53755ec66c90c9b8d89a6250e2 size: 2620 2025-08-14 13:30:12,580: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 111 seconds