2026-02-24 15:45:46,181: INFO: Building opensdn-vrouter-kernel-init 2026-02-24 15:45:46,566: 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_5_8_5-1_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-vrouter-kernel-init --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: 1.65kB 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 docker.io/library/rockylinux:9.3 #3 DONE 1.5s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #7 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #7 CACHED #6 [internal] load build context #6 transferring context: 47.73kB 0.0s done #6 DONE 1.9s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 0.9s #9 [stage-1 3/6] COPY *.sh / #9 DONE 1.0s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 2.2s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 0.4s #12 [stage-1 6/6] RUN set -e ; for item in `ls /__*` ; do mv $item /${item:3} ; done ; find /etc/yum.repos.d/ | grep -i centos | xargs -r rm ; ls -l /etc/yum.repos.d/ ; dnf clean all -y ; dnf makecache ; dnf install -y kmod wget make gcc gcc-c++ ; dnf clean all -y ; mkdir -p /vrouter_src ; contrail_version=master-2_5_8_5-1_4 ; echo "${contrail_version}" > /contrail_version ; cd /vrouter_src ; tar -xf /opt/contrail/src/contrail-vrouter.tar.gz #12 0.722 total 32 #12 0.722 -rw-r--r--. 1 root root 2707 Feb 24 15:34 mirror-base-rocky9.repo #12 0.722 -rw-r--r--. 1 root root 217 Feb 24 15:34 mirror-docker9.repo #12 0.722 -rw-r--r--. 1 root root 204 Feb 24 15:34 mirror-epel9.repo #12 0.722 -rw-r--r--. 1 root root 1 Feb 24 15:34 rocky-addons.repo #12 0.722 -rw-r--r--. 1 root root 1 Feb 24 15:34 rocky-devel.repo #12 0.722 -rw-r--r--. 1 root root 1 Feb 24 15:34 rocky-extras.repo #12 0.722 -rw-r--r--. 1 root root 1 Feb 24 15:34 rocky.repo #12 0.722 -rw-r--r--. 1 root root 140 Feb 24 15:34 tpc.repo #12 1.033 0 files removed #12 1.568 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 14 MB 00:00 #12 5.178 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.9 MB 00:00 #12 6.360 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 402 kB 00:00 #12 7.160 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 16 MB 00:00 #12 23.65 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 11 MB 00:00 #12 32.58 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #12 33.90 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #12 37.36 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #12 38.12 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #12 38.75 added from: http://tf-mirrors.gz1.opensdn.io/re 546 kB/s | 18 kB 00:00 #12 39.25 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 kB/s | 257 B 00:00 #12 39.87 added from: http://tf-mirrors.gz1.opensdn.io/re 503 kB/s | 15 kB 00:00 #12 40.44 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 96 kB 00:00 #12 42.22 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 39 MB 00:00 #12 71.23 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #12 83.76 Metadata cache created. #12 85.02 Last metadata expiration check: 0:00:14 ago on Tue Feb 24 15:47:42 2026. #12 85.46 Dependencies resolved. #12 85.46 ================================================================================================== #12 85.46 Package Arch Version Repository Size #12 85.46 ================================================================================================== #12 85.46 Installing: #12 85.46 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 85.46 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 85.46 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 85.46 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 85.46 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #12 85.46 Upgrading: #12 85.46 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 85.46 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 85.46 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 85.46 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 85.46 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 85.46 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 85.46 Installing dependencies: #12 85.46 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 85.46 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 85.46 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 85.46 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 85.46 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 85.46 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 85.46 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #12 85.46 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 85.46 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 85.46 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 85.46 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 85.46 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 85.46 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #12 85.46 #12 85.46 Transaction Summary #12 85.46 ================================================================================================== #12 85.46 Install 18 Packages #12 85.46 Upgrade 6 Packages #12 85.46 #12 85.46 Total download size: 66 M #12 85.46 Downloading Packages: #12 85.48 (1/24): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.5 MB/s | 35 kB 00:00 #12 85.48 (2/24): libpsl-0.21.1-5.el9.x86_64.rpm 2.0 MB/s | 63 kB 00:00 #12 85.53 (3/24): kmod-28-11.el9.x86_64.rpm 2.3 MB/s | 121 kB 00:00 #12 85.67 (4/24): pkgconf-1.7.3-10.el9.x86_64.rpm 261 kB/s | 40 kB 00:00 #12 85.76 (5/24): pkgconf-m4-1.7.3-10.el9.noarch.rpm 67 kB/s | 14 kB 00:00 #12 85.76 (6/24): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 122 kB/s | 10 kB 00:00 #12 85.76 (7/24): publicsuffix-list-dafsa-20210518-3.el9. 7.5 MB/s | 58 kB 00:00 #12 85.76 (8/24): make-4.3-8.el9.x86_64.rpm 2.0 MB/s | 529 kB 00:00 #12 86.05 (9/24): cpp-11.5.0-11.el9.x86_64.rpm 35 MB/s | 11 MB 00:00 #12 86.05 (10/24): glibc-devel-2.34-231.el9_7.2.x86_64.rp 1.9 MB/s | 35 kB 00:00 #12 86.12 (11/24): glibc-headers-2.34-231.el9_7.2.x86_64. 14 MB/s | 441 kB 00:00 #12 86.31 (12/24): gcc-c++-11.5.0-11.el9.x86_64.rpm 25 MB/s | 13 MB 00:00 #12 86.31 (13/24): kernel-headers-5.14.0-611.30.1.el9_7.x 13 MB/s | 2.7 MB 00:00 #12 86.31 (14/24): libmpc-1.2.1-4.el9.x86_64.rpm 1.5 MB/s | 61 kB 00:00 #12 86.31 (15/24): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 3.9 MB/s | 28 kB 00:00 #12 86.38 (16/24): libstdc++-devel-11.5.0-11.el9.x86_64.r 53 MB/s | 2.2 MB 00:00 #12 86.38 (17/24): wget-1.21.1-8.el9_4.x86_64.rpm 17 MB/s | 768 kB 00:00 #12 86.43 (18/24): glibc-common-2.34-231.el9_7.2.x86_64.r 4.6 MB/s | 298 kB 00:00 #12 86.43 (19/24): glibc-2.34-231.el9_7.2.x86_64.rpm 21 MB/s | 2.0 MB 00:00 #12 86.43 (20/24): glibc-minimal-langpack-2.34-231.el9_7. 1.2 MB/s | 25 kB 00:00 #12 86.45 (21/24): libgcc-11.5.0-11.el9.x86_64.rpm 13 MB/s | 85 kB 00:00 #12 86.45 (22/24): libgomp-11.5.0-11.el9.x86_64.rpm 22 MB/s | 258 kB 00:00 #12 86.45 (23/24): libstdc++-11.5.0-11.el9.x86_64.rpm 39 MB/s | 739 kB 00:00 #12 86.74 (24/24): gcc-11.5.0-11.el9.x86_64.rpm 32 MB/s | 32 MB 00:00 #12 86.74 -------------------------------------------------------------------------------- #12 86.74 Total 52 MB/s | 66 MB 00:01 #12 86.74 Running transaction check #12 87.51 Transaction check succeeded. #12 87.51 Running transaction test #12 89.02 Transaction test succeeded. #12 89.02 Running transaction #12 90.16 Preparing : 1/1 #12 90.25 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/30 #12 90.27 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/30 #12 90.27 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/30 #12 90.27 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/30 #12 90.38 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/30 #12 90.45 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/30 #12 90.45 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/30 #12 90.45 Installing : libmpc-1.2.1-4.el9.x86_64 5/30 #12 90.53 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/30 #12 90.79 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/30 #12 91.21 Installing : cpp-11.5.0-11.el9.x86_64 8/30 #12 91.21 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/30 #12 91.21 Installing : pkgconf-1.7.3-10.el9.x86_64 10/30 #12 91.21 Installing : make-1:4.3-8.el9.x86_64 11/30 #12 91.30 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/30 #12 91.30 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/30 #12 91.85 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/30 #12 91.90 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 15/30 #12 91.90 Installing : libpsl-0.21.1-5.el9.x86_64 16/30 #12 91.91 Installing : pkgconf-m4-1.7.3-10.el9.noarch 17/30 #12 91.92 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 18/30 #12 91.92 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 19/30 #12 91.96 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 20/30 #12 93.13 Installing : gcc-11.5.0-11.el9.x86_64 21/30 #12 93.85 Installing : gcc-c++-11.5.0-11.el9.x86_64 22/30 #12 93.85 Installing : wget-1.21.1-8.el9_4.x86_64 23/30 #12 93.92 Installing : kmod-28-11.el9.x86_64 24/30 #12 93.92 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 25/30 #12 93.92 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 26/30 #12 93.92 Cleanup : glibc-2.34-83.el9.7.x86_64 27/30 #12 93.92 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 28/30 #12 93.92 Cleanup : glibc-common-2.34-83.el9.7.x86_64 29/30 #12 93.92 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 30/30 #12 93.92 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 30/30 #12 94.43 Verifying : kmod-28-11.el9.x86_64 1/30 #12 94.43 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/30 #12 94.43 Verifying : libpsl-0.21.1-5.el9.x86_64 3/30 #12 94.43 Verifying : make-1:4.3-8.el9.x86_64 4/30 #12 94.43 Verifying : pkgconf-1.7.3-10.el9.x86_64 5/30 #12 94.43 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 6/30 #12 94.43 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 7/30 #12 94.43 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 8/30 #12 94.43 Verifying : cpp-11.5.0-11.el9.x86_64 9/30 #12 94.43 Verifying : gcc-11.5.0-11.el9.x86_64 10/30 #12 94.43 Verifying : gcc-c++-11.5.0-11.el9.x86_64 11/30 #12 94.43 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 12/30 #12 94.43 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 13/30 #12 94.43 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/30 #12 94.43 Verifying : libmpc-1.2.1-4.el9.x86_64 15/30 #12 94.43 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 16/30 #12 94.43 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 17/30 #12 94.43 Verifying : wget-1.21.1-8.el9_4.x86_64 18/30 #12 94.43 Verifying : glibc-2.34-231.el9_7.2.x86_64 19/30 #12 94.43 Verifying : glibc-2.34-83.el9.7.x86_64 20/30 #12 94.43 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 21/30 #12 94.43 Verifying : glibc-common-2.34-83.el9.7.x86_64 22/30 #12 94.43 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 23/30 #12 94.43 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 24/30 #12 94.43 Verifying : libgcc-11.5.0-11.el9.x86_64 25/30 #12 94.43 Verifying : libgcc-11.4.1-2.1.el9.x86_64 26/30 #12 94.43 Verifying : libgomp-11.5.0-11.el9.x86_64 27/30 #12 94.43 Verifying : libgomp-11.4.1-2.1.el9.x86_64 28/30 #12 94.43 Verifying : libstdc++-11.5.0-11.el9.x86_64 29/30 #12 94.43 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 30/30 #12 94.60 #12 94.60 Upgraded: #12 94.60 glibc-2.34-231.el9_7.2.x86_64 #12 94.60 glibc-common-2.34-231.el9_7.2.x86_64 #12 94.60 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 94.60 libgcc-11.5.0-11.el9.x86_64 #12 94.60 libgomp-11.5.0-11.el9.x86_64 #12 94.60 libstdc++-11.5.0-11.el9.x86_64 #12 94.60 Installed: #12 94.60 cpp-11.5.0-11.el9.x86_64 #12 94.60 gcc-11.5.0-11.el9.x86_64 #12 94.60 gcc-c++-11.5.0-11.el9.x86_64 #12 94.60 glibc-devel-2.34-231.el9_7.2.x86_64 #12 94.60 glibc-headers-2.34-231.el9_7.2.x86_64 #12 94.60 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 94.60 kmod-28-11.el9.x86_64 #12 94.60 libmpc-1.2.1-4.el9.x86_64 #12 94.60 libpkgconf-1.7.3-10.el9.x86_64 #12 94.60 libpsl-0.21.1-5.el9.x86_64 #12 94.60 libstdc++-devel-11.5.0-11.el9.x86_64 #12 94.60 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 94.60 make-1:4.3-8.el9.x86_64 #12 94.60 pkgconf-1.7.3-10.el9.x86_64 #12 94.60 pkgconf-m4-1.7.3-10.el9.noarch #12 94.60 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 94.60 publicsuffix-list-dafsa-20210518-3.el9.noarch #12 94.60 wget-1.21.1-8.el9_4.x86_64 #12 94.60 #12 94.60 Complete! #12 95.01 77 files removed #12 DONE 95.5s #13 exporting to image #13 exporting layers #13 exporting layers 19.4s done #13 writing image sha256:5565642df1feb7e1dbe7cc4096a67e3153266cca3df59c8f4540c7e3b248da32 done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_8_5-1_4 #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_8_5-1_4 0.0s done #13 DONE 20.6s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-02-24 15:48:29,716: INFO: Docker build duration: 163 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] 76ab0d7769a7: Preparing 16a104113fa8: Preparing 56ca648d6104: Preparing d2c99c8ad137: Preparing a8994c4ec56a: Preparing 44343de3ea1d: Preparing 76ab0d7769a7: Waiting 16a104113fa8: Waiting 56ca648d6104: Waiting d2c99c8ad137: Waiting a8994c4ec56a: Waiting 44343de3ea1d: Waiting 16a104113fa8: Pushed 56ca648d6104: Pushed d2c99c8ad137: Pushed 44343de3ea1d: Layer already exists a8994c4ec56a: Pushed 76ab0d7769a7: Pushed master-2_5_8_5-1_4: digest: sha256:9e981b1eb85366d98bc84a74f1b158ad0bfdc21faed278726522e88d69348008 size: 1577 2026-02-24 15:49:06,995: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 200 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_5_8_5-1_4 2471b31ec709 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_8_5-1_4 e324e50089a1 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_8_5-1_4 f0f08fbd78dd 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_8_5-1_4 bb1f31466a99 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_8_5-1_4 0406e171948e 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_8_5-1_4 6081afce872a 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_8_5-1_4 02cf641bb0f5 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_8_5-1_4 3e1476c96d11 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_8_5-1_4 09cbb4a94664 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_8_5-1_4 031a9f5dc01e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_8_5-1_4 b818151a3079 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_8_5-1_4 4ce61164d9fe 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_8_5-1_4 b80d67b5ba17 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_8_5-1_4 78eb2817716d 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_8_5-1_4 249ef5716cde 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_8_5-1_4 6cf424705efa 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_8_5-1_4 8d946033370b 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_8_5-1_4 f3cc3955c4c2 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_8_5-1_4 966ecaabc24c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_8_5-1_4 7e88c6598189 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_8_5-1_4 62904f0ea60b 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_8_5-1_4 cff7f307486c 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_8_5-1_4 3410835c4142 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_8_5-1_4 0f9e0929eb4d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_8_5-1_4 dbe110925553 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_8_5-1_4 91f5de3ed32b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_8_5-1_4 0ab2fd3155d0 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_8_5-1_4 90ac1a8a8b47 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_8_5-1_4 296babca1c4a 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_8_5-1_4 598567c83301 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_8_5-1_4 7614c0a70e08 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_8_5-1_4 1016f24abbe9 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_8_5-1_4 1538a1ba5c84 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_8_5-1_4 83b1dd095463 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_8_5-1_4 ef649f2a7e68 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_8_5-1_4 c58cd753f881 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_8_5-1_4 904b8e3d5920 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_8_5-1_4 838eb800cdea 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_8_5-1_4 9f50612a1d1a 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_8_5-1_4 fc76d92a1ff2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_8_5-1_4 ac6210afcbf6 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_8_5-1_4 8b5008bf129c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_8_5-1_4 ca2bdde509b5 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_8_5-1_4 4114095e12cd 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_8_5-1_4 f63cf307df34 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_8_5-1_4 a633ed8b2cdf 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_8_5-1_4 1e3a9066af3f 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_8_5-1_4 fe72b610acb6 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_8_5-1_4 26005eaf3945 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_8_5-1_4 8cb5252e286f 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_8_5-1_4 1d8f9f6eb10a 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_8_5-1_4 662f0a33c6ce 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_8_5-1_4 2e122b4da889 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_8_5-1_4 0654dc46b7aa 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_8_5-1_4 5565642df1fe 368MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 7f9c0a441bcc 23.5GB 0B U opensdn-test-test:master-2_5_8_5-1_4 1e3a9066af3f 1.83GB 0B tf-dev-sandbox:compile 760c10872bd5 24.2GB 0B