2025-10-13 12:03:32,382: INFO: Building opensdn-analytics-collector 2025-10-13 12:03:32,454: 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_0_3-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 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 0.0s done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 1.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_0_3-2 #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 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_0_3-2 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_0_3-2 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.75kB done #8 DONE 1.5s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.8s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 2.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 3.010 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.1 MB 00:00 #11 3.523 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #11 3.912 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 264 kB 00:00 #11 4.479 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 7.0 MB 00:00 #11 8.202 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #11 9.173 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #11 9.638 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #11 10.44 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 392 kB 00:00 #11 10.58 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #11 11.00 added from: http://tf-mirrors.gz1.opensdn.io/re 648 kB/s | 16 kB 00:00 #11 11.46 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 kB/s | 257 B 00:00 #11 11.74 added from: http://tf-mirrors.gz1.opensdn.io/re 335 kB/s | 13 kB 00:00 #11 11.99 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #11 13.04 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 30 MB 00:00 #11 37.09 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #11 49.28 Dependencies resolved. #11 49.28 =============================================================================================== #11 49.28 Package Arch Version Repository Size #11 49.28 =============================================================================================== #11 49.28 Installing: #11 49.28 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 49.28 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 49.28 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 49.28 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 49.28 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 49.28 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 49.28 Installing dependencies: #11 49.28 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 49.28 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 49.28 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 49.28 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 49.28 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 49.28 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 49.28 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 49.28 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 49.28 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 49.28 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 49.28 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 49.28 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 49.28 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 49.28 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 49.28 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 49.28 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 49.28 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 49.28 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 49.28 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 49.28 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 49.28 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 49.28 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 49.28 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 49.28 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 49.28 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 49.28 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 49.28 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 49.28 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 49.28 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 49.28 #11 49.28 Transaction Summary #11 49.28 =============================================================================================== #11 49.28 Install 35 Packages #11 49.28 #11 49.28 Total download size: 16 M #11 49.28 Installed size: 53 M #11 49.28 Downloading Packages: #11 49.31 (1/35): boost-1.75.0-8.el9.x86_64.rpm 381 kB/s | 11 kB 00:00 #11 49.32 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.2 MB/s | 74 kB 00:00 #11 49.32 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 16 kB 00:00 #11 49.32 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 24 kB 00:00 #11 49.33 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 36 kB 00:00 #11 49.33 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 15 kB 00:00 #11 49.34 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 44 kB 00:00 #11 49.34 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 32 kB 00:00 #11 49.35 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 13 kB 00:00 #11 49.36 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 38 kB 00:00 #11 49.36 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 4.1 MB/s | 57 kB 00:00 #11 49.38 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 101 kB 00:00 #11 49.38 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.2 MB/s | 38 kB 00:00 #11 49.39 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #11 49.42 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #11 49.42 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 205 kB 00:00 #11 49.44 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 994 kB/s | 15 kB 00:00 #11 49.44 (18/35): boost-program-options-1.75.0-8.el9.x86 11 MB/s | 106 kB 00:00 #11 49.44 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 92 kB 00:00 #11 49.45 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #11 49.46 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 19 MB/s | 277 kB 00:00 #11 49.46 (22/35): boost-serialization-1.75.0-8.el9.x86_6 7.2 MB/s | 129 kB 00:00 #11 49.47 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.9 MB/s | 27 kB 00:00 #11 49.47 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 13 kB 00:00 #11 49.48 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 22 MB/s | 230 kB 00:00 #11 49.48 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 55 kB 00:00 #11 49.49 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #11 49.49 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 3.4 MB/s | 30 kB 00:00 #11 49.51 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 19 MB/s | 208 kB 00:00 #11 49.53 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 19 MB/s | 662 kB 00:00 #11 49.58 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 14 MB/s | 1.0 MB 00:00 #11 49.62 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 17 MB/s | 1.3 MB 00:00 #11 49.64 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.7 MB/s | 93 kB 00:00 #11 49.66 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 8.7 MB/s | 709 kB 00:00 #11 49.80 (35/35): libicu-67.1-9.el9.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #11 49.80 -------------------------------------------------------------------------------- #11 49.80 Total 31 MB/s | 16 MB 00:00 #11 49.80 Running transaction check #11 49.95 Transaction check succeeded. #11 49.95 Running transaction test #11 50.56 Transaction test succeeded. #11 50.56 Running transaction #11 51.58 Preparing : 1/1 #11 51.82 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 51.84 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 51.85 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 51.85 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 52.21 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 52.23 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 52.36 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 52.60 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 52.62 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 52.65 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 52.68 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 52.70 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 52.70 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 52.71 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 52.71 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 52.72 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 52.73 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 52.74 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 52.76 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 52.76 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 52.78 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 52.78 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 52.78 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 52.81 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 52.82 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 52.84 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 52.84 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 52.85 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 52.86 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 52.90 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 52.90 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 52.95 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 52.95 #11 52.95 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 53.25 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 53.27 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 53.38 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 53.44 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 53.56 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 54.08 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 54.52 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 54.60 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 54.85 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 54.85 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 54.85 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 54.85 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 54.85 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 54.85 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 54.85 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 54.85 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 54.85 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 54.85 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 54.85 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 54.85 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 54.85 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 54.85 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 54.85 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 54.85 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 54.85 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 54.85 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 54.85 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 54.85 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 54.85 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 54.85 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 54.85 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 54.85 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 54.85 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 54.85 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 54.85 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 54.85 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 54.88 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 54.88 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 54.88 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 54.88 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 54.88 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 54.88 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 54.88 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 55.00 #11 55.00 Installed: #11 55.00 boost-1.75.0-8.el9.x86_64 #11 55.00 boost-atomic-1.75.0-8.el9.x86_64 #11 55.00 boost-chrono-1.75.0-8.el9.x86_64 #11 55.00 boost-container-1.75.0-8.el9.x86_64 #11 55.00 boost-context-1.75.0-8.el9.x86_64 #11 55.00 boost-contract-1.75.0-8.el9.x86_64 #11 55.00 boost-coroutine-1.75.0-8.el9.x86_64 #11 55.00 boost-date-time-1.75.0-8.el9.x86_64 #11 55.00 boost-fiber-1.75.0-8.el9.x86_64 #11 55.00 boost-filesystem-1.75.0-8.el9.x86_64 #11 55.00 boost-graph-1.75.0-8.el9.x86_64 #11 55.00 boost-iostreams-1.75.0-8.el9.x86_64 #11 55.00 boost-locale-1.75.0-8.el9.x86_64 #11 55.00 boost-log-1.75.0-8.el9.x86_64 #11 55.00 boost-math-1.75.0-8.el9.x86_64 #11 55.00 boost-nowide-1.75.0-8.el9.x86_64 #11 55.00 boost-program-options-1.75.0-8.el9.x86_64 #11 55.00 boost-python3-1.75.0-8.el9.x86_64 #11 55.00 boost-random-1.75.0-8.el9.x86_64 #11 55.00 boost-regex-1.75.0-8.el9.x86_64 #11 55.00 boost-serialization-1.75.0-8.el9.x86_64 #11 55.00 boost-stacktrace-1.75.0-8.el9.x86_64 #11 55.00 boost-system-1.75.0-8.el9.x86_64 #11 55.00 boost-test-1.75.0-8.el9.x86_64 #11 55.00 boost-thread-1.75.0-8.el9.x86_64 #11 55.00 boost-timer-1.75.0-8.el9.x86_64 #11 55.00 boost-type_erasure-1.75.0-8.el9.x86_64 #11 55.00 boost-wave-1.75.0-8.el9.x86_64 #11 55.00 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 55.00 libicu-67.1-9.el9.x86_64 #11 55.00 librdkafka-1.6.1-102.el9.x86_64 #11 55.00 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 55.00 logrotate-3.18.0-8.el9.x86_64 #11 55.00 protobuf-3.14.0-13.el9.x86_64 #11 55.00 redis-6.2.17-1.el9_5.x86_64 #11 55.00 #11 55.00 Complete! #11 55.77 75 files removed #11 DONE 56.1s #12 exporting to image #12 exporting layers #12 exporting layers 20.3s done #12 writing image sha256:c557462eb37f40562c5392d2094bc05d03dbc88375b6a417c087a30b79b46c75 #12 writing image sha256:c557462eb37f40562c5392d2094bc05d03dbc88375b6a417c087a30b79b46c75 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_2_0_3-2 0.0s done #12 DONE 20.5s 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-13 12:05:01,043: INFO: Docker build duration: 89 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 7a64cd631971: Preparing a38e5df894f1: Preparing 5ceb3749cf04: Preparing 13003bb35b46: Preparing 12b70efc031c: Preparing 48e5d98a262b: Preparing dc6e21feceee: Preparing bc7dffe60052: Preparing 4fcbc81469fb: Preparing a2c9c5b1179c: Preparing ddeaac11022b: Preparing e934e5cd34ea: Preparing 04ae83d9fad6: Preparing cee4b7f6f922: Preparing 44343de3ea1d: Preparing 13003bb35b46: Waiting 12b70efc031c: Waiting 48e5d98a262b: Waiting dc6e21feceee: Waiting bc7dffe60052: Waiting 4fcbc81469fb: Waiting a2c9c5b1179c: Waiting ddeaac11022b: Waiting e934e5cd34ea: Waiting 04ae83d9fad6: Waiting cee4b7f6f922: Waiting 44343de3ea1d: Waiting 5ceb3749cf04: Pushed 13003bb35b46: Layer already exists 12b70efc031c: Layer already exists 48e5d98a262b: Layer already exists dc6e21feceee: Layer already exists bc7dffe60052: Layer already exists 4fcbc81469fb: Layer already exists a2c9c5b1179c: Layer already exists ddeaac11022b: Layer already exists e934e5cd34ea: Layer already exists 04ae83d9fad6: Layer already exists cee4b7f6f922: Layer already exists 44343de3ea1d: Layer already exists 7a64cd631971: Pushed a38e5df894f1: Pushed master-2_2_0_3-2: digest: sha256:cae580ac6859b2e1ac2d407f23aec57c74795a4c57f4f64435ca8c6c6c3049c2 size: 3460 2025-10-13 12:05:48,595: INFO: Building opensdn-analytics-collector finished successfully, duration: 136 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_0_3-2 78c914183042 23 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_0_3-2 c95cd067e3b8 23 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_0_3-2 628ae4143eb5 38 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_0_3-2 809d1a2893df 42 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_0_3-2 ca535dafe5f6 55 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_0_3-2 4611a417e3af 57 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_0_3-2 f4b26031026d About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_0_3-2 c557462eb37f About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_0_3-2 dd2157aa4656 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_0_3-2 13d595ac0cf6 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_0_3-2 6d2d553ee8fd About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_0_3-2 fe48acb13292 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_0_3-2 bfe6d7892057 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_0_3-2 293dbbff06de About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_0_3-2 c2f3b04fde53 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_0_3-2 a07bc56c2e30 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_0_3-2 0c644d65feea About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_0_3-2 7901b7fffd6c About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_0_3-2 46b4fdb2187c About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_0_3-2 e0a9f8327e57 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_0_3-2 6e1cd8360bbd 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_0_3-2 24f5fb45bd5a 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_0_3-2 c87eb5ca9e39 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_0_3-2 f5938db4ea9c 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_0_3-2 36e2bfd53085 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_0_3-2 cf34a3e9a8e4 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_0_3-2 94a9f402d96d 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_0_3-2 6b1f9a5e6b17 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_0_3-2 58757acddaaf 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_0_3-2 31274897d724 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_0_3-2 6b1a20134a79 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_0_3-2 d89665d14eed 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_0_3-2 cf93d3c5271f 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_0_3-2 1a46be0940a1 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_0_3-2 970474ebe0b5 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_0_3-2 7c0d7114e4de 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_0_3-2 12bce265fccf 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_0_3-2 8460aee0969e 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_0_3-2 6dcead183fff 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_0_3-2 651aa6210afd 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_0_3-2 ebaa8eb8995b 6 minutes ago 2.45MB tf-dev-sandbox compile 40d38406cb5f 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_0_3-2 6b20b8cf4580 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_0_3-2 2287cfb1c34e About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_0_3-2 8e9941b146a6 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9af49f3a3694 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_0_3-2 110b96e4c013 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 13dbc5c9a82a 19 hours ago 2.81GB