2025-06-19 09:31:20,472: INFO: Building opensdn-kubernetes-cni-init 2025-06-19 09:31:20,495: 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_1_4-3 --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} ---> 7c8fbd0188a7 Step 4/10 : ARG SITE_MIRROR ---> Running in 8a4c6998f236 ---> Removed intermediate container 8a4c6998f236 ---> 41fa6f3c86b5 Step 5/10 : ARG CONTAINER_NAME ---> Running in 6db58472ed6e ---> Removed intermediate container 6db58472ed6e ---> 5d0bafad4e1d Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in b1532e3d0775 ---> Removed intermediate container b1532e3d0775 ---> 2abea7998923 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 e78cc5aa15f3 ---> Removed intermediate container e78cc5aa15f3 ---> 97c8f98e4874 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 baaca8acb944 2025-06-19 09:31:30 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.1.4.3-master_1_8_1_4_3.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.8.1.4.3-master_1_8_1_4_3.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.1.4.3-master_1_8_1_4_3.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.8.1.4.3-master_1_8_1_4_3.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.8.1.4.3-master_1_8_1_4_3.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 baaca8acb944 ---> 573fca00b91f Step 9/10 : COPY entrypoint.sh / ---> a0cc6530c582 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 183806204bef ---> Removed intermediate container 183806204bef ---> d83952e12418 [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 d83952e12418 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_8_1_4-3 2025-06-19 09:32:34,089: INFO: Docker build duration: 74 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 10cd7e43606f: Preparing 720971cc900c: Preparing fd69037ef14f: Preparing c1580f3c018e: Preparing 145cbba88c86: Preparing c2985e0043d8: Preparing 45f24684a8ba: Preparing 1f28d6baf232: Preparing 4d3856b96d68: Preparing 6b8dc8bcefb7: Preparing 174f56854903: Preparing 45f24684a8ba: Waiting c2985e0043d8: Waiting 1f28d6baf232: Waiting 4d3856b96d68: Waiting 6b8dc8bcefb7: Waiting 174f56854903: Waiting 145cbba88c86: Layer already exists fd69037ef14f: Layer already exists c1580f3c018e: Layer already exists c2985e0043d8: Layer already exists 45f24684a8ba: Layer already exists 1f28d6baf232: Layer already exists 10cd7e43606f: Pushed 4d3856b96d68: Layer already exists 174f56854903: Layer already exists 6b8dc8bcefb7: Layer already exists 720971cc900c: Pushed master-1_8_1_4-3: digest: sha256:0badcd00d5c1ae844df83f8a824f3d2508f842edd9e94b815870a3bec83ae987 size: 2620 2025-06-19 09:32:39,460: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 79 seconds