2025-10-08 19:35:19,819: INFO: Building opensdn-analytics-collector 2025-10-08 19:35:20,022: 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-2_1_9_1-1 --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 CONTAINER_NAME=opensdn-analytics-collector --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.27kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_9_1-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.4s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_1-1 #5 DONE 1.9s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_9_1-1 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.50kB done #8 DONE 3.0s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.5s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 8.4s #11 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 4.479 Contrail repo 9.4 kB/s | 257 B 00:00 #11 4.672 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #11 6.039 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 730 kB 00:00 #11 6.370 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 264 kB 00:00 #11 6.797 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 7.0 MB 00:00 #11 10.82 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 4.0 MB 00:00 #11 13.57 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #11 14.38 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #11 15.52 added from: http://tf-mirrors.gz1.opensdn.io/re 792 kB/s | 392 kB 00:00 #11 16.25 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 451 kB 00:00 #11 16.84 added from: http://tf-mirrors.gz1.opensdn.io/re 513 kB/s | 16 kB 00:00 #11 17.11 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 kB/s | 257 B 00:00 #11 17.37 added from: http://tf-mirrors.gz1.opensdn.io/re 254 kB/s | 13 kB 00:00 #11 17.82 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #11 18.74 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 30 MB 00:00 #11 29.45 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #11 35.47 Dependencies resolved. #11 35.47 =============================================================================================== #11 35.47 Package Arch Version Repository Size #11 35.47 =============================================================================================== #11 35.47 Installing: #11 35.47 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 35.47 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 35.47 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 35.47 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 35.47 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 35.47 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 35.47 Installing dependencies: #11 35.47 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 35.47 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 35.47 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 35.47 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 35.47 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 35.47 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 35.47 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 35.47 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 35.47 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 35.47 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 35.47 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 35.47 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 35.47 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 35.47 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 35.47 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 35.47 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 35.47 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 35.47 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 35.47 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 35.47 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 35.47 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 35.47 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 35.47 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 35.47 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 35.47 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 35.47 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 35.47 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 35.47 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 35.47 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 35.47 #11 35.47 Transaction Summary #11 35.47 =============================================================================================== #11 35.47 Install 35 Packages #11 35.47 #11 35.47 Total download size: 16 M #11 35.47 Installed size: 53 M #11 35.47 Downloading Packages: #11 35.62 (1/35): boost-1.75.0-8.el9.x86_64.rpm 62 kB/s | 11 kB 00:00 #11 35.77 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 227 kB/s | 74 kB 00:00 #11 35.99 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 53 kB/s | 16 kB 00:00 #11 36.11 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 73 kB/s | 24 kB 00:00 #11 36.29 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 129 kB/s | 36 kB 00:00 #11 36.39 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 57 kB/s | 15 kB 00:00 #11 36.52 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 150 kB/s | 44 kB 00:00 #11 36.64 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 105 kB/s | 32 kB 00:00 #11 36.85 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 48 kB/s | 13 kB 00:00 #11 36.85 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 329 kB/s | 38 kB 00:00 #11 36.85 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 4.3 MB/s | 57 kB 00:00 #11 36.85 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 101 kB 00:00 #11 36.85 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.3 MB/s | 38 kB 00:00 #11 36.85 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 17 MB/s | 214 kB 00:00 #11 36.85 (15/35): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #11 36.85 (16/35): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #11 36.85 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 903 kB/s | 15 kB 00:00 #11 36.85 (18/35): boost-program-options-1.75.0-8.el9.x86 8.5 MB/s | 106 kB 00:00 #11 36.85 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 9.4 MB/s | 92 kB 00:00 #11 36.85 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #11 36.85 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #11 36.91 (22/35): boost-serialization-1.75.0-8.el9.x86_6 6.4 MB/s | 129 kB 00:00 #11 36.91 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.4 MB/s | 27 kB 00:00 #11 36.91 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 883 kB/s | 13 kB 00:00 #11 36.91 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 13 MB/s | 230 kB 00:00 #11 36.91 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 55 kB 00:00 #11 36.91 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #11 36.96 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 1.7 MB/s | 30 kB 00:00 #11 36.96 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 16 MB/s | 208 kB 00:00 #11 36.96 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 22 MB/s | 662 kB 00:00 #11 36.96 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 26 MB/s | 1.0 MB 00:00 #11 37.02 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 28 MB/s | 1.3 MB 00:00 #11 37.02 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 6.7 MB/s | 93 kB 00:00 #11 37.14 (34/35): libicu-67.1-9.el9.x86_64.rpm 5.8 MB/s | 9.6 MB 00:01 #11 37.14 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 4.9 MB/s | 709 kB 00:00 #11 37.14 -------------------------------------------------------------------------------- #11 37.14 Total 9.4 MB/s | 16 MB 00:01 #11 37.14 Running transaction check #11 37.23 Transaction check succeeded. #11 37.23 Running transaction test #11 37.46 Transaction test succeeded. #11 37.46 Running transaction #11 38.29 Preparing : 1/1 #11 38.40 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 38.40 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 38.40 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 38.48 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 38.94 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 39.13 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 39.38 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 39.66 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 39.75 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 40.01 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 40.39 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 40.59 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 40.85 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 41.05 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 41.37 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 41.67 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 41.98 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 42.11 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 42.32 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 42.57 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 42.79 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 43.23 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 43.52 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 43.73 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 44.01 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 44.26 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 44.42 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 44.80 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 44.96 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 44.96 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 45.26 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 45.31 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 45.31 #11 45.31 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 49.02 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 49.36 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 49.39 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 49.61 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 49.61 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 49.69 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 49.69 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 49.74 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 50.26 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 50.26 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 50.26 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 50.26 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 50.26 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 50.26 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 50.26 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 50.26 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 50.26 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 50.26 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 50.26 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 50.26 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 50.26 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 50.26 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 50.26 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 50.26 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 50.26 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 50.26 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 50.26 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 50.26 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 50.26 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 50.26 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 50.26 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 50.26 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 50.26 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 50.26 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 50.26 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 50.26 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 50.26 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 50.26 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 50.26 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 50.26 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 50.26 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 50.26 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 50.26 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 50.42 #11 50.42 Installed: #11 50.42 boost-1.75.0-8.el9.x86_64 #11 50.42 boost-atomic-1.75.0-8.el9.x86_64 #11 50.42 boost-chrono-1.75.0-8.el9.x86_64 #11 50.42 boost-container-1.75.0-8.el9.x86_64 #11 50.42 boost-context-1.75.0-8.el9.x86_64 #11 50.42 boost-contract-1.75.0-8.el9.x86_64 #11 50.42 boost-coroutine-1.75.0-8.el9.x86_64 #11 50.42 boost-date-time-1.75.0-8.el9.x86_64 #11 50.42 boost-fiber-1.75.0-8.el9.x86_64 #11 50.42 boost-filesystem-1.75.0-8.el9.x86_64 #11 50.42 boost-graph-1.75.0-8.el9.x86_64 #11 50.42 boost-iostreams-1.75.0-8.el9.x86_64 #11 50.42 boost-locale-1.75.0-8.el9.x86_64 #11 50.42 boost-log-1.75.0-8.el9.x86_64 #11 50.42 boost-math-1.75.0-8.el9.x86_64 #11 50.42 boost-nowide-1.75.0-8.el9.x86_64 #11 50.42 boost-program-options-1.75.0-8.el9.x86_64 #11 50.42 boost-python3-1.75.0-8.el9.x86_64 #11 50.42 boost-random-1.75.0-8.el9.x86_64 #11 50.42 boost-regex-1.75.0-8.el9.x86_64 #11 50.42 boost-serialization-1.75.0-8.el9.x86_64 #11 50.42 boost-stacktrace-1.75.0-8.el9.x86_64 #11 50.42 boost-system-1.75.0-8.el9.x86_64 #11 50.42 boost-test-1.75.0-8.el9.x86_64 #11 50.42 boost-thread-1.75.0-8.el9.x86_64 #11 50.42 boost-timer-1.75.0-8.el9.x86_64 #11 50.42 boost-type_erasure-1.75.0-8.el9.x86_64 #11 50.42 boost-wave-1.75.0-8.el9.x86_64 #11 50.42 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 50.42 libicu-67.1-9.el9.x86_64 #11 50.42 librdkafka-1.6.1-102.el9.x86_64 #11 50.42 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 50.42 logrotate-3.18.0-8.el9.x86_64 #11 50.42 protobuf-3.14.0-13.el9.x86_64 #11 50.42 redis-6.2.17-1.el9_5.x86_64 #11 50.42 #11 50.42 Complete! #11 50.97 80 files removed #11 DONE 51.2s #12 exporting to image #12 exporting layers #12 exporting layers 19.4s done #12 writing image sha256:a360e0a2d1ecce1db9de9aa250b5e2a9f59b7be56a144ca1eb908887057414df #12 writing image sha256:a360e0a2d1ecce1db9de9aa250b5e2a9f59b7be56a144ca1eb908887057414df done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_1_9_1-1 0.1s done #12 DONE 19.6s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-08 19:38:05,448: INFO: Docker build duration: 166 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] cd50323d6330: Preparing 3bc75533d6d9: Preparing 849b3062c3df: Preparing 55275569c04a: Preparing 419fc9f8e6b8: Preparing df7608bc20c7: Preparing b17a509e40d3: Preparing 0bc9b3eec768: Preparing 52a57c01aa3b: Preparing 2c70dd6194c7: Preparing b76308de7fe4: Preparing 19f24dcb3237: Preparing 682a4d8ecb05: Preparing 3dc15acfa620: Preparing 44343de3ea1d: Preparing cd50323d6330: Waiting 3bc75533d6d9: Waiting 849b3062c3df: Waiting 55275569c04a: Waiting 419fc9f8e6b8: Waiting df7608bc20c7: Waiting b17a509e40d3: Waiting 0bc9b3eec768: Waiting 52a57c01aa3b: Waiting 2c70dd6194c7: Waiting b76308de7fe4: Waiting 19f24dcb3237: Waiting 682a4d8ecb05: Waiting 3dc15acfa620: Waiting 44343de3ea1d: Waiting 849b3062c3df: Pushed 55275569c04a: Layer already exists 419fc9f8e6b8: Layer already exists df7608bc20c7: Layer already exists b17a509e40d3: Layer already exists 0bc9b3eec768: Layer already exists 52a57c01aa3b: Layer already exists 2c70dd6194c7: Layer already exists b76308de7fe4: Layer already exists 19f24dcb3237: Layer already exists 682a4d8ecb05: Layer already exists 3dc15acfa620: Layer already exists 44343de3ea1d: Layer already exists cd50323d6330: Pushed 3bc75533d6d9: Pushed master-2_1_9_1-1: digest: sha256:c1db053fbe0cd6c2f375855a7b1f94ca194100bbe5a7427da0c0816967c064d9 size: 3460 2025-10-08 19:38:55,213: INFO: Building opensdn-analytics-collector finished successfully, duration: 216 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_9_1-1 5d395d2bce96 About a minute ago 606MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_9_1-1 af5255877643 About a minute ago 548MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_9_1-1 a360e0a2d1ec About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_9_1-1 6d259e80b130 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_9_1-1 91e379982f64 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_1_9_1-1 4dffcb51eff8 About a minute ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_9_1-1 054d8c95b6fd About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_9_1-1 c7c30dbc19f2 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_9_1-1 c78da71d1611 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_9_1-1 f6a6ff13f167 2 minutes ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_9_1-1 2742cffbb937 2 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_9_1-1 f5cb0f0c587c 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_9_1-1 33fe0cebc24b 2 minutes ago 889MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_9_1-1 6b635b78c50b 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_9_1-1 7c29fd703b29 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_9_1-1 fb9e26cd239f 3 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_9_1-1 4118ef6f1a30 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_9_1-1 fa60ad6e2cff 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_9_1-1 43630fe8cfca 3 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_9_1-1 ad6cbf334e99 3 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_9_1-1 3f933ee908b4 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_9_1-1 1542bab1c0a9 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_9_1-1 fd613928ee22 3 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_9_1-1 1bf2cc1eeb60 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_9_1-1 ffc2d70708d7 3 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_9_1-1 8d9cb2a35ee5 3 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_9_1-1 ea1c4ca148c4 3 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_9_1-1 a55ded8ab1bc 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_9_1-1 76ddd9fb8a43 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_9_1-1 084b96f97637 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_9_1-1 5f4ed04ff26e 4 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_9_1-1 330a800f030f 4 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_9_1-1 d39196aa4fc0 4 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_9_1-1 e278b452b288 4 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_9_1-1 3a97597c5774 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_9_1-1 1d310c7dfbc5 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_9_1-1 3a0d01d21f75 5 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_9_1-1 a31219d44284 5 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_9_1-1 f29e47faf388 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_9_1-1 a224bbdb426f 5 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_9_1-1 5c62dc0c0d78 5 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_9_1-1 fed20648882d 5 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_9_1-1 2d84f9057152 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_9_1-1 179bec0e3fe5 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_9_1-1 8e65fef874b5 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_1-1 8aabbe88c48f 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_1-1 d4bb6172984b 8 minutes ago 2.43MB tf-dev-sandbox compile 852f3c626ee9 8 minutes ago 24.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_1-1 b4fb43026814 9 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 3b54916ed1ee 9 minutes ago 2.41MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_1-1 f2c80e2a426f 9 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_1-1 23a9baf8e602 9 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_1-1 b4b61b7e6b6b 9 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 6fac148febf5 48 minutes ago 23.8GB