2025-06-09 01:27:12,958: INFO: Building opensdn-kubernetes-cni-init 2025-06-09 01:27:12,992: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 1c2af70faf6e Step 4/10 : ARG SITE_MIRROR ---> Running in bafee470ada7 ---> Removed intermediate container bafee470ada7 ---> 1e32b49e21e8 Step 5/10 : ARG CONTAINER_NAME ---> Running in 225ba1167714 ---> Removed intermediate container 225ba1167714 ---> 2bec3d0b0ccf Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in ff65a821a33d ---> Removed intermediate container ff65a821a33d ---> 5e7872d26045 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 0affe3408f6a ---> Removed intermediate container 0affe3408f6a ---> 2c9d53169d82 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 5e43e85d7fab 2025-06-09 01:27:27 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:nightly-nightly.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 nightly-nightly.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-nightly-nightly.el7.x86_64 1/1 Verifying : contrail-k8s-cni-nightly-nightly.el7.x86_64 1/1 Installed: contrail-k8s-cni.x86_64 0:nightly-nightly.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 5e43e85d7fab ---> 2e190677f952 Step 9/10 : COPY entrypoint.sh / ---> 5d1f9d9a55d8 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 166be41b43d3 ---> Removed intermediate container 166be41b43d3 ---> 417ce770d50b [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 417ce770d50b Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 2025-06-09 01:29:04,781: INFO: Docker build duration: 112 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init] cfdc532bdaaf: Preparing dc634529e0ac: Preparing 8dba25ac2d4e: Preparing dbe3ec4091e6: Preparing fd7a38af3f89: Preparing 2d961d9f2883: Preparing b08f13a38f9f: Preparing 0345f482a15c: Preparing f0fb0f01f5a6: Preparing cb03b15d4b90: Preparing 174f56854903: Preparing b08f13a38f9f: Waiting 0345f482a15c: Waiting f0fb0f01f5a6: Waiting cb03b15d4b90: Waiting 174f56854903: Waiting fd7a38af3f89: Waiting 2d961d9f2883: Waiting 8dba25ac2d4e: Layer already exists dbe3ec4091e6: Layer already exists cfdc532bdaaf: Pushed fd7a38af3f89: Layer already exists b08f13a38f9f: Layer already exists 2d961d9f2883: Layer already exists 0345f482a15c: Layer already exists f0fb0f01f5a6: Layer already exists 174f56854903: Layer already exists cb03b15d4b90: Layer already exists dc634529e0ac: Pushed nightly: digest: sha256:1bfcd81802c54b1271ade82719d53957dc30e1e7dcc5e5962ea3a8721b75f2c4 size: 2620 2025-06-09 01:29:16,954: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 124 seconds