2025-06-25 12:51:46,605: INFO: Building opensdn-kubernetes-cni-init 2025-06-25 12:51:46,644: 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_7_6_9-2 --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 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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 854B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-2 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-2 #4 CACHED #5 [internal] load build context #5 transferring context: 2.67kB done #5 DONE 0.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 0.188 2025-06-25 12:51:47 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 0.849 Contrail repo 6.4 MB/s | 134 kB 00:00 #6 0.999 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.1 MB 00:00 #6 1.438 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #6 1.649 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 264 kB 00:00 #6 1.829 added from: http://tf-mirrors.gz1.opensdn.io/re 68 MB/s | 7.0 MB 00:00 #6 3.420 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 4.0 MB 00:00 #6 4.340 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 939 kB 00:00 #6 4.641 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.3 MB 00:00 #6 5.516 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 MB/s | 392 kB 00:00 #6 6.084 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 451 kB 00:00 #6 6.614 added from: http://tf-mirrors.gz1.opensdn.io/re 311 kB/s | 16 kB 00:00 #6 7.258 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 kB/s | 257 B 00:00 #6 7.581 added from: http://tf-mirrors.gz1.opensdn.io/re 253 kB/s | 13 kB 00:00 #6 7.868 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #6 8.763 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 30 MB 00:00 #6 47.33 Third parties for OpenSDN 21 MB/s | 5.4 MB 00:00 #6 66.85 Dependencies resolved. #6 66.85 ================================================================================ #6 66.85 Package Arch Version Repo Size #6 66.85 ================================================================================ #6 66.85 Installing: #6 66.85 contrail-k8s-cni #6 66.85 x86_64 v0+master.1.7.6.9.2-master_1_7_6_9_2.el9 contrail 2.2 M #6 66.85 #6 66.85 Transaction Summary #6 66.85 ================================================================================ #6 66.85 Install 1 Package #6 66.85 #6 66.85 Total download size: 2.2 M #6 66.85 Installed size: 6.2 M #6 66.85 Downloading Packages: #6 66.91 contrail-k8s-cni-v0+master.1.7.6.9.2-master_1_7 36 MB/s | 2.2 MB 00:00 #6 66.91 -------------------------------------------------------------------------------- #6 66.91 Total 35 MB/s | 2.2 MB 00:00 #6 66.91 Running transaction check #6 66.94 Transaction check succeeded. #6 66.95 Running transaction test #6 67.03 Transaction test succeeded. #6 67.03 Running transaction #6 67.11 Preparing : 1/1 #6 67.30 Installing : contrail-k8s-cni-v0+master.1.7.6.9.2-master_1_7_6_9_ 1/1 #6 67.90 Verifying : contrail-k8s-cni-v0+master.1.7.6.9.2-master_1_7_6_9_ 1/1 #6 67.93 #6 67.93 Installed: #6 67.93 contrail-k8s-cni-v0+master.1.7.6.9.2-master_1_7_6_9_2.el9.x86_64 #6 67.93 #6 67.93 Complete! #6 68.72 80 files removed #6 DONE 68.9s #7 [3/3] COPY entrypoint.sh / #7 DONE 0.1s #8 exporting to image #8 exporting layers #8 exporting layers 0.8s done #8 writing image sha256:220e7ded401991e5c360d600b69d6466efc41e49c94f9db6f4ce6d525098e927 #8 writing image sha256:220e7ded401991e5c360d600b69d6466efc41e49c94f9db6f4ce6d525098e927 done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_7_6_9-2 done #8 DONE 0.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-06-25 12:52:57,567: INFO: Docker build duration: 71 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 9e693e9f2760: Preparing f502304e586d: Preparing 0180b39795f6: Preparing 303568b7aa79: Preparing aeb92b779b4b: Preparing 970aa1e37c2c: Preparing fd4e69567232: Preparing 2f9b830db63f: Preparing 9b9d61ffde2c: Preparing 32c72106109b: Preparing 44343de3ea1d: Preparing 970aa1e37c2c: Waiting fd4e69567232: Waiting 2f9b830db63f: Waiting 9b9d61ffde2c: Waiting 32c72106109b: Waiting 44343de3ea1d: Waiting aeb92b779b4b: Layer already exists 303568b7aa79: Layer already exists 0180b39795f6: Layer already exists 970aa1e37c2c: Layer already exists fd4e69567232: Layer already exists 2f9b830db63f: Layer already exists 9e693e9f2760: Pushed 9b9d61ffde2c: Layer already exists 44343de3ea1d: Layer already exists 32c72106109b: Layer already exists f502304e586d: Pushed master-1_7_6_9-2: digest: sha256:6f9f4f8cab85693a1862a3d7506d17b12bc0a6acace679a721b37a6ca32b0377 size: 2619 2025-06-25 12:53:06,878: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 80 seconds