Skip to content

Console Output

Skipping 34 KB.. Full Log
--------------------------------------------------------------------
00:10:23 Total                                           475 kB/s | 414 kB     00:00     
00:10:23 Running transaction check
00:10:23 Transaction check succeeded.
00:10:23 Running transaction test
00:10:23 Transaction test succeeded.
00:10:23 Running transaction
00:10:23   Preparing        :                                                        1/1 
00:10:23   Installing       : python3-systemd-234-8.el8.x86_64                       1/4 
00:10:23   Upgrading        : python3-dnf-plugins-core-4.0.21-16.el8.noarch          2/4 
00:10:23   Installing       : dnf-plugins-core-4.0.21-16.el8.noarch                  3/4 
00:10:23   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
00:10:23   Running scriptlet: python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
00:10:23   Verifying        : python3-systemd-234-8.el8.x86_64                       1/4 
00:10:23   Verifying        : dnf-plugins-core-4.0.21-16.el8.noarch                  2/4 
00:10:23   Verifying        : python3-dnf-plugins-core-4.0.21-16.el8.noarch          3/4 
00:10:23   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch          4/4 
00:10:23 
00:10:23 Upgraded:
00:10:23   python3-dnf-plugins-core-4.0.21-16.el8.noarch                                 
00:10:23 Installed:
00:10:23   dnf-plugins-core-4.0.21-16.el8.noarch     python3-systemd-234-8.el8.x86_64    
00:10:23 
00:10:23 Complete!
00:10:23 + case ${DIST_ID}:${DIST_VERSION} in
00:10:23 + install_rpm_containerd
00:10:23 + '[' staging = stage ']'
00:10:23 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
00:10:23 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
00:10:23 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
00:10:23 + dnf --version
00:10:24 4.7.0
00:10:24   Installed: dnf-0:4.7.0-11.el8.noarch at Mon Sep 19 22:01:10 2022
00:10:24   Built    : CentOS Buildsys <bugs@centos.org> at Wed Jul 27 13:05:47 2022
00:10:24 
00:10:24   Installed: rpm-0:4.14.3-23.el8.x86_64 at Tue Sep  6 17:17:37 2022
00:10:24   Built    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> at Tue Apr  5 18:38:09 2022
00:10:24 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
00:10:24 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
00:10:24 + dnf config-manager --set-disabled 'docker-ce-*'
00:10:24 + dnf config-manager --set-enabled docker-ce-test
00:10:25 + dnf makecache
00:10:25 CentOS Stream 8 - AppStream                     7.5 kB/s | 4.4 kB     00:00    
00:10:26 CentOS Stream 8 - BaseOS                        8.2 kB/s | 3.9 kB     00:00    
00:10:27 CentOS Stream 8 - Extras                        6.6 kB/s | 2.9 kB     00:00    
00:10:27 CentOS Stream 8 - Extras common packages        4.7 kB/s | 3.0 kB     00:00    
00:10:28 Docker CE Test - x86_64                          89 kB/s |  40 kB     00:00    
00:10:29 Metadata cache created.
00:10:29 + echo '[DEBUG] Installing engine rpms'
00:10:29 [DEBUG] Installing engine rpms
00:10:29 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
00:10:29 ++ sed /src/d
00:10:29 + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.14.2-0.el8.x86_64.rpm
00:10:29 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20221222224711.139e924-0.el8.x86_64.rpm
00:10:29 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.0~rc2-0.el8.x86_64.rpm
00:10:29 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20221222224711.139e924-0.el8.x86_64.rpm
00:10:29 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20221222224711.139e924-0.el8.x86_64.rpm
00:10:29 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm'
00:10:29 + set -x
00:10:29 ++ source /etc/os-release
00:10:29 +++ NAME='CentOS Stream'
00:10:29 +++ VERSION=8
00:10:29 +++ ID=centos
00:10:29 +++ ID_LIKE='rhel fedora'
00:10:29 +++ VERSION_ID=8
00:10:29 +++ PLATFORM_ID=platform:el8
00:10:29 +++ PRETTY_NAME='CentOS Stream 8'
00:10:29 +++ ANSI_COLOR='0;31'
00:10:29 +++ CPE_NAME=cpe:/o:centos:centos:8
00:10:29 +++ HOME_URL=https://centos.org/
00:10:29 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
00:10:29 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
00:10:29 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
00:10:29 ++ echo 'CentOS Stream'
00:10:29 + product_version='CentOS Stream'
00:10:29 + '[' 'CentOS Stream' = rawhide ']'
00:10:29 + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.14.2-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20221222224711.139e924-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.10.0~rc2-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20221222224711.139e924-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20221222224711.139e924-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm
00:10:30 Last metadata expiration check: 0:00:01 ago on Fri Dec 23 00:10:28 2022.
00:10:31 Dependencies resolved.
00:10:31 ======================================================================================================
00:10:31  Package                        Arch    Version                                  Repository       Size
00:10:31 ======================================================================================================
00:10:31 Installing:
00:10:31  docker-buildx-plugin           x86_64  0.10.0~rc2-0.el8                         @commandline     12 M
00:10:31  docker-ce                      x86_64  3:0.0.0~20221222224711.139e924-0.el8     @commandline     23 M
00:10:31  docker-ce-cli                  x86_64  1:0.0.0~20221222224711.139e924-0.el8     @commandline    7.1 M
00:10:31  docker-ce-rootless-extras      x86_64  0.0.0~20221222224711.139e924-0.el8       @commandline    4.8 M
00:10:31  docker-compose-plugin          x86_64  2.14.2-0.el8                             @commandline     10 M
00:10:31  docker-scan-plugin             x86_64  0.23.0-0.el8                             @commandline    3.9 M
00:10:31 Installing dependencies:
00:10:31  checkpolicy                    x86_64  2.9-1.el8                                baseos          348 k
00:10:31  container-selinux              noarch  2:2.189.0-1.module_el8.7.0+1216+b022c01d appstream        60 k
00:10:31  containerd.io                  x86_64  1.6.14-3.1.el8                           docker-ce-test   33 M
00:10:31  diffutils                      x86_64  3.6-6.el8                                baseos          358 k
00:10:31  fuse-common                    x86_64  3.3.0-16.el8                             baseos           22 k
00:10:31  fuse-overlayfs                 x86_64  1.9-1.module_el8.7.0+1216+b022c01d       appstream        73 k
00:10:31  fuse3                          x86_64  3.3.0-16.el8                             baseos           54 k
00:10:31  fuse3-libs                     x86_64  3.3.0-16.el8                             baseos           95 k
00:10:31  iptables                       x86_64  1.8.4-24.el8                             baseos          586 k
00:10:31  iptables-libs                  x86_64  1.8.4-24.el8                             baseos          109 k
00:10:31  kmod                           x86_64  25-19.el8                                baseos          126 k
00:10:31  libcgroup                      x86_64  0.41-19.el8                              baseos           70 k
00:10:31  libibverbs                     x86_64  41.0-1.el8                               baseos          394 k
00:10:31  libmnl                         x86_64  1.0.4-6.el8                              baseos           30 k
00:10:31  libnetfilter_conntrack         x86_64  1.0.6-5.el8                              baseos           65 k
00:10:31  libnfnetlink                   x86_64  1.0.1-13.el8                             baseos           33 k
00:10:31  libnftnl                       x86_64  1.1.5-5.el8                              baseos           83 k
00:10:31  libpcap                        x86_64  14:1.9.1-5.el8                           baseos          169 k
00:10:31  libselinux-utils               x86_64  2.9-6.el8                                baseos          243 k
00:10:31  libslirp                       x86_64  4.4.0-1.module_el8.7.0+1216+b022c01d     appstream        70 k
00:10:31  policycoreutils                x86_64  2.9-20.el8                               baseos          374 k
00:10:31  policycoreutils-python-utils   noarch  2.9-20.el8                               baseos          253 k
00:10:31  python3-audit                  x86_64  3.0.7-4.el8                              baseos           87 k
00:10:31  python3-libselinux             x86_64  2.9-6.el8                                baseos          283 k
00:10:31  python3-libsemanage            x86_64  2.9-9.el8                                baseos          128 k
00:10:31  python3-policycoreutils        noarch  2.9-20.el8                               baseos          2.2 M
00:10:31  python3-setools                x86_64  4.3.0-3.el8                              baseos          624 k
00:10:31  rpm-plugin-selinux             x86_64  4.14.3-23.el8                            baseos           78 k
00:10:31  selinux-policy                 noarch  3.14.3-111.el8                           baseos          656 k
00:10:31  selinux-policy-targeted        noarch  3.14.3-111.el8                           baseos           15 M
00:10:31  slirp4netns                    x86_64  1.2.0-2.module_el8.7.0+1216+b022c01d     appstream        54 k
00:10:31  xz                             x86_64  5.2.4-4.el8                              baseos          153 k
00:10:31 Downgrading:
00:10:31  xz-libs                        x86_64  5.2.4-4.el8                              baseos           94 k
00:10:31 Enabling module streams:
00:10:31  container-tools                        rhel8                                                         
00:10:31 
00:10:31 Transaction Summary
00:10:31 ======================================================================================================
00:10:31 Install    38 Packages
00:10:31 Downgrade   1 Package
00:10:31 
00:10:31 Total size: 118 M
00:10:31 Total download size: 56 M
00:10:31 Downloading Packages:
00:10:32 (1/33): container-selinux-2.189.0-1.module_el8. 266 kB/s |  60 kB     00:00    
00:10:32 (2/33): xz-libs-5.2.4-4.el8.x86_64.rpm          405 kB/s |  94 kB     00:00    
00:10:32 (3/33): fuse-overlayfs-1.9-1.module_el8.7.0+121 312 kB/s |  73 kB     00:00    
00:10:32 (4/33): libslirp-4.4.0-1.module_el8.7.0+1216+b0 5.3 MB/s |  70 kB     00:00    
00:10:32 (5/33): slirp4netns-1.2.0-2.module_el8.7.0+1216 4.4 MB/s |  54 kB     00:00    
00:10:32 (6/33): fuse-common-3.3.0-16.el8.x86_64.rpm     5.3 MB/s |  22 kB     00:00    
00:10:32 (7/33): diffutils-3.6-6.el8.x86_64.rpm           25 MB/s | 358 kB     00:00    
00:10:32 (8/33): fuse3-3.3.0-16.el8.x86_64.rpm           5.7 MB/s |  54 kB     00:00    
00:10:32 (9/33): checkpolicy-2.9-1.el8.x86_64.rpm         12 MB/s | 348 kB     00:00    
00:10:32 (10/33): fuse3-libs-3.3.0-16.el8.x86_64.rpm     7.2 MB/s |  95 kB     00:00    
00:10:32 (11/33): iptables-libs-1.8.4-24.el8.x86_64.rpm   14 MB/s | 109 kB     00:00    
00:10:32 (12/33): kmod-25-19.el8.x86_64.rpm               14 MB/s | 126 kB     00:00    
00:10:32 (13/33): libcgroup-0.41-19.el8.x86_64.rpm       7.6 MB/s |  70 kB     00:00    
00:10:32 (14/33): iptables-1.8.4-24.el8.x86_64.rpm        18 MB/s | 586 kB     00:00    
00:10:32 (15/33): libmnl-1.0.4-6.el8.x86_64.rpm          2.2 MB/s |  30 kB     00:00    
00:10:32 (16/33): libnetfilter_conntrack-1.0.6-5.el8.x86 7.1 MB/s |  65 kB     00:00    
00:10:32 (17/33): libnfnetlink-1.0.1-13.el8.x86_64.rpm   4.3 MB/s |  33 kB     00:00    
00:10:32 (18/33): libnftnl-1.1.5-5.el8.x86_64.rpm        9.5 MB/s |  83 kB     00:00    
00:10:32 (19/33): libibverbs-41.0-1.el8.x86_64.rpm        10 MB/s | 394 kB     00:00    
00:10:32 (20/33): libpcap-1.9.1-5.el8.x86_64.rpm          11 MB/s | 169 kB     00:00    
00:10:32 (21/33): libselinux-utils-2.9-6.el8.x86_64.rpm   14 MB/s | 243 kB     00:00    
00:10:32 (22/33): policycoreutils-2.9-20.el8.x86_64.rpm   20 MB/s | 374 kB     00:00    
00:10:32 (23/33): policycoreutils-python-utils-2.9-20.el  13 MB/s | 253 kB     00:00    
00:10:32 (24/33): python3-audit-3.0.7-4.el8.x86_64.rpm   5.3 MB/s |  87 kB     00:00    
00:10:32 (25/33): python3-libsemanage-2.9-9.el8.x86_64.r  15 MB/s | 128 kB     00:00    
00:10:32 (26/33): python3-libselinux-2.9-6.el8.x86_64.rp  13 MB/s | 283 kB     00:00    
00:10:32 (27/33): rpm-plugin-selinux-4.14.3-23.el8.x86_6  13 MB/s |  78 kB     00:00    
00:10:32 (28/33): python3-setools-4.3.0-3.el8.x86_64.rpm  28 MB/s | 624 kB     00:00    
00:10:32 (29/33): selinux-policy-3.14.3-111.el8.noarch.r  27 MB/s | 656 kB     00:00    
00:10:32 (30/33): xz-5.2.4-4.el8.x86_64.rpm               21 MB/s | 153 kB     00:00    
00:10:32 (31/33): python3-policycoreutils-2.9-20.el8.noa  33 MB/s | 2.2 MB     00:00    
00:10:32 (32/33): selinux-policy-targeted-3.14.3-111.el8  89 MB/s |  15 MB     00:00    
00:10:32 (33/33): containerd.io-1.6.14-3.1.el8.x86_64.rp  68 MB/s |  33 MB     00:00    
00:10:32 --------------------------------------------------------------------------------
00:10:32 Total                                            37 MB/s |  56 MB     00:01     
00:10:33 Docker CE Test - x86_64                         7.4 kB/s | 1.6 kB     00:00    
00:10:33 Importing GPG key 0x621E9F35:
00:10:33  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
00:10:33  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
00:10:33  From       : https://download.docker.com/linux/centos/gpg
00:10:33 Key imported successfully
00:10:34 Running transaction check
00:10:34 Transaction check succeeded.
00:10:34 Running transaction test
00:10:35 Transaction test succeeded.
00:10:35 Running transaction
00:10:35   Preparing        :                                                        1/1 
00:10:35   Installing       : python3-libselinux-2.9-6.el8.x86_64                   1/40 
00:10:35   Installing       : libmnl-1.0.4-6.el8.x86_64                             2/40 
00:10:35   Running scriptlet: libmnl-1.0.4-6.el8.x86_64                             2/40 
00:10:36   Downgrading      : xz-libs-5.2.4-4.el8.x86_64                            3/40 
00:10:36   Installing       : docker-scan-plugin-0.23.0-0.el8.x86_64                4/40 
00:10:36   Running scriptlet: docker-scan-plugin-0.23.0-0.el8.x86_64                4/40 
00:10:36   Installing       : libselinux-utils-2.9-6.el8.x86_64                     5/40 
00:10:36   Installing       : libnfnetlink-1.0.1-13.el8.x86_64                      6/40 
00:10:36   Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64                      6/40 
00:10:36   Installing       : fuse3-libs-3.3.0-16.el8.x86_64                        7/40 
00:10:36   Running scriptlet: fuse3-libs-3.3.0-16.el8.x86_64                        7/40 
00:10:36   Installing       : libnetfilter_conntrack-1.0.6-5.el8.x86_64             8/40 
00:10:36   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64             8/40 
00:10:36   Installing       : kmod-25-19.el8.x86_64                                 9/40 
00:10:36   Installing       : xz-5.2.4-4.el8.x86_64                                10/40 
00:10:36   Installing       : libnftnl-1.1.5-5.el8.x86_64                          11/40 
00:10:36   Running scriptlet: libnftnl-1.1.5-5.el8.x86_64                          11/40 
00:10:36   Installing       : python3-libsemanage-2.9-9.el8.x86_64                 12/40 
00:10:38   Installing       : python3-setools-4.3.0-3.el8.x86_64                   13/40 
00:10:38   Installing       : docker-buildx-plugin-0.10.0~rc2-0.el8.x86_64         14/40 
00:10:39   Running scriptlet: docker-buildx-plugin-0.10.0~rc2-0.el8.x86_64         14/40 
00:10:39   Installing       : docker-compose-plugin-2.14.2-0.el8.x86_64            15/40 
00:10:40   Running scriptlet: docker-compose-plugin-2.14.2-0.el8.x86_64            15/40 
00:10:40   Installing       : docker-ce-cli-1:0.0.0~20221222224711.139e924-0.el8   16/40 
00:10:40   Running scriptlet: docker-ce-cli-1:0.0.0~20221222224711.139e924-0.el8   16/40 
00:10:40   Installing       : python3-audit-3.0.7-4.el8.x86_64                     17/40 
00:10:40   Installing       : libibverbs-41.0-1.el8.x86_64                         18/40 
00:10:40   Running scriptlet: libibverbs-41.0-1.el8.x86_64                         18/40 
00:10:40   Installing       : libpcap-14:1.9.1-5.el8.x86_64                        19/40 
00:10:40   Installing       : iptables-libs-1.8.4-24.el8.x86_64                    20/40 
00:10:40   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         21/40 
00:10:40   Installing       : iptables-1.8.4-24.el8.x86_64                         21/40 
00:10:40   Running scriptlet: iptables-1.8.4-24.el8.x86_64                         21/40 
00:10:40   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         22/40 
00:10:40   Installing       : libcgroup-0.41-19.el8.x86_64                         22/40 
00:10:40   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         22/40 
00:10:40   Installing       : fuse-common-3.3.0-16.el8.x86_64                      23/40 
00:10:40   Installing       : fuse3-3.3.0-16.el8.x86_64                            24/40 
00:10:40   Installing       : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   25/40 
00:10:40   Running scriptlet: fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.   25/40 
00:10:40   Installing       : diffutils-3.6-6.el8.x86_64                           26/40 
00:10:40   Running scriptlet: diffutils-3.6-6.el8.x86_64                           26/40 
00:10:40   Installing       : policycoreutils-2.9-20.el8.x86_64                    27/40 
00:10:40   Running scriptlet: policycoreutils-2.9-20.el8.x86_64                    27/40 
00:10:40   Installing       : rpm-plugin-selinux-4.14.3-23.el8.x86_64              28/40 
00:10:40   Installing       : selinux-policy-3.14.3-111.el8.noarch                 29/40 
00:10:40   Running scriptlet: selinux-policy-3.14.3-111.el8.noarch                 29/40 
00:10:42   Running scriptlet: selinux-policy-targeted-3.14.3-111.el8.noarch        30/40 
00:10:42   Installing       : selinux-policy-targeted-3.14.3-111.el8.noarch        30/40 
00:10:42   Running scriptlet: selinux-policy-targeted-3.14.3-111.el8.noarch        30/40 
00:10:42   Installing       : checkpolicy-2.9-1.el8.x86_64                         31/40 
00:10:42   Installing       : python3-policycoreutils-2.9-20.el8.noarch            32/40 
00:10:42   Installing       : policycoreutils-python-utils-2.9-20.el8.noarch       33/40 
00:10:42   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
00:10:42   Installing       : container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
00:11:31   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   34/40 
00:11:31   Installing       : containerd.io-1.6.14-3.1.el8.x86_64                  35/40 
00:11:31   Running scriptlet: containerd.io-1.6.14-3.1.el8.x86_64                  35/40 
00:11:31   Installing       : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_   36/40 
00:11:31   Installing       : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x   37/40 
00:11:31   Installing       : docker-ce-rootless-extras-0.0.0~20221222224711.139   38/40 
00:11:31   Running scriptlet: docker-ce-rootless-extras-0.0.0~20221222224711.139   38/40 
00:11:31   Installing       : docker-ce-3:0.0.0~20221222224711.139e924-0.el8.x86   39/40 
00:11:31   Running scriptlet: docker-ce-3:0.0.0~20221222224711.139e924-0.el8.x86   39/40 
00:11:31   Cleanup          : xz-libs-5.2.4-4.el8_6.x86_64                         40/40 
00:11:31   Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+   40/40 
00:11:31   Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64                         40/40 
00:11:31   Verifying        : xz-libs-5.2.4-4.el8.x86_64                            1/40 
00:11:31   Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                          2/40 
00:11:31   Verifying        : container-selinux-2:2.189.0-1.module_el8.7.0+1216+    3/40 
00:11:31   Verifying        : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.    4/40 
00:11:31   Verifying        : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_    5/40 
00:11:31   Verifying        : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x    6/40 
00:11:31   Verifying        : checkpolicy-2.9-1.el8.x86_64                          7/40 
00:11:31   Verifying        : diffutils-3.6-6.el8.x86_64                            8/40 
00:11:31   Verifying        : fuse-common-3.3.0-16.el8.x86_64                       9/40 
00:11:31   Verifying        : fuse3-3.3.0-16.el8.x86_64                            10/40 
00:11:31   Verifying        : fuse3-libs-3.3.0-16.el8.x86_64                       11/40 
00:11:31   Verifying        : iptables-1.8.4-24.el8.x86_64                         12/40 
00:11:31   Verifying        : iptables-libs-1.8.4-24.el8.x86_64                    13/40 
00:11:31   Verifying        : kmod-25-19.el8.x86_64                                14/40 
00:11:31   Verifying        : libcgroup-0.41-19.el8.x86_64                         15/40 
00:11:31   Verifying        : libibverbs-41.0-1.el8.x86_64                         16/40 
00:11:31   Verifying        : libmnl-1.0.4-6.el8.x86_64                            17/40 
00:11:31   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.x86_64            18/40 
00:11:31   Verifying        : libnfnetlink-1.0.1-13.el8.x86_64                     19/40 
00:11:31   Verifying        : libnftnl-1.1.5-5.el8.x86_64                          20/40 
00:11:31   Verifying        : libpcap-14:1.9.1-5.el8.x86_64                        21/40 
00:11:31   Verifying        : libselinux-utils-2.9-6.el8.x86_64                    22/40 
00:11:31   Verifying        : policycoreutils-2.9-20.el8.x86_64                    23/40 
00:11:31   Verifying        : policycoreutils-python-utils-2.9-20.el8.noarch       24/40 
00:11:31   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     25/40 
00:11:31   Verifying        : python3-libselinux-2.9-6.el8.x86_64                  26/40 
00:11:31   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 27/40 
00:11:31   Verifying        : python3-policycoreutils-2.9-20.el8.noarch            28/40 
00:11:31   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   29/40 
00:11:31   Verifying        : rpm-plugin-selinux-4.14.3-23.el8.x86_64              30/40 
00:11:31   Verifying        : selinux-policy-3.14.3-111.el8.noarch                 31/40 
00:11:31   Verifying        : selinux-policy-targeted-3.14.3-111.el8.noarch        32/40 
00:11:31   Verifying        : xz-5.2.4-4.el8.x86_64                                33/40 
00:11:31   Verifying        : containerd.io-1.6.14-3.1.el8.x86_64                  34/40 
00:11:31   Verifying        : docker-compose-plugin-2.14.2-0.el8.x86_64            35/40 
00:11:31   Verifying        : docker-ce-rootless-extras-0.0.0~20221222224711.139   36/40 
00:11:31   Verifying        : docker-buildx-plugin-0.10.0~rc2-0.el8.x86_64         37/40 
00:11:31   Verifying        : docker-ce-cli-1:0.0.0~20221222224711.139e924-0.el8   38/40 
00:11:31   Verifying        : docker-ce-3:0.0.0~20221222224711.139e924-0.el8.x86   39/40 
00:11:31   Verifying        : docker-scan-plugin-0.23.0-0.el8.x86_64               40/40 
00:11:31 
00:11:31 Downgraded:
00:11:31   xz-libs-5.2.4-4.el8.x86_64                                                    
00:11:31 Installed:
00:11:31   checkpolicy-2.9-1.el8.x86_64                                                  
00:11:31   container-selinux-2:2.189.0-1.module_el8.7.0+1216+b022c01d.noarch             
00:11:31   containerd.io-1.6.14-3.1.el8.x86_64                                           
00:11:31   diffutils-3.6-6.el8.x86_64                                                    
00:11:31   docker-buildx-plugin-0.10.0~rc2-0.el8.x86_64                                  
00:11:31   docker-ce-3:0.0.0~20221222224711.139e924-0.el8.x86_64                         
00:11:31   docker-ce-cli-1:0.0.0~20221222224711.139e924-0.el8.x86_64                     
00:11:31   docker-ce-rootless-extras-0.0.0~20221222224711.139e924-0.el8.x86_64           
00:11:31   docker-compose-plugin-2.14.2-0.el8.x86_64                                     
00:11:31   docker-scan-plugin-0.23.0-0.el8.x86_64                                        
00:11:31   fuse-common-3.3.0-16.el8.x86_64                                               
00:11:31   fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.x86_64                      
00:11:31   fuse3-3.3.0-16.el8.x86_64                                                     
00:11:31   fuse3-libs-3.3.0-16.el8.x86_64                                                
00:11:31   iptables-1.8.4-24.el8.x86_64                                                  
00:11:31   iptables-libs-1.8.4-24.el8.x86_64                                             
00:11:31   kmod-25-19.el8.x86_64                                                         
00:11:31   libcgroup-0.41-19.el8.x86_64                                                  
00:11:31   libibverbs-41.0-1.el8.x86_64                                                  
00:11:31   libmnl-1.0.4-6.el8.x86_64                                                     
00:11:31   libnetfilter_conntrack-1.0.6-5.el8.x86_64                                     
00:11:31   libnfnetlink-1.0.1-13.el8.x86_64                                              
00:11:31   libnftnl-1.1.5-5.el8.x86_64                                                   
00:11:31   libpcap-14:1.9.1-5.el8.x86_64                                                 
00:11:31   libselinux-utils-2.9-6.el8.x86_64                                             
00:11:31   libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_64                          
00:11:31   policycoreutils-2.9-20.el8.x86_64                                             
00:11:31   policycoreutils-python-utils-2.9-20.el8.noarch                                
00:11:31   python3-audit-3.0.7-4.el8.x86_64                                              
00:11:31   python3-libselinux-2.9-6.el8.x86_64                                           
00:11:31   python3-libsemanage-2.9-9.el8.x86_64                                          
00:11:31   python3-policycoreutils-2.9-20.el8.noarch                                     
00:11:31   python3-setools-4.3.0-3.el8.x86_64                                            
00:11:31   rpm-plugin-selinux-4.14.3-23.el8.x86_64                                       
00:11:31   selinux-policy-3.14.3-111.el8.noarch                                          
00:11:31   selinux-policy-targeted-3.14.3-111.el8.noarch                                 
00:11:31   slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x86_64                       
00:11:31   xz-5.2.4-4.el8.x86_64                                                         
00:11:31 
00:11:31 Complete!
00:11:31 + verify_binaries
00:11:31 + docker --version
00:11:31 Docker version 0.0.0-20221222224711-139e924, build 139e924
00:11:31 ++ uname -m
00:11:31 + '[' x86_64 = x86_64 ']'
00:11:31 + docker scan --help
00:11:31 
00:11:31 Usage:  docker scan [OPTIONS] IMAGE
00:11:31 
00:11:31 A tool to scan your images
00:11:31 
00:11:31 Options:
00:11:31       --accept-license    Accept using a third party scanning provider
00:11:31       --dependency-tree   Show dependency tree with scan results
00:11:31       --exclude-base      Exclude base image from vulnerability scanning
00:11:31                           (requires --file)
00:11:31   -f, --file string       Dockerfile associated with image, provides more
00:11:31                           detailed results
00:11:31       --group-issues      Aggregate duplicated vulnerabilities and group
00:11:31                           them to a single one (requires --json)
00:11:31       --json              Output results in JSON format
00:11:31       --login             Authenticate to the scan provider using an
00:11:31                           optional token (with --token), or web base
00:11:31                           token if empty
00:11:31       --reject-license    Reject using a third party scanning provider
00:11:31       --severity string   Only report vulnerabilities of provided level
00:11:31                           or higher (low|medium|high)
00:11:31       --token string      Authentication token to login to the third
00:11:31                           party scanning provider
00:11:31       --version           Display version of the scan plugin
00:11:31 + docker buildx version
00:11:31 github.com/docker/buildx v0.10.0-rc2 64e4c19
00:11:31 + docker compose version
00:11:31 Docker Compose version v2.14.2
00:11:31 + dockerd --version
00:11:31 Docker version 0.0.0-20221222224711-139e924, build 3330fc2
00:11:31 + containerd --version
00:11:31 containerd containerd.io 1.6.14 9ba4b250366a5ddde94bb7c9d1def331423aa323
00:11:31 + runc --version
00:11:31 runc version 1.1.4
00:11:31 commit: v1.1.4-0-g5fd4c4d
00:11:31 spec: 1.0.2-dev
00:11:31 go: go1.18.9
00:11:31 libseccomp: 2.5.2