2025-05-15 11:49:05,602: INFO: Building opensdn-kubernetes-cni-init 2025-05-15 11:49:05,635: 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_2_6-3_8 --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} ---> c18e64ab240e Step 4/10 : ARG SITE_MIRROR ---> Running in 3707ad8f8338 ---> Removed intermediate container 3707ad8f8338 ---> 779b6e14f8cf Step 5/10 : ARG CONTAINER_NAME ---> Running in 5e59f77fd444 ---> Removed intermediate container 5e59f77fd444 ---> 44acd354b6d1 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in f50a3597badc ---> Removed intermediate container f50a3597badc ---> 9fa1cbc5d7c2 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 376ee738cfe4 ---> Removed intermediate container 376ee738cfe4 ---> 6a22890aa7bc 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 bcbe4decd327 2025-05-15 11:49:19 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.2.6.3.8-master_1_3_2_6_3_8.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.3.2.6.3.8-master_1_3_2_6_3_8.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.3.2.6.3.8-master_1_3_2_6_3_8.el7 1/1 Verifying : contrail-k8s-cni-master.1.3.2.6.3.8-master_1_3_2_6_3_8.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.3.2.6.3.8-master_1_3_2_6_3_8.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 bcbe4decd327 ---> 0b9212ed7413 Step 9/10 : COPY entrypoint.sh / ---> 8b56e01a0728 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8c67405eabfd ---> Removed intermediate container 8c67405eabfd ---> 162aa40e0223 [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 162aa40e0223 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_3_2_6-3_8 2025-05-15 11:51:00,377: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 032f372f000c: Preparing 73e716df6d52: Preparing bbbb8b59b613: Preparing fde80ec53de2: Preparing dcf2c4419d51: Preparing 0994995ed3b7: Preparing b49d5b9788be: Preparing 6f85c344e477: Preparing 87a40d5f5e7d: Preparing ea26226404ce: Preparing 174f56854903: Preparing dcf2c4419d51: Waiting 0994995ed3b7: Waiting b49d5b9788be: Waiting 6f85c344e477: Waiting 87a40d5f5e7d: Waiting ea26226404ce: Waiting 174f56854903: Waiting 032f372f000c: Pushed fde80ec53de2: Layer already exists dcf2c4419d51: Layer already exists bbbb8b59b613: Layer already exists 0994995ed3b7: Layer already exists 6f85c344e477: Layer already exists b49d5b9788be: Layer already exists 87a40d5f5e7d: Layer already exists ea26226404ce: Layer already exists 174f56854903: Layer already exists 73e716df6d52: Pushed master-1_3_2_6-3_8: digest: sha256:60996173cf1d80d30d449880f294553e0fb2bbd4bae1f6a513144b456f25d38e size: 2620 2025-05-15 11:51:12,041: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 127 seconds