2025-09-04 11:47:50,279: INFO: Building opensdn-analytics-query-engine 2025-09-04 11:47:50,352: 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_8_9-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 #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.6s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_8_9-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_8_9-1 #5 DONE 3.1s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_8_9-1 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 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: 1.54kB done #8 DONE 3.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.0s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 2.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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 2.999 Contrail repo 255 kB/s | 106 kB 00:00 #11 3.339 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 2.1 MB 00:00 #11 4.999 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #11 5.439 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 264 kB 00:00 #11 6.219 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 7.0 MB 00:00 #11 10.08 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.0 MB 00:00 #11 15.34 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 939 kB 00:00 #11 15.94 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.3 MB 00:00 #11 18.32 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 392 kB 00:00 #11 18.75 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #11 19.67 added from: http://tf-mirrors.gz1.opensdn.io/re 177 kB/s | 16 kB 00:00 #11 20.19 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 kB/s | 257 B 00:00 #11 20.62 added from: http://tf-mirrors.gz1.opensdn.io/re 456 kB/s | 13 kB 00:00 #11 20.79 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 64 kB 00:00 #11 22.30 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 30 MB 00:01 #11 51.62 Third parties for OpenSDN 27 MB/s | 5.4 MB 00:00 #11 70.11 Dependencies resolved. #11 70.11 =============================================================================================== #11 70.11 Package Arch Version Repository Size #11 70.11 =============================================================================================== #11 70.11 Installing: #11 70.11 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 70.11 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 70.11 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 70.11 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 70.11 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 70.11 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 70.11 Installing dependencies: #11 70.11 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 70.11 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 70.11 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 70.11 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 70.11 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 70.11 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 70.11 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 70.11 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 70.11 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 70.11 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 70.11 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 70.11 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 70.11 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 70.11 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 70.11 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 70.11 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 70.11 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 70.11 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 70.11 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 70.11 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 70.11 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 70.11 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 70.11 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 70.11 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 70.11 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 70.11 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 70.11 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 70.11 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 70.11 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 70.11 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 70.11 #11 70.11 Transaction Summary #11 70.11 =============================================================================================== #11 70.11 Install 36 Packages #11 70.11 #11 70.12 Total download size: 16 M #11 70.12 Installed size: 52 M #11 70.12 Downloading Packages: #11 70.16 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 3.2 MB/s | 74 kB 00:00 #11 70.16 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 2.6 MB/s | 71 kB 00:00 #11 70.17 (3/36): boost-1.75.0-8.el9.x86_64.rpm 864 kB/s | 11 kB 00:00 #11 70.18 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 816 kB/s | 16 kB 00:00 #11 70.20 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 24 kB 00:00 #11 70.21 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 36 kB 00:00 #11 70.22 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 792 kB/s | 15 kB 00:00 #11 70.22 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 44 kB 00:00 #11 70.23 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 32 kB 00:00 #11 70.23 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 2.3 MB/s | 13 kB 00:00 #11 70.23 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 38 kB 00:00 #11 70.24 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 7.0 MB/s | 57 kB 00:00 #11 70.28 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 101 kB 00:00 #11 70.28 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.2 MB/s | 38 kB 00:00 #11 70.28 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 214 kB 00:00 #11 70.28 (16/36): boost-math-1.75.0-8.el9.x86_64.rpm 20 MB/s | 205 kB 00:00 #11 70.29 (17/36): boost-log-1.75.0-8.el9.x86_64.rpm 9.2 MB/s | 408 kB 00:00 #11 70.30 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 834 kB/s | 15 kB 00:00 #11 70.30 (19/36): boost-program-options-1.75.0-8.el9.x86 12 MB/s | 106 kB 00:00 #11 70.31 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 8.4 MB/s | 92 kB 00:00 #11 70.31 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #11 70.33 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 14 MB/s | 277 kB 00:00 #11 70.35 (23/36): boost-serialization-1.75.0-8.el9.x86_6 4.1 MB/s | 129 kB 00:00 #11 70.35 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 929 kB/s | 27 kB 00:00 #11 70.36 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 13 kB 00:00 #11 70.37 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #11 70.38 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 55 kB 00:00 #11 70.39 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #11 70.39 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 2.4 MB/s | 30 kB 00:00 #11 70.39 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #11 70.48 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 11 MB/s | 1.0 MB 00:00 #11 70.55 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 8.6 MB/s | 1.3 MB 00:00 #11 70.63 (33/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 4.4 MB/s | 679 kB 00:00 #11 70.68 (34/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 6.5 MB/s | 867 kB 00:00 #11 70.69 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.5 MB/s | 95 kB 00:00 #11 70.76 (36/36): libicu-67.1-9.el9.x86_64.rpm 15 MB/s | 9.6 MB 00:00 #11 70.76 -------------------------------------------------------------------------------- #11 70.76 Total 25 MB/s | 16 MB 00:00 #11 70.76 Running transaction check #11 70.99 Transaction check succeeded. #11 70.99 Running transaction test #11 71.69 Transaction test succeeded. #11 71.72 Running transaction #11 72.68 Preparing : 1/1 #11 73.07 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 73.29 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 73.29 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 73.30 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 74.06 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 74.11 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 74.13 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 74.15 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 74.18 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 74.25 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 74.30 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 74.31 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 74.33 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 74.34 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 74.41 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 74.68 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 74.72 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 74.77 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 74.77 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 74.78 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 74.79 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 74.81 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 74.84 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 74.85 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 75.08 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 75.12 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 75.13 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 75.14 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 75.15 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 75.21 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 75.22 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 75.26 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 75.26 #11 75.28 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 75.63 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 75.65 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 75.86 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 75.88 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 76.18 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 76.18 #11 76.18 #11 76.18 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 76.71 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 76.75 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 76.81 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 76.86 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 77.00 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 77.02 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 77.10 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 77.10 #11 77.10 #11 77.26 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 77.30 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 77.57 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 77.57 #11 77.57 #11 77.80 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 77.80 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 77.80 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 77.80 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 77.80 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 77.80 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 77.80 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 77.80 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 77.80 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 77.80 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 77.80 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 77.80 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 77.80 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 77.80 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 77.80 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 77.80 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 77.80 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 77.80 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 77.80 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 77.80 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 77.80 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 77.80 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 77.80 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 77.80 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 77.80 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 77.80 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 77.80 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 77.80 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 77.80 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 77.80 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 77.80 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 77.80 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 77.80 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 77.80 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 77.80 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 77.80 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 78.07 #11 78.07 Installed: #11 78.07 boost-1.75.0-8.el9.x86_64 #11 78.07 boost-atomic-1.75.0-8.el9.x86_64 #11 78.07 boost-chrono-1.75.0-8.el9.x86_64 #11 78.07 boost-container-1.75.0-8.el9.x86_64 #11 78.07 boost-context-1.75.0-8.el9.x86_64 #11 78.07 boost-contract-1.75.0-8.el9.x86_64 #11 78.07 boost-coroutine-1.75.0-8.el9.x86_64 #11 78.07 boost-date-time-1.75.0-8.el9.x86_64 #11 78.07 boost-fiber-1.75.0-8.el9.x86_64 #11 78.07 boost-filesystem-1.75.0-8.el9.x86_64 #11 78.07 boost-graph-1.75.0-8.el9.x86_64 #11 78.07 boost-iostreams-1.75.0-8.el9.x86_64 #11 78.07 boost-locale-1.75.0-8.el9.x86_64 #11 78.07 boost-log-1.75.0-8.el9.x86_64 #11 78.07 boost-math-1.75.0-8.el9.x86_64 #11 78.07 boost-nowide-1.75.0-8.el9.x86_64 #11 78.07 boost-program-options-1.75.0-8.el9.x86_64 #11 78.07 boost-python3-1.75.0-8.el9.x86_64 #11 78.07 boost-random-1.75.0-8.el9.x86_64 #11 78.07 boost-regex-1.75.0-8.el9.x86_64 #11 78.07 boost-serialization-1.75.0-8.el9.x86_64 #11 78.07 boost-stacktrace-1.75.0-8.el9.x86_64 #11 78.07 boost-system-1.75.0-8.el9.x86_64 #11 78.07 boost-test-1.75.0-8.el9.x86_64 #11 78.07 boost-thread-1.75.0-8.el9.x86_64 #11 78.07 boost-timer-1.75.0-8.el9.x86_64 #11 78.07 boost-type_erasure-1.75.0-8.el9.x86_64 #11 78.07 boost-wave-1.75.0-8.el9.x86_64 #11 78.07 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 78.07 cyrus-sasl-2.1.27-21.el9.x86_64 #11 78.07 libicu-67.1-9.el9.x86_64 #11 78.07 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 78.07 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 78.07 logrotate-3.18.0-8.el9.x86_64 #11 78.07 protobuf-3.14.0-13.el9.x86_64 #11 78.07 redis-6.2.17-1.el9_5.x86_64 #11 78.07 #11 78.07 Complete! #11 79.02 80 files removed #11 DONE 79.8s #12 exporting to image #12 exporting layers #12 exporting layers 16.9s done #12 writing image sha256:3688fee327b040d60bf1b3ba61a11e9bce42e5f6557ea6665eb0780abb4a99e9 #12 writing image sha256:3688fee327b040d60bf1b3ba61a11e9bce42e5f6557ea6665eb0780abb4a99e9 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_8_9-1 0.0s done #12 DONE 23.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-09-04 11:49:52,090: INFO: Docker build duration: 122 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] f0eac534b815: Preparing 0add0a941125: Preparing 2b475848520c: Preparing 9f552ec6dc61: Preparing 6a21b600130d: Preparing 69ece5edf847: Preparing 8128dce6b97d: Preparing f96a7fbe164a: Preparing 4b95a36a8dc4: Preparing 2d369b12fa6e: Preparing 033ae829a2d6: Preparing c311b6cecc3f: Preparing 91cf7d390fba: Preparing 66dea2183a14: Preparing 44343de3ea1d: Preparing f0eac534b815: Waiting 0add0a941125: Waiting 2b475848520c: Waiting 9f552ec6dc61: Waiting 6a21b600130d: Waiting 69ece5edf847: Waiting 8128dce6b97d: Waiting f96a7fbe164a: Waiting 4b95a36a8dc4: Waiting 2d369b12fa6e: Waiting 033ae829a2d6: Waiting c311b6cecc3f: Waiting 91cf7d390fba: Waiting 66dea2183a14: Waiting 44343de3ea1d: Waiting 9f552ec6dc61: Layer already exists 6a21b600130d: Layer already exists 2b475848520c: Pushed 69ece5edf847: Layer already exists 8128dce6b97d: Layer already exists f96a7fbe164a: Layer already exists 4b95a36a8dc4: Layer already exists 2d369b12fa6e: Layer already exists c311b6cecc3f: Layer already exists 033ae829a2d6: Layer already exists 91cf7d390fba: Layer already exists 66dea2183a14: Layer already exists 44343de3ea1d: Layer already exists f0eac534b815: Pushed 0add0a941125: Pushed master-2_0_8_9-1: digest: sha256:367e6b4da190f8884afe491096e2461f142112b3c521a96962b4e673b41ab821 size: 3460 2025-09-04 11:50:38,725: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 168 seconds