2025-10-09 13:15:47,976: INFO: Building opensdn-tor-agent 2025-10-09 13:15:48,044: 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_4-4 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_4-4 #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.1s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_4-4 #5 DONE 0.9s #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 4.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.6s #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.8s #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 2.233 Contrail repo 11 kB/s | 257 B 00:00 #13 2.345 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #13 3.413 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #13 4.081 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 264 kB 00:00 #13 4.558 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #13 8.729 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 4.0 MB 00:00 #13 10.69 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 939 kB 00:00 #13 11.25 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #13 12.71 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #13 13.30 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 451 kB 00:00 #13 13.71 added from: http://tf-mirrors.gz1.opensdn.io/re 74 kB/s | 16 kB 00:00 #13 13.96 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 kB/s | 257 B 00:00 #13 14.28 added from: http://tf-mirrors.gz1.opensdn.io/re 180 kB/s | 13 kB 00:00 #13 14.59 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #13 15.38 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 30 MB 00:00 #13 26.03 Third parties for OpenSDN 6.2 MB/s | 5.1 MB 00:00 #13 31.93 Dependencies resolved. #13 31.93 ======================================================================================= #13 31.93 Package Arch Version Repository Size #13 31.93 ======================================================================================= #13 31.93 Installing: #13 31.93 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 31.93 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 31.93 Installing dependencies: #13 31.93 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 31.93 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 31.93 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 31.93 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 31.93 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 31.93 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 31.93 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 31.93 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 31.93 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 31.93 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 31.93 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 31.93 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 31.93 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 31.93 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 31.93 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 31.93 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 31.93 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 31.93 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 31.93 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 31.93 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 31.93 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 31.93 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 31.93 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 31.93 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 31.93 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 31.93 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 31.93 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 31.93 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 31.93 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 31.93 #13 31.93 Transaction Summary #13 31.93 ======================================================================================= #13 31.93 Install 31 Packages #13 31.93 #13 31.93 Total download size: 12 M #13 31.93 Installed size: 41 M #13 31.93 Downloading Packages: #13 31.97 (1/31): boost-1.75.0-8.el9.x86_64.rpm 432 kB/s | 11 kB 00:00 #13 31.97 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 524 kB/s | 16 kB 00:00 #13 31.97 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 24 kB 00:00 #13 32.01 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 36 kB 00:00 #13 32.01 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 15 kB 00:00 #13 32.01 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 44 kB 00:00 #13 32.01 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 32 kB 00:00 #13 32.01 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #13 32.01 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 38 kB 00:00 #13 32.01 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.3 MB/s | 57 kB 00:00 #13 32.01 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #13 32.01 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.4 MB/s | 38 kB 00:00 #13 32.04 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #13 32.08 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 408 kB 00:00 #13 32.16 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 205 kB 00:00 #13 32.16 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 215 kB/s | 15 kB 00:00 #13 32.16 (17/31): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #13 32.16 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 32.16 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 32.16 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 28 MB/s | 277 kB 00:00 #13 32.16 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #13 32.16 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #13 32.16 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 930 kB/s | 13 kB 00:00 #13 32.17 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 55 kB 00:00 #13 32.19 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 8.1 MB/s | 230 kB 00:00 #13 32.19 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #13 32.19 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.1 MB/s | 30 kB 00:00 #13 32.21 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #13 32.21 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 32.21 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.2 MB/s | 67 kB 00:00 #13 32.37 (31/31): libicu-67.1-9.el9.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 32.37 -------------------------------------------------------------------------------- #13 32.37 Total 30 MB/s | 12 MB 00:00 #13 32.37 Running transaction check #13 32.37 Transaction check succeeded. #13 32.37 Running transaction test #13 32.64 Transaction test succeeded. #13 32.64 Running transaction #13 33.31 Preparing : 1/1 #13 33.42 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 33.42 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 33.42 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 33.42 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 33.70 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 33.70 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 33.78 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 33.78 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 33.78 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 33.78 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 33.78 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 33.84 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 33.84 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 33.84 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 33.84 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 33.84 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 33.84 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 33.84 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 33.88 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 33.88 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 33.88 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 33.91 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 33.91 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 33.97 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 33.97 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 33.97 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 33.97 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 34.00 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 34.00 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 34.08 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 34.08 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 34.13 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 37.02 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 37.02 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 37.02 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 37.02 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 37.02 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 37.02 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 37.02 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 37.02 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 37.02 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 37.02 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 37.02 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 37.02 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 37.02 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 37.02 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 37.02 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 37.02 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 37.02 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 37.02 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 37.02 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 37.02 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 37.02 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 37.02 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 37.02 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 37.02 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 37.02 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 37.02 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 37.02 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 37.02 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 37.02 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 37.02 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 37.02 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 37.16 #13 37.16 Installed: #13 37.16 boost-1.75.0-8.el9.x86_64 #13 37.16 boost-atomic-1.75.0-8.el9.x86_64 #13 37.16 boost-chrono-1.75.0-8.el9.x86_64 #13 37.16 boost-container-1.75.0-8.el9.x86_64 #13 37.16 boost-context-1.75.0-8.el9.x86_64 #13 37.16 boost-contract-1.75.0-8.el9.x86_64 #13 37.16 boost-coroutine-1.75.0-8.el9.x86_64 #13 37.16 boost-date-time-1.75.0-8.el9.x86_64 #13 37.16 boost-fiber-1.75.0-8.el9.x86_64 #13 37.16 boost-filesystem-1.75.0-8.el9.x86_64 #13 37.16 boost-graph-1.75.0-8.el9.x86_64 #13 37.16 boost-iostreams-1.75.0-8.el9.x86_64 #13 37.16 boost-locale-1.75.0-8.el9.x86_64 #13 37.16 boost-log-1.75.0-8.el9.x86_64 #13 37.16 boost-math-1.75.0-8.el9.x86_64 #13 37.16 boost-nowide-1.75.0-8.el9.x86_64 #13 37.16 boost-program-options-1.75.0-8.el9.x86_64 #13 37.16 boost-python3-1.75.0-8.el9.x86_64 #13 37.16 boost-random-1.75.0-8.el9.x86_64 #13 37.16 boost-regex-1.75.0-8.el9.x86_64 #13 37.16 boost-serialization-1.75.0-8.el9.x86_64 #13 37.16 boost-stacktrace-1.75.0-8.el9.x86_64 #13 37.16 boost-system-1.75.0-8.el9.x86_64 #13 37.16 boost-test-1.75.0-8.el9.x86_64 #13 37.16 boost-thread-1.75.0-8.el9.x86_64 #13 37.16 boost-timer-1.75.0-8.el9.x86_64 #13 37.16 boost-type_erasure-1.75.0-8.el9.x86_64 #13 37.16 boost-wave-1.75.0-8.el9.x86_64 #13 37.16 gperftools-libs-2.9.1-3.el9.x86_64 #13 37.16 libicu-67.1-9.el9.x86_64 #13 37.16 libunwind-1.6.2-1.el9.x86_64 #13 37.16 #13 37.16 Complete! #13 37.82 80 files removed #13 39.11 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 39.14 Collecting contrail-vrouter-api==0.1.dev0 #13 39.22 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 39.25 Installing collected packages: contrail-vrouter-api #13 39.71 Successfully installed contrail-vrouter-api-0.1.dev0 #13 39.74 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 40.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 3.8s #15 exporting to image #15 exporting layers #15 exporting layers 5.4s done #15 writing image sha256:c3455c15a95ea8f4adf0c3bfd728eba1920297035f91a58f4d6cd017ca88ce21 #15 writing image sha256:c3455c15a95ea8f4adf0c3bfd728eba1920297035f91a58f4d6cd017ca88ce21 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_0_4_4-4 done #15 DONE 6.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-09 13:18:22,452: INFO: Docker build duration: 155 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 74115131038b: Preparing 79cbf9abf306: Preparing 3ee3922e2e8c: Preparing 810a00017cfb: Preparing 8f6d801c782e: Preparing 49824ef515ac: Preparing b67c9cec865f: Preparing 7b8f4a5b1cf1: Preparing d0cee51ed7a3: Preparing 053370271597: Preparing 835599f3e593: Preparing f1a899ffcafa: Preparing d9bee8f07716: Preparing 40f87cf091f6: Preparing 48f1df8444d3: Preparing 6891129e6bd9: Preparing bff1d844e42c: Preparing af138b9ba022: Preparing 44343de3ea1d: Preparing 74115131038b: Waiting 79cbf9abf306: Waiting 3ee3922e2e8c: Waiting 810a00017cfb: Waiting 8f6d801c782e: Waiting 49824ef515ac: Waiting b67c9cec865f: Waiting 7b8f4a5b1cf1: Waiting d0cee51ed7a3: Waiting 053370271597: Waiting 835599f3e593: Waiting f1a899ffcafa: Waiting d9bee8f07716: Waiting 40f87cf091f6: Waiting 48f1df8444d3: Waiting 6891129e6bd9: Waiting bff1d844e42c: Waiting af138b9ba022: Waiting 44343de3ea1d: Waiting 74115131038b: Pushed 79cbf9abf306: Pushed 3ee3922e2e8c: Pushed 810a00017cfb: Pushed 8f6d801c782e: Pushed 49824ef515ac: Pushed b67c9cec865f: Pushed 7b8f4a5b1cf1: Layer already exists d0cee51ed7a3: Layer already exists 053370271597: Layer already exists 835599f3e593: Layer already exists f1a899ffcafa: Layer already exists d9bee8f07716: Layer already exists 40f87cf091f6: Layer already exists 48f1df8444d3: Layer already exists 6891129e6bd9: Layer already exists bff1d844e42c: Layer already exists af138b9ba022: Layer already exists 44343de3ea1d: Layer already exists master-2_0_4_4-4: digest: sha256:0b0bbe5b8027fb7c96bc2c9a5e0954bda41293e88b813034af0f7bf15cafd6f7 size: 4292 2025-10-09 13:18:49,301: INFO: Building opensdn-tor-agent finished successfully, duration: 182 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_4_4-4 a7e1cacb6190 29 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_4_4-4 7b3333f8feb6 30 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_0_4_4-4 1d86ca4932c8 31 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_0_4_4-4 c3455c15a95e 37 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_0_4_4-4 9713d367f054 40 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_0_4_4-4 3def0d3ec394 49 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_0_4_4-4 ddfc600de5d4 About a minute ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_4_4-4 2a8c36e91b14 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_4_4-4 d9a8ac7fd0d8 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_4_4-4 2bfcc1a196a7 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_0_4_4-4 af25e9d78fe6 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_4_4-4 4632a218c567 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_4_4-4 9f29456d890e 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_4-4 4e8950c03a3f 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_4-4 0fac73842a34 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_0_4_4-4 3d9676e77391 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_4-4 e2c208c609b5 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_4-4 d37032ba9c07 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_4-4 6382101a45e5 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_4-4 330c6e2018c6 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_4-4 21ecf2465ff5 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_4-4 bc40b0fa393f 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_4_4-4 bdae97f1a34b 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_4-4 78814fc5d6b2 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_4-4 b4a857ce3104 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_4-4 a62f04dd2c9e 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_4-4 f292ded60ed2 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_4-4 9dcd2625bc10 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_4-4 4cf4838908ff 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_4-4 09ee25385cbc 4 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_4-4 d081b9fc95df 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_4-4 1ca24f0baec3 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_4-4 dca498af8ccc 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_4-4 188ca68779a7 4 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_4-4 d12599711709 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_4-4 7398523c8cab 4 minutes ago 354MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_4-4 0f47150d92c8 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_4-4 1df179535ebd 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_4-4 37cf5b3fb954 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_4-4 16657fab2569 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_4-4 7488348df85b 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_4-4 7ec196f4f954 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_4-4 d0fc8d7f4258 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_4-4 4aea6e203c34 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_4-4 ca319427820e 7 minutes ago 2.34MB tf-dev-sandbox compile b45367423861 7 minutes ago 24.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_4-4 ba4a9e899eb2 8 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_4-4 1bf77c685522 8 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 61797ca41927 8 minutes ago 2.32MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_4-4 0e7ae66e4cc4 8 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_4-4 d760777ac04d 8 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 5f65f03cb968 3 hours ago 23.8GB