2025-10-31 07:01:03,549: INFO: Building opensdn-tor-agent 2025-10-31 07:01:03,740: 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_1_0-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.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_0-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 0.1s done #4 DONE 2.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_0-3 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 3.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 5.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.3s #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 3.557 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 2.1 MB 00:00 #13 5.563 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 5.783 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 264 kB 00:00 #13 6.194 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #13 12.37 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.0 MB 00:00 #13 15.95 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #13 16.81 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.3 MB 00:00 #13 18.40 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #13 19.08 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 451 kB 00:00 #13 19.77 added from: http://tf-mirrors.gz1.opensdn.io/re 414 kB/s | 16 kB 00:00 #13 20.25 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 20.69 added from: http://tf-mirrors.gz1.opensdn.io/re 427 kB/s | 13 kB 00:00 #13 21.21 added from: http://tf-mirrors.gz1.opensdn.io/re 287 kB/s | 64 kB 00:00 #13 21.99 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 30 MB 00:00 #13 43.15 Third parties for OpenSDN 14 MB/s | 5.1 MB 00:00 #13 55.18 Dependencies resolved. #13 55.18 ======================================================================================= #13 55.18 Package Arch Version Repository Size #13 55.18 ======================================================================================= #13 55.18 Installing: #13 55.18 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 55.18 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 55.18 Installing dependencies: #13 55.18 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 55.18 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 55.18 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 55.18 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 55.18 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 55.18 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 55.18 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 55.18 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 55.18 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 55.18 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 55.18 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 55.18 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 55.18 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 55.18 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 55.18 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 55.18 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 55.18 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 55.18 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 55.18 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 55.18 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 55.18 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 55.18 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 55.18 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 55.18 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 55.18 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 55.18 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 55.18 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 55.18 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 55.18 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 55.18 #13 55.18 Transaction Summary #13 55.18 ======================================================================================= #13 55.18 Install 31 Packages #13 55.18 #13 55.18 Total download size: 12 M #13 55.18 Installed size: 41 M #13 55.18 Downloading Packages: #13 55.29 (1/31): boost-1.75.0-8.el9.x86_64.rpm 360 kB/s | 11 kB 00:00 #13 55.29 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 404 kB/s | 16 kB 00:00 #13 55.29 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 24 kB 00:00 #13 55.29 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 36 kB 00:00 #13 55.29 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #13 55.29 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.3 MB/s | 44 kB 00:00 #13 55.29 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 32 kB 00:00 #13 55.29 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 55.29 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 38 kB 00:00 #13 55.29 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 3.6 MB/s | 57 kB 00:00 #13 55.29 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 101 kB 00:00 #13 55.29 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.9 MB/s | 38 kB 00:00 #13 55.29 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #13 55.29 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 26 MB/s | 408 kB 00:00 #13 55.38 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 205 kB 00:00 #13 55.54 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 62 kB/s | 15 kB 00:00 #13 55.54 (17/31): boost-program-options-1.75.0-8.el9.x86 596 kB/s | 106 kB 00:00 #13 55.54 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #13 55.54 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #13 55.54 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 34 MB/s | 277 kB 00:00 #13 55.54 (21/31): boost-serialization-1.75.0-8.el9.x86_6 14 MB/s | 129 kB 00:00 #13 55.57 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.9 MB/s | 27 kB 00:00 #13 55.57 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #13 55.57 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 12 MB/s | 55 kB 00:00 #13 55.57 (25/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #13 55.62 (26/31): boost-test-1.75.0-8.el9.x86_64.rpm 8.1 MB/s | 230 kB 00:00 #13 55.62 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.4 MB/s | 30 kB 00:00 #13 55.62 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 16 MB/s | 208 kB 00:00 #13 55.62 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 55.62 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.7 MB/s | 67 kB 00:00 #13 55.94 (31/31): libicu-67.1-9.el9.x86_64.rpm 14 MB/s | 9.6 MB 00:00 #13 55.94 -------------------------------------------------------------------------------- #13 55.94 Total 18 MB/s | 12 MB 00:00 #13 55.94 Running transaction check #13 55.94 Transaction check succeeded. #13 55.94 Running transaction test #13 56.08 Transaction test succeeded. #13 56.08 Running transaction #13 56.97 Preparing : 1/1 #13 57.05 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 57.20 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 57.63 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 57.82 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 58.45 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 58.51 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 58.51 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 58.51 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 58.67 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 58.67 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 58.76 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 58.76 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 58.76 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 58.76 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 58.76 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 58.76 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 58.80 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 58.80 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 58.80 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 58.84 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 58.84 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 58.84 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 58.91 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 58.91 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 58.91 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 58.91 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 58.91 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 58.93 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 58.93 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 58.93 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 58.97 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 58.97 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 59.21 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 59.21 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 59.21 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 59.21 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 59.21 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 59.21 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 59.21 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 59.21 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 59.21 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 59.21 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 59.21 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 59.21 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 59.21 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 59.21 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 59.21 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 59.21 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 59.21 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 59.21 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 59.21 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 59.21 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 59.21 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 59.21 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 59.21 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 59.21 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 59.21 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 59.21 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 59.21 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 59.21 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 59.21 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 59.21 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 59.21 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 59.34 #13 59.34 Installed: #13 59.34 boost-1.75.0-8.el9.x86_64 #13 59.34 boost-atomic-1.75.0-8.el9.x86_64 #13 59.34 boost-chrono-1.75.0-8.el9.x86_64 #13 59.34 boost-container-1.75.0-8.el9.x86_64 #13 59.34 boost-context-1.75.0-8.el9.x86_64 #13 59.34 boost-contract-1.75.0-8.el9.x86_64 #13 59.34 boost-coroutine-1.75.0-8.el9.x86_64 #13 59.34 boost-date-time-1.75.0-8.el9.x86_64 #13 59.34 boost-fiber-1.75.0-8.el9.x86_64 #13 59.34 boost-filesystem-1.75.0-8.el9.x86_64 #13 59.34 boost-graph-1.75.0-8.el9.x86_64 #13 59.34 boost-iostreams-1.75.0-8.el9.x86_64 #13 59.34 boost-locale-1.75.0-8.el9.x86_64 #13 59.34 boost-log-1.75.0-8.el9.x86_64 #13 59.34 boost-math-1.75.0-8.el9.x86_64 #13 59.34 boost-nowide-1.75.0-8.el9.x86_64 #13 59.34 boost-program-options-1.75.0-8.el9.x86_64 #13 59.34 boost-python3-1.75.0-8.el9.x86_64 #13 59.34 boost-random-1.75.0-8.el9.x86_64 #13 59.34 boost-regex-1.75.0-8.el9.x86_64 #13 59.34 boost-serialization-1.75.0-8.el9.x86_64 #13 59.34 boost-stacktrace-1.75.0-8.el9.x86_64 #13 59.34 boost-system-1.75.0-8.el9.x86_64 #13 59.34 boost-test-1.75.0-8.el9.x86_64 #13 59.34 boost-thread-1.75.0-8.el9.x86_64 #13 59.34 boost-timer-1.75.0-8.el9.x86_64 #13 59.34 boost-type_erasure-1.75.0-8.el9.x86_64 #13 59.34 boost-wave-1.75.0-8.el9.x86_64 #13 59.34 gperftools-libs-2.9.1-3.el9.x86_64 #13 59.34 libicu-67.1-9.el9.x86_64 #13 59.34 libunwind-1.6.2-1.el9.x86_64 #13 59.34 #13 59.34 Complete! #13 59.77 75 files removed #13 60.13 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 60.20 Collecting contrail-vrouter-api==0.1.dev0 #13 60.20 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 60.43 Installing collected packages: contrail-vrouter-api #13 60.50 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 60.50 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 61.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 4.3s done #15 writing image sha256:049ab80173760ba3b12accb6cc6e1baa8b95f0609442655265adf350b6e43e25 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_0-3 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_0-3 0.1s done #15 DONE 4.7s 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-31 07:03:05,412: INFO: Docker build duration: 122 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 0a8199063793: Preparing fa3889c0fb90: Preparing d0a20d12e43e: Preparing 76d7f66238d6: Preparing 6d430dfe156a: Preparing 2a7b7b1afde0: Preparing cc4fb7b7c03f: Preparing 4652c1c73108: Preparing 401e29400a5f: Preparing aa5d905fbfff: Preparing 8749cfcf9e27: Preparing 634af07a8c43: Preparing 006449d72414: Preparing 9747ab017623: Preparing a49c88063ffd: Preparing 4ebc984b9fa3: Preparing bfa690fa465b: Preparing ab7185688fbe: Preparing e0af4bfb98e7: Preparing 44343de3ea1d: Preparing 0a8199063793: Waiting fa3889c0fb90: Waiting d0a20d12e43e: Waiting 76d7f66238d6: Waiting 6d430dfe156a: Waiting 2a7b7b1afde0: Waiting cc4fb7b7c03f: Waiting 4652c1c73108: Waiting 401e29400a5f: Waiting aa5d905fbfff: Waiting 8749cfcf9e27: Waiting 634af07a8c43: Waiting 006449d72414: Waiting 9747ab017623: Waiting a49c88063ffd: Waiting 4ebc984b9fa3: Waiting bfa690fa465b: Waiting ab7185688fbe: Waiting e0af4bfb98e7: Waiting 44343de3ea1d: Waiting 0a8199063793: Pushed d0a20d12e43e: Pushed 76d7f66238d6: Pushed 6d430dfe156a: Pushed 2a7b7b1afde0: Pushed cc4fb7b7c03f: Pushed 4652c1c73108: Layer already exists 401e29400a5f: Layer already exists 8749cfcf9e27: Layer already exists aa5d905fbfff: Layer already exists 634af07a8c43: Layer already exists 006449d72414: Layer already exists 9747ab017623: Layer already exists a49c88063ffd: Layer already exists 4ebc984b9fa3: Layer already exists ab7185688fbe: Layer already exists bfa690fa465b: Layer already exists 44343de3ea1d: Layer already exists e0af4bfb98e7: Layer already exists fa3889c0fb90: Pushed master-2_3_1_0-3: digest: sha256:01151070aa9cc75615812d18bc568b444f183beaf89425ad904a29a393fd7b3f size: 4505 2025-10-31 07:03:37,971: INFO: Building opensdn-tor-agent finished successfully, duration: 154 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_1_0-3 458416202f17 22 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_1_0-3 5ff56515081b 23 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_1_0-3 a026f43eed69 24 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_3_1_0-3 45d49aec19a6 33 seconds ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_1_0-3 6533ca3130f4 34 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_3_1_0-3 978b6f767a14 38 seconds ago 1.48GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_0-3 049ab8017376 40 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_0-3 dda77371516e 49 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_1_0-3 07b38bd0219a 50 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_0-3 5e19cb2ffb10 54 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_0-3 dca586406ae6 55 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_1_0-3 f0fc235a6bea About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_1_0-3 efbb3e328af0 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_0-3 3b089133832e About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_0-3 5841e5ab632a About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_0-3 7521f6c4d4c4 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_0-3 6e4bad7c2d9d About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_0-3 ef7db1f8141f About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_0-3 86387d7e9f0c 2 minutes ago 693MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_0-3 365cb927ad30 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_0-3 520b91a9f201 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_0-3 120d439c5468 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_0-3 d530ee511168 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_0-3 fee4f04bca9e 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_0-3 4ef2a68a4c4c 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_0-3 bb21824c69eb 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_0-3 6b1ef0b57cb2 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_0-3 103ecbb94ce8 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_0-3 341c1a093f40 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_0-3 408f036744b6 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_0-3 bf9595980358 2 minutes ago 628MB opensdn-test-test master-2_3_1_0-3 bb8110f0ebce 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_0-3 bb8110f0ebce 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_0-3 bd5b76ec14d1 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_0-3 cc3440574946 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_0-3 49ca3dab96b7 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_0-3 966a63f860bd 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_0-3 3ddae68224fe 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_0-3 a05aec93c660 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_0-3 5afd28f6c311 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_0-3 27de1b3bd177 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_0-3 55ee0f0abce2 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_0-3 8eb62a16499b 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_0-3 d69e22145227 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_0-3 eb0032829b88 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_0-3 507d605a831f 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_0-3 ff7d03c826b3 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_0-3 e3ff0d37d48f 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_0-3 3e0b99f98c34 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_0-3 c7c8753f7aff 6 minutes ago 2.36MB tf-dev-sandbox compile 68bd8414eae1 6 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_0-3 97018d333fb5 14 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_0-3 1a48f5e9b272 14 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src af7ec96fdc03 14 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_0-3 ddcdc633bf79 14 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_0-3 2293ba7862c6 14 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 266e13aae576 2 hours ago 23.5GB