2025-10-31 18:24:24,347: INFO: Building opensdn-analytics-query-engine 2025-10-31 18:24:24,386: 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_6-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 done #1 DONE 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_1_6-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.0s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_1_6-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.54kB 0.0s done #7 DONE 2.0s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 2.2s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 1.9s #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.420 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.1 MB 00:00 #10 2.885 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #10 3.404 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 MB/s | 264 kB 00:00 #10 3.966 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 7.0 MB 00:00 #10 7.685 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.0 MB 00:00 #10 10.31 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #10 10.72 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #10 12.37 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #10 12.94 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 451 kB 00:00 #10 13.45 added from: http://tf-mirrors.gz1.opensdn.io/re 411 kB/s | 16 kB 00:00 #10 13.79 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #10 14.05 added from: http://tf-mirrors.gz1.opensdn.io/re 534 kB/s | 13 kB 00:00 #10 14.35 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 64 kB 00:00 #10 15.12 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #10 35.16 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #10 48.19 Dependencies resolved. #10 48.19 =============================================================================================== #10 48.19 Package Arch Version Repository Size #10 48.19 =============================================================================================== #10 48.19 Installing: #10 48.19 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 48.19 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 48.19 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 48.19 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 48.19 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 48.19 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 48.19 Installing dependencies: #10 48.19 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 48.19 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 48.19 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 48.19 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 48.19 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 48.19 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 48.19 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 48.19 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 48.19 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 48.19 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 48.19 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 48.19 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 48.19 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 48.19 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 48.19 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 48.19 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 48.19 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 48.19 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 48.19 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 48.19 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 48.19 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 48.19 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 48.19 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 48.19 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 48.19 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 48.19 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 48.19 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 48.19 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 48.19 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 48.19 #10 48.19 Transaction Summary #10 48.19 =============================================================================================== #10 48.19 Install 35 Packages #10 48.19 #10 48.21 Total download size: 16 M #10 48.21 Installed size: 53 M #10 48.21 Downloading Packages: #10 48.21 (1/35): boost-1.75.0-8.el9.x86_64.rpm 957 kB/s | 11 kB 00:00 #10 48.24 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.4 MB/s | 74 kB 00:00 #10 48.24 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 16 kB 00:00 #10 48.24 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 24 kB 00:00 #10 48.24 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 36 kB 00:00 #10 48.24 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #10 48.24 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 44 kB 00:00 #10 48.25 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 32 kB 00:00 #10 48.30 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 13 kB 00:00 #10 48.30 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 38 kB 00:00 #10 48.30 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 6.6 MB/s | 57 kB 00:00 #10 48.30 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #10 48.33 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.3 MB/s | 38 kB 00:00 #10 48.33 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 17 MB/s | 214 kB 00:00 #10 48.33 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 23 MB/s | 408 kB 00:00 #10 48.33 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #10 48.33 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #10 48.33 (18/35): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #10 48.33 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 92 kB 00:00 #10 48.33 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #10 48.33 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 28 MB/s | 277 kB 00:00 #10 48.33 (22/35): boost-serialization-1.75.0-8.el9.x86_6 9.4 MB/s | 129 kB 00:00 #10 48.33 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.8 MB/s | 27 kB 00:00 #10 48.34 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #10 48.34 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #10 48.37 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 55 kB 00:00 #10 48.37 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #10 48.37 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #10 48.40 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #10 48.40 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 27 MB/s | 662 kB 00:00 #10 48.42 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 28 MB/s | 1.0 MB 00:00 #10 48.48 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 33 MB/s | 1.3 MB 00:00 #10 48.48 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 6.1 MB/s | 93 kB 00:00 #10 48.53 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 15 MB/s | 709 kB 00:00 #10 48.66 (35/35): libicu-67.1-9.el9.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #10 48.66 -------------------------------------------------------------------------------- #10 48.66 Total 36 MB/s | 16 MB 00:00 #10 48.66 Running transaction check #10 48.74 Transaction check succeeded. #10 48.74 Running transaction test #10 49.31 Transaction test succeeded. #10 49.31 Running transaction #10 49.70 Preparing : 1/1 #10 49.80 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 49.82 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 49.82 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 49.82 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 50.32 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 50.45 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 50.45 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 50.45 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 50.45 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 50.45 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 50.45 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 50.46 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 50.47 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 50.47 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 50.48 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 50.48 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 50.50 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 50.52 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 50.52 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 50.52 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 50.52 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 50.53 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 50.53 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 50.55 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 50.55 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 50.55 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 50.56 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 50.56 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 50.57 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 50.61 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 50.61 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 50.61 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 50.61 #10 50.61 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 50.84 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 50.86 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 50.95 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 50.95 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 50.99 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 51.10 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 51.14 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 51.20 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 51.81 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 51.81 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 51.81 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 51.81 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 51.81 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 51.81 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 51.81 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 51.81 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 51.81 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 51.81 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 51.81 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 51.81 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 51.81 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 51.81 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 51.81 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 51.81 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 51.81 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 51.81 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 51.81 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 51.81 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 51.81 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 51.81 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 51.81 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 51.81 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 51.81 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 51.81 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 51.81 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 51.81 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 51.81 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 51.81 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 51.81 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 51.81 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 51.81 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 51.81 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 51.81 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 51.90 #10 51.90 Installed: #10 51.90 boost-1.75.0-8.el9.x86_64 #10 51.90 boost-atomic-1.75.0-8.el9.x86_64 #10 51.90 boost-chrono-1.75.0-8.el9.x86_64 #10 51.90 boost-container-1.75.0-8.el9.x86_64 #10 51.90 boost-context-1.75.0-8.el9.x86_64 #10 51.90 boost-contract-1.75.0-8.el9.x86_64 #10 51.90 boost-coroutine-1.75.0-8.el9.x86_64 #10 51.90 boost-date-time-1.75.0-8.el9.x86_64 #10 51.90 boost-fiber-1.75.0-8.el9.x86_64 #10 51.90 boost-filesystem-1.75.0-8.el9.x86_64 #10 51.90 boost-graph-1.75.0-8.el9.x86_64 #10 51.90 boost-iostreams-1.75.0-8.el9.x86_64 #10 51.90 boost-locale-1.75.0-8.el9.x86_64 #10 51.90 boost-log-1.75.0-8.el9.x86_64 #10 51.90 boost-math-1.75.0-8.el9.x86_64 #10 51.90 boost-nowide-1.75.0-8.el9.x86_64 #10 51.90 boost-program-options-1.75.0-8.el9.x86_64 #10 51.90 boost-python3-1.75.0-8.el9.x86_64 #10 51.90 boost-random-1.75.0-8.el9.x86_64 #10 51.90 boost-regex-1.75.0-8.el9.x86_64 #10 51.90 boost-serialization-1.75.0-8.el9.x86_64 #10 51.90 boost-stacktrace-1.75.0-8.el9.x86_64 #10 51.90 boost-system-1.75.0-8.el9.x86_64 #10 51.90 boost-test-1.75.0-8.el9.x86_64 #10 51.90 boost-thread-1.75.0-8.el9.x86_64 #10 51.90 boost-timer-1.75.0-8.el9.x86_64 #10 51.90 boost-type_erasure-1.75.0-8.el9.x86_64 #10 51.90 boost-wave-1.75.0-8.el9.x86_64 #10 51.90 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 51.90 libicu-67.1-9.el9.x86_64 #10 51.90 librdkafka-1.6.1-102.el9.x86_64 #10 51.90 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 51.90 logrotate-3.18.0-8.el9.x86_64 #10 51.90 protobuf-3.14.0-13.el9.x86_64 #10 51.90 redis-6.2.17-1.el9_5.x86_64 #10 51.90 #10 51.90 Complete! #10 52.41 75 files removed #10 DONE 52.7s #11 exporting to image #11 exporting layers #11 exporting layers 16.0s done #11 writing image sha256:454ea86b72d99644ac45c20b8eabdb670742680dbacb8d25cfb1121e05d27e27 #11 writing image sha256:454ea86b72d99644ac45c20b8eabdb670742680dbacb8d25cfb1121e05d27e27 0.3s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_1_6-1 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_1_6-1 0.1s done #11 DONE 22.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-10-31 18:26:01,093: INFO: Docker build duration: 97 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 948a98cbba15: Preparing 8a57a867bfdb: Preparing bacb70c74497: Preparing 541e40d46391: Preparing 632f4d005df5: Preparing d88d4c7e9253: Preparing 83833e6b925e: Preparing 9c923c0ae6c8: Preparing aca0804b85b0: Preparing e0ac68c5a589: Preparing 3978a5ce5e09: Preparing 7dd3267c66d9: Preparing 4c0d214a2dd9: Preparing d3665bcaf3bc: Preparing 890acfdabb25: Preparing 44343de3ea1d: Preparing 541e40d46391: Waiting 632f4d005df5: Waiting d88d4c7e9253: Waiting 83833e6b925e: Waiting 9c923c0ae6c8: Waiting aca0804b85b0: Waiting e0ac68c5a589: Waiting 3978a5ce5e09: Waiting 7dd3267c66d9: Waiting 4c0d214a2dd9: Waiting d3665bcaf3bc: Waiting 890acfdabb25: Waiting 44343de3ea1d: Waiting bacb70c74497: Pushed 541e40d46391: Layer already exists 632f4d005df5: Layer already exists d88d4c7e9253: Layer already exists 83833e6b925e: Layer already exists 9c923c0ae6c8: Layer already exists aca0804b85b0: Layer already exists e0ac68c5a589: Layer already exists 3978a5ce5e09: Layer already exists 7dd3267c66d9: Layer already exists 4c0d214a2dd9: Layer already exists d3665bcaf3bc: Layer already exists 890acfdabb25: Layer already exists 44343de3ea1d: Layer already exists 948a98cbba15: Pushed 8a57a867bfdb: Pushed master-2_3_1_6-1: digest: sha256:67c2cd8712b46eb66e69bd8ea75a27f4153aa68b4008d4edbdf6e0626169adf1 size: 3672 2025-10-31 18:26:29,068: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 125 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_6-1 38295b8214e5 8 seconds ago 632MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_6-1 8fe0b9eebf8c 9 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_6-1 005719f6c496 16 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_6-1 3dff19e90718 26 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_6-1 00d4477a0fe2 39 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_1_6-1 454ea86b72d9 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_1_6-1 fabd68568aa8 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_6-1 4c7c1f2aef40 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_6-1 bb7cefd3cc59 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_6-1 ecde1e44ecc5 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_6-1 9869bd7c763f About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_6-1 f21c0d91212a About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_6-1 c91ac08438c9 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_6-1 0bd1425407ec About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_6-1 66e90c70d3d4 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_6-1 fb93dce560d2 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_6-1 3a45136337a1 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_6-1 6ee580d18517 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_6-1 0b1ed446630a About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_6-1 084267535981 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_6-1 b02074029faa About a minute ago 628MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_6-1 8bfe7e034ce0 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_6-1 40627fc1edee 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_6-1 cc90641c6951 2 minutes ago 301MB opensdn-test-test master-2_3_1_6-1 8dd81a016904 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_6-1 8dd81a016904 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_6-1 2f76c74e2c55 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_6-1 7dc97f065a02 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_6-1 1cd5984e13e6 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_6-1 1bfb93317901 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_6-1 cbc570203315 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_6-1 b8c8f873acc8 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_6-1 68f41230d9ef 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_6-1 cbabb158c912 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_6-1 a71029797211 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_6-1 a58632b5fda7 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_6-1 b2403f069e2d 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_6-1 b8eb929ec6b1 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_6-1 195575d22878 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_6-1 1aff0e6847b1 6 minutes ago 2.45MB tf-dev-sandbox compile 21ba08a5758c 7 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_6-1 89b44f0c68d1 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_6-1 6065bbf72452 7 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 551b3c79f543 7 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_6-1 d69f84726a64 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_6-1 eff343ccdf05 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 6ae0713e9c48 6 hours ago 23.5GB