2026-06-23 12:23:09,410: INFO: Building opensdn-analytics-query-engine 2026-06-23 12:23:09,470: 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_7_3-2 --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=26.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 2.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_7_3-2 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.8s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_7_3-2 #5 DONE 1.0s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_7_3-2 #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.7s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.5s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 0.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 2.103 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 18 MB 00:00 #11 9.655 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.9 MB 00:00 #11 11.40 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 516 kB 00:00 #11 12.61 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 20 MB 00:00 #11 26.59 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 15 MB 00:00 #11 34.86 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 1.2 MB 00:00 #11 36.34 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 6.3 MB 00:00 #11 41.11 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 966 kB 00:00 #11 42.15 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 480 kB 00:00 #11 43.01 added from: http://tf-mirrors.gz1.opensdn.io/re 512 kB/s | 19 kB 00:00 #11 43.70 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 kB/s | 257 B 00:00 #11 44.39 added from: http://tf-mirrors.gz1.opensdn.io/re 558 kB/s | 15 kB 00:00 #11 45.51 added from: http://tf-mirrors.gz1.opensdn.io/re 287 kB/s | 112 kB 00:00 #11 47.29 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 44 MB 00:01 #11 67.74 Third parties for OpenSDN 39 MB/s | 5.1 MB 00:00 #11 74.26 Dependencies resolved. #11 74.26 =============================================================================================== #11 74.26 Package Arch Version Repository Size #11 74.26 =============================================================================================== #11 74.26 Installing: #11 74.26 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 74.26 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 74.26 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 74.26 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 74.26 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 74.26 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 74.26 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 74.26 Installing dependencies: #11 74.26 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 74.26 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 74.26 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 74.26 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 74.26 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 74.26 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 74.26 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 74.26 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 74.26 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 74.26 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 74.26 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 74.26 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 74.26 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 74.26 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 74.26 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 74.26 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 74.26 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 74.26 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 74.26 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 74.26 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 74.26 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 74.26 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 74.26 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 74.26 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 74.26 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 74.26 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 74.26 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 74.26 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 74.26 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 74.26 #11 74.26 Transaction Summary #11 74.26 =============================================================================================== #11 74.26 Install 36 Packages #11 74.26 #11 74.26 Total download size: 16 M #11 74.26 Installed size: 53 M #11 74.26 Downloading Packages: #11 74.28 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 411 kB/s | 9.9 kB 00:00 #11 74.29 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 1.9 MB/s | 73 kB 00:00 #11 74.35 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 574 kB/s | 15 kB 00:00 #11 74.35 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #11 74.35 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 3.6 MB/s | 35 kB 00:00 #11 74.35 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #11 74.35 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 4.4 MB/s | 43 kB 00:00 #11 74.35 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.7 MB/s | 30 kB 00:00 #11 74.36 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 522 kB/s | 11 kB 00:00 #11 74.36 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 37 kB 00:00 #11 74.41 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 2.7 MB/s | 55 kB 00:00 #11 74.41 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 99 kB 00:00 #11 74.41 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 903 kB/s | 37 kB 00:00 #11 74.51 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 212 kB 00:00 #11 74.51 (15/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 203 kB 00:00 #11 74.51 (16/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 4.3 MB/s | 405 kB 00:00 #11 74.51 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #11 74.51 (18/36): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #11 74.52 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 9.2 MB/s | 91 kB 00:00 #11 74.52 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 22 kB 00:00 #11 74.55 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 275 kB 00:00 #11 74.55 (22/36): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #11 74.55 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.2 MB/s | 25 kB 00:00 #11 74.55 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #11 74.55 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #11 74.55 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.9 MB/s | 53 kB 00:00 #11 74.55 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #11 74.57 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 4.2 MB/s | 28 kB 00:00 #11 74.57 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #11 74.58 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 36 MB/s | 662 kB 00:00 #11 74.59 (31/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 36 MB/s | 1.0 MB 00:00 #11 74.63 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 9.3 MB/s | 47 kB 00:00 #11 74.63 (33/36): redis-6.2.22-1.el9_8.x86_64.rpm 27 MB/s | 1.3 MB 00:00 #11 74.66 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 6.5 MB/s | 93 kB 00:00 #11 74.66 (35/36): cassandra-cpp-driver-2.17.0-1.el9.remi 13 MB/s | 709 kB 00:00 #11 74.77 (36/36): libicu-67.1-10.el9_6.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #11 74.77 -------------------------------------------------------------------------------- #11 74.77 Total 33 MB/s | 16 MB 00:00 #11 74.77 Running transaction check #11 74.82 Transaction check succeeded. #11 74.82 Running transaction test #11 75.01 Transaction test succeeded. #11 75.01 Running transaction #11 75.88 Preparing : 1/1 #11 75.98 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 76.02 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 76.02 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 76.02 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 76.26 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 76.33 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 76.33 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 76.33 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 76.33 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 76.33 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 76.33 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 76.33 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 76.33 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 76.33 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 76.35 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 76.35 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 76.36 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 76.36 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 76.36 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 76.40 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 76.40 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 76.40 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 76.47 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 76.47 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 76.47 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 76.47 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 76.50 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 76.50 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 76.50 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 76.52 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 76.52 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 76.55 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 76.55 #11 76.55 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 76.76 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #11 76.76 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 76.83 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 76.89 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 76.91 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 76.91 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 76.94 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #11 76.99 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 76.99 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 77.27 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 77.27 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 77.27 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 77.27 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 77.27 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 77.27 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 77.27 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 77.27 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 77.27 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 77.27 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 77.27 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 77.27 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 77.27 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 77.27 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 77.27 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 77.27 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 77.27 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 77.27 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 77.27 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 77.27 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 77.27 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 77.27 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 77.27 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 77.27 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 77.27 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 77.27 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 77.27 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 77.27 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 77.27 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 77.27 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 77.27 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 77.27 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #11 77.27 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #11 77.27 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 77.27 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 77.27 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 77.42 #11 77.42 Installed: #11 77.42 boost-1.75.0-13.el9_7.x86_64 #11 77.42 boost-atomic-1.75.0-13.el9_7.x86_64 #11 77.42 boost-chrono-1.75.0-13.el9_7.x86_64 #11 77.42 boost-container-1.75.0-13.el9_7.x86_64 #11 77.42 boost-context-1.75.0-13.el9_7.x86_64 #11 77.42 boost-contract-1.75.0-13.el9_7.x86_64 #11 77.42 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 77.42 boost-date-time-1.75.0-13.el9_7.x86_64 #11 77.42 boost-fiber-1.75.0-13.el9_7.x86_64 #11 77.42 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 77.42 boost-graph-1.75.0-13.el9_7.x86_64 #11 77.42 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 77.42 boost-locale-1.75.0-13.el9_7.x86_64 #11 77.42 boost-log-1.75.0-13.el9_7.x86_64 #11 77.42 boost-math-1.75.0-13.el9_7.x86_64 #11 77.42 boost-nowide-1.75.0-13.el9_7.x86_64 #11 77.42 boost-program-options-1.75.0-13.el9_7.x86_64 #11 77.42 boost-python3-1.75.0-13.el9_7.x86_64 #11 77.42 boost-random-1.75.0-13.el9_7.x86_64 #11 77.42 boost-regex-1.75.0-13.el9_7.x86_64 #11 77.42 boost-serialization-1.75.0-13.el9_7.x86_64 #11 77.42 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 77.42 boost-system-1.75.0-13.el9_7.x86_64 #11 77.42 boost-test-1.75.0-13.el9_7.x86_64 #11 77.42 boost-thread-1.75.0-13.el9_7.x86_64 #11 77.42 boost-timer-1.75.0-13.el9_7.x86_64 #11 77.42 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 77.42 boost-wave-1.75.0-13.el9_7.x86_64 #11 77.42 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 77.42 hiredis-1.0.2-2.el9.x86_64 #11 77.42 libicu-67.1-10.el9_6.x86_64 #11 77.42 librdkafka-1.6.1-102.el9.x86_64 #11 77.42 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 77.42 logrotate-3.18.0-12.el9.x86_64 #11 77.42 protobuf-3.14.0-17.el9_7.x86_64 #11 77.42 redis-6.2.22-1.el9_8.x86_64 #11 77.42 #11 77.42 Complete! #11 77.75 77 files removed #11 DONE 78.8s #12 exporting to image #12 exporting layers #12 exporting layers 0.8s done #12 writing image sha256:676ec11bec1d4b850932608c94a6d353f05ec23ad338259ea49fa49475276470 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_7_3-2 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_7_3-2 0.0s done #12 DONE 1.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) 2026-06-23 12:25:48,925: INFO: Docker build duration: 159 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 8da5266b18cd: Preparing 93d7c519f45a: Preparing b42a26a541f5: Preparing 41cad66d2371: Preparing c2e93b5787ad: Preparing c9b4ce4d40ff: Preparing 481b6762bcb0: Preparing ffeb5050fd5a: Preparing 4e117b462d06: Preparing 9b123e3f422c: Preparing 808a48ee92bc: Preparing e35fa6b7cfa9: Preparing 05791203d2f6: Preparing 2727dcaf4b55: Preparing 3e38b18f89fd: Preparing 383dcbb19ffc: Preparing 44343de3ea1d: Preparing 8da5266b18cd: Waiting 93d7c519f45a: Waiting b42a26a541f5: Waiting 41cad66d2371: Waiting c2e93b5787ad: Waiting c9b4ce4d40ff: Waiting 481b6762bcb0: Waiting ffeb5050fd5a: Waiting 4e117b462d06: Waiting 9b123e3f422c: Waiting 808a48ee92bc: Waiting e35fa6b7cfa9: Waiting 05791203d2f6: Waiting 2727dcaf4b55: Waiting 3e38b18f89fd: Waiting 383dcbb19ffc: Waiting 44343de3ea1d: Waiting 93d7c519f45a: Pushed 41cad66d2371: Layer already exists c2e93b5787ad: Layer already exists b42a26a541f5: Pushed c9b4ce4d40ff: Layer already exists ffeb5050fd5a: Layer already exists 481b6762bcb0: Layer already exists 9b123e3f422c: Layer already exists 4e117b462d06: Layer already exists 808a48ee92bc: Layer already exists e35fa6b7cfa9: Layer already exists 05791203d2f6: Layer already exists 2727dcaf4b55: Layer already exists 3e38b18f89fd: Layer already exists 383dcbb19ffc: Layer already exists 44343de3ea1d: Layer already exists 8da5266b18cd: Pushed master-2_8_7_3-2: digest: sha256:92b3efce06e23d3d73e5466fd0985d01aad7b41604054473bf0c8d5a88c814bf size: 3879 2026-06-23 12:26:04,823: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 175 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_8_7_3-2 b6a9f0367a44 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_7_3-2 dae67eaf298c 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_7_3-2 7fe52b0e8a16 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_7_3-2 db9773d4cc7e 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_7_3-2 676ec11bec1d 798MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_7_3-2 e71002d4df30 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_7_3-2 153b23a9d1de 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_7_3-2 8de75f181d37 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_7_3-2 148c8364c006 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_7_3-2 f108c1cfb152 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_7_3-2 9e5574d5c0af 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_7_3-2 61ebbf79ba95 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_7_3-2 08c84d5a72c7 2.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_7_3-2 c237bb96e813 760MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_7_3-2 e9d12942368d 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_7_3-2 e0d1f3a25088 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_7_3-2 98e335c5b972 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_7_3-2 509ec5411556 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_7_3-2 c3b926e6e3e7 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_7_3-2 f47cbff7abfe 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_7_3-2 0fbcab108257 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_7_3-2 0023c2f0630c 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_7_3-2 5d262e99b734 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_7_3-2 561d57bfc28f 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_7_3-2 23ba4c117620 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_7_3-2 b11a3edbf8fb 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_7_3-2 551b141ddb63 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_7_3-2 c6bad54a7056 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_7_3-2 de4b4f9715d5 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_7_3-2 9c085670a516 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_7_3-2 af32d9e0e68b 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_7_3-2 f34fdb456989 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_7_3-2 6ba5f52458fb 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_7_3-2 f4a182360f4d 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_7_3-2 41b218772898 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_7_3-2 5f236a1a99a0 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_7_3-2 9be0abfb7463 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_7_3-2 fd173c50a486 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_7_3-2 4da31cfd297a 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_7_3-2 7711727dcdfe 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_7_3-2 5d3cc1287764 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_7_3-2 7b3a82ebc3e5 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_7_3-2 ad8397fd282e 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_7_3-2 2eb05cdc9dd1 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_7_3-2 673d79d17940 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_7_3-2 fe776f8704bd 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_8_7_3-2 6a149ed24fec 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_7_3-2 7dbdb1f170ba 778MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_7_3-2 4ad02d279fc7 796MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_7_3-2 4c1dba0a6a64 978MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_7_3-2 9dcbedac3d5d 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_7_3-2 f02778440f98 773MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_7_3-2 54ba06c9a9e1 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_7_3-2 759f99ef9bb4 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 9c1c6a084df7 21.1GB 0B U opensdn-test-test:master-2_8_7_3-2 fe776f8704bd 1.91GB 0B tf-dev-sandbox:compile b93a0b4d3eb2 21.9GB 0B