2025-11-18 00:25:28,967: INFO: Building opensdn-analytics-query-engine 2025-11-18 00:25:29,065: 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_3_5_1-8 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-analytics-query-engine --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.37kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_1-8 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_1-8 #5 DONE 0.1s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_1-8 #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 0.0s done #8 DONE 2.0s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.9s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 3.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 librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 2.822 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.1 MB 00:00 #11 3.475 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 730 kB 00:00 #11 3.718 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 264 kB 00:00 #11 4.110 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 7.0 MB 00:00 #11 5.990 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 4.0 MB 00:00 #11 7.678 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #11 8.243 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.3 MB 00:00 #11 9.457 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #11 9.943 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #11 10.32 added from: http://tf-mirrors.gz1.opensdn.io/re 530 kB/s | 16 kB 00:00 #11 10.47 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 kB/s | 257 B 00:00 #11 10.73 added from: http://tf-mirrors.gz1.opensdn.io/re 530 kB/s | 13 kB 00:00 #11 11.01 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 64 kB 00:00 #11 11.74 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #11 25.34 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #11 33.08 Dependencies resolved. #11 33.09 =============================================================================================== #11 33.09 Package Arch Version Repository Size #11 33.09 =============================================================================================== #11 33.09 Installing: #11 33.09 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 33.09 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 33.09 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 33.09 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 33.09 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 33.09 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 33.09 Installing dependencies: #11 33.09 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 33.09 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 33.09 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 33.09 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 33.09 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 33.09 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 33.09 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 33.09 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 33.09 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 33.09 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 33.09 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 33.09 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 33.09 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 33.09 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 33.09 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 33.09 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 33.09 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 33.09 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 33.09 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 33.09 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 33.09 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 33.09 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 33.09 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 33.09 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 33.09 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 33.09 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 33.09 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 33.09 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 33.09 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 33.09 #11 33.09 Transaction Summary #11 33.09 =============================================================================================== #11 33.09 Install 35 Packages #11 33.09 #11 33.09 Total download size: 16 M #11 33.09 Installed size: 53 M #11 33.09 Downloading Packages: #11 33.18 (1/35): boost-1.75.0-8.el9.x86_64.rpm 120 kB/s | 11 kB 00:00 #11 33.30 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 355 kB/s | 74 kB 00:00 #11 33.47 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 58 kB/s | 16 kB 00:00 #11 33.65 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 71 kB/s | 24 kB 00:00 #11 33.66 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 188 kB/s | 36 kB 00:00 #11 33.67 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 604 kB/s | 15 kB 00:00 #11 33.68 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 44 kB 00:00 #11 33.72 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 32 kB 00:00 #11 33.72 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 799 kB/s | 13 kB 00:00 #11 33.72 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 38 kB 00:00 #11 33.72 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 4.7 MB/s | 57 kB 00:00 #11 33.72 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #11 33.72 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.5 MB/s | 38 kB 00:00 #11 33.72 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 24 MB/s | 214 kB 00:00 #11 33.73 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 29 MB/s | 408 kB 00:00 #11 33.73 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #11 33.77 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 679 kB/s | 15 kB 00:00 #11 33.77 (18/35): boost-program-options-1.75.0-8.el9.x86 3.8 MB/s | 106 kB 00:00 #11 33.77 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 92 kB 00:00 #11 33.77 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #11 33.78 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 24 MB/s | 277 kB 00:00 #11 33.78 (22/35): boost-serialization-1.75.0-8.el9.x86_6 9.9 MB/s | 129 kB 00:00 #11 33.78 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.6 MB/s | 27 kB 00:00 #11 33.79 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #11 33.82 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #11 33.82 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 55 kB 00:00 #11 33.82 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #11 33.82 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 3.0 MB/s | 30 kB 00:00 #11 33.82 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 18 MB/s | 208 kB 00:00 #11 33.83 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 34 MB/s | 662 kB 00:00 #11 33.85 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 32 MB/s | 1.0 MB 00:00 #11 33.87 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 33 MB/s | 1.3 MB 00:00 #11 33.89 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 4.8 MB/s | 93 kB 00:00 #11 33.91 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 12 MB/s | 709 kB 00:00 #11 34.06 (35/35): libicu-67.1-9.el9.x86_64.rpm 10 MB/s | 9.6 MB 00:00 #11 34.06 -------------------------------------------------------------------------------- #11 34.06 Total 17 MB/s | 16 MB 00:00 #11 34.06 Running transaction check #11 34.13 Transaction check succeeded. #11 34.13 Running transaction test #11 34.58 Transaction test succeeded. #11 34.58 Running transaction #11 35.13 Preparing : 1/1 #11 35.24 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 35.25 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 35.25 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 35.28 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 35.68 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 35.77 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 35.89 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 36.06 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 36.11 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 36.13 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 36.16 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 36.17 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 36.21 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 36.21 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 36.21 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 36.23 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 36.24 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 36.25 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 36.26 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 36.28 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 36.28 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 36.30 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 36.30 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 36.31 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 36.32 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 36.35 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 36.37 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 36.40 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 36.41 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 36.41 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 36.43 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 36.48 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 36.48 #11 36.49 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 36.72 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 36.76 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 36.78 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 36.79 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 36.84 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 36.89 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 36.97 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 37.01 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 37.56 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 37.56 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 37.56 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 37.56 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 37.56 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 37.56 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 37.56 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 37.56 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 37.56 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 37.56 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 37.56 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 37.56 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 37.56 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 37.56 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 37.56 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 37.56 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 37.56 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 37.56 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 37.56 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 37.56 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 37.56 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 37.56 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 37.56 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 37.56 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 37.56 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 37.56 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 37.56 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 37.56 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 37.56 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 37.56 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 37.56 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 37.56 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 37.56 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 37.56 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 37.56 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 37.69 #11 37.69 Installed: #11 37.69 boost-1.75.0-8.el9.x86_64 #11 37.69 boost-atomic-1.75.0-8.el9.x86_64 #11 37.69 boost-chrono-1.75.0-8.el9.x86_64 #11 37.69 boost-container-1.75.0-8.el9.x86_64 #11 37.69 boost-context-1.75.0-8.el9.x86_64 #11 37.69 boost-contract-1.75.0-8.el9.x86_64 #11 37.69 boost-coroutine-1.75.0-8.el9.x86_64 #11 37.69 boost-date-time-1.75.0-8.el9.x86_64 #11 37.69 boost-fiber-1.75.0-8.el9.x86_64 #11 37.69 boost-filesystem-1.75.0-8.el9.x86_64 #11 37.69 boost-graph-1.75.0-8.el9.x86_64 #11 37.69 boost-iostreams-1.75.0-8.el9.x86_64 #11 37.69 boost-locale-1.75.0-8.el9.x86_64 #11 37.69 boost-log-1.75.0-8.el9.x86_64 #11 37.69 boost-math-1.75.0-8.el9.x86_64 #11 37.69 boost-nowide-1.75.0-8.el9.x86_64 #11 37.69 boost-program-options-1.75.0-8.el9.x86_64 #11 37.69 boost-python3-1.75.0-8.el9.x86_64 #11 37.69 boost-random-1.75.0-8.el9.x86_64 #11 37.69 boost-regex-1.75.0-8.el9.x86_64 #11 37.69 boost-serialization-1.75.0-8.el9.x86_64 #11 37.69 boost-stacktrace-1.75.0-8.el9.x86_64 #11 37.69 boost-system-1.75.0-8.el9.x86_64 #11 37.69 boost-test-1.75.0-8.el9.x86_64 #11 37.69 boost-thread-1.75.0-8.el9.x86_64 #11 37.69 boost-timer-1.75.0-8.el9.x86_64 #11 37.69 boost-type_erasure-1.75.0-8.el9.x86_64 #11 37.69 boost-wave-1.75.0-8.el9.x86_64 #11 37.69 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 37.69 libicu-67.1-9.el9.x86_64 #11 37.69 librdkafka-1.6.1-102.el9.x86_64 #11 37.69 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 37.69 logrotate-3.18.0-8.el9.x86_64 #11 37.69 protobuf-3.14.0-13.el9.x86_64 #11 37.69 redis-6.2.17-1.el9_5.x86_64 #11 37.69 #11 37.69 Complete! #11 38.02 75 files removed #11 DONE 38.3s #12 exporting to image #12 exporting layers #12 exporting layers 5.9s done #12 writing image sha256:4d5430d1374758fcf0d815136ffd1bffc959fafd2c74c19dabaf27d4842ce437 #12 writing image sha256:4d5430d1374758fcf0d815136ffd1bffc959fafd2c74c19dabaf27d4842ce437 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_5_1-8 0.0s done #12 DONE 6.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-11-18 00:26:30,095: INFO: Docker build duration: 62 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] a2753d88b6d7: Preparing ceee90d06ece: Preparing 397b8bbc5072: Preparing 423691183a19: Preparing 5346325d9d74: Preparing 877a49ce4051: Preparing 941c403d5a44: Preparing 952f46b7b71e: Preparing f117a781c2f8: Preparing cb2a01624a10: Preparing 4c8cc806206d: Preparing 49369b735d5c: Preparing 2af7c7f519b4: Preparing 1c662dd6433e: Preparing 8b96df852fa1: Preparing 44343de3ea1d: Preparing 423691183a19: Waiting 5346325d9d74: Waiting 877a49ce4051: Waiting 941c403d5a44: Waiting 952f46b7b71e: Waiting f117a781c2f8: Waiting cb2a01624a10: Waiting 4c8cc806206d: Waiting 49369b735d5c: Waiting 2af7c7f519b4: Waiting 1c662dd6433e: Waiting 8b96df852fa1: Waiting 44343de3ea1d: Waiting 397b8bbc5072: Pushed 423691183a19: Layer already exists 5346325d9d74: Layer already exists 877a49ce4051: Layer already exists 941c403d5a44: Layer already exists 952f46b7b71e: Layer already exists f117a781c2f8: Layer already exists cb2a01624a10: Layer already exists 4c8cc806206d: Layer already exists 49369b735d5c: Layer already exists 2af7c7f519b4: Layer already exists 1c662dd6433e: Layer already exists 8b96df852fa1: Layer already exists 44343de3ea1d: Layer already exists a2753d88b6d7: Pushed ceee90d06ece: Pushed master-2_3_5_1-8: digest: sha256:2f2525caa7e0514b9034c200020e34af785fb8aea5a88667d82ce8ed7b3bd0c6 size: 3672 2025-11-18 00:26:56,154: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 88 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_5_1-8 e817c83315ee 13 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_5_1-8 acf03c68ab36 18 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_5_1-8 3617bb2f0211 21 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_5_1-8 c90647de6551 26 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_5_1-8 4d5430d13747 33 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_5_1-8 98dfbee80046 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_5_1-8 3f709110f1ac About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_5_1-8 877293eff51a About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_5_1-8 407fa3facb3e About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_5_1-8 157dd9b0ff43 About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_5_1-8 19a14b46a84f About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_5_1-8 9e52abd45f7e About a minute ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_5_1-8 7a4bbf328eee About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_5_1-8 a306dda00136 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_5_1-8 a785383dab12 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_5_1-8 d96fea94c101 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_5_1-8 e6316e0dc973 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_5_1-8 dd69c1b04f29 About a minute ago 613MB opensdn-test-test master-2_3_5_1-8 cb3627b3dc2c About a minute ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_5_1-8 cb3627b3dc2c About a minute ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_5_1-8 25551a055a94 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_5_1-8 86f01616a4b5 2 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_5_1-8 a654027b71cc 2 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_5_1-8 f157fdc49f86 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_5_1-8 57ce63eacaee 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_5_1-8 f1148f116a65 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_5_1-8 024658fe6af6 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_5_1-8 2db9d425925b 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_5_1-8 cd9fd164d9a1 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_5_1-8 e89a9c356098 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_5_1-8 fedc738abaf0 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_5_1-8 7c7a6c6e6895 3 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_5_1-8 e8cd09dfc07a 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_5_1-8 c422545ffdbb 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_5_1-8 e043d0ac5435 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_5_1-8 684427ac2f28 4 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_5_1-8 f13835af6fc8 5 minutes ago 2.46MB tf-dev-sandbox compile 2d2828b6e2d7 5 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_5_1-8 e397c3af163a About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_5_1-8 a427d8abea63 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 7a47381854c2 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_5_1-8 eb67e4fe2e8c About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_5_1-8 eaf5c9d41d56 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 695f7d4315a5 2 days ago 2.82GB