2025-05-12 01:40:32,967: INFO: Building opensdn-kubernetes-cni-init 2025-05-12 01:40:33,006: 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} ---> 32bc459c874b Step 4/10 : ARG SITE_MIRROR ---> Running in beecadc80c83 ---> Removed intermediate container beecadc80c83 ---> e34bb8715812 Step 5/10 : ARG CONTAINER_NAME ---> Running in a192b3dd345b ---> Removed intermediate container a192b3dd345b ---> c76d2f44aa9f Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 791447cfd567 ---> Removed intermediate container 791447cfd567 ---> df36e23a9d34 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 807c2b67ccf9 ---> Removed intermediate container 807c2b67ccf9 ---> ff58ddeb0f19 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 96184fed8228 2025-05-12 01:40:46 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:nightly-nightly.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 nightly-nightly.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-nightly-nightly.el7.x86_64 1/1 Verifying : contrail-k8s-cni-nightly-nightly.el7.x86_64 1/1 Installed: contrail-k8s-cni.x86_64 0: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 96184fed8228 ---> 46e7b8944424 Step 9/10 : COPY entrypoint.sh / ---> babaa9f101ed Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ffb469cfdd3d ---> Removed intermediate container ffb469cfdd3d ---> 236734e675a7 [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 236734e675a7 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 2025-05-12 01:43:10,211: INFO: Docker build duration: 158 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init] 56b5fdff26b3: Preparing dd04eb537d78: Preparing 5619907f64b9: Preparing 6e8a8eb63b58: Preparing a60c5ee14d92: Preparing f256ae989151: Preparing 36c930ccd165: Preparing eaed4b951031: Preparing 5b1cea7665f5: Preparing 5bde1b2afc26: Preparing 174f56854903: Preparing eaed4b951031: Waiting 5b1cea7665f5: Waiting 5bde1b2afc26: Waiting 174f56854903: Waiting f256ae989151: Waiting 36c930ccd165: Waiting 56b5fdff26b3: Pushed 5619907f64b9: Layer already exists a60c5ee14d92: Layer already exists 6e8a8eb63b58: Layer already exists f256ae989151: Layer already exists 36c930ccd165: Layer already exists eaed4b951031: Layer already exists 5b1cea7665f5: Layer already exists 5bde1b2afc26: Layer already exists 174f56854903: Layer already exists dd04eb537d78: Pushed nightly: digest: sha256:d20751322e76dff76c81e35aae752d34c4c9153117973f26ec47df4bf81eb1b9 size: 2620 2025-05-12 01:43:16,259: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 164 seconds