2025-08-25 23:25:29,578: INFO: Building opensdn-kubernetes-cni-init 2025-08-25 23:25:29,609: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 77a25462afa4 Step 4/10 : ARG SITE_MIRROR ---> Running in a38b1c7726a0 ---> Removed intermediate container a38b1c7726a0 ---> 096627e13490 Step 5/10 : ARG CONTAINER_NAME ---> Running in b170cd2a21ef ---> Removed intermediate container b170cd2a21ef ---> 822877edf201 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in d32303d596e1 ---> Removed intermediate container d32303d596e1 ---> 88f0003dc44e 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 8c6f0d12aa8f ---> Removed intermediate container 8c6f0d12aa8f ---> 3ab7251c45e0 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 45f916d9c728 2025-08-25 23:25:40 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:v0+nightly-nightly.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 v0+nightly-nightly.el7 contrail 2.6 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.6 M Installed size: 6.2 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-k8s-cni-v0+nightly-nightly.el7.x86_64 1/1 Verifying : contrail-k8s-cni-v0+nightly-nightly.el7.x86_64 1/1 Installed: contrail-k8s-cni.x86_64 0:v0+nightly-nightly.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 45f916d9c728 ---> 6249a30e08db Step 9/10 : COPY entrypoint.sh / ---> a063f966ff42 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6435cb0f6139 ---> Removed intermediate container 6435cb0f6139 ---> e5e7832aec96 [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 e5e7832aec96 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 2025-08-25 23:26:57,506: INFO: Docker build duration: 88 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init] 9ba25518b503: Preparing d78bebd5e54c: Preparing a4de2c7392e2: Preparing a1011afd34ad: Preparing 4fe514bc24aa: Preparing 8985b53f97d7: Preparing 17c75e8919d0: Preparing e45c5cbab89a: Preparing ebb78940e02a: Preparing fd36086f3c5f: Preparing 174f56854903: Preparing 8985b53f97d7: Waiting 17c75e8919d0: Waiting e45c5cbab89a: Waiting ebb78940e02a: Waiting fd36086f3c5f: Waiting 174f56854903: Waiting a4de2c7392e2: Layer already exists 4fe514bc24aa: Layer already exists a1011afd34ad: Layer already exists 8985b53f97d7: Layer already exists 17c75e8919d0: Layer already exists 9ba25518b503: Pushed e45c5cbab89a: Layer already exists ebb78940e02a: Layer already exists fd36086f3c5f: Layer already exists 174f56854903: Layer already exists d78bebd5e54c: Pushed nightly: digest: sha256:b55e2b8023a8f3208197fa6dd1691a96953de65caccc5216a40a93c32d8cc5b4 size: 2620 2025-08-25 23:27:14,585: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 105 seconds