2025-02-10 14:26:56,230: INFO: Building contrail-kubernetes-cni-init 2025-02-10 14:26:56,270: 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_3_6_3-2 --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=contrail-kubernetes-cni-init --build-arg UBUNTU_DISTR_VERSION=22.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}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> 26412a2fa42c Step 4/10 : ARG SITE_MIRROR ---> Running in a9aaea312b07 ---> Removed intermediate container a9aaea312b07 ---> 6a844620cbc5 Step 5/10 : ARG CONTAINER_NAME ---> Running in 95de3dda8c2f ---> Removed intermediate container 95de3dda8c2f ---> 342c95afd664 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in caed9e4ee9fa ---> Removed intermediate container caed9e4ee9fa ---> 968e2228f8c4 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 e87fca788f38 ---> Removed intermediate container e87fca788f38 ---> 3b9e07e6ceb5 Step 8/10 : RUN 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 8dde2ec42503 2025-02-10 14:27:09 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.3.6.3.2-master_1_3_6_3_2.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.3.6.3.2-master_1_3_6_3_2.el7 contrail 2.2 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.2 M Installed size: 6.5 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-k8s-cni-master.1.3.6.3.2-master_1_3_6_3_2.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.3.6.3.2-master_1_3_6_3_2.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.3.6.3.2-master_1_3_6_3_2.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : 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 Cleaning up list of fastest mirrors ---> Removed intermediate container 8dde2ec42503 ---> 9ca92ff09336 Step 9/10 : COPY entrypoint.sh / ---> 4ee9e29f42ba Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 94a92899412e ---> Removed intermediate container 94a92899412e ---> 57c90bf707ad [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 57c90bf707ad Successfully tagged nexus.gz1.opensdn.io:5101/contrail-kubernetes-cni-init:master-1_3_6_3-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-kubernetes-cni-init:master-1_3_6_3-2 2025-02-10 14:28:39,635: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-kubernetes-cni-init] 21abe3691b1e: Preparing 9ae2f90a967b: Preparing 883a59eaed46: Preparing d5265d3f648b: Preparing eb552511836e: Preparing e13701a6cfb1: Preparing 81ec42694436: Preparing 4b66b10e4d6d: Preparing 804bd220ec4c: Preparing e992ef0788c1: Preparing 174f56854903: Preparing e13701a6cfb1: Waiting 81ec42694436: Waiting 4b66b10e4d6d: Waiting 804bd220ec4c: Waiting e992ef0788c1: Waiting 174f56854903: Waiting 21abe3691b1e: Pushed eb552511836e: Layer already exists d5265d3f648b: Layer already exists 883a59eaed46: Layer already exists e13701a6cfb1: Layer already exists 81ec42694436: Layer already exists 804bd220ec4c: Layer already exists 4b66b10e4d6d: Layer already exists e992ef0788c1: Layer already exists 174f56854903: Layer already exists 9ae2f90a967b: Pushed master-1_3_6_3-2: digest: sha256:7638ee6e5738d191a79eff9d6db191a466d73bdc822e4e004851f5e8f5faf19f size: 2620 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-kubernetes-cni-init] 21abe3691b1e: Preparing 9ae2f90a967b: Preparing 883a59eaed46: Preparing d5265d3f648b: Preparing eb552511836e: Preparing e13701a6cfb1: Preparing 81ec42694436: Preparing 4b66b10e4d6d: Preparing 804bd220ec4c: Preparing e992ef0788c1: Preparing 174f56854903: Preparing e13701a6cfb1: Waiting 81ec42694436: Waiting 4b66b10e4d6d: Waiting 804bd220ec4c: Waiting e992ef0788c1: Waiting 174f56854903: Waiting 21abe3691b1e: Layer already exists eb552511836e: Layer already exists 9ae2f90a967b: Layer already exists 883a59eaed46: Layer already exists d5265d3f648b: Layer already exists e13701a6cfb1: Layer already exists 81ec42694436: Layer already exists 4b66b10e4d6d: Layer already exists 804bd220ec4c: Layer already exists e992ef0788c1: Layer already exists 174f56854903: Layer already exists master-1_3_6_3-2: digest: sha256:7638ee6e5738d191a79eff9d6db191a466d73bdc822e4e004851f5e8f5faf19f size: 2620 2025-02-10 14:28:55,946: INFO: Building contrail-kubernetes-cni-init finished successfully, duration: 119 seconds