2025-11-05 12:38:38,907: INFO: Building opensdn-analytics-query-engine 2025-11-05 12:38:38,933: 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_3_2_5-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-query-engine --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.37kB 0.0s done #1 DONE 1.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_2_5-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 1.6s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_2_5-1 #6 CACHED #7 [internal] load build context #7 transferring context: 1.54kB done #7 DONE 1.8s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.4s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 2.3s #10 [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 #10 1.895 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.1 MB 00:00 #10 2.974 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 730 kB 00:00 #10 3.460 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 264 kB 00:00 #10 3.724 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 7.0 MB 00:00 #10 6.071 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 4.0 MB 00:00 #10 7.449 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #10 8.014 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 2.3 MB 00:00 #10 9.037 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #10 9.290 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #10 9.586 added from: http://tf-mirrors.gz1.opensdn.io/re 500 kB/s | 16 kB 00:00 #10 9.846 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 kB/s | 257 B 00:00 #10 9.966 added from: http://tf-mirrors.gz1.opensdn.io/re 316 kB/s | 13 kB 00:00 #10 10.14 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #10 10.75 added from: http://tf-mirrors.gz1.opensdn.io/re 89 MB/s | 30 MB 00:00 #10 20.20 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #10 25.14 Dependencies resolved. #10 25.14 =============================================================================================== #10 25.14 Package Arch Version Repository Size #10 25.14 =============================================================================================== #10 25.14 Installing: #10 25.14 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 25.14 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 25.14 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 25.14 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 25.14 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 25.14 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 25.14 Installing dependencies: #10 25.14 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 25.14 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 25.14 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 25.14 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 25.14 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 25.14 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 25.14 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 25.14 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 25.14 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 25.14 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 25.14 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 25.14 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 25.14 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 25.14 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 25.14 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 25.14 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 25.14 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 25.14 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 25.14 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 25.14 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 25.14 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 25.14 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 25.14 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 25.14 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 25.14 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 25.14 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 25.14 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 25.14 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 25.14 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 25.14 #10 25.14 Transaction Summary #10 25.14 =============================================================================================== #10 25.14 Install 35 Packages #10 25.14 #10 25.14 Total download size: 16 M #10 25.14 Installed size: 53 M #10 25.14 Downloading Packages: #10 25.17 (1/35): boost-1.75.0-8.el9.x86_64.rpm 582 kB/s | 11 kB 00:00 #10 25.17 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 3.2 MB/s | 74 kB 00:00 #10 25.17 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 16 kB 00:00 #10 25.17 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 24 kB 00:00 #10 25.17 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 36 kB 00:00 #10 25.17 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 15 kB 00:00 #10 25.19 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 8.4 MB/s | 44 kB 00:00 #10 25.19 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 32 kB 00:00 #10 25.19 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #10 25.19 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 38 kB 00:00 #10 25.19 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 7.7 MB/s | 57 kB 00:00 #10 25.19 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #10 25.22 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.5 MB/s | 38 kB 00:00 #10 25.22 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 28 MB/s | 214 kB 00:00 #10 25.22 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 27 MB/s | 408 kB 00:00 #10 25.22 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 15 MB/s | 205 kB 00:00 #10 25.22 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 15 kB 00:00 #10 25.24 (18/35): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #10 25.24 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #10 25.24 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 23 kB 00:00 #10 25.24 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 33 MB/s | 277 kB 00:00 #10 25.24 (22/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 5.7 MB/s | 27 kB 00:00 #10 25.24 (23/35): boost-serialization-1.75.0-8.el9.x86_6 9.0 MB/s | 129 kB 00:00 #10 25.29 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #10 25.29 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 55 kB 00:00 #10 25.29 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 11 MB/s | 230 kB 00:00 #10 25.29 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #10 25.29 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 5.7 MB/s | 30 kB 00:00 #10 25.29 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 23 MB/s | 208 kB 00:00 #10 25.33 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 40 MB/s | 662 kB 00:00 #10 25.40 (31/35): libicu-67.1-9.el9.x86_64.rpm 42 MB/s | 9.6 MB 00:00 #10 25.40 (32/35): protobuf-3.14.0-13.el9.x86_64.rpm 8.1 MB/s | 1.0 MB 00:00 #10 25.46 (33/35): redis-6.2.17-1.el9_5.x86_64.rpm 9.5 MB/s | 1.3 MB 00:00 #10 25.46 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.5 MB/s | 93 kB 00:00 #10 25.46 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 10 MB/s | 709 kB 00:00 #10 25.46 -------------------------------------------------------------------------------- #10 25.46 Total 52 MB/s | 16 MB 00:00 #10 25.46 Running transaction check #10 25.53 Transaction check succeeded. #10 25.53 Running transaction test #10 25.94 Transaction test succeeded. #10 25.94 Running transaction #10 26.29 Preparing : 1/1 #10 26.48 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 26.48 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 26.48 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 26.48 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 26.73 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 26.73 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 26.73 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 26.75 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 26.77 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 26.77 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 26.81 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 26.81 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 26.81 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 26.81 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 26.82 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 26.84 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 26.87 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 26.87 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 26.87 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 26.95 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 26.95 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 26.95 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 26.95 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 26.95 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 26.95 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 26.95 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 26.99 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 26.99 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 26.99 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 27.01 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 27.01 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 27.06 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 27.06 #10 27.06 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 27.30 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 27.30 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 27.36 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 27.36 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 27.43 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 27.46 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 27.55 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 27.55 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 27.90 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 27.90 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 27.94 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 27.94 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 27.94 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 27.94 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 27.94 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 27.94 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 27.94 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 27.94 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 27.94 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 27.94 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 27.94 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 27.94 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 27.94 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 27.94 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 27.94 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 27.94 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 27.94 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 27.94 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 27.94 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 27.94 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 27.94 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 27.94 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 27.94 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 27.94 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 27.94 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 27.94 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 27.94 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 27.94 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 27.94 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 27.94 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 27.94 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 27.94 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 27.94 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 28.08 #10 28.08 Installed: #10 28.08 boost-1.75.0-8.el9.x86_64 #10 28.08 boost-atomic-1.75.0-8.el9.x86_64 #10 28.08 boost-chrono-1.75.0-8.el9.x86_64 #10 28.08 boost-container-1.75.0-8.el9.x86_64 #10 28.08 boost-context-1.75.0-8.el9.x86_64 #10 28.08 boost-contract-1.75.0-8.el9.x86_64 #10 28.08 boost-coroutine-1.75.0-8.el9.x86_64 #10 28.08 boost-date-time-1.75.0-8.el9.x86_64 #10 28.08 boost-fiber-1.75.0-8.el9.x86_64 #10 28.08 boost-filesystem-1.75.0-8.el9.x86_64 #10 28.08 boost-graph-1.75.0-8.el9.x86_64 #10 28.08 boost-iostreams-1.75.0-8.el9.x86_64 #10 28.08 boost-locale-1.75.0-8.el9.x86_64 #10 28.08 boost-log-1.75.0-8.el9.x86_64 #10 28.08 boost-math-1.75.0-8.el9.x86_64 #10 28.08 boost-nowide-1.75.0-8.el9.x86_64 #10 28.08 boost-program-options-1.75.0-8.el9.x86_64 #10 28.08 boost-python3-1.75.0-8.el9.x86_64 #10 28.08 boost-random-1.75.0-8.el9.x86_64 #10 28.08 boost-regex-1.75.0-8.el9.x86_64 #10 28.08 boost-serialization-1.75.0-8.el9.x86_64 #10 28.08 boost-stacktrace-1.75.0-8.el9.x86_64 #10 28.08 boost-system-1.75.0-8.el9.x86_64 #10 28.08 boost-test-1.75.0-8.el9.x86_64 #10 28.08 boost-thread-1.75.0-8.el9.x86_64 #10 28.08 boost-timer-1.75.0-8.el9.x86_64 #10 28.08 boost-type_erasure-1.75.0-8.el9.x86_64 #10 28.08 boost-wave-1.75.0-8.el9.x86_64 #10 28.08 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 28.08 libicu-67.1-9.el9.x86_64 #10 28.08 librdkafka-1.6.1-102.el9.x86_64 #10 28.08 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 28.08 logrotate-3.18.0-8.el9.x86_64 #10 28.08 protobuf-3.14.0-13.el9.x86_64 #10 28.08 redis-6.2.17-1.el9_5.x86_64 #10 28.08 #10 28.08 Complete! #10 28.54 75 files removed #10 DONE 28.8s #11 exporting to image #11 exporting layers #11 exporting layers 8.4s done #11 writing image sha256:ae959c413d7916608959ad424a4f9b4350ccc282fab3f0129119f463a6c3c105 #11 writing image sha256:ae959c413d7916608959ad424a4f9b4350ccc282fab3f0129119f463a6c3c105 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_2_5-1 0.0s done #11 DONE 8.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-11-05 12:41:09,119: INFO: Docker build duration: 151 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 40690138208a: Preparing 90b737018d79: Preparing 78853fc83e49: Preparing 6f967218c757: Preparing 37fad0c7c1dc: Preparing 1e4539aab687: Preparing 607733bf7177: Preparing 8244e620610e: Preparing afdbd6e1f321: Preparing 717a7e7b8be7: Preparing 8a40bf4f9caf: Preparing 6e482585f08c: Preparing 7929fafa777f: Preparing b5be8fa0cb07: Preparing 77a086cff446: Preparing 44343de3ea1d: Preparing 40690138208a: Waiting 90b737018d79: Waiting 78853fc83e49: Waiting 6f967218c757: Waiting 37fad0c7c1dc: Waiting 1e4539aab687: Waiting 607733bf7177: Waiting 8244e620610e: Waiting afdbd6e1f321: Waiting 717a7e7b8be7: Waiting 8a40bf4f9caf: Waiting 6e482585f08c: Waiting 7929fafa777f: Waiting b5be8fa0cb07: Waiting 77a086cff446: Waiting 44343de3ea1d: Waiting 78853fc83e49: Pushed 6f967218c757: Layer already exists 40690138208a: Pushed 37fad0c7c1dc: Layer already exists 1e4539aab687: Layer already exists 607733bf7177: Layer already exists 8244e620610e: Layer already exists 717a7e7b8be7: Layer already exists afdbd6e1f321: Layer already exists 6e482585f08c: Layer already exists 8a40bf4f9caf: Layer already exists 7929fafa777f: Layer already exists 77a086cff446: Layer already exists b5be8fa0cb07: Layer already exists 44343de3ea1d: Layer already exists 90b737018d79: Pushed master-2_3_2_5-1: digest: sha256:7508362638c8edc3322383d7bb398f5a2e2740189e62a0a0c6954f7435b53508 size: 3672 2025-11-05 12:41:33,678: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 175 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_2_5-1 fa445bc5f047 14 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_2_5-1 3ad2c1c63c3a 30 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_2_5-1 7b4084d1b591 32 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_2_5-1 ae959c413d79 33 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_3_2_5-1 6aada6ef1797 41 seconds ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_2_5-1 769574675be0 48 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_2_5-1 ae543b388576 53 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_2_5-1 c3942877634b 58 seconds ago 632MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_3_2_5-1 4e280d6b560c About a minute ago 1.48GB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_2_5-1 bb6f0fdafbfb About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_2_5-1 d75f8b2dda7c About a minute ago 890MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_2_5-1 2675f1d601e2 About a minute ago 774MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_2_5-1 b558d2040ef4 About a minute ago 650MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_2_5-1 208f763279fa About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_2_5-1 b7c230ec212a About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_2_5-1 c0d2af218121 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_2_5-1 59aaa220ecdf About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_2_5-1 278da8bc50ad 2 minutes ago 637MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_2_5-1 486b61e62565 2 minutes ago 960MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_2_5-1 e028c90b6a3c 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_2_5-1 b77ef0f5683e 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_2_5-1 76305a2d9531 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_2_5-1 52cc099cb666 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_2_5-1 dff2290c4a73 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_2_5-1 73a08519db20 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_2_5-1 100adc51f8a2 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_2_5-1 7e282de0d7aa 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_2_5-1 179caee94fa3 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_2_5-1 61b95e8c775b 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_2_5-1 a73328b031fb 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_2_5-1 55bef4666620 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_2_5-1 b4192e04226d 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_2_5-1 a5d27c658b98 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_2_5-1 969c3463de64 3 minutes ago 171MB opensdn-test-test master-2_3_2_5-1 6d534b5abebf 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_2_5-1 6d534b5abebf 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_2_5-1 845196f6f458 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_2_5-1 4d8f67472668 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_2_5-1 564d29d201cc 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_2_5-1 c605d8c7ea41 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_2_5-1 dec0757d81ee 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_2_5-1 8f6eb5819def 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_2_5-1 6cb7e2277c27 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_2_5-1 4055abbc88ce 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_2_5-1 cb0cd1078a39 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_2_5-1 b4b4c327eae2 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_2_5-1 3203966e4a55 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_2_5-1 3bfec1a0cf46 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_2_5-1 e96a42398f55 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_2_5-1 4d5d0bfdd686 7 minutes ago 2.36MB tf-dev-sandbox compile 580722b88906 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_2_5-1 3921e4319943 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2e728ca764dd About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_2_5-1 59c79e8fa519 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_2_5-1 6e1d32eba605 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_2_5-1 e875c3ffde5d About an hour ago 4.17kB tf-dev-sandbox frozen 2d5da242f2f0 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 2d5da242f2f0 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB