2025-05-15 15:44:11,824: INFO: Building opensdn-kubernetes-cni-init 2025-05-15 15:44:11,856: 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_6_8_5-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} ---> 862c41203d18 Step 4/10 : ARG SITE_MIRROR ---> Running in c49d4e9b951c ---> Removed intermediate container c49d4e9b951c ---> d10e8305da8a Step 5/10 : ARG CONTAINER_NAME ---> Running in 94f18a922c06 ---> Removed intermediate container 94f18a922c06 ---> 65fd6241a8e9 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6fc76c8302b8 ---> Removed intermediate container 6fc76c8302b8 ---> 9a52aaf53e1f 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 150c99f3af42 ---> Removed intermediate container 150c99f3af42 ---> 9974797c1798 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 29febb8165a2 2025-05-15 15:44:25 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.6.8.1.1-master_1_6_8_1_1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.6.8.1.1-master_1_6_8_1_1.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.6.8.1.1-master_1_6_8_1_1.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.6.8.1.1-master_1_6_8_1_1.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.6.8.1.1-master_1_6_8_1_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 29febb8165a2 ---> 192be8466ebd Step 9/10 : COPY entrypoint.sh / ---> 7ab11c3b6f26 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 443902f26e27 ---> Removed intermediate container 443902f26e27 ---> b2fcd25a515d [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 b2fcd25a515d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_6_8_5-1 2025-05-15 15:45:38,850: INFO: Docker build duration: 87 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] a0fd5fce1724: Preparing 74c8ba5c8b5c: Preparing 153fb48afb84: Preparing da868b30c432: Preparing 8c261f442d80: Preparing f3c749afffe6: Preparing d2d0614c60bc: Preparing 236c6f5e6b6d: Preparing 7994c06296d4: Preparing a23c0e49b834: Preparing 174f56854903: Preparing f3c749afffe6: Waiting d2d0614c60bc: Waiting 236c6f5e6b6d: Waiting 7994c06296d4: Waiting a23c0e49b834: Waiting 174f56854903: Waiting 8c261f442d80: Layer already exists 153fb48afb84: Layer already exists da868b30c432: Layer already exists f3c749afffe6: Layer already exists 236c6f5e6b6d: Layer already exists d2d0614c60bc: Layer already exists a0fd5fce1724: Pushed 7994c06296d4: Layer already exists a23c0e49b834: Layer already exists 174f56854903: Layer already exists 74c8ba5c8b5c: Pushed master-1_6_8_5-1: digest: sha256:ee3b4c41e316d50835b450cd590acc34737f779aacb228d16f63aa73828abed2 size: 2620 2025-05-15 15:45:47,715: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 96 seconds