2025-10-22 15:29:48,611: INFO: Building opensdn-tor-agent 2025-10-22 15:29:48,690: 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_2_5_8-3 --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-tor-agent --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: 2.10kB done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-3 #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.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-3 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.0s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.4s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; 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 gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.327 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #13 2.537 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #13 3.257 added from: http://tf-mirrors.gz1.opensdn.io/re 810 kB/s | 264 kB 00:00 #13 3.743 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 7.0 MB 00:00 #13 8.405 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #13 10.60 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #13 11.39 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #13 12.09 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 392 kB 00:00 #13 12.43 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 451 kB 00:00 #13 12.97 added from: http://tf-mirrors.gz1.opensdn.io/re 237 kB/s | 16 kB 00:00 #13 13.50 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 kB/s | 257 B 00:00 #13 13.91 added from: http://tf-mirrors.gz1.opensdn.io/re 253 kB/s | 13 kB 00:00 #13 14.46 added from: http://tf-mirrors.gz1.opensdn.io/re 549 kB/s | 64 kB 00:00 #13 15.51 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 30 MB 00:00 #13 33.97 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #13 48.56 Dependencies resolved. #13 48.56 ======================================================================================= #13 48.56 Package Arch Version Repository Size #13 48.56 ======================================================================================= #13 48.56 Installing: #13 48.56 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 48.56 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 48.56 Installing dependencies: #13 48.56 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 48.56 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 48.56 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 48.56 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 48.56 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 48.56 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 48.56 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 48.56 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 48.56 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 48.56 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 48.56 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 48.56 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 48.56 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 48.56 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 48.56 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 48.56 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 48.56 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 48.56 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 48.56 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 48.56 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 48.56 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 48.56 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 48.56 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 48.56 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 48.56 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 48.56 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 48.56 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 48.56 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 48.56 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 48.56 #13 48.56 Transaction Summary #13 48.56 ======================================================================================= #13 48.56 Install 31 Packages #13 48.56 #13 48.56 Total download size: 12 M #13 48.56 Installed size: 41 M #13 48.56 Downloading Packages: #13 48.59 (1/31): boost-1.75.0-8.el9.x86_64.rpm 539 kB/s | 11 kB 00:00 #13 48.59 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 705 kB/s | 16 kB 00:00 #13 48.59 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 24 kB 00:00 #13 48.59 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 36 kB 00:00 #13 48.63 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 892 kB/s | 15 kB 00:00 #13 48.63 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 44 kB 00:00 #13 48.63 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 32 kB 00:00 #13 48.63 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #13 48.63 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 38 kB 00:00 #13 48.65 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.4 MB/s | 57 kB 00:00 #13 48.65 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.1 MB/s | 101 kB 00:00 #13 48.65 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.5 MB/s | 38 kB 00:00 #13 48.67 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 8.9 MB/s | 214 kB 00:00 #13 48.69 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #13 48.71 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 8.2 MB/s | 408 kB 00:00 #13 48.72 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 600 kB/s | 15 kB 00:00 #13 48.72 (17/31): boost-program-options-1.75.0-8.el9.x86 6.4 MB/s | 106 kB 00:00 #13 48.72 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 92 kB 00:00 #13 48.72 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #13 48.74 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #13 48.77 (21/31): boost-serialization-1.75.0-8.el9.x86_6 6.3 MB/s | 129 kB 00:00 #13 48.77 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.3 MB/s | 27 kB 00:00 #13 48.77 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #13 48.77 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 28 MB/s | 230 kB 00:00 #13 48.77 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 55 kB 00:00 #13 48.77 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #13 48.77 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.0 MB/s | 30 kB 00:00 #13 48.77 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #13 48.80 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 48.80 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.4 MB/s | 67 kB 00:00 #13 49.04 (31/31): libicu-67.1-9.el9.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #13 49.04 -------------------------------------------------------------------------------- #13 49.04 Total 26 MB/s | 12 MB 00:00 #13 49.04 Running transaction check #13 49.10 Transaction check succeeded. #13 49.10 Running transaction test #13 49.31 Transaction test succeeded. #13 49.31 Running transaction #13 49.79 Preparing : 1/1 #13 49.90 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 49.94 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 50.06 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 50.23 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 51.19 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 51.19 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 51.19 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 51.19 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 51.19 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 51.23 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 51.25 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 51.27 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 51.27 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 51.30 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 51.32 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 51.33 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 51.34 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 51.34 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 51.35 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 51.38 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 51.40 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 51.40 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 51.41 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 51.44 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 51.44 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 51.47 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 51.47 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 51.47 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 51.49 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 51.49 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 51.53 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 51.58 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 53.25 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 53.25 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 53.25 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 53.25 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 53.25 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 53.25 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 53.25 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 53.25 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 53.25 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 53.25 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 53.25 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 53.25 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 53.25 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 53.25 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 53.25 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 53.25 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 53.25 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 53.25 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 53.25 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 53.25 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 53.25 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 53.25 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 53.25 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 53.25 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 53.25 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 53.25 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 53.25 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 53.25 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 53.25 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 53.25 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 53.25 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 53.48 #13 53.48 Installed: #13 53.48 boost-1.75.0-8.el9.x86_64 #13 53.48 boost-atomic-1.75.0-8.el9.x86_64 #13 53.48 boost-chrono-1.75.0-8.el9.x86_64 #13 53.48 boost-container-1.75.0-8.el9.x86_64 #13 53.48 boost-context-1.75.0-8.el9.x86_64 #13 53.48 boost-contract-1.75.0-8.el9.x86_64 #13 53.48 boost-coroutine-1.75.0-8.el9.x86_64 #13 53.48 boost-date-time-1.75.0-8.el9.x86_64 #13 53.48 boost-fiber-1.75.0-8.el9.x86_64 #13 53.48 boost-filesystem-1.75.0-8.el9.x86_64 #13 53.48 boost-graph-1.75.0-8.el9.x86_64 #13 53.48 boost-iostreams-1.75.0-8.el9.x86_64 #13 53.48 boost-locale-1.75.0-8.el9.x86_64 #13 53.48 boost-log-1.75.0-8.el9.x86_64 #13 53.48 boost-math-1.75.0-8.el9.x86_64 #13 53.48 boost-nowide-1.75.0-8.el9.x86_64 #13 53.48 boost-program-options-1.75.0-8.el9.x86_64 #13 53.48 boost-python3-1.75.0-8.el9.x86_64 #13 53.48 boost-random-1.75.0-8.el9.x86_64 #13 53.48 boost-regex-1.75.0-8.el9.x86_64 #13 53.48 boost-serialization-1.75.0-8.el9.x86_64 #13 53.48 boost-stacktrace-1.75.0-8.el9.x86_64 #13 53.48 boost-system-1.75.0-8.el9.x86_64 #13 53.48 boost-test-1.75.0-8.el9.x86_64 #13 53.48 boost-thread-1.75.0-8.el9.x86_64 #13 53.48 boost-timer-1.75.0-8.el9.x86_64 #13 53.48 boost-type_erasure-1.75.0-8.el9.x86_64 #13 53.48 boost-wave-1.75.0-8.el9.x86_64 #13 53.48 gperftools-libs-2.9.1-3.el9.x86_64 #13 53.48 libicu-67.1-9.el9.x86_64 #13 53.48 libunwind-1.6.2-1.el9.x86_64 #13 53.48 #13 53.48 Complete! #13 54.17 75 files removed #13 54.89 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 54.98 Collecting contrail-vrouter-api==0.1.dev0 #13 54.98 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 55.65 Installing collected packages: contrail-vrouter-api #13 56.08 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 56.11 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 57.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.7s #15 exporting to image #15 exporting layers #15 exporting layers 4.6s done #15 writing image sha256:6f86cbd642d622bb0e16dfa9efe7a8c59d270035152e9909f18ec8d044567c6e #15 writing image sha256:6f86cbd642d622bb0e16dfa9efe7a8c59d270035152e9909f18ec8d044567c6e 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_8-3 0.0s done #15 DONE 4.9s 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-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-22 15:31:44,071: INFO: Docker build duration: 116 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 37576fb85579: Preparing 583595ab590f: Preparing 643debd53045: Preparing 3d131780b4ea: Preparing d65e49f8feef: Preparing 8a42e3a5a866: Preparing 95b9715d14b2: Preparing 8ddbe1864f00: Preparing d231a1c2bb28: Preparing c7f1699c7716: Preparing aab50cfb482d: Preparing 83689caf2d41: Preparing a734db8f62c7: Preparing 25cbc04af36f: Preparing dd925066e99c: Preparing 0d81fd638fa5: Preparing 39c37561e1b7: Preparing df129df0f32f: Preparing e9ba3df51eda: Preparing 44343de3ea1d: Preparing 37576fb85579: Waiting 583595ab590f: Waiting 643debd53045: Waiting 3d131780b4ea: Waiting d65e49f8feef: Waiting 8a42e3a5a866: Waiting 95b9715d14b2: Waiting 8ddbe1864f00: Waiting d231a1c2bb28: Waiting c7f1699c7716: Waiting aab50cfb482d: Waiting 83689caf2d41: Waiting a734db8f62c7: Waiting 25cbc04af36f: Waiting dd925066e99c: Waiting 0d81fd638fa5: Waiting 39c37561e1b7: Waiting df129df0f32f: Waiting e9ba3df51eda: Waiting 44343de3ea1d: Waiting 37576fb85579: Pushed 643debd53045: Pushed 3d131780b4ea: Pushed d65e49f8feef: Pushed 8a42e3a5a866: Pushed 8ddbe1864f00: Layer already exists d231a1c2bb28: Layer already exists c7f1699c7716: Layer already exists aab50cfb482d: Layer already exists 95b9715d14b2: Pushed 83689caf2d41: Layer already exists a734db8f62c7: Layer already exists 25cbc04af36f: Layer already exists dd925066e99c: Layer already exists 0d81fd638fa5: Layer already exists 39c37561e1b7: Layer already exists df129df0f32f: Layer already exists e9ba3df51eda: Layer already exists 44343de3ea1d: Layer already exists 583595ab590f: Pushed master-2_2_5_8-3: digest: sha256:4d95823597834ae3fa9dbae804c03e25acc60fca3d4048a07aa8d78020ca9b7c size: 4505 2025-10-22 15:32:10,267: INFO: Building opensdn-tor-agent finished successfully, duration: 142 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_8-3 376260b74747 18 seconds ago 850MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_8-3 6f86cbd642d6 34 seconds ago 683MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_8-3 3a74b9322654 34 seconds ago 645MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_8-3 6acdff5b689f 44 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_8-3 d10d6e77da91 52 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_8-3 2d74c35eb831 About a minute ago 998MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_8-3 160443701da2 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_8-3 4081964331c4 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_5_8-3 511a6508ed91 About a minute ago 647MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_8-3 085608e16069 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_8-3 601d18a0432c About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_8-3 4de1adc4e284 About a minute ago 642MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_8-3 b848d177dbd6 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_8-3 135281ff7ac7 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_8-3 eff5cba54c58 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_8-3 957623e0f058 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_8-3 b5a067502c8c 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_8-3 2e8ecbe68216 2 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_8-3 c84797b1f159 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_8-3 04f9cf657a89 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_8-3 90f45d9a8f61 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_8-3 ecfdc446c93c 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_8-3 ae3ef12d0d96 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_8-3 ab50b6c8a16f 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_8-3 085bf1f4b906 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_8-3 bf7f66bd1ecd 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_8-3 bb263eccfcb3 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_8-3 07232540e259 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_8-3 936bf43be11a 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_8-3 ed67a2ab06ae 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_8-3 9873e7135e22 3 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_8-3 9f4817ea9a47 4 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_8-3 9954a0ae7de4 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_8-3 a34eb7356c27 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_8-3 602b5a5c3028 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_8-3 39bb9c6e02ad 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_8-3 97af6ddc5d9c 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_8-3 51e7ff3c5b69 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_8-3 772c82abd230 6 minutes ago 2.45MB tf-dev-sandbox compile 6f962b0896ef 7 minutes ago 24.4GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_8-3 6bf2b2667c6a 8 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_8-3 f0f534fd8a43 8 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f4ec7922b8ff 8 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_8-3 24b311781890 8 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_8-3 852d3130010d 8 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 359886d6540d 51 minutes ago 23.6GB