2025-10-17 09:38:23,610: INFO: Building opensdn-analytics-collector 2025-10-17 09:38:23,669: 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_2_5_0-7 --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 0.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_5_0-7 #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 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_5_0-7 #7 DONE 0.0s #8 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_0-7 #8 DONE 0.1s #8 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_0-7 #8 DONE 0.1s #6 [internal] load build context #6 transferring context: 5.75kB done #6 DONE 1.6s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.4s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 1.7s #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.970 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #11 2.459 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 730 kB 00:00 #11 2.849 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 264 kB 00:00 #11 3.680 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 7.0 MB 00:00 #11 6.632 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #11 8.724 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 939 kB 00:00 #11 9.178 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 2.3 MB 00:00 #11 10.47 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #11 10.94 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 451 kB 00:00 #11 11.23 added from: http://tf-mirrors.gz1.opensdn.io/re 536 kB/s | 16 kB 00:00 #11 11.44 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 kB/s | 257 B 00:00 #11 11.67 added from: http://tf-mirrors.gz1.opensdn.io/re 85 kB/s | 13 kB 00:00 #11 12.00 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 64 kB 00:00 #11 12.99 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 #11 26.07 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #11 35.94 Dependencies resolved. #11 35.94 =============================================================================================== #11 35.94 Package Arch Version Repository Size #11 35.94 =============================================================================================== #11 35.94 Installing: #11 35.94 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 35.94 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 35.94 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 35.94 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 35.94 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 35.94 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 35.94 Installing dependencies: #11 35.94 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 35.94 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 35.94 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 35.94 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 35.94 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 35.94 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 35.94 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 35.94 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 35.94 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 35.94 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 35.94 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 35.94 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 35.94 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 35.94 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 35.94 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 35.94 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 35.94 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 35.94 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 35.94 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 35.94 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 35.94 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 35.94 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 35.94 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 35.94 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 35.94 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 35.94 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 35.94 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 35.94 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 35.94 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 35.94 #11 35.94 Transaction Summary #11 35.94 =============================================================================================== #11 35.94 Install 35 Packages #11 35.94 #11 35.94 Total download size: 16 M #11 35.94 Installed size: 53 M #11 35.94 Downloading Packages: #11 35.96 (1/35): boost-1.75.0-8.el9.x86_64.rpm 409 kB/s | 11 kB 00:00 #11 35.98 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 1.8 MB/s | 74 kB 00:00 #11 35.98 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 925 kB/s | 16 kB 00:00 #11 35.98 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 24 kB 00:00 #11 35.99 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 36 kB 00:00 #11 35.99 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 15 kB 00:00 #11 35.99 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 9.8 MB/s | 44 kB 00:00 #11 36.00 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.8 MB/s | 32 kB 00:00 #11 36.00 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 13 kB 00:00 #11 36.00 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.3 MB/s | 38 kB 00:00 #11 36.00 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 12 MB/s | 57 kB 00:00 #11 36.00 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 17 MB/s | 101 kB 00:00 #11 36.01 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.6 MB/s | 38 kB 00:00 #11 36.02 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 19 MB/s | 214 kB 00:00 #11 36.03 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 19 MB/s | 408 kB 00:00 #11 36.04 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 9.7 MB/s | 205 kB 00:00 #11 36.04 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #11 36.05 (18/35): boost-program-options-1.75.0-8.el9.x86 7.6 MB/s | 106 kB 00:00 #11 36.06 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 92 kB 00:00 #11 36.07 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #11 36.09 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 12 MB/s | 277 kB 00:00 #11 36.13 (22/35): boost-serialization-1.75.0-8.el9.x86_6 4.2 MB/s | 129 kB 00:00 #11 36.13 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.5 MB/s | 27 kB 00:00 #11 36.13 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #11 36.13 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 11 MB/s | 55 kB 00:00 #11 36.13 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 15 MB/s | 230 kB 00:00 #11 36.13 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #11 36.13 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 2.8 MB/s | 30 kB 00:00 #11 36.13 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #11 36.16 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 23 MB/s | 662 kB 00:00 #11 36.17 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 26 MB/s | 1.0 MB 00:00 #11 36.21 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 26 MB/s | 1.3 MB 00:00 #11 36.31 (33/35): libicu-67.1-9.el9.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #11 36.32 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 818 kB/s | 93 kB 00:00 #11 36.34 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 4.1 MB/s | 709 kB 00:00 #11 36.34 -------------------------------------------------------------------------------- #11 36.34 Total 39 MB/s | 16 MB 00:00 #11 36.34 Running transaction check #11 36.42 Transaction check succeeded. #11 36.42 Running transaction test #11 36.87 Transaction test succeeded. #11 36.87 Running transaction #11 37.54 Preparing : 1/1 #11 37.71 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 37.71 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 37.73 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 37.73 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 38.12 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 38.14 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 38.15 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 38.16 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 38.16 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 38.19 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 38.22 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 38.24 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 38.24 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 38.24 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 38.25 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 38.26 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 38.26 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 38.31 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 38.31 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 38.31 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 38.34 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 38.34 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 38.34 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 38.36 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 38.38 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 38.38 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 38.40 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 38.40 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 38.40 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 38.43 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 38.43 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 38.47 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 38.47 #11 38.47 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 38.68 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 38.72 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 38.78 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 38.79 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 38.85 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 38.89 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 38.93 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 38.97 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 39.42 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 39.42 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 39.42 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 39.42 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 39.44 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 39.44 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 39.44 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 39.44 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 39.44 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 39.44 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 39.44 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 39.44 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 39.44 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 39.44 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 39.44 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 39.44 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 39.44 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 39.44 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 39.44 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 39.44 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 39.44 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 39.44 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 39.44 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 39.44 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 39.44 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 39.44 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 39.44 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 39.44 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 39.44 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 39.44 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 39.44 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 39.44 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 39.44 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 39.44 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 39.44 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 39.54 #11 39.54 Installed: #11 39.54 boost-1.75.0-8.el9.x86_64 #11 39.54 boost-atomic-1.75.0-8.el9.x86_64 #11 39.54 boost-chrono-1.75.0-8.el9.x86_64 #11 39.54 boost-container-1.75.0-8.el9.x86_64 #11 39.54 boost-context-1.75.0-8.el9.x86_64 #11 39.54 boost-contract-1.75.0-8.el9.x86_64 #11 39.54 boost-coroutine-1.75.0-8.el9.x86_64 #11 39.54 boost-date-time-1.75.0-8.el9.x86_64 #11 39.54 boost-fiber-1.75.0-8.el9.x86_64 #11 39.54 boost-filesystem-1.75.0-8.el9.x86_64 #11 39.54 boost-graph-1.75.0-8.el9.x86_64 #11 39.54 boost-iostreams-1.75.0-8.el9.x86_64 #11 39.54 boost-locale-1.75.0-8.el9.x86_64 #11 39.54 boost-log-1.75.0-8.el9.x86_64 #11 39.54 boost-math-1.75.0-8.el9.x86_64 #11 39.54 boost-nowide-1.75.0-8.el9.x86_64 #11 39.54 boost-program-options-1.75.0-8.el9.x86_64 #11 39.54 boost-python3-1.75.0-8.el9.x86_64 #11 39.54 boost-random-1.75.0-8.el9.x86_64 #11 39.54 boost-regex-1.75.0-8.el9.x86_64 #11 39.54 boost-serialization-1.75.0-8.el9.x86_64 #11 39.54 boost-stacktrace-1.75.0-8.el9.x86_64 #11 39.54 boost-system-1.75.0-8.el9.x86_64 #11 39.54 boost-test-1.75.0-8.el9.x86_64 #11 39.54 boost-thread-1.75.0-8.el9.x86_64 #11 39.54 boost-timer-1.75.0-8.el9.x86_64 #11 39.54 boost-type_erasure-1.75.0-8.el9.x86_64 #11 39.54 boost-wave-1.75.0-8.el9.x86_64 #11 39.54 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 39.54 libicu-67.1-9.el9.x86_64 #11 39.54 librdkafka-1.6.1-102.el9.x86_64 #11 39.54 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 39.54 logrotate-3.18.0-8.el9.x86_64 #11 39.54 protobuf-3.14.0-13.el9.x86_64 #11 39.54 redis-6.2.17-1.el9_5.x86_64 #11 39.54 #11 39.54 Complete! #11 40.02 75 files removed #11 DONE 40.3s #12 exporting to image #12 exporting layers #12 exporting layers 23.1s done #12 writing image sha256:e121cd5cd5648cf2d6f9a27440a18d210a5eca4dc05cc190583646507be62c4f #12 writing image sha256:e121cd5cd5648cf2d6f9a27440a18d210a5eca4dc05cc190583646507be62c4f 0.2s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_2_5_0-7 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_2_5_0-7 0.0s done #12 DONE 24.4s 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-17 09:39:43,289: INFO: Docker build duration: 80 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 6d139f3718fe: Preparing 371ea2e15a79: Preparing 43db68d9562d: Preparing 9df346fc0a59: Preparing 4d6bf0a6cf74: Preparing 135db43c770a: Preparing edef1c9194dd: Preparing 56be4cbc0899: Preparing bf0474dcbf5b: Preparing f7984a04c51a: Preparing 496a1968f3f3: Preparing 996e896f3c6a: Preparing b12d90b9649f: Preparing f28b6147674a: Preparing 44343de3ea1d: Preparing 43db68d9562d: Waiting 9df346fc0a59: Waiting 4d6bf0a6cf74: Waiting 135db43c770a: Waiting edef1c9194dd: Waiting 56be4cbc0899: Waiting bf0474dcbf5b: Waiting f7984a04c51a: Waiting 496a1968f3f3: Waiting 996e896f3c6a: Waiting b12d90b9649f: Waiting f28b6147674a: Waiting 44343de3ea1d: Waiting 43db68d9562d: Pushed 9df346fc0a59: Layer already exists 4d6bf0a6cf74: Layer already exists 135db43c770a: Layer already exists edef1c9194dd: Layer already exists 56be4cbc0899: Layer already exists bf0474dcbf5b: Layer already exists f7984a04c51a: Layer already exists 496a1968f3f3: Layer already exists 996e896f3c6a: Layer already exists b12d90b9649f: Layer already exists f28b6147674a: Layer already exists 44343de3ea1d: Layer already exists 6d139f3718fe: Pushed 371ea2e15a79: Pushed master-2_2_5_0-7: digest: sha256:ae81d5762317f925c0828fa6767d983b8a7678dd6ed45aa5ce4161a303311866 size: 3460 2025-10-17 09:40:20,721: INFO: Building opensdn-analytics-collector finished successfully, duration: 117 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_5_0-7 f04f078fd302 15 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_5_0-7 fc096c85cf05 17 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_5_0-7 a3fd3b3e7627 20 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_0-7 0df2c3b0fbe9 30 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_0-7 99ad86cad922 43 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_0-7 43ed216d6861 43 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_5_0-7 c2050eb68562 44 seconds ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_0-7 df79d3ae2a3b 54 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_0-7 f69a3f16c077 58 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_0-7 e121cd5cd564 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_0-7 132b583474e1 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_0-7 3e05d523fea3 About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_0-7 c3f6c855da27 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_0-7 5bcc974be75c About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_0-7 62268beb4127 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_0-7 90297a1b997a About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_0-7 1825c4bc5280 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_0-7 6f0f0f5fb8b8 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_0-7 146b83b2f5a1 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_0-7 638ded3777dc About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_0-7 8e64363b6b31 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_0-7 107455ecd61e About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_0-7 ab29144c4553 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_0-7 4d2b49f60715 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_0-7 e24be55e4664 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_0-7 55111a93d5ff 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_0-7 290215edcb89 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_0-7 4c30ff40d151 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_0-7 4ec2a4c647ae 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_0-7 5c80378b8c7c 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_0-7 7453bde9f586 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_0-7 91cacf5db35e 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_0-7 f80cb467678c 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_0-7 f5d5d6c8f4e1 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_0-7 186c54e867c5 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_0-7 67c308823e02 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_0-7 e546e622710d 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_0-7 15d75f7f3c09 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_0-7 454ceb059a6a 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_0-7 c4b5c835352e 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_0-7 c661f2398f3e 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_0-7 96189fe9524d 5 minutes ago 2.45MB tf-dev-sandbox compile d733a2acda39 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_0-7 b5f7ef059a51 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_0-7 7215ce49377f About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 0f38c34a4769 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_0-7 21c734bab05c About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_0-7 916c2887a841 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen ab69ee3c7fe0 About an hour ago 2.81GB tf-dev-sandbox frozen ab69ee3c7fe0 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB