2026-06-05 10:53:35,973: INFO: Building opensdn-tor-agent 2026-06-05 10:53:36,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_8_0_1-7 --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 --build-arg DEBUGINFO_ROOT=/debuginfo #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.7s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-7 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B 0.0s done #4 DONE 0.9s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-7 #5 DONE 0.5s #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 1.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.1s #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 ; dnf install -y $pkgs gperftools-libs ; dnf 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.863 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 14 MB 00:00 #13 9.563 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 1.9 MB 00:00 #13 11.00 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 402 kB 00:00 #13 11.99 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 16 MB 00:00 #13 25.24 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 11 MB 00:00 #13 33.94 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.1 MB 00:00 #13 35.31 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #13 38.90 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #13 39.59 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #13 40.24 added from: http://tf-mirrors.gz1.opensdn.io/re 72 kB/s | 18 kB 00:00 #13 40.67 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #13 41.12 added from: http://tf-mirrors.gz1.opensdn.io/re 558 kB/s | 15 kB 00:00 #13 41.48 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 96 kB 00:00 #13 42.90 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 39 MB 00:00 #13 70.94 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #13 81.42 Dependencies resolved. #13 81.42 ========================================================================================== #13 81.42 Package Arch Version Repository Size #13 81.42 ========================================================================================== #13 81.42 Installing: #13 81.42 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 81.42 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 81.42 Installing dependencies: #13 81.42 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 81.42 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 81.42 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 81.42 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 81.42 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 81.42 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 81.42 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 81.42 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 81.42 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 81.42 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 81.42 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 81.42 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 81.42 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 81.42 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 81.42 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 81.42 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 81.42 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 81.42 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 81.42 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 81.42 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 81.42 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 81.42 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 81.42 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 81.42 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 81.42 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 81.42 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 81.42 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 81.42 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 81.42 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 81.42 #13 81.42 Transaction Summary #13 81.42 ========================================================================================== #13 81.42 Install 31 Packages #13 81.42 #13 81.43 Total download size: 12 M #13 81.43 Installed size: 41 M #13 81.43 Downloading Packages: #13 81.62 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 56 kB/s | 9.9 kB 00:00 #13 81.91 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 32 kB/s | 15 kB 00:00 #13 82.25 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 104 kB/s | 35 kB 00:00 #13 82.55 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 36 kB/s | 23 kB 00:00 #13 83.44 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 11 kB/s | 13 kB 00:01 #13 84.61 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 21 kB/s | 43 kB 00:02 #13 84.62 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 25 kB/s | 30 kB 00:01 #13 84.63 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 550 kB/s | 11 kB 00:00 #13 84.64 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 37 kB 00:00 #13 84.65 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 2.4 MB/s | 55 kB 00:00 #13 84.67 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 99 kB 00:00 #13 84.67 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.8 MB/s | 37 kB 00:00 #13 84.69 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 9.4 MB/s | 212 kB 00:00 #13 84.72 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 8.6 MB/s | 405 kB 00:00 #13 84.72 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.5 MB/s | 203 kB 00:00 #13 84.75 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 647 kB/s | 13 kB 00:00 #13 84.76 (17/31): boost-program-options-1.75.0-13.el9_7. 3.5 MB/s | 104 kB 00:00 #13 84.77 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 3.6 MB/s | 91 kB 00:00 #13 84.78 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 907 kB/s | 22 kB 00:00 #13 84.82 (20/31): boost-serialization-1.75.0-13.el9_7.x8 3.6 MB/s | 127 kB 00:00 #13 84.82 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 275 kB 00:00 #13 84.84 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.2 MB/s | 25 kB 00:00 #13 84.85 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 485 kB/s | 11 kB 00:00 #13 84.86 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 228 kB 00:00 #13 84.87 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 53 kB 00:00 #13 84.87 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 21 kB 00:00 #13 84.88 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.7 MB/s | 28 kB 00:00 #13 84.90 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 207 kB 00:00 #13 85.00 (29/31): libicu-67.1-10.el9_6.x86_64.rpm 2.7 MB/s | 9.6 MB 00:03 #13 85.01 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 575 kB/s | 67 kB 00:00 #13 85.03 (31/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.2 MB/s | 308 kB 00:00 #13 85.03 -------------------------------------------------------------------------------- #13 85.03 Total 3.4 MB/s | 12 MB 00:03 #13 85.03 Running transaction check #13 85.06 Transaction check succeeded. #13 85.06 Running transaction test #13 85.27 Transaction test succeeded. #13 85.27 Running transaction #13 89.70 Preparing : 1/1 #13 89.80 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 89.83 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 89.86 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 89.88 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 90.15 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 90.16 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 90.18 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 90.18 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 90.20 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 90.25 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 90.47 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 90.47 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 90.47 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 90.48 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 90.50 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 90.53 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 90.55 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 90.55 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 90.57 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 90.59 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 90.59 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 90.64 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 90.64 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 90.64 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 90.64 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 90.66 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 90.69 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 90.69 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 90.70 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 90.72 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 90.74 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 90.76 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 94.13 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 94.13 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 94.13 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 94.13 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 94.13 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 94.13 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 94.13 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 94.13 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 94.13 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 94.13 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 94.13 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 94.13 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 94.13 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 94.13 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 94.13 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 94.13 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 94.13 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 94.13 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 94.13 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 94.13 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 94.13 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 94.13 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 94.13 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 94.13 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 94.13 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 94.13 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 94.13 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 94.13 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 94.13 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 94.13 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 94.13 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 94.61 #13 94.61 Installed: #13 94.61 boost-1.75.0-13.el9_7.x86_64 #13 94.61 boost-atomic-1.75.0-13.el9_7.x86_64 #13 94.61 boost-chrono-1.75.0-13.el9_7.x86_64 #13 94.61 boost-container-1.75.0-13.el9_7.x86_64 #13 94.61 boost-context-1.75.0-13.el9_7.x86_64 #13 94.61 boost-contract-1.75.0-13.el9_7.x86_64 #13 94.61 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 94.61 boost-date-time-1.75.0-13.el9_7.x86_64 #13 94.61 boost-fiber-1.75.0-13.el9_7.x86_64 #13 94.61 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 94.61 boost-graph-1.75.0-13.el9_7.x86_64 #13 94.61 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 94.61 boost-locale-1.75.0-13.el9_7.x86_64 #13 94.61 boost-log-1.75.0-13.el9_7.x86_64 #13 94.61 boost-math-1.75.0-13.el9_7.x86_64 #13 94.61 boost-nowide-1.75.0-13.el9_7.x86_64 #13 94.61 boost-program-options-1.75.0-13.el9_7.x86_64 #13 94.61 boost-python3-1.75.0-13.el9_7.x86_64 #13 94.61 boost-random-1.75.0-13.el9_7.x86_64 #13 94.61 boost-regex-1.75.0-13.el9_7.x86_64 #13 94.61 boost-serialization-1.75.0-13.el9_7.x86_64 #13 94.61 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 94.61 boost-system-1.75.0-13.el9_7.x86_64 #13 94.61 boost-test-1.75.0-13.el9_7.x86_64 #13 94.61 boost-thread-1.75.0-13.el9_7.x86_64 #13 94.61 boost-timer-1.75.0-13.el9_7.x86_64 #13 94.61 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 94.61 boost-wave-1.75.0-13.el9_7.x86_64 #13 94.61 gperftools-libs-2.9.1-3.el9.x86_64 #13 94.61 libicu-67.1-10.el9_6.x86_64 #13 94.61 libunwind-1.6.2-1.el9.x86_64 #13 94.61 #13 94.61 Complete! #13 95.22 77 files removed #13 95.83 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 95.90 Collecting contrail-vrouter-api==0.1.dev0 #13 95.90 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 96.30 Installing collected packages: contrail-vrouter-api #13 96.30 Successfully installed contrail-vrouter-api-0.1.dev0 #13 96.31 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 DONE 99.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 0.6s done #15 writing image sha256:bc04eb1bb49ca33db8869e6c8d8e05b66fc26e8f82849ad6096ff4766d05f8b9 #15 writing image sha256:bc04eb1bb49ca33db8869e6c8d8e05b66fc26e8f82849ad6096ff4766d05f8b9 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-7 0.0s done #15 DONE 0.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) 2026-06-05 10:56:13,320: INFO: Docker build duration: 158 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b692145626b5: Preparing 9933be4da2d1: Preparing 75298b4a6e0f: Preparing 7c9114cf5415: Preparing 1116240e1926: Preparing 3547191a6598: Preparing c32ecb618b6b: Preparing d9d740083277: Preparing 82141df73556: Preparing 8ec046572a8b: Preparing 5deb52e08d59: Preparing 43132c72e6d5: Preparing bd6b17fa045b: Preparing 72c5cb018443: Preparing 3e16f09d16db: Preparing 54c2a1aded75: Preparing c34073473e9c: Preparing b45235d15ec0: Preparing c13a8515a582: Preparing 0c350cfb5925: Preparing 44343de3ea1d: Preparing b692145626b5: Waiting 9933be4da2d1: Waiting 75298b4a6e0f: Waiting 7c9114cf5415: Waiting 1116240e1926: Waiting 3547191a6598: Waiting c32ecb618b6b: Waiting d9d740083277: Waiting 82141df73556: Waiting 8ec046572a8b: Waiting 5deb52e08d59: Waiting 43132c72e6d5: Waiting bd6b17fa045b: Waiting 72c5cb018443: Waiting 3e16f09d16db: Waiting 54c2a1aded75: Waiting c34073473e9c: Waiting b45235d15ec0: Waiting c13a8515a582: Waiting 0c350cfb5925: Waiting 44343de3ea1d: Waiting b692145626b5: Pushed 75298b4a6e0f: Pushed 7c9114cf5415: Pushed 1116240e1926: Pushed 3547191a6598: Pushed c32ecb618b6b: Pushed d9d740083277: Layer already exists 82141df73556: Layer already exists 8ec046572a8b: Layer already exists 5deb52e08d59: Layer already exists 43132c72e6d5: Layer already exists bd6b17fa045b: Layer already exists 72c5cb018443: Layer already exists 3e16f09d16db: Layer already exists 54c2a1aded75: Layer already exists c34073473e9c: Layer already exists b45235d15ec0: Layer already exists c13a8515a582: Layer already exists 44343de3ea1d: Layer already exists 0c350cfb5925: Layer already exists 9933be4da2d1: Pushed master-2_8_0_1-7: digest: sha256:4906a20a79cc3d2ca78b00c5206ad901b44f2ad4bbdd3d3d5f88ab39af8919d8 size: 4713 2026-06-05 10:56:28,708: INFO: Building opensdn-tor-agent finished successfully, duration: 173 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_8_0_1-7 c11358205a8c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_1-7 72a419571645 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_1-7 93a7423bb533 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_0_1-7 c8fefd61354b 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_0_1-7 b3e080d8b8ff 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_1-7 63837dcbeed9 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_1-7 29757ff07b19 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_1-7 d87fe10a15ee 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_1-7 d6d39b79078a 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-7 3bba87829bd7 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_1-7 b0853f28a726 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_1-7 e7fea56ff526 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_1-7 0ede86e99c85 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_0_1-7 7b3d63adc163 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_1-7 d236dca6e7ed 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_0_1-7 25868b0ed913 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_1-7 d59f623010ef 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_0_1-7 154caef5c1e2 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_1-7 4d5be12b4ff6 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_1-7 482a8062c7f1 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_1-7 c970b6abc918 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_1-7 f9293dd1d845 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_1-7 79b3885a7ba4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_1-7 d04606c809f6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_1-7 930de2533928 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_1-7 d844f029b154 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_1-7 4357e556db3a 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_1-7 79d4381881a9 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_1-7 e3c62b15326a 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_1-7 047994871bf6 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_1-7 1dcf0aa2fb70 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_1-7 dcbdd5f68e6a 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_1-7 25baa95c9c99 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_1-7 0a5b25f64107 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_1-7 b3d1a567edfc 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_1-7 8344554e8a5a 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_1-7 209280e729a8 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_1-7 622f6e5e6c9a 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_1-7 0b1c51038341 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_1-7 74ec884cd834 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_1-7 178d13275312 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_1-7 d9fa1c0ae2a6 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_1-7 fe223a3a06b6 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_1-7 4ead613453bc 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_0_1-7 bad7d7a5bdc8 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_0_1-7 49738427694c 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_8_0_1-7 f1fe8d693d5b 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-7 bc04eb1bb49c 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_0_1-7 055038bb28c9 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_0_1-7 fb1f24f7a53d 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_1-7 db67ea2a2c80 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_0_1-7 1b67f1002503 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_1-7 485f702a5421 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_0_1-7 34306cdf36e7 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 5b02604c1ba2 2.9GB 0B U opensdn-test-test:master-2_8_0_1-7 49738427694c 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile a198f93b01d2 22.2GB 0B tf-dev-sandbox:frozen 5b02604c1ba2 2.9GB 0B U