2025-04-26 14:49:14,820: INFO: Building opensdn-kubernetes-cni-init 2025-04-26 14:49:14,859: 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_1_0-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=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} ---> 8a7f00c0c5c6 Step 4/10 : ARG SITE_MIRROR ---> Running in 958f6226f3da ---> Removed intermediate container 958f6226f3da ---> 4035da9c4f2b Step 5/10 : ARG CONTAINER_NAME ---> Running in 0897a08d7d5d ---> Removed intermediate container 0897a08d7d5d ---> 5201abbcebf4 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7136662fe199 ---> Removed intermediate container 7136662fe199 ---> d4511c483743 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 a1571f2538d3 ---> Removed intermediate container a1571f2538d3 ---> 28b2dfc8b162 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 4a91dabd2f27 2025-04-26 14:49: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.1.0.3-master_1_6_1_0_3.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.6.1.0.3-master_1_6_1_0_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.6.1.0.3-master_1_6_1_0_3.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.6.1.0.3-master_1_6_1_0_3.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.6.1.0.3-master_1_6_1_0_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 4a91dabd2f27 ---> 260760fb5531 Step 9/10 : COPY entrypoint.sh / ---> 37bc57538b56 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in dee208d25218 ---> Removed intermediate container dee208d25218 ---> f314914b88d2 [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 f314914b88d2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_6_1_0-3 2025-04-26 14:51:02,978: INFO: Docker build duration: 108 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 12ac07c5ff27: Preparing 33bbc0691c44: Preparing f30e554797e6: Preparing a28a7b3fe4fa: Preparing 39319b0b5bb0: Preparing 03601a50da14: Preparing 87dd8d50fc25: Preparing 2fddfdc52f12: Preparing c203e6997d72: Preparing 9c990bf89450: Preparing 174f56854903: Preparing 39319b0b5bb0: Waiting 03601a50da14: Waiting 87dd8d50fc25: Waiting 2fddfdc52f12: Waiting c203e6997d72: Waiting 9c990bf89450: Waiting 174f56854903: Waiting 12ac07c5ff27: Pushed f30e554797e6: Layer already exists 39319b0b5bb0: Layer already exists a28a7b3fe4fa: Layer already exists 03601a50da14: Layer already exists 2fddfdc52f12: Layer already exists 87dd8d50fc25: Layer already exists c203e6997d72: Layer already exists 9c990bf89450: Layer already exists 174f56854903: Layer already exists 33bbc0691c44: Pushed master-1_6_1_0-3: digest: sha256:e251edc460271e691cb51a297698339c84d11e5d6226ba87e0865d50c663b87a size: 2620 2025-04-26 14:51:14,148: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 120 seconds