2025-10-08 19:20:21,463: INFO: Building opensdn-tor-agent 2025-10-08 19:20:21,526: 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_4_2-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 1.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_2-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 2.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_2-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 transferring context: 1.52kB 0.0s done #7 DONE 1.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.3s #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 1.2s #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.474 Contrail repo 17 kB/s | 257 B 00:00 #13 1.515 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.1 MB 00:00 #13 2.733 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #13 3.130 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 264 kB 00:00 #13 3.534 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 7.0 MB 00:00 #13 6.847 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.0 MB 00:00 #13 8.754 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #13 9.421 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #13 11.42 added from: http://tf-mirrors.gz1.opensdn.io/re 521 kB/s | 392 kB 00:00 #13 12.08 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 451 kB 00:00 #13 12.34 added from: http://tf-mirrors.gz1.opensdn.io/re 416 kB/s | 16 kB 00:00 #13 13.19 added from: http://tf-mirrors.gz1.opensdn.io/re 488 B/s | 257 B 00:00 #13 13.79 added from: http://tf-mirrors.gz1.opensdn.io/re 30 kB/s | 13 kB 00:00 #13 13.95 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #13 14.77 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 30 MB 00:00 #13 28.30 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #13 35.14 Dependencies resolved. #13 35.14 ======================================================================================= #13 35.14 Package Arch Version Repository Size #13 35.14 ======================================================================================= #13 35.14 Installing: #13 35.14 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 35.14 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 35.14 Installing dependencies: #13 35.14 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 35.14 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 35.14 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 35.14 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 35.14 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 35.14 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 35.14 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 35.14 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 35.14 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 35.14 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 35.14 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 35.14 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 35.14 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 35.14 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 35.14 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 35.14 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 35.14 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 35.14 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 35.14 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 35.14 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 35.14 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 35.14 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 35.14 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 35.14 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 35.14 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 35.14 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 35.14 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 35.14 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 35.14 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 35.14 #13 35.14 Transaction Summary #13 35.14 ======================================================================================= #13 35.14 Install 31 Packages #13 35.14 #13 35.14 Total download size: 12 M #13 35.14 Installed size: 41 M #13 35.15 Downloading Packages: #13 35.44 (1/31): boost-1.75.0-8.el9.x86_64.rpm 38 kB/s | 11 kB 00:00 #13 35.72 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 29 kB/s | 16 kB 00:00 #13 36.05 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 39 kB/s | 24 kB 00:00 #13 36.54 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 44 kB/s | 36 kB 00:00 #13 37.28 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 12 kB/s | 15 kB 00:01 #13 37.60 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 41 kB/s | 44 kB 00:01 #13 37.70 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 75 kB/s | 32 kB 00:00 #13 37.73 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 114 kB/s | 13 kB 00:00 #13 37.73 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 38 kB 00:00 #13 37.75 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.4 MB/s | 57 kB 00:00 #13 37.75 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 101 kB 00:00 #13 37.77 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.1 MB/s | 38 kB 00:00 #13 37.77 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 214 kB 00:00 #13 37.79 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #13 37.85 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 408 kB 00:00 #13 37.85 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 462 kB/s | 15 kB 00:00 #13 37.85 (17/31): boost-program-options-1.75.0-8.el9.x86 4.4 MB/s | 106 kB 00:00 #13 37.85 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 92 kB 00:00 #13 37.85 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #13 37.89 (20/31): boost-serialization-1.75.0-8.el9.x86_6 5.5 MB/s | 129 kB 00:00 #13 37.91 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 277 kB 00:00 #13 37.92 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 686 kB/s | 27 kB 00:00 #13 37.93 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 512 kB/s | 13 kB 00:00 #13 37.94 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 10 MB/s | 230 kB 00:00 #13 37.95 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 55 kB 00:00 #13 37.96 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #13 37.97 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 1.8 MB/s | 30 kB 00:00 #13 37.99 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 208 kB 00:00 #13 37.99 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.2 MB/s | 67 kB 00:00 #13 38.01 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.0 MB/s | 308 kB 00:00 #13 38.43 (31/31): libicu-67.1-9.el9.x86_64.rpm 2.9 MB/s | 9.6 MB 00:03 #13 38.43 -------------------------------------------------------------------------------- #13 38.43 Total 3.8 MB/s | 12 MB 00:03 #13 38.43 Running transaction check #13 38.56 Transaction check succeeded. #13 38.56 Running transaction test #13 38.83 Transaction test succeeded. #13 38.83 Running transaction #13 45.88 Preparing : 1/1 #13 46.02 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 46.02 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 46.10 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 46.10 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 46.54 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 46.55 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 46.55 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 46.57 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 46.57 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 46.63 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 46.63 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 46.63 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 46.67 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 46.67 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 46.70 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 46.70 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 46.73 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 46.73 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 46.73 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 46.84 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 46.90 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 46.90 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 46.90 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 46.97 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 46.97 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 46.97 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 46.99 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 46.99 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 47.02 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 47.02 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 47.02 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 47.05 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 47.20 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 47.20 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 47.20 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 47.20 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 47.20 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 47.20 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 47.20 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 47.20 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 47.20 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 47.20 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 47.20 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 47.20 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 47.20 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 47.20 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 47.20 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 47.20 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 47.20 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 47.20 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 47.20 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 47.20 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 47.20 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 47.20 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 47.20 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 47.20 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 47.20 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 47.20 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 47.20 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 47.20 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 47.20 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 47.20 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 47.20 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 47.37 #13 47.37 Installed: #13 47.37 boost-1.75.0-8.el9.x86_64 #13 47.37 boost-atomic-1.75.0-8.el9.x86_64 #13 47.37 boost-chrono-1.75.0-8.el9.x86_64 #13 47.37 boost-container-1.75.0-8.el9.x86_64 #13 47.37 boost-context-1.75.0-8.el9.x86_64 #13 47.37 boost-contract-1.75.0-8.el9.x86_64 #13 47.37 boost-coroutine-1.75.0-8.el9.x86_64 #13 47.37 boost-date-time-1.75.0-8.el9.x86_64 #13 47.37 boost-fiber-1.75.0-8.el9.x86_64 #13 47.37 boost-filesystem-1.75.0-8.el9.x86_64 #13 47.37 boost-graph-1.75.0-8.el9.x86_64 #13 47.37 boost-iostreams-1.75.0-8.el9.x86_64 #13 47.37 boost-locale-1.75.0-8.el9.x86_64 #13 47.37 boost-log-1.75.0-8.el9.x86_64 #13 47.37 boost-math-1.75.0-8.el9.x86_64 #13 47.37 boost-nowide-1.75.0-8.el9.x86_64 #13 47.37 boost-program-options-1.75.0-8.el9.x86_64 #13 47.37 boost-python3-1.75.0-8.el9.x86_64 #13 47.37 boost-random-1.75.0-8.el9.x86_64 #13 47.37 boost-regex-1.75.0-8.el9.x86_64 #13 47.37 boost-serialization-1.75.0-8.el9.x86_64 #13 47.37 boost-stacktrace-1.75.0-8.el9.x86_64 #13 47.37 boost-system-1.75.0-8.el9.x86_64 #13 47.37 boost-test-1.75.0-8.el9.x86_64 #13 47.37 boost-thread-1.75.0-8.el9.x86_64 #13 47.37 boost-timer-1.75.0-8.el9.x86_64 #13 47.37 boost-type_erasure-1.75.0-8.el9.x86_64 #13 47.37 boost-wave-1.75.0-8.el9.x86_64 #13 47.37 gperftools-libs-2.9.1-3.el9.x86_64 #13 47.37 libicu-67.1-9.el9.x86_64 #13 47.37 libunwind-1.6.2-1.el9.x86_64 #13 47.37 #13 47.37 Complete! #13 47.91 80 files removed #13 48.50 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 48.50 Collecting contrail-vrouter-api==0.1.dev0 #13 48.56 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 48.65 Installing collected packages: contrail-vrouter-api #13 48.65 Successfully installed contrail-vrouter-api-0.1.dev0 #13 48.65 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #13 DONE 50.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.2s #15 exporting to image #15 exporting layers #15 exporting layers 5.4s done #15 writing image sha256:04b9652993e0764f749f9f73775fe539fcc8657c68b0c27759675f068b013fa7 #15 writing image sha256:04b9652993e0764f749f9f73775fe539fcc8657c68b0c27759675f068b013fa7 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_0_4_2-3 0.1s done #15 DONE 5.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-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-08 19:22:06,394: INFO: Docker build duration: 105 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 33a4e61cddaa: Preparing 11fccb7710cb: Preparing f55de83a3021: Preparing 04eb114bcf2f: Preparing 19adcd739b94: Preparing bc5189c48472: Preparing 9de2ca86fb06: Preparing 9f4f58915567: Preparing 235f2944e41b: Preparing c9bf7e39730a: Preparing 9b97b46245ac: Preparing 9066db013cce: Preparing 04cf98ca3fd9: Preparing 7e3ca8b7baae: Preparing ccebc4b23f97: Preparing 9007604849ae: Preparing 9808bb411a4c: Preparing e96c252ca881: Preparing 44343de3ea1d: Preparing 33a4e61cddaa: Waiting 11fccb7710cb: Waiting f55de83a3021: Waiting 04eb114bcf2f: Waiting 19adcd739b94: Waiting bc5189c48472: Waiting 9de2ca86fb06: Waiting 9f4f58915567: Waiting 235f2944e41b: Waiting c9bf7e39730a: Waiting 9b97b46245ac: Waiting 9066db013cce: Waiting 04cf98ca3fd9: Waiting 7e3ca8b7baae: Waiting ccebc4b23f97: Waiting 9007604849ae: Waiting 9808bb411a4c: Waiting e96c252ca881: Waiting 44343de3ea1d: Waiting 33a4e61cddaa: Pushed f55de83a3021: Pushed 04eb114bcf2f: Pushed 19adcd739b94: Pushed bc5189c48472: Pushed 9de2ca86fb06: Pushed 9f4f58915567: Layer already exists 235f2944e41b: Layer already exists c9bf7e39730a: Layer already exists 9b97b46245ac: Layer already exists 9066db013cce: Layer already exists 04cf98ca3fd9: Layer already exists 7e3ca8b7baae: Layer already exists ccebc4b23f97: Layer already exists 9007604849ae: Layer already exists 9808bb411a4c: Layer already exists e96c252ca881: Layer already exists 44343de3ea1d: Layer already exists 11fccb7710cb: Pushed master-2_0_4_2-3: digest: sha256:242331908619474768195b89ea36070ec172a118e2a5a3c309fdfe71aeb4514d size: 4292 2025-10-08 19:22:39,834: INFO: Building opensdn-tor-agent finished successfully, duration: 138 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_0_4_2-3 873ae3676cf6 8 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_0_4_2-3 2835e2bd9b4a 27 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_4_2-3 0c02a95ff413 40 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_0_4_2-3 04b9652993e0 42 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_4_2-3 bf6fff8b79ed 43 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_0_4_2-3 ea3abcba428e 46 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_4_2-3 5ed7645b34ee About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_0_4_2-3 0f7183b733b0 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_4_2-3 726f9b1c56f0 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_4_2-3 7f20d58748c5 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_0_4_2-3 f92cb580b310 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_2-3 7fb6aaf4e461 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_2-3 553ffca9eb7a About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_2-3 7f548a39beb4 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_2-3 241aa92b5262 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_2-3 1b5086398bc5 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_2-3 5519d189f900 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_2-3 783f2dd24577 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_4_2-3 0d5a5a34b8fc 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_2-3 25d324180b17 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_2-3 5437a8cffd2f 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_2-3 b120bf79fcbc 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_2-3 2e37bdb33671 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_2-3 717172d98881 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_2-3 4886e7b848c7 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_4_2-3 743f632558b6 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_2-3 0e861d717734 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_2-3 35bd5fd12576 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_2-3 e7e83ceff7e7 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_2-3 7d0ca975feaa 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_2-3 4647b3387355 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_2-3 85e95483791d 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_2-3 e1dc015f0282 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_2-3 306251ed2d68 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_2-3 a063d8352d15 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_2-3 6371ecf9b09b 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_2-3 8dc5edde9bb7 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_2-3 72e70e2264cd 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_2-3 6cf8c60bc3d8 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_2-3 0a9f435e5a5e 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_2-3 e163403d585c 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_2-3 eac76bc21332 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_2-3 c8b2220392ba 6 minutes ago 2.44MB tf-dev-sandbox compile 16b3d8496147 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 77a56379a10d About an hour ago 2.42MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_2-3 24f5f52319b1 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_2-3 d5f381b21948 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_2-3 86053ab858e1 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_2-3 e4c2fbd3167b About an hour ago 4.17kB tf-dev-sandbox frozen 40f2d1af003f About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 40f2d1af003f About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB