2026-06-08 15:33:53,042: INFO: Building opensdn-analytics-collector 2026-06-08 15:33:53,131: 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_8_4_3-1-r25.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 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_4_3-1-r25.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.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_4_3-1-r25.1 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_4_3-1-r25.1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.75kB done #8 DONE 3.4s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.9s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 1.0s #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 1.615 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 14 MB 00:00 #11 7.361 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #11 7.928 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 402 kB 00:00 #11 8.555 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 16 MB 00:00 #11 18.95 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 11 MB 00:00 #11 23.20 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.1 MB 00:00 #11 23.76 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 4.8 MB 00:00 #11 26.69 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 697 kB 00:00 #11 27.47 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #11 28.06 added from: http://tf-mirrors.gz1.opensdn.io/re 779 kB/s | 18 kB 00:00 #11 28.55 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 kB/s | 257 B 00:00 #11 29.00 added from: http://tf-mirrors.gz1.opensdn.io/re 735 kB/s | 15 kB 00:00 #11 29.39 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 96 kB 00:00 #11 30.91 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 39 MB 00:00 #11 60.67 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #11 80.50 Dependencies resolved. #11 80.50 =============================================================================================== #11 80.50 Package Arch Version Repository Size #11 80.50 =============================================================================================== #11 80.50 Installing: #11 80.50 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 80.50 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 80.50 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 80.50 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 80.50 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 80.50 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 80.50 Installing dependencies: #11 80.50 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 80.50 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 80.50 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 80.50 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 80.50 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 80.50 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 80.50 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 80.50 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 80.50 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 80.50 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 80.50 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 80.50 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 80.50 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 80.50 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 80.50 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 80.50 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 80.50 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 80.50 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 80.50 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 80.50 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 80.50 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 80.50 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 80.50 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 80.50 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 80.50 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 80.50 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 80.50 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 80.50 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 80.50 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 80.50 #11 80.50 Transaction Summary #11 80.50 =============================================================================================== #11 80.50 Install 35 Packages #11 80.50 #11 80.50 Total download size: 16 M #11 80.51 Installed size: 53 M #11 80.51 Downloading Packages: #11 80.58 (1/35): boost-1.75.0-13.el9_7.x86_64.rpm 202 kB/s | 9.9 kB 00:00 #11 80.61 (2/35): logrotate-3.18.0-12.el9.x86_64.rpm 1.1 MB/s | 73 kB 00:00 #11 80.61 (3/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 635 kB/s | 15 kB 00:00 #11 80.61 (4/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #11 80.65 (5/35): boost-container-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 35 kB 00:00 #11 80.65 (6/35): boost-context-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #11 80.65 (7/35): boost-contract-1.75.0-13.el9_7.x86_64.r 6.8 MB/s | 43 kB 00:00 #11 80.65 (8/35): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.3 MB/s | 30 kB 00:00 #11 80.65 (9/35): boost-date-time-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 11 kB 00:00 #11 80.65 (10/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 37 kB 00:00 #11 80.65 (11/35): boost-filesystem-1.75.0-13.el9_7.x86_6 8.3 MB/s | 55 kB 00:00 #11 80.65 (12/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #11 80.65 (13/35): boost-iostreams-1.75.0-13.el9_7.x86_64 4.5 MB/s | 37 kB 00:00 #11 80.65 (14/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #11 80.71 (15/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #11 80.71 (16/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #11 80.71 (17/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #11 80.71 (18/35): boost-program-options-1.75.0-13.el9_7. 8.3 MB/s | 104 kB 00:00 #11 80.71 (19/35): boost-python3-1.75.0-13.el9_7.x86_64.r 4.2 MB/s | 91 kB 00:00 #11 80.71 (20/35): boost-random-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 22 kB 00:00 #11 80.71 (21/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 275 kB 00:00 #11 80.71 (22/35): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #11 80.72 (23/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.6 MB/s | 25 kB 00:00 #11 80.72 (24/35): boost-system-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 11 kB 00:00 #11 80.78 (25/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 53 kB 00:00 #11 80.78 (26/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #11 80.78 (27/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 21 kB 00:00 #11 80.78 (28/35): boost-type_erasure-1.75.0-13.el9_7.x86 5.3 MB/s | 28 kB 00:00 #11 80.78 (29/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #11 80.79 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 13 MB/s | 662 kB 00:00 #11 80.82 (31/35): protobuf-3.14.0-16.el9.x86_64.rpm 16 MB/s | 1.0 MB 00:00 #11 80.97 (32/35): libicu-67.1-10.el9_6.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #11 80.97 (33/35): redis-6.2.20-2.el9_7.x86_64.rpm 9.8 MB/s | 1.3 MB 00:00 #11 80.97 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.0 MB/s | 93 kB 00:00 #11 80.97 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 5.1 MB/s | 709 kB 00:00 #11 80.97 -------------------------------------------------------------------------------- #11 80.97 Total 37 MB/s | 16 MB 00:00 #11 80.97 Running transaction check #11 81.04 Transaction check succeeded. #11 81.04 Running transaction test #11 81.41 Transaction test succeeded. #11 81.41 Running transaction #11 82.41 Preparing : 1/1 #11 82.52 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #11 82.52 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #11 82.54 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #11 82.54 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #11 83.08 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #11 83.08 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #11 83.08 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 83.08 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #11 83.09 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #11 83.11 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #11 83.11 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #11 83.12 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #11 83.15 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 83.15 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #11 83.15 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 83.20 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #11 83.20 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #11 83.20 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #11 83.20 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #11 83.20 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #11 83.20 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 83.20 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 83.20 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #11 83.22 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #11 83.22 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #11 83.22 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #11 83.23 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #11 83.26 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #11 83.26 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 83.26 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #11 83.27 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 83.32 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 83.32 #11 83.32 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 83.70 Installing : redis-6.2.20-2.el9_7.x86_64 30/35 #11 83.70 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 83.79 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #11 83.79 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 83.91 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 83.93 Installing : protobuf-3.14.0-16.el9.x86_64 34/35 #11 84.02 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 84.02 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 84.35 Verifying : libicu-67.1-10.el9_6.x86_64 1/35 #11 84.35 Verifying : logrotate-3.18.0-12.el9.x86_64 2/35 #11 84.35 Verifying : boost-1.75.0-13.el9_7.x86_64 3/35 #11 84.35 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/35 #11 84.35 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/35 #11 84.35 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/35 #11 84.35 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 84.35 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/35 #11 84.35 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/35 #11 84.35 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/35 #11 84.35 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/35 #11 84.35 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/35 #11 84.35 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/35 #11 84.35 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/35 #11 84.35 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 84.35 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/35 #11 84.35 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/35 #11 84.35 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/35 #11 84.35 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/35 #11 84.35 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/35 #11 84.35 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 84.35 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/35 #11 84.35 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/35 #11 84.35 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/35 #11 84.35 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/35 #11 84.35 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/35 #11 84.35 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/35 #11 84.35 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/35 #11 84.35 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/35 #11 84.35 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/35 #11 84.35 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 84.35 Verifying : protobuf-3.14.0-16.el9.x86_64 32/35 #11 84.35 Verifying : redis-6.2.20-2.el9_7.x86_64 33/35 #11 84.35 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 84.35 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 84.46 #11 84.46 Installed: #11 84.46 boost-1.75.0-13.el9_7.x86_64 #11 84.46 boost-atomic-1.75.0-13.el9_7.x86_64 #11 84.46 boost-chrono-1.75.0-13.el9_7.x86_64 #11 84.46 boost-container-1.75.0-13.el9_7.x86_64 #11 84.46 boost-context-1.75.0-13.el9_7.x86_64 #11 84.46 boost-contract-1.75.0-13.el9_7.x86_64 #11 84.46 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 84.46 boost-date-time-1.75.0-13.el9_7.x86_64 #11 84.46 boost-fiber-1.75.0-13.el9_7.x86_64 #11 84.46 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 84.46 boost-graph-1.75.0-13.el9_7.x86_64 #11 84.46 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 84.46 boost-locale-1.75.0-13.el9_7.x86_64 #11 84.46 boost-log-1.75.0-13.el9_7.x86_64 #11 84.46 boost-math-1.75.0-13.el9_7.x86_64 #11 84.46 boost-nowide-1.75.0-13.el9_7.x86_64 #11 84.46 boost-program-options-1.75.0-13.el9_7.x86_64 #11 84.46 boost-python3-1.75.0-13.el9_7.x86_64 #11 84.46 boost-random-1.75.0-13.el9_7.x86_64 #11 84.46 boost-regex-1.75.0-13.el9_7.x86_64 #11 84.46 boost-serialization-1.75.0-13.el9_7.x86_64 #11 84.46 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 84.46 boost-system-1.75.0-13.el9_7.x86_64 #11 84.46 boost-test-1.75.0-13.el9_7.x86_64 #11 84.46 boost-thread-1.75.0-13.el9_7.x86_64 #11 84.46 boost-timer-1.75.0-13.el9_7.x86_64 #11 84.46 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 84.46 boost-wave-1.75.0-13.el9_7.x86_64 #11 84.46 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 84.46 libicu-67.1-10.el9_6.x86_64 #11 84.46 librdkafka-1.6.1-102.el9.x86_64 #11 84.46 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 84.46 logrotate-3.18.0-12.el9.x86_64 #11 84.46 protobuf-3.14.0-16.el9.x86_64 #11 84.46 redis-6.2.20-2.el9_7.x86_64 #11 84.46 #11 84.46 Complete! #11 84.79 77 files removed #11 DONE 85.0s #12 exporting to image #12 exporting layers #12 exporting layers 27.9s done #12 writing image sha256:fcb629f3676a8a83e5bc3152773a63237e2fa83ad40cb4b1c1869c9cf919dc96 #12 writing image sha256:fcb629f3676a8a83e5bc3152773a63237e2fa83ad40cb4b1c1869c9cf919dc96 0.4s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_4_3-1-r25.1 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_4_3-1-r25.1 0.5s done #12 DONE 31.7s 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) 2026-06-08 15:36:19,052: INFO: Docker build duration: 147 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 8605a070bdb2: Preparing 6a88124e3d4b: Preparing 6f7fcba1841f: Preparing 9dba4ab54fa7: Preparing 9399e9ae4fc9: Preparing a4f7de7a55c2: Preparing c6c9dbdfa84b: Preparing a03f5818beba: Preparing 973d0285f78e: Preparing 8382c70b82c5: Preparing ba50f53377a9: Preparing 0be85c5c49c2: Preparing 95506645cd35: Preparing f77fa5d70675: Preparing efa9c080aedd: Preparing 44343de3ea1d: Preparing 8605a070bdb2: Waiting 6a88124e3d4b: Waiting 6f7fcba1841f: Waiting 9dba4ab54fa7: Waiting 9399e9ae4fc9: Waiting a4f7de7a55c2: Waiting c6c9dbdfa84b: Waiting a03f5818beba: Waiting 973d0285f78e: Waiting 8382c70b82c5: Waiting ba50f53377a9: Waiting 0be85c5c49c2: Waiting 95506645cd35: Waiting f77fa5d70675: Waiting efa9c080aedd: Waiting 44343de3ea1d: Waiting 6f7fcba1841f: Pushed 9dba4ab54fa7: Layer already exists 9399e9ae4fc9: Layer already exists a4f7de7a55c2: Layer already exists c6c9dbdfa84b: Layer already exists 8605a070bdb2: Pushed a03f5818beba: Layer already exists 8382c70b82c5: Layer already exists 973d0285f78e: Layer already exists 0be85c5c49c2: Layer already exists ba50f53377a9: Layer already exists f77fa5d70675: Layer already exists 95506645cd35: Layer already exists efa9c080aedd: Layer already exists 44343de3ea1d: Layer already exists 6a88124e3d4b: Pushed master-2_8_4_3-1-r25.1: digest: sha256:beae3596bde53673a4b60019d693b5c391cce507803197a1782051ec6df9a7b7 size: 3673 2026-06-08 15:36:48,371: INFO: Building opensdn-analytics-collector finished successfully, duration: 176 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_8_4_3-1-r25.1 f2915f4e122a 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_4_3-1-r25.1 12314b348987 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_4_3-1-r25.1 6f8975553e61 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_4_3-1-r25.1 fcb629f3676a 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_4_3-1-r25.1 a462b4d33b51 902MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_4_3-1-r25.1 4a8f64741f40 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_4_3-1-r25.1 b1d0df81d7ef 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_4_3-1-r25.1 c9a99bfc3e8e 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_4_3-1-r25.1 e2e78c6b0906 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_4_3-1-r25.1 007229857590 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_4_3-1-r25.1 508d9bc18d4a 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_4_3-1-r25.1 2084344ed928 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_4_3-1-r25.1 49f617fb44bf 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_4_3-1-r25.1 f1c5414b74e6 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_4_3-1-r25.1 19a48476721e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_4_3-1-r25.1 0f72e9e81b81 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_4_3-1-r25.1 d1bbe686fcd0 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_4_3-1-r25.1 442262e49dec 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_4_3-1-r25.1 3d34ee025004 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_4_3-1-r25.1 27e879f276b2 1.29GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_4_3-1-r25.1 b76b451cd3fe 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_4_3-1-r25.1 d3635e1dc407 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_4_3-1-r25.1 edc7fba385ec 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_4_3-1-r25.1 428e8864a3f0 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_4_3-1-r25.1 d2eb3ef517e4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_4_3-1-r25.1 a631d74ba271 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_4_3-1-r25.1 57a043286f40 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_4_3-1-r25.1 91c7ea63ec7d 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_4_3-1-r25.1 978f5765b1b2 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_4_3-1-r25.1 6bd345c52164 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_4_3-1-r25.1 506ed95fdc88 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_4_3-1-r25.1 ab7b2e715e2e 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_4_3-1-r25.1 664ee942e465 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_4_3-1-r25.1 c4a93814f3f3 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_4_3-1-r25.1 404d4873d602 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_4_3-1-r25.1 8794b8570ac2 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_4_3-1-r25.1 65e62dc71972 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_4_3-1-r25.1 2beb60044688 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_4_3-1-r25.1 fc01bae5dfa5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_4_3-1-r25.1 56c52f230563 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_4_3-1-r25.1 14e3910f138c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_4_3-1-r25.1 526509043b06 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_4_3-1-r25.1 4a65e10105f1 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_4_3-1-r25.1 6a6d4eefb40f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_4_3-1-r25.1 483b99bf3ad8 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_8_4_3-1-r25.1 5e3f83ad9e1c 1.4GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_4_3-1-r25.1 be993010f676 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_4_3-1-r25.1 226e4f3a8389 1.03GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_4_3-1-r25.1 4a5e837f7f8b 1.86GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_4_3-1-r25.1 c04bf4ab4829 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_4_3-1-r25.1 d4d5d0c95711 630MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_4_3-1-r25.1 949b8c6acf39 747MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable-r25.1 7e31f63086b9 2.9GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 786b22ffdfe9 24.7GB 0B tf-dev-sandbox:stable-r25.1 c5bcd6b43472 2.9GB 0B U