2025-09-11 01:11:57,604: INFO: Building opensdn-analytics-query-engine 2025-09-11 01:11:57,622: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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.28kB 0.0s done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #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 0.0s done #4 DONE 0.2s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.54kB 0.0s done #7 DONE 0.3s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 0.3s #9 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #9 DONE 1.5s #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 librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #10 1.773 Contrail repo 8.4 MB/s | 105 kB 00:00 #10 1.893 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.1 MB 00:00 #10 2.320 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #10 2.547 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 264 kB 00:00 #10 2.846 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 7.0 MB 00:00 #10 4.873 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #10 7.006 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 939 kB 00:00 #10 8.108 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.3 MB 00:00 #10 10.39 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 392 kB 00:00 #10 10.91 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #10 11.43 added from: http://tf-mirrors.gz1.opensdn.io/re 273 kB/s | 16 kB 00:00 #10 11.80 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 kB/s | 257 B 00:00 #10 12.17 added from: http://tf-mirrors.gz1.opensdn.io/re 385 kB/s | 13 kB 00:00 #10 12.74 added from: http://tf-mirrors.gz1.opensdn.io/re 367 kB/s | 64 kB 00:00 #10 14.25 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 30 MB 00:01 #10 35.68 Third parties for OpenSDN 20 MB/s | 5.4 MB 00:00 #10 45.44 Dependencies resolved. #10 45.44 =============================================================================================== #10 45.44 Package Arch Version Repository Size #10 45.44 =============================================================================================== #10 45.44 Installing: #10 45.44 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 45.44 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #10 45.44 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #10 45.44 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #10 45.44 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 45.44 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 45.44 Installing dependencies: #10 45.44 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 45.44 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 45.44 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 45.44 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 45.44 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 45.44 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 45.44 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 45.44 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 45.44 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 45.44 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 45.44 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 45.44 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 45.44 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 45.44 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 45.44 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 45.44 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 45.44 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 45.44 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 45.44 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 45.44 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 45.44 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 45.44 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 45.44 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 45.44 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 45.44 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 45.44 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 45.44 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 45.44 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #10 45.44 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 45.44 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 45.44 #10 45.44 Transaction Summary #10 45.44 =============================================================================================== #10 45.44 Install 36 Packages #10 45.44 #10 45.49 Total download size: 16 M #10 45.49 Installed size: 52 M #10 45.49 Downloading Packages: #10 45.49 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 4.6 MB/s | 74 kB 00:00 #10 45.49 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 3.5 MB/s | 71 kB 00:00 #10 45.49 (3/36): boost-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 11 kB 00:00 #10 45.49 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 16 kB 00:00 #10 45.49 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 24 kB 00:00 #10 45.49 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 36 kB 00:00 #10 45.49 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 15 kB 00:00 #10 45.49 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 44 kB 00:00 #10 45.51 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.8 MB/s | 32 kB 00:00 #10 45.51 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 2.2 MB/s | 13 kB 00:00 #10 45.51 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 38 kB 00:00 #10 45.52 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 3.3 MB/s | 57 kB 00:00 #10 45.52 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 101 kB 00:00 #10 45.55 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.2 MB/s | 38 kB 00:00 #10 45.55 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 214 kB 00:00 #10 45.58 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 12 MB/s | 408 kB 00:00 #10 45.58 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #10 45.58 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #10 45.58 (19/36): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #10 45.58 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #10 45.60 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #10 45.73 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 277 kB 00:00 #10 45.81 (23/36): boost-serialization-1.75.0-8.el9.x86_6 688 kB/s | 129 kB 00:00 #10 45.81 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 498 kB/s | 27 kB 00:00 #10 45.81 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #10 45.81 (26/36): boost-thread-1.75.0-8.el9.x86_64.rpm 12 MB/s | 55 kB 00:00 #10 45.81 (27/36): boost-test-1.75.0-8.el9.x86_64.rpm 15 MB/s | 230 kB 00:00 #10 45.81 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #10 45.81 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 5.2 MB/s | 30 kB 00:00 #10 45.81 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 #10 45.87 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 25 MB/s | 1.0 MB 00:00 #10 45.91 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 19 MB/s | 1.3 MB 00:00 #10 46.07 (33/36): libicu-67.1-9.el9.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #10 46.11 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 2.8 MB/s | 679 kB 00:00 #10 46.11 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 5.2 MB/s | 95 kB 00:00 #10 46.13 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 3.6 MB/s | 867 kB 00:00 #10 46.13 -------------------------------------------------------------------------------- #10 46.13 Total 24 MB/s | 16 MB 00:00 #10 46.13 Running transaction check #10 46.24 Transaction check succeeded. #10 46.24 Running transaction test #10 46.87 Transaction test succeeded. #10 46.87 Running transaction #10 47.75 Preparing : 1/1 #10 47.87 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #10 47.87 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #10 47.87 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #10 48.05 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #10 48.38 Installing : libicu-67.1-9.el9.x86_64 5/36 #10 48.41 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #10 48.44 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #10 48.44 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #10 48.44 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #10 48.44 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #10 48.52 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #10 48.52 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #10 48.52 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #10 48.52 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #10 48.52 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #10 48.52 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #10 48.52 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #10 48.54 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #10 48.54 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #10 48.58 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #10 48.58 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #10 48.58 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #10 48.58 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #10 48.58 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #10 48.58 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #10 48.71 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #10 48.71 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #10 48.71 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #10 48.71 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #10 48.71 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #10 48.71 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #10 48.71 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 48.71 #10 48.75 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #10 48.92 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #10 48.95 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #10 49.13 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #10 49.13 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #10 49.15 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #10 49.15 #10 49.15 #10 49.15 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #10 49.41 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #10 49.46 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #10 49.50 Installing : boost-1.75.0-8.el9.x86_64 33/36 #10 49.67 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #10 49.73 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #10 49.76 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #10 49.79 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #10 49.79 #10 49.79 #10 49.98 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #10 50.03 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #10 50.14 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #10 50.14 #10 50.14 #10 50.55 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #10 50.55 Verifying : libicu-67.1-9.el9.x86_64 2/36 #10 50.55 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #10 50.55 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #10 50.55 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #10 50.55 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #10 50.55 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #10 50.55 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #10 50.55 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #10 50.55 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #10 50.55 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #10 50.55 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #10 50.55 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #10 50.55 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #10 50.55 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #10 50.55 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #10 50.55 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #10 50.55 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #10 50.55 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #10 50.55 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #10 50.55 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #10 50.55 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #10 50.55 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #10 50.55 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #10 50.55 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #10 50.55 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #10 50.55 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #10 50.55 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #10 50.55 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #10 50.55 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #10 50.55 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #10 50.55 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #10 50.55 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #10 50.55 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #10 50.55 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #10 50.55 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #10 50.71 #10 50.71 Installed: #10 50.71 boost-1.75.0-8.el9.x86_64 #10 50.71 boost-atomic-1.75.0-8.el9.x86_64 #10 50.71 boost-chrono-1.75.0-8.el9.x86_64 #10 50.71 boost-container-1.75.0-8.el9.x86_64 #10 50.71 boost-context-1.75.0-8.el9.x86_64 #10 50.71 boost-contract-1.75.0-8.el9.x86_64 #10 50.71 boost-coroutine-1.75.0-8.el9.x86_64 #10 50.71 boost-date-time-1.75.0-8.el9.x86_64 #10 50.71 boost-fiber-1.75.0-8.el9.x86_64 #10 50.71 boost-filesystem-1.75.0-8.el9.x86_64 #10 50.71 boost-graph-1.75.0-8.el9.x86_64 #10 50.71 boost-iostreams-1.75.0-8.el9.x86_64 #10 50.71 boost-locale-1.75.0-8.el9.x86_64 #10 50.71 boost-log-1.75.0-8.el9.x86_64 #10 50.71 boost-math-1.75.0-8.el9.x86_64 #10 50.71 boost-nowide-1.75.0-8.el9.x86_64 #10 50.71 boost-program-options-1.75.0-8.el9.x86_64 #10 50.71 boost-python3-1.75.0-8.el9.x86_64 #10 50.71 boost-random-1.75.0-8.el9.x86_64 #10 50.71 boost-regex-1.75.0-8.el9.x86_64 #10 50.71 boost-serialization-1.75.0-8.el9.x86_64 #10 50.71 boost-stacktrace-1.75.0-8.el9.x86_64 #10 50.71 boost-system-1.75.0-8.el9.x86_64 #10 50.71 boost-test-1.75.0-8.el9.x86_64 #10 50.71 boost-thread-1.75.0-8.el9.x86_64 #10 50.71 boost-timer-1.75.0-8.el9.x86_64 #10 50.71 boost-type_erasure-1.75.0-8.el9.x86_64 #10 50.71 boost-wave-1.75.0-8.el9.x86_64 #10 50.71 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #10 50.71 cyrus-sasl-2.1.27-21.el9.x86_64 #10 50.71 libicu-67.1-9.el9.x86_64 #10 50.71 librdkafka1-1.6.1-0contrail0.el9.x86_64 #10 50.71 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 50.71 logrotate-3.18.0-8.el9.x86_64 #10 50.71 protobuf-3.14.0-13.el9.x86_64 #10 50.71 redis-6.2.17-1.el9_5.x86_64 #10 50.71 #10 50.71 Complete! #10 51.70 80 files removed #10 DONE 52.3s #11 exporting to image #11 exporting layers #11 exporting layers 21.3s done #11 writing image sha256:915aa2d53ed13463d8d58174f58f33599356c9009998b532aa62036305017485 #11 writing image sha256:915aa2d53ed13463d8d58174f58f33599356c9009998b532aa62036305017485 0.9s done #11 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly #11 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.1s done #11 DONE 23.1s 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-11 01:13:22,233: INFO: Docker build duration: 85 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] bb463246db57: Preparing d0396a680821: Preparing 961d51825945: Preparing a47e46742a97: Preparing 8be3649dd9ee: Preparing 1b5d3767ee80: Preparing 977167991568: Preparing 5aea1c69f186: Preparing af8055bedb3f: Preparing a6c522c5b726: Preparing ee8fc2931a77: Preparing 37a3eecf1305: Preparing 49a3c02c8d12: Preparing f6a91dc7de04: Preparing 44343de3ea1d: Preparing bb463246db57: Waiting d0396a680821: Waiting 961d51825945: Waiting a47e46742a97: Waiting 8be3649dd9ee: Waiting 1b5d3767ee80: Waiting 977167991568: Waiting 5aea1c69f186: Waiting af8055bedb3f: Waiting a6c522c5b726: Waiting ee8fc2931a77: Waiting 37a3eecf1305: Waiting 49a3c02c8d12: Waiting f6a91dc7de04: Waiting 44343de3ea1d: Waiting 961d51825945: Pushed a47e46742a97: Layer already exists 8be3649dd9ee: Layer already exists 1b5d3767ee80: Layer already exists 977167991568: Layer already exists 5aea1c69f186: Layer already exists af8055bedb3f: Layer already exists a6c522c5b726: Layer already exists ee8fc2931a77: Layer already exists 37a3eecf1305: Layer already exists 49a3c02c8d12: Layer already exists f6a91dc7de04: Layer already exists 44343de3ea1d: Layer already exists d0396a680821: Pushed bb463246db57: Pushed nightly: digest: sha256:5575cd19a2837d98ee0ab0fc297c9f30b41edbc6b6aed9bd9aa17384d30c54a8 size: 3460 2025-09-11 01:13:57,449: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 120 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 5c5e3488fc47 48 seconds ago 584MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly ccd9353120f4 48 seconds ago 287MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly 6088eb0e0cdc 56 seconds ago 1.13GB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 6464bed90d39 About a minute ago 646MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 915aa2d53ed1 About a minute ago 741MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly cf0b9a9fdb2b About a minute ago 287MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 075eadb6c74c About a minute ago 730MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 84b62397ce48 About a minute ago 730MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 11527f7e9473 About a minute ago 583MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 463411575bd2 About a minute ago 705MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly ab679f11833f About a minute ago 705MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 79a67ac74d80 About a minute ago 526MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly c18dbd50caec About a minute ago 518MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 11bae3425c72 About a minute ago 534MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly e505a60deda8 About a minute ago 515MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 55814996bd9f About a minute ago 294MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 44bafcf3ad87 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 7103d5c61dec About a minute ago 293MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly c9fdab45f3d5 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly a0eedbd8efc3 About a minute ago 530MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 65da87b45fa4 2 minutes ago 705MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 4dc85f07b29a 2 minutes ago 333MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly dd31ca4bc061 2 minutes ago 687MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 5c397f0a7336 2 minutes ago 744MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 1521b7b4fe5a 2 minutes ago 335MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 0e1ee608a6c1 2 minutes ago 714MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 1bd30e52b5de 2 minutes ago 328MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly d4a6766b76f7 3 minutes ago 730MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly a2bc8284e08e 3 minutes ago 574MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly e9c048879f62 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly a365afb3e0ac 3 minutes ago 290MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly a1d5b43eef18 3 minutes ago 583MB opensdn-test-test nightly a1c6fc324982 3 minutes ago 1.65GB nexus.gz1.opensdn.io:5102/opensdn-test-test nightly a1c6fc324982 3 minutes ago 1.65GB nexus.gz1.opensdn.io:5102/opensdn-base nightly 74e0d06d121d 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 04d87211af23 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 3a56a4e38db5 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly c6aa1fcfa3ea 5 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 7fef93ef6bf2 6 minutes ago 2.4MB tf-dev-sandbox compile 25f651038e74 6 minutes ago 23.1GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly d0e87efb18be About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 72de3443517a About an hour ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 492685e2921b About an hour ago 2.37MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 9ceffba74be0 About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 97d7163fe0f9 About an hour ago 4.44kB nexus.gz1.opensdn.io:5102/opensdn-base 8b00fcf44041 3 days ago 514MB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable cb4a02d4da09 3 days ago 2.83GB