2026-06-18 09:59:40,436: INFO: Building opensdn-analytics-query-engine 2026-06-18 09:59:40,501: 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_8_6_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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.38kB done #1 DONE 0.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_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 2.3s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-1 #5 DONE 0.1s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_5-1 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.4s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.4s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.4s #11 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #11 3.182 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 14 MB 00:00 #11 7.243 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 1.9 MB 00:00 #11 7.996 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 402 kB 00:00 #11 8.838 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 16 MB 00:00 #11 15.77 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 11 MB 00:00 #11 23.16 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #11 24.56 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.8 MB 00:00 #11 29.31 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #11 30.43 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 474 kB 00:00 #11 31.38 added from: http://tf-mirrors.gz1.opensdn.io/re 473 kB/s | 18 kB 00:00 #11 31.83 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 kB/s | 257 B 00:00 #11 32.36 added from: http://tf-mirrors.gz1.opensdn.io/re 456 kB/s | 15 kB 00:00 #11 32.77 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 MB/s | 96 kB 00:00 #11 34.45 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 39 MB 00:01 #11 67.75 Third parties for OpenSDN 18 MB/s | 5.1 MB 00:00 #11 87.13 Dependencies resolved. #11 87.13 =============================================================================================== #11 87.13 Package Arch Version Repository Size #11 87.13 =============================================================================================== #11 87.13 Installing: #11 87.13 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 87.13 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 87.13 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 87.13 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 87.13 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 87.13 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 87.13 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 87.13 Installing dependencies: #11 87.13 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 87.13 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 87.13 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 87.13 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 87.13 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 87.13 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 87.13 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 87.13 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 87.13 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 87.13 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 87.13 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 87.13 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 87.13 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 87.13 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 87.13 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 87.13 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 87.13 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 87.13 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 87.13 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 87.13 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 87.13 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 87.13 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 87.13 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 87.13 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 87.13 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 87.13 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 87.13 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 87.13 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 87.13 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 87.13 #11 87.13 Transaction Summary #11 87.13 =============================================================================================== #11 87.13 Install 36 Packages #11 87.13 #11 87.13 Total download size: 16 M #11 87.13 Installed size: 53 M #11 87.13 Downloading Packages: #11 87.18 (1/36): logrotate-3.18.0-12.el9.x86_64.rpm 4.1 MB/s | 73 kB 00:00 #11 87.18 (2/36): boost-1.75.0-13.el9_7.x86_64.rpm 483 kB/s | 9.9 kB 00:00 #11 87.18 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 15 kB 00:00 #11 87.18 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #11 87.24 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 721 kB/s | 35 kB 00:00 #11 87.24 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 273 kB/s | 13 kB 00:00 #11 87.24 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 6.2 MB/s | 43 kB 00:00 #11 87.24 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.2 MB/s | 30 kB 00:00 #11 87.24 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 11 kB 00:00 #11 87.24 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.4 MB/s | 37 kB 00:00 #11 87.24 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 9.3 MB/s | 55 kB 00:00 #11 87.24 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 99 kB 00:00 #11 87.24 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 6.1 MB/s | 37 kB 00:00 #11 87.24 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 25 MB/s | 212 kB 00:00 #11 87.30 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 405 kB 00:00 #11 87.30 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.1 MB/s | 203 kB 00:00 #11 87.30 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 857 kB/s | 13 kB 00:00 #11 87.30 (18/36): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #11 87.30 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #11 87.30 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 22 kB 00:00 #11 87.30 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 275 kB 00:00 #11 87.30 (22/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.0 MB/s | 25 kB 00:00 #11 87.30 (23/36): boost-serialization-1.75.0-13.el9_7.x8 5.4 MB/s | 127 kB 00:00 #11 87.30 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #11 87.30 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.7 MB/s | 53 kB 00:00 #11 87.30 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #11 87.30 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 21 kB 00:00 #11 87.32 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.1 MB/s | 28 kB 00:00 #11 87.34 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 9.5 MB/s | 207 kB 00:00 #11 87.36 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 14 MB/s | 662 kB 00:00 #11 87.37 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 23 MB/s | 1.0 MB 00:00 #11 87.40 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 4.4 MB/s | 47 kB 00:00 #11 87.60 (33/36): libicu-67.1-10.el9_6.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #11 87.60 (34/36): redis-6.2.20-2.el9_7.x86_64.rpm 5.3 MB/s | 1.3 MB 00:00 #11 87.60 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 5.0 MB/s | 93 kB 00:00 #11 87.62 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 3.0 MB/s | 709 kB 00:00 #11 87.62 -------------------------------------------------------------------------------- #11 87.62 Total 32 MB/s | 16 MB 00:00 #11 87.62 Running transaction check #11 87.72 Transaction check succeeded. #11 87.72 Running transaction test #11 88.07 Transaction test succeeded. #11 88.07 Running transaction #11 88.87 Preparing : 1/1 #11 88.97 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 88.97 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 88.97 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 88.99 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 89.60 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 89.64 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 89.64 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 89.64 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 89.65 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 89.69 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 89.74 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 89.90 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 89.90 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 89.90 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 89.90 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 89.96 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 89.96 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 89.96 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 89.96 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 89.96 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 89.96 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 89.96 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 89.96 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 90.00 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 90.00 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 90.00 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 90.00 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 90.00 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 90.00 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 90.03 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 90.03 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 90.05 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 90.05 #11 90.05 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 90.35 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 90.48 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 90.59 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 90.59 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 90.67 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 90.67 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 90.67 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 90.72 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 90.72 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 91.11 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 91.11 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 91.11 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 91.11 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 91.11 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 91.11 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 91.11 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 91.11 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 91.11 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 91.11 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 91.11 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 91.11 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 91.11 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 91.11 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 91.11 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 91.11 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 91.11 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 91.11 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 91.11 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 91.11 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 91.11 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 91.11 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 91.11 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 91.11 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 91.11 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 91.11 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 91.11 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 91.11 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 91.11 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 91.11 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 91.11 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 91.11 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 91.11 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 91.11 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 91.11 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 91.11 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 91.20 #11 91.20 Installed: #11 91.20 boost-1.75.0-13.el9_7.x86_64 #11 91.20 boost-atomic-1.75.0-13.el9_7.x86_64 #11 91.20 boost-chrono-1.75.0-13.el9_7.x86_64 #11 91.20 boost-container-1.75.0-13.el9_7.x86_64 #11 91.20 boost-context-1.75.0-13.el9_7.x86_64 #11 91.20 boost-contract-1.75.0-13.el9_7.x86_64 #11 91.20 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 91.20 boost-date-time-1.75.0-13.el9_7.x86_64 #11 91.20 boost-fiber-1.75.0-13.el9_7.x86_64 #11 91.20 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 91.20 boost-graph-1.75.0-13.el9_7.x86_64 #11 91.20 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 91.20 boost-locale-1.75.0-13.el9_7.x86_64 #11 91.20 boost-log-1.75.0-13.el9_7.x86_64 #11 91.20 boost-math-1.75.0-13.el9_7.x86_64 #11 91.20 boost-nowide-1.75.0-13.el9_7.x86_64 #11 91.20 boost-program-options-1.75.0-13.el9_7.x86_64 #11 91.20 boost-python3-1.75.0-13.el9_7.x86_64 #11 91.20 boost-random-1.75.0-13.el9_7.x86_64 #11 91.20 boost-regex-1.75.0-13.el9_7.x86_64 #11 91.20 boost-serialization-1.75.0-13.el9_7.x86_64 #11 91.20 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 91.20 boost-system-1.75.0-13.el9_7.x86_64 #11 91.20 boost-test-1.75.0-13.el9_7.x86_64 #11 91.20 boost-thread-1.75.0-13.el9_7.x86_64 #11 91.20 boost-timer-1.75.0-13.el9_7.x86_64 #11 91.20 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 91.20 boost-wave-1.75.0-13.el9_7.x86_64 #11 91.20 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 91.20 hiredis-1.0.2-2.el9.x86_64 #11 91.20 libicu-67.1-10.el9_6.x86_64 #11 91.20 librdkafka-1.6.1-102.el9.x86_64 #11 91.20 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 91.20 logrotate-3.18.0-12.el9.x86_64 #11 91.20 protobuf-3.14.0-16.el9.x86_64 #11 91.20 redis-6.2.20-2.el9_7.x86_64 #11 91.20 #11 91.20 Complete! #11 91.81 77 files removed #11 DONE 92.6s #12 exporting to image #12 exporting layers #12 exporting layers 5.3s done #12 writing image sha256:14d1881a17131d1e2443c3ac98061ec6c15b7060a61062f32daaec60317216c8 #12 writing image sha256:14d1881a17131d1e2443c3ac98061ec6c15b7060a61062f32daaec60317216c8 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_6_5-1 0.0s done #12 DONE 5.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) 2026-06-18 10:01:42,637: INFO: Docker build duration: 122 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] bb407cb1a8af: Preparing aa4db9bf6f20: Preparing 2307dd2a9309: Preparing 3b9b9937c1b6: Preparing 961ada6ad3a2: Preparing 5e9e83eed108: Preparing 618946a780c9: Preparing 1506ceacc376: Preparing dd78476b1374: Preparing ab06bbf98e72: Preparing 452d1acab3c4: Preparing 1d31271921ac: Preparing 8d48eb9ae52c: Preparing 242717902471: Preparing a66e17a1aedf: Preparing 867fd7a3b0ab: Preparing 44343de3ea1d: Preparing 2307dd2a9309: Waiting 3b9b9937c1b6: Waiting 961ada6ad3a2: Waiting 5e9e83eed108: Waiting 618946a780c9: Waiting 1506ceacc376: Waiting dd78476b1374: Waiting ab06bbf98e72: Waiting 452d1acab3c4: Waiting 1d31271921ac: Waiting 8d48eb9ae52c: Waiting 242717902471: Waiting a66e17a1aedf: Waiting 867fd7a3b0ab: Waiting 44343de3ea1d: Waiting aa4db9bf6f20: Pushed 2307dd2a9309: Pushed 3b9b9937c1b6: Layer already exists 961ada6ad3a2: Layer already exists 5e9e83eed108: Layer already exists 618946a780c9: Layer already exists 1506ceacc376: Layer already exists dd78476b1374: Layer already exists ab06bbf98e72: Layer already exists 452d1acab3c4: Layer already exists 1d31271921ac: Layer already exists 8d48eb9ae52c: Layer already exists a66e17a1aedf: Layer already exists 242717902471: Layer already exists 867fd7a3b0ab: Layer already exists 44343de3ea1d: Layer already exists bb407cb1a8af: Pushed master-2_8_6_5-1: digest: sha256:93b4e1f9e707d64d51b4c40fb7b09342c2772a2b809739e049241c771c0b0022 size: 3879 2026-06-18 10:02:02,511: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 142 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_8_6_5-1 4c0628870257 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_6_5-1 71a260fe14c0 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_5-1 1cd2a581d083 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_6_5-1 a2c3e5d37831 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_6_5-1 14d1881a1713 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_6_5-1 f68b5be88d70 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_6_5-1 135ec42abb8c 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_6_5-1 b98ade076d89 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_6_5-1 0270aec55636 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-1 f113bf8c4742 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_6_5-1 2a95cd73b24f 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_6_5-1 0d12c94cc0c8 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_6_5-1 f70b43b76b9c 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_6_5-1 b1e4fb135769 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_6_5-1 7609b67fe63a 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_6_5-1 3ab93b9e4abf 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_6_5-1 468d8e676e0c 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_6_5-1 a180a1a8b4cc 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_6_5-1 7330f5b8a588 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_6_5-1 a9535b52ca13 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_6_5-1 80cadada2733 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_6_5-1 01f67c02b36d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_6_5-1 3461cda733a4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_6_5-1 1df7b538f9fa 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_6_5-1 d05289de6965 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_6_5-1 0b66e31c9a08 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_6_5-1 bb11b58a1fb3 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_6_5-1 55ebc9d722d2 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_6_5-1 0497e57b187d 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_6_5-1 c93d3bd29a01 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_6_5-1 2dad84ea01c0 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_6_5-1 f340f775e0e8 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_6_5-1 f107234a6313 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_6_5-1 9e2597c3ecdf 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_6_5-1 3cc0cb6df3e8 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_6_5-1 8ff0859ddcfa 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_6_5-1 ffc5e0934d8f 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_6_5-1 19293255b656 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_6_5-1 01bb6ad4d060 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_6_5-1 efb7ac6e7ec5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_6_5-1 2d10c99c22e9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_6_5-1 2cd02182183e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_6_5-1 b283a1524879 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_6_5-1 728ef847229e 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_5-1 d98b57f336ee 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_6_5-1 a3441a768f45 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_6_5-1 43b12fec1a57 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_6_5-1 63ccfb74c905 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen b0af81daa3db 21GB 0B U tf-dev-sandbox:compile 365542724991 21.8GB 0B