2026-06-20 00:48:17,754: INFO: Building opensdn-tor-agent 2026-06-20 00:48:17,802: 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_6_5-5 --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 nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-5 #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 1.4s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-5 #5 DONE 1.0s #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.8s #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.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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.550 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 18 MB 00:00 #13 12.04 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.9 MB 00:00 #13 14.94 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 516 kB 00:00 #13 15.74 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 20 MB 00:00 #13 32.73 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 15 MB 00:00 #13 43.92 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 1.2 MB 00:00 #13 44.97 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 6.3 MB 00:00 #13 50.11 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 966 kB 00:00 #13 51.19 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 480 kB 00:00 #13 52.25 added from: http://tf-mirrors.gz1.opensdn.io/re 526 kB/s | 19 kB 00:00 #13 53.05 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 kB/s | 257 B 00:00 #13 53.79 added from: http://tf-mirrors.gz1.opensdn.io/re 614 kB/s | 15 kB 00:00 #13 54.48 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 112 kB 00:00 #13 56.02 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 44 MB 00:00 #13 86.06 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #13 95.18 Dependencies resolved. #13 95.18 ========================================================================================== #13 95.18 Package Arch Version Repository Size #13 95.18 ========================================================================================== #13 95.18 Installing: #13 95.18 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 95.18 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 95.18 Installing dependencies: #13 95.18 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 95.18 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 95.18 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 95.18 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 95.18 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 95.18 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 95.18 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 95.18 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 95.18 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 95.18 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 95.18 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 95.18 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 95.18 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 95.18 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 95.18 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 95.18 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 95.18 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 95.18 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 95.18 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 95.18 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 95.18 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 95.18 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 95.18 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 95.18 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 95.18 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 95.18 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 95.18 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 95.18 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 95.18 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 95.18 #13 95.18 Transaction Summary #13 95.18 ========================================================================================== #13 95.18 Install 31 Packages #13 95.18 #13 95.18 Total download size: 12 M #13 95.18 Installed size: 41 M #13 95.18 Downloading Packages: #13 95.29 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 83 kB/s | 9.9 kB 00:00 #13 95.33 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 91 kB/s | 15 kB 00:00 #13 95.37 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 394 kB/s | 23 kB 00:00 #13 95.37 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 35 kB 00:00 #13 95.37 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 988 kB/s | 13 kB 00:00 #13 95.37 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.1 MB/s | 43 kB 00:00 #13 95.38 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.5 MB/s | 30 kB 00:00 #13 95.39 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 702 kB/s | 11 kB 00:00 #13 95.40 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 37 kB 00:00 #13 95.40 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.4 MB/s | 55 kB 00:00 #13 95.43 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.8 MB/s | 99 kB 00:00 #13 95.43 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.0 MB/s | 37 kB 00:00 #13 95.43 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #13 95.44 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 95.46 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 405 kB 00:00 #13 95.47 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 612 kB/s | 13 kB 00:00 #13 95.47 (17/31): boost-program-options-1.75.0-13.el9_7. 8.4 MB/s | 104 kB 00:00 #13 95.48 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.0 MB/s | 91 kB 00:00 #13 95.48 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 22 kB 00:00 #13 95.49 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 275 kB 00:00 #13 95.49 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.9 MB/s | 127 kB 00:00 #13 95.50 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.7 MB/s | 25 kB 00:00 #13 95.50 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #13 95.50 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 228 kB 00:00 #13 95.51 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.7 MB/s | 53 kB 00:00 #13 95.51 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.2 MB/s | 21 kB 00:00 #13 95.51 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.8 MB/s | 28 kB 00:00 #13 95.52 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #13 95.55 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 11 MB/s | 67 kB 00:00 #13 95.55 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 95.67 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #13 95.67 -------------------------------------------------------------------------------- #13 95.67 Total 25 MB/s | 12 MB 00:00 #13 95.67 Running transaction check #13 95.72 Transaction check succeeded. #13 95.72 Running transaction test #13 95.99 Transaction test succeeded. #13 96.01 Running transaction #13 96.52 Preparing : 1/1 #13 96.65 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 96.65 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 96.66 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 96.68 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 97.00 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 97.00 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 97.00 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 97.00 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 97.02 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 97.02 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 97.05 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 97.06 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 97.06 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 97.09 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 97.09 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 97.09 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 97.10 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 97.10 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 97.12 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 97.12 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 97.14 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 97.14 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 97.14 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 97.15 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 97.15 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 97.17 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 97.17 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 97.17 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 97.19 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 97.19 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 97.22 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 97.22 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 97.40 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 97.40 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 97.40 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 97.40 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 97.40 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 97.40 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 97.40 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 97.40 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 97.40 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 97.40 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 97.40 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 97.40 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 97.40 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 97.40 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 97.40 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 97.40 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 97.40 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 97.40 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 97.40 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 97.40 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 97.40 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 97.40 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 97.40 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 97.40 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 97.40 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 97.40 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 97.40 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 97.40 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 97.40 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 97.40 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 97.40 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 97.71 #13 97.71 Installed: #13 97.71 boost-1.75.0-13.el9_7.x86_64 #13 97.71 boost-atomic-1.75.0-13.el9_7.x86_64 #13 97.71 boost-chrono-1.75.0-13.el9_7.x86_64 #13 97.71 boost-container-1.75.0-13.el9_7.x86_64 #13 97.71 boost-context-1.75.0-13.el9_7.x86_64 #13 97.71 boost-contract-1.75.0-13.el9_7.x86_64 #13 97.71 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 97.71 boost-date-time-1.75.0-13.el9_7.x86_64 #13 97.71 boost-fiber-1.75.0-13.el9_7.x86_64 #13 97.71 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 97.71 boost-graph-1.75.0-13.el9_7.x86_64 #13 97.71 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 97.71 boost-locale-1.75.0-13.el9_7.x86_64 #13 97.71 boost-log-1.75.0-13.el9_7.x86_64 #13 97.71 boost-math-1.75.0-13.el9_7.x86_64 #13 97.71 boost-nowide-1.75.0-13.el9_7.x86_64 #13 97.71 boost-program-options-1.75.0-13.el9_7.x86_64 #13 97.71 boost-python3-1.75.0-13.el9_7.x86_64 #13 97.71 boost-random-1.75.0-13.el9_7.x86_64 #13 97.71 boost-regex-1.75.0-13.el9_7.x86_64 #13 97.71 boost-serialization-1.75.0-13.el9_7.x86_64 #13 97.71 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 97.71 boost-system-1.75.0-13.el9_7.x86_64 #13 97.71 boost-test-1.75.0-13.el9_7.x86_64 #13 97.71 boost-thread-1.75.0-13.el9_7.x86_64 #13 97.71 boost-timer-1.75.0-13.el9_7.x86_64 #13 97.71 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 97.71 boost-wave-1.75.0-13.el9_7.x86_64 #13 97.71 gperftools-libs-2.9.1-3.el9.x86_64 #13 97.71 libicu-67.1-10.el9_6.x86_64 #13 97.71 libunwind-1.6.2-1.el9.x86_64 #13 97.71 #13 97.71 Complete! #13 98.14 77 files removed #13 98.85 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 98.86 Collecting contrail-vrouter-api==0.1.dev0 #13 98.89 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 99.21 Installing collected packages: contrail-vrouter-api #13 99.21 Successfully installed contrail-vrouter-api-0.1.dev0 #13 99.24 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 101.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.0s #15 exporting to image #15 exporting layers #15 exporting layers 1.2s done #15 writing image sha256:0362367fcec5ec37cb0d76366bcf2f7bb4aad39afc597aeb2898b198fafb5ead #15 writing image sha256:0362367fcec5ec37cb0d76366bcf2f7bb4aad39afc597aeb2898b198fafb5ead 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_5-5 0.0s done #15 DONE 2.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) 2026-06-20 00:50:49,053: INFO: Docker build duration: 152 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 28cf26ce6083: Preparing be9c88ae7c8a: Preparing caded42ba4c2: Preparing 0ca69db766cc: Preparing 9b2f48b26551: Preparing 204cae452220: Preparing febd3c1a2176: Preparing 5a91c04a4422: Preparing 27dbef184eb6: Preparing 116c3eccc22e: Preparing edc323c279fa: Preparing 0cdc1142d5ff: Preparing 820457f9cccc: Preparing 42d594c05b86: Preparing 7a05bcba456f: Preparing 613b5940cdb6: Preparing 1c2cf38bb412: Preparing 0c8b57b70205: Preparing 50d13fe957fb: Preparing 130e2c607620: Preparing 44343de3ea1d: Preparing 28cf26ce6083: Waiting be9c88ae7c8a: Waiting caded42ba4c2: Waiting 0ca69db766cc: Waiting 9b2f48b26551: Waiting febd3c1a2176: Waiting 5a91c04a4422: Waiting 27dbef184eb6: Waiting 116c3eccc22e: Waiting edc323c279fa: Waiting 0cdc1142d5ff: Waiting 820457f9cccc: Waiting 42d594c05b86: Waiting 7a05bcba456f: Waiting 613b5940cdb6: Waiting 1c2cf38bb412: Waiting 0c8b57b70205: Waiting 50d13fe957fb: Waiting 130e2c607620: Waiting 204cae452220: Waiting 44343de3ea1d: Waiting 28cf26ce6083: Pushed caded42ba4c2: Pushed 0ca69db766cc: Pushed 9b2f48b26551: Pushed 204cae452220: Pushed 5a91c04a4422: Layer already exists febd3c1a2176: Pushed 27dbef184eb6: Layer already exists 116c3eccc22e: Layer already exists 0cdc1142d5ff: Layer already exists edc323c279fa: Layer already exists 42d594c05b86: Layer already exists 820457f9cccc: Layer already exists 613b5940cdb6: Layer already exists 7a05bcba456f: Layer already exists 0c8b57b70205: Layer already exists 1c2cf38bb412: Layer already exists 50d13fe957fb: Layer already exists 130e2c607620: Layer already exists 44343de3ea1d: Layer already exists be9c88ae7c8a: Pushed master-2_8_6_5-5: digest: sha256:c5136cffdcf32b249dada012262bb014707b6fc667e056e7953886bfc4369f32 size: 4713 2026-06-20 00:51:01,358: INFO: Building opensdn-tor-agent finished successfully, duration: 164 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_6_5-5 5dd277434e6a 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_6_5-5 2265cc485401 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_5-5 6f7670050555 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_6_5-5 39e3feeb6861 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_6_5-5 7020f5b5978d 798MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_6_5-5 81a6a8f7420b 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_6_5-5 e8cccc0d7396 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_6_5-5 fdd3123cda49 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_6_5-5 de5d075fef35 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-5 a7ef6cc38893 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_6_5-5 e96d9c88c128 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_6_5-5 55d20b8cb3ba 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_6_5-5 7437a7d74fff 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_6_5-5 e9ff9e32c2b3 760MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_6_5-5 8bb5a34bd03a 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_6_5-5 5c7756cff814 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_6_5-5 364456c1ba6f 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_6_5-5 c7c9147d249b 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_6_5-5 17f057b1b364 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_6_5-5 63820debbaa3 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_6_5-5 4fbb91c678af 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_6_5-5 2adb2b95e50c 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_6_5-5 2f4145d77a0b 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_6_5-5 5f08d0d6b15a 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_6_5-5 6413ba820f3f 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_6_5-5 c5110df7ce47 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_6_5-5 a721db8999af 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_6_5-5 8e1e9e4524be 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_6_5-5 4b4fe1b6dd30 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_6_5-5 3f3d54c6f47f 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_6_5-5 3e4857fbb092 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_6_5-5 4de1376bc14f 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_6_5-5 c34096d31d8f 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_6_5-5 276815be93e0 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_6_5-5 74828faa1502 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_6_5-5 4a98bc79bb77 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_6_5-5 d78cdf6965de 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_6_5-5 326d0523e29d 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_6_5-5 9cd196348372 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_6_5-5 59ec5a30d290 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_6_5-5 776de94e1326 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_6_5-5 48431e3afbce 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_6_5-5 c13ad3ace6d9 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_6_5-5 527ee11c289d 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_6_5-5 73a6957de3c2 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_6_5-5 6de9c7997f2d 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_5-5 0362367fcec5 778MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_6_5-5 2fe70f10b1bc 796MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_6_5-5 44a89fd32236 978MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_6_5-5 62cffb36bdc9 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_6_5-5 ff031a67af33 601MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_6_5-5 72b605d22e85 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_6_5-5 3edcb9781781 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 170d0caf9f6a 2.9GB 0B U opensdn-test-test:master-2_8_6_5-5 6de9c7997f2d 1.91GB 0B tf-dev-sandbox:compile e5799712d558 22.4GB 0B