Skip to content

Console Output

Skipping 57 KB.. Full Log
+ install_rpm_containerd
13:20:53 + '[' prod = stage ']'
13:20:53 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
13:20:53 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
13:20:53 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
13:20:53 + dnf --version
13:20:53 4.19.0
13:20:53   Installed: dnf-0:4.19.0-1.fc40.noarch at Mon Feb 19 10:27:19 2024
13:20:53   Built    : Fedora Project at Thu Feb  8 16:33:42 2024
13:20:53 
13:20:53   Installed: rpm-0:4.19.1.1-1.fc40.x86_64 at Mon Feb 19 10:27:20 2024
13:20:53   Built    : Fedora Project at Wed Feb  7 15:55:53 2024
13:20:53 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
13:20:53 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
13:20:53 + dnf config-manager --set-disabled 'docker-ce-*'
13:20:53 + dnf config-manager --set-enabled docker-ce-test
13:20:54 + dnf makecache
13:20:55 Docker CE Test - x86_64                         6.9 kB/s | 3.1 kB     00:00    
13:20:55 Fedora 40 - x86_64                               45 kB/s |  22 kB     00:00    
13:20:55 Fedora 40 openh264 (From Cisco) - x86_64        4.4 kB/s | 989  B     00:00    
13:20:56 Fedora 40 - x86_64 - Updates                     82 kB/s |  24 kB     00:00    
13:20:56 Metadata cache created.
13:20:56 [DEBUG] Installing engine rpms
13:20:56 + echo '[DEBUG] Installing engine rpms'
13:20:56 ++ find rpm/rpmbuild/fedora-40/RPMS/ -type f -name '*.rpm'
13:20:56 ++ sed /src/d
13:20:56 + packages='rpm/rpmbuild/fedora-40/RPMS/x86_64/docker-ce-0.0.0~20240325110411.b4d0328-0.fc40.x86_64.rpm
13:20:56 rpm/rpmbuild/fedora-40/RPMS/x86_64/docker-buildx-plugin-0.13.1-0.fc40.x86_64.rpm
13:20:56 rpm/rpmbuild/fedora-40/RPMS/x86_64/docker-ce-cli-0.0.0~20240325110411.b4d0328-0.fc40.x86_64.rpm
13:20:56 rpm/rpmbuild/fedora-40/RPMS/x86_64/docker-compose-plugin-2.26.0-0.fc40.x86_64.rpm
13:20:56 rpm/rpmbuild/fedora-40/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240325110411.b4d0328-0.fc40.x86_64.rpm'
13:20:56 + set -x
13:20:56 ++ source /etc/os-release
13:20:56 +++ NAME='Fedora Linux'
13:20:56 +++ VERSION='40 (Container Image Prerelease)'
13:20:56 +++ ID=fedora
13:20:56 +++ VERSION_ID=40
13:20:56 +++ VERSION_CODENAME=
13:20:56 +++ PLATFORM_ID=platform:f40
13:20:56 +++ PRETTY_NAME='Fedora Linux 40 (Container Image Prerelease)'
13:20:56 +++ ANSI_COLOR='0;38;2;60;110;180'
13:20:56 +++ LOGO=fedora-logo-icon
13:20:56 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:40
13:20:56 +++ DEFAULT_HOSTNAME=fedora
13:20:56 +++ HOME_URL=https://fedoraproject.org/
13:20:56 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/
13:20:56 +++ SUPPORT_URL=https://ask.fedoraproject.org/
13:20:56 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
13:20:56 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
13:20:56 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=40
13:20:56 +++ REDHAT_SUPPORT_PRODUCT=Fedora
13:20:56 +++ REDHAT_SUPPORT_PRODUCT_VERSION=40
13:20:56 +++ SUPPORT_END=2025-05-13
13:20:56 +++ VARIANT='Container Image'
13:20:56 +++ VARIANT_ID=container
13:20:56 ++ echo 40
13:20:56 + product_version=40
13:20:56 + '[' 40 = rawhide ']'
13:20:56 + dnf install -y rpm/rpmbuild/fedora-40/RPMS/x86_64/docker-ce-0.0.0~20240325110411.b4d0328-0.fc40.x86_64.rpm rpm/rpmbuild/fedora-40/RPMS/x86_64/docker-buildx-plugin-0.13.1-0.fc40.x86_64.rpm rpm/rpmbuild/fedora-40/RPMS/x86_64/docker-ce-cli-0.0.0~20240325110411.b4d0328-0.fc40.x86_64.rpm rpm/rpmbuild/fedora-40/RPMS/x86_64/docker-compose-plugin-2.26.0-0.fc40.x86_64.rpm rpm/rpmbuild/fedora-40/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20240325110411.b4d0328-0.fc40.x86_64.rpm
13:20:56 Last metadata expiration check: 0:00:01 ago on Mon Mar 25 13:20:55 2024.
13:20:57 Dependencies resolved.
13:20:57 ================================================================================================
13:20:57  Package                     Arch    Version                               Repository       Size
13:20:57 ================================================================================================
13:20:57 Installing:
13:20:57  docker-buildx-plugin        x86_64  0.13.1-0.fc40                         @commandline     13 M
13:20:57  docker-ce                   x86_64  3:0.0.0~20240325110411.b4d0328-0.fc40 @commandline     27 M
13:20:57  docker-ce-cli               x86_64  1:0.0.0~20240325110411.b4d0328-0.fc40 @commandline    7.3 M
13:20:57  docker-ce-rootless-extras   x86_64  0.0.0~20240325110411.b4d0328-0.fc40   @commandline    4.0 M
13:20:57  docker-compose-plugin       x86_64  2.26.0-0.fc40                         @commandline     13 M
13:20:57 Upgrading:
13:20:57  systemd-libs                x86_64  255.4-1.fc40                          fedora          708 k
13:20:57 Installing dependencies:
13:20:57  container-selinux           noarch  2:2.230.0-1.fc40                      fedora           56 k
13:20:57  containerd.io               x86_64  1.6.28-3.2.fc40                       docker-ce-test   34 M
13:20:57  dbus                        x86_64  1:1.14.10-3.fc40                      fedora          8.0 k
13:20:57  dbus-broker                 x86_64  35-4.fc40                             fedora          171 k
13:20:57  dbus-common                 noarch  1:1.14.10-3.fc40                      fedora           15 k
13:20:57  device-mapper               x86_64  1.02.197-1.fc40                       fedora          137 k
13:20:57  device-mapper-libs          x86_64  1.02.197-1.fc40                       fedora          176 k
13:20:57  diffutils                   x86_64  3.10-5.fc40                           fedora          406 k
13:20:57  fuse-common                 x86_64  3.16.2-3.fc40                         fedora          8.7 k
13:20:57  fuse-overlayfs              x86_64  1.13-1.fc40                           fedora           67 k
13:20:57  fuse3                       x86_64  3.16.2-3.fc40                         fedora           58 k
13:20:57  fuse3-libs                  x86_64  3.16.2-3.fc40                         fedora           93 k
13:20:57  iptables-legacy             x86_64  1.8.10-7.fc40                         fedora           52 k
13:20:57  iptables-legacy-libs        x86_64  1.8.10-7.fc40                         fedora           38 k
13:20:57  iptables-libs               x86_64  1.8.10-7.fc40                         fedora          409 k
13:20:57  kmod                        x86_64  31-5.fc40                             fedora          122 k
13:20:57  kmod-libs                   x86_64  31-5.fc40                             fedora           68 k
13:20:57  libcgroup                   x86_64  3.0-5.fc40                            fedora           74 k
13:20:57  libfdisk                    x86_64  2.40-0.9.rc1.fc40                     fedora          160 k
13:20:57  libmnl                      x86_64  1.0.5-5.fc40                          fedora           28 k
13:20:57  libnetfilter_conntrack      x86_64  1.0.9-5.fc40                          fedora           58 k
13:20:57  libnfnetlink                x86_64  1.0.1-27.fc40                         fedora           29 k
13:20:57  libseccomp                  x86_64  2.5.3-8.fc40                          fedora           70 k
13:20:57  libselinux-utils            x86_64  3.6-4.fc40                            fedora          117 k
13:20:57  libslirp                    x86_64  4.7.0-6.fc40                          fedora           74 k
13:20:57  libutempter                 x86_64  1.2.1-13.fc40                         fedora           26 k
13:20:57  policycoreutils             x86_64  3.6-3.fc40                            fedora          214 k
13:20:57  rpm-plugin-selinux          x86_64  4.19.1.1-1.fc40                       fedora           20 k
13:20:57  selinux-policy              noarch  40.13-1.fc40                          fedora           64 k
13:20:57  selinux-policy-targeted     noarch  40.13-1.fc40                          fedora          6.9 M
13:20:57  slirp4netns                 x86_64  1.2.2-2.fc40                          fedora           47 k
13:20:57  systemd                     x86_64  255.4-1.fc40                          fedora          4.9 M
13:20:57  systemd-pam                 x86_64  255.4-1.fc40                          fedora          387 k
13:20:57  util-linux                  x86_64  2.40-0.9.rc1.fc40                     fedora          1.2 M
13:20:57  xkeyboard-config            noarch  2.41-1.fc40                           fedora          976 k
13:20:57  xz                          x86_64  5.4.6-1.fc40                          fedora          557 k
13:20:57 Installing weak dependencies:
13:20:57  cryptsetup-libs             x86_64  2.7.1-1.fc40                          fedora          530 k
13:20:57  libbpf                      x86_64  2:1.2.0-3.fc40                        fedora          166 k
13:20:57  libxkbcommon                x86_64  1.6.0-2.fc40                          fedora          142 k
13:20:57  qrencode-libs               x86_64  4.1.1-7.fc40                          fedora           61 k
13:20:57  systemd-networkd            x86_64  255.4-1.fc40                          fedora          675 k
13:20:57  systemd-resolved            x86_64  255.4-1.fc40                          fedora          299 k
13:20:57 
13:20:57 Transaction Summary
13:20:57 ================================================================================================
13:20:57 Install  47 Packages
13:20:57 Upgrade   1 Package
13:20:57 
13:20:57 Total size: 119 M
13:20:57 Total download size: 54 M
13:20:57 Downloading Packages:
13:20:57 (1/43): cryptsetup-libs-2.7.1-1.fc40.x86_64.rpm 2.2 MB/s | 530 kB     00:00    
13:20:57 (2/43): container-selinux-2.230.0-1.fc40.noarch 232 kB/s |  56 kB     00:00    
13:20:57 (3/43): dbus-1.14.10-3.fc40.x86_64.rpm          538 kB/s | 8.0 kB     00:00    
13:20:57 (4/43): dbus-broker-35-4.fc40.x86_64.rpm         18 MB/s | 171 kB     00:00    
13:20:57 (5/43): dbus-common-1.14.10-3.fc40.noarch.rpm   1.7 MB/s |  15 kB     00:00    
13:20:57 (6/43): device-mapper-1.02.197-1.fc40.x86_64.rp  14 MB/s | 137 kB     00:00    
13:20:57 (7/43): device-mapper-libs-1.02.197-1.fc40.x86_  17 MB/s | 176 kB     00:00    
13:20:57 (8/43): diffutils-3.10-5.fc40.x86_64.rpm         30 MB/s | 406 kB     00:00    
13:20:57 (9/43): fuse-common-3.16.2-3.fc40.x86_64.rpm    315 kB/s | 8.7 kB     00:00    
13:20:57 (10/43): fuse-overlayfs-1.13-1.fc40.x86_64.rpm  4.5 MB/s |  67 kB     00:00    
13:20:57 (11/43): fuse3-3.16.2-3.fc40.x86_64.rpm         3.8 MB/s |  58 kB     00:00    
13:20:57 (12/43): fuse3-libs-3.16.2-3.fc40.x86_64.rpm    6.9 MB/s |  93 kB     00:00    
13:20:57 (13/43): iptables-legacy-1.8.10-7.fc40.x86_64.r 3.5 MB/s |  52 kB     00:00    
13:20:57 (14/43): iptables-legacy-libs-1.8.10-7.fc40.x86 2.8 MB/s |  38 kB     00:00    
13:20:57 (15/43): kmod-31-5.fc40.x86_64.rpm               12 MB/s | 122 kB     00:00    
13:20:58 (16/43): iptables-libs-1.8.10-7.fc40.x86_64.rpm  18 MB/s | 409 kB     00:00    
13:20:58 (17/43): kmod-libs-31-5.fc40.x86_64.rpm         6.0 MB/s |  68 kB     00:00    
13:20:58 (18/43): libbpf-1.2.0-3.fc40.x86_64.rpm          20 MB/s | 166 kB     00:00    
13:20:58 (19/43): libfdisk-2.40-0.9.rc1.fc40.x86_64.rpm   12 MB/s | 160 kB     00:00    
13:20:58 (20/43): libcgroup-3.0-5.fc40.x86_64.rpm        3.1 MB/s |  74 kB     00:00    
13:20:58 (21/43): libmnl-1.0.5-5.fc40.x86_64.rpm         2.9 MB/s |  28 kB     00:00    
13:20:58 (22/43): libnetfilter_conntrack-1.0.9-5.fc40.x8 6.7 MB/s |  58 kB     00:00    
13:20:58 (23/43): libnfnetlink-1.0.1-27.fc40.x86_64.rpm  3.8 MB/s |  29 kB     00:00    
13:20:58 (24/43): libseccomp-2.5.3-8.fc40.x86_64.rpm     9.3 MB/s |  70 kB     00:00    
13:20:58 (25/43): libselinux-utils-3.6-4.fc40.x86_64.rpm  14 MB/s | 117 kB     00:00    
13:20:58 (26/43): libutempter-1.2.1-13.fc40.x86_64.rpm   6.0 MB/s |  26 kB     00:00    
13:20:58 (27/43): libslirp-4.7.0-6.fc40.x86_64.rpm       5.7 MB/s |  74 kB     00:00    
13:20:58 (28/43): libxkbcommon-1.6.0-2.fc40.x86_64.rpm   8.6 MB/s | 142 kB     00:00    
13:20:58 (29/43): policycoreutils-3.6-3.fc40.x86_64.rpm   12 MB/s | 214 kB     00:00    
13:20:58 (30/43): qrencode-libs-4.1.1-7.fc40.x86_64.rpm  6.5 MB/s |  61 kB     00:00    
13:20:58 (31/43): rpm-plugin-selinux-4.19.1.1-1.fc40.x86 2.7 MB/s |  20 kB     00:00    
13:20:58 (32/43): selinux-policy-40.13-1.fc40.noarch.rpm 8.2 MB/s |  64 kB     00:00    
13:20:58 (33/43): slirp4netns-1.2.2-2.fc40.x86_64.rpm    2.2 MB/s |  47 kB     00:00    
13:20:58 (34/43): systemd-255.4-1.fc40.x86_64.rpm         75 MB/s | 4.9 MB     00:00    
13:20:58 (35/43): systemd-networkd-255.4-1.fc40.x86_64.r  52 MB/s | 675 kB     00:00    
13:20:58 (36/43): containerd.io-1.6.28-3.2.fc40.x86_64.r  48 MB/s |  34 MB     00:00    
13:20:58 (37/43): systemd-pam-255.4-1.fc40.x86_64.rpm    2.1 MB/s | 387 kB     00:00    
13:20:58 (38/43): systemd-resolved-255.4-1.fc40.x86_64.r  18 MB/s | 299 kB     00:00    
13:20:58 (39/43): selinux-policy-targeted-40.13-1.fc40.n  21 MB/s | 6.9 MB     00:00    
13:20:58 (40/43): util-linux-2.40-0.9.rc1.fc40.x86_64.rp  20 MB/s | 1.2 MB     00:00    
13:20:58 (41/43): xz-5.4.6-1.fc40.x86_64.rpm              24 MB/s | 557 kB     00:00    
13:20:58 (42/43): xkeyboard-config-2.41-1.fc40.noarch.rp  13 MB/s | 976 kB     00:00    
13:20:58 (43/43): systemd-libs-255.4-1.fc40.x86_64.rpm    26 MB/s | 708 kB     00:00    
13:20:58 --------------------------------------------------------------------------------
13:20:58 Total                                            48 MB/s |  54 MB     00:01     
13:20:58 Docker CE Test - x86_64                         7.4 kB/s | 1.6 kB     00:00    
13:20:58 Importing GPG key 0x621E9F35:
13:20:58  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
13:20:58  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
13:20:58  From       : https://download.docker.com/linux/fedora/gpg
13:20:58 Key imported successfully
13:20:59 Running transaction check
13:20:59 Transaction check succeeded.
13:20:59 Running transaction test
13:21:00 Transaction test succeeded.
13:21:00 Running transaction
13:21:01   Running scriptlet: selinux-policy-targeted-40.13-1.fc40.noarch            1/1 
13:21:01   Preparing        :                                                        1/1 
13:21:01   Upgrading        : systemd-libs-255.4-1.fc40.x86_64                      1/49 
13:21:02   Installing       : libseccomp-2.5.3-8.fc40.x86_64                        2/49 
13:21:02   Installing       : docker-compose-plugin-2.26.0-0.fc40.x86_64            3/49 
13:21:02   Running scriptlet: docker-compose-plugin-2.26.0-0.fc40.x86_64            3/49 
13:21:02   Installing       : libselinux-utils-3.6-4.fc40.x86_64                    4/49 
13:21:02   Installing       : libfdisk-2.40-0.9.rc1.fc40.x86_64                     5/49 
13:21:02   Installing       : fuse3-libs-3.16.2-3.fc40.x86_64                       6/49 
13:21:02   Installing       : diffutils-3.10-5.fc40.x86_64                          7/49 
13:21:02   Installing       : docker-buildx-plugin-0.13.1-0.fc40.x86_64             8/49 
13:21:02   Running scriptlet: docker-buildx-plugin-0.13.1-0.fc40.x86_64             8/49 
13:21:02   Installing       : docker-ce-cli-1:0.0.0~20240325110411.b4d0328-0.fc4    9/49 
13:21:02   Running scriptlet: docker-ce-cli-1:0.0.0~20240325110411.b4d0328-0.fc4    9/49 
13:21:02   Installing       : xz-5.4.6-1.fc40.x86_64                               10/49 
13:21:02   Installing       : xkeyboard-config-2.41-1.fc40.noarch                  11/49 
13:21:02   Installing       : libxkbcommon-1.6.0-2.fc40.x86_64                     12/49 
13:21:03   Installing       : qrencode-libs-4.1.1-7.fc40.x86_64                    13/49 
13:21:03   Installing       : libslirp-4.7.0-6.fc40.x86_64                         14/49 
13:21:03   Installing       : slirp4netns-1.2.2-2.fc40.x86_64                      15/49 
13:21:03   Installing       : libnfnetlink-1.0.1-27.fc40.x86_64                    16/49 
13:21:03   Installing       : libmnl-1.0.5-5.fc40.x86_64                           17/49 
13:21:03   Installing       : libnetfilter_conntrack-1.0.9-5.fc40.x86_64           18/49 
13:21:03   Installing       : iptables-libs-1.8.10-7.fc40.x86_64                   19/49 
13:21:03   Installing       : libbpf-2:1.2.0-3.fc40.x86_64                         20/49 
13:21:03   Installing       : kmod-libs-31-5.fc40.x86_64                           21/49 
13:21:03   Installing       : kmod-31-5.fc40.x86_64                                22/49 
13:21:03   Installing       : iptables-legacy-libs-1.8.10-7.fc40.x86_64            23/49 
13:21:03   Installing       : iptables-legacy-1.8.10-7.fc40.x86_64                 24/49 
13:21:03   Running scriptlet: iptables-legacy-1.8.10-7.fc40.x86_64                 24/49 
13:21:03   Installing       : fuse-common-3.16.2-3.fc40.x86_64                     25/49 
13:21:03   Installing       : fuse3-3.16.2-3.fc40.x86_64                           26/49 
13:21:03   Installing       : fuse-overlayfs-1.13-1.fc40.x86_64                    27/49 
13:21:03   Running scriptlet: fuse-overlayfs-1.13-1.fc40.x86_64                    27/49 
13:21:03   Installing       : dbus-common-1:1.14.10-3.fc40.noarch                  28/49 
13:21:03   Running scriptlet: dbus-common-1:1.14.10-3.fc40.noarch                  28/49 
13:21:03   Running scriptlet: dbus-broker-35-4.fc40.x86_64                         29/49 
13:21:03   Installing       : dbus-broker-35-4.fc40.x86_64                         29/49 
13:21:03   Running scriptlet: dbus-broker-35-4.fc40.x86_64                         29/49 
13:21:03   Installing       : dbus-1:1.14.10-3.fc40.x86_64                         30/49 
13:21:03   Installing       : device-mapper-libs-1.02.197-1.fc40.x86_64            31/49 
13:21:03   Installing       : cryptsetup-libs-2.7.1-1.fc40.x86_64                  32/49 
13:21:03   Installing       : device-mapper-1.02.197-1.fc40.x86_64                 33/49 
13:21:03   Running scriptlet: libutempter-1.2.1-13.fc40.x86_64                     34/49 
13:21:03   Installing       : libutempter-1.2.1-13.fc40.x86_64                     34/49 
13:21:03   Installing       : systemd-networkd-255.4-1.fc40.x86_64                 35/49 
13:21:03   Running scriptlet: systemd-networkd-255.4-1.fc40.x86_64                 35/49 
13:21:03   Installing       : systemd-pam-255.4-1.fc40.x86_64                      36/49 
13:21:03   Installing       : systemd-resolved-255.4-1.fc40.x86_64                 37/49 
13:21:03   Running scriptlet: systemd-resolved-255.4-1.fc40.x86_64                 37/49 
13:21:03   Installing       : util-linux-2.40-0.9.rc1.fc40.x86_64                  38/49 
13:21:03 warning: /etc/adjtime created as /etc/adjtime.rpmnew
13:21:03 
13:21:03   Running scriptlet: util-linux-2.40-0.9.rc1.fc40.x86_64                  38/49 
13:21:03   Installing       : systemd-255.4-1.fc40.x86_64                          39/49 
13:21:03   Running scriptlet: systemd-255.4-1.fc40.x86_64                          39/49 
13:21:03 Creating group 'input' with GID 104.
13:21:03 Creating group 'kvm' with GID 36.
13:21:03 Creating group 'render' with GID 105.
13:21:03 Creating group 'sgx' with GID 106.
13:21:03 Creating group 'systemd-journal' with GID 190.
13:21:03 Creating group 'systemd-network' with GID 192.
13:21:03 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
13:21:03 Creating group 'systemd-oom' with GID 998.
13:21:03 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
13:21:03 Creating group 'systemd-resolve' with GID 193.
13:21:03 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
13:21:03 
13:21:03   Installing       : policycoreutils-3.6-3.fc40.x86_64                    40/49 
13:21:03   Running scriptlet: policycoreutils-3.6-3.fc40.x86_64                    40/49 
13:21:03 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.
13:21:03 
13:21:03   Installing       : selinux-policy-40.13-1.fc40.noarch                   41/49 
13:21:03   Running scriptlet: selinux-policy-40.13-1.fc40.noarch                   41/49 
13:21:04   Running scriptlet: selinux-policy-targeted-40.13-1.fc40.noarch          42/49 
13:21:04   Installing       : selinux-policy-targeted-40.13-1.fc40.noarch          42/49 
13:21:12   Running scriptlet: selinux-policy-targeted-40.13-1.fc40.noarch          42/49 
13:21:12   Running scriptlet: container-selinux-2:2.230.0-1.fc40.noarch            43/49 
13:21:12   Installing       : container-selinux-2:2.230.0-1.fc40.noarch            43/49 
13:21:20   Running scriptlet: container-selinux-2:2.230.0-1.fc40.noarch            43/49 
13:21:20   Installing       : containerd.io-1.6.28-3.2.fc40.x86_64                 44/49 
13:21:20   Running scriptlet: containerd.io-1.6.28-3.2.fc40.x86_64                 44/49 
13:21:21   Installing       : libcgroup-3.0-5.fc40.x86_64                          45/49 
13:21:21   Installing       : docker-ce-rootless-extras-0.0.0~20240325110411.b4d   46/49 
13:21:21   Running scriptlet: docker-ce-rootless-extras-0.0.0~20240325110411.b4d   46/49 
13:21:21   Installing       : docker-ce-3:0.0.0~20240325110411.b4d0328-0.fc40.x8   47/49 
13:21:21   Running scriptlet: docker-ce-3:0.0.0~20240325110411.b4d0328-0.fc40.x8   47/49 
13:21:21   Installing       : rpm-plugin-selinux-4.19.1.1-1.fc40.x86_64            48/49 
13:21:21   Cleanup          : systemd-libs-255.3-1.fc40.x86_64                     49/49 
13:21:21   Running scriptlet: systemd-resolved-255.4-1.fc40.x86_64                 49/49 
13:21:29   Running scriptlet: selinux-policy-targeted-40.13-1.fc40.noarch          49/49 
13:21:29   Running scriptlet: container-selinux-2:2.230.0-1.fc40.noarch            49/49 
13:21:29   Running scriptlet: systemd-libs-255.3-1.fc40.x86_64                     49/49 
13:21:29 
13:21:29 Upgraded:
13:21:29   systemd-libs-255.4-1.fc40.x86_64                                              
13:21:29 Installed:
13:21:29   container-selinux-2:2.230.0-1.fc40.noarch                                     
13:21:29   containerd.io-1.6.28-3.2.fc40.x86_64                                          
13:21:29   cryptsetup-libs-2.7.1-1.fc40.x86_64                                           
13:21:29   dbus-1:1.14.10-3.fc40.x86_64                                                  
13:21:29   dbus-broker-35-4.fc40.x86_64                                                  
13:21:29   dbus-common-1:1.14.10-3.fc40.noarch                                           
13:21:29   device-mapper-1.02.197-1.fc40.x86_64                                          
13:21:29   device-mapper-libs-1.02.197-1.fc40.x86_64                                     
13:21:29   diffutils-3.10-5.fc40.x86_64                                                  
13:21:29   docker-buildx-plugin-0.13.1-0.fc40.x86_64                                     
13:21:29   docker-ce-3:0.0.0~20240325110411.b4d0328-0.fc40.x86_64                        
13:21:29   docker-ce-cli-1:0.0.0~20240325110411.b4d0328-0.fc40.x86_64                    
13:21:29   docker-ce-rootless-extras-0.0.0~20240325110411.b4d0328-0.fc40.x86_64          
13:21:29   docker-compose-plugin-2.26.0-0.fc40.x86_64                                    
13:21:29   fuse-common-3.16.2-3.fc40.x86_64                                              
13:21:29   fuse-overlayfs-1.13-1.fc40.x86_64                                             
13:21:29   fuse3-3.16.2-3.fc40.x86_64                                                    
13:21:29   fuse3-libs-3.16.2-3.fc40.x86_64                                               
13:21:29   iptables-legacy-1.8.10-7.fc40.x86_64                                          
13:21:29   iptables-legacy-libs-1.8.10-7.fc40.x86_64                                     
13:21:29   iptables-libs-1.8.10-7.fc40.x86_64                                            
13:21:29   kmod-31-5.fc40.x86_64                                                         
13:21:29   kmod-libs-31-5.fc40.x86_64                                                    
13:21:29   libbpf-2:1.2.0-3.fc40.x86_64                                                  
13:21:29   libcgroup-3.0-5.fc40.x86_64                                                   
13:21:29   libfdisk-2.40-0.9.rc1.fc40.x86_64                                             
13:21:29   libmnl-1.0.5-5.fc40.x86_64                                                    
13:21:29   libnetfilter_conntrack-1.0.9-5.fc40.x86_64                                    
13:21:29   libnfnetlink-1.0.1-27.fc40.x86_64                                             
13:21:29   libseccomp-2.5.3-8.fc40.x86_64                                                
13:21:29   libselinux-utils-3.6-4.fc40.x86_64                                            
13:21:29   libslirp-4.7.0-6.fc40.x86_64                                                  
13:21:29   libutempter-1.2.1-13.fc40.x86_64                                              
13:21:29   libxkbcommon-1.6.0-2.fc40.x86_64                                              
13:21:29   policycoreutils-3.6-3.fc40.x86_64                                             
13:21:29   qrencode-libs-4.1.1-7.fc40.x86_64                                             
13:21:29   rpm-plugin-selinux-4.19.1.1-1.fc40.x86_64                                     
13:21:29   selinux-policy-40.13-1.fc40.noarch                                            
13:21:29   selinux-policy-targeted-40.13-1.fc40.noarch                                   
13:21:29   slirp4netns-1.2.2-2.fc40.x86_64                                               
13:21:29   systemd-255.4-1.fc40.x86_64                                                   
13:21:29   systemd-networkd-255.4-1.fc40.x86_64                                          
13:21:29   systemd-pam-255.4-1.fc40.x86_64                                               
13:21:29   systemd-resolved-255.4-1.fc40.x86_64                                          
13:21:29   util-linux-2.40-0.9.rc1.fc40.x86_64                                           
13:21:29   xkeyboard-config-2.41-1.fc40.noarch                                           
13:21:29   xz-5.4.6-1.fc40.x86_64                                                        
13:21:29 
13:21:29 Complete!
13:21:30 + verify_binaries
13:21:30 + docker --version
13:21:30 Docker version 0.0.0-20240325110411-b4d0328, build b4d0328
13:21:30 + docker buildx version
13:21:30 github.com/docker/buildx v0.13.1 7884339
13:21:30 + docker compose version
13:21:30 Docker Compose version v2.26.0
13:21:30 + dockerd --version
13:21:30 Docker version 0.0.0-20240325110411-b4d0328, build bfdb891
13:21:30 + docker-proxy --version
13:21:30 docker-proxy (commit bfdb891) version 0.0.0-20240325110411-b4d0328
13:21:30 + containerd --version
13:21:30 containerd containerd.io 1.6.28 ae07eda36dd25f8a1b98dfbf587313b99c0190bb
13:21:30 + ctr --version
13:21:30 ctr containerd.io 1.6.28
13:21:30 + containerd-shim --help
13:21:30 Usage of containerd-shim:
13:21:30   -address string
13:21:30     	grpc address back to main containerd
13:21:30   -containerd-binary containerd publish
13:21:30     	path to containerd binary (used for containerd publish) (default "containerd")
13:21:30   -criu string
13:21:30     	path to criu binary
13:21:30   -debug
13:21:30     	enable debug output in logs
13:21:30   -namespace string
13:21:30     	namespace that owns the shim
13:21:30   -runtime-root string
13:21:30     	root directory for the runtime (default "/run/containerd/runc")
13:21:30   -socket string
13:21:30     	socket path to serve
13:21:30   -systemd-cgroup
13:21:30     	set runtime to use systemd-cgroup
13:21:30   -workdir string
13:21:30     	path used to storge large temporary data
13:21:30 + containerd-shim-runc-v1 -v
13:21:30 containerd-shim-runc-v1:
13:21:30   Version:  1.6.28
13:21:30   Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
13:21:30   Go version: go1.21.8
13:21:30 
13:21:30 + containerd-shim-runc-v2 -v
13:21:30 containerd-shim-runc-v2:
13:21:30   Version:  1.6.28
13:21:30   Revision: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
13:21:30   Go version: go1.21.8
13:21:30 
13:21:30 + runc --version
13:21:30 runc version 1.1.12
13:21:30 commit: v1.1.12-0-g51d5e94
13:21:30 spec: 1.0.2-dev
13:21:30 go: go1.21.8
13:21:30 libseccomp: 2.5.3