2025-06-30 10:38:04,481: INFO: Building opensdn-controller-webui-base 2025-06-30 10:38:04,700: 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-1_7_6_9-3 --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 GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-controller-webui-base --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.88kB done #1 DONE 0.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_7_6_9-3 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.7s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_7_6_9-3 #4 CACHED #5 [internal] load build context #5 transferring context: 63.66kB 0.0s done #5 DONE 1.4s #6 [2/6] RUN set -e ; BASE_EXTRA_RPMS=$(echo "" | tr -d '"' | tr ',' ' ') ; if [[ -n """" ]] ; then echo "INFO: contrail-base: install """ ; yum install -y "" ; echo "INFO: importing gpg keys from any newly installed repos" ; [ -d /etc/pki/rpm-gpg ] && rpm --import /etc/pki/rpm-gpg/* ; if [[ "rockylinux" == "centos" ]]; then for file in /etc/yum.repos.d/rdo-* ; do grep -v mirrorlist= "$file" > "$file".new && mv "$file".new "$file" ; done ; sed -i 's|#s*baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/rdo-* ; fi ; fi ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then NODEJS_VERSION="1:16.20.2" && yum install -y npm-1:8.19.4 && npm install -g coffeescript livescript ; else NODEJS_VERSION="0.10.48" ; fi && yum module disable -y nodejs || true; yum install -y nodejs-${NODEJS_VERSION} ; yum install -y contrail-web-controller contrail-web-core ; yum clean all -y ; rm -rf /var/cache/yum ; chown -R contrail:contrail /usr/src/contrail #6 1.114 Contrail repo 3.9 MB/s | 119 kB 00:00 #6 1.329 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.1 MB 00:00 #6 2.146 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #6 2.554 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 264 kB 00:00 #6 2.955 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 7.0 MB 00:00 #6 6.987 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #6 9.554 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #6 10.20 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #6 11.63 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 392 kB 00:00 #6 12.18 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 451 kB 00:00 #6 12.60 added from: http://tf-mirrors.gz1.opensdn.io/re 502 kB/s | 16 kB 00:00 #6 12.94 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 kB/s | 257 B 00:00 #6 13.16 added from: http://tf-mirrors.gz1.opensdn.io/re 203 kB/s | 13 kB 00:00 #6 13.60 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #6 14.44 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 30 MB 00:00 #6 34.34 Third parties for OpenSDN 35 MB/s | 5.4 MB 00:00 #6 47.49 Dependencies resolved. #6 47.49 ================================================================================================ #6 47.49 Package Arch Version Repository Size #6 47.49 ================================================================================================ #6 47.49 Installing: #6 47.49 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 47.49 Installing dependencies: #6 47.49 libbrotli x86_64 1.0.9-7.el9_5 tf-mirrors.ci_repos_yum9-baseos 312 k #6 47.49 nodejs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 111 k #6 47.49 nodejs-libs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 15 M #6 47.49 Installing weak dependencies: #6 47.49 nodejs-docs noarch 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.1 M #6 47.49 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 8.2 M #6 47.49 #6 47.49 Transaction Summary #6 47.49 ================================================================================================ #6 47.49 Install 6 Packages #6 47.49 #6 47.49 Total download size: 32 M #6 47.49 Installed size: 168 M #6 47.50 Downloading Packages: #6 47.53 (1/6): libbrotli-1.0.9-7.el9_5.x86_64.rpm 12 MB/s | 312 kB 00:00 #6 47.56 (2/6): nodejs-16.20.2-8.el9_4.x86_64.rpm 1.9 MB/s | 111 kB 00:00 #6 47.81 (3/6): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 23 MB/s | 7.1 MB 00:00 #6 48.06 (4/6): nodejs-full-i18n-16.20.2-8.el9_4.x86_64. 15 MB/s | 8.2 MB 00:00 #6 48.21 (5/6): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rpm 4.3 MB/s | 1.7 MB 00:00 #6 48.66 (6/6): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 13 MB/s | 15 MB 00:01 #6 48.69 -------------------------------------------------------------------------------- #6 48.69 Total 27 MB/s | 32 MB 00:01 #6 48.69 Running transaction check #6 48.72 Transaction check succeeded. #6 48.72 Running transaction test #6 49.03 Transaction test succeeded. #6 49.03 Running transaction #6 50.12 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #6 50.25 Preparing : 1/1 #6 50.89 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 1/6 #6 51.89 Installing : libbrotli-1.0.9-7.el9_5.x86_64 2/6 #6 52.49 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 3/6 #6 53.26 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 54.14 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 5/6 #6 54.48 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 54.72 Running scriptlet: nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 57.60 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 1/6 #6 57.60 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 2/6 #6 57.60 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 3/6 #6 57.60 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 57.60 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 5/6 #6 57.61 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 6/6 #6 57.79 #6 57.79 Installed: #6 57.79 libbrotli-1.0.9-7.el9_5.x86_64 #6 57.79 nodejs-1:16.20.2-8.el9_4.x86_64 #6 57.79 nodejs-docs-1:16.20.2-8.el9_4.noarch #6 57.79 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #6 57.79 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #6 57.79 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #6 57.79 #6 57.79 Complete! #6 62.17 #6 62.17 added 12 packages, and audited 13 packages in 3s #6 62.17 #6 62.17 found 0 vulnerabilities #6 62.18 npm notice #6 62.18 npm notice New major version of npm available! 8.19.4 -> 11.4.2 #6 62.18 npm notice Changelog: #6 62.18 npm notice Run `npm install -g npm@11.4.2` to update! #6 62.18 npm notice #6 62.95 Last metadata expiration check: 0:00:28 ago on Mon 30 Jun 2025 10:38:41 AM UTC. #6 62.97 Unable to resolve argument nodejs #6 63.19 Error: Problems in request: #6 63.19 missing groups or modules: nodejs #6 64.02 Last metadata expiration check: 0:00:29 ago on Mon 30 Jun 2025 10:38:41 AM UTC. #6 64.26 Package nodejs-1:16.20.2-8.el9_4.x86_64 is already installed. #6 64.31 Dependencies resolved. #6 64.31 Nothing to do. #6 64.31 Complete! #6 64.99 Last metadata expiration check: 0:00:30 ago on Mon 30 Jun 2025 10:38:41 AM UTC. #6 65.31 Dependencies resolved. #6 65.35 ================================================================================================================= #6 65.35 Package Arch Version Repository Size #6 65.35 ================================================================================================================= #6 65.35 Installing: #6 65.35 contrail-web-controller x86_64 v0+master.1.7.6.9.3-master_1_7_6_9_3 contrail 2.2 M #6 65.35 contrail-web-core x86_64 v0+master.1.7.6.9.3-master_1_7_6_9_3 contrail 21 M #6 65.35 Upgrading: #6 65.35 ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k #6 65.35 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #6 65.35 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #6 65.35 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #6 65.35 python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k #6 65.35 rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k #6 65.35 rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k #6 65.35 rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k #6 65.35 rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k #6 65.35 systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k #6 65.35 Installing dependencies: #6 65.35 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #6 65.35 attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #6 65.35 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #6 65.35 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #6 65.35 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #6 65.35 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #6 65.35 groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M #6 65.35 keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k #6 65.35 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #6 65.35 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #6 65.35 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #6 65.35 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #6 65.35 ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k #6 65.35 perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 65.35 perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k #6 65.35 perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k #6 65.35 perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 65.35 perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #6 65.35 perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k #6 65.35 perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #6 65.35 perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 65.35 perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 65.35 perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k #6 65.35 perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k #6 65.35 perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 65.35 perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k #6 65.35 perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k #6 65.35 perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 65.35 perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 65.35 perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k #6 65.35 perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 65.35 perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k #6 65.35 perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 65.35 perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k #6 65.35 perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #6 65.35 perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 65.35 perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #6 65.35 perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 65.35 perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k #6 65.35 perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 65.35 perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 65.35 perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 65.35 perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k #6 65.35 perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k #6 65.35 perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k #6 65.35 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 65.35 perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 65.35 perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k #6 65.35 perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 65.35 perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 65.35 perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k #6 65.35 perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k #6 65.35 perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 65.35 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 65.35 perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k #6 65.35 perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k #6 65.35 perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #6 65.35 perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 65.35 perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 65.35 perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 65.35 perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k #6 65.35 perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M #6 65.35 perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #6 65.35 perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #6 65.35 perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #6 65.35 perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 65.35 perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k #6 65.35 perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 65.35 perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 65.35 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #6 65.35 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #6 65.35 rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k #6 65.35 ruby x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 38 k #6 65.35 ruby-libs x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.2 M #6 65.35 rubygem-io-console x86_64 0.5.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 22 k #6 65.35 rubygem-json x86_64 2.5.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 65.35 rubygem-psych x86_64 3.3.2-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 48 k #6 65.35 selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k #6 65.35 selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M #6 65.35 systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #6 65.35 systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k #6 65.35 systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k #6 65.35 Installing weak dependencies: #6 65.35 perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 65.35 ruby-default-gems noarch 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 29 k #6 65.35 rubygem-bigdecimal x86_64 3.0.0-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 65.35 rubygem-bundler noarch 2.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 369 k #6 65.35 rubygem-rdoc noarch 6.3.4.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 398 k #6 65.35 rubygems noarch 3.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 253 k #6 65.35 #6 65.35 Transaction Summary #6 65.35 ================================================================================================================= #6 65.35 Install 90 Packages #6 65.35 Upgrade 10 Packages #6 65.35 #6 65.35 Total download size: 52 M #6 65.35 Downloading Packages: #6 65.38 (1/100): acl-2.3.1-4.el9.x86_64.rpm 2.8 MB/s | 69 kB 00:00 #6 65.40 (2/100): attr-2.5.1-3.el9.x86_64.rpm 7.9 MB/s | 58 kB 00:00 #6 65.46 (3/100): contrail-web-controller-v0+master.1.7. 22 MB/s | 2.2 MB 00:00 #6 65.47 (4/100): dbus-1.12.20-8.el9.x86_64.rpm 87 kB/s | 6.8 kB 00:00 #6 65.47 (5/100): dbus-broker-28-7.el9.x86_64.rpm 13 MB/s | 171 kB 00:00 #6 65.48 (6/100): dbus-common-1.12.20-8.el9.noarch.rpm 2.0 MB/s | 14 kB 00:00 #6 65.49 (7/100): diffutils-3.7-12.el9.x86_64.rpm 37 MB/s | 388 kB 00:00 #6 65.49 (8/100): keyutils-1.6.3-1.el9.x86_64.rpm 9.3 MB/s | 72 kB 00:00 #6 65.52 (9/100): kmod-libs-28-10.el9.x86_64.rpm 3.7 MB/s | 62 kB 00:00 #6 65.52 (10/100): groff-base-1.22.4-10.el9.x86_64.rpm 23 MB/s | 1.0 MB 00:00 #6 65.52 (11/100): libseccomp-2.5.2-2.el9.x86_64.rpm 4.7 MB/s | 71 kB 00:00 #6 65.53 (12/100): libselinux-utils-3.6-1.el9.x86_64.rpm 23 MB/s | 164 kB 00:00 #6 65.53 (13/100): logrotate-3.18.0-8.el9.x86_64.rpm 9.9 MB/s | 74 kB 00:00 #6 65.54 (14/100): ncurses-6.2-10.20210508.el9.x86_64.rp 36 MB/s | 399 kB 00:00 #6 65.55 (15/100): policycoreutils-3.6-2.1.el9.x86_64.rp 9.8 MB/s | 208 kB 00:00 #6 65.55 (16/100): rpm-plugin-selinux-4.16.1.3-34.el9.0. 934 kB/s | 16 kB 00:00 #6 65.56 (17/100): selinux-policy-38.1.45-3.el9_5.noarch 7.8 MB/s | 48 kB 00:00 #6 65.65 (18/100): selinux-policy-targeted-38.1.45-3.el9 74 MB/s | 6.5 MB 00:00 #6 65.65 (19/100): systemd-pam-252-46.el9_5.2.0.1.x86_64 32 MB/s | 285 kB 00:00 #6 65.72 (20/100): systemd-252-46.el9_5.2.0.1.x86_64.rpm 27 MB/s | 4.0 MB 00:00 #6 65.72 (21/100): systemd-rpm-macros-252-46.el9_5.2.0.1 1.2 MB/s | 73 kB 00:00 #6 65.72 (22/100): perl-AutoLoader-5.74-481.el9.noarch.r 3.2 MB/s | 20 kB 00:00 #6 65.72 (23/100): perl-B-1.80-481.el9.x86_64.rpm 23 MB/s | 178 kB 00:00 #6 65.72 (24/100): perl-Carp-1.50-460.el9.noarch.rpm 2.8 MB/s | 29 kB 00:00 #6 65.73 (25/100): perl-Class-Struct-0.66-481.el9.noarch 2.5 MB/s | 21 kB 00:00 #6 65.73 (26/100): perl-Data-Dumper-2.174-462.el9.x86_64 8.5 MB/s | 55 kB 00:00 #6 65.73 (27/100): perl-Digest-1.19-4.el9.noarch.rpm 4.0 MB/s | 25 kB 00:00 #6 65.74 (28/100): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 6.9 MB/s | 36 kB 00:00 #6 65.75 (29/100): perl-Errno-1.30-481.el9.x86_64.rpm 2.7 MB/s | 13 kB 00:00 #6 65.75 (30/100): perl-Exporter-5.74-461.el9.noarch.rpm 5.0 MB/s | 31 kB 00:00 #6 65.78 (31/100): perl-Encode-3.08-462.el9.x86_64.rpm 40 MB/s | 1.7 MB 00:00 #6 65.79 (32/100): perl-Fcntl-1.13-481.el9.x86_64.rpm 523 kB/s | 19 kB 00:00 #6 65.79 (33/100): perl-File-Basename-2.85-481.el9.noarc 1.4 MB/s | 16 kB 00:00 #6 65.79 (34/100): perl-File-Path-2.18-4.el9.noarch.rpm 4.1 MB/s | 35 kB 00:00 #6 65.81 (35/100): perl-File-Temp-0.231.100-4.el9.noarch 6.2 MB/s | 59 kB 00:00 #6 65.81 (36/100): perl-File-stat-1.09-481.el9.noarch.rp 2.1 MB/s | 16 kB 00:00 #6 65.81 (37/100): perl-FileHandle-2.03-481.el9.noarch.r 2.0 MB/s | 14 kB 00:00 #6 65.82 (38/100): perl-Getopt-Long-2.52-4.el9.noarch.rp 8.5 MB/s | 60 kB 00:00 #6 65.82 (39/100): perl-Getopt-Std-1.12-481.el9.noarch.r 2.2 MB/s | 14 kB 00:00 #6 65.82 (40/100): perl-HTTP-Tiny-0.076-462.el9.noarch.r 9.8 MB/s | 53 kB 00:00 #6 65.82 (41/100): perl-IO-1.43-481.el9.x86_64.rpm 14 MB/s | 85 kB 00:00 #6 65.83 (42/100): perl-IO-Socket-IP-0.41-5.el9.noarch.r 3.6 MB/s | 42 kB 00:00 #6 65.89 (43/100): perl-IPC-Open3-1.21-481.el9.noarch.rp 330 kB/s | 21 kB 00:00 #6 65.98 (44/100): perl-IO-Socket-SSL-2.073-2.el9.noarch 1.3 MB/s | 214 kB 00:00 #6 66.11 (45/100): perl-MIME-Base64-3.16-4.el9.x86_64.rp 144 kB/s | 30 kB 00:00 #6 66.38 (46/100): perl-Mozilla-CA-20200520-6.el9.noarch 31 kB/s | 12 kB 00:00 #6 66.57 (47/100): perl-NDBM_File-1.15-481.el9.x86_64.rp 44 kB/s | 21 kB 00:00 #6 66.81 (48/100): perl-Net-SSLeay-1.94-1.el9.x86_64.rpm 894 kB/s | 391 kB 00:00 #6 67.02 (49/100): perl-POSIX-1.94-481.el9.x86_64.rpm 214 kB/s | 95 kB 00:00 #6 67.02 (50/100): perl-PathTools-3.78-461.el9.x86_64.rp 393 kB/s | 85 kB 00:00 #6 67.03 (51/100): perl-Pod-Escapes-1.07-460.el9.noarch. 1.1 MB/s | 20 kB 00:00 #6 67.04 (52/100): perl-Pod-Perldoc-3.28.01-461.el9.noar 5.8 MB/s | 83 kB 00:00 #6 67.06 (53/100): perl-Pod-Simple-3.42-4.el9.noarch.rpm 8.7 MB/s | 215 kB 00:00 #6 67.07 (54/100): perl-Pod-Usage-2.01-4.el9.noarch.rpm 1.6 MB/s | 40 kB 00:00 #6 67.08 (55/100): perl-Scalar-List-Utils-1.56-462.el9.x 4.1 MB/s | 70 kB 00:00 #6 67.10 (56/100): perl-SelectSaver-1.02-481.el9.noarch. 504 kB/s | 10 kB 00:00 #6 67.10 (57/100): perl-Socket-2.031-4.el9.x86_64.rpm 3.0 MB/s | 54 kB 00:00 #6 67.13 (58/100): perl-Storable-3.21-460.el9.x86_64.rpm 5.5 MB/s | 95 kB 00:00 #6 67.13 (59/100): perl-Symbol-1.08-481.el9.noarch.rpm 785 kB/s | 13 kB 00:00 #6 67.37 (60/100): contrail-web-core-v0+master.1.7.6.9.3 11 MB/s | 21 MB 00:02 #6 67.37 (61/100): perl-Term-Cap-1.17-460.el9.noarch.rpm 82 kB/s | 22 kB 00:00 #6 67.38 (62/100): perl-Term-ANSIColor-5.01-461.el9.noar 172 kB/s | 48 kB 00:00 #6 67.38 (63/100): perl-Text-ParseWords-3.30-460.el9.noa 1.0 MB/s | 16 kB 00:00 #6 67.39 (64/100): perl-Text-Tabs+Wrap-2013.0523-460.el9 1.9 MB/s | 23 kB 00:00 #6 67.39 (65/100): perl-Time-Local-1.300-7.el9.noarch.rp 3.9 MB/s | 33 kB 00:00 #6 67.40 (66/100): perl-base-2.27-481.el9.noarch.rpm 2.1 MB/s | 15 kB 00:00 #6 67.40 (67/100): perl-constant-1.33-461.el9.noarch.rpm 2.1 MB/s | 23 kB 00:00 #6 67.41 (68/100): perl-if-0.60.800-481.el9.noarch.rpm 1.1 MB/s | 13 kB 00:00 #6 67.41 (69/100): perl-URI-5.09-3.el9.noarch.rpm 4.8 MB/s | 108 kB 00:00 #6 67.41 (70/100): perl-interpreter-5.32.1-481.el9.x86_6 5.9 MB/s | 70 kB 00:00 #6 67.42 (71/100): perl-libnet-3.13-4.el9.noarch.rpm 9.2 MB/s | 125 kB 00:00 #6 67.42 (72/100): perl-mro-1.23-481.el9.x86_64.rpm 2.5 MB/s | 27 kB 00:00 #6 67.43 (73/100): perl-overload-1.31-481.el9.noarch.rpm 5.7 MB/s | 44 kB 00:00 #6 67.44 (74/100): perl-overloading-0.02-481.el9.noarch. 1.8 MB/s | 11 kB 00:00 #6 67.44 (75/100): perl-parent-0.238-460.el9.noarch.rpm 2.6 MB/s | 14 kB 00:00 #6 67.44 (76/100): perl-podlators-4.14-460.el9.noarch.rp 12 MB/s | 112 kB 00:00 #6 67.44 (77/100): perl-subs-1.03-481.el9.noarch.rpm 1.1 MB/s | 10 kB 00:00 #6 67.44 (78/100): perl-vars-1.05-481.el9.noarch.rpm 2.2 MB/s | 12 kB 00:00 #6 67.46 (79/100): ruby-3.0.7-163.el9_5.x86_64.rpm 2.1 MB/s | 38 kB 00:00 #6 67.52 (80/100): perl-libs-5.32.1-481.el9.x86_64.rpm 20 MB/s | 2.0 MB 00:00 #6 67.52 (81/100): ruby-default-gems-3.0.7-163.el9_5.noa 554 kB/s | 29 kB 00:00 #6 67.57 (82/100): redis-6.2.17-1.el9_5.x86_64.rpm 10 MB/s | 1.3 MB 00:00 #6 67.58 (83/100): rubygem-bigdecimal-3.0.0-163.el9_5.x8 1.0 MB/s | 51 kB 00:00 #6 67.59 (84/100): rubygem-bundler-2.2.33-163.el9_5.noar 21 MB/s | 369 kB 00:00 #6 67.60 (85/100): rubygem-io-console-0.5.7-163.el9_5.x8 1.1 MB/s | 22 kB 00:00 #6 67.61 (86/100): rubygem-json-2.5.1-163.el9_5.x86_64.r 3.8 MB/s | 51 kB 00:00 #6 67.61 (87/100): rubygem-psych-3.3.2-163.el9_5.x86_64. 3.6 MB/s | 48 kB 00:00 #6 67.64 (88/100): rubygem-rdoc-6.3.4.1-163.el9_5.noarch 20 MB/s | 398 kB 00:00 #6 67.64 (89/100): rubygems-3.2.33-163.el9_5.noarch.rpm 13 MB/s | 253 kB 00:00 #6 67.64 (90/100): ima-evm-utils-1.5-2.el9.0.1.x86_64.rp 6.1 MB/s | 68 kB 00:00 #6 67.64 (91/100): libacl-2.3.1-4.el9.x86_64.rpm 1.9 MB/s | 22 kB 00:00 #6 67.66 (92/100): libselinux-3.6-1.el9.x86_64.rpm 6.4 MB/s | 85 kB 00:00 #6 67.66 (93/100): libsepol-3.6-1.el9.x86_64.rpm 24 MB/s | 329 kB 00:00 #6 67.66 (94/100): python3-rpm-4.16.1.3-34.el9.0.1.x86_6 5.4 MB/s | 64 kB 00:00 #6 67.68 (95/100): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 39 MB/s | 485 kB 00:00 #6 67.68 (96/100): rpm-build-libs-4.16.1.3-34.el9.0.1.x8 6.6 MB/s | 88 kB 00:00 #6 67.73 (97/100): ruby-libs-3.0.7-163.el9_5.x86_64.rpm 17 MB/s | 3.2 MB 00:00 #6 67.73 (98/100): rpm-sign-libs-4.16.1.3-34.el9.0.1.x86 567 kB/s | 20 kB 00:00 #6 67.73 (99/100): rpm-libs-4.16.1.3-34.el9.0.1.x86_64.r 6.6 MB/s | 307 kB 00:00 #6 67.73 (100/100): systemd-libs-252-46.el9_5.2.0.1.x86_ 41 MB/s | 678 kB 00:00 #6 67.73 -------------------------------------------------------------------------------- #6 67.73 Total 22 MB/s | 52 MB 00:02 #6 67.73 Running transaction check #6 67.99 Transaction check succeeded. #6 67.99 Running transaction test #6 69.27 Transaction test succeeded. #6 69.34 Running transaction #6 72.33 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 #6 72.48 Preparing : 1/1 #6 72.83 Installing : ruby-libs-3.0.7-163.el9_5.x86_64 1/110 #6 73.22 Upgrading : libacl-2.3.1-4.el9.x86_64 2/110 #6 73.29 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 3/110 #6 73.35 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 4/110 #6 73.37 Installing : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 5/110 #6 73.39 Installing : ruby-default-gems-3.0.7-163.el9_5.noarch 6/110 #6 73.76 Installing : rubygem-bundler-2.2.33-163.el9_5.noarch 7/110 #6 73.77 Installing : rubygem-io-console-0.5.7-163.el9_5.x86_64 8/110 #6 73.78 Installing : rubygem-json-2.5.1-163.el9_5.x86_64 9/110 #6 73.81 Installing : rubygem-psych-3.3.2-163.el9_5.x86_64 10/110 #6 73.87 Installing : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 11/110 #6 73.98 Installing : rubygems-3.2.33-163.el9_5.noarch 12/110 #6 74.00 Installing : ruby-3.0.7-163.el9_5.x86_64 13/110 #6 74.02 Upgrading : libsepol-3.6-1.el9.x86_64 14/110 #6 74.04 Upgrading : libselinux-3.6-1.el9.x86_64 15/110 #6 74.18 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 74.36 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 74.39 Installing : libselinux-utils-3.6-1.el9.x86_64 17/110 #6 74.55 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 18/110 #6 74.57 Installing : acl-2.3.1-4.el9.x86_64 19/110 #6 74.59 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 20/110 #6 74.62 Installing : ncurses-6.2-10.20210508.el9.x86_64 21/110 #6 74.64 Installing : libseccomp-2.5.2-2.el9.x86_64 22/110 #6 74.66 Installing : kmod-libs-28-10.el9.x86_64 23/110 #6 74.68 Installing : keyutils-1.6.3-1.el9.x86_64 24/110 #6 74.69 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 74.80 Installing : groff-base-1.22.4-10.el9.x86_64 25/110 #6 74.82 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 74.84 Installing : perl-Digest-1.19-4.el9.noarch 26/110 #6 74.86 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 27/110 #6 74.88 Installing : perl-B-1.80-481.el9.x86_64 28/110 #6 74.89 Installing : perl-FileHandle-2.03-481.el9.noarch 29/110 #6 74.90 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 30/110 #6 74.92 Installing : perl-libnet-3.13-4.el9.noarch 31/110 #6 74.94 Installing : perl-AutoLoader-5.74-481.el9.noarch 32/110 #6 74.95 Installing : perl-base-2.27-481.el9.noarch 33/110 #6 74.97 Installing : perl-URI-5.09-3.el9.noarch 34/110 #6 74.98 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 35/110 #6 74.99 Installing : perl-if-0.60.800-481.el9.noarch 36/110 #6 75.01 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 37/110 #6 75.02 Installing : perl-Time-Local-2:1.300-7.el9.noarch 38/110 #6 75.04 Installing : perl-File-Path-2.18-4.el9.noarch 39/110 #6 75.06 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 40/110 #6 75.09 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 41/110 #6 75.11 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/110 #6 75.12 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/110 #6 75.13 Installing : perl-Class-Struct-0.66-481.el9.noarch 44/110 #6 75.15 Installing : perl-POSIX-1.94-481.el9.x86_64 45/110 #6 75.18 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/110 #6 75.22 Installing : perl-IPC-Open3-1.21-481.el9.noarch 47/110 #6 75.26 Installing : perl-subs-1.03-481.el9.noarch 48/110 #6 75.27 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 49/110 #6 75.29 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 50/110 #6 75.32 Installing : perl-Term-Cap-1.17-460.el9.noarch 51/110 #6 75.34 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 52/110 #6 75.37 Installing : perl-Socket-4:2.031-4.el9.x86_64 53/110 #6 75.40 Installing : perl-SelectSaver-1.02-481.el9.noarch 54/110 #6 75.40 Installing : perl-Symbol-1.08-481.el9.noarch 55/110 #6 75.41 Installing : perl-File-stat-1.09-481.el9.noarch 56/110 #6 75.55 Installing : perl-podlators-1:4.14-460.el9.noarch 57/110 #6 75.75 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 58/110 #6 76.08 Installing : perl-Fcntl-1.13-481.el9.x86_64 59/110 #6 76.35 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 60/110 #6 76.49 Installing : perl-mro-1.23-481.el9.x86_64 61/110 #6 76.51 Installing : perl-IO-1.43-481.el9.x86_64 62/110 #6 76.52 Installing : perl-overloading-0.02-481.el9.noarch 63/110 #6 76.53 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 64/110 #6 76.55 Installing : perl-Errno-1.30-481.el9.x86_64 65/110 #6 76.55 Installing : perl-File-Basename-2.85-481.el9.noarch 66/110 #6 76.56 Installing : perl-Getopt-Std-1.12-481.el9.noarch 67/110 #6 76.58 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/110 #6 76.60 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 69/110 #6 76.61 Installing : perl-constant-1.33-461.el9.noarch 70/110 #6 76.63 Installing : perl-Storable-1:3.21-460.el9.x86_64 71/110 #6 76.64 Installing : perl-overload-1.31-481.el9.noarch 72/110 #6 76.64 Installing : perl-parent-1:0.238-460.el9.noarch 73/110 #6 76.66 Installing : perl-vars-1.05-481.el9.noarch 74/110 #6 76.67 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 75/110 #6 76.68 Installing : perl-Carp-1.50-460.el9.noarch 76/110 #6 76.69 Installing : perl-Exporter-5.74-461.el9.noarch 77/110 #6 76.70 Installing : perl-NDBM_File-1.15-481.el9.x86_64 78/110 #6 76.71 Installing : perl-PathTools-3.78-461.el9.x86_64 79/110 #6 76.79 Installing : perl-Encode-4:3.08-462.el9.x86_64 80/110 #6 76.99 Installing : perl-libs-4:5.32.1-481.el9.x86_64 81/110 #6 77.02 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 82/110 #6 77.04 Installing : diffutils-3.7-12.el9.x86_64 83/110 #6 77.07 Installing : policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 77.08 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 77.10 Installing : selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 77.12 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 77.20 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 77.63 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 77.66 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 89.29 Installing : dbus-1:1.12.20-8.el9.x86_64 87/110 #6 89.29 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 88/110 #6 89.30 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 89.97 Installing : systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 90.06 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 98.66 Installing : dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 98.66 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 98.70 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #6 98.70 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #6 98.70 #6 98.70 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 98.78 Installing : dbus-broker-28-7.el9.x86_64 91/110 #6 98.78 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 98.85 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #6 98.85 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #6 98.85 #6 98.85 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 98.86 Installing : logrotate-3.18.0-8.el9.x86_64 92/110 #6 98.86 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 98.90 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #6 98.90 #6 98.90 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 99.06 Installing : redis-6.2.17-1.el9_5.x86_64 93/110 #6 99.06 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 99.15 Running scriptlet: contrail-web-core-v0+master.1.7.6.9.3-master_1_7 94/110 #6 99.28 ....+...+.+......+++++++++++++++++++++++++++++++++++++++*......+......+...+.+...+...+..+.............+........+.......+.....+++++++++++++++++++++++++++++++++++++++*...+.........+......+...+...+........+.......+...+.....+........................+.+..+....+......+..+.............+........+......+...+..........+...+.....+.......+...........+....+...+..+...+....+.....+...................+..+...++++++ #6 99.28 ......+..........+...+...+...+++++++++++++++++++++++++++++++++++++++*...+.........+.....+...+...+.......+............+++++++++++++++++++++++++++++++++++++++*......+......+...+.......+..+.......+...++++++ #6 99.28 ----- #6 99.28 Certificate request self-signature ok #6 99.28 subject=C=US, ST=CA, L=Sunnyvale, O=JuniperNetworks, OU=JuniperCA, CN=ContrailCA #6 99.28 #6 100.8 Installing : contrail-web-core-v0+master.1.7.6.9.3-master_1_7 94/110 #6 101.3 Running scriptlet: contrail-web-core-v0+master.1.7.6.9.3-master_1_7 94/110 #6 101.3 Installing : attr-2.5.1-3.el9.x86_64 95/110 #6 101.9 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 96/110 #6 102.3 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 97/110 #6 102.3 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 98/110 #6 102.7 Installing : contrail-web-controller-v0+master.1.7.6.9.3-mast 99/110 #6 103.3 Running scriptlet: contrail-web-controller-v0+master.1.7.6.9.3-mast 99/110 #6 103.3 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 100/110 #6 103.3 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 101/110 #6 103.3 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 102/110 #6 103.3 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 103/110 #6 103.3 Cleanup : rpm-4.16.1.3-25.el9.x86_64 104/110 #6 103.4 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 105/110 #6 103.4 Cleanup : systemd-libs-252-18.el9.x86_64 106/110 #6 103.4 Cleanup : libselinux-3.5-1.el9.x86_64 107/110 #6 103.4 Cleanup : libsepol-3.5-1.el9.x86_64 108/110 #6 103.4 Cleanup : libacl-2.3.1-3.el9.x86_64 109/110 #6 103.4 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 103.4 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 110/110 #6 103.4 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 110/110 #6 103.5 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 110/110 #6 111.5 Running scriptlet: ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 111.7 Verifying : contrail-web-controller-v0+master.1.7.6.9.3-mast 1/110 #6 111.7 Verifying : contrail-web-core-v0+master.1.7.6.9.3-master_1_7 2/110 #6 111.7 Verifying : acl-2.3.1-4.el9.x86_64 3/110 #6 111.7 Verifying : attr-2.5.1-3.el9.x86_64 4/110 #6 111.7 Verifying : dbus-1:1.12.20-8.el9.x86_64 5/110 #6 111.7 Verifying : dbus-broker-28-7.el9.x86_64 6/110 #6 111.7 Verifying : dbus-common-1:1.12.20-8.el9.noarch 7/110 #6 111.7 Verifying : diffutils-3.7-12.el9.x86_64 8/110 #6 111.7 Verifying : groff-base-1.22.4-10.el9.x86_64 9/110 #6 111.7 Verifying : keyutils-1.6.3-1.el9.x86_64 10/110 #6 111.7 Verifying : kmod-libs-28-10.el9.x86_64 11/110 #6 111.7 Verifying : libseccomp-2.5.2-2.el9.x86_64 12/110 #6 111.7 Verifying : libselinux-utils-3.6-1.el9.x86_64 13/110 #6 111.7 Verifying : logrotate-3.18.0-8.el9.x86_64 14/110 #6 111.7 Verifying : ncurses-6.2-10.20210508.el9.x86_64 15/110 #6 111.7 Verifying : policycoreutils-3.6-2.1.el9.x86_64 16/110 #6 111.7 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 17/110 #6 111.7 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 18/110 #6 111.7 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 19/110 #6 111.7 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 20/110 #6 111.7 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 21/110 #6 111.7 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 22/110 #6 111.7 Verifying : perl-AutoLoader-5.74-481.el9.noarch 23/110 #6 111.7 Verifying : perl-B-1.80-481.el9.x86_64 24/110 #6 111.7 Verifying : perl-Carp-1.50-460.el9.noarch 25/110 #6 111.7 Verifying : perl-Class-Struct-0.66-481.el9.noarch 26/110 #6 111.7 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 27/110 #6 111.7 Verifying : perl-Digest-1.19-4.el9.noarch 28/110 #6 111.7 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 29/110 #6 111.7 Verifying : perl-Encode-4:3.08-462.el9.x86_64 30/110 #6 111.7 Verifying : perl-Errno-1.30-481.el9.x86_64 31/110 #6 111.7 Verifying : perl-Exporter-5.74-461.el9.noarch 32/110 #6 111.7 Verifying : perl-Fcntl-1.13-481.el9.x86_64 33/110 #6 111.7 Verifying : perl-File-Basename-2.85-481.el9.noarch 34/110 #6 111.7 Verifying : perl-File-Path-2.18-4.el9.noarch 35/110 #6 111.7 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 36/110 #6 111.7 Verifying : perl-File-stat-1.09-481.el9.noarch 37/110 #6 111.7 Verifying : perl-FileHandle-2.03-481.el9.noarch 38/110 #6 111.7 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 39/110 #6 111.7 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 40/110 #6 111.7 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 41/110 #6 111.7 Verifying : perl-IO-1.43-481.el9.x86_64 42/110 #6 111.7 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 43/110 #6 111.7 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/110 #6 111.7 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 45/110 #6 111.7 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 46/110 #6 111.7 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 47/110 #6 111.7 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 48/110 #6 111.7 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 49/110 #6 111.7 Verifying : perl-POSIX-1.94-481.el9.x86_64 50/110 #6 111.7 Verifying : perl-PathTools-3.78-461.el9.x86_64 51/110 #6 111.7 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 52/110 #6 111.7 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 53/110 #6 111.7 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 54/110 #6 111.7 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 55/110 #6 111.7 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 56/110 #6 111.7 Verifying : perl-SelectSaver-1.02-481.el9.noarch 57/110 #6 111.7 Verifying : perl-Socket-4:2.031-4.el9.x86_64 58/110 #6 111.7 Verifying : perl-Storable-1:3.21-460.el9.x86_64 59/110 #6 111.7 Verifying : perl-Symbol-1.08-481.el9.noarch 60/110 #6 111.7 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 61/110 #6 111.7 Verifying : perl-Term-Cap-1.17-460.el9.noarch 62/110 #6 111.7 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 63/110 #6 111.7 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 64/110 #6 111.7 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 65/110 #6 111.7 Verifying : perl-URI-5.09-3.el9.noarch 66/110 #6 111.7 Verifying : perl-base-2.27-481.el9.noarch 67/110 #6 111.7 Verifying : perl-constant-1.33-461.el9.noarch 68/110 #6 111.7 Verifying : perl-if-0.60.800-481.el9.noarch 69/110 #6 111.7 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 70/110 #6 111.7 Verifying : perl-libnet-3.13-4.el9.noarch 71/110 #6 111.7 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 72/110 #6 111.7 Verifying : perl-mro-1.23-481.el9.x86_64 73/110 #6 111.7 Verifying : perl-overload-1.31-481.el9.noarch 74/110 #6 111.7 Verifying : perl-overloading-0.02-481.el9.noarch 75/110 #6 111.7 Verifying : perl-parent-1:0.238-460.el9.noarch 76/110 #6 111.7 Verifying : perl-podlators-1:4.14-460.el9.noarch 77/110 #6 111.7 Verifying : perl-subs-1.03-481.el9.noarch 78/110 #6 111.7 Verifying : perl-vars-1.05-481.el9.noarch 79/110 #6 111.7 Verifying : redis-6.2.17-1.el9_5.x86_64 80/110 #6 111.7 Verifying : ruby-3.0.7-163.el9_5.x86_64 81/110 #6 111.7 Verifying : ruby-default-gems-3.0.7-163.el9_5.noarch 82/110 #6 111.7 Verifying : ruby-libs-3.0.7-163.el9_5.x86_64 83/110 #6 111.7 Verifying : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 84/110 #6 111.7 Verifying : rubygem-bundler-2.2.33-163.el9_5.noarch 85/110 #6 111.7 Verifying : rubygem-io-console-0.5.7-163.el9_5.x86_64 86/110 #6 111.7 Verifying : rubygem-json-2.5.1-163.el9_5.x86_64 87/110 #6 111.7 Verifying : rubygem-psych-3.3.2-163.el9_5.x86_64 88/110 #6 111.7 Verifying : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 89/110 #6 111.7 Verifying : rubygems-3.2.33-163.el9_5.noarch 90/110 #6 111.7 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 91/110 #6 111.7 Verifying : ima-evm-utils-1.4-4.el9.x86_64 92/110 #6 111.7 Verifying : libacl-2.3.1-4.el9.x86_64 93/110 #6 111.7 Verifying : libacl-2.3.1-3.el9.x86_64 94/110 #6 111.7 Verifying : libselinux-3.6-1.el9.x86_64 95/110 #6 111.7 Verifying : libselinux-3.5-1.el9.x86_64 96/110 #6 111.7 Verifying : libsepol-3.6-1.el9.x86_64 97/110 #6 111.7 Verifying : libsepol-3.5-1.el9.x86_64 98/110 #6 111.7 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 99/110 #6 111.7 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 100/110 #6 111.7 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 101/110 #6 111.7 Verifying : rpm-4.16.1.3-25.el9.x86_64 102/110 #6 111.7 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 103/110 #6 111.7 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 104/110 #6 111.7 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 105/110 #6 111.7 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 106/110 #6 111.7 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 107/110 #6 111.7 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 108/110 #6 111.7 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 109/110 #6 111.7 Verifying : systemd-libs-252-18.el9.x86_64 110/110 #6 111.9 #6 111.9 Upgraded: #6 111.9 ima-evm-utils-1.5-2.el9.0.1.x86_64 #6 111.9 libacl-2.3.1-4.el9.x86_64 #6 111.9 libselinux-3.6-1.el9.x86_64 #6 111.9 libsepol-3.6-1.el9.x86_64 #6 111.9 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 #6 111.9 rpm-4.16.1.3-34.el9.0.1.x86_64 #6 111.9 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 #6 111.9 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 #6 111.9 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 #6 111.9 systemd-libs-252-46.el9_5.2.0.1.x86_64 #6 111.9 Installed: #6 111.9 acl-2.3.1-4.el9.x86_64 #6 111.9 attr-2.5.1-3.el9.x86_64 #6 111.9 contrail-web-controller-v0+master.1.7.6.9.3-master_1_7_6_9_3.x86_64 #6 111.9 contrail-web-core-v0+master.1.7.6.9.3-master_1_7_6_9_3.x86_64 #6 111.9 dbus-1:1.12.20-8.el9.x86_64 #6 111.9 dbus-broker-28-7.el9.x86_64 #6 111.9 dbus-common-1:1.12.20-8.el9.noarch #6 111.9 diffutils-3.7-12.el9.x86_64 #6 111.9 groff-base-1.22.4-10.el9.x86_64 #6 111.9 keyutils-1.6.3-1.el9.x86_64 #6 111.9 kmod-libs-28-10.el9.x86_64 #6 111.9 libseccomp-2.5.2-2.el9.x86_64 #6 111.9 libselinux-utils-3.6-1.el9.x86_64 #6 111.9 logrotate-3.18.0-8.el9.x86_64 #6 111.9 ncurses-6.2-10.20210508.el9.x86_64 #6 111.9 perl-AutoLoader-5.74-481.el9.noarch #6 111.9 perl-B-1.80-481.el9.x86_64 #6 111.9 perl-Carp-1.50-460.el9.noarch #6 111.9 perl-Class-Struct-0.66-481.el9.noarch #6 111.9 perl-Data-Dumper-2.174-462.el9.x86_64 #6 111.9 perl-Digest-1.19-4.el9.noarch #6 111.9 perl-Digest-MD5-2.58-4.el9.x86_64 #6 111.9 perl-Encode-4:3.08-462.el9.x86_64 #6 111.9 perl-Errno-1.30-481.el9.x86_64 #6 111.9 perl-Exporter-5.74-461.el9.noarch #6 111.9 perl-Fcntl-1.13-481.el9.x86_64 #6 111.9 perl-File-Basename-2.85-481.el9.noarch #6 111.9 perl-File-Path-2.18-4.el9.noarch #6 111.9 perl-File-Temp-1:0.231.100-4.el9.noarch #6 111.9 perl-File-stat-1.09-481.el9.noarch #6 111.9 perl-FileHandle-2.03-481.el9.noarch #6 111.9 perl-Getopt-Long-1:2.52-4.el9.noarch #6 111.9 perl-Getopt-Std-1.12-481.el9.noarch #6 111.9 perl-HTTP-Tiny-0.076-462.el9.noarch #6 111.9 perl-IO-1.43-481.el9.x86_64 #6 111.9 perl-IO-Socket-IP-0.41-5.el9.noarch #6 111.9 perl-IO-Socket-SSL-2.073-2.el9.noarch #6 111.9 perl-IPC-Open3-1.21-481.el9.noarch #6 111.9 perl-MIME-Base64-3.16-4.el9.x86_64 #6 111.9 perl-Mozilla-CA-20200520-6.el9.noarch #6 111.9 perl-NDBM_File-1.15-481.el9.x86_64 #6 111.9 perl-Net-SSLeay-1.94-1.el9.x86_64 #6 111.9 perl-POSIX-1.94-481.el9.x86_64 #6 111.9 perl-PathTools-3.78-461.el9.x86_64 #6 111.9 perl-Pod-Escapes-1:1.07-460.el9.noarch #6 111.9 perl-Pod-Perldoc-3.28.01-461.el9.noarch #6 111.9 perl-Pod-Simple-1:3.42-4.el9.noarch #6 111.9 perl-Pod-Usage-4:2.01-4.el9.noarch #6 111.9 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 #6 111.9 perl-SelectSaver-1.02-481.el9.noarch #6 111.9 perl-Socket-4:2.031-4.el9.x86_64 #6 111.9 perl-Storable-1:3.21-460.el9.x86_64 #6 111.9 perl-Symbol-1.08-481.el9.noarch #6 111.9 perl-Term-ANSIColor-5.01-461.el9.noarch #6 111.9 perl-Term-Cap-1.17-460.el9.noarch #6 111.9 perl-Text-ParseWords-3.30-460.el9.noarch #6 111.9 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #6 111.9 perl-Time-Local-2:1.300-7.el9.noarch #6 111.9 perl-URI-5.09-3.el9.noarch #6 111.9 perl-base-2.27-481.el9.noarch #6 111.9 perl-constant-1.33-461.el9.noarch #6 111.9 perl-if-0.60.800-481.el9.noarch #6 111.9 perl-interpreter-4:5.32.1-481.el9.x86_64 #6 111.9 perl-libnet-3.13-4.el9.noarch #6 111.9 perl-libs-4:5.32.1-481.el9.x86_64 #6 111.9 perl-mro-1.23-481.el9.x86_64 #6 111.9 perl-overload-1.31-481.el9.noarch #6 111.9 perl-overloading-0.02-481.el9.noarch #6 111.9 perl-parent-1:0.238-460.el9.noarch #6 111.9 perl-podlators-1:4.14-460.el9.noarch #6 111.9 perl-subs-1.03-481.el9.noarch #6 111.9 perl-vars-1.05-481.el9.noarch #6 111.9 policycoreutils-3.6-2.1.el9.x86_64 #6 111.9 redis-6.2.17-1.el9_5.x86_64 #6 111.9 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 #6 111.9 ruby-3.0.7-163.el9_5.x86_64 #6 111.9 ruby-default-gems-3.0.7-163.el9_5.noarch #6 111.9 ruby-libs-3.0.7-163.el9_5.x86_64 #6 111.9 rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 #6 111.9 rubygem-bundler-2.2.33-163.el9_5.noarch #6 111.9 rubygem-io-console-0.5.7-163.el9_5.x86_64 #6 111.9 rubygem-json-2.5.1-163.el9_5.x86_64 #6 111.9 rubygem-psych-3.3.2-163.el9_5.x86_64 #6 111.9 rubygem-rdoc-6.3.4.1-163.el9_5.noarch #6 111.9 rubygems-3.2.33-163.el9_5.noarch #6 111.9 selinux-policy-38.1.45-3.el9_5.noarch #6 111.9 selinux-policy-targeted-38.1.45-3.el9_5.noarch #6 111.9 systemd-252-46.el9_5.2.0.1.x86_64 #6 111.9 systemd-pam-252-46.el9_5.2.0.1.x86_64 #6 111.9 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch #6 111.9 #6 111.9 Complete! #6 112.2 80 files removed #6 DONE 112.4s #7 [3/6] COPY custom-images/logo.png /opt/contrail/images/logo.png #7 DONE 0.2s #8 [4/6] COPY custom-images/favicon.ico /opt/contrail/images/favicon.ico #8 DONE 0.1s #9 [5/6] COPY *.sh / #9 DONE 0.1s #10 [6/6] RUN /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' #10 DONE 0.2s #11 exporting to image #11 exporting layers #11 exporting layers 13.2s done #11 writing image sha256:c28be0e52fc7a7bd4dcd6eb4dfd8d82f64a98e01661c77ee61381ce071795493 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-1_7_6_9-3 done #11 DONE 13.2s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-06-30 10:40:13,033: INFO: Docker build duration: 129 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base] 6cc1b229c53f: Preparing 53d12c850db4: Preparing 1bb6601a9892: Preparing da185927afe2: Preparing e90b55505283: Preparing bb74fa663ef2: Preparing 5508f77e2903: Preparing c37951f7c7f7: Preparing 951cb1e25db6: Preparing 507e9482ae3e: Preparing 11b377baedfa: Preparing 44343de3ea1d: Preparing 53d12c850db4: Waiting 1bb6601a9892: Waiting da185927afe2: Waiting e90b55505283: Waiting bb74fa663ef2: Waiting 5508f77e2903: Waiting c37951f7c7f7: Waiting 951cb1e25db6: Waiting 507e9482ae3e: Waiting 11b377baedfa: Waiting 44343de3ea1d: Waiting 6cc1b229c53f: Pushed 53d12c850db4: Pushed 1bb6601a9892: Pushed da185927afe2: Pushed bb74fa663ef2: Layer already exists 5508f77e2903: Layer already exists c37951f7c7f7: Layer already exists 951cb1e25db6: Layer already exists 507e9482ae3e: Layer already exists 11b377baedfa: Layer already exists 44343de3ea1d: Layer already exists e90b55505283: Pushed master-1_7_6_9-3: digest: sha256:46d2fdb309aa4ba876d8cb6a03e8aa9c8cb8273da8e7cc9f529daed531e9f06a size: 2823 2025-06-30 10:40:35,031: INFO: Building opensdn-controller-webui-base finished successfully, duration: 151 seconds