2025-10-30 20:11:46,495: INFO: Building opensdn-analytics-query-engine 2025-10-30 20:11:46,547: 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_1_0-3 --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 done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_1_0-3 #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.9s #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_1_0-3 #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.54kB 0.0s done #7 DONE 3.6s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 2.3s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 2.2s #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 2.039 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #10 2.902 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #10 3.423 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 264 kB 00:00 #10 3.887 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 7.0 MB 00:00 #10 10.53 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.0 MB 00:00 #10 11.81 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 939 kB 00:00 #10 12.73 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #10 15.31 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 392 kB 00:00 #10 15.92 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 451 kB 00:00 #10 16.69 added from: http://tf-mirrors.gz1.opensdn.io/re 453 kB/s | 16 kB 00:00 #10 17.38 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 kB/s | 257 B 00:00 #10 17.90 added from: http://tf-mirrors.gz1.opensdn.io/re 270 kB/s | 13 kB 00:00 #10 18.44 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 64 kB 00:00 #10 20.17 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 30 MB 00:01 #10 50.90 Third parties for OpenSDN 21 MB/s | 5.1 MB 00:00 #10 66.12 Dependencies resolved. #10 66.12 =============================================================================================== #10 66.12 Package Arch Version Repository Size #10 66.12 =============================================================================================== #10 66.12 Installing: #10 66.12 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 66.12 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 66.12 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 66.12 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 66.12 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 66.12 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 66.12 Installing dependencies: #10 66.12 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 66.12 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 66.12 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 66.12 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 66.12 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 66.12 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 66.12 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 66.12 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 66.12 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 66.12 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 66.12 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 66.12 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 66.12 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 66.12 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 66.12 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 66.12 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 66.12 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 66.12 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 66.12 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 66.12 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 66.12 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 66.12 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 66.12 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 66.12 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 66.12 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 66.12 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 66.12 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 66.12 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 66.12 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 66.12 #10 66.12 Transaction Summary #10 66.12 =============================================================================================== #10 66.12 Install 35 Packages #10 66.12 #10 66.12 Total download size: 16 M #10 66.12 Installed size: 53 M #10 66.12 Downloading Packages: #10 66.35 (1/35): boost-1.75.0-8.el9.x86_64.rpm 52 kB/s | 11 kB 00:00 #10 66.36 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 343 kB/s | 74 kB 00:00 #10 66.36 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 16 kB 00:00 #10 66.37 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 24 kB 00:00 #10 66.37 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 36 kB 00:00 #10 66.37 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 15 kB 00:00 #10 66.37 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 44 kB 00:00 #10 66.38 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 32 kB 00:00 #10 66.38 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #10 66.38 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 38 kB 00:00 #10 66.39 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 9.3 MB/s | 57 kB 00:00 #10 66.39 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #10 66.40 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.7 MB/s | 38 kB 00:00 #10 66.41 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #10 66.43 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 14 MB/s | 408 kB 00:00 #10 66.43 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 9.7 MB/s | 205 kB 00:00 #10 66.44 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #10 66.44 (18/35): boost-program-options-1.75.0-8.el9.x86 12 MB/s | 106 kB 00:00 #10 66.44 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #10 66.45 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #10 66.48 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 15 MB/s | 277 kB 00:00 #10 66.48 (22/35): boost-serialization-1.75.0-8.el9.x86_6 8.6 MB/s | 129 kB 00:00 #10 66.48 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.5 MB/s | 27 kB 00:00 #10 66.48 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #10 66.48 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 55 kB 00:00 #10 66.50 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 9.7 MB/s | 230 kB 00:00 #10 66.50 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #10 66.52 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 2.9 MB/s | 30 kB 00:00 #10 66.52 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 16 MB/s | 208 kB 00:00 #10 66.60 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 24 MB/s | 662 kB 00:00 #10 66.60 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 16 MB/s | 1.0 MB 00:00 #10 66.66 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 20 MB/s | 1.3 MB 00:00 #10 66.66 (33/35): libicu-67.1-9.el9.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #10 66.66 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.4 MB/s | 93 kB 00:00 #10 66.69 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 7.4 MB/s | 709 kB 00:00 #10 66.69 -------------------------------------------------------------------------------- #10 66.69 Total 29 MB/s | 16 MB 00:00 #10 66.69 Running transaction check #10 66.82 Transaction check succeeded. #10 66.82 Running transaction test #10 67.48 Transaction test succeeded. #10 67.48 Running transaction #10 68.27 Preparing : 1/1 #10 68.42 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 68.51 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 68.51 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 68.51 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 68.91 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 69.22 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 69.22 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 69.23 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 69.25 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 69.25 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 69.33 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 69.33 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 69.33 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 69.33 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 69.33 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 69.38 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 69.38 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 69.39 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 69.40 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 69.43 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 69.43 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 69.43 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 69.46 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 69.46 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 69.46 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 69.47 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 69.48 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 69.50 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 69.50 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 69.51 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 69.58 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 69.60 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 69.60 #10 69.64 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 70.20 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 70.25 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 70.29 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 70.32 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 70.34 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 70.37 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 70.45 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 70.45 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 70.94 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 70.94 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 70.94 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 70.94 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 70.94 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 70.94 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 70.94 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 70.94 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 70.94 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 70.94 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 70.94 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 70.94 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 70.94 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 70.94 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 70.94 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 70.94 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 70.94 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 70.94 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 70.94 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 70.94 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 70.94 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 70.94 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 70.94 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 70.94 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 70.94 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 70.94 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 70.94 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 70.94 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 70.94 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 70.94 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 70.94 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 70.94 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 70.94 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 70.94 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 70.94 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 71.28 #10 71.28 Installed: #10 71.28 boost-1.75.0-8.el9.x86_64 #10 71.28 boost-atomic-1.75.0-8.el9.x86_64 #10 71.28 boost-chrono-1.75.0-8.el9.x86_64 #10 71.28 boost-container-1.75.0-8.el9.x86_64 #10 71.28 boost-context-1.75.0-8.el9.x86_64 #10 71.28 boost-contract-1.75.0-8.el9.x86_64 #10 71.28 boost-coroutine-1.75.0-8.el9.x86_64 #10 71.28 boost-date-time-1.75.0-8.el9.x86_64 #10 71.28 boost-fiber-1.75.0-8.el9.x86_64 #10 71.28 boost-filesystem-1.75.0-8.el9.x86_64 #10 71.28 boost-graph-1.75.0-8.el9.x86_64 #10 71.28 boost-iostreams-1.75.0-8.el9.x86_64 #10 71.28 boost-locale-1.75.0-8.el9.x86_64 #10 71.28 boost-log-1.75.0-8.el9.x86_64 #10 71.28 boost-math-1.75.0-8.el9.x86_64 #10 71.28 boost-nowide-1.75.0-8.el9.x86_64 #10 71.28 boost-program-options-1.75.0-8.el9.x86_64 #10 71.28 boost-python3-1.75.0-8.el9.x86_64 #10 71.28 boost-random-1.75.0-8.el9.x86_64 #10 71.28 boost-regex-1.75.0-8.el9.x86_64 #10 71.28 boost-serialization-1.75.0-8.el9.x86_64 #10 71.28 boost-stacktrace-1.75.0-8.el9.x86_64 #10 71.28 boost-system-1.75.0-8.el9.x86_64 #10 71.28 boost-test-1.75.0-8.el9.x86_64 #10 71.28 boost-thread-1.75.0-8.el9.x86_64 #10 71.28 boost-timer-1.75.0-8.el9.x86_64 #10 71.28 boost-type_erasure-1.75.0-8.el9.x86_64 #10 71.28 boost-wave-1.75.0-8.el9.x86_64 #10 71.28 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 71.28 libicu-67.1-9.el9.x86_64 #10 71.28 librdkafka-1.6.1-102.el9.x86_64 #10 71.28 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 71.28 logrotate-3.18.0-8.el9.x86_64 #10 71.28 protobuf-3.14.0-13.el9.x86_64 #10 71.28 redis-6.2.17-1.el9_5.x86_64 #10 71.28 #10 71.28 Complete! #10 72.68 75 files removed #10 DONE 73.4s #11 exporting to image #11 exporting layers #11 exporting layers 18.8s done #11 writing image sha256:ac0a61c9961b15e314a2cd7387a88f3ac5001d632b24032187174d18541f8536 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_1_0-3 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_1_0-3 0.1s done #11 DONE 19.6s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-30 20:13:40,431: INFO: Docker build duration: 114 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 0870a430e2b6: Preparing 047cd34ac8b1: Preparing 730dc0b8ff56: Preparing 5067c5a6c9d6: Preparing 57603836157f: Preparing 5f125e7cd3c2: Preparing d177b3a92ed5: Preparing 073524a78aab: Preparing 549e754afaf3: Preparing 70e74cf5a80d: Preparing 66033115d397: Preparing c2c4c617e6ba: Preparing 2f2e63ca4b53: Preparing 0bad4bd3e40c: Preparing 89e4b4808855: Preparing 44343de3ea1d: Preparing 5f125e7cd3c2: Waiting d177b3a92ed5: Waiting 073524a78aab: Waiting 549e754afaf3: Waiting 70e74cf5a80d: Waiting 66033115d397: Waiting c2c4c617e6ba: Waiting 2f2e63ca4b53: Waiting 0bad4bd3e40c: Waiting 89e4b4808855: Waiting 44343de3ea1d: Waiting 730dc0b8ff56: Pushed 5067c5a6c9d6: Layer already exists 5f125e7cd3c2: Layer already exists 57603836157f: Layer already exists d177b3a92ed5: Layer already exists 073524a78aab: Layer already exists 70e74cf5a80d: Layer already exists 549e754afaf3: Layer already exists 66033115d397: Layer already exists 2f2e63ca4b53: Layer already exists c2c4c617e6ba: Layer already exists 44343de3ea1d: Layer already exists 89e4b4808855: Layer already exists 0bad4bd3e40c: Layer already exists 0870a430e2b6: Pushed 047cd34ac8b1: Pushed master-2_3_1_0-3: digest: sha256:617969e5216df22030c801641c4d02a9810b4f58b3b3ab673596b5ec14c1c7e4 size: 3672 2025-10-30 20:14:21,745: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 155 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_1_0-3 337cccebdce6 7 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_1_0-3 5f61a3f53558 16 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_0-3 9ef55a467e31 16 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_0-3 b3dac8f3e295 30 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_0-3 89ef74013bd0 49 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_0-3 5cdeda8065d4 50 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_1_0-3 037aa2a17299 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_1_0-3 ac0a61c9961b About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_0-3 8cf906d66bed About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_0-3 ff98080a4ca6 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_0-3 8216ce2d6ec5 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_0-3 8ca276383c21 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_0-3 2b11ac4259f4 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_0-3 6d2d1a05a8f7 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_0-3 d60b966b6bcd 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_0-3 34aebfc21b52 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_0-3 162367cca81d 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_0-3 722c8e4c6a0e 2 minutes ago 637MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_0-3 670891e19b4f 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_0-3 ae284c078f21 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_0-3 60d17f148b88 2 minutes ago 632MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_0-3 d0253a5c4fcd 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_0-3 5629b4bb271d 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_0-3 d6499371f4fe 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_0-3 2abf1119c88e 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_0-3 07b01c7362ad 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_0-3 de68cc783c1c 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_0-3 124592c78c15 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_0-3 8686124c3a82 3 minutes ago 144MB opensdn-test-test master-2_3_1_0-3 d72922bf7048 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_0-3 d72922bf7048 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_0-3 830a0157c6c5 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_0-3 7e309bd81bba 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_0-3 59ca7ba7783f 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_0-3 8fff03b5ac0d 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_0-3 ea228543e52a 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_0-3 d98370a216dd 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_0-3 e11cf764c874 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_0-3 06a163610f42 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_0-3 32585421e2e3 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_0-3 2468546cbd3c 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_0-3 deb80e059572 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_0-3 9c049bf3e2f4 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_0-3 2803015523dc 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_0-3 ed9e330e89b7 7 minutes ago 2.36MB tf-dev-sandbox compile b7431001a9b4 7 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_0-3 6eacfac135a3 15 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_0-3 c6a0826c83ca 15 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 54b4677d048d 15 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_0-3 7e73480f2654 15 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_0-3 c4df373f6b8b 15 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 623a8a12f519 4 hours ago 23.5GB