2025-11-05 09:35:18,634: INFO: Building opensdn-analytics-query-engine 2025-11-05 09:35:18,683: 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_9-6 --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 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_1_9-6 #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 0.3s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_1_9-6 #7 CACHED #6 [internal] load build context #6 transferring context: 1.54kB done #6 DONE 2.5s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.1s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 0.8s #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.032 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #10 2.656 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #10 2.926 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 264 kB 00:00 #10 3.154 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 7.0 MB 00:00 #10 6.051 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #10 8.753 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #10 9.906 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.3 MB 00:00 #10 12.03 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 392 kB 00:00 #10 12.76 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 451 kB 00:00 #10 13.43 added from: http://tf-mirrors.gz1.opensdn.io/re 441 kB/s | 16 kB 00:00 #10 13.62 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 kB/s | 257 B 00:00 #10 13.96 added from: http://tf-mirrors.gz1.opensdn.io/re 254 kB/s | 13 kB 00:00 #10 14.53 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #10 16.11 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 30 MB 00:01 #10 41.93 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #10 57.40 Dependencies resolved. #10 57.40 =============================================================================================== #10 57.40 Package Arch Version Repository Size #10 57.40 =============================================================================================== #10 57.40 Installing: #10 57.40 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 57.40 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 57.40 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 57.40 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 57.40 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 57.40 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 57.40 Installing dependencies: #10 57.40 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 57.40 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 57.40 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 57.40 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 57.40 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 57.40 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 57.40 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 57.40 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 57.40 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 57.40 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 57.40 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 57.40 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 57.40 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 57.40 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 57.40 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 57.40 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 57.40 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 57.40 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 57.40 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 57.40 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 57.40 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 57.40 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 57.40 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 57.40 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 57.40 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 57.40 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 57.40 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 57.40 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 57.40 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 57.40 #10 57.40 Transaction Summary #10 57.40 =============================================================================================== #10 57.40 Install 35 Packages #10 57.40 #10 57.40 Total download size: 16 M #10 57.40 Installed size: 53 M #10 57.40 Downloading Packages: #10 57.57 (1/35): boost-1.75.0-8.el9.x86_64.rpm 92 kB/s | 11 kB 00:00 #10 57.57 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 598 kB/s | 74 kB 00:00 #10 57.57 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 16 kB 00:00 #10 57.57 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 24 kB 00:00 #10 57.57 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 36 kB 00:00 #10 57.57 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #10 57.57 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 44 kB 00:00 #10 57.57 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 #10 57.58 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #10 57.58 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 38 kB 00:00 #10 57.60 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 4.3 MB/s | 57 kB 00:00 #10 57.60 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 9.3 MB/s | 101 kB 00:00 #10 57.60 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.3 MB/s | 38 kB 00:00 #10 57.61 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 26 MB/s | 214 kB 00:00 #10 57.61 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 26 MB/s | 408 kB 00:00 #10 57.62 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #10 57.62 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #10 57.62 (18/35): boost-program-options-1.75.0-8.el9.x86 19 MB/s | 106 kB 00:00 #10 57.64 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #10 57.64 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #10 57.64 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 29 MB/s | 277 kB 00:00 #10 57.64 (22/35): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #10 57.64 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.0 MB/s | 27 kB 00:00 #10 57.65 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00 #10 57.65 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 30 MB/s | 230 kB 00:00 #10 57.70 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 55 kB 00:00 #10 57.74 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 23 kB 00:00 #10 57.74 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 2.8 MB/s | 30 kB 00:00 #10 57.74 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #10 57.74 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 30 MB/s | 662 kB 00:00 #10 57.78 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 16 MB/s | 1.0 MB 00:00 #10 57.83 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 13 MB/s | 1.3 MB 00:00 #10 57.86 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.7 MB/s | 93 kB 00:00 #10 57.87 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 8.2 MB/s | 709 kB 00:00 #10 58.07 (35/35): libicu-67.1-9.el9.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #10 58.07 -------------------------------------------------------------------------------- #10 58.07 Total 25 MB/s | 16 MB 00:00 #10 58.07 Running transaction check #10 58.17 Transaction check succeeded. #10 58.17 Running transaction test #10 58.80 Transaction test succeeded. #10 58.80 Running transaction #10 59.68 Preparing : 1/1 #10 59.81 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 59.85 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 59.85 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 59.86 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 60.76 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 60.79 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 60.81 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 60.83 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 60.83 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 60.86 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 60.89 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 60.90 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 60.91 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 60.92 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 60.94 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 60.96 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 60.99 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 60.99 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 61.00 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 61.01 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 61.05 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 61.05 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 61.05 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 61.06 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 61.07 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 61.08 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 61.09 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 61.10 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 61.12 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 61.14 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 61.15 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 61.18 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 61.18 #10 61.19 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 62.06 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 62.09 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 62.15 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 62.20 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 62.28 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 62.38 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 62.45 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 62.48 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 62.77 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 62.77 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 62.77 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 62.77 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 62.77 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 62.77 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 62.77 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 62.77 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 62.77 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 62.77 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 62.77 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 62.77 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 62.77 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 62.77 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 62.77 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 62.77 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 62.77 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 62.77 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 62.77 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 62.77 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 62.77 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 62.77 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 62.77 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 62.77 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 62.77 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 62.77 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 62.77 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 62.77 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 62.77 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 62.77 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 62.77 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 62.77 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 62.77 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 62.77 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 62.77 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 62.86 #10 62.86 Installed: #10 62.86 boost-1.75.0-8.el9.x86_64 #10 62.86 boost-atomic-1.75.0-8.el9.x86_64 #10 62.86 boost-chrono-1.75.0-8.el9.x86_64 #10 62.86 boost-container-1.75.0-8.el9.x86_64 #10 62.86 boost-context-1.75.0-8.el9.x86_64 #10 62.86 boost-contract-1.75.0-8.el9.x86_64 #10 62.86 boost-coroutine-1.75.0-8.el9.x86_64 #10 62.86 boost-date-time-1.75.0-8.el9.x86_64 #10 62.86 boost-fiber-1.75.0-8.el9.x86_64 #10 62.86 boost-filesystem-1.75.0-8.el9.x86_64 #10 62.86 boost-graph-1.75.0-8.el9.x86_64 #10 62.86 boost-iostreams-1.75.0-8.el9.x86_64 #10 62.86 boost-locale-1.75.0-8.el9.x86_64 #10 62.86 boost-log-1.75.0-8.el9.x86_64 #10 62.86 boost-math-1.75.0-8.el9.x86_64 #10 62.86 boost-nowide-1.75.0-8.el9.x86_64 #10 62.86 boost-program-options-1.75.0-8.el9.x86_64 #10 62.86 boost-python3-1.75.0-8.el9.x86_64 #10 62.86 boost-random-1.75.0-8.el9.x86_64 #10 62.86 boost-regex-1.75.0-8.el9.x86_64 #10 62.86 boost-serialization-1.75.0-8.el9.x86_64 #10 62.86 boost-stacktrace-1.75.0-8.el9.x86_64 #10 62.86 boost-system-1.75.0-8.el9.x86_64 #10 62.86 boost-test-1.75.0-8.el9.x86_64 #10 62.86 boost-thread-1.75.0-8.el9.x86_64 #10 62.86 boost-timer-1.75.0-8.el9.x86_64 #10 62.86 boost-type_erasure-1.75.0-8.el9.x86_64 #10 62.86 boost-wave-1.75.0-8.el9.x86_64 #10 62.86 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 62.86 libicu-67.1-9.el9.x86_64 #10 62.86 librdkafka-1.6.1-102.el9.x86_64 #10 62.86 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 62.86 logrotate-3.18.0-8.el9.x86_64 #10 62.86 protobuf-3.14.0-13.el9.x86_64 #10 62.86 redis-6.2.17-1.el9_5.x86_64 #10 62.86 #10 62.86 Complete! #10 63.28 75 files removed #10 DONE 63.5s #11 exporting to image #11 exporting layers #11 exporting layers 17.7s done #11 writing image sha256:051a2aa0fdb0dc87298cf2713f7bb8495c0fe6b3f2655ad95cee47c7a41f27d7 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_1_9-6 0.1s done #11 DONE 18.0s 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 09:36:48,954: INFO: Docker build duration: 90 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 7fa8b7d8b1a3: Preparing 4ce9c3ebe127: Preparing 3f411065c8f4: Preparing 789a9ebf6075: Preparing ba48521edc61: Preparing dacb4b245d09: Preparing c31042302977: Preparing 175d41eb5cf2: Preparing cb356254f994: Preparing a175b5d1a95a: Preparing 88773b45c636: Preparing 234b34cf82b1: Preparing e14311eab6a3: Preparing 62550a687f77: Preparing d025b17eb74e: Preparing 44343de3ea1d: Preparing 3f411065c8f4: Waiting 789a9ebf6075: Waiting ba48521edc61: Waiting dacb4b245d09: Waiting c31042302977: Waiting 175d41eb5cf2: Waiting cb356254f994: Waiting a175b5d1a95a: Waiting 88773b45c636: Waiting 234b34cf82b1: Waiting e14311eab6a3: Waiting 62550a687f77: Waiting d025b17eb74e: Waiting 44343de3ea1d: Waiting 3f411065c8f4: Pushed 789a9ebf6075: Layer already exists ba48521edc61: Layer already exists dacb4b245d09: Layer already exists c31042302977: Layer already exists 175d41eb5cf2: Layer already exists cb356254f994: Layer already exists a175b5d1a95a: Layer already exists 88773b45c636: Layer already exists 234b34cf82b1: Layer already exists e14311eab6a3: Layer already exists 62550a687f77: Layer already exists d025b17eb74e: Layer already exists 44343de3ea1d: Layer already exists 7fa8b7d8b1a3: Pushed 4ce9c3ebe127: Pushed master-2_3_1_9-6: digest: sha256:e595e362e5f5170173a70b8b25a895efe94dd5926c4027be9b27c68fa69a80ed size: 3672 2025-11-05 09:37:39,807: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 141 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_1_9-6 f675c8bd29f6 13 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_1_9-6 52ce100a4635 21 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_9-6 191fc7b7e843 23 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_9-6 76762c013e2a 24 seconds ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_1_9-6 7b0d483c47c8 35 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_9-6 c0738a3d6d38 40 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_9-6 3fe0c3a85b26 About a minute ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_1_9-6 051a2aa0fdb0 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_9-6 15fc0675b14e About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_1_9-6 96e398cb4779 About a minute ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_9-6 80f25c6617de About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_9-6 0c8bca0c28b8 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_9-6 368736910041 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_9-6 56b5ff4cbf95 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_9-6 01305222ce3d About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_9-6 5222053785f6 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_9-6 c920c89542d0 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_9-6 5b4ab8892944 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_9-6 1c496bc4b3f0 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_9-6 fd2d859bdb1a 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_9-6 fde4f5ca7152 2 minutes ago 632MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_9-6 531e6863aa64 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_9-6 e7359d495b85 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_9-6 0aedc4d52547 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_9-6 a004a5348120 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_9-6 cbffae71a4eb 2 minutes ago 171MB opensdn-test-test master-2_3_1_9-6 ff48d3589b52 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_9-6 ff48d3589b52 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_9-6 ba33769ff07a 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_9-6 da8dee2177c9 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_9-6 ed40faf32af3 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_9-6 e5e1fbfe8834 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_9-6 2ec3ef132a4c 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_9-6 dd451afc3e07 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_9-6 69e175fb8527 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_9-6 efadc5b543f9 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_9-6 bba654f3d2a3 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_9-6 c27e14c2511a 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_9-6 31527e63d780 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_9-6 dfc2cb5cdb01 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_9-6 65529f69f9bb 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_9-6 a985d21b3bad 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_9-6 0eac201150a4 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_9-6 c16aba1fe314 7 minutes ago 2.45MB tf-dev-sandbox compile 38267a8bfd31 8 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_9-6 1448ea8f8c33 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a8c0f10fedc2 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_9-6 92d292ecacd8 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_9-6 e46c610b19ac About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_9-6 b81979b06205 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_3_1_9-6 319e44d20947 46 hours ago 2.82GB