2025-08-28 01:19:42,831: INFO: Building opensdn-kubernetes-cni-init 2025-08-28 01:19:42,877: 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=9 --build-arg LINUX_DISTR=rockylinux --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 854B 0.0s done #1 DONE 0.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.7s #4 [internal] load build context #4 transferring context: 2.67kB done #4 DONE 1.5s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 8.1s #6 [2/3] 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 #6 1.480 2025-08-28 01:19:56 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] #6 2.527 Contrail repo 3.1 MB/s | 105 kB 00:00 #6 2.822 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 2.1 MB 00:00 #6 4.361 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 730 kB 00:00 #6 4.907 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 264 kB 00:00 #6 5.701 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 7.0 MB 00:00 #6 10.83 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #6 15.59 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #6 16.80 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.3 MB 00:00 #6 19.82 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 392 kB 00:00 #6 20.58 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #6 21.53 added from: http://tf-mirrors.gz1.opensdn.io/re 403 kB/s | 16 kB 00:00 #6 22.04 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #6 22.53 added from: http://tf-mirrors.gz1.opensdn.io/re 287 kB/s | 13 kB 00:00 #6 23.29 added from: http://tf-mirrors.gz1.opensdn.io/re 662 kB/s | 64 kB 00:00 #6 24.32 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 30 MB 00:00 #6 54.97 Third parties for OpenSDN 23 MB/s | 5.4 MB 00:00 #6 74.63 Dependencies resolved. #6 74.63 ================================================================================ #6 74.63 Package Arch Version Repository Size #6 74.63 ================================================================================ #6 74.63 Installing: #6 74.63 contrail-k8s-cni x86_64 v0+nightly-nightly.el9 contrail 2.6 M #6 74.63 #6 74.63 Transaction Summary #6 74.63 ================================================================================ #6 74.63 Install 1 Package #6 74.63 #6 74.63 Total download size: 2.6 M #6 74.63 Installed size: 6.2 M #6 74.63 Downloading Packages: #6 74.68 contrail-k8s-cni-v0+nightly-nightly.el9.x86_64. 53 MB/s | 2.6 MB 00:00 #6 74.68 -------------------------------------------------------------------------------- #6 74.72 Total 51 MB/s | 2.6 MB 00:00 #6 74.72 Running transaction check #6 74.72 Transaction check succeeded. #6 74.72 Running transaction test #6 74.77 Transaction test succeeded. #6 74.77 Running transaction #6 74.92 Preparing : 1/1 #6 75.20 Installing : contrail-k8s-cni-v0+nightly-nightly.el9.x86_64 1/1 #6 75.92 Verifying : contrail-k8s-cni-v0+nightly-nightly.el9.x86_64 1/1 #6 75.95 #6 75.95 Installed: #6 75.95 contrail-k8s-cni-v0+nightly-nightly.el9.x86_64 #6 75.95 #6 75.95 Complete! #6 77.01 80 files removed #6 DONE 77.8s #7 [3/3] COPY entrypoint.sh / #7 DONE 0.7s #8 exporting to image #8 exporting layers #8 exporting layers 2.7s done #8 writing image sha256:bb8ebabd0db7547678db6766d4bbe6627a4722ccb531736f9b1a0f23a35a3817 done #8 naming to nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly done #8 DONE 2.8s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-08-28 01:21:16,582: INFO: Docker build duration: 94 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init] f20588cf98d9: Preparing 75b046de15e4: Preparing 4ba939cf9b0c: Preparing 72e18e572565: Preparing ce4d026f6ab8: Preparing 778cc9b6f321: Preparing 5f2545c8b871: Preparing 4522a7d045c2: Preparing 613f2b33b145: Preparing 12be3d709407: Preparing 44343de3ea1d: Preparing 5f2545c8b871: Waiting 4522a7d045c2: Waiting 613f2b33b145: Waiting 12be3d709407: Waiting 44343de3ea1d: Waiting ce4d026f6ab8: Waiting 778cc9b6f321: Waiting 72e18e572565: Layer already exists 4ba939cf9b0c: Layer already exists ce4d026f6ab8: Layer already exists 778cc9b6f321: Layer already exists f20588cf98d9: Pushed 5f2545c8b871: Layer already exists 4522a7d045c2: Layer already exists 613f2b33b145: Layer already exists 12be3d709407: Layer already exists 44343de3ea1d: Layer already exists 75b046de15e4: Pushed nightly: digest: sha256:ad9e04da7be2d09457c30c7ad1a648cdf3bd390dc4f374fec1915430c634ccc1 size: 2618 2025-08-28 01:21:31,777: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 109 seconds