2025-06-18 17:02:11,319: INFO: Building opensdn-kubernetes-cni-init 2025-06-18 17:02:11,365: 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_4 --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} ---> 5a1565d534c6 Step 4/10 : ARG SITE_MIRROR ---> Running in 46ecd4275dcf ---> Removed intermediate container 46ecd4275dcf ---> e1b11769ea4c Step 5/10 : ARG CONTAINER_NAME ---> Running in 6b0ab5a80e75 ---> Removed intermediate container 6b0ab5a80e75 ---> d96bc05ca564 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in bf3c549e81b6 ---> Removed intermediate container bf3c549e81b6 ---> 8941e0ad26c3 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 186ce624c251 ---> Removed intermediate container 186ce624c251 ---> 9f6f641f78ee 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 552eb16020e0 2025-06-18 17:02:24 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.4-master_1_2_2_1_4_4.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.4-master_1_2_2_1_4_4.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.4-master_1_2_2_1_4_4.el7 1/1 Verifying : contrail-k8s-cni-master.1.2.2.1.4.4-master_1_2_2_1_4_4.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.2.2.1.4.4-master_1_2_2_1_4_4.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 552eb16020e0 ---> 297870fd8bb7 Step 9/10 : COPY entrypoint.sh / ---> 6726ed8367d8 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b165b927c488 ---> Removed intermediate container b165b927c488 ---> 1c086461d4a3 [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 1c086461d4a3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_2_2_1-4_4 2025-06-18 17:04:04,755: INFO: Docker build duration: 113 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] b99ee7d46c2f: Preparing e10e518b5e09: Preparing 0d85a2b24f1f: Preparing dc69b1b2febf: Preparing 3a8ba54df8b7: Preparing 7aaee21ca73f: Preparing 45bc9b058c59: Preparing 914ab258a264: Preparing 731e1ab4c94d: Preparing 9d83e22f06b7: Preparing 174f56854903: Preparing 7aaee21ca73f: Waiting 45bc9b058c59: Waiting 914ab258a264: Waiting 731e1ab4c94d: Waiting 9d83e22f06b7: Waiting 174f56854903: Waiting b99ee7d46c2f: Pushed 3a8ba54df8b7: Layer already exists 0d85a2b24f1f: Layer already exists dc69b1b2febf: Layer already exists 7aaee21ca73f: Layer already exists 45bc9b058c59: Layer already exists 914ab258a264: Layer already exists 731e1ab4c94d: Layer already exists 174f56854903: Layer already exists 9d83e22f06b7: Layer already exists e10e518b5e09: Pushed master-1_2_2_1-4_4: digest: sha256:87bf5543237172976a6b22ff96400389fa7d849727c50ec7091687f21ba41bd2 size: 2620 2025-06-18 17:04:23,623: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 132 seconds