2025-03-27 15:52:02,986: INFO: Building contrail-kubernetes-cni-init 2025-03-27 15:52:03,043: 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_4_4_8-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}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> c09df318b561 Step 4/10 : ARG SITE_MIRROR ---> Running in 3cfd8ab365bd ---> Removed intermediate container 3cfd8ab365bd ---> 1b7ac6ed2f91 Step 5/10 : ARG CONTAINER_NAME ---> Running in 6d65867e162a ---> Removed intermediate container 6d65867e162a ---> bef1e552cc15 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in bfdf0f5af01e ---> Removed intermediate container bfdf0f5af01e ---> f56d54ea9f06 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 7979c7081dc9 ---> Removed intermediate container 7979c7081dc9 ---> 8576a7c5cdcd 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 8ab7c33534ca 2025-03-27 15:52:17 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.4.4.8.2-master_1_4_4_8_2.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.4.4.8.2-master_1_4_4_8_2.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.4.4.8.2-master_1_4_4_8_2.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.4.4.8.2-master_1_4_4_8_2.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.4.4.8.2-master_1_4_4_8_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 8ab7c33534ca ---> fb4a118e32c2 Step 9/10 : COPY entrypoint.sh / ---> 62c29f7cc167 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0f64822014c4 ---> Removed intermediate container 0f64822014c4 ---> 3b8f6cf70287 [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 3b8f6cf70287 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-kubernetes-cni-init:master-1_4_4_8-2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_4_4_8-2 2025-03-27 15:53:48,348: INFO: Docker build duration: 106 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-kubernetes-cni-init] d557b6c085e6: Preparing f0afd4bf31b6: Preparing 49507618879a: Preparing 5c4c4fc240a0: Preparing ea3e26196e3f: Preparing bdfea728e0d2: Preparing bcb42031051a: Preparing e3decc29b628: Preparing b820488eac54: Preparing 81d7253acdef: Preparing 174f56854903: Preparing bdfea728e0d2: Waiting bcb42031051a: Waiting e3decc29b628: Waiting b820488eac54: Waiting 81d7253acdef: Waiting 174f56854903: Waiting d557b6c085e6: Pushed 5c4c4fc240a0: Layer already exists 49507618879a: Layer already exists f0afd4bf31b6: Pushed ea3e26196e3f: Layer already exists bdfea728e0d2: Layer already exists bcb42031051a: Layer already exists e3decc29b628: Layer already exists b820488eac54: Layer already exists 81d7253acdef: Layer already exists 174f56854903: Layer already exists master-1_4_4_8-2: digest: sha256:70d97d9ed87087899a0a3a54c6249e95eae48dfb1a0e0f54ccb45fcbe5d18333 size: 2620 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] d557b6c085e6: Preparing f0afd4bf31b6: Preparing 49507618879a: Preparing 5c4c4fc240a0: Preparing ea3e26196e3f: Preparing bdfea728e0d2: Preparing bcb42031051a: Preparing e3decc29b628: Preparing b820488eac54: Preparing 81d7253acdef: Preparing 174f56854903: Preparing bdfea728e0d2: Waiting bcb42031051a: Waiting e3decc29b628: Waiting b820488eac54: Waiting 81d7253acdef: Waiting 174f56854903: Waiting 5c4c4fc240a0: Layer already exists d557b6c085e6: Layer already exists 49507618879a: Layer already exists f0afd4bf31b6: Layer already exists ea3e26196e3f: Layer already exists bdfea728e0d2: Layer already exists bcb42031051a: Layer already exists e3decc29b628: Layer already exists b820488eac54: Layer already exists 81d7253acdef: Layer already exists 174f56854903: Layer already exists master-1_4_4_8-2: digest: sha256:70d97d9ed87087899a0a3a54c6249e95eae48dfb1a0e0f54ccb45fcbe5d18333 size: 2620 2025-03-27 15:53:56,886: INFO: Building contrail-kubernetes-cni-init finished successfully, duration: 114 seconds