2025-06-15 08:19:33,695: INFO: Building opensdn-kubernetes-cni-init 2025-06-15 08:19:33,741: 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_8_0_8-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} ---> c5f174833e3f Step 4/10 : ARG SITE_MIRROR ---> Running in 87533808e775 ---> Removed intermediate container 87533808e775 ---> 8be066581b07 Step 5/10 : ARG CONTAINER_NAME ---> Running in 861519dea29c ---> Removed intermediate container 861519dea29c ---> 0b30bedbec86 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 10ea552fe207 ---> Removed intermediate container 10ea552fe207 ---> 262d5014f849 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 d7ced45431ba ---> Removed intermediate container d7ced45431ba ---> c7ef0093029e 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 71cc55a65646 2025-06-15 08:19:42 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.8.0.8.9-master_1_8_0_8_9.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.8.0.8.9-master_1_8_0_8_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.8.0.8.9-master_1_8_0_8_9.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.8.0.8.9-master_1_8_0_8_9.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.8.0.8.9-master_1_8_0_8_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 71cc55a65646 ---> 87a44eef6bb6 Step 9/10 : COPY entrypoint.sh / ---> 55ca6dbebedb Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 217cc27eece6 ---> Removed intermediate container 217cc27eece6 ---> 39858cd0a992 [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 39858cd0a992 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_8_0_8-9 2025-06-15 08:20:57,356: INFO: Docker build duration: 84 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 33408c2e811f: Preparing 4959236a723e: Preparing 666301f64fa6: Preparing 0840a40a683e: Preparing 51d7eb54f485: Preparing 9cc611e34dad: Preparing e3594746cb03: Preparing ece2e958f61c: Preparing 108a4d2a7db5: Preparing f3022a19cf38: Preparing 174f56854903: Preparing 9cc611e34dad: Waiting e3594746cb03: Waiting ece2e958f61c: Waiting 108a4d2a7db5: Waiting f3022a19cf38: Waiting 174f56854903: Waiting 33408c2e811f: Pushed 51d7eb54f485: Layer already exists 666301f64fa6: Layer already exists 0840a40a683e: Layer already exists 9cc611e34dad: Layer already exists ece2e958f61c: Layer already exists f3022a19cf38: Layer already exists e3594746cb03: Layer already exists 108a4d2a7db5: Layer already exists 174f56854903: Layer already exists 4959236a723e: Pushed master-1_8_0_8-9: digest: sha256:c6a26935f2de2742398e732e9f55e4f44960617e0f4dd5b99954a8bf6fb024b3 size: 2619 2025-06-15 08:21:18,606: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 105 seconds