2026-03-30 01:23:42,154: INFO: Building opensdn-tor-agent 2026-03-30 01:23:42,321: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 DONE 0.0s #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 docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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:5102/opensdn-base:nightly #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 3.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.5s #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 2.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 4.9s #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 2.357 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 14 MB 00:00 #13 6.998 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.9 MB 00:00 #13 8.670 added from: http://tf-mirrors.gz1.opensdn.io/re 673 kB/s | 402 kB 00:00 #13 9.430 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 16 MB 00:00 #13 16.75 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 11 MB 00:00 #13 21.43 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.1 MB 00:00 #13 21.85 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.8 MB 00:00 #13 23.09 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #13 23.89 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 474 kB 00:00 #13 24.49 added from: http://tf-mirrors.gz1.opensdn.io/re 644 kB/s | 18 kB 00:00 #13 24.99 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 kB/s | 257 B 00:00 #13 25.62 added from: http://tf-mirrors.gz1.opensdn.io/re 80 kB/s | 15 kB 00:00 #13 26.25 added from: http://tf-mirrors.gz1.opensdn.io/re 271 kB/s | 96 kB 00:00 #13 27.31 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 39 MB 00:00 #13 49.83 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 59.45 Dependencies resolved. #13 59.45 ========================================================================================== #13 59.45 Package Arch Version Repository Size #13 59.45 ========================================================================================== #13 59.45 Installing: #13 59.45 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 59.45 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 59.45 Installing dependencies: #13 59.45 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 59.45 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 59.45 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 59.45 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 59.45 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 59.45 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 59.45 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 59.45 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 59.45 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 59.45 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 59.45 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 59.45 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 59.45 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 59.45 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 59.45 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 59.45 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 59.45 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 59.45 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 59.45 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 59.45 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 59.45 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 59.45 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 59.45 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 59.45 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 59.45 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 59.45 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 59.45 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 59.45 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 59.45 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 59.45 #13 59.45 Transaction Summary #13 59.45 ========================================================================================== #13 59.45 Install 31 Packages #13 59.45 #13 59.47 Total download size: 12 M #13 59.47 Installed size: 41 M #13 59.47 Downloading Packages: #13 59.57 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 130 kB/s | 9.9 kB 00:00 #13 59.57 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 186 kB/s | 15 kB 00:00 #13 59.57 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 59.57 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.2 MB/s | 35 kB 00:00 #13 59.57 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 13 kB 00:00 #13 59.57 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.7 MB/s | 43 kB 00:00 #13 59.59 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.3 MB/s | 30 kB 00:00 #13 59.59 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #13 59.59 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.6 MB/s | 37 kB 00:00 #13 59.59 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.5 MB/s | 55 kB 00:00 #13 59.60 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 59.61 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.9 MB/s | 37 kB 00:00 #13 59.62 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #13 59.62 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 405 kB 00:00 #13 59.62 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 59.62 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #13 59.64 (17/31): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #13 59.64 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 59.64 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #13 59.65 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #13 59.65 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 59.65 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.4 MB/s | 25 kB 00:00 #13 59.68 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 11 kB 00:00 #13 59.68 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #13 59.68 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.6 MB/s | 53 kB 00:00 #13 59.68 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 21 kB 00:00 #13 59.68 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.8 MB/s | 28 kB 00:00 #13 59.68 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 207 kB 00:00 #13 59.70 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 59.70 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.1 MB/s | 67 kB 00:00 #13 59.79 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #13 59.79 -------------------------------------------------------------------------------- #13 59.79 Total 38 MB/s | 12 MB 00:00 #13 59.79 Running transaction check #13 59.90 Transaction check succeeded. #13 59.90 Running transaction test #13 60.17 Transaction test succeeded. #13 60.17 Running transaction #13 60.76 Preparing : 1/1 #13 60.88 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 60.88 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 60.88 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 60.88 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 61.30 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 61.30 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 61.30 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 61.30 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 61.30 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 61.37 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 61.37 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 61.37 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 61.37 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 61.37 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 61.40 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 61.40 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 61.46 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 61.46 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 61.46 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 61.46 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 61.46 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 61.46 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 61.51 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 61.51 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 61.51 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 61.51 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 61.51 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 61.51 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 61.51 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 61.54 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 61.54 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 61.60 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 61.79 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 61.79 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 61.79 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 61.79 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 61.79 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 61.79 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 61.79 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 61.79 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 61.79 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 61.79 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 61.79 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 61.79 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 61.79 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 61.79 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 61.79 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 61.79 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 61.79 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 61.79 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 61.79 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 61.79 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 61.79 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 61.79 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 61.79 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 61.79 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 61.79 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 61.79 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 61.79 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 61.79 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 61.79 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 61.79 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 61.79 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 61.83 #13 61.83 Installed: #13 61.83 boost-1.75.0-13.el9_7.x86_64 #13 61.83 boost-atomic-1.75.0-13.el9_7.x86_64 #13 61.83 boost-chrono-1.75.0-13.el9_7.x86_64 #13 61.83 boost-container-1.75.0-13.el9_7.x86_64 #13 61.83 boost-context-1.75.0-13.el9_7.x86_64 #13 61.83 boost-contract-1.75.0-13.el9_7.x86_64 #13 61.83 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 61.83 boost-date-time-1.75.0-13.el9_7.x86_64 #13 61.83 boost-fiber-1.75.0-13.el9_7.x86_64 #13 61.83 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 61.83 boost-graph-1.75.0-13.el9_7.x86_64 #13 61.83 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 61.83 boost-locale-1.75.0-13.el9_7.x86_64 #13 61.83 boost-log-1.75.0-13.el9_7.x86_64 #13 61.83 boost-math-1.75.0-13.el9_7.x86_64 #13 61.83 boost-nowide-1.75.0-13.el9_7.x86_64 #13 61.83 boost-program-options-1.75.0-13.el9_7.x86_64 #13 61.83 boost-python3-1.75.0-13.el9_7.x86_64 #13 61.83 boost-random-1.75.0-13.el9_7.x86_64 #13 61.83 boost-regex-1.75.0-13.el9_7.x86_64 #13 61.83 boost-serialization-1.75.0-13.el9_7.x86_64 #13 61.83 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 61.83 boost-system-1.75.0-13.el9_7.x86_64 #13 61.83 boost-test-1.75.0-13.el9_7.x86_64 #13 61.83 boost-thread-1.75.0-13.el9_7.x86_64 #13 61.83 boost-timer-1.75.0-13.el9_7.x86_64 #13 61.83 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 61.83 boost-wave-1.75.0-13.el9_7.x86_64 #13 61.83 gperftools-libs-2.9.1-3.el9.x86_64 #13 61.83 libicu-67.1-10.el9_6.x86_64 #13 61.83 libunwind-1.6.2-1.el9.x86_64 #13 61.83 #13 61.83 Complete! #13 62.26 77 files removed #13 62.71 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 62.80 Collecting contrail-vrouter-api==0.1.dev0 #13 62.80 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 62.98 Installing collected packages: contrail-vrouter-api #13 62.98 Successfully installed contrail-vrouter-api-0.1.dev0 #13 63.01 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 63.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 3.2s done #15 writing image sha256:847446273f4e526a2081207bbbebb4cff04bfbba6c15bba728ac084f5e95c7ae done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 3.3s 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-03-30 01:26:23,987: INFO: Docker build duration: 161 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] df77994f8808: Preparing 9681c9a0707e: Preparing df13ca026ab8: Preparing 6646b05cb52d: Preparing 962c14d4489e: Preparing 22c91fcc8653: Preparing 35427c99a82b: Preparing 639c41b7ee4a: Preparing 8df901094c8f: Preparing eeec53b69c57: Preparing 904530ad60e3: Preparing dc3489ac6122: Preparing 3a0c239e8341: Preparing e5a620e10a52: Preparing 3039f13e05df: Preparing 4392a5783173: Preparing 0c723f6b2160: Preparing 607744a9b86f: Preparing 6a9c3d764184: Preparing 3a398372ee22: Preparing 44343de3ea1d: Preparing 9681c9a0707e: Waiting df13ca026ab8: Waiting 6646b05cb52d: Waiting 962c14d4489e: Waiting 22c91fcc8653: Waiting 35427c99a82b: Waiting 639c41b7ee4a: Waiting 8df901094c8f: Waiting eeec53b69c57: Waiting 904530ad60e3: Waiting dc3489ac6122: Waiting 3a0c239e8341: Waiting e5a620e10a52: Waiting 3039f13e05df: Waiting 4392a5783173: Waiting 0c723f6b2160: Waiting 607744a9b86f: Waiting 6a9c3d764184: Waiting 3a398372ee22: Waiting 44343de3ea1d: Waiting df77994f8808: Pushed df13ca026ab8: Pushed 6646b05cb52d: Pushed 962c14d4489e: Pushed 22c91fcc8653: Pushed 639c41b7ee4a: Layer already exists 8df901094c8f: Layer already exists eeec53b69c57: Layer already exists 35427c99a82b: Pushed 904530ad60e3: Layer already exists dc3489ac6122: Layer already exists e5a620e10a52: Layer already exists 3a0c239e8341: Layer already exists 4392a5783173: Layer already exists 3039f13e05df: Layer already exists 0c723f6b2160: Layer already exists 607744a9b86f: Layer already exists 3a398372ee22: Layer already exists 6a9c3d764184: Layer already exists 44343de3ea1d: Layer already exists 9681c9a0707e: Pushed nightly: digest: sha256:e643d03db1effd46a2dd030075f19f100e2f246875d59b16f8648a3ab0b8f58b size: 4713 2026-03-30 01:26:31,148: INFO: Building opensdn-tor-agent finished successfully, duration: 169 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:5102/opensdn-analytics-alarm-gen:nightly b58347c62978 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 6084d2b8c19e 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 556c491c18a5 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 0752efbb703d 749MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 1a433a111a47 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly be2f86203d48 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 8507e3391bc8 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly c530f5109035 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly fe5a31454293 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 93f452849026 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 401a573854be 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly f5b381b95d63 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 227ee2877308 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 2b5dfe615903 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 91100a61ba56 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly bb4be713c49b 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 60a985be665b 689MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 306a63d47075 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly c278016189a3 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly d9a00c280090 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 8736327cbfd3 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly f77fa7ec532f 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly bbb3022c5345 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 8294b8cf4dac 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 819d40f315ed 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 771b45d9d7a4 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 01c8d4cbf556 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly a868a7b784c5 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 504fc656938f 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 3c856e59e2cd 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 16fc5bad9374 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 902336c762b0 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly fde01227e637 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly af23d6ed8b17 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 2454a302b4e8 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 6c194b740c15 672MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly fcad0fc1703c 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly f70052e433ac 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly c2ea5fdbdfb2 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 933c035a105b 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 156821fa90ef 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 86dd226671c6 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 7958dc5eda96 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 172fab5acd8b 1.83GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly d98257822cdd 1.27GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 847446273f4e 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 9353b3573453 958MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 5fd3f6424289 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly b528ab22eacd 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly d8f12388266e 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable b3a6537d0380 2.9GB 0B U opensdn-test-test:nightly 172fab5acd8b 1.83GB 0B tf-dev-sandbox:compile 49ef1975ca13 24.7GB 0B