2025-09-15 11:01:02,059: INFO: Building opensdn-analytics-query-engine 2025-09-15 11:01:02,159: 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_0_9_2-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=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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.28kB done #1 DONE 1.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_2-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.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_9_2-2 #5 DONE 0.2s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_2-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 DONE 0.0s #8 [internal] load build context #8 transferring context: #8 transferring context: 1.54kB done #8 DONE 4.6s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 4.3s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 5.1s #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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 2.675 Contrail repo 2.9 MB/s | 106 kB 00:00 #11 2.914 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.1 MB 00:00 #11 4.990 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #11 5.601 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 264 kB 00:00 #11 6.199 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 7.0 MB 00:00 #11 12.68 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 4.0 MB 00:00 #11 16.94 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 939 kB 00:00 #11 18.36 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 2.3 MB 00:00 #11 20.33 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 392 kB 00:00 #11 21.35 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 451 kB 00:00 #11 22.40 added from: http://tf-mirrors.gz1.opensdn.io/re 407 kB/s | 16 kB 00:00 #11 23.05 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 kB/s | 257 B 00:00 #11 23.38 added from: http://tf-mirrors.gz1.opensdn.io/re 272 kB/s | 13 kB 00:00 #11 23.64 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #11 25.18 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 30 MB 00:01 #11 43.85 Third parties for OpenSDN 16 MB/s | 5.4 MB 00:00 #11 54.49 Dependencies resolved. #11 54.49 =============================================================================================== #11 54.49 Package Arch Version Repository Size #11 54.49 =============================================================================================== #11 54.49 Installing: #11 54.49 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 54.49 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 54.49 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 54.49 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 54.49 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 54.49 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 54.49 Installing dependencies: #11 54.49 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 54.49 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 54.49 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 54.49 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 54.49 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 54.49 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 54.49 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 54.49 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 54.49 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 54.49 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 54.49 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 54.49 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 54.49 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 54.49 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 54.49 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 54.49 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 54.49 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 54.49 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 54.49 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 54.49 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 54.49 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 54.49 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 54.49 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 54.49 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 54.49 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 54.49 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 54.49 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 54.49 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 54.49 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 54.49 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 54.49 #11 54.49 Transaction Summary #11 54.49 =============================================================================================== #11 54.49 Install 36 Packages #11 54.49 #11 54.49 Total download size: 16 M #11 54.49 Installed size: 52 M #11 54.49 Downloading Packages: #11 54.56 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 2.0 MB/s | 74 kB 00:00 #11 54.56 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 1.5 MB/s | 71 kB 00:00 #11 54.56 (3/36): boost-1.75.0-8.el9.x86_64.rpm 706 kB/s | 11 kB 00:00 #11 54.56 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 16 kB 00:00 #11 54.56 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 24 kB 00:00 #11 54.61 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 36 kB 00:00 #11 54.61 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #11 54.61 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 44 kB 00:00 #11 54.61 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 32 kB 00:00 #11 54.61 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 1.4 MB/s | 13 kB 00:00 #11 54.61 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 38 kB 00:00 #11 54.61 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 5.8 MB/s | 57 kB 00:00 #11 54.61 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 101 kB 00:00 #11 54.66 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.7 MB/s | 38 kB 00:00 #11 54.66 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 214 kB 00:00 #11 54.70 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 408 kB 00:00 #11 54.70 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 205 kB 00:00 #11 54.70 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #11 54.74 (19/36): boost-program-options-1.75.0-8.el9.x86 4.5 MB/s | 106 kB 00:00 #11 54.74 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 92 kB 00:00 #11 54.74 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #11 54.74 (22/36): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #11 54.74 (23/36): boost-regex-1.75.0-8.el9.x86_64.rpm 10 MB/s | 277 kB 00:00 #11 54.74 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.8 MB/s | 27 kB 00:00 #11 54.78 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 13 kB 00:00 #11 54.78 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #11 54.78 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 55 kB 00:00 #11 54.78 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #11 54.78 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 2.8 MB/s | 30 kB 00:00 #11 54.86 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 8.9 MB/s | 208 kB 00:00 #11 54.86 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 16 MB/s | 1.0 MB 00:00 #11 54.90 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 16 MB/s | 1.3 MB 00:00 #11 54.95 (33/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 7.6 MB/s | 679 kB 00:00 #11 54.99 (34/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 11 MB/s | 867 kB 00:00 #11 54.99 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.4 MB/s | 95 kB 00:00 #11 55.14 (36/36): libicu-67.1-9.el9.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #11 55.14 -------------------------------------------------------------------------------- #11 55.14 Total 27 MB/s | 16 MB 00:00 #11 55.14 Running transaction check #11 55.23 Transaction check succeeded. #11 55.23 Running transaction test #11 55.41 Transaction test succeeded. #11 55.41 Running transaction #11 57.01 Preparing : 1/1 #11 57.17 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 57.17 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 57.17 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 57.17 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 57.56 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 57.73 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 57.99 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 58.15 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 58.50 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 58.65 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 58.84 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 59.04 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 59.22 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 59.43 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 59.71 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 59.86 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 60.11 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 60.27 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 60.42 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 60.61 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 60.65 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 60.65 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 60.72 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 60.72 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 60.79 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 60.79 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 60.79 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 60.79 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 60.80 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 60.85 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 60.85 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 60.85 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 60.85 #11 60.85 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 61.04 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 61.04 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 61.17 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 61.19 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 61.24 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 61.24 #11 61.24 #11 61.24 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 61.57 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 61.60 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 61.73 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 61.73 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 61.80 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 61.85 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 61.87 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 61.87 #11 61.87 #11 61.98 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 62.17 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 62.23 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 62.23 #11 62.23 #11 62.81 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 62.81 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 62.81 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 62.81 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 62.81 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 62.81 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 62.81 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 62.81 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 62.81 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 62.81 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 62.81 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 62.81 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 62.81 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 62.81 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 62.81 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 62.81 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 62.81 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 62.81 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 62.81 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 62.81 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 62.81 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 62.81 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 62.81 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 62.81 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 62.81 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 62.81 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 62.81 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 62.81 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 62.81 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 62.81 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 62.81 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 62.81 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 62.81 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 62.81 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 62.81 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 62.81 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 62.93 #11 62.93 Installed: #11 62.93 boost-1.75.0-8.el9.x86_64 #11 62.93 boost-atomic-1.75.0-8.el9.x86_64 #11 62.93 boost-chrono-1.75.0-8.el9.x86_64 #11 62.93 boost-container-1.75.0-8.el9.x86_64 #11 62.93 boost-context-1.75.0-8.el9.x86_64 #11 62.93 boost-contract-1.75.0-8.el9.x86_64 #11 62.93 boost-coroutine-1.75.0-8.el9.x86_64 #11 62.93 boost-date-time-1.75.0-8.el9.x86_64 #11 62.93 boost-fiber-1.75.0-8.el9.x86_64 #11 62.93 boost-filesystem-1.75.0-8.el9.x86_64 #11 62.93 boost-graph-1.75.0-8.el9.x86_64 #11 62.93 boost-iostreams-1.75.0-8.el9.x86_64 #11 62.93 boost-locale-1.75.0-8.el9.x86_64 #11 62.93 boost-log-1.75.0-8.el9.x86_64 #11 62.93 boost-math-1.75.0-8.el9.x86_64 #11 62.93 boost-nowide-1.75.0-8.el9.x86_64 #11 62.93 boost-program-options-1.75.0-8.el9.x86_64 #11 62.93 boost-python3-1.75.0-8.el9.x86_64 #11 62.93 boost-random-1.75.0-8.el9.x86_64 #11 62.93 boost-regex-1.75.0-8.el9.x86_64 #11 62.93 boost-serialization-1.75.0-8.el9.x86_64 #11 62.93 boost-stacktrace-1.75.0-8.el9.x86_64 #11 62.93 boost-system-1.75.0-8.el9.x86_64 #11 62.93 boost-test-1.75.0-8.el9.x86_64 #11 62.93 boost-thread-1.75.0-8.el9.x86_64 #11 62.93 boost-timer-1.75.0-8.el9.x86_64 #11 62.93 boost-type_erasure-1.75.0-8.el9.x86_64 #11 62.93 boost-wave-1.75.0-8.el9.x86_64 #11 62.93 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 62.93 cyrus-sasl-2.1.27-21.el9.x86_64 #11 62.93 libicu-67.1-9.el9.x86_64 #11 62.93 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 62.93 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 62.93 logrotate-3.18.0-8.el9.x86_64 #11 62.93 protobuf-3.14.0-13.el9.x86_64 #11 62.93 redis-6.2.17-1.el9_5.x86_64 #11 62.93 #11 62.93 Complete! #11 63.34 80 files removed #11 DONE 63.6s #12 exporting to image #12 exporting layers #12 exporting layers 17.3s done #12 writing image sha256:59548df48d3edac3cad276f26bf0e7722d2ab1ba6b0d35ab396e624624d9f7d4 #12 writing image sha256:59548df48d3edac3cad276f26bf0e7722d2ab1ba6b0d35ab396e624624d9f7d4 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_2-2 0.1s done #12 DONE 17.8s 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-09-15 11:04:07,971: INFO: Docker build duration: 186 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] e102075b24db: Preparing f4d582e063e4: Preparing ee5648ef67ee: Preparing 8f52506355f0: Preparing 6d68104b6051: Preparing ba8b10bbed2e: Preparing b24def294a63: Preparing b5447793f098: Preparing 034e61158edc: Preparing f5e5283957cc: Preparing 16f01aecccde: Preparing 4304ec49636c: Preparing e85e4fd99eae: Preparing ba5af95b66c4: Preparing 44343de3ea1d: Preparing e102075b24db: Waiting f4d582e063e4: Waiting ee5648ef67ee: Waiting 8f52506355f0: Waiting ba8b10bbed2e: Waiting b24def294a63: Waiting b5447793f098: Waiting 034e61158edc: Waiting f5e5283957cc: Waiting 16f01aecccde: Waiting 4304ec49636c: Waiting e85e4fd99eae: Waiting ba5af95b66c4: Waiting 44343de3ea1d: Waiting 6d68104b6051: Waiting e102075b24db: Pushed ee5648ef67ee: Pushed 8f52506355f0: Layer already exists 6d68104b6051: Layer already exists ba8b10bbed2e: Layer already exists b24def294a63: Layer already exists b5447793f098: Layer already exists 034e61158edc: Layer already exists f5e5283957cc: Layer already exists 16f01aecccde: Layer already exists 4304ec49636c: Layer already exists e85e4fd99eae: Layer already exists ba5af95b66c4: Layer already exists 44343de3ea1d: Layer already exists f4d582e063e4: Pushed master-2_0_9_2-2: digest: sha256:58aec4f8b01b05b327911952c5a315c889b94f07f038076f8e94a9c95fab6ef4 size: 3460 2025-09-15 11:05:05,432: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 244 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_0_9_2-2 f499f29eef98 44 seconds ago 653MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_0_9_2-2 65b6f679cba0 46 seconds ago 230MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_0_9_2-2 d088086c9da6 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_0_9_2-2 b589ce270c5f About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_9_2-2 59548df48d3e About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_0_9_2-2 efe5b28f782a About a minute ago 1.12GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_9_2-2 c7977a300e90 About a minute ago 531MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_0_9_2-2 acf80838de77 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_9_2-2 848c1d321c99 About a minute ago 888MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_9_2-2 652c3eb8d107 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_9_2-2 487f004c0b4c 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_9_2-2 8220ed7256d1 2 minutes ago 287MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_0_9_2-2 f7f1ee4748e3 2 minutes ago 646MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_9_2-2 1cd44f4d0d52 2 minutes ago 287MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_9_2-2 58199596bdb1 3 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_9_2-2 1a8e1c8ed205 3 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_9_2-2 4e343b3b7c92 3 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_9_2-2 c7cbd1817ee3 3 minutes ago 526MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_9_2-2 e43bd9d70eb0 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_9_2-2 cba48fd46d18 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_9_2-2 3af3c5adc57f 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_9_2-2 10fd5cf88b5b 3 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_9_2-2 ffc4b7c3707f 3 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_9_2-2 064d40922615 3 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_9_2-2 be3b13120cb0 3 minutes ago 515MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_9_2-2 b7c9af94d5ef 3 minutes ago 518MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_9_2-2 fbac700b8d94 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_9_2-2 5da9277477ca 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_9_2-2 85105db602af 4 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_9_2-2 2e76305f6399 4 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_9_2-2 1a45d013f382 4 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_9_2-2 b3f1692af616 5 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_9_2-2 0b5e7f041b25 5 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_9_2-2 3e2b620f39d6 5 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_9_2-2 68f85c17efee 5 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_9_2-2 9c0262bb6dbf 5 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_9_2-2 ff0b8cfcc336 5 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_9_2-2 f09ca58d8dfa 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_9_2-2 271efca0116b 5 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_9_2-2 4be4238d5634 5 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_9_2-2 1b68bbd1e96e 7 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_9_2-2 4ccaf2213049 7 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_9_2-2 eb1483481ada 7 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_9_2-2 5c868c5acfcf 8 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_9_2-2 6257291712cd 8 minutes ago 2.4MB tf-dev-sandbox compile b5ab34d2e851 9 minutes ago 23.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_9_2-2 9d3b67ad650a About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 8cb7d6e63a8a About an hour ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_9_2-2 9f3f611dfa7e About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_9_2-2 9e77c07b3757 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_9_2-2 25ad757318fa About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable b707e22fc545 5 hours ago 2.83GB