Skip to content

Console Output

00:20:38 + make IMAGE=quay.io/centos/centos:stream9 verify
00:20:38 docker run  --rm -i \
00:20:38 	-v "$(pwd):/v" \
00:20:38 	-e DEBIAN_FRONTEND=noninteractive \
00:20:38 	-e PACKAGE_REPO=staging \
00:20:38 	-w /v \
00:20:38 	quay.io/centos/centos:stream9 ./verify
00:20:38 Unable to find image 'quay.io/centos/centos:stream9' locally
00:20:38 stream9: Pulling from centos/centos
00:20:39 c14c460541ea: Already exists
00:20:39 Digest: sha256:0c192d18e6c8fa2515351757354c939d968d1f18bde3ca3a5ccc1d2d00038ff7
00:20:39 Status: Downloaded newer image for quay.io/centos/centos:stream9
00:20:39 + verify
00:20:39 + dpkg --version
00:20:39 + rpm --version
00:20:39 + verify_rpm
00:20:39 ++ . /etc/os-release
00:20:39 +++ NAME='CentOS Stream'
00:20:39 +++ VERSION=9
00:20:39 +++ ID=centos
00:20:39 +++ ID_LIKE='rhel fedora'
00:20:39 +++ VERSION_ID=9
00:20:39 +++ PLATFORM_ID=platform:el9
00:20:39 +++ PRETTY_NAME='CentOS Stream 9'
00:20:39 +++ ANSI_COLOR='0;31'
00:20:39 +++ LOGO=fedora-logo-icon
00:20:39 +++ CPE_NAME=cpe:/o:centos:centos:9
00:20:39 +++ HOME_URL=https://centos.org/
00:20:39 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
00:20:39 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
00:20:39 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
00:20:39 ++ echo centos
00:20:39 + DIST_ID=centos
00:20:39 ++ . /etc/os-release
00:20:39 +++ NAME='CentOS Stream'
00:20:39 +++ VERSION=9
00:20:39 +++ ID=centos
00:20:39 +++ ID_LIKE='rhel fedora'
00:20:39 +++ VERSION_ID=9
00:20:39 +++ PLATFORM_ID=platform:el9
00:20:39 +++ PRETTY_NAME='CentOS Stream 9'
00:20:39 +++ ANSI_COLOR='0;31'
00:20:39 +++ LOGO=fedora-logo-icon
00:20:39 +++ CPE_NAME=cpe:/o:centos:centos:9
00:20:39 +++ HOME_URL=https://centos.org/
00:20:39 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
00:20:39 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
00:20:39 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
00:20:39 ++ echo 9
00:20:39 ++ cut -d. -f1
00:20:39 + DIST_VERSION=9
00:20:39 + pkg_manager=yum
00:20:39 + pkg_config_manager=yum-config-manager
00:20:39 + dnf --version
00:20:39 4.14.0
00:20:39   Installed: dnf-0:4.14.0-4.el9.noarch at Tue Feb  7 09:35:34 2023
00:20:39   Built    : builder@centos.org at Fri Jan  6 14:23:17 2023
00:20:39 
00:20:39   Installed: rpm-0:4.16.1.3-22.el9.aarch64 at Tue Feb  7 09:35:30 2023
00:20:39   Built    : builder@centos.org at Mon Dec 19 23:58:04 2022
00:20:39 + pkg_manager=dnf
00:20:39 + pkg_config_manager='dnf config-manager'
00:20:39 + dnf clean all
00:20:40 0 files removed
00:20:40 + dnf install -y 'dnf-command(config-manager)'
00:20:41 CentOS Stream 9 - BaseOS                        5.4 MB/s | 4.7 MB     00:00    
00:20:42 CentOS Stream 9 - AppStream                      15 MB/s |  14 MB     00:00    
00:20:48 CentOS Stream 9 - Extras packages                13 kB/s |  10 kB     00:00    
00:20:48 Dependencies resolved.
00:20:48 ================================================================================
00:20:48  Package                      Arch        Version              Repository  Size
00:20:48 ================================================================================
00:20:48 Installing:
00:20:48  dnf-plugins-core             noarch      4.3.0-4.el9          baseos      38 k
00:20:48 Installing dependencies:
00:20:48  dbus-libs                    aarch64     1:1.12.20-7.el9      baseos     150 k
00:20:48  python3-dateutil             noarch      1:2.8.1-6.el9        baseos     302 k
00:20:48  python3-dbus                 aarch64     1.2.18-2.el9         baseos     144 k
00:20:48  python3-dnf-plugins-core     noarch      4.3.0-4.el9          baseos     260 k
00:20:48  python3-six                  noarch      1.15.0-9.el9         baseos      37 k
00:20:48  python3-systemd              aarch64     234-18.el9           baseos      89 k
00:20:48  systemd-libs                 aarch64     252-4.el9            baseos     615 k
00:20:48 
00:20:48 Transaction Summary
00:20:48 ================================================================================
00:20:48 Install  8 Packages
00:20:48 
00:20:48 Total download size: 1.6 M
00:20:48 Installed size: 5.1 M
00:20:48 Downloading Packages:
00:20:48 (1/8): dnf-plugins-core-4.3.0-4.el9.noarch.rpm  125 kB/s |  38 kB     00:00    
00:20:48 (2/8): python3-dateutil-2.8.1-6.el9.noarch.rpm  969 kB/s | 302 kB     00:00    
00:20:48 (3/8): python3-dbus-1.2.18-2.el9.aarch64.rpm     12 MB/s | 144 kB     00:00    
00:20:48 (4/8): dbus-libs-1.12.20-7.el9.aarch64.rpm      461 kB/s | 150 kB     00:00    
00:20:48 (5/8): python3-dnf-plugins-core-4.3.0-4.el9.noa  14 MB/s | 260 kB     00:00    
00:20:48 (6/8): python3-six-1.15.0-9.el9.noarch.rpm      2.0 MB/s |  37 kB     00:00    
00:20:48 (7/8): python3-systemd-234-18.el9.aarch64.rpm   8.3 MB/s |  89 kB     00:00    
00:20:48 (8/8): systemd-libs-252-4.el9.aarch64.rpm        40 MB/s | 615 kB     00:00    
00:20:48 --------------------------------------------------------------------------------
00:20:48 Total                                           2.6 MB/s | 1.6 MB     00:00     
00:20:48 CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
00:20:48 Importing GPG key 0x8483C65D:
00:20:48  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
00:20:48  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
00:20:48  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
00:20:48 Key imported successfully
00:20:49 Running transaction check
00:20:49 Transaction check succeeded.
00:20:49 Running transaction test
00:20:49 Transaction test succeeded.
00:20:49 Running transaction
00:20:49   Preparing        :                                                        1/1 
00:20:49   Installing       : systemd-libs-252-4.el9.aarch64                         1/8 
00:20:49   Running scriptlet: systemd-libs-252-4.el9.aarch64                         1/8 
00:20:49   Installing       : dbus-libs-1:1.12.20-7.el9.aarch64                      2/8 
00:20:49   Installing       : python3-dbus-1.2.18-2.el9.aarch64                      3/8 
00:20:49   Installing       : python3-systemd-234-18.el9.aarch64                     4/8 
00:20:49   Installing       : python3-six-1.15.0-9.el9.noarch                        5/8 
00:20:49   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch                  6/8 
00:20:49   Installing       : python3-dnf-plugins-core-4.3.0-4.el9.noarch            7/8 
00:20:49   Installing       : dnf-plugins-core-4.3.0-4.el9.noarch                    8/8 
00:20:49   Running scriptlet: dnf-plugins-core-4.3.0-4.el9.noarch                    8/8 
00:20:49   Verifying        : dbus-libs-1:1.12.20-7.el9.aarch64                      1/8 
00:20:49   Verifying        : dnf-plugins-core-4.3.0-4.el9.noarch                    2/8 
00:20:49   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch                  3/8 
00:20:49   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                      4/8 
00:20:49   Verifying        : python3-dnf-plugins-core-4.3.0-4.el9.noarch            5/8 
00:20:49   Verifying        : python3-six-1.15.0-9.el9.noarch                        6/8 
00:20:49   Verifying        : python3-systemd-234-18.el9.aarch64                     7/8 
00:20:49   Verifying        : systemd-libs-252-4.el9.aarch64                         8/8 
00:20:49 
00:20:49 Installed:
00:20:49   dbus-libs-1:1.12.20-7.el9.aarch64                                             
00:20:49   dnf-plugins-core-4.3.0-4.el9.noarch                                           
00:20:49   python3-dateutil-1:2.8.1-6.el9.noarch                                         
00:20:49   python3-dbus-1.2.18-2.el9.aarch64                                             
00:20:49   python3-dnf-plugins-core-4.3.0-4.el9.noarch                                   
00:20:49   python3-six-1.15.0-9.el9.noarch                                               
00:20:49   python3-systemd-234-18.el9.aarch64                                            
00:20:49   systemd-libs-252-4.el9.aarch64                                                
00:20:49 
00:20:49 Complete!
00:20:49 + case ${DIST_ID}:${DIST_VERSION} in
00:20:49 + install_rpm_containerd
00:20:49 + '[' staging = stage ']'
00:20:49 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
00:20:49 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
00:20:49 + dnf --version
00:20:49 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
00:20:49 4.14.0
00:20:49   Installed: dnf-0:4.14.0-4.el9.noarch at Tue Feb  7 09:35:34 2023
00:20:49   Built    : builder@centos.org at Fri Jan  6 14:23:17 2023
00:20:49 
00:20:49   Installed: rpm-0:4.16.1.3-22.el9.aarch64 at Tue Feb  7 09:35:30 2023
00:20:49   Built    : builder@centos.org at Mon Dec 19 23:58:04 2022
00:20:49 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
00:20:50 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
00:20:50 + dnf config-manager --set-disabled 'docker-ce-*'
00:20:50 + dnf config-manager --set-enabled docker-ce-test
00:20:50 + dnf makecache
00:20:51 CentOS Stream 9 - BaseOS                        9.5 kB/s | 4.3 kB     00:00    
00:20:51 CentOS Stream 9 - AppStream                      18 kB/s | 4.4 kB     00:00    
00:20:52 CentOS Stream 9 - Extras packages                28 kB/s | 8.0 kB     00:00    
00:20:52 Docker CE Test - aarch64                         19 kB/s |  12 kB     00:00    
00:20:52 Errors during downloading metadata for repository 'docker-ce-test':
00:20:52   - Status code: 404 for https://download.docker.com/linux/centos/9/aarch64/test/repodata/42fca29f2efb1a903c5da94738b7f5bed637d475d04d5c52016a7e8781c49927-filelists.xml.gz (IP: 18.160.41.87)
00:20:52 Error: Failed to download metadata for repo 'docker-ce-test': Yum repo downloading error: Downloading error(s): repodata/42fca29f2efb1a903c5da94738b7f5bed637d475d04d5c52016a7e8781c49927-filelists.xml.gz - Cannot download, all mirrors were already tried without success
00:20:53 make: *** [Makefile:104: verify] Error 1