Started by timer [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘zyt5z-centos83’ Running on zyt5z-centos83 in /home/genie.releng/jenkins/workspace/Build-Docker-images [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Clean workspace) [Pipeline] sh [2024-06-27T16:53:52.288Z] + docker images [2024-06-27T16:53:52.288Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-27T16:53:52.288Z] + docker system prune -a -f [2024-06-27T16:53:52.678Z] Total reclaimed space: 0B [2024-06-27T16:53:52.678Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images [2024-06-27T16:53:52.678Z] + rm -rf eclipse.jdt.core eclipse.platform.releng.aggregator [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Get Docker Files) [Pipeline] sh [2024-06-27T16:53:54.528Z] + git clone -b master https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git [2024-06-27T16:53:54.528Z] Cloning into 'eclipse.platform.releng.aggregator'... [2024-06-27T16:54:10.808Z] + git clone -b master https://git.eclipse.org/r/jdt/eclipse.jdt.core.git [2024-06-27T16:54:10.808Z] Cloning into 'eclipse.jdt.core'... [2024-06-27T16:54:59.403Z] Updating files: 87% (8407/9560) Updating files: 88% (8413/9560) Updating files: 89% (8509/9560) Updating files: 90% (8604/9560) Updating files: 91% (8700/9560) Updating files: 92% (8796/9560) Updating files: 93% (8891/9560) Updating files: 94% (8987/9560) Updating files: 95% (9082/9560) Updating files: 96% (9178/9560) Updating files: 97% (9274/9560) Updating files: 98% (9369/9560) Updating files: 99% (9465/9560) Updating files: 100% (9560/9560) Updating files: 100% (9560/9560), done. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Images) [Pipeline] sh [2024-06-27T16:55:00.076Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/ [2024-06-27T16:55:00.076Z] + chmod +x build-centos_8.sh build-centos_9.sh build-centos_9_swt_build.sh build-centos_swt_build.sh buildDockerImages.sh build-openSuse-15.sh build-ubuntu-22.04.sh push-centos_8.sh push-centos_9.sh push-centos9_swt_build.sh push-centos_swt_build.sh pushDockerImages.sh push-opensuse-15.sh push-ubuntu-22.04.sh [2024-06-27T16:55:00.076Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker/ [2024-06-27T16:55:00.076Z] + chmod +x build-ubuntu-jikespg.sh push-ubuntu-jikespg.sh [2024-06-27T16:55:00.076Z] + ./build-centos_8.sh [2024-06-27T16:55:00.076Z] + tee centos8.log [2024-06-27T16:55:00.076Z] + ./build-centos_swt_build.sh [2024-06-27T16:55:00.076Z] + wait [2024-06-27T16:55:00.076Z] + ./build-centos_9.sh [2024-06-27T16:55:00.076Z] + set -e [2024-06-27T16:55:00.076Z] + pushd centos-gtk3-metacity/8-swtBuild [2024-06-27T16:55:00.076Z] + echo 'Building Centos 8 swt build image' [2024-06-27T16:55:00.076Z] + docker build --pull -t eclipse/platformreleng-centos-swt-build:8 . [2024-06-27T16:55:00.076Z] + tee swt_build.log [2024-06-27T16:55:00.076Z] + set -e [2024-06-27T16:55:00.076Z] + pushd centos-gtk4-mutter/9-gtk4 [2024-06-27T16:55:00.076Z] + echo 'Building Centos 9 docker image' [2024-06-27T16:55:00.076Z] + docker build --pull -t eclipse/platformreleng-centos-gtk4-mutter:9 . [2024-06-27T16:55:00.076Z] + tee centos9.log [2024-06-27T16:55:00.076Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk4-mutter/9-gtk4 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-27T16:55:00.076Z] Building Centos 9 docker image [2024-06-27T16:55:00.076Z] + ./build-centos_9_swt_build.sh [2024-06-27T16:55:00.076Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk3-metacity/8-swtBuild ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-27T16:55:00.076Z] Building Centos 8 swt build image [2024-06-27T16:55:00.076Z] + set -e [2024-06-27T16:55:00.076Z] + pushd centos-gtk3-metacity/8-gtk3 [2024-06-27T16:55:00.076Z] + echo 'Building Centos 8 docker image' [2024-06-27T16:55:00.076Z] + docker build --pull -t eclipse/platformreleng-centos-gtk3-metacity:8 . [2024-06-27T16:55:00.076Z] + set -e [2024-06-27T16:55:00.076Z] + pushd centos-gtk4-mutter/9-swtBuild [2024-06-27T16:55:00.076Z] + echo 'Building Centos 9 swt build image' [2024-06-27T16:55:00.076Z] + docker build --pull -t eclipse/platformreleng-centos-swt-build:9 . [2024-06-27T16:55:00.076Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk3-metacity/8-gtk3 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-27T16:55:00.076Z] Building Centos 8 docker image [2024-06-27T16:55:00.076Z] + tee swt_9_build.log [2024-06-27T16:55:00.076Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk4-mutter/9-swtBuild ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-27T16:55:00.076Z] Building Centos 9 swt build image [2024-06-27T16:55:00.076Z] + ./build-ubuntu-22.04.sh [2024-06-27T16:55:00.076Z] + set -e [2024-06-27T16:55:00.076Z] + pushd ubuntu-gtk3-metacity/22.04-gtk3 [2024-06-27T16:55:00.076Z] + echo 'Building Ubuntu 22.04 docker image' [2024-06-27T16:55:00.076Z] + docker build --pull -t eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 . [2024-06-27T16:55:00.076Z] + tee ubuntu22.log [2024-06-27T16:55:00.076Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/ubuntu-gtk3-metacity/22.04-gtk3 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-27T16:55:00.076Z] Building Ubuntu 22.04 docker image [2024-06-27T16:55:00.076Z] + ./build-openSuse-15.sh [2024-06-27T16:55:00.076Z] + set -e [2024-06-27T16:55:00.076Z] + pushd opensuse-gtk3-metacity/15-gtk3 [2024-06-27T16:55:00.076Z] + echo 'Building Opensuse Leap 15 docker image' [2024-06-27T16:55:00.076Z] + docker build --pull -t eclipse/platformreleng-opensuse-gtk3-metacity:15 . [2024-06-27T16:55:00.076Z] + tee opensuse_leap.log [2024-06-27T16:55:00.076Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/opensuse-gtk3-metacity/15-gtk3 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-27T16:55:00.076Z] Building Opensuse Leap 15 docker image [2024-06-27T16:55:00.076Z] + ./build-ubuntu-jikespg.sh [2024-06-27T16:55:00.076Z] + set -e [2024-06-27T16:55:00.076Z] + pushd jikespg [2024-06-27T16:55:00.076Z] + echo 'Building Ubuntu based Jikes Parser Generator Ubuntu docker image' [2024-06-27T16:55:00.076Z] + docker build --pull -t eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg . [2024-06-27T16:55:00.076Z] + tee ubuntuJikespg.log [2024-06-27T16:55:00.076Z] ~/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker/jikespg ~/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker [2024-06-27T16:55:00.076Z] Building Ubuntu based Jikes Parser Generator Ubuntu docker image [2024-06-27T16:55:01.849Z] #0 building with "default" instance using docker driver [2024-06-27T16:55:01.849Z] [2024-06-27T16:55:01.849Z] #1 [internal] load build definition from Dockerfile [2024-06-27T16:55:01.849Z] #1 transferring dockerfile: 1.65kB done [2024-06-27T16:55:01.849Z] #0 building with "default" instance using docker driver [2024-06-27T16:55:01.849Z] [2024-06-27T16:55:01.849Z] #1 [internal] load .dockerignore [2024-06-27T16:55:01.849Z] #1 transferring context: [2024-06-27T16:55:01.849Z] #0 building with "default" instance using docker driver [2024-06-27T16:55:01.849Z] [2024-06-27T16:55:01.849Z] #1 [internal] load .dockerignore [2024-06-27T16:55:01.849Z] #0 building with "default" instance using docker driver [2024-06-27T16:55:01.849Z] [2024-06-27T16:55:01.849Z] #1 [internal] load .dockerignore [2024-06-27T16:55:01.849Z] #0 building with "default" instance using docker driver [2024-06-27T16:55:01.849Z] [2024-06-27T16:55:01.849Z] #1 [internal] load .dockerignore [2024-06-27T16:55:01.849Z] #0 building with "default" instance using docker driver [2024-06-27T16:55:01.849Z] [2024-06-27T16:55:01.849Z] #1 [internal] load .dockerignore [2024-06-27T16:55:01.849Z] #0 building with "default" instance using docker driver [2024-06-27T16:55:01.849Z] [2024-06-27T16:55:01.849Z] #1 [internal] load .dockerignore [2024-06-27T16:55:01.849Z] #1 DONE 0.3s [2024-06-27T16:55:01.849Z] [2024-06-27T16:55:01.849Z] #2 [internal] load .dockerignore [2024-06-27T16:55:01.849Z] #2 transferring context: 2B done [2024-06-27T16:55:01.849Z] #1 transferring context: [2024-06-27T16:55:01.849Z] #1 transferring context: 2B done [2024-06-27T16:55:01.849Z] #2 DONE 0.3s [2024-06-27T16:55:01.849Z] [2024-06-27T16:55:01.849Z] #3 [internal] load metadata for docker.io/library/ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 [2024-06-27T16:55:01.849Z] #1 transferring context: [2024-06-27T16:55:01.849Z] #1 transferring context: 2B done [2024-06-27T16:55:01.849Z] #1 DONE 0.4s [2024-06-27T16:55:01.849Z] [2024-06-27T16:55:01.849Z] #2 [internal] load build definition from Dockerfile [2024-06-27T16:55:01.849Z] #2 transferring dockerfile: 1.60kB done [2024-06-27T16:55:01.849Z] #1 transferring context: [2024-06-27T16:55:01.849Z] #1 transferring context: 2B done [2024-06-27T16:55:02.203Z] #1 ... [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #2 [internal] load build definition from Dockerfile [2024-06-27T16:55:02.203Z] #2 transferring dockerfile: 1.64kB done [2024-06-27T16:55:02.203Z] #2 DONE 0.5s [2024-06-27T16:55:02.203Z] #1 transferring context: 2B done [2024-06-27T16:55:02.203Z] #2 DONE 0.5s [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #3 [internal] load metadata for quay.io/centos/centos:stream9 [2024-06-27T16:55:02.203Z] #1 transferring context: 2B done [2024-06-27T16:55:02.203Z] #1 ... [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #2 [internal] load build definition from Dockerfile [2024-06-27T16:55:02.203Z] #2 transferring dockerfile: 1.91kB done [2024-06-27T16:55:02.203Z] #2 DONE 0.6s [2024-06-27T16:55:02.203Z] #1 DONE 0.6s [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #2 [internal] load build definition from Dockerfile [2024-06-27T16:55:02.203Z] #2 transferring dockerfile: 1.88kB done [2024-06-27T16:55:02.203Z] #2 DONE 0.6s [2024-06-27T16:55:02.203Z] #1 transferring context: 2B done [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #1 [internal] load .dockerignore [2024-06-27T16:55:02.203Z] #1 DONE 0.6s [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #3 [internal] load metadata for quay.io/centos/centos:stream8 [2024-06-27T16:55:02.203Z] #1 DONE 0.7s [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #2 [internal] load build definition from Dockerfile [2024-06-27T16:55:02.203Z] #2 transferring dockerfile: 1.29kB done [2024-06-27T16:55:02.203Z] #2 DONE 0.6s [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #3 [internal] load metadata for docker.io/opensuse/leap:15@sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 [2024-06-27T16:55:02.203Z] #3 DONE 0.4s [2024-06-27T16:55:02.203Z] #1 DONE 0.7s [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #2 [internal] load build definition from Dockerfile [2024-06-27T16:55:02.203Z] #2 transferring dockerfile: 992B done [2024-06-27T16:55:02.203Z] #2 DONE 0.7s [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #3 [internal] load metadata for docker.io/library/ubuntu:20.04 [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #1 [internal] load .dockerignore [2024-06-27T16:55:02.203Z] #1 DONE 0.6s [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #3 [internal] load metadata for quay.io/centos/centos:stream8 [2024-06-27T16:55:02.203Z] [2024-06-27T16:55:02.203Z] #3 [internal] load metadata for quay.io/centos/centos:stream9 [2024-06-27T16:55:02.560Z] [2024-06-27T16:55:02.560Z] #4 [1/8] FROM docker.io/library/ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 [2024-06-27T16:55:02.560Z] #4 resolve docker.io/library/ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 0.0s done [2024-06-27T16:55:02.560Z] #4 ... [2024-06-27T16:55:02.560Z] [2024-06-27T16:55:02.560Z] #5 [internal] load build context [2024-06-27T16:55:02.560Z] #5 transferring context: 860B done [2024-06-27T16:55:02.560Z] #5 DONE 0.1s [2024-06-27T16:55:02.560Z] [2024-06-27T16:55:02.560Z] #4 [1/8] FROM docker.io/library/ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 [2024-06-27T16:55:02.560Z] #4 sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 1.13kB / 1.13kB done [2024-06-27T16:55:02.560Z] #4 sha256:c920ba4cfca05503764b785c16b76d43c83a6df8d1ab107e7e6610000d94315c 424B / 424B done [2024-06-27T16:55:02.560Z] #4 sha256:35a88802559dd2077e584394471ddaa1a2c5bfd16893b829ea57619301eb3908 2.30kB / 2.30kB done [2024-06-27T16:55:02.560Z] #4 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 1.05MB / 29.71MB 0.1s [2024-06-27T16:55:02.560Z] #4 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 9.44MB / 29.71MB 0.2s [2024-06-27T16:55:02.560Z] #3 DONE 0.6s [2024-06-27T16:55:02.913Z] #3 DONE 0.5s [2024-06-27T16:55:02.913Z] #4 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 17.83MB / 29.71MB 0.3s [2024-06-27T16:55:02.913Z] #3 DONE 0.5s [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #4 [internal] load build context [2024-06-27T16:55:02.913Z] #4 DONE 0.0s [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #5 [1/8] FROM quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde [2024-06-27T16:55:02.913Z] #5 resolve quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde [2024-06-27T16:55:02.913Z] #3 DONE 0.6s [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #4 [internal] load build context [2024-06-27T16:55:02.913Z] #4 DONE 0.0s [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #5 [ 1/10] FROM quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-27T16:55:02.913Z] #5 resolve quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-27T16:55:02.913Z] #3 DONE 0.6s [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #4 [internal] load build context [2024-06-27T16:55:02.913Z] #4 DONE 0.0s [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #5 [1/8] FROM quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde [2024-06-27T16:55:02.913Z] #5 resolve quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde 0.1s done [2024-06-27T16:55:02.913Z] #4 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 24.12MB / 29.71MB 0.4s [2024-06-27T16:55:02.913Z] #3 DONE 0.5s [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #4 [internal] load build context [2024-06-27T16:55:02.913Z] #4 DONE 0.0s [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #5 [1/6] FROM docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc [2024-06-27T16:55:02.913Z] #5 resolve docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #4 [internal] load build context [2024-06-27T16:55:02.913Z] #4 DONE 0.0s [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #5 [ 1/10] FROM quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-27T16:55:02.913Z] #5 resolve quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-27T16:55:02.913Z] #5 resolve quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde 0.1s done [2024-06-27T16:55:02.913Z] #5 resolve quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 0.2s done [2024-06-27T16:55:02.913Z] #5 DONE 0.2s [2024-06-27T16:55:02.913Z] #5 sha256:e0618e7a2b75d6a3a462cf5af47612897f85d0340750fe6e8cef275d305ea4f3 1.16kB / 1.16kB done [2024-06-27T16:55:02.913Z] #5 sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde 912B / 912B done [2024-06-27T16:55:02.913Z] #5 sha256:7145368fe20e190d15b42e69025ebac061da4caa5d63fdd728b2310938158d9d 505B / 505B done [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #4 [internal] load build context [2024-06-27T16:55:02.913Z] #4 DONE 0.0s [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #5 [1/7] FROM docker.io/opensuse/leap:15@sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 [2024-06-27T16:55:02.913Z] #5 resolve docker.io/opensuse/leap:15@sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 [2024-06-27T16:55:02.913Z] #4 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 29.71MB / 29.71MB 0.5s [2024-06-27T16:55:02.913Z] #5 resolve quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 0.2s done [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #5 [ 1/10] FROM quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-27T16:55:02.913Z] #5 sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 710B / 710B done [2024-06-27T16:55:02.913Z] #5 ... [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #4 [internal] load build context [2024-06-27T16:55:02.913Z] #4 transferring context: 860B done [2024-06-27T16:55:02.913Z] #4 DONE 0.2s [2024-06-27T16:55:02.913Z] [2024-06-27T16:55:02.913Z] #5 [1/8] FROM quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde [2024-06-27T16:55:02.913Z] #5 sha256:e0618e7a2b75d6a3a462cf5af47612897f85d0340750fe6e8cef275d305ea4f3 1.16kB / 1.16kB done [2024-06-27T16:55:02.913Z] #5 sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde 912B / 912B done [2024-06-27T16:55:02.913Z] #5 sha256:7145368fe20e190d15b42e69025ebac061da4caa5d63fdd728b2310938158d9d 505B / 505B done [2024-06-27T16:55:03.268Z] #5 sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 710B / 710B done [2024-06-27T16:55:03.268Z] #5 ... [2024-06-27T16:55:03.268Z] [2024-06-27T16:55:03.268Z] #4 [internal] load build context [2024-06-27T16:55:03.268Z] #4 transferring context: 860B done [2024-06-27T16:55:03.268Z] #4 DONE 0.5s [2024-06-27T16:55:03.268Z] #5 sha256:fe1278a5451bbfa593a7c04d7399d8b0ca249edd446c0a4085c79a1b0773d6cd 505B / 505B done [2024-06-27T16:55:03.268Z] #4 sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 29.71MB / 29.71MB 0.9s done [2024-06-27T16:55:03.268Z] #4 extracting sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 [2024-06-27T16:55:03.621Z] #5 resolve docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 0.6s done [2024-06-27T16:55:03.621Z] #5 sha256:fe1278a5451bbfa593a7c04d7399d8b0ca249edd446c0a4085c79a1b0773d6cd 505B / 505B done [2024-06-27T16:55:03.621Z] [2024-06-27T16:55:03.621Z] #5 [1/8] FROM quay.io/centos/centos:stream9@sha256:8edcfab3ba262a926f3f911d5743bd894dce857fc80f74b615b68da3d05f4bde [2024-06-27T16:55:03.621Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 5.24MB / 58.30MB 0.7s [2024-06-27T16:55:03.621Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 5.24MB / 58.30MB 0.7s [2024-06-27T16:55:03.621Z] #5 resolve docker.io/opensuse/leap:15@sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 0.8s done [2024-06-27T16:55:03.621Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 8.39MB / 58.30MB 0.8s [2024-06-27T16:55:03.621Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 8.39MB / 58.30MB 0.8s [2024-06-27T16:55:03.621Z] #5 sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 1.13kB / 1.13kB done [2024-06-27T16:55:03.621Z] #5 sha256:d86db849e59626d94f768c679aba441163c996caf7a3426f44924d0239ffe03f 424B / 424B done [2024-06-27T16:55:03.621Z] #5 sha256:5f5250218d28ad6612bf653eced407165dd6475a4daf9210b299fed991e172e9 2.30kB / 2.30kB done [2024-06-27T16:55:03.621Z] #5 ... [2024-06-27T16:55:03.621Z] [2024-06-27T16:55:03.621Z] #4 [internal] load build context [2024-06-27T16:55:03.621Z] #4 transferring context: 860B done [2024-06-27T16:55:03.621Z] #4 DONE 0.8s [2024-06-27T16:55:03.621Z] [2024-06-27T16:55:03.621Z] #5 [ 1/10] FROM quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-27T16:55:03.621Z] #5 sha256:197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c 1.16kB / 1.16kB done [2024-06-27T16:55:03.621Z] #5 ... [2024-06-27T16:55:03.621Z] [2024-06-27T16:55:03.621Z] #4 [internal] load build context [2024-06-27T16:55:03.621Z] #4 transferring context: 860B done [2024-06-27T16:55:03.621Z] #4 DONE 0.8s [2024-06-27T16:55:03.621Z] [2024-06-27T16:55:03.621Z] #5 [ 1/10] FROM quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 [2024-06-27T16:55:03.621Z] #5 sha256:197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c 1.16kB / 1.16kB done [2024-06-27T16:55:03.973Z] #5 ... [2024-06-27T16:55:03.973Z] [2024-06-27T16:55:03.973Z] #4 [internal] load build context [2024-06-27T16:55:03.973Z] #4 transferring context: 860B done [2024-06-27T16:55:03.973Z] #4 DONE 0.2s [2024-06-27T16:55:03.973Z] [2024-06-27T16:55:03.973Z] #5 [1/7] FROM docker.io/opensuse/leap:15@sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 [2024-06-27T16:55:03.973Z] #5 sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 1.53kB / 1.53kB done [2024-06-27T16:55:03.973Z] #5 sha256:1199df59de14a2c1b5300a8e3b44ac6ce17b2685466b85d98164e6e7445c18b9 634B / 634B done [2024-06-27T16:55:03.973Z] #5 sha256:26823966ab8be572387df7782bdab71a4349aae3f8717b34ad0aefbf4dc2ce67 1.97kB / 1.97kB done [2024-06-27T16:55:03.973Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 0B / 84.56MB 0.3s [2024-06-27T16:55:03.973Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 0B / 84.56MB 0.3s [2024-06-27T16:55:03.973Z] #5 ... [2024-06-27T16:55:03.973Z] [2024-06-27T16:55:03.973Z] #4 [internal] load build context [2024-06-27T16:55:03.973Z] #4 transferring context: 410B done [2024-06-27T16:55:03.973Z] #4 DONE 0.4s [2024-06-27T16:55:03.973Z] [2024-06-27T16:55:03.973Z] #5 [1/6] FROM docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc [2024-06-27T16:55:03.973Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 0B / 27.51MB 0.1s [2024-06-27T16:55:03.973Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 10.49MB / 27.51MB 0.3s [2024-06-27T16:55:03.973Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 19.92MB / 58.30MB 1.1s [2024-06-27T16:55:03.973Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 19.92MB / 58.30MB 1.1s [2024-06-27T16:55:03.973Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 8.39MB / 84.56MB 0.5s [2024-06-27T16:55:03.973Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 8.39MB / 84.56MB 0.5s [2024-06-27T16:55:03.973Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 18.87MB / 27.51MB 0.4s [2024-06-27T16:55:04.334Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 13.63MB / 84.56MB 0.6s [2024-06-27T16:55:04.334Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 13.63MB / 84.56MB 0.6s [2024-06-27T16:55:04.334Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 24.12MB / 58.30MB 1.2s [2024-06-27T16:55:04.334Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 24.12MB / 58.30MB 1.2s [2024-06-27T16:55:04.334Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 27.26MB / 27.51MB 0.5s [2024-06-27T16:55:04.334Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 34.60MB / 58.30MB 1.4s [2024-06-27T16:55:04.334Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 34.60MB / 58.30MB 1.4s [2024-06-27T16:55:04.334Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 37.75MB / 58.30MB 1.5s [2024-06-27T16:55:04.334Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 37.75MB / 58.30MB 1.5s [2024-06-27T16:55:04.334Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 26.21MB / 84.56MB 0.9s [2024-06-27T16:55:04.334Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 26.21MB / 84.56MB 0.9s [2024-06-27T16:55:04.693Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 42.99MB / 58.30MB 1.6s [2024-06-27T16:55:04.693Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 42.99MB / 58.30MB 1.6s [2024-06-27T16:55:04.693Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 32.51MB / 84.56MB 1.0s [2024-06-27T16:55:04.693Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 32.51MB / 84.56MB 1.0s [2024-06-27T16:55:04.693Z] #5 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 27.51MB / 27.51MB 0.8s done [2024-06-27T16:55:04.693Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 2.10MB / 50.48MB 1.0s [2024-06-27T16:55:04.693Z] #5 extracting sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad [2024-06-27T16:55:05.049Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 52.43MB / 58.30MB 1.8s [2024-06-27T16:55:05.049Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 52.43MB / 58.30MB 1.8s [2024-06-27T16:55:05.049Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 6.29MB / 50.48MB 1.1s [2024-06-27T16:55:05.049Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 45.09MB / 84.56MB 1.3s [2024-06-27T16:55:05.049Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 41.94MB / 84.56MB 1.2s [2024-06-27T16:55:05.049Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 58.30MB / 58.30MB 2.0s [2024-06-27T16:55:05.049Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 58.30MB / 58.30MB 2.0s [2024-06-27T16:55:05.049Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 50.33MB / 84.56MB 1.5s [2024-06-27T16:55:05.049Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 10.49MB / 50.48MB 1.3s [2024-06-27T16:55:05.049Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 50.33MB / 84.56MB 1.5s [2024-06-27T16:55:05.404Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 18.87MB / 50.48MB 1.5s [2024-06-27T16:55:05.404Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 59.77MB / 84.56MB 1.7s [2024-06-27T16:55:05.404Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 27.26MB / 50.48MB 1.6s [2024-06-27T16:55:05.404Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 59.77MB / 84.56MB 1.7s [2024-06-27T16:55:05.404Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 65.01MB / 84.56MB 1.8s [2024-06-27T16:55:05.404Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 33.55MB / 50.48MB 1.8s [2024-06-27T16:55:05.762Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 69.21MB / 84.56MB 1.9s [2024-06-27T16:55:05.762Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 36.70MB / 50.48MB 1.9s [2024-06-27T16:55:05.762Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 79.69MB / 84.56MB 2.1s [2024-06-27T16:55:05.762Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 79.69MB / 84.56MB 2.1s [2024-06-27T16:55:05.762Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 41.94MB / 50.48MB 2.0s [2024-06-27T16:55:05.762Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 58.30MB / 58.30MB 2.9s done [2024-06-27T16:55:05.762Z] #5 sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 58.30MB / 58.30MB 2.9s done [2024-06-27T16:55:06.122Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 49.28MB / 50.48MB 2.2s [2024-06-27T16:55:06.122Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 84.56MB / 84.56MB 2.3s [2024-06-27T16:55:06.122Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 84.56MB / 84.56MB 2.3s [2024-06-27T16:55:06.476Z] #4 extracting sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 3.1s done [2024-06-27T16:55:07.228Z] #5 extracting sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 2.3s done [2024-06-27T16:55:07.228Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 84.56MB / 84.56MB 3.7s done [2024-06-27T16:55:07.228Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab [2024-06-27T16:55:07.580Z] #5 sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 84.56MB / 84.56MB 3.7s done [2024-06-27T16:55:07.580Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 0.1s [2024-06-27T16:55:08.801Z] #5 sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 50.48MB / 50.48MB 4.5s done [2024-06-27T16:55:08.801Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 [2024-06-27T16:55:08.801Z] #4 DONE 6.2s [2024-06-27T16:55:08.801Z] #5 extracting sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 [2024-06-27T16:55:08.801Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 [2024-06-27T16:55:08.801Z] [2024-06-27T16:55:08.801Z] #6 [2/8] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-27T16:55:08.801Z] #5 DONE 6.0s [2024-06-27T16:55:10.049Z] [2024-06-27T16:55:10.049Z] #6 [2/6] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-27T16:55:13.212Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 5.2s [2024-06-27T16:55:13.212Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 5.3s [2024-06-27T16:55:13.981Z] #5 extracting sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 5.0s [2024-06-27T16:55:13.981Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 5.7s [2024-06-27T16:55:14.395Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 5.7s [2024-06-27T16:55:19.355Z] #5 extracting sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 10.7s [2024-06-27T16:55:19.355Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 11.0s [2024-06-27T16:55:19.744Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 11.1s [2024-06-27T16:55:21.038Z] #6 DONE 12.0s [2024-06-27T16:55:21.410Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 14.0s [2024-06-27T16:55:21.410Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 14.0s [2024-06-27T16:55:21.766Z] [2024-06-27T16:55:21.766Z] #7 [3/8] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-27T16:55:22.294Z] #6 DONE 11.9s [2024-06-27T16:55:22.294Z] [2024-06-27T16:55:22.294Z] #7 [3/6] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-27T16:55:22.294Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 14.7s done [2024-06-27T16:55:22.294Z] #5 extracting sha256:0d9665cbb1e45ff458d07612450003bc3c523a9d941d88d73ef519caf59c67ab 14.7s done [2024-06-27T16:55:22.294Z] #5 extracting sha256:c4b1af0dd5677c2639f9ca0fb5cf7a72106dec3c42ceb5073c60c05b40adaae4 13.6s done [2024-06-27T16:55:23.142Z] #5 DONE 20.5s [2024-06-27T16:55:23.509Z] #5 DONE 20.5s [2024-06-27T16:55:23.509Z] [2024-06-27T16:55:23.509Z] #6 [2/8] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-27T16:55:23.974Z] #5 DONE 21.0s [2024-06-27T16:55:23.974Z] [2024-06-27T16:55:23.974Z] #6 [2/7] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-27T16:55:24.328Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 16.0s [2024-06-27T16:55:24.686Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 16.2s [2024-06-27T16:55:26.585Z] #7 DONE 4.5s [2024-06-27T16:55:26.585Z] [2024-06-27T16:55:26.585Z] #8 [4/8] RUN apt-get install -y --no-install-recommends gpgv [2024-06-27T16:55:26.585Z] #6 DONE 2.5s [2024-06-27T16:55:26.585Z] #7 DONE 4.4s [2024-06-27T16:55:26.585Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 17.9s done [2024-06-27T16:55:26.585Z] [2024-06-27T16:55:26.585Z] #7 [3/7] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-27T16:55:26.585Z] #5 extracting sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612 17.9s done [2024-06-27T16:55:26.585Z] #6 DONE 3.4s [2024-06-27T16:55:26.585Z] [2024-06-27T16:55:26.585Z] #8 [4/6] RUN apt-get update && apt upgrade -y && apt dist-upgrade -y && apt-get install -y --no-install-recommends wget curl unzip vim gcc g++ make git && rm -rf /var/lib/apt/lists/* && apt autoremove -y [2024-06-27T16:55:26.585Z] #5 DONE 24.0s [2024-06-27T16:55:26.585Z] #5 DONE 24.0s [2024-06-27T16:55:27.000Z] [2024-06-27T16:55:27.000Z] #7 [3/8] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-27T16:55:27.000Z] [2024-06-27T16:55:27.000Z] #6 [2/8] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-27T16:55:27.369Z] #6 DONE 0.8s [2024-06-27T16:55:27.866Z] [2024-06-27T16:55:27.866Z] #7 [3/8] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-27T16:55:29.640Z] #8 2.955 Reading package lists... [2024-06-27T16:55:29.640Z] #8 2.971 Building dependency tree... [2024-06-27T16:55:29.640Z] #8 2.971 Reading state information... [2024-06-27T16:55:29.640Z] #8 2.973 gpgv is already the newest version (2.4.4-2ubuntu17). [2024-06-27T16:55:29.640Z] #8 2.973 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-27T16:55:29.640Z] #8 DONE 3.3s [2024-06-27T16:55:29.640Z] [2024-06-27T16:55:29.640Z] #9 [5/8] RUN apt-get update && apt upgrade -y && apt dist-upgrade -y && apt-get install -y --no-install-recommends libgtk-3-0 tigervnc-standalone-server tigervnc-common tigervnc-tools metacity x11-xserver-utils libgl1-mesa-dri xfonts-base xfonts-scalable xfonts-100dpi xfonts-75dpi fonts-liberation fonts-liberation2 fonts-freefont-ttf fonts-dejavu fonts-dejavu-core fonts-dejavu-extra wget curl unzip vim && rm -rf /var/lib/apt/lists/* && apt autoremove -y [2024-06-27T16:55:33.019Z] [2024-06-27T16:55:33.019Z] #6 [ 3/10] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-27T16:55:33.019Z] #6 CACHED [2024-06-27T16:55:33.019Z] [2024-06-27T16:55:33.019Z] #7 [ 2/10] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-27T16:55:33.019Z] #7 CACHED [2024-06-27T16:55:33.019Z] [2024-06-27T16:55:33.019Z] #8 [ 4/10] RUN dnf -y update && dnf -y install gtk3 gtk4 tigervnc-server tigervnc mutter xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts unzip lsof wget curl-minimal dbus webkit2gtk3 glibc-locale-source glibc-langpack-en && dnf clean all [2024-06-27T16:55:33.019Z] #7 DONE 5.6s [2024-06-27T16:55:33.019Z] [2024-06-27T16:55:33.019Z] #8 [4/8] RUN dnf -y update && dnf -y install gtk3 gtk4 tigervnc-server tigervnc mutter xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts unzip zip bzip2 lsof wget curl-minimal webkit2gtk3 webkit2gtk3-devel gtk3-devel gtk2 gtk2-devel java-17-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && dnf clean all [2024-06-27T16:55:33.019Z] #8 5.812 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] [2024-06-27T16:55:33.019Z] #8 5.815 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2024-06-27T16:55:33.019Z] #8 5.891 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] [2024-06-27T16:55:33.019Z] #8 5.986 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] [2024-06-27T16:55:33.019Z] #7 DONE 6.3s [2024-06-27T16:55:33.019Z] #8 6.202 Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [2024-06-27T16:55:33.019Z] [2024-06-27T16:55:33.019Z] #8 [4/7] RUN zypper --non-interactive update && zypper --non-interactive install libgtk-3-0 xorg-x11-Xvnc tigervnc metacity xorg-x11-fonts dejavu-fonts liberation-fonts Mesa-libGL1 Mesa-libEGL1 Mesa-dri wget curl unzip vim tar gzip [2024-06-27T16:55:33.654Z] #8 6.670 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3717 kB] [2024-06-27T16:55:33.654Z] #7 DONE 5.8s [2024-06-27T16:55:33.654Z] [2024-06-27T16:55:33.654Z] #6 [ 2/10] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-06-27T16:55:33.654Z] #6 CACHED [2024-06-27T16:55:33.654Z] [2024-06-27T16:55:33.654Z] #7 [ 3/10] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-06-27T16:55:33.654Z] #7 CACHED [2024-06-27T16:55:33.654Z] [2024-06-27T16:55:33.654Z] #8 [ 4/10] RUN yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip lsof wget curl dbus webkitgtk4 glibc-locale-source glibc-langpack-en && yum clean all [2024-06-27T16:55:33.654Z] [2024-06-27T16:55:33.654Z] #8 [4/8] RUN yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip zip bzip2 lsof wget curl webkitgtk4 webkitgtk4-devel gtk3-devel java-11-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver GConf2 cmake freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && yum clean all [2024-06-27T16:55:34.288Z] #9 4.232 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2024-06-27T16:55:34.288Z] #9 4.530 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2024-06-27T16:55:34.288Z] #9 4.568 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2024-06-27T16:55:34.809Z] #8 7.581 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [2024-06-27T16:55:34.809Z] #8 7.581 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [2024-06-27T16:55:34.809Z] #8 7.581 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [2024-06-27T16:55:34.809Z] #8 7.581 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4220 kB] [2024-06-27T16:55:34.809Z] #8 7.581 Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] [2024-06-27T16:55:34.809Z] #8 7.581 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1230 kB] [2024-06-27T16:55:34.809Z] #9 4.590 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2024-06-27T16:55:34.809Z] #9 4.606 Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [227 kB] [2024-06-27T16:55:34.809Z] #9 4.986 Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [73.2 kB] [2024-06-27T16:55:34.809Z] #9 5.003 Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [168 kB] [2024-06-27T16:55:34.809Z] #9 5.003 Get:8 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [12.7 kB] [2024-06-27T16:55:34.809Z] #8 7.913 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3749 kB] [2024-06-27T16:55:34.809Z] #9 5.137 Get:9 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2024-06-27T16:55:34.809Z] #9 5.178 Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2024-06-27T16:55:34.809Z] #8 8.072 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1515 kB] [2024-06-27T16:55:34.809Z] #8 8.072 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3872 kB] [2024-06-27T16:55:35.715Z] #8 8.231 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] [2024-06-27T16:55:35.715Z] #8 8.231 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [2024-06-27T16:55:35.715Z] #8 8.231 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [2024-06-27T16:55:36.163Z] #9 6.318 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] [2024-06-27T16:55:36.163Z] #9 6.318 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2024-06-27T16:55:36.163Z] #9 6.337 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [256 kB] [2024-06-27T16:55:36.163Z] #9 6.609 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [16.9 kB] [2024-06-27T16:55:36.163Z] #9 6.609 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [112 kB] [2024-06-27T16:55:36.163Z] #9 6.609 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [168 kB] [2024-06-27T16:55:36.163Z] #9 6.609 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [7519 B] [2024-06-27T16:55:38.707Z] #8 11.75 Fetched 31.9 MB in 6s (5272 kB/s) [2024-06-27T16:55:39.080Z] #8 11.75 Reading package lists...#9 9.196 Fetched 23.2 MB in 5s (4290 kB/s) [2024-06-27T16:55:39.479Z] #9 9.196 Reading package lists...#8 6.099 CentOS Stream 8 - AppStream 591 B/s | 38 B 00:00 [2024-06-27T16:55:39.479Z] #8 6.110 Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist [2024-06-27T16:55:39.858Z] #8 6.652 Retrieving repository 'Update repository of openSUSE Backports' metadata [...#8 6.323 CentOS Stream 8 - AppStream 679 B/s | 38 B 00:00 [2024-06-27T16:55:40.248Z] ... [2024-06-27T16:55:40.248Z] #9 10.73 [2024-06-27T16:55:40.248Z] #9 10.73 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-27T16:55:40.248Z] #9 10.73 [2024-06-27T16:55:40.620Z] #9 10.74 Reading package lists.... [2024-06-27T16:55:40.620Z] #8 14.09 [2024-06-27T16:55:40.620Z] #8 14.10 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-27T16:55:40.620Z] #8 14.10 [2024-06-27T16:55:41.100Z] #8 14.15 Reading package lists...#8 7.666 Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist [2024-06-27T16:55:41.577Z] ... [2024-06-27T16:55:41.577Z] #8 ERROR: process "/bin/sh -c yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip zip bzip2 lsof wget curl webkitgtk4 webkitgtk4-devel gtk3-devel java-11-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver GConf2 cmake freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && yum clean all" did not complete successfully: exit code: 1 [2024-06-27T16:55:41.577Z] #8 ERROR: process "/bin/sh -c yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip lsof wget curl dbus webkitgtk4 glibc-locale-source glibc-langpack-en && yum clean all" did not complete successfully: exit code: 1 [2024-06-27T16:55:41.577Z] #9 11.81 Building dependency tree....------ [2024-06-27T16:55:41.577Z] > [ 4/10] RUN yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip lsof wget curl dbus webkitgtk4 glibc-locale-source glibc-langpack-en && yum clean all: [2024-06-27T16:55:41.577Z] 6.099 CentOS Stream 8 - AppStream 591 B/s | 38 B 00:00 [2024-06-27T16:55:41.577Z] 6.110 Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist [2024-06-27T16:55:41.577Z] ------ [2024-06-27T16:55:41.577Z] Dockerfile:13 [2024-06-27T16:55:41.577Z] -------------------- [2024-06-27T16:55:41.577Z] 12 | [2024-06-27T16:55:41.577Z] 13 | >>> RUN yum -y update && yum -y install \ [2024-06-27T16:55:41.577Z] 14 | >>> gtk3 \ [2024-06-27T16:55:41.577Z] 15 | >>> tigervnc-server \ [2024-06-27T16:55:41.577Z] 16 | >>> tigervnc \ [2024-06-27T16:55:41.577Z] 17 | >>> metacity \ [2024-06-27T16:55:41.577Z] 18 | >>> xorg-x11-server-utils \ [2024-06-27T16:55:41.577Z] 19 | >>> mesa-libGL \ [2024-06-27T16:55:41.577Z] 20 | >>> xorg-x11-fonts-misc \ [2024-06-27T16:55:41.577Z] 21 | >>> xorg-x11-fonts-75dpi \ [2024-06-27T16:55:41.577Z] 22 | >>> xorg-x11-fonts-Type1 \ [2024-06-27T16:55:41.577Z] 23 | >>> xorg-x11-fonts-100dpi \ [2024-06-27T16:55:41.577Z] 24 | >>> liberation-fonts \ [2024-06-27T16:55:41.577Z] 25 | >>> gnu-free-fonts-common \ [2024-06-27T16:55:41.577Z] 26 | >>> dejavu-fonts-common \ [2024-06-27T16:55:41.577Z] 27 | >>> unzip \ [2024-06-27T16:55:41.577Z] 28 | >>> lsof \ [2024-06-27T16:55:41.577Z] 29 | >>> wget \ [2024-06-27T16:55:41.577Z] 30 | >>> curl \ [2024-06-27T16:55:41.577Z] 31 | >>> dbus \ [2024-06-27T16:55:41.577Z] 32 | >>> webkitgtk4 \ [2024-06-27T16:55:41.577Z] 33 | >>> glibc-locale-source \ [2024-06-27T16:55:41.577Z] 34 | >>> glibc-langpack-en \ [2024-06-27T16:55:41.577Z] 35 | >>> && yum clean all [2024-06-27T16:55:41.577Z] 36 | [2024-06-27T16:55:41.577Z] -------------------- [2024-06-27T16:55:41.577Z] ERROR: failed to solve: process "/bin/sh -c yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip lsof wget curl dbus webkitgtk4 glibc-locale-source glibc-langpack-en && yum clean all" did not complete successfully: exit code: 1 [2024-06-27T16:55:41.577Z] ------ [2024-06-27T16:55:41.577Z] > [4/8] RUN yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip zip bzip2 lsof wget curl webkitgtk4 webkitgtk4-devel gtk3-devel java-11-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver GConf2 cmake freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && yum clean all: [2024-06-27T16:55:41.577Z] 6.323 CentOS Stream 8 - AppStream 679 B/s | 38 B 00:00 [2024-06-27T16:55:41.577Z] 7.666 Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist [2024-06-27T16:55:41.577Z] ------ [2024-06-27T16:55:41.577Z] Dockerfile:12 [2024-06-27T16:55:41.577Z] -------------------- [2024-06-27T16:55:41.577Z] 11 | ENTRYPOINT [ "uid_entrypoint" ] [2024-06-27T16:55:41.577Z] 12 | >>> RUN yum -y update && yum -y install \ [2024-06-27T16:55:41.577Z] 13 | >>> gtk3 \ [2024-06-27T16:55:41.577Z] 14 | >>> tigervnc-server \ [2024-06-27T16:55:41.577Z] 15 | >>> tigervnc \ [2024-06-27T16:55:41.577Z] 16 | >>> metacity \ [2024-06-27T16:55:41.577Z] 17 | >>> xorg-x11-server-utils \ [2024-06-27T16:55:41.577Z] 18 | >>> mesa-libGL \ [2024-06-27T16:55:41.577Z] 19 | >>> xorg-x11-fonts-misc \ [2024-06-27T16:55:41.577Z] 20 | >>> xorg-x11-fonts-75dpi \ [2024-06-27T16:55:41.577Z] 21 | >>> xorg-x11-fonts-Type1 \ [2024-06-27T16:55:41.577Z] 22 | >>> xorg-x11-fonts-100dpi \ [2024-06-27T16:55:41.577Z] 23 | >>> liberation-fonts \ [2024-06-27T16:55:41.577Z] 24 | >>> gnu-free-fonts-common \ [2024-06-27T16:55:41.577Z] 25 | >>> dejavu-fonts-common \ [2024-06-27T16:55:41.577Z] 26 | >>> unzip \ [2024-06-27T16:55:41.577Z] 27 | >>> zip \ [2024-06-27T16:55:41.577Z] 28 | >>> bzip2 \ [2024-06-27T16:55:41.577Z] 29 | >>> lsof \ [2024-06-27T16:55:41.577Z] 30 | >>> wget \ [2024-06-27T16:55:41.577Z] 31 | >>> curl \ [2024-06-27T16:55:41.577Z] 32 | >>> webkitgtk4 \ [2024-06-27T16:55:41.577Z] 33 | >>> webkitgtk4-devel \ [2024-06-27T16:55:41.577Z] 34 | >>> gtk3-devel \ [2024-06-27T16:55:41.577Z] 35 | >>> java-11-openjdk-devel \ [2024-06-27T16:55:41.577Z] 36 | >>> webkit2gtk3-devel \ [2024-06-27T16:55:41.577Z] 37 | >>> make \ [2024-06-27T16:55:41.577Z] 38 | >>> gcc \ [2024-06-27T16:55:41.577Z] 39 | >>> mesa-libGLU-devel \ [2024-06-27T16:55:41.577Z] 40 | >>> mesa-libGL-devel \ [2024-06-27T16:55:41.577Z] 41 | >>> libXt-devel \ [2024-06-27T16:55:41.577Z] 42 | >>> libXtst-devel \ [2024-06-27T16:55:41.577Z] 43 | >>> libXScrnSaver \ [2024-06-27T16:55:41.577Z] 44 | >>> GConf2 \ [2024-06-27T16:55:41.577Z] 45 | >>> cmake \ [2024-06-27T16:55:41.577Z] 46 | >>> freetype \ [2024-06-27T16:55:41.577Z] 47 | >>> glibc-locale-source \ [2024-06-27T16:55:41.577Z] 48 | >>> glibc-langpack-en \ [2024-06-27T16:55:41.577Z] 49 | >>> nss \ [2024-06-27T16:55:41.577Z] 50 | >>> nspr \ [2024-06-27T16:55:41.577Z] 51 | >>> nss-util \ [2024-06-27T16:55:41.577Z] 52 | >>> && yum clean all [2024-06-27T16:55:41.577Z] 53 | [2024-06-27T16:55:41.577Z] -------------------- [2024-06-27T16:55:41.577Z] ERROR: failed to solve: process "/bin/sh -c yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip zip bzip2 lsof wget curl webkitgtk4 webkitgtk4-devel gtk3-devel java-11-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver GConf2 cmake freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && yum clean all" did not complete successfully: exit code: 1 [2024-06-27T16:55:41.577Z] #8 9.323 CentOS Stream 9 - BaseOS 3.0 MB/s | 8.1 MB 00:02 [2024-06-27T16:55:41.966Z] .... [2024-06-27T16:55:41.966Z] #9 12.43 Reading state information... [2024-06-27T16:55:42.726Z] #9 12.51 Calculating upgrade.... [2024-06-27T16:55:42.726Z] ..#9 13.22 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-27T16:55:43.105Z] #9 13.23 Reading package lists... [2024-06-27T16:55:43.105Z] #9 13.23 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-27T16:55:43.105Z] #9 13.23 [2024-06-27T16:55:43.490Z] .... [2024-06-27T16:55:43.867Z] .#8 16.91 Building dependency tree.....#8 11.46 CentOS Stream 9 - BaseOS 1.1 MB/s | 8.1 MB 00:07 [2024-06-27T16:55:43.867Z] [2024-06-27T16:55:43.867Z] #8 17.22 Reading state information... [2024-06-27T16:55:44.244Z] #8 17.30 Calculating upgrade..... [2024-06-27T16:55:44.244Z] done] [2024-06-27T16:55:44.244Z] #8 11.23 Building repository 'Update repository of openSUSE Backports' cache [...done] [2024-06-27T16:55:44.625Z] #8 11.28 Retrieving repository 'Non-OSS Repository' metadata [..#9 14.85 [2024-06-27T16:55:44.625Z] ..#9 14.87 Building dependency tree....#8 17.93 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-27T16:55:44.625Z] #8 17.94 [2024-06-27T16:55:44.625Z] #8 17.94 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-27T16:55:44.625Z] #8 17.94 [2024-06-27T16:55:45.015Z] #8 18.04 Reading package lists..... [2024-06-27T16:55:45.015Z] #9 15.38 Reading state information... [2024-06-27T16:55:45.789Z] #9 15.57 Calculating upgrade.... [2024-06-27T16:55:45.789Z] ...#9 16.25 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-27T16:55:46.921Z] #9 16.26 Reading package lists........ [2024-06-27T16:55:47.307Z] #8 20.44 Building dependency tree... [2024-06-27T16:55:47.307Z] #9 17.59 Building dependency tree... [2024-06-27T16:55:47.307Z] #8 20.72 Reading state information... [2024-06-27T16:55:47.307Z] #8 15.20 CentOS Stream 9 - AppStream 9.5 MB/s | 20 MB 00:02 [2024-06-27T16:55:47.690Z] #8 20.76 Calculating upgrade... [2024-06-27T16:55:47.690Z] #9 17.99 Reading state information... [2024-06-27T16:55:47.690Z] [2024-06-27T16:55:47.690Z] #8 21.09 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-27T16:55:48.506Z] #8 21.15 Reading package lists...#9 18.74 The following additional packages will be installed: [2024-06-27T16:55:48.506Z] #9 18.74 adduser adwaita-icon-theme at-spi2-common cpp cpp-13 cpp-13-x86-64-linux-gnu [2024-06-27T16:55:48.506Z] #9 18.74 cpp-x86-64-linux-gnu dbus dbus-bin dbus-daemon dbus-session-bus-common [2024-06-27T16:55:48.506Z] #9 18.74 dbus-system-bus-common dbus-user-session dconf-gsettings-backend [2024-06-27T16:55:48.506Z] #9 18.75 dconf-service fontconfig fontconfig-config fonts-dejavu-mono gcc-13-base [2024-06-27T16:55:48.506Z] #9 18.75 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme [2024-06-27T16:55:48.506Z] #9 18.75 humanity-icon-theme libadwaita-1-0 libapparmor1 libappstream5 libargon2-1 [2024-06-27T16:55:48.506Z] #9 18.75 libasound2-data libasound2t64 libatk-bridge2.0-0t64 libatk1.0-0t64 [2024-06-27T16:55:48.506Z] #9 18.75 libatspi2.0-0t64 libavahi-client3 libavahi-common-data libavahi-common3 [2024-06-27T16:55:48.506Z] #9 18.75 libbrotli1 libbsd0 libcairo-gobject2 libcairo-script-interpreter2 libcairo2 [2024-06-27T16:55:48.506Z] #9 18.75 libcanberra-gtk3-0t64 libcanberra0t64 libcolord2 libcryptsetup12 libcups2t64 [2024-06-27T16:55:48.506Z] #9 18.75 libcurl3t64-gnutls libcurl4t64 libdatrie1 libdbus-1-3 libdconf1 libdeflate0 [2024-06-27T16:55:48.506Z] #9 18.75 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common libdrm-intel1 [2024-06-27T16:55:48.506Z] #9 18.75 libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 libelf1t64 libepoxy0 [2024-06-27T16:55:48.506Z] #9 18.75 libexpat1 libfdisk1 libfile-readbackwards-perl libfontconfig1 libfontenc1 [2024-06-27T16:55:48.506Z] #9 18.75 libfreetype6 libfribidi0 libgdbm-compat4t64 libgdbm6t64 libgdk-pixbuf-2.0-0 [2024-06-27T16:55:48.506Z] #9 18.75 libgdk-pixbuf2.0-common libgl1 libglapi-mesa libglib2.0-0t64 libglvnd0 [2024-06-27T16:55:48.506Z] #9 18.75 libglx-mesa0 libglx0 libgpm2 libgraphene-1.0-0 libgraphite2-3 [2024-06-27T16:55:48.506Z] #9 18.75 libgssapi-krb5-2 libgtk-3-common libgtk-4-1 libgtk-4-common libgtop-2.0-11 [2024-06-27T16:55:48.506Z] #9 18.75 libgtop2-common libharfbuzz0b libice6 libicu74 libisl23 libjbig0 [2024-06-27T16:55:48.506Z] #9 18.75 libjpeg-turbo8 libjpeg8 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 [2024-06-27T16:55:48.506Z] #9 18.75 libkrb5-3 libkrb5support0 liblcms2-2 libldap2 liblerc4 libllvm17t64 libltdl7 [2024-06-27T16:55:48.506Z] #9 18.75 liblzo2-2 libmetacity3 libmpc3 libmpfr6 libnghttp2-14 libogg0 libpam-systemd [2024-06-27T16:55:48.506Z] #9 18.75 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 [2024-06-27T16:55:48.506Z] #9 18.75 libperl5.38t64 libpixman-1-0 libpng16-16t64 libpsl5t64 libpython3.12-minimal [2024-06-27T16:55:48.506Z] #9 18.75 libpython3.12-stdlib libpython3.12t64 libreadline8t64 librtmp1 libsasl2-2 [2024-06-27T16:55:48.506Z] #9 18.75 libsasl2-modules-db libsensors-config libsensors5 libsharpyuv0 libsm6 [2024-06-27T16:55:48.506Z] #9 18.75 libsodium23 libsqlite3-0 libssh-4 libstartup-notification0 libstemmer0d [2024-06-27T16:55:48.506Z] #9 18.75 libsystemd-shared libtdb1 libthai-data libthai0 libtiff6 libunwind8 [2024-06-27T16:55:48.506Z] #9 18.75 libvorbis0a libvorbisfile3 libvulkan1 libwayland-client0 libwayland-cursor0 [2024-06-27T16:55:48.506Z] #9 18.75 libwayland-egl1 libwebp7 libx11-6 libx11-data libx11-xcb1 libxau6 libxaw7 [2024-06-27T16:55:48.506Z] #9 18.75 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 [2024-06-27T16:55:48.506Z] #9 18.75 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb1 [2024-06-27T16:55:48.506Z] #9 18.75 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxext6 libxfixes3 [2024-06-27T16:55:48.506Z] #9 18.75 libxfont2 libxi6 libxinerama1 libxkbcommon0 libxkbfile1 libxml2 libxmlb2 [2024-06-27T16:55:48.506Z] #9 18.75 libxmu6 libxmuu1 libxpm4 libxpresent1 libxrandr2 libxrender1 libxres1 [2024-06-27T16:55:48.506Z] #9 18.75 libxshmfence1 libxt6t64 libxxf86vm1 libyaml-0-2 media-types metacity-common [2024-06-27T16:55:48.506Z] #9 18.75 netbase perl perl-modules-5.38 readline-common session-migration [2024-06-27T16:55:48.506Z] #9 18.75 shared-mime-info sound-theme-freedesktop systemd systemd-dev systemd-sysv [2024-06-27T16:55:48.506Z] #9 18.75 tzdata ubuntu-mono vim-common vim-runtime x11-common x11-xkb-utils xauth [2024-06-27T16:55:48.506Z] #9 18.75 xfonts-encodings xfonts-utils xkb-data zenity zenity-common [2024-06-27T16:55:48.506Z] #9 18.75 Suggested packages: [2024-06-27T16:55:48.506Z] #9 18.75 liblocale-gettext-perl cron quota ecryptfs-utils cpp-doc gcc-13-locales [2024-06-27T16:55:48.506Z] #9 18.75 cpp-13-doc alsa-utils libasound2-plugins libcanberra-gtk0 libcanberra-pulse [2024-06-27T16:55:48.506Z] #9 18.75 colord cups-common gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user gvfs [2024-06-27T16:55:48.506Z] #9 18.75 liblcms2-utils pciutils lm-sensors gnome-control-center xdg-user-dirs [2024-06-27T16:55:48.506Z] #9 18.75 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2024-06-27T16:55:48.506Z] #9 18.75 libtap-harness-archive-perl readline-doc systemd-container systemd-homed [2024-06-27T16:55:48.506Z] #9 18.75 systemd-userdbd systemd-boot libfido2-1 libip4tc2 libqrencode4 [2024-06-27T16:55:48.506Z] #9 18.75 libtss2-esys-3.0.2-0 libtss2-mu-4.0.1-0 libtss2-rc0 libtss2-tcti-device0 [2024-06-27T16:55:48.506Z] #9 18.75 polkitd openssl zip ctags vim-doc vim-scripts nickle cairo-5c xorg-docs-core [2024-06-27T16:55:48.506Z] #9 18.75 Recommended packages: [2024-06-27T16:55:48.506Z] #9 18.75 librsvg2-common fonts-liberation-sans-narrow alsa-ucm-conf [2024-06-27T16:55:48.506Z] #9 18.75 alsa-topology-conf at-spi2-core libcanberra-gtk3-module ca-certificates [2024-06-27T16:55:48.506Z] #9 18.75 dmsetup libgdk-pixbuf2.0-bin libgl1-amber-dri libglib2.0-data xdg-user-dirs [2024-06-27T16:55:48.506Z] #9 18.75 libgtk-3-bin libgtk-4-bin iso-codes libgtk-4-media-gstreamer krb5-locales [2024-06-27T16:55:48.506Z] #9 18.75 libldap-common publicsuffix libsasl2-modules mesa-vulkan-drivers [2024-06-27T16:55:48.506Z] #9 18.75 | vulkan-icd networkd-dispatcher systemd-timesyncd | time-daemon [2024-06-27T16:55:48.506Z] #9 18.75 systemd-resolved libnss-systemd xxd [2024-06-27T16:55:48.872Z] #8 16.39 CentOS Stream 9 - AppStream 11 MB/s | 20 MB 00:01 [2024-06-27T16:55:48.872Z] #9 19.15 The following NEW packages will be installed: [2024-06-27T16:55:48.872Z] #9 19.15 adduser adwaita-icon-theme at-spi2-common cpp cpp-13 cpp-13-x86-64-linux-gnu [2024-06-27T16:55:48.872Z] #9 19.15 cpp-x86-64-linux-gnu curl dbus dbus-bin dbus-daemon dbus-session-bus-common [2024-06-27T16:55:48.872Z] #9 19.15 dbus-system-bus-common dbus-user-session dconf-gsettings-backend [2024-06-27T16:55:48.872Z] #9 19.15 dconf-service fontconfig fontconfig-config fonts-dejavu fonts-dejavu-core [2024-06-27T16:55:48.872Z] #9 19.15 fonts-dejavu-extra fonts-dejavu-mono fonts-freefont-ttf fonts-liberation [2024-06-27T16:55:48.872Z] #9 19.15 fonts-liberation2 gcc-13-base gsettings-desktop-schemas [2024-06-27T16:55:48.872Z] #9 19.15 gtk-update-icon-cache hicolor-icon-theme humanity-icon-theme libadwaita-1-0 [2024-06-27T16:55:48.872Z] #9 19.15 libapparmor1 libappstream5 libargon2-1 libasound2-data libasound2t64 [2024-06-27T16:55:48.872Z] #9 19.15 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 libavahi-client3 [2024-06-27T16:55:48.872Z] #9 19.15 libavahi-common-data libavahi-common3 libbrotli1 libbsd0 libcairo-gobject2 [2024-06-27T16:55:48.872Z] #9 19.15 libcairo-script-interpreter2 libcairo2 libcanberra-gtk3-0t64 libcanberra0t64 [2024-06-27T16:55:48.872Z] #9 19.15 libcolord2 libcryptsetup12 libcups2t64 libcurl3t64-gnutls libcurl4t64 [2024-06-27T16:55:48.872Z] #9 19.15 libdatrie1 libdbus-1-3 libdconf1 libdeflate0 libdevmapper1.02.1 [2024-06-27T16:55:48.872Z] #9 19.15 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 [2024-06-27T16:55:48.872Z] #9 19.15 libdrm2 libedit2 libelf1t64 libepoxy0 libexpat1 libfdisk1 [2024-06-27T16:55:48.872Z] #9 19.15 libfile-readbackwards-perl libfontconfig1 libfontenc1 libfreetype6 [2024-06-27T16:55:48.872Z] #9 19.15 libfribidi0 libgdbm-compat4t64 libgdbm6t64 libgdk-pixbuf-2.0-0 [2024-06-27T16:55:48.872Z] #9 19.15 libgdk-pixbuf2.0-common libgl1 libgl1-mesa-dri libglapi-mesa libglib2.0-0t64 [2024-06-27T16:55:48.872Z] #9 19.15 libglvnd0 libglx-mesa0 libglx0 libgpm2 libgraphene-1.0-0 libgraphite2-3 [2024-06-27T16:55:48.872Z] #9 19.15 libgssapi-krb5-2 libgtk-3-0t64 libgtk-3-common libgtk-4-1 libgtk-4-common [2024-06-27T16:55:48.872Z] #9 19.15 libgtop-2.0-11 libgtop2-common libharfbuzz0b libice6 libicu74 libisl23 [2024-06-27T16:55:48.872Z] #9 19.15 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 libk5crypto3 libkeyutils1 [2024-06-27T16:55:48.872Z] #9 19.15 libkmod2 libkrb5-3 libkrb5support0 liblcms2-2 libldap2 liblerc4 libllvm17t64 [2024-06-27T16:55:48.872Z] #9 19.15 libltdl7 liblzo2-2 libmetacity3 libmpc3 libmpfr6 libnghttp2-14 libogg0 [2024-06-27T16:55:48.872Z] #9 19.15 libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 [2024-06-27T16:55:48.872Z] #9 19.15 libpciaccess0 libperl5.38t64 libpixman-1-0 libpng16-16t64 libpsl5t64 [2024-06-27T16:55:48.872Z] #9 19.15 libpython3.12-minimal libpython3.12-stdlib libpython3.12t64 libreadline8t64 [2024-06-27T16:55:48.872Z] #9 19.16 librtmp1 libsasl2-2 libsasl2-modules-db libsensors-config libsensors5 [2024-06-27T16:55:48.872Z] #9 19.16 libsharpyuv0 libsm6 libsodium23 libsqlite3-0 libssh-4 [2024-06-27T16:55:48.872Z] #9 19.16 libstartup-notification0 libstemmer0d libsystemd-shared libtdb1 libthai-data [2024-06-27T16:55:48.872Z] #9 19.16 libthai0 libtiff6 libunwind8 libvorbis0a libvorbisfile3 libvulkan1 [2024-06-27T16:55:48.872Z] #9 19.16 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwebp7 libx11-6 [2024-06-27T16:55:48.872Z] #9 19.16 libx11-data libx11-xcb1 libxau6 libxaw7 libxcb-dri2-0 libxcb-dri3-0 [2024-06-27T16:55:48.872Z] #9 19.16 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 [2024-06-27T16:55:48.872Z] #9 19.16 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb1 libxcomposite1 libxcursor1 [2024-06-27T16:55:48.872Z] #9 19.16 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxfont2 libxi6 libxinerama1 [2024-06-27T16:55:48.872Z] #9 19.16 libxkbcommon0 libxkbfile1 libxml2 libxmlb2 libxmu6 libxmuu1 libxpm4 [2024-06-27T16:55:48.872Z] #9 19.16 libxpresent1 libxrandr2 libxrender1 libxres1 libxshmfence1 libxt6t64 [2024-06-27T16:55:48.872Z] #9 19.16 libxxf86vm1 libyaml-0-2 media-types metacity metacity-common netbase perl [2024-06-27T16:55:48.872Z] #9 19.16 perl-modules-5.38 readline-common session-migration shared-mime-info [2024-06-27T16:55:48.872Z] #9 19.16 sound-theme-freedesktop systemd systemd-dev systemd-sysv tigervnc-common [2024-06-27T16:55:48.872Z] #9 19.16 tigervnc-standalone-server tigervnc-tools tzdata ubuntu-mono unzip vim [2024-06-27T16:55:48.872Z] #9 19.16 vim-common vim-runtime wget x11-common x11-xkb-utils x11-xserver-utils xauth [2024-06-27T16:55:48.872Z] #9 19.16 xfonts-100dpi xfonts-75dpi xfonts-base xfonts-encodings xfonts-scalable [2024-06-27T16:55:48.872Z] #9 19.16 xfonts-utils xkb-data zenity zenity-common [2024-06-27T16:55:48.872Z] #9 19.37 0 upgraded, 234 newly installed, 0 to remove and 0 not upgraded. [2024-06-27T16:55:48.872Z] #9 19.37 Need to get 145 MB of archives. [2024-06-27T16:55:48.872Z] #9 19.37 After this operation, 564 MB of additional disk space will be used. [2024-06-27T16:55:48.872Z] #9 19.37 Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 libapparmor1 amd64 4.0.0-beta3-0ubuntu3 [49.5 kB] [2024-06-27T16:55:48.872Z] #9 19.40 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] [2024-06-27T16:55:48.872Z] #9 19.40 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-3ubuntu3 [139 kB] [2024-06-27T16:55:49.237Z] #9 19.44 Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] [2024-06-27T16:55:49.237Z] #9 19.44 Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4 [266 kB] [2024-06-27T16:55:49.237Z] #9 19.46 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6 [146 kB] [2024-06-27T16:55:49.237Z] #9 19.46 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libkmod2 amd64 31+20240202-2ubuntu7 [51.7 kB] [2024-06-27T16:55:49.237Z] #9 19.46 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.1 [2074 kB] [2024-06-27T16:55:49.237Z] #9 19.52 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.1 [104 kB] [2024-06-27T16:55:49.237Z] #9 19.54 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.1 [3471 kB] [2024-06-27T16:55:49.237Z] #9 19.64 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.1 [11.9 kB] [2024-06-27T16:55:49.237Z] #9 19.64 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-modules-5.38 all 5.38.2-3.2build2 [3110 kB] [2024-06-27T16:55:49.237Z] #9 19.71 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2024-06-27T16:55:49.237Z] #9 19.71 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6710 B] [2024-06-27T16:55:49.237Z] #9 19.71 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libperl5.38t64 amd64 5.38.2-3.2build2 [4873 kB] [2024-06-27T16:55:49.613Z] #9 19.86 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 perl amd64 5.38.2-3.2build2 [231 kB] [2024-06-27T16:55:49.613Z] #9 19.86 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] [2024-06-27T16:55:49.613Z] #9 19.87 Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4 [210 kB] [2024-06-27T16:55:49.613Z] #9 19.87 Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus-bin amd64 1.14.10-4ubuntu4 [39.3 kB] [2024-06-27T16:55:49.613Z] #9 19.88 Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4 [80.4 kB] [2024-06-27T16:55:49.613Z] #9 19.88 Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libexpat1 amd64 2.6.1-2build1 [87.0 kB] [2024-06-27T16:55:49.613Z] #9 19.88 Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4 [118 kB] [2024-06-27T16:55:49.613Z] #9 19.88 Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4 [81.6 kB] [2024-06-27T16:55:49.613Z] #9 19.89 Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus amd64 1.14.10-4ubuntu4 [24.3 kB] [2024-06-27T16:55:49.613Z] #9 19.89 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.1 [235 kB] [2024-06-27T16:55:49.613Z] #9 19.89 Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 dbus-user-session amd64 1.14.10-4ubuntu4 [9960 B] [2024-06-27T16:55:49.613Z] #9 19.89 Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libbsd0 amd64 0.12.1-1build1 [41.2 kB] [2024-06-27T16:55:49.613Z] #9 19.91 Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libelf1t64 amd64 0.190-1.1build4 [57.6 kB] [2024-06-27T16:55:49.613Z] #9 19.91 Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] [2024-06-27T16:55:49.613Z] #9 19.91 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.1 [1546 kB] [2024-06-27T16:55:49.613Z] #9 19.98 Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2 [33.5 kB] [2024-06-27T16:55:49.613Z] #9 19.99 Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2 [81.7 kB] [2024-06-27T16:55:49.613Z] #9 19.99 Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9490 B] [2024-06-27T16:55:49.613Z] #9 19.99 Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2 [347 kB] [2024-06-27T16:55:49.613Z] #9 20.00 Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2 [142 kB] [2024-06-27T16:55:49.613Z] #9 20.00 Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libicu74 amd64 74.2-1ubuntu3 [10.9 MB] [2024-06-27T16:55:49.989Z] #9 20.27 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libpython3.12-minimal amd64 3.12.3-1 [833 kB] [2024-06-27T16:55:49.989Z] #9 20.29 Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 media-types all 10.1.0 [27.5 kB] [2024-06-27T16:55:49.989Z] #9 20.29 Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 netbase all 6.4 [13.1 kB] [2024-06-27T16:55:49.989Z] #9 20.29 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2024a-3ubuntu1.1 [273 kB] [2024-06-27T16:55:49.989Z] #9 20.29 Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] [2024-06-27T16:55:49.989Z] #9 20.30 Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] [2024-06-27T16:55:49.989Z] #9 20.30 Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2 [701 kB] [2024-06-27T16:55:49.989Z] #9 20.32 Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libpython3.12-stdlib amd64 3.12.3-1 [2067 kB] [2024-06-27T16:55:49.989Z] #9 20.37 Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3 [762 kB] [2024-06-27T16:55:49.989Z] #9 20.39 Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] [2024-06-27T16:55:49.989Z] #9 20.39 Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 shared-mime-info amd64 2.4-4 [474 kB] [2024-06-27T16:55:49.989Z] #9 20.39 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 vim-common all 2:9.1.0016-1ubuntu7.1 [385 kB] [2024-06-27T16:55:49.989Z] #9 20.41 Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 xkb-data all 2.41-2ubuntu1 [395 kB] [2024-06-27T16:55:49.989Z] #9 20.41 Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm-common all 2.4.120-2build1 [8096 B] [2024-06-27T16:55:49.989Z] #9 20.42 Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm2 amd64 2.4.120-2build1 [40.5 kB] [2024-06-27T16:55:49.989Z] #9 20.42 Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libedit2 amd64 3.1-20230828-1build1 [97.6 kB] [2024-06-27T16:55:49.989Z] #9 20.43 Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libgpm2 amd64 1.20.7-11 [14.1 kB] [2024-06-27T16:55:49.989Z] #9 20.43 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.1 [74.3 kB] [2024-06-27T16:55:49.989Z] #9 20.46 Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] [2024-06-27T16:55:49.989Z] #9 20.46 Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] [2024-06-27T16:55:49.989Z] #9 20.46 Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5546 B] [2024-06-27T16:55:49.989Z] #9 20.46 Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] [2024-06-27T16:55:49.989Z] #9 20.46 Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7160 B] [2024-06-27T16:55:49.989Z] #9 20.46 Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] [2024-06-27T16:55:49.989Z] #9 20.47 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] [2024-06-27T16:55:49.989Z] #9 20.47 Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] [2024-06-27T16:55:49.989Z] #9 20.47 Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] [2024-06-27T16:55:50.368Z] #9 20.49 Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] [2024-06-27T16:55:50.368Z] #9 20.49 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbcommon0 amd64 1.6.0-1build1 [122 kB] [2024-06-27T16:55:50.368Z] #9 20.50 Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmuu1 amd64 2:1.1.3-3build2 [8958 B] [2024-06-27T16:55:50.368Z] #9 20.50 Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] [2024-06-27T16:55:50.368Z] #9 20.51 Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 xauth amd64 1:1.1.2-1build1 [25.6 kB] [2024-06-27T16:55:50.368Z] #9 20.51 Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-3ubuntu3.1 [8024 B] [2024-06-27T16:55:50.368Z] #9 20.51 Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2024-06-27T16:55:50.368Z] #9 20.51 Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2148 B] [2024-06-27T16:55:50.368Z] #9 20.52 Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libdeflate0 amd64 1.19-1build1 [43.8 kB] [2024-06-27T16:55:50.368Z] #9 20.52 Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] [2024-06-27T16:55:50.368Z] #9 20.52 Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] [2024-06-27T16:55:50.368Z] #9 20.53 Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] [2024-06-27T16:55:50.368Z] #9 20.53 Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] [2024-06-27T16:55:50.368Z] #9 20.54 Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.1 [199 kB] [2024-06-27T16:55:50.368Z] #9 20.54 Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-3ubuntu3.1 [147 kB] [2024-06-27T16:55:50.368Z] #9 20.54 Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 gtk-update-icon-cache amd64 3.24.41-4ubuntu1 [51.6 kB] [2024-06-27T16:55:50.368Z] #9 20.54 Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 hicolor-icon-theme all 0.17-2 [9976 B] [2024-06-27T16:55:50.368Z] #9 20.54 Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 humanity-icon-theme all 0.6.16 [1282 kB] [2024-06-27T16:55:50.368Z] #9 20.58 Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-mono all 24.04-0ubuntu1 [151 kB] [2024-06-27T16:55:50.368Z] #9 20.58 Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 adwaita-icon-theme all 46.0-1 [723 kB] [2024-06-27T16:55:50.368Z] #9 20.61 Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8674 B] [2024-06-27T16:55:50.368Z] #9 20.61 Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-13-base amd64 13.2.0-23ubuntu4 [49.0 kB] [2024-06-27T16:55:50.368Z] #9 20.61 Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libisl23 amd64 0.26-3build1 [680 kB] [2024-06-27T16:55:50.368Z] #9 20.63 Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libmpfr6 amd64 4.2.1-1build1 [355 kB] [2024-06-27T16:55:50.368Z] #9 20.64 Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libmpc3 amd64 1.3.1-1build1 [54.5 kB] [2024-06-27T16:55:50.368Z] #9 20.64 Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-13-x86-64-linux-gnu amd64 13.2.0-23ubuntu4 [11.2 MB] [2024-06-27T16:55:50.368Z] [2024-06-27T16:55:50.747Z] #8 23.75 Building dependency tree...#9 20.89 Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-13 amd64 13.2.0-23ubuntu4 [1032 B] [2024-06-27T16:55:50.747Z] #9 20.89 Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5326 B] [2024-06-27T16:55:50.747Z] #9 20.89 Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] [2024-06-27T16:55:50.747Z] #9 20.89 Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] [2024-06-27T16:55:50.747Z] #9 20.89 Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3 [20.3 kB] [2024-06-27T16:55:50.747Z] #9 20.89 Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3 [53.2 kB] [2024-06-27T16:55:50.747Z] #9 20.89 Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8 [195 kB] [2024-06-27T16:55:50.747Z] #9 20.90 Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] [2024-06-27T16:55:50.747Z] #9 20.90 Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libssh-4 amd64 0.10.6-2build2 [188 kB] [2024-06-27T16:55:50.747Z] #9 20.91 Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.1 [341 kB] [2024-06-27T16:55:50.747Z] #9 20.92 Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.1 [227 kB] [2024-06-27T16:55:50.747Z] #9 20.93 Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libdconf1 amd64 0.40.0-4build2 [39.4 kB] [2024-06-27T16:55:50.747Z] #9 20.96 Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 dconf-service amd64 0.40.0-4build2 [27.5 kB] [2024-06-27T16:55:50.747Z] #9 20.99 Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 dconf-gsettings-backend amd64 0.40.0-4build2 [22.1 kB] [2024-06-27T16:55:50.747Z] #9 21.00 Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] [2024-06-27T16:55:50.747Z] #9 21.05 Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] [2024-06-27T16:55:50.747Z] #9 21.07 Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] [2024-06-27T16:55:50.747Z] #9 21.09 Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] [2024-06-27T16:55:50.747Z] #9 21.12 Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-freefont-ttf all 20211204+svn4273-2 [5641 kB] [2024-06-27T16:55:50.747Z] #9 21.20 Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] [2024-06-27T16:55:50.747Z] #9 21.20 Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] [2024-06-27T16:55:50.747Z] #9 21.20 Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] [2024-06-27T16:55:50.747Z] #9 21.21 Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-extra all 2.37-8 [1947 kB] [2024-06-27T16:55:50.747Z] #9 21.25 Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-dejavu all 2.37-8 [3020 B] [2024-06-27T16:55:50.747Z] #9 21.25 Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] [2024-06-27T16:55:50.747Z] #9 21.25 Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9034 B] [2024-06-27T16:55:50.747Z] #9 21.25 Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 gsettings-desktop-schemas all 46.0-1ubuntu2 [35.6 kB] [2024-06-27T16:55:50.747Z] #9 21.25 Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.1 [333 kB] [2024-06-27T16:55:51.136Z] #9 21.26 Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libstemmer0d amd64 2.2.0-4build1 [161 kB] [2024-06-27T16:55:51.136Z] #9 21.27 Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlb2 amd64 0.3.18-1 [67.7 kB] [2024-06-27T16:55:51.136Z] #9 21.27 Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libappstream5 amd64 1.0.2-1build6 [238 kB] [2024-06-27T16:55:51.136Z] #9 21.28 Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphene-1.0-0 amd64 1.10.8-3build2 [46.2 kB] [2024-06-27T16:55:51.136Z] #9 21.28 Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] [2024-06-27T16:55:51.136Z] #9 21.29 Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] [2024-06-27T16:55:51.136Z] #9 21.29 Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5756 B] [2024-06-27T16:55:51.136Z] #9 21.29 Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] [2024-06-27T16:55:51.136Z] #9 21.29 Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] [2024-06-27T16:55:51.136Z] #9 21.31 Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] [2024-06-27T16:55:51.136Z] #9 21.31 Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] [2024-06-27T16:55:51.136Z] #9 21.31 Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libcairo-script-interpreter2 amd64 1.18.0-3build1 [60.3 kB] [2024-06-27T16:55:51.136Z] #9 21.31 Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2024-06-27T16:55:51.136Z] #9 21.32 Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 libcolord2 amd64 1.4.7-1build2 [149 kB] [2024-06-27T16:55:51.136Z] #9 21.33 Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libavahi-common-data amd64 0.8-13ubuntu6 [29.7 kB] [2024-06-27T16:55:51.136Z] #9 21.33 Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libavahi-common3 amd64 0.8-13ubuntu6 [23.3 kB] [2024-06-27T16:55:51.136Z] #9 21.33 Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libavahi-client3 amd64 0.8-13ubuntu6 [26.8 kB] [2024-06-27T16:55:51.136Z] #9 21.33 Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.1 [272 kB] [2024-06-27T16:55:51.136Z] #9 21.35 Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] [2024-06-27T16:55:51.136Z] [2024-06-27T16:55:51.136Z] #8 24.24 Reading state information... [2024-06-27T16:55:51.136Z] #9 21.36 Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] [2024-06-27T16:55:51.136Z] #9 21.36 Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] [2024-06-27T16:55:51.136Z] #9 21.38 Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] [2024-06-27T16:55:51.136Z] #9 21.38 Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] [2024-06-27T16:55:51.136Z] #9 21.39 Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] [2024-06-27T16:55:51.136Z] #9 21.39 Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] [2024-06-27T16:55:51.136Z] #9 21.40 Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] [2024-06-27T16:55:51.136Z] #9 21.40 Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] [2024-06-27T16:55:51.136Z] #9 21.41 Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] [2024-06-27T16:55:51.136Z] #9 21.43 Get:146 http://archive.ubuntu.com/ubuntu noble/main amd64 libwayland-client0 amd64 1.22.0-2.1build1 [26.4 kB] [2024-06-27T16:55:51.136Z] #9 21.43 Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 libwayland-egl1 amd64 1.22.0-2.1build1 [5628 B] [2024-06-27T16:55:51.136Z] #9 21.43 Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB] [2024-06-27T16:55:51.136Z] #9 21.43 Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcursor1 amd64 1:1.2.1-1build1 [20.7 kB] [2024-06-27T16:55:51.136Z] #9 21.43 Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6150 B] [2024-06-27T16:55:51.136Z] #9 21.43 Get:151 http://archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB] [2024-06-27T16:55:51.136Z] #9 21.43 Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 libxinerama1 amd64 2:1.1.4-3build1 [6396 B] [2024-06-27T16:55:51.136Z] #9 21.43 Get:153 http://archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB] [2024-06-27T16:55:51.136Z] #9 21.43 Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtk-4-common all 4.14.2+ds-1ubuntu1 [1235 kB] [2024-06-27T16:55:51.136Z] #9 21.48 Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtk-4-1 amd64 4.14.2+ds-1ubuntu1 [3277 kB] [2024-06-27T16:55:51.136Z] #9 21.58 Get:156 http://archive.ubuntu.com/ubuntu noble/main amd64 libadwaita-1-0 amd64 1.5.0-1ubuntu2 [408 kB] [2024-06-27T16:55:51.136Z] #9 21.59 Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 libasound2-data all 1.2.11-1build2 [21.0 kB] [2024-06-27T16:55:51.136Z] #9 21.59 Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 libasound2t64 amd64 1.2.11-1build2 [399 kB] [2024-06-27T16:55:51.136Z] #9 21.60 Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB] [2024-06-27T16:55:51.136Z] #9 21.60 Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB] [2024-06-27T16:55:51.136Z] #9 21.60 Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB] [2024-06-27T16:55:51.136Z] #9 21.62 Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] [2024-06-27T16:55:51.136Z] #9 21.62 Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] [2024-06-27T16:55:51.136Z] #9 21.62 Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] [2024-06-27T16:55:51.136Z] #9 21.62 Get:165 http://archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] [2024-06-27T16:55:51.136Z] #9 21.62 Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libvorbisfile3 amd64 1.3.7-1build3 [17.1 kB] [2024-06-27T16:55:51.136Z] #9 21.62 Get:167 http://archive.ubuntu.com/ubuntu noble/main amd64 sound-theme-freedesktop all 0.8-2ubuntu1 [384 kB] [2024-06-27T16:55:51.136Z] #9 21.62 Get:168 http://archive.ubuntu.com/ubuntu noble/main amd64 libcanberra0t64 amd64 0.30-10ubuntu10 [39.4 kB] [2024-06-27T16:55:51.136Z] #9 21.62 Get:169 http://archive.ubuntu.com/ubuntu noble/main amd64 libwayland-cursor0 amd64 1.22.0-2.1build1 [10.4 kB] [2024-06-27T16:55:51.136Z] #9 21.62 Get:170 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6320 B] [2024-06-27T16:55:51.136Z] #9 21.64 Get:171 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtk-3-common all 3.24.41-4ubuntu1 [1202 kB] [2024-06-27T16:55:51.136Z] #9 21.65 Get:172 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtk-3-0t64 amd64 3.24.41-4ubuntu1 [2901 kB] [2024-06-27T16:55:51.136Z] #9 21.69 Get:173 http://archive.ubuntu.com/ubuntu noble/main amd64 libcanberra-gtk3-0t64 amd64 0.30-10ubuntu10 [8330 B] [2024-06-27T16:55:51.136Z] #9 21.69 Get:174 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm-amdgpu1 amd64 2.4.120-2build1 [20.2 kB] [2024-06-27T16:55:51.136Z] #9 21.69 Get:175 http://archive.ubuntu.com/ubuntu noble/main amd64 libpciaccess0 amd64 0.17-3build1 [18.6 kB] [2024-06-27T16:55:51.136Z] #9 21.69 Get:176 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm-intel1 amd64 2.4.120-2build1 [63.8 kB] [2024-06-27T16:55:51.136Z] #9 21.69 Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm-nouveau2 amd64 2.4.120-2build1 [17.7 kB] [2024-06-27T16:55:51.136Z] #9 21.69 Get:178 http://archive.ubuntu.com/ubuntu noble/main amd64 libdrm-radeon1 amd64 2.4.120-2build1 [20.8 kB] [2024-06-27T16:55:51.136Z] #9 21.69 Get:179 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfile-readbackwards-perl all 1.06-2 [10.2 kB] [2024-06-27T16:55:51.519Z] #9 21.69 Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libfontenc1 amd64 1:1.1.8-1build1 [14.0 kB] [2024-06-27T16:55:51.519Z] #9 21.69 Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libglapi-mesa amd64 24.0.5-1ubuntu1 [41.0 kB] [2024-06-27T16:55:51.519Z] #9 21.71 Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] [2024-06-27T16:55:51.519Z] #8 24.73 The following additional packages will be installed: [2024-06-27T16:55:51.519Z] #8 24.73 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-9 g++-9 gcc-9 [2024-06-27T16:55:51.519Z] #8 24.73 gcc-9-base git-man libasan5 libasn1-8-heimdal libasound2 libasound2-data [2024-06-27T16:55:51.519Z] #8 24.73 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcanberra0 [2024-06-27T16:55:51.519Z] #8 24.73 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 [2024-06-27T16:55:51.519Z] #8 24.73 liberror-perl libexpat1 libgcc-9-dev libgdbm-compat4 libgdbm6 libgomp1 [2024-06-27T16:55:51.519Z] #8 24.73 libgpm2 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal [2024-06-27T16:55:51.519Z] #8 24.73 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libisl22 [2024-06-27T16:55:51.519Z] #8 24.73 libitm1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 [2024-06-27T16:55:51.519Z] #8 24.73 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libltdl7 libmpc3 [2024-06-27T16:55:51.519Z] #8 24.73 libmpdec2 libmpfr6 libnghttp2-14 libogg0 libperl5.30 libpsl5 libpython3.8 [2024-06-27T16:55:51.519Z] #8 24.73 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8 [2024-06-27T16:55:51.519Z] #8 24.73 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 [2024-06-27T16:55:51.519Z] #8 24.73 libssh-4 libssl1.1 libstdc++-9-dev libtdb1 libtsan0 libubsan1 libvorbis0a [2024-06-27T16:55:51.519Z] #8 24.73 libvorbisfile3 libwind0-heimdal linux-libc-dev mime-support perl [2024-06-27T16:55:51.519Z] #8 24.73 perl-modules-5.30 readline-common sound-theme-freedesktop vim-common [2024-06-27T16:55:51.519Z] #8 24.73 vim-runtime xxd [2024-06-27T16:55:51.519Z] #8 24.73 Suggested packages: [2024-06-27T16:55:51.519Z] #8 24.73 binutils-doc cpp-doc gcc-9-locales g++-multilib g++-9-multilib gcc-9-doc [2024-06-27T16:55:51.519Z] #8 24.73 gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc [2024-06-27T16:55:51.519Z] #8 24.73 gcc-9-multilib gettext-base git-daemon-run | git-daemon-sysvinit git-doc [2024-06-27T16:55:51.519Z] #8 24.73 git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn [2024-06-27T16:55:51.519Z] #8 24.73 libasound2-plugins alsa-utils glibc-doc libcanberra-gtk0 libcanberra-pulse [2024-06-27T16:55:51.519Z] #8 24.73 gdbm-l10n gpm krb5-doc krb5-user libstdc++-9-doc make-doc perl-doc [2024-06-27T16:55:51.519Z] #8 24.73 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [2024-06-27T16:55:51.519Z] #8 24.73 liblocale-codes-perl readline-doc zip ctags vim-doc vim-scripts [2024-06-27T16:55:51.519Z] #8 24.73 Recommended packages: [2024-06-27T16:55:51.519Z] #8 24.73 ca-certificates patch less ssh-client alsa-ucm-conf alsa-topology-conf [2024-06-27T16:55:51.519Z] #8 24.73 manpages manpages-dev krb5-locales publicsuffix libsasl2-modules file [2024-06-27T16:55:51.519Z] #8 24.73 xz-utils netbase [2024-06-27T16:55:51.887Z] #9 22.27 Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7142 B] [2024-06-27T16:55:51.887Z] #9 22.27 Get:184 http://archive.ubuntu.com/ubuntu noble/main amd64 libgl1-mesa-dri amd64 24.0.5-1ubuntu1 [8939 kB] [2024-06-27T16:55:51.887Z] #8 25.16 The following NEW packages will be installed: [2024-06-27T16:55:51.887Z] #8 25.16 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-9 curl g++ g++-9 [2024-06-27T16:55:51.887Z] #8 25.16 gcc gcc-9 gcc-9-base git git-man libasan5 libasn1-8-heimdal libasound2 [2024-06-27T16:55:51.887Z] #8 25.16 libasound2-data libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev [2024-06-27T16:55:51.887Z] #8 25.16 libcanberra0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls [2024-06-27T16:55:51.887Z] #8 25.16 libcurl4 liberror-perl libexpat1 libgcc-9-dev libgdbm-compat4 libgdbm6 [2024-06-27T16:55:51.887Z] #8 25.16 libgomp1 libgpm2 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal [2024-06-27T16:55:51.887Z] #8 25.16 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libisl22 [2024-06-27T16:55:51.887Z] #8 25.16 libitm1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 [2024-06-27T16:55:51.887Z] #8 25.16 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libltdl7 libmpc3 [2024-06-27T16:55:51.887Z] #8 25.16 libmpdec2 libmpfr6 libnghttp2-14 libogg0 libperl5.30 libpsl5 libpython3.8 [2024-06-27T16:55:51.887Z] #8 25.16 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8 [2024-06-27T16:55:51.887Z] #8 25.16 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 [2024-06-27T16:55:51.887Z] #8 25.16 libssh-4 libssl1.1 libstdc++-9-dev libtdb1 libtsan0 libubsan1 libvorbis0a [2024-06-27T16:55:51.887Z] #8 25.16 libvorbisfile3 libwind0-heimdal linux-libc-dev make mime-support perl [2024-06-27T16:55:51.887Z] #8 25.16 perl-modules-5.30 readline-common sound-theme-freedesktop unzip vim [2024-06-27T16:55:51.887Z] #8 25.16 vim-common vim-runtime wget xxd [2024-06-27T16:55:51.887Z] #9 22.37 Get:185 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7800 B] [2024-06-27T16:55:51.887Z] #9 22.37 Get:186 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri2-0 amd64 1.15-1ubuntu2 [7222 B] [2024-06-27T16:55:51.887Z] #9 22.37 Get:187 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] [2024-06-27T16:55:51.887Z] #9 22.38 Get:188 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5676 B] [2024-06-27T16:55:51.887Z] #9 22.38 Get:189 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] [2024-06-27T16:55:51.887Z] #9 22.38 Get:190 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9312 B] [2024-06-27T16:55:51.887Z] #9 22.38 Get:191 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] [2024-06-27T16:55:51.887Z] #9 22.38 Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4764 B] [2024-06-27T16:55:51.887Z] #9 22.38 Get:193 http://archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9282 B] [2024-06-27T16:55:52.264Z] #9 22.39 Get:194 http://archive.ubuntu.com/ubuntu noble/main amd64 libglx-mesa0 amd64 24.0.5-1ubuntu1 [154 kB] [2024-06-27T16:55:52.264Z] #9 22.39 Get:195 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtop2-common all 2.41.3-1build4 [3518 B] [2024-06-27T16:55:52.264Z] #9 22.39 Get:196 http://archive.ubuntu.com/ubuntu noble/main amd64 libgtop-2.0-11 amd64 2.41.3-1build4 [39.6 kB] [2024-06-27T16:55:52.264Z] #9 22.39 Get:197 http://archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] [2024-06-27T16:55:52.264Z] #9 22.40 Get:198 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] [2024-06-27T16:55:52.264Z] #9 22.41 Get:199 http://archive.ubuntu.com/ubuntu noble/universe amd64 metacity-common all 1:3.52.0-1build1 [321 kB] [2024-06-27T16:55:52.264Z] #9 22.42 Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmetacity3 amd64 1:3.52.0-1build1 [63.0 kB] [2024-06-27T16:55:52.264Z] #9 22.42 Get:201 http://archive.ubuntu.com/ubuntu noble/main amd64 libpython3.12t64 amd64 3.12.3-1 [2339 kB] [2024-06-27T16:55:52.264Z] #9 22.48 Get:202 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] [2024-06-27T16:55:52.264Z] #9 22.53 Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 libsodium23 amd64 1.0.18-1build3 [161 kB] [2024-06-27T16:55:52.264Z] #9 22.59 Get:204 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-util1 amd64 0.4.0-1build3 [10.7 kB] [2024-06-27T16:55:52.264Z] #8 25.42 0 upgraded, 92 newly installed, 0 to remove and 0 not upgraded. [2024-06-27T16:55:52.264Z] #8 25.42 Need to get 72.7 MB of archives. [2024-06-27T16:55:52.264Z] #8 25.42 After this operation, 355 MB of additional disk space will be used. [2024-06-27T16:55:52.264Z] #8 25.42 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] [2024-06-27T16:55:52.264Z] #9 22.60 Get:205 http://archive.ubuntu.com/ubuntu noble/main amd64 libstartup-notification0 amd64 0.12-6build3 [18.4 kB] [2024-06-27T16:55:52.264Z] #9 22.60 Get:206 http://archive.ubuntu.com/ubuntu noble/main amd64 libunwind8 amd64 1.6.2-3build1 [55.2 kB] [2024-06-27T16:55:52.264Z] #9 22.60 Get:207 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] [2024-06-27T16:55:52.264Z] #9 22.61 Get:208 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] [2024-06-27T16:55:52.264Z] #9 22.62 Get:209 http://archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] [2024-06-27T16:55:52.264Z] #9 22.62 Get:210 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] [2024-06-27T16:55:52.264Z] #9 22.63 Get:211 http://archive.ubuntu.com/ubuntu noble/main amd64 libxfont2 amd64 1:2.0.6-1build1 [93.0 kB] [2024-06-27T16:55:52.264Z] #9 22.63 Get:212 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbfile1 amd64 1:1.1.0-1build4 [70.0 kB] [2024-06-27T16:55:52.264Z] #9 22.63 Get:213 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxpresent1 amd64 1.0.0-2build2 [7380 B] [2024-06-27T16:55:52.264Z] #9 22.63 Get:214 http://archive.ubuntu.com/ubuntu noble/main amd64 libxres1 amd64 2:1.2.1-1build1 [6778 B] [2024-06-27T16:55:52.264Z] #9 22.63 Get:215 http://archive.ubuntu.com/ubuntu noble/main amd64 zenity-common all 4.0.1-1build3 [259 kB] [2024-06-27T16:55:52.264Z] #9 22.64 Get:216 http://archive.ubuntu.com/ubuntu noble/main amd64 zenity amd64 4.0.1-1build3 [72.0 kB] [2024-06-27T16:55:52.264Z] #9 22.64 Get:217 http://archive.ubuntu.com/ubuntu noble/universe amd64 metacity amd64 1:3.52.0-1build1 [266 kB] [2024-06-27T16:55:52.264Z] #9 22.65 Get:218 http://archive.ubuntu.com/ubuntu noble/universe amd64 tigervnc-common amd64 1.13.1+dfsg-2build2 [84.4 kB] [2024-06-27T16:55:52.264Z] #9 22.65 Get:219 http://archive.ubuntu.com/ubuntu noble/main amd64 x11-xkb-utils amd64 7.7+8build2 [170 kB] [2024-06-27T16:55:52.264Z] #9 22.66 Get:220 http://archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] [2024-06-27T16:55:52.264Z] #9 22.66 Get:221 http://archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] [2024-06-27T16:55:52.264Z] #9 22.66 Get:222 http://archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] [2024-06-27T16:55:52.264Z] #9 22.66 Get:223 http://archive.ubuntu.com/ubuntu noble/universe amd64 tigervnc-standalone-server amd64 1.13.1+dfsg-2build2 [1142 kB] [2024-06-27T16:55:52.264Z] #9 22.70 Get:224 http://archive.ubuntu.com/ubuntu noble/universe amd64 tigervnc-tools amd64 1.13.1+dfsg-2build2 [17.6 kB] [2024-06-27T16:55:52.264Z] #9 22.70 Get:225 http://archive.ubuntu.com/ubuntu noble/main amd64 unzip amd64 6.0-28ubuntu4 [175 kB] [2024-06-27T16:55:52.264Z] #9 22.70 Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 vim-runtime all 2:9.1.0016-1ubuntu7.1 [7279 kB] [2024-06-27T16:55:52.640Z] #9 22.86 Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 vim amd64 2:9.1.0016-1ubuntu7.1 [1881 kB] [2024-06-27T16:55:52.640Z] #9 22.90 Get:228 http://archive.ubuntu.com/ubuntu noble/main amd64 x11-xserver-utils amd64 7.7+10build2 [169 kB] [2024-06-27T16:55:52.640Z] #9 22.90 Get:229 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB] [2024-06-27T16:55:52.640Z] #9 22.92 Get:230 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB] [2024-06-27T16:55:52.640Z] #9 22.93 Get:231 http://archive.ubuntu.com/ubuntu noble/universe amd64 xfonts-100dpi all 1:1.0.5 [3819 kB] [2024-06-27T16:55:52.640Z] #9 23.00 Get:232 http://archive.ubuntu.com/ubuntu noble/universe amd64 xfonts-75dpi all 1:1.0.5 [3370 kB] [2024-06-27T16:55:52.640Z] #9 23.08 Get:233 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-base all 1:1.0.5+nmu1 [5941 kB] [2024-06-27T16:55:52.640Z] .#8 26.11 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] [2024-06-27T16:55:52.640Z] #8 26.11 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] [2024-06-27T16:55:52.640Z] #8 26.11 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] [2024-06-27T16:55:53.020Z] #9 23.23 Get:234 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-scalable all 1:1.0.3-1.3 [304 kB] [2024-06-27T16:55:53.020Z] .#8 26.21 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] [2024-06-27T16:55:53.020Z] #8 26.22 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] [2024-06-27T16:55:53.020Z] #8 26.22 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2024-06-27T16:55:53.020Z] #8 26.22 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] [2024-06-27T16:55:53.020Z] #8 26.27 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB] [2024-06-27T16:55:53.020Z] #8 26.28 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2024-06-27T16:55:53.020Z] #8 26.28 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] [2024-06-27T16:55:53.020Z] #8 26.28 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] [2024-06-27T16:55:53.020Z] #8 26.29 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] [2024-06-27T16:55:53.020Z] #8 26.34 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB] [2024-06-27T16:55:53.020Z] #8 26.38 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xxd amd64 2:8.1.2269-1ubuntu5.23 [52.9 kB] [2024-06-27T16:55:53.020Z] #8 26.39 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-common all 2:8.1.2269-1ubuntu5.23 [87.9 kB] [2024-06-27T16:55:53.020Z] #8 26.39 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] [2024-06-27T16:55:53.020Z] ..#8 26.41 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] [2024-06-27T16:55:53.020Z] #8 26.41 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] [2024-06-27T16:55:53.020Z] #8 26.41 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] [2024-06-27T16:55:53.020Z] #8 26.43 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] [2024-06-27T16:55:53.020Z] #8 26.43 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2024-06-27T16:55:53.020Z] #8 26.44 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2.1 [349 kB] [2024-06-27T16:55:53.020Z] #8 26.49 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB] [2024-06-27T16:55:53.020Z] #8 26.49 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB] [2024-06-27T16:55:53.387Z] #8 26.51 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB] [2024-06-27T16:55:53.387Z] #8 26.51 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB] [2024-06-27T16:55:53.387Z] #8 26.57 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB] [2024-06-27T16:55:53.387Z] #8 26.60 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B] [2024-06-27T16:55:53.387Z] #8 26.60 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] [2024-06-27T16:55:53.387Z] #8 26.60 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] [2024-06-27T16:55:53.387Z] #8 26.62 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] [2024-06-27T16:55:53.387Z] #8 26.62 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2024-06-27T16:55:53.387Z] #8 26.64 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] [2024-06-27T16:55:53.387Z] ..#8 26.88 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] [2024-06-27T16:55:53.387Z] #9 23.78 debconf: delaying package configuration, since apt-utils is not installed [2024-06-27T16:55:53.387Z] #9 23.86 Fetched 145 MB in 4s (36.0 MB/s) [2024-06-27T16:55:53.761Z] #9 23.98 Selecting previously unselected package libapparmor1:amd64. [2024-06-27T16:55:53.761Z] #9 23.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4376 files and directories currently installed.) [2024-06-27T16:55:53.761Z] #9 23.99 Preparing to unpack .../0-libapparmor1_4.0.0-beta3-0ubuntu3_amd64.deb ... [2024-06-27T16:55:53.761Z] #9 24.03 Unpacking libapparmor1:amd64 (4.0.0-beta3-0ubuntu3) ... [2024-06-27T16:55:53.761Z] #8 26.88 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2024-06-27T16:55:53.761Z] #8 26.89 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] [2024-06-27T16:55:53.761Z] #8 26.89 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] [2024-06-27T16:55:53.761Z] #8 26.90 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] [2024-06-27T16:55:53.761Z] #8 26.91 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] [2024-06-27T16:55:53.761Z] #8 26.91 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] [2024-06-27T16:55:53.761Z] #8 26.92 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] [2024-06-27T16:55:53.761Z] #8 26.92 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] [2024-06-27T16:55:53.761Z] #8 26.96 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] [2024-06-27T16:55:53.761Z] ..#8 27.04 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] [2024-06-27T16:55:53.761Z] #8 27.04 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2024-06-27T16:55:53.761Z] #8 27.04 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2024-06-27T16:55:53.761Z] #8 27.04 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] [2024-06-27T16:55:53.761Z] #8 27.04 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] [2024-06-27T16:55:53.761Z] #8 27.04 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] [2024-06-27T16:55:53.761Z] #8 27.04 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2024-06-27T16:55:53.761Z] #8 27.05 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] [2024-06-27T16:55:53.761Z] #8 27.06 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB] [2024-06-27T16:55:53.761Z] #8 27.11 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB] [2024-06-27T16:55:53.761Z] done] [2024-06-27T16:55:53.761Z] #8 20.83 Building repository 'Non-OSS Repository' cache [...done] [2024-06-27T16:55:53.761Z] #9 24.21 Selecting previously unselected package libargon2-1:amd64. [2024-06-27T16:55:53.761Z] #9 24.21 Preparing to unpack .../1-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2024-06-27T16:55:53.761Z] #9 24.22 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2024-06-27T16:55:54.145Z] #8 20.87 Retrieving repository 'Open H.264 Codec (openSUSE Leap)' metadata [...#8 27.19 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] [2024-06-27T16:55:54.145Z] #8 27.19 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] [2024-06-27T16:55:54.145Z] #8 27.19 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] [2024-06-27T16:55:54.145Z] #8 27.19 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] [2024-06-27T16:55:54.145Z] #8 27.19 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] [2024-06-27T16:55:54.145Z] #8 27.26 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] [2024-06-27T16:55:54.145Z] #8 27.28 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] [2024-06-27T16:55:54.145Z] #8 27.37 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] [2024-06-27T16:55:54.145Z] #8 27.38 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] [2024-06-27T16:55:54.145Z] #8 27.39 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] [2024-06-27T16:55:54.145Z] #8 27.46 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] [2024-06-27T16:55:54.528Z] .#8 27.70 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] [2024-06-27T16:55:54.528Z] #8 27.70 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.16 [71.6 kB] [2024-06-27T16:55:54.528Z] #8 27.70 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-187.207 [1135 kB] [2024-06-27T16:55:54.528Z] #8 27.74 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] [2024-06-27T16:55:54.528Z] #8 27.74 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.16 [2520 kB] [2024-06-27T16:55:54.528Z] #8 27.80 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] [2024-06-27T16:55:54.528Z] #8 27.86 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] [2024-06-27T16:55:54.908Z] #8 28.08 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] [2024-06-27T16:55:54.908Z] #8 28.08 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.22 [233 kB] [2024-06-27T16:55:54.908Z] #8 28.09 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2024-06-27T16:55:54.908Z] #8 28.09 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.13 [887 kB] [2024-06-27T16:55:54.908Z] #8 28.11 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.13 [4612 kB] [2024-06-27T16:55:54.908Z] .#8 28.24 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-data all 1.2.2-2.1ubuntu2.5 [20.1 kB] [2024-06-27T16:55:54.908Z] #8 28.24 Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2 amd64 1.2.2-2.1ubuntu2.5 [335 kB] [2024-06-27T16:55:54.908Z] #8 28.25 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] [2024-06-27T16:55:54.908Z] #8 28.25 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtdb1 amd64 1.4.5-0ubuntu0.20.04.1 [44.2 kB] [2024-06-27T16:55:54.908Z] #8 28.25 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libogg0 amd64 1.3.4-0ubuntu1 [24.0 kB] [2024-06-27T16:55:54.908Z] #8 28.25 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbis0a amd64 1.3.6-2ubuntu1 [87.0 kB] [2024-06-27T16:55:54.908Z] #8 28.25 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbisfile3 amd64 1.3.6-2ubuntu1 [16.1 kB] [2024-06-27T16:55:54.908Z] #8 28.25 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 sound-theme-freedesktop all 0.8-2ubuntu1 [384 kB] [2024-06-27T16:55:54.908Z] #8 28.25 Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 libcanberra0 amd64 0.30-7ubuntu1 [38.1 kB] [2024-06-27T16:55:54.908Z] #8 28.33 Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpm2 amd64 1.20.7-5 [15.1 kB] [2024-06-27T16:55:54.908Z] #8 28.33 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB] [2024-06-27T16:55:54.908Z] #8 28.40 Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] [2024-06-27T16:55:55.265Z] ..#8 28.40 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.2 [169 kB] [2024-06-27T16:55:55.266Z] #8 28.41 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-runtime all 2:8.1.2269-1ubuntu5.23 [5880 kB] [2024-06-27T16:55:55.266Z] ..#8 28.56 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim amd64 2:8.1.2269-1ubuntu5.23 [1243 kB] [2024-06-27T16:55:57.692Z] #9 27.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2024-06-27T16:55:57.692Z] #9 27.97 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3_amd64.deb ... [2024-06-27T16:55:57.692Z] #8 30.98 debconf: delaying package configuration, since apt-utils is not installed [2024-06-27T16:55:57.692Z] #9 27.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3) ... [2024-06-27T16:55:57.692Z] #9 28.09 Selecting previously unselected package libjson-c5:amd64. [2024-06-27T16:55:57.692Z] #9 28.09 Preparing to unpack .../3-libjson-c5_0.17-1build1_amd64.deb ... [2024-06-27T16:55:57.692Z] .#8 31.02 Fetched 72.7 MB in 3s (21.3 MB/s) [2024-06-27T16:55:57.692Z] #8 31.06 Selecting previously unselected package perl-modules-5.30. [2024-06-27T16:55:57.692Z] #8 31.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) [2024-06-27T16:55:57.692Z] #8 31.07 Preparing to unpack .../00-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... [2024-06-27T16:55:57.692Z] #8 31.08 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... [2024-06-27T16:55:57.692Z] #9 28.10 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2024-06-27T16:55:57.692Z] #9 28.20 Selecting previously unselected package libcryptsetup12:amd64. [2024-06-27T16:55:57.692Z] #9 28.20 Preparing to unpack .../4-libcryptsetup12_2%3a2.7.0-1ubuntu4_amd64.deb ... [2024-06-27T16:55:58.067Z] .#8 25.70 CentOS Stream 9 - Extras packages 42 kB/s | 17 kB 00:00 [2024-06-27T16:55:58.067Z] #9 28.22 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4) ... [2024-06-27T16:55:58.067Z] .done] [2024-06-27T16:55:58.067Z] #8 24.93 Building repository 'Open H.264 Codec (openSUSE Leap)' cache [...done] [2024-06-27T16:55:58.067Z] #8 24.93 Retrieving repository 'Main Repository' metadata [....#9 28.37 Selecting previously unselected package libfdisk1:amd64. [2024-06-27T16:55:58.067Z] #9 28.37 Preparing to unpack .../5-libfdisk1_2.39.3-9ubuntu6_amd64.deb ... [2024-06-27T16:55:58.067Z] #9 28.40 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6) ... [2024-06-27T16:55:58.067Z] #8 25.81 CentOS Stream 9 - Extras packages 34 kB/s | 17 kB 00:00 [2024-06-27T16:55:58.067Z] #8 25.98 Last metadata expiration check: 0:00:01 ago on Thu Jun 27 16:55:57 2024. [2024-06-27T16:55:58.438Z] .#9 28.54 Selecting previously unselected package libkmod2:amd64. [2024-06-27T16:55:58.438Z] #9 28.54 Preparing to unpack .../6-libkmod2_31+20240202-2ubuntu7_amd64.deb ... [2024-06-27T16:55:58.438Z] #9 28.58 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7) ... [2024-06-27T16:55:58.438Z] #9 28.72 Selecting previously unselected package libsystemd-shared:amd64. [2024-06-27T16:55:58.438Z] #9 28.72 Preparing to unpack .../7-libsystemd-shared_255.4-1ubuntu8.1_amd64.deb ... [2024-06-27T16:55:58.438Z] #9 28.73 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.1) ... [2024-06-27T16:55:58.438Z] #8 26.14 Last metadata expiration check: 0:00:01 ago on Thu Jun 27 16:55:57 2024. [2024-06-27T16:55:58.438Z] #9 28.94 Selecting previously unselected package systemd-dev. [2024-06-27T16:55:58.802Z] .#8 31.90 Selecting previously unselected package libgdbm6:amd64. [2024-06-27T16:55:58.802Z] #8 31.90 Preparing to unpack .../01-libgdbm6_1.18.1-5_amd64.deb ... [2024-06-27T16:55:58.802Z] #8 31.94 Unpacking libgdbm6:amd64 (1.18.1-5) ... [2024-06-27T16:55:58.802Z] #9 28.95 Preparing to unpack .../8-systemd-dev_255.4-1ubuntu8.1_all.deb ... [2024-06-27T16:55:58.802Z] #9 28.96 Unpacking systemd-dev (255.4-1ubuntu8.1) ... [2024-06-27T16:55:58.802Z] #8 32.07 Selecting previously unselected package libgdbm-compat4:amd64. [2024-06-27T16:55:58.802Z] #8 32.07 Preparing to unpack .../02-libgdbm-compat4_1.18.1-5_amd64.deb ... [2024-06-27T16:55:58.802Z] #8 32.09 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... [2024-06-27T16:55:58.802Z] #9 29.15 Selecting previously unselected package systemd. [2024-06-27T16:55:58.802Z] #9 29.16 Preparing to unpack .../9-systemd_255.4-1ubuntu8.1_amd64.deb ... [2024-06-27T16:55:58.802Z] #9 29.18 Unpacking systemd (255.4-1ubuntu8.1) ... [2024-06-27T16:55:58.802Z] #8 32.22 Selecting previously unselected package libperl5.30:amd64. [2024-06-27T16:55:58.802Z] #8 32.22 Preparing to unpack .../03-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... [2024-06-27T16:55:58.802Z] #8 32.23 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... [2024-06-27T16:55:59.549Z] ....#9 29.71 Setting up libapparmor1:amd64 (4.0.0-beta3-0ubuntu3) ... [2024-06-27T16:55:59.549Z] #9 29.76 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2024-06-27T16:55:59.549Z] #9 29.83 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3) ... [2024-06-27T16:55:59.549Z] .#9 29.88 Setting up libjson-c5:amd64 (0.17-1build1) ... [2024-06-27T16:55:59.549Z] #9 29.92 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4) ... [2024-06-27T16:55:59.549Z] #9 29.97 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6) ... [2024-06-27T16:55:59.549Z] .#9 30.02 Setting up libkmod2:amd64 (31+20240202-2ubuntu7) ... [2024-06-27T16:55:59.549Z] #9 30.07 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.1) ... [2024-06-27T16:55:59.925Z] ..#9 30.14 Setting up systemd-dev (255.4-1ubuntu8.1) ... [2024-06-27T16:55:59.925Z] #9 30.19 Setting up systemd (255.4-1ubuntu8.1) ... [2024-06-27T16:55:59.925Z] #8 27.64 Dependencies resolved. [2024-06-27T16:55:59.925Z] .#9 30.34 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2024-06-27T16:55:59.925Z] #9 30.37 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2024-06-27T16:55:59.926Z] #9 30.39 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2024-06-27T16:55:59.926Z] #8 27.64 Nothing to do. [2024-06-27T16:55:59.926Z] #8 27.64 Complete! [2024-06-27T16:56:00.291Z] #8 27.73 Dependencies resolved. [2024-06-27T16:56:00.291Z] #8 27.73 Nothing to do. [2024-06-27T16:56:00.291Z] #8 27.73 Complete! [2024-06-27T16:56:00.291Z] #9 30.40 Initializing machine ID from random generator. [2024-06-27T16:56:00.291Z] #9 30.54 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2024-06-27T16:56:00.291Z] #9 30.54 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2024-06-27T16:56:00.291Z] #9 30.54 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2024-06-27T16:56:00.291Z] #9 30.54 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2024-06-27T16:56:00.291Z] #9 30.54 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2024-06-27T16:56:00.291Z] #9 30.54 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2024-06-27T16:56:00.291Z] #9 30.54 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2024-06-27T16:56:00.291Z] #9 30.54 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2024-06-27T16:56:00.291Z] #9 30.54 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2024-06-27T16:56:00.291Z] ..#9 30.56 Creating group 'systemd-journal' with GID 999. [2024-06-27T16:56:00.291Z] #9 30.56 Creating group 'systemd-network' with GID 998. [2024-06-27T16:56:00.291Z] #9 30.56 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2024-06-27T16:56:00.291Z] ..#9 30.82 Selecting previously unselected package systemd-sysv. [2024-06-27T16:56:00.672Z] #9 30.82 (Reading database ... .#8 33.79 Selecting previously unselected package perl. [2024-06-27T16:56:00.672Z] #8 33.79 Preparing to unpack .../04-perl_5.30.0-9ubuntu0.5_amd64.deb ... [2024-06-27T16:56:00.672Z] #8 33.80 Unpacking perl (5.30.0-9ubuntu0.5) ... [2024-06-27T16:56:00.672Z] (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5405 files and directories currently installed.) [2024-06-27T16:56:00.672Z] #9 30.84 Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.1_amd64.deb ... [2024-06-27T16:56:00.672Z] #9 30.87 Unpacking systemd-sysv (255.4-1ubuntu8.1) ... [2024-06-27T16:56:00.672Z] .#8 28.32 Last metadata expiration check: 0:00:03 ago on Thu Jun 27 16:55:57 2024. [2024-06-27T16:56:00.672Z] .#9 30.98 Selecting previously unselected package perl-modules-5.38. [2024-06-27T16:56:00.672Z] #9 30.98 Preparing to unpack .../1-perl-modules-5.38_5.38.2-3.2build2_all.deb ... [2024-06-27T16:56:00.672Z] #9 31.00 Unpacking perl-modules-5.38 (5.38.2-3.2build2) ... [2024-06-27T16:56:00.672Z] .#8 34.08 Selecting previously unselected package libexpat1:amd64. [2024-06-27T16:56:00.672Z] #8 34.08 Preparing to unpack .../05-libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... [2024-06-27T16:56:00.672Z] #8 34.10 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [2024-06-27T16:56:00.672Z] #8 28.58 Last metadata expiration check: 0:00:03 ago on Thu Jun 27 16:55:57 2024. [2024-06-27T16:56:01.049Z] .#8 34.27 Selecting previously unselected package libmpdec2:amd64. [2024-06-27T16:56:01.049Z] #8 34.27 Preparing to unpack .../06-libmpdec2_2.4.2-3_amd64.deb ... [2024-06-27T16:56:01.049Z] #8 34.30 Unpacking libmpdec2:amd64 (2.4.2-3) ... [2024-06-27T16:56:01.049Z] #8 28.63 Package curl-minimal-7.76.1-29.el9.x86_64 is already installed. [2024-06-27T16:56:01.049Z] .#8 28.88 Package curl-minimal-7.76.1-29.el9.x86_64 is already installed. [2024-06-27T16:56:01.049Z] #8 28.97 Dependencies resolved. [2024-06-27T16:56:01.472Z] #8 34.50 Selecting previously unselected package libssl1.1:amd64. [2024-06-27T16:56:01.472Z] #8 34.50 Preparing to unpack .../07-libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... [2024-06-27T16:56:01.472Z] #8 34.51 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [2024-06-27T16:56:01.472Z] #8 29.07 ==================================================================================================== [2024-06-27T16:56:01.472Z] #8 29.07 Package Arch Version Repo Size [2024-06-27T16:56:01.472Z] #8 29.07 ==================================================================================================== [2024-06-27T16:56:01.472Z] #8 29.07 Installing: [2024-06-27T16:56:01.472Z] #8 29.07 bzip2 x86_64 1.0.8-8.el9 baseos 56 k [2024-06-27T16:56:01.472Z] #8 29.07 freetype x86_64 2.10.4-9.el9 baseos 388 k [2024-06-27T16:56:01.472Z] #8 29.07 gcc x86_64 11.4.1-3.el9 appstream 32 M [2024-06-27T16:56:01.472Z] #8 29.07 glibc-langpack-en x86_64 2.34-113.el9 baseos 659 k [2024-06-27T16:56:01.472Z] #8 29.07 glibc-locale-source x86_64 2.34-113.el9 appstream 4.2 M [2024-06-27T16:56:01.472Z] #8 29.07 gtk2 x86_64 2.24.33-8.el9 appstream 3.5 M [2024-06-27T16:56:01.472Z] #8 29.07 gtk2-devel x86_64 2.24.33-8.el9 appstream 2.8 M [2024-06-27T16:56:01.472Z] #8 29.07 gtk3 x86_64 3.24.31-4.el9 appstream 4.9 M [2024-06-27T16:56:01.472Z] #8 29.07 gtk3-devel x86_64 3.24.31-4.el9 appstream 4.3 M [2024-06-27T16:56:01.472Z] #8 29.07 gtk4 x86_64 4.12.3-2.el9 appstream 5.0 M [2024-06-27T16:56:01.472Z] #8 29.07 java-17-openjdk-devel x86_64 1:17.0.6.0.10-3.el9 appstream 4.7 M [2024-06-27T16:56:01.472Z] #8 29.07 libXScrnSaver x86_64 1.2.3-10.el9 appstream 25 k [2024-06-27T16:56:01.472Z] #8 29.07 libXt-devel x86_64 1.2.0-6.el9 appstream 476 k [2024-06-27T16:56:01.472Z] #8 29.07 libXtst-devel x86_64 1.2.3-16.el9 appstream 17 k [2024-06-27T16:56:01.472Z] #8 29.07 liberation-fonts noarch 1:2.1.3-5.el9 appstream 3.6 k [2024-06-27T16:56:01.472Z] #8 29.07 lsof x86_64 4.94.0-3.el9 baseos 239 k [2024-06-27T16:56:01.472Z] #8 29.07 make x86_64 1:4.3-8.el9 baseos 536 k [2024-06-27T16:56:01.472Z] #8 29.07 mesa-libGL x86_64 24.1.0-2.el9 appstream 170 k [2024-06-27T16:56:01.472Z] #8 29.07 mesa-libGL-devel x86_64 24.1.0-2.el9 appstream 28 k [2024-06-27T16:56:01.472Z] #8 29.07 mesa-libGLU-devel x86_64 9.0.1-6.el9 appstream 14 k [2024-06-27T16:56:01.472Z] #8 29.07 mutter x86_64 40.9-16.el9 appstream 2.3 M [2024-06-27T16:56:01.472Z] #8 29.07 nspr x86_64 4.35.0-7.el9 appstream 135 k [2024-06-27T16:56:01.472Z] #8 29.07 nss x86_64 3.90.0-7.el9 appstream 706 k [2024-06-27T16:56:01.472Z] #8 29.07 nss-util x86_64 3.90.0-7.el9 appstream 88 k [2024-06-27T16:56:01.472Z] #8 29.07 tigervnc x86_64 1.13.1-10.el9 appstream 307 k [2024-06-27T16:56:01.472Z] #8 29.07 tigervnc-server x86_64 1.13.1-10.el9 appstream 223 k [2024-06-27T16:56:01.472Z] #8 29.07 unzip x86_64 6.0-56.el9 baseos 182 k [2024-06-27T16:56:01.472Z] #8 29.07 webkit2gtk3 x86_64 2.44.2-1.el9 appstream 22 M [2024-06-27T16:56:01.472Z] #8 29.07 webkit2gtk3-devel x86_64 2.44.2-1.el9 appstream 365 k [2024-06-27T16:56:01.472Z] #8 29.07 wget x86_64 1.21.1-7.el9 appstream 789 k [2024-06-27T16:56:01.472Z] #8 29.07 xorg-x11-fonts-100dpi noarch 7.5-33.el9 appstream 3.2 M [2024-06-27T16:56:01.472Z] #8 29.07 xorg-x11-fonts-75dpi noarch 7.5-33.el9 appstream 2.8 M [2024-06-27T16:56:01.472Z] #8 29.07 xorg-x11-fonts-Type1 noarch 7.5-33.el9 appstream 505 k [2024-06-27T16:56:01.472Z] #8 29.07 xorg-x11-fonts-misc noarch 7.5-33.el9 appstream 5.2 M [2024-06-27T16:56:01.472Z] #8 29.07 xorg-x11-server-utils x86_64 7.7-44.el9 appstream 158 k [2024-06-27T16:56:01.472Z] #8 29.07 zip x86_64 3.0-35.el9 baseos 266 k [2024-06-27T16:56:01.472Z] #8 29.07 Installing dependencies: [2024-06-27T16:56:01.472Z] #8 29.07 ModemManager-glib x86_64 1.20.2-1.el9 baseos 335 k [2024-06-27T16:56:01.472Z] #8 29.07 NetworkManager-libnm x86_64 1:1.48.0-1.el9 baseos 1.8 M [2024-06-27T16:56:01.472Z] #8 29.07 acl x86_64 2.3.1-4.el9 baseos 71 k [2024-06-27T16:56:01.472Z] #8 29.07 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k [2024-06-27T16:56:01.472Z] #8 29.07 adwaita-cursor-theme noarch 40.1.1-3.el9 appstream 650 k [2024-06-27T16:56:01.472Z] #8 29.07 adwaita-icon-theme noarch 40.1.1-3.el9 appstream 12 M [2024-06-27T16:56:01.472Z] #8 29.07 alsa-lib x86_64 1.2.10-2.el9 appstream 523 k [2024-06-27T16:56:01.472Z] #8 29.07 at-spi2-atk x86_64 2.38.0-4.el9 appstream 87 k [2024-06-27T16:56:01.472Z] #8 29.07 at-spi2-atk-devel x86_64 2.38.0-4.el9 appstream 11 k [2024-06-27T16:56:01.472Z] #8 29.07 at-spi2-core x86_64 2.40.3-1.el9 appstream 195 k [2024-06-27T16:56:01.472Z] #8 29.07 at-spi2-core-devel x86_64 2.40.3-1.el9 appstream 148 k [2024-06-27T16:56:01.472Z] #8 29.07 atk x86_64 2.36.0-5.el9 appstream 292 k [2024-06-27T16:56:01.472Z] #8 29.07 atk-devel x86_64 2.36.0-5.el9 appstream 190 k [2024-06-27T16:56:01.472Z] #8 29.07 avahi-glib x86_64 0.8-20.el9 appstream 15 k [2024-06-27T16:56:01.472Z] #8 29.07 avahi-libs x86_64 0.8-20.el9 baseos 68 k [2024-06-27T16:56:01.472Z] #8 29.07 binutils x86_64 2.35.2-43.el9 baseos 4.6 M [2024-06-27T16:56:01.472Z] #8 29.07 binutils-gold x86_64 2.35.2-43.el9 baseos 735 k [2024-06-27T16:56:01.472Z] #8 29.07 bluez-libs x86_64 5.56-6.el9 baseos 85 k [2024-06-27T16:56:01.472Z] #8 29.07 brotli x86_64 1.0.9-6.el9 appstream 313 k [2024-06-27T16:56:01.472Z] #8 29.07 brotli-devel x86_64 1.0.9-6.el9 appstream 32 k [2024-06-27T16:56:01.472Z] #8 29.07 bubblewrap x86_64 0.4.1-7.el9 baseos 49 k [2024-06-27T16:56:01.472Z] #8 29.07 bzip2-devel x86_64 1.0.8-8.el9 appstream 215 k [2024-06-27T16:56:01.472Z] #8 29.07 cairo x86_64 1.17.4-7.el9 appstream 660 k [2024-06-27T16:56:01.472Z] #8 29.07 cairo-devel x86_64 1.17.4-7.el9 appstream 209 k [2024-06-27T16:56:01.472Z] #8 29.07 cairo-gobject x86_64 1.17.4-7.el9 appstream 19 k [2024-06-27T16:56:01.472Z] #8 29.07 cairo-gobject-devel x86_64 1.17.4-7.el9 appstream 11 k [2024-06-27T16:56:01.472Z] #8 29.07 cmake-filesystem x86_64 3.26.5-2.el9 appstream 19 k [2024-06-27T16:56:01.472Z] #8 29.07 color-filesystem noarch 1-28.el9 appstream 8.8 k [2024-06-27T16:56:01.472Z] #8 29.07 colord x86_64 1.4.5-4.el9 appstream 555 k [2024-06-27T16:56:01.472Z] #8 29.07 colord-libs x86_64 1.4.5-4.el9 appstream 229 k [2024-06-27T16:56:01.472Z] #8 29.07 composefs-libs x86_64 1.0.3-2.el9 appstream 60 k [2024-06-27T16:56:01.472Z] #8 29.07 copy-jdk-configs noarch 4.0-3.el9 appstream 28 k [2024-06-27T16:56:01.472Z] #8 29.07 cpp x86_64 11.4.1-3.el9 appstream 11 M [2024-06-27T16:56:01.472Z] #8 29.07 cracklib x86_64 2.9.6-27.el9 baseos 94 k [2024-06-27T16:56:01.472Z] #8 29.07 cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M [2024-06-27T16:56:01.472Z] #8 29.07 cryptsetup-libs x86_64 2.7.2-1.el9 baseos 515 k [2024-06-27T16:56:01.472Z] #8 29.07 cups-libs x86_64 1:2.3.3op2-26.el9 baseos 262 k [2024-06-27T16:56:01.472Z] #8 29.07 dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k [2024-06-27T16:56:01.472Z] #8 29.07 dbus-broker x86_64 28-7.el9 baseos 172 k [2024-06-27T16:56:01.472Z] #8 29.07 dbus-common noarch 1:1.12.20-8.el9 baseos 15 k [2024-06-27T16:56:01.472Z] #8 29.07 dbus-daemon x86_64 1:1.12.20-8.el9 appstream 201 k [2024-06-27T16:56:01.472Z] #8 29.07 dbus-devel x86_64 1:1.12.20-8.el9 appstream 37 k [2024-06-27T16:56:01.472Z] #8 29.07 dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k [2024-06-27T16:56:01.472Z] #8 29.07 dbus-tools x86_64 1:1.12.20-8.el9 baseos 52 k [2024-06-27T16:56:01.472Z] #8 29.07 dbus-x11 x86_64 1:1.12.20-8.el9 appstream 25 k [2024-06-27T16:56:01.472Z] #8 29.07 device-mapper x86_64 9:1.02.197-2.el9 baseos 141 k [2024-06-27T16:56:01.472Z] #8 29.07 device-mapper-libs x86_64 9:1.02.197-2.el9 baseos 179 k [2024-06-27T16:56:01.472Z] #8 29.07 diffutils x86_64 3.7-12.el9 baseos 397 k [2024-06-27T16:56:01.472Z] #8 29.07 elfutils-debuginfod-client x86_64 0.191-4.el9 baseos 37 k [2024-06-27T16:56:01.472Z] #8 29.07 enchant2 x86_64 2.2.15-6.el9 appstream 65 k [2024-06-27T16:56:01.472Z] #8 29.07 exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 appstream 525 k [2024-06-27T16:56:01.472Z] #8 29.07 exiv2-libs x86_64 0.27.5-2.el9 appstream 781 k [2024-06-27T16:56:01.472Z] #8 29.07 fdk-aac-free x86_64 2.0.0-8.el9 appstream 325 k [2024-06-27T16:56:01.472Z] #8 29.07 flac-libs x86_64 1.3.3-12.el9 appstream 218 k [2024-06-27T16:56:01.472Z] #8 29.07 flatpak-session-helper x86_64 1.12.9-1.el9 appstream 73 k [2024-06-27T16:56:01.472Z] #8 29.07 fltk x86_64 1.3.8-1.el9 appstream 616 k [2024-06-27T16:56:01.472Z] #8 29.07 fontconfig x86_64 2.14.0-2.el9 appstream 297 k [2024-06-27T16:56:01.472Z] #8 29.07 fontconfig-devel x86_64 2.14.0-2.el9 appstream 174 k [2024-06-27T16:56:01.472Z] #8 29.07 freetype-devel x86_64 2.10.4-9.el9 appstream 1.1 M [2024-06-27T16:56:01.472Z] #8 29.07 fribidi x86_64 1.0.10-6.el9.2 appstream 85 k [2024-06-27T16:56:01.472Z] #8 29.07 fribidi-devel x86_64 1.0.10-6.el9.2 appstream 27 k [2024-06-27T16:56:01.472Z] #8 29.07 fuse x86_64 2.9.9-15.el9 baseos 80 k [2024-06-27T16:56:01.472Z] #8 29.07 fuse-common x86_64 3.10.2-8.el9 baseos 8.3 k [2024-06-27T16:56:01.472Z] #8 29.07 fuse-libs x86_64 2.9.9-15.el9 baseos 98 k [2024-06-27T16:56:01.472Z] #8 29.07 gcr-base x86_64 3.40.0-3.el9 appstream 279 k [2024-06-27T16:56:01.472Z] #8 29.07 gdk-pixbuf2 x86_64 2.42.6-4.el9 appstream 492 k [2024-06-27T16:56:01.472Z] #8 29.07 gdk-pixbuf2-devel x86_64 2.42.6-4.el9 appstream 66 k [2024-06-27T16:56:01.472Z] #8 29.07 gdk-pixbuf2-modules x86_64 2.42.6-4.el9 appstream 89 k [2024-06-27T16:56:01.472Z] #8 29.07 geoclue2 x86_64 2.6.0-7.el9 appstream 124 k [2024-06-27T16:56:01.472Z] #8 29.07 geoclue2-libs x86_64 2.6.0-7.el9 appstream 57 k [2024-06-27T16:56:01.472Z] #8 29.07 geocode-glib x86_64 3.26.2-5.el9 appstream 72 k [2024-06-27T16:56:01.472Z] #8 29.07 gettext x86_64 0.21-8.el9 baseos 1.1 M [2024-06-27T16:56:01.472Z] #8 29.07 gettext-libs x86_64 0.21-8.el9 baseos 303 k [2024-06-27T16:56:01.472Z] #8 29.07 giflib x86_64 5.2.1-9.el9 appstream 49 k [2024-06-27T16:56:01.472Z] #8 29.07 gl-manpages noarch 1.1-24.20190306.el9 appstream 1.2 M [2024-06-27T16:56:01.472Z] #8 29.07 glib-networking x86_64 2.68.3-3.el9 baseos 186 k [2024-06-27T16:56:01.472Z] #8 29.07 glib2-devel x86_64 2.68.4-15.el9 appstream 552 k [2024-06-27T16:56:01.472Z] #8 29.07 glibc-devel x86_64 2.34-113.el9 appstream 35 k [2024-06-27T16:56:01.472Z] #8 29.07 glibc-headers x86_64 2.34-113.el9 appstream 540 k [2024-06-27T16:56:01.472Z] #8 29.07 gnome-control-center-filesystem noarch 40.0-31.el9 appstream 9.3 k [2024-06-27T16:56:01.472Z] #8 29.07 gnome-desktop3 x86_64 40.4-1.el9 appstream 649 k [2024-06-27T16:56:01.472Z] #8 29.07 gnome-settings-daemon x86_64 40.0.1-17.el9 appstream 1.1 M [2024-06-27T16:56:01.472Z] #8 29.07 gobject-introspection x86_64 1.68.0-11.el9 baseos 250 k [2024-06-27T16:56:01.472Z] #8 29.07 graphene x86_64 1.10.6-2.el9 appstream 64 k [2024-06-27T16:56:01.472Z] #8 29.07 graphite2 x86_64 1.3.14-9.el9 baseos 95 k [2024-06-27T16:56:01.472Z] #8 29.07 graphite2-devel x86_64 1.3.14-9.el9 appstream 22 k [2024-06-27T16:56:01.472Z] #8 29.07 groff-base x86_64 1.22.4-10.el9 baseos 1.1 M [2024-06-27T16:56:01.472Z] #8 29.07 gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 684 k [2024-06-27T16:56:01.472Z] #8 29.07 gsm x86_64 1.0.19-6.el9 appstream 34 k [2024-06-27T16:56:01.472Z] #8 29.07 gstreamer1 x86_64 1.22.1-2.el9 appstream 1.4 M [2024-06-27T16:56:01.472Z] #8 29.07 gstreamer1-plugins-bad-free x86_64 1.22.1-4.el9 appstream 3.0 M [2024-06-27T16:56:01.472Z] #8 29.07 gstreamer1-plugins-base x86_64 1.22.1-2.el9 appstream 2.2 M [2024-06-27T16:56:01.472Z] #8 29.07 gtk-update-icon-cache x86_64 3.24.31-4.el9 appstream 33 k [2024-06-27T16:56:01.472Z] #8 29.07 harfbuzz x86_64 2.7.4-10.el9 baseos 624 k [2024-06-27T16:56:01.472Z] #8 29.07 harfbuzz-devel x86_64 2.7.4-10.el9 appstream 347 k [2024-06-27T16:56:01.472Z] #8 29.07 harfbuzz-icu x86_64 2.7.4-10.el9 appstream 14 k [2024-06-27T16:56:01.472Z] #8 29.07 hicolor-icon-theme noarch 0.17-13.el9 appstream 219 k [2024-06-27T16:56:01.472Z] #8 29.07 hunspell x86_64 1.7.0-11.el9 appstream 325 k [2024-06-27T16:56:01.472Z] #8 29.07 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k [2024-06-27T16:56:01.472Z] #8 29.07 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k [2024-06-27T16:56:01.472Z] #8 29.07 hunspell-filesystem x86_64 1.7.0-11.el9 appstream 8.7 k [2024-06-27T16:56:01.472Z] #8 29.07 hwdata noarch 0.348-9.13.el9 baseos 1.6 M [2024-06-27T16:56:01.472Z] #8 29.07 hyphen x86_64 2.8.8-17.el9 appstream 30 k [2024-06-27T16:56:01.472Z] #8 29.07 iio-sensor-proxy x86_64 3.3-1.el9 appstream 62 k [2024-06-27T16:56:01.472Z] #8 29.07 iso-codes noarch 4.6.0-3.el9 appstream 3.5 M [2024-06-27T16:56:01.472Z] #8 29.07 java-17-openjdk x86_64 1:17.0.6.0.10-3.el9 appstream 434 k [2024-06-27T16:56:01.472Z] #8 29.07 java-17-openjdk-headless x86_64 1:17.0.6.0.10-3.el9 appstream 42 M [2024-06-27T16:56:01.472Z] #8 29.07 javapackages-filesystem noarch 6.0.0-4.el9 appstream 13 k [2024-06-27T16:56:01.472Z] #8 29.07 jbigkit-libs x86_64 2.1-23.el9 appstream 53 k [2024-06-27T16:56:01.472Z] #8 29.07 json-glib x86_64 1.6.6-1.el9 baseos 163 k [2024-06-27T16:56:01.472Z] #8 29.07 kbd x86_64 2.4.0-9.el9 baseos 416 k [2024-06-27T16:56:01.472Z] #8 29.07 kbd-legacy noarch 2.4.0-9.el9 baseos 562 k [2024-06-27T16:56:01.472Z] #8 29.07 kbd-misc noarch 2.4.0-9.el9 baseos 1.7 M [2024-06-27T16:56:01.472Z] #8 29.07 kernel-headers x86_64 5.14.0-467.el9 appstream 2.9 M [2024-06-27T16:56:01.472Z] #8 29.07 kmod x86_64 28-9.el9 baseos 126 k [2024-06-27T16:56:01.472Z] #8 29.07 kmod-libs x86_64 28-9.el9 baseos 64 k [2024-06-27T16:56:01.472Z] #8 29.07 lame-libs x86_64 3.100-12.el9 appstream 333 k [2024-06-27T16:56:01.472Z] #8 29.07 lcms2 x86_64 2.12-3.el9 appstream 168 k [2024-06-27T16:56:01.472Z] #8 29.07 libICE x86_64 1.0.10-8.el9 appstream 71 k [2024-06-27T16:56:01.472Z] #8 29.07 libICE-devel x86_64 1.0.10-8.el9 appstream 47 k [2024-06-27T16:56:01.472Z] #8 29.07 libSM x86_64 1.2.3-10.el9 appstream 42 k [2024-06-27T16:56:01.472Z] #8 29.07 libSM-devel x86_64 1.2.3-10.el9 appstream 13 k [2024-06-27T16:56:01.472Z] #8 29.07 libX11 x86_64 1.7.0-9.el9 appstream 646 k [2024-06-27T16:56:01.472Z] #8 29.07 libX11-common noarch 1.7.0-9.el9 appstream 205 k [2024-06-27T16:56:01.472Z] #8 29.07 libX11-devel x86_64 1.7.0-9.el9 appstream 1.1 M [2024-06-27T16:56:01.472Z] #8 29.07 libX11-xcb x86_64 1.7.0-9.el9 appstream 11 k [2024-06-27T16:56:01.472Z] #8 29.07 libXau x86_64 1.0.9-8.el9 appstream 31 k [2024-06-27T16:56:01.472Z] #8 29.07 libXau-devel x86_64 1.0.9-8.el9 appstream 14 k [2024-06-27T16:56:01.472Z] #8 29.07 libXcomposite x86_64 0.4.5-7.el9 appstream 24 k [2024-06-27T16:56:01.472Z] #8 29.07 libXcomposite-devel x86_64 0.4.5-7.el9 appstream 17 k [2024-06-27T16:56:01.472Z] #8 29.07 libXcursor x86_64 1.2.0-7.el9 appstream 31 k [2024-06-27T16:56:01.472Z] #8 29.07 libXcursor-devel x86_64 1.2.0-7.el9 appstream 26 k [2024-06-27T16:56:01.472Z] #8 29.07 libXdamage x86_64 1.1.5-7.el9 appstream 23 k [2024-06-27T16:56:01.472Z] #8 29.07 libXdamage-devel x86_64 1.1.5-7.el9 appstream 10 k [2024-06-27T16:56:01.472Z] #8 29.07 libXdmcp x86_64 1.1.3-8.el9 appstream 36 k [2024-06-27T16:56:01.472Z] #8 29.07 libXext x86_64 1.3.4-8.el9 appstream 40 k [2024-06-27T16:56:01.472Z] #8 29.07 libXext-devel x86_64 1.3.4-8.el9 appstream 87 k [2024-06-27T16:56:01.472Z] #8 29.07 libXfixes x86_64 5.0.3-16.el9 appstream 20 k [2024-06-27T16:56:01.472Z] #8 29.07 libXfixes-devel x86_64 5.0.3-16.el9 appstream 13 k [2024-06-27T16:56:01.472Z] #8 29.07 libXfont2 x86_64 2.0.3-12.el9 appstream 143 k [2024-06-27T16:56:01.472Z] #8 29.07 libXft x86_64 2.3.3-8.el9 appstream 62 k [2024-06-27T16:56:01.472Z] #8 29.07 libXft-devel x86_64 2.3.3-8.el9 appstream 19 k [2024-06-27T16:56:01.472Z] #8 29.07 libXi x86_64 1.7.10-8.el9 appstream 40 k [2024-06-27T16:56:01.472Z] #8 29.07 libXi-devel x86_64 1.7.10-8.el9 appstream 113 k [2024-06-27T16:56:01.472Z] #8 29.07 libXinerama x86_64 1.1.4-10.el9 appstream 15 k [2024-06-27T16:56:01.472Z] #8 29.07 libXinerama-devel x86_64 1.1.4-10.el9 appstream 14 k [2024-06-27T16:56:01.472Z] #8 29.07 libXmu x86_64 1.1.3-8.el9 appstream 75 k [2024-06-27T16:56:01.472Z] #8 29.07 libXrandr x86_64 1.5.2-8.el9 appstream 28 k [2024-06-27T16:56:01.472Z] #8 29.07 libXrandr-devel x86_64 1.5.2-8.el9 appstream 20 k [2024-06-27T16:56:01.472Z] #8 29.07 libXrender x86_64 0.9.10-16.el9 appstream 28 k [2024-06-27T16:56:01.472Z] #8 29.07 libXrender-devel x86_64 0.9.10-16.el9 appstream 17 k [2024-06-27T16:56:01.472Z] #8 29.07 libXt x86_64 1.2.0-6.el9 appstream 180 k [2024-06-27T16:56:01.472Z] #8 29.07 libXtst x86_64 1.2.3-16.el9 appstream 21 k [2024-06-27T16:56:01.472Z] #8 29.07 libXv x86_64 1.0.11-16.el9 appstream 19 k [2024-06-27T16:56:01.472Z] #8 29.07 libXxf86vm x86_64 1.1.4-18.el9 appstream 19 k [2024-06-27T16:56:01.472Z] #8 29.07 libappstream-glib x86_64 0.7.18-5.el9 appstream 395 k [2024-06-27T16:56:01.472Z] #8 29.07 libasyncns x86_64 0.8-22.el9 appstream 30 k [2024-06-27T16:56:01.472Z] #8 29.07 libatomic x86_64 11.4.1-3.el9 baseos 34 k [2024-06-27T16:56:01.472Z] #8 29.07 libblkid-devel x86_64 2.37.4-18.el9 appstream 18 k [2024-06-27T16:56:01.472Z] #8 29.07 libbrotli x86_64 1.0.9-6.el9 baseos 314 k [2024-06-27T16:56:01.472Z] #8 29.07 libcanberra x86_64 0.30-27.el9 appstream 86 k [2024-06-27T16:56:01.472Z] #8 29.07 libcanberra-gtk3 x86_64 0.30-27.el9 appstream 32 k [2024-06-27T16:56:01.472Z] #8 29.07 libdatrie x86_64 0.2.13-4.el9 appstream 33 k [2024-06-27T16:56:01.472Z] #8 29.07 libdatrie-devel x86_64 0.2.13-4.el9 appstream 142 k [2024-06-27T16:56:01.472Z] #8 29.07 libdb x86_64 5.3.28-54.el9 baseos 735 k [2024-06-27T16:56:01.472Z] #8 29.07 libdrm x86_64 2.4.121-1.el9 appstream 161 k [2024-06-27T16:56:01.472Z] #8 29.07 libdrm-devel x86_64 2.4.121-1.el9 appstream 180 k [2024-06-27T16:56:01.472Z] #8 29.07 libdvdnav x86_64 6.1.0-4.el9 appstream 55 k [2024-06-27T16:56:01.472Z] #8 29.07 libdvdread x86_64 6.1.1-4.el9 appstream 74 k [2024-06-27T16:56:01.472Z] #8 29.07 libeconf x86_64 0.4.1-4.el9 baseos 27 k [2024-06-27T16:56:01.472Z] #8 29.07 libedit x86_64 3.1-38.20210216cvs.el9 baseos 104 k [2024-06-27T16:56:01.472Z] #8 29.07 libepoxy x86_64 1.5.5-4.el9 appstream 241 k [2024-06-27T16:56:01.472Z] #8 29.07 libepoxy-devel x86_64 1.5.5-4.el9 appstream 134 k [2024-06-27T16:56:01.472Z] #8 29.07 liberation-fonts-common noarch 1:2.1.3-5.el9 appstream 14 k [2024-06-27T16:56:01.472Z] #8 29.07 liberation-mono-fonts noarch 1:2.1.3-5.el9 appstream 497 k [2024-06-27T16:56:01.472Z] #8 29.07 liberation-sans-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-06-27T16:56:01.472Z] #8 29.07 liberation-serif-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-06-27T16:56:01.472Z] #8 29.07 libevdev x86_64 1.11.0-3.el9 appstream 46 k [2024-06-27T16:56:01.472Z] #8 29.07 libexif x86_64 0.6.22-6.el9 appstream 435 k [2024-06-27T16:56:01.472Z] #8 29.07 libfdisk x86_64 2.37.4-18.el9 baseos 155 k [2024-06-27T16:56:01.472Z] #8 29.07 libffi-devel x86_64 3.4.2-8.el9 appstream 29 k [2024-06-27T16:56:01.473Z] #8 29.07 libfontenc x86_64 1.1.3-17.el9 appstream 31 k [2024-06-27T16:56:01.473Z] #8 29.07 libgexiv2 x86_64 0.12.3-1.el9 appstream 83 k [2024-06-27T16:56:01.473Z] #8 29.07 libglvnd x86_64 1:1.3.4-1.el9 appstream 135 k [2024-06-27T16:56:01.473Z] #8 29.07 libglvnd-core-devel x86_64 1:1.3.4-1.el9 appstream 18 k [2024-06-27T16:56:01.473Z] #8 29.07 libglvnd-devel x86_64 1:1.3.4-1.el9 appstream 161 k [2024-06-27T16:56:01.473Z] #8 29.07 libglvnd-egl x86_64 1:1.3.4-1.el9 appstream 37 k [2024-06-27T16:56:01.473Z] #8 29.07 libglvnd-gles x86_64 1:1.3.4-1.el9 appstream 33 k [2024-06-27T16:56:01.473Z] #8 29.07 libglvnd-glx x86_64 1:1.3.4-1.el9 appstream 142 k [2024-06-27T16:56:01.473Z] #8 29.07 libglvnd-opengl x86_64 1:1.3.4-1.el9 appstream 43 k [2024-06-27T16:56:01.473Z] #8 29.07 libgsf x86_64 1.14.47-5.el9 appstream 256 k [2024-06-27T16:56:01.473Z] #8 29.07 libgudev x86_64 237-1.el9 baseos 36 k [2024-06-27T16:56:01.473Z] #8 29.07 libgusb x86_64 0.3.8-2.el9 baseos 51 k [2024-06-27T16:56:01.473Z] #8 29.07 libgweather x86_64 40.0-3.el9 appstream 3.0 M [2024-06-27T16:56:01.473Z] #8 29.07 libgxps x86_64 0.3.2-3.el9 appstream 79 k [2024-06-27T16:56:01.473Z] #8 29.07 libicu x86_64 67.1-9.el9 baseos 9.6 M [2024-06-27T16:56:01.473Z] #8 29.07 libicu-devel x86_64 67.1-9.el9 appstream 938 k [2024-06-27T16:56:01.473Z] #8 29.07 libinput x86_64 1.19.3-4.el9 appstream 207 k [2024-06-27T16:56:01.473Z] #8 29.07 libiptcdata x86_64 1.0.5-9.el9 appstream 62 k [2024-06-27T16:56:01.473Z] #8 29.07 libjpeg-turbo x86_64 2.0.90-7.el9 appstream 175 k [2024-06-27T16:56:01.473Z] #8 29.07 libldac x86_64 2.0.2.3-10.el9 appstream 41 k [2024-06-27T16:56:01.473Z] #8 29.07 libmount-devel x86_64 2.37.4-18.el9 appstream 19 k [2024-06-27T16:56:01.473Z] #8 29.07 libmpc x86_64 1.2.1-4.el9 appstream 62 k [2024-06-27T16:56:01.473Z] #8 29.07 libnotify x86_64 0.7.9-8.el9 appstream 44 k [2024-06-27T16:56:01.473Z] #8 29.07 libogg x86_64 2:1.3.4-6.el9 appstream 34 k [2024-06-27T16:56:01.473Z] #8 29.07 libosinfo x86_64 1.10.0-1.el9 appstream 319 k [2024-06-27T16:56:01.473Z] #8 29.07 libpciaccess x86_64 0.16-7.el9 baseos 27 k [2024-06-27T16:56:01.473Z] #8 29.07 libpciaccess-devel x86_64 0.16-7.el9 appstream 13 k [2024-06-27T16:56:01.473Z] #8 29.07 libpkgconf x86_64 1.7.3-10.el9 baseos 36 k [2024-06-27T16:56:01.473Z] #8 29.07 libpng x86_64 2:1.6.37-12.el9 baseos 117 k [2024-06-27T16:56:01.473Z] #8 29.07 libpng-devel x86_64 2:1.6.37-12.el9 appstream 293 k [2024-06-27T16:56:01.473Z] #8 29.07 libproxy x86_64 0.4.15-35.el9 baseos 74 k [2024-06-27T16:56:01.473Z] #8 29.07 libpsl x86_64 0.21.1-5.el9 baseos 64 k [2024-06-27T16:56:01.473Z] #8 29.07 libpsl-devel x86_64 0.21.1-5.el9 appstream 34 k [2024-06-27T16:56:01.473Z] #8 29.07 libpwquality x86_64 1.4.4-8.el9 baseos 119 k [2024-06-27T16:56:01.473Z] #8 29.07 librsvg2 x86_64 2.50.7-3.el9 appstream 3.2 M [2024-06-27T16:56:01.473Z] #8 29.07 libsbc x86_64 1.4-9.el9 appstream 45 k [2024-06-27T16:56:01.473Z] #8 29.07 libseccomp x86_64 2.5.2-2.el9 baseos 72 k [2024-06-27T16:56:01.473Z] #8 29.07 libsecret x86_64 0.20.4-4.el9 appstream 170 k [2024-06-27T16:56:01.473Z] #8 29.07 libselinux-devel x86_64 3.6-1.el9 appstream 159 k [2024-06-27T16:56:01.473Z] #8 29.07 libselinux-utils x86_64 3.6-1.el9 baseos 190 k [2024-06-27T16:56:01.473Z] #8 29.07 libsepol-devel x86_64 3.6-1.el9 appstream 47 k [2024-06-27T16:56:01.473Z] #8 29.07 libshout x86_64 2.4.3-7.el9 appstream 67 k [2024-06-27T16:56:01.473Z] #8 29.07 libsndfile x86_64 1.0.31-8.el9 appstream 206 k [2024-06-27T16:56:01.473Z] #8 29.07 libsoup x86_64 2.72.0-8.el9 appstream 405 k [2024-06-27T16:56:01.473Z] #8 29.07 libsoup-devel x86_64 2.72.0-8.el9 appstream 179 k [2024-06-27T16:56:01.473Z] #8 29.07 libsrtp x86_64 2.3.0-8.el9 appstream 57 k [2024-06-27T16:56:01.473Z] #8 29.07 libstemmer x86_64 0-18.585svn.el9 appstream 83 k [2024-06-27T16:56:01.473Z] #8 29.07 libtdb x86_64 1.4.10-1.el9 baseos 51 k [2024-06-27T16:56:01.473Z] #8 29.07 libthai x86_64 0.1.28-8.el9 appstream 208 k [2024-06-27T16:56:01.473Z] #8 29.07 libthai-devel x86_64 0.1.28-8.el9 appstream 134 k [2024-06-27T16:56:01.473Z] #8 29.07 libtheora x86_64 1:1.1.1-31.el9 appstream 164 k [2024-06-27T16:56:01.473Z] #8 29.07 libtiff x86_64 4.4.0-12.el9 appstream 198 k [2024-06-27T16:56:01.473Z] #8 29.07 libtiff-devel x86_64 4.4.0-12.el9 appstream 556 k [2024-06-27T16:56:01.473Z] #8 29.07 libtirpc x86_64 1.3.3-6.el9 baseos 93 k [2024-06-27T16:56:01.473Z] #8 29.07 libtool-ltdl x86_64 2.4.6-46.el9 appstream 36 k [2024-06-27T16:56:01.473Z] #8 29.07 libtracker-sparql x86_64 3.1.2-3.el9 appstream 324 k [2024-06-27T16:56:01.473Z] #8 29.07 libusbx x86_64 1.0.26-1.el9 baseos 76 k [2024-06-27T16:56:01.473Z] #8 29.07 libutempter x86_64 1.2.1-6.el9 baseos 27 k [2024-06-27T16:56:01.473Z] #8 29.07 libv4l x86_64 1.20.0-5.el9 appstream 204 k [2024-06-27T16:56:01.473Z] #8 29.07 libvisual x86_64 1:0.4.0-34.el9 appstream 144 k [2024-06-27T16:56:01.473Z] #8 29.07 libvorbis x86_64 1:1.3.7-5.el9 appstream 193 k [2024-06-27T16:56:01.473Z] #8 29.07 libvpx x86_64 1.9.0-7.el9 appstream 1.0 M [2024-06-27T16:56:01.473Z] #8 29.07 libwacom x86_64 1.12.1-2.el9 appstream 46 k [2024-06-27T16:56:01.473Z] #8 29.07 libwacom-data noarch 1.12.1-2.el9 appstream 193 k [2024-06-27T16:56:01.473Z] #8 29.07 libwayland-client x86_64 1.21.0-1.el9 appstream 33 k [2024-06-27T16:56:01.473Z] #8 29.07 libwayland-cursor x86_64 1.21.0-1.el9 appstream 19 k [2024-06-27T16:56:01.473Z] #8 29.07 libwayland-egl x86_64 1.21.0-1.el9 appstream 13 k [2024-06-27T16:56:01.473Z] #8 29.07 libwayland-server x86_64 1.21.0-1.el9 appstream 42 k [2024-06-27T16:56:01.473Z] #8 29.07 libwebp x86_64 1.2.0-8.el9 appstream 277 k [2024-06-27T16:56:01.473Z] #8 29.07 libxcb x86_64 1.13.1-9.el9 appstream 243 k [2024-06-27T16:56:01.473Z] #8 29.07 libxcb-devel x86_64 1.13.1-9.el9 appstream 1.5 M [2024-06-27T16:56:01.473Z] #8 29.07 libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k [2024-06-27T16:56:01.473Z] #8 29.07 libxkbcommon x86_64 1.0.3-4.el9 appstream 133 k [2024-06-27T16:56:01.473Z] #8 29.07 libxkbcommon-devel x86_64 1.0.3-4.el9 appstream 62 k [2024-06-27T16:56:01.473Z] #8 29.07 libxkbcommon-x11 x86_64 1.0.3-4.el9 appstream 22 k [2024-06-27T16:56:01.473Z] #8 29.07 libxkbfile x86_64 1.1.0-8.el9 appstream 89 k [2024-06-27T16:56:01.473Z] #8 29.07 libxml2-devel x86_64 2.9.13-6.el9 appstream 898 k [2024-06-27T16:56:01.473Z] #8 29.07 libxshmfence x86_64 1.3-10.el9 appstream 13 k [2024-06-27T16:56:01.473Z] #8 29.07 libxslt x86_64 1.1.34-9.el9 appstream 243 k [2024-06-27T16:56:01.473Z] #8 29.07 lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k [2024-06-27T16:56:01.473Z] #8 29.07 llvm-libs x86_64 17.0.6-5.el9 appstream 25 M [2024-06-27T16:56:01.473Z] #8 29.07 low-memory-monitor x86_64 2.1-4.el9 appstream 36 k [2024-06-27T16:56:01.473Z] #8 29.07 lua x86_64 5.4.4-4.el9 appstream 188 k [2024-06-27T16:56:01.473Z] #8 29.07 lua-posix x86_64 35.0-8.el9 appstream 151 k [2024-06-27T16:56:01.473Z] #8 29.07 mesa-dri-drivers x86_64 24.1.0-2.el9 appstream 8.8 M [2024-06-27T16:56:01.473Z] #8 29.07 mesa-filesystem x86_64 24.1.0-2.el9 appstream 11 k [2024-06-27T16:56:01.473Z] #8 29.07 mesa-libEGL x86_64 24.1.0-2.el9 appstream 138 k [2024-06-27T16:56:01.473Z] #8 29.07 mesa-libGLU x86_64 9.0.1-6.el9 appstream 148 k [2024-06-27T16:56:01.473Z] #8 29.07 mesa-libgbm x86_64 24.1.0-2.el9 appstream 36 k [2024-06-27T16:56:01.473Z] #8 29.07 mesa-libglapi x86_64 24.1.0-2.el9 appstream 44 k [2024-06-27T16:56:01.473Z] #8 29.07 mesa-vulkan-drivers x86_64 24.1.0-2.el9 appstream 11 M [2024-06-27T16:56:01.473Z] #8 29.07 mkfontscale x86_64 1.2.1-3.el9 appstream 32 k [2024-06-27T16:56:01.473Z] #8 29.07 mpg123-libs x86_64 1.26.2-5.el9 appstream 312 k [2024-06-27T16:56:01.473Z] #8 29.07 mtdev x86_64 1.1.5-22.el9 appstream 22 k [2024-06-27T16:56:01.473Z] #8 29.07 ncurses x86_64 6.2-10.20210508.el9 baseos 400 k [2024-06-27T16:56:01.473Z] #8 29.07 nss-softokn x86_64 3.90.0-7.el9 appstream 384 k [2024-06-27T16:56:01.473Z] #8 29.07 nss-softokn-freebl x86_64 3.90.0-7.el9 appstream 306 k [2024-06-27T16:56:01.473Z] #8 29.07 nss-sysinit x86_64 3.90.0-7.el9 appstream 20 k [2024-06-27T16:56:01.473Z] #8 29.07 openjpeg2 x86_64 2.4.0-7.el9 appstream 163 k [2024-06-27T16:56:01.473Z] #8 29.07 openssl x86_64 1:3.2.2-2.el9 baseos 1.4 M [2024-06-27T16:56:01.473Z] #8 29.07 opus x86_64 1.3.1-10.el9 appstream 200 k [2024-06-27T16:56:01.473Z] #8 29.07 orc x86_64 0.4.31-6.el9 appstream 184 k [2024-06-27T16:56:01.473Z] #8 29.07 osinfo-db noarch 20231215-1.el9 appstream 521 k [2024-06-27T16:56:01.473Z] #8 29.07 osinfo-db-tools x86_64 1.10.0-1.el9 appstream 74 k [2024-06-27T16:56:01.473Z] #8 29.07 ostree-libs x86_64 2024.6-1.el9 appstream 466 k [2024-06-27T16:56:01.473Z] #8 29.07 pam x86_64 1.5.1-20.el9 baseos 628 k [2024-06-27T16:56:01.473Z] #8 29.07 pango x86_64 1.48.7-3.el9 appstream 302 k [2024-06-27T16:56:01.473Z] #8 29.07 pango-devel x86_64 1.48.7-3.el9 appstream 149 k [2024-06-27T16:56:01.473Z] #8 29.07 pcre-cpp x86_64 8.44-4.el9 appstream 26 k [2024-06-27T16:56:01.473Z] #8 29.07 pcre-devel x86_64 8.44-4.el9 appstream 506 k [2024-06-27T16:56:01.473Z] #8 29.07 pcre-utf16 x86_64 8.44-4.el9 appstream 184 k [2024-06-27T16:56:01.473Z] #8 29.07 pcre-utf32 x86_64 8.44-4.el9 appstream 174 k [2024-06-27T16:56:01.473Z] #8 29.07 pcre2-devel x86_64 10.40-5.el9 appstream 512 k [2024-06-27T16:56:01.473Z] #8 29.07 pcre2-utf16 x86_64 10.40-5.el9 appstream 214 k [2024-06-27T16:56:01.473Z] #8 29.07 pcre2-utf32 x86_64 10.40-5.el9 appstream 203 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-AutoLoader noarch 5.74-481.el9 appstream 21 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-B x86_64 1.80-481.el9 appstream 180 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Carp noarch 1.50-460.el9 appstream 30 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Class-Struct noarch 0.66-481.el9 appstream 22 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Digest noarch 1.19-4.el9 appstream 26 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M [2024-06-27T16:56:01.473Z] #8 29.07 perl-Errno x86_64 1.30-481.el9 appstream 14 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Exporter noarch 5.74-461.el9 appstream 32 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Fcntl x86_64 1.13-481.el9 appstream 20 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-File-Basename noarch 2.85-481.el9 appstream 17 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-File-Path noarch 2.18-4.el9 appstream 36 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-File-stat noarch 1.09-481.el9 appstream 17 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-FileHandle noarch 2.03-481.el9 appstream 15 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Getopt-Std noarch 1.12-481.el9 appstream 15 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-IO x86_64 1.43-481.el9 appstream 88 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-IPC-Open3 noarch 1.21-481.el9 appstream 22 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Net-SSLeay x86_64 1.94-1.el9 appstream 414 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-POSIX x86_64 1.94-481.el9 appstream 96 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-PathTools x86_64 3.78-461.el9 appstream 88 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-SelectSaver noarch 1.02-481.el9 appstream 11 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Socket x86_64 4:2.031-4.el9 appstream 56 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Storable x86_64 1:3.21-460.el9 appstream 96 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Symbol noarch 1.08-481.el9 appstream 14 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-URI noarch 5.09-3.el9 appstream 121 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-base noarch 2.27-481.el9 appstream 16 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-constant noarch 1.33-461.el9 appstream 24 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-if noarch 0.60.800-481.el9 appstream 14 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-interpreter x86_64 4:5.32.1-481.el9 appstream 71 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-libnet noarch 3.13-4.el9 appstream 130 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-libs x86_64 4:5.32.1-481.el9 appstream 2.2 M [2024-06-27T16:56:01.473Z] #8 29.07 perl-mro x86_64 1.23-481.el9 appstream 28 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-overload noarch 1.31-481.el9 appstream 45 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-overloading noarch 0.02-481.el9 appstream 12 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-parent noarch 1:0.238-460.el9 appstream 15 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-podlators noarch 1:4.14-460.el9 appstream 114 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-subs noarch 1.03-481.el9 appstream 11 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-vars noarch 1.05-481.el9 appstream 13 k [2024-06-27T16:56:01.473Z] #8 29.07 pipewire x86_64 1.0.1-1.el9 appstream 107 k [2024-06-27T16:56:01.473Z] #8 29.07 pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 appstream 135 k [2024-06-27T16:56:01.473Z] #8 29.07 pipewire-libs x86_64 1.0.1-1.el9 appstream 1.9 M [2024-06-27T16:56:01.473Z] #8 29.07 pixman x86_64 0.40.0-6.el9 appstream 269 k [2024-06-27T16:56:01.473Z] #8 29.07 pixman-devel x86_64 0.40.0-6.el9 appstream 17 k [2024-06-27T16:56:01.473Z] #8 29.07 pkgconf x86_64 1.7.3-10.el9 baseos 41 k [2024-06-27T16:56:01.473Z] #8 29.07 pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k [2024-06-27T16:56:01.473Z] #8 29.07 pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k [2024-06-27T16:56:01.473Z] #8 29.07 policycoreutils x86_64 3.6-2.1.el9 baseos 242 k [2024-06-27T16:56:01.473Z] #8 29.07 polkit x86_64 0.117-13.el9 baseos 155 k [2024-06-27T16:56:01.473Z] #8 29.07 polkit-libs x86_64 0.117-13.el9 baseos 8.3 M [2024-06-27T16:56:01.473Z] #8 29.07 poppler x86_64 21.01.0-20.el9 appstream 1.1 M [2024-06-27T16:56:01.473Z] #8 29.07 poppler-data noarch 0.4.9-9.el9 appstream 1.9 M [2024-06-27T16:56:01.473Z] #8 29.07 poppler-glib x86_64 21.01.0-20.el9 appstream 152 k [2024-06-27T16:56:01.473Z] #8 29.07 publicsuffix-list noarch 20210518-3.el9 appstream 83 k [2024-06-27T16:56:01.473Z] #8 29.07 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k [2024-06-27T16:56:01.473Z] #8 29.07 pulseaudio-libs x86_64 15.0-2.el9 appstream 679 k [2024-06-27T16:56:01.473Z] #8 29.07 pulseaudio-libs-glib2 x86_64 15.0-2.el9 appstream 18 k [2024-06-27T16:56:01.473Z] #8 29.07 rtkit x86_64 0.11-28.el9 appstream 56 k [2024-06-27T16:56:01.473Z] #8 29.07 shared-mime-info x86_64 2.1-5.el9 baseos 558 k [2024-06-27T16:56:01.473Z] #8 29.07 sound-theme-freedesktop noarch 0.8-17.el9 appstream 383 k [2024-06-27T16:56:01.473Z] #8 29.07 soundtouch x86_64 2.1.1-8.el9 appstream 74 k [2024-06-27T16:56:01.473Z] #8 29.07 speex x86_64 1.2.0-11.el9 appstream 68 k [2024-06-27T16:56:01.473Z] #8 29.07 sqlite x86_64 3.34.1-7.el9 appstream 748 k [2024-06-27T16:56:01.473Z] #8 29.07 sqlite-devel x86_64 3.34.1-7.el9 appstream 134 k [2024-06-27T16:56:01.473Z] #8 29.07 startup-notification x86_64 0.12-23.el9 appstream 42 k [2024-06-27T16:56:01.473Z] #8 29.07 sysprof-capture-devel x86_64 3.40.1-3.el9 appstream 60 k [2024-06-27T16:56:01.473Z] #8 29.07 systemd x86_64 252-37.el9 baseos 4.2 M [2024-06-27T16:56:01.473Z] #8 29.07 systemd-libs x86_64 252-37.el9 baseos 680 k [2024-06-27T16:56:01.473Z] #8 29.07 systemd-pam x86_64 252-37.el9 baseos 287 k [2024-06-27T16:56:01.473Z] #8 29.07 systemd-rpm-macros noarch 252-37.el9 baseos 75 k [2024-06-27T16:56:01.473Z] #8 29.07 systemd-udev x86_64 252-37.el9 baseos 1.9 M [2024-06-27T16:56:01.473Z] #8 29.07 taglib x86_64 1.12-6.el9 appstream 345 k [2024-06-27T16:56:01.473Z] #8 29.07 tigervnc-icons noarch 1.13.1-10.el9 appstream 38 k [2024-06-27T16:56:01.473Z] #8 29.07 tigervnc-license noarch 1.13.1-10.el9 appstream 18 k [2024-06-27T16:56:01.473Z] #8 29.07 tigervnc-server-minimal x86_64 1.13.1-10.el9 appstream 1.1 M [2024-06-27T16:56:01.473Z] #8 29.07 totem-pl-parser x86_64 3.26.6-2.el9 appstream 152 k [2024-06-27T16:56:01.473Z] #8 29.07 tracker x86_64 3.1.2-3.el9 appstream 555 k [2024-06-27T16:56:01.473Z] #8 29.07 ttmkfdir x86_64 3.0.9-65.el9 appstream 53 k [2024-06-27T16:56:01.473Z] #8 29.07 twolame-libs x86_64 0.3.13-19.el9 appstream 58 k [2024-06-27T16:56:01.473Z] #8 29.07 tzdata-java noarch 2024a-2.el9 appstream 230 k [2024-06-27T16:56:01.473Z] #8 29.07 upower x86_64 0.99.11-11.el9 appstream 173 k [2024-06-27T16:56:01.473Z] #8 29.07 util-linux x86_64 2.37.4-18.el9 baseos 2.3 M [2024-06-27T16:56:01.473Z] #8 29.07 util-linux-core x86_64 2.37.4-18.el9 baseos 465 k [2024-06-27T16:56:01.473Z] #8 29.07 valgrind x86_64 1:3.23.0-1.el9 appstream 4.8 M [2024-06-27T16:56:01.473Z] #8 29.07 valgrind-devel x86_64 1:3.23.0-1.el9 appstream 46 k [2024-06-27T16:56:01.473Z] #8 29.07 vulkan-loader x86_64 1.3.283.0-1.el9 appstream 149 k [2024-06-27T16:56:01.473Z] #8 29.07 wavpack x86_64 5.4.0-5.el9 appstream 214 k [2024-06-27T16:56:01.473Z] #8 29.07 wayland-devel x86_64 1.21.0-1.el9 appstream 145 k [2024-06-27T16:56:01.473Z] #8 29.07 webkit2gtk3-jsc x86_64 2.44.2-1.el9 appstream 4.1 M [2024-06-27T16:56:01.473Z] #8 29.07 webkit2gtk3-jsc-devel x86_64 2.44.2-1.el9 appstream 164 k [2024-06-27T16:56:01.473Z] #8 29.07 webrtc-audio-processing x86_64 0.3.1-8.el9 appstream 306 k [2024-06-27T16:56:01.473Z] #8 29.07 which x86_64 2.21-29.el9 baseos 41 k [2024-06-27T16:56:01.473Z] #8 29.07 wireplumber x86_64 0.4.14-1.el9 appstream 96 k [2024-06-27T16:56:01.473Z] #8 29.07 wireplumber-libs x86_64 0.4.14-1.el9 appstream 358 k [2024-06-27T16:56:01.473Z] #8 29.07 woff2 x86_64 1.0.2-15.el9 appstream 62 k [2024-06-27T16:56:01.473Z] #8 29.07 xcb-util x86_64 0.4.0-19.el9 appstream 19 k [2024-06-27T16:56:01.473Z] #8 29.07 xdg-dbus-proxy x86_64 0.1.3-1.el9 appstream 42 k [2024-06-27T16:56:01.473Z] #8 29.07 xdg-desktop-portal x86_64 1.12.6-1.el9 appstream 385 k [2024-06-27T16:56:01.473Z] #8 29.07 xkbcomp x86_64 1.4.4-4.el9 appstream 100 k [2024-06-27T16:56:01.473Z] #8 29.07 xkeyboard-config noarch 2.33-2.el9 appstream 859 k [2024-06-27T16:56:01.473Z] #8 29.07 xml-common noarch 0.6.3-58.el9 appstream 32 k [2024-06-27T16:56:01.473Z] #8 29.07 xorg-x11-proto-devel noarch 2024.1-1.el9 appstream 310 k [2024-06-27T16:56:01.473Z] #8 29.07 xorg-x11-xauth x86_64 1:1.1-10.el9 appstream 37 k [2024-06-27T16:56:01.473Z] #8 29.07 xorg-x11-xinit x86_64 1.4.0-11.el9 appstream 57 k [2024-06-27T16:56:01.473Z] #8 29.07 xz-devel x86_64 5.2.5-8.el9 appstream 55 k [2024-06-27T16:56:01.473Z] #8 29.07 zenity x86_64 3.32.0-8.el9 appstream 4.5 M [2024-06-27T16:56:01.473Z] #8 29.07 zlib-devel x86_64 1.2.11-41.el9 appstream 45 k [2024-06-27T16:56:01.473Z] #8 29.07 Installing weak dependencies: [2024-06-27T16:56:01.473Z] #8 29.07 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k [2024-06-27T16:56:01.473Z] #8 29.07 dconf x86_64 0.40.0-6.el9 appstream 113 k [2024-06-27T16:56:01.473Z] #8 29.07 exiv2 x86_64 0.27.5-2.el9 appstream 980 k [2024-06-27T16:56:01.473Z] #8 29.07 flatpak x86_64 1.12.9-1.el9 appstream 1.7 M [2024-06-27T16:56:01.473Z] #8 29.07 gstreamer1-plugins-good x86_64 1.22.1-2.el9 appstream 2.4 M [2024-06-27T16:56:01.473Z] #8 29.07 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k [2024-06-27T16:56:01.473Z] #8 29.07 libcanberra-gtk2 x86_64 0.30-27.el9 appstream 26 k [2024-06-27T16:56:01.473Z] #8 29.07 libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k [2024-06-27T16:56:01.473Z] #8 29.07 p11-kit-server x86_64 0.25.3-2.el9 appstream 246 k [2024-06-27T16:56:01.473Z] #8 29.07 perl-NDBM_File x86_64 1.15-481.el9 appstream 22 k [2024-06-27T16:56:01.473Z] #8 29.07 pipewire-alsa x86_64 1.0.1-1.el9 appstream 57 k [2024-06-27T16:56:01.473Z] #8 29.07 pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 appstream 9.1 k [2024-06-27T16:56:01.473Z] #8 29.07 pipewire-pulseaudio x86_64 1.0.1-1.el9 appstream 192 k [2024-06-27T16:56:01.473Z] #8 29.07 polkit-pkla-compat x86_64 0.1-21.el9 baseos 47 k [2024-06-27T16:56:01.473Z] #8 29.07 tracker-miners x86_64 3.1.2-4.el9 appstream 944 k [2024-06-27T16:56:01.473Z] #8 29.07 xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 appstream 134 k [2024-06-27T16:56:01.474Z] #8 29.07 [2024-06-27T16:56:01.474Z] #8 29.07 Transaction Summary [2024-06-27T16:56:01.474Z] #8 29.07 ==================================================================================================== [2024-06-27T16:56:01.474Z] #8 29.07 Install 472 Packages [2024-06-27T16:56:01.474Z] #8 29.07 [2024-06-27T16:56:01.474Z] #8 29.10 Dependencies resolved. [2024-06-27T16:56:01.474Z] #8 29.14 ==================================================================================================== [2024-06-27T16:56:01.474Z] #8 29.14 Package Arch Version Repo Size [2024-06-27T16:56:01.474Z] #8 29.14 ==================================================================================================== [2024-06-27T16:56:01.474Z] #8 29.14 Installing: [2024-06-27T16:56:01.474Z] #8 29.14 dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k [2024-06-27T16:56:01.474Z] #8 29.14 glibc-langpack-en x86_64 2.34-113.el9 baseos 659 k [2024-06-27T16:56:01.474Z] #8 29.14 glibc-locale-source x86_64 2.34-113.el9 appstream 4.2 M [2024-06-27T16:56:01.474Z] #8 29.14 gtk3 x86_64 3.24.31-4.el9 appstream 4.9 M [2024-06-27T16:56:01.474Z] #8 29.14 gtk4 x86_64 4.12.3-2.el9 appstream 5.0 M [2024-06-27T16:56:01.474Z] #8 29.14 liberation-fonts noarch 1:2.1.3-5.el9 appstream 3.6 k [2024-06-27T16:56:01.474Z] #8 29.14 lsof x86_64 4.94.0-3.el9 baseos 239 k [2024-06-27T16:56:01.474Z] #8 29.14 mesa-libGL x86_64 24.1.0-2.el9 appstream 170 k [2024-06-27T16:56:01.474Z] #8 29.14 mutter x86_64 40.9-16.el9 appstream 2.3 M [2024-06-27T16:56:01.474Z] #8 29.14 tigervnc x86_64 1.13.1-10.el9 appstream 307 k [2024-06-27T16:56:01.474Z] #8 29.14 tigervnc-server x86_64 1.13.1-10.el9 appstream 223 k [2024-06-27T16:56:01.474Z] #8 29.14 unzip x86_64 6.0-56.el9 baseos 182 k [2024-06-27T16:56:01.474Z] #8 29.14 webkit2gtk3 x86_64 2.44.2-1.el9 appstream 22 M [2024-06-27T16:56:01.474Z] #8 29.14 wget x86_64 1.21.1-7.el9 appstream 789 k [2024-06-27T16:56:01.474Z] #8 29.14 xorg-x11-fonts-100dpi noarch 7.5-33.el9 appstream 3.2 M [2024-06-27T16:56:01.474Z] #8 29.14 xorg-x11-fonts-75dpi noarch 7.5-33.el9 appstream 2.8 M [2024-06-27T16:56:01.474Z] #8 29.14 xorg-x11-fonts-Type1 noarch 7.5-33.el9 appstream 505 k [2024-06-27T16:56:01.474Z] #8 29.14 xorg-x11-fonts-misc noarch 7.5-33.el9 appstream 5.2 M [2024-06-27T16:56:01.474Z] #8 29.14 xorg-x11-server-utils x86_64 7.7-44.el9 appstream 158 k [2024-06-27T16:56:01.474Z] #8 29.14 Installing dependencies: [2024-06-27T16:56:01.474Z] #8 29.14 ModemManager-glib x86_64 1.20.2-1.el9 baseos 335 k [2024-06-27T16:56:01.474Z] #8 29.14 NetworkManager-libnm x86_64 1:1.48.0-1.el9 baseos 1.8 M [2024-06-27T16:56:01.474Z] #8 29.14 acl x86_64 2.3.1-4.el9 baseos 71 k [2024-06-27T16:56:01.474Z] #8 29.14 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k [2024-06-27T16:56:01.474Z] #8 29.14 adwaita-cursor-theme noarch 40.1.1-3.el9 appstream 650 k [2024-06-27T16:56:01.474Z] #8 29.14 adwaita-icon-theme noarch 40.1.1-3.el9 appstream 12 M [2024-06-27T16:56:01.474Z] #8 29.14 alsa-lib x86_64 1.2.10-2.el9 appstream 523 k [2024-06-27T16:56:01.474Z] #8 29.14 at-spi2-atk x86_64 2.38.0-4.el9 appstream 87 k [2024-06-27T16:56:01.474Z] #8 29.14 at-spi2-core x86_64 2.40.3-1.el9 appstream 195 k [2024-06-27T16:56:01.474Z] #8 29.14 atk x86_64 2.36.0-5.el9 appstream 292 k [2024-06-27T16:56:01.474Z] #8 29.14 avahi-glib x86_64 0.8-20.el9 appstream 15 k [2024-06-27T16:56:01.474Z] #8 29.14 avahi-libs x86_64 0.8-20.el9 baseos 68 k [2024-06-27T16:56:01.474Z] #8 29.14 bluez-libs x86_64 5.56-6.el9 baseos 85 k [2024-06-27T16:56:01.474Z] #8 29.14 bubblewrap x86_64 0.4.1-7.el9 baseos 49 k [2024-06-27T16:56:01.474Z] #8 29.14 cairo x86_64 1.17.4-7.el9 appstream 660 k [2024-06-27T16:56:01.474Z] #8 29.14 cairo-gobject x86_64 1.17.4-7.el9 appstream 19 k [2024-06-27T16:56:01.474Z] #8 29.14 color-filesystem noarch 1-28.el9 appstream 8.8 k [2024-06-27T16:56:01.474Z] #8 29.14 colord x86_64 1.4.5-4.el9 appstream 555 k [2024-06-27T16:56:01.474Z] #8 29.14 colord-libs x86_64 1.4.5-4.el9 appstream 229 k [2024-06-27T16:56:01.474Z] #8 29.14 composefs-libs x86_64 1.0.3-2.el9 appstream 60 k [2024-06-27T16:56:01.474Z] #8 29.14 cracklib x86_64 2.9.6-27.el9 baseos 94 k [2024-06-27T16:56:01.474Z] #8 29.14 cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M [2024-06-27T16:56:01.474Z] #8 29.14 cryptsetup-libs x86_64 2.7.2-1.el9 baseos 515 k [2024-06-27T16:56:01.474Z] #8 29.14 cups-libs x86_64 1:2.3.3op2-26.el9 baseos 262 k [2024-06-27T16:56:01.474Z] #8 29.14 dbus-broker x86_64 28-7.el9 baseos 172 k [2024-06-27T16:56:01.474Z] #8 29.14 dbus-common noarch 1:1.12.20-8.el9 baseos 15 k [2024-06-27T16:56:01.474Z] #8 29.14 dbus-daemon x86_64 1:1.12.20-8.el9 appstream 201 k [2024-06-27T16:56:01.474Z] #8 29.14 dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k [2024-06-27T16:56:01.474Z] #8 29.14 dbus-tools x86_64 1:1.12.20-8.el9 baseos 52 k [2024-06-27T16:56:01.474Z] #8 29.14 dbus-x11 x86_64 1:1.12.20-8.el9 appstream 25 k [2024-06-27T16:56:01.474Z] #8 29.14 device-mapper x86_64 9:1.02.197-2.el9 baseos 141 k [2024-06-27T16:56:01.474Z] #8 29.14 device-mapper-libs x86_64 9:1.02.197-2.el9 baseos 179 k [2024-06-27T16:56:01.474Z] #8 29.14 diffutils x86_64 3.7-12.el9 baseos 397 k [2024-06-27T16:56:01.474Z] #8 29.14 enchant2 x86_64 2.2.15-6.el9 appstream 65 k [2024-06-27T16:56:01.474Z] #8 29.14 exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 appstream 525 k [2024-06-27T16:56:01.474Z] #8 29.14 exiv2-libs x86_64 0.27.5-2.el9 appstream 781 k [2024-06-27T16:56:01.474Z] #8 29.14 fdk-aac-free x86_64 2.0.0-8.el9 appstream 325 k [2024-06-27T16:56:01.474Z] #8 29.14 flac-libs x86_64 1.3.3-12.el9 appstream 218 k [2024-06-27T16:56:01.474Z] #8 29.14 flatpak-session-helper x86_64 1.12.9-1.el9 appstream 73 k [2024-06-27T16:56:01.474Z] #8 29.14 fltk x86_64 1.3.8-1.el9 appstream 616 k [2024-06-27T16:56:01.474Z] #8 29.14 fontconfig x86_64 2.14.0-2.el9 appstream 297 k [2024-06-27T16:56:01.474Z] #8 29.14 freetype x86_64 2.10.4-9.el9 baseos 388 k [2024-06-27T16:56:01.474Z] #8 29.14 fribidi x86_64 1.0.10-6.el9.2 appstream 85 k [2024-06-27T16:56:01.474Z] #8 29.14 fuse x86_64 2.9.9-15.el9 baseos 80 k [2024-06-27T16:56:01.474Z] #8 29.14 fuse-common x86_64 3.10.2-8.el9 baseos 8.3 k [2024-06-27T16:56:01.474Z] #8 29.14 fuse-libs x86_64 2.9.9-15.el9 baseos 98 k [2024-06-27T16:56:01.474Z] #8 29.14 gcr-base x86_64 3.40.0-3.el9 appstream 279 k [2024-06-27T16:56:01.474Z] #8 29.14 gdk-pixbuf2 x86_64 2.42.6-4.el9 appstream 492 k [2024-06-27T16:56:01.474Z] #8 29.14 gdk-pixbuf2-modules x86_64 2.42.6-4.el9 appstream 89 k [2024-06-27T16:56:01.474Z] #8 29.14 geoclue2 x86_64 2.6.0-7.el9 appstream 124 k [2024-06-27T16:56:01.474Z] #8 29.14 geoclue2-libs x86_64 2.6.0-7.el9 appstream 57 k [2024-06-27T16:56:01.474Z] #8 29.14 geocode-glib x86_64 3.26.2-5.el9 appstream 72 k [2024-06-27T16:56:01.474Z] #8 29.14 giflib x86_64 5.2.1-9.el9 appstream 49 k [2024-06-27T16:56:01.474Z] #8 29.14 glib-networking x86_64 2.68.3-3.el9 baseos 186 k [2024-06-27T16:56:01.474Z] #8 29.14 gnome-control-center-filesystem noarch 40.0-31.el9 appstream 9.3 k [2024-06-27T16:56:01.474Z] #8 29.14 gnome-desktop3 x86_64 40.4-1.el9 appstream 649 k [2024-06-27T16:56:01.474Z] #8 29.14 gnome-settings-daemon x86_64 40.0.1-17.el9 appstream 1.1 M [2024-06-27T16:56:01.474Z] #8 29.14 gobject-introspection x86_64 1.68.0-11.el9 baseos 250 k [2024-06-27T16:56:01.474Z] #8 29.14 graphene x86_64 1.10.6-2.el9 appstream 64 k [2024-06-27T16:56:01.474Z] #8 29.14 graphite2 x86_64 1.3.14-9.el9 baseos 95 k [2024-06-27T16:56:01.474Z] #8 29.14 groff-base x86_64 1.22.4-10.el9 baseos 1.1 M [2024-06-27T16:56:01.474Z] #8 29.14 gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 684 k [2024-06-27T16:56:01.474Z] #8 29.14 gsm x86_64 1.0.19-6.el9 appstream 34 k [2024-06-27T16:56:01.474Z] #8 29.14 gstreamer1 x86_64 1.22.1-2.el9 appstream 1.4 M [2024-06-27T16:56:01.474Z] #8 29.14 gstreamer1-plugins-bad-free x86_64 1.22.1-4.el9 appstream 3.0 M [2024-06-27T16:56:01.474Z] #8 29.14 gstreamer1-plugins-base x86_64 1.22.1-2.el9 appstream 2.2 M [2024-06-27T16:56:01.474Z] #8 29.14 gtk-update-icon-cache x86_64 3.24.31-4.el9 appstream 33 k [2024-06-27T16:56:01.474Z] #8 29.14 harfbuzz x86_64 2.7.4-10.el9 baseos 624 k [2024-06-27T16:56:01.474Z] #8 29.14 harfbuzz-icu x86_64 2.7.4-10.el9 appstream 14 k [2024-06-27T16:56:01.474Z] #8 29.14 hicolor-icon-theme noarch 0.17-13.el9 appstream 219 k [2024-06-27T16:56:01.474Z] #8 29.14 hunspell x86_64 1.7.0-11.el9 appstream 325 k [2024-06-27T16:56:01.474Z] #8 29.14 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k [2024-06-27T16:56:01.474Z] #8 29.14 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k [2024-06-27T16:56:01.474Z] #8 29.14 hunspell-filesystem x86_64 1.7.0-11.el9 appstream 8.7 k [2024-06-27T16:56:01.474Z] #8 29.14 hwdata noarch 0.348-9.13.el9 baseos 1.6 M [2024-06-27T16:56:01.474Z] #8 29.14 hyphen x86_64 2.8.8-17.el9 appstream 30 k [2024-06-27T16:56:01.474Z] #8 29.14 iio-sensor-proxy x86_64 3.3-1.el9 appstream 62 k [2024-06-27T16:56:01.474Z] #8 29.14 iso-codes noarch 4.6.0-3.el9 appstream 3.5 M [2024-06-27T16:56:01.474Z] #8 29.14 jbigkit-libs x86_64 2.1-23.el9 appstream 53 k [2024-06-27T16:56:01.474Z] #8 29.14 json-glib x86_64 1.6.6-1.el9 baseos 163 k [2024-06-27T16:56:01.474Z] #8 29.14 kbd x86_64 2.4.0-9.el9 baseos 416 k [2024-06-27T16:56:01.474Z] #8 29.14 kbd-legacy noarch 2.4.0-9.el9 baseos 562 k [2024-06-27T16:56:01.474Z] #8 29.14 kbd-misc noarch 2.4.0-9.el9 baseos 1.7 M [2024-06-27T16:56:01.474Z] #8 29.14 kmod x86_64 28-9.el9 baseos 126 k [2024-06-27T16:56:01.474Z] #8 29.14 kmod-libs x86_64 28-9.el9 baseos 64 k [2024-06-27T16:56:01.474Z] #8 29.14 lame-libs x86_64 3.100-12.el9 appstream 333 k [2024-06-27T16:56:01.474Z] #8 29.14 lcms2 x86_64 2.12-3.el9 appstream 168 k [2024-06-27T16:56:01.474Z] #8 29.14 libICE x86_64 1.0.10-8.el9 appstream 71 k [2024-06-27T16:56:01.474Z] #8 29.14 libSM x86_64 1.2.3-10.el9 appstream 42 k [2024-06-27T16:56:01.474Z] #8 29.14 libX11 x86_64 1.7.0-9.el9 appstream 646 k [2024-06-27T16:56:01.474Z] #8 29.14 libX11-common noarch 1.7.0-9.el9 appstream 205 k [2024-06-27T16:56:01.474Z] #8 29.14 libX11-xcb x86_64 1.7.0-9.el9 appstream 11 k [2024-06-27T16:56:01.474Z] #8 29.14 libXau x86_64 1.0.9-8.el9 appstream 31 k [2024-06-27T16:56:01.474Z] #8 29.14 libXcomposite x86_64 0.4.5-7.el9 appstream 24 k [2024-06-27T16:56:01.474Z] #8 29.14 libXcursor x86_64 1.2.0-7.el9 appstream 31 k [2024-06-27T16:56:01.474Z] #8 29.14 libXdamage x86_64 1.1.5-7.el9 appstream 23 k [2024-06-27T16:56:01.474Z] #8 29.14 libXdmcp x86_64 1.1.3-8.el9 appstream 36 k [2024-06-27T16:56:01.474Z] #8 29.14 libXext x86_64 1.3.4-8.el9 appstream 40 k [2024-06-27T16:56:01.474Z] #8 29.14 libXfixes x86_64 5.0.3-16.el9 appstream 20 k [2024-06-27T16:56:01.474Z] #8 29.14 libXfont2 x86_64 2.0.3-12.el9 appstream 143 k [2024-06-27T16:56:01.474Z] #8 29.14 libXft x86_64 2.3.3-8.el9 appstream 62 k [2024-06-27T16:56:01.474Z] #8 29.14 libXi x86_64 1.7.10-8.el9 appstream 40 k [2024-06-27T16:56:01.474Z] #8 29.14 libXinerama x86_64 1.1.4-10.el9 appstream 15 k [2024-06-27T16:56:01.474Z] #8 29.14 libXmu x86_64 1.1.3-8.el9 appstream 75 k [2024-06-27T16:56:01.474Z] #8 29.14 libXrandr x86_64 1.5.2-8.el9 appstream 28 k [2024-06-27T16:56:01.474Z] #8 29.14 libXrender x86_64 0.9.10-16.el9 appstream 28 k [2024-06-27T16:56:01.474Z] #8 29.14 libXt x86_64 1.2.0-6.el9 appstream 180 k [2024-06-27T16:56:01.474Z] #8 29.14 libXtst x86_64 1.2.3-16.el9 appstream 21 k [2024-06-27T16:56:01.474Z] #8 29.14 libXv x86_64 1.0.11-16.el9 appstream 19 k [2024-06-27T16:56:01.474Z] #8 29.14 libXxf86vm x86_64 1.1.4-18.el9 appstream 19 k [2024-06-27T16:56:01.474Z] #8 29.14 libappstream-glib x86_64 0.7.18-5.el9 appstream 395 k [2024-06-27T16:56:01.474Z] #8 29.14 libasyncns x86_64 0.8-22.el9 appstream 30 k [2024-06-27T16:56:01.474Z] #8 29.14 libatomic x86_64 11.4.1-3.el9 baseos 34 k [2024-06-27T16:56:01.474Z] #8 29.14 libbrotli x86_64 1.0.9-6.el9 baseos 314 k [2024-06-27T16:56:01.474Z] #8 29.14 libcanberra x86_64 0.30-27.el9 appstream 86 k [2024-06-27T16:56:01.474Z] #8 29.14 libcanberra-gtk3 x86_64 0.30-27.el9 appstream 32 k [2024-06-27T16:56:01.474Z] #8 29.14 libdatrie x86_64 0.2.13-4.el9 appstream 33 k [2024-06-27T16:56:01.474Z] #8 29.14 libdb x86_64 5.3.28-54.el9 baseos 735 k [2024-06-27T16:56:01.474Z] #8 29.14 libdrm x86_64 2.4.121-1.el9 appstream 161 k [2024-06-27T16:56:01.474Z] #8 29.14 libdvdnav x86_64 6.1.0-4.el9 appstream 55 k [2024-06-27T16:56:01.474Z] #8 29.14 libdvdread x86_64 6.1.1-4.el9 appstream 74 k [2024-06-27T16:56:01.474Z] #8 29.14 libeconf x86_64 0.4.1-4.el9 baseos 27 k [2024-06-27T16:56:01.474Z] #8 29.14 libedit x86_64 3.1-38.20210216cvs.el9 baseos 104 k [2024-06-27T16:56:01.474Z] #8 29.14 libepoxy x86_64 1.5.5-4.el9 appstream 241 k [2024-06-27T16:56:01.474Z] #8 29.14 liberation-fonts-common noarch 1:2.1.3-5.el9 appstream 14 k [2024-06-27T16:56:01.474Z] #8 29.14 liberation-mono-fonts noarch 1:2.1.3-5.el9 appstream 497 k [2024-06-27T16:56:01.474Z] #8 29.14 liberation-sans-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-06-27T16:56:01.474Z] #8 29.14 liberation-serif-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-06-27T16:56:01.474Z] #8 29.14 libevdev x86_64 1.11.0-3.el9 appstream 46 k [2024-06-27T16:56:01.474Z] #8 29.14 libexif x86_64 0.6.22-6.el9 appstream 435 k [2024-06-27T16:56:01.474Z] #8 29.14 libfdisk x86_64 2.37.4-18.el9 baseos 155 k [2024-06-27T16:56:01.474Z] #8 29.14 libfontenc x86_64 1.1.3-17.el9 appstream 31 k [2024-06-27T16:56:01.474Z] #8 29.14 libgexiv2 x86_64 0.12.3-1.el9 appstream 83 k [2024-06-27T16:56:01.474Z] #8 29.14 libglvnd x86_64 1:1.3.4-1.el9 appstream 135 k [2024-06-27T16:56:01.474Z] #8 29.14 libglvnd-egl x86_64 1:1.3.4-1.el9 appstream 37 k [2024-06-27T16:56:01.474Z] #8 29.14 libglvnd-gles x86_64 1:1.3.4-1.el9 appstream 33 k [2024-06-27T16:56:01.474Z] #8 29.14 libglvnd-glx x86_64 1:1.3.4-1.el9 appstream 142 k [2024-06-27T16:56:01.474Z] #8 29.14 libgsf x86_64 1.14.47-5.el9 appstream 256 k [2024-06-27T16:56:01.474Z] #8 29.14 libgudev x86_64 237-1.el9 baseos 36 k [2024-06-27T16:56:01.474Z] #8 29.14 libgusb x86_64 0.3.8-2.el9 baseos 51 k [2024-06-27T16:56:01.474Z] #8 29.14 libgweather x86_64 40.0-3.el9 appstream 3.0 M [2024-06-27T16:56:01.474Z] #8 29.14 libgxps x86_64 0.3.2-3.el9 appstream 79 k [2024-06-27T16:56:01.474Z] #8 29.14 libicu x86_64 67.1-9.el9 baseos 9.6 M [2024-06-27T16:56:01.474Z] #8 29.14 libinput x86_64 1.19.3-4.el9 appstream 207 k [2024-06-27T16:56:01.474Z] #8 29.14 libiptcdata x86_64 1.0.5-9.el9 appstream 62 k [2024-06-27T16:56:01.474Z] #8 29.14 libjpeg-turbo x86_64 2.0.90-7.el9 appstream 175 k [2024-06-27T16:56:01.474Z] #8 29.14 libldac x86_64 2.0.2.3-10.el9 appstream 41 k [2024-06-27T16:56:01.474Z] #8 29.14 libmpc x86_64 1.2.1-4.el9 appstream 62 k [2024-06-27T16:56:01.474Z] #8 29.14 libnotify x86_64 0.7.9-8.el9 appstream 44 k [2024-06-27T16:56:01.474Z] #8 29.14 libogg x86_64 2:1.3.4-6.el9 appstream 34 k [2024-06-27T16:56:01.474Z] #8 29.14 libosinfo x86_64 1.10.0-1.el9 appstream 319 k [2024-06-27T16:56:01.474Z] #8 29.14 libpciaccess x86_64 0.16-7.el9 baseos 27 k [2024-06-27T16:56:01.474Z] #8 29.14 libpng x86_64 2:1.6.37-12.el9 baseos 117 k [2024-06-27T16:56:01.474Z] #8 29.14 libproxy x86_64 0.4.15-35.el9 baseos 74 k [2024-06-27T16:56:01.474Z] #8 29.14 libpsl x86_64 0.21.1-5.el9 baseos 64 k [2024-06-27T16:56:01.474Z] #8 29.14 libpwquality x86_64 1.4.4-8.el9 baseos 119 k [2024-06-27T16:56:01.474Z] #8 29.14 librsvg2 x86_64 2.50.7-3.el9 appstream 3.2 M [2024-06-27T16:56:01.474Z] #8 29.14 libsbc x86_64 1.4-9.el9 appstream 45 k [2024-06-27T16:56:01.474Z] #8 29.14 libseccomp x86_64 2.5.2-2.el9 baseos 72 k [2024-06-27T16:56:01.474Z] #8 29.14 libsecret x86_64 0.20.4-4.el9 appstream 170 k [2024-06-27T16:56:01.474Z] #8 29.14 libselinux-utils x86_64 3.6-1.el9 baseos 190 k [2024-06-27T16:56:01.474Z] #8 29.14 libshout x86_64 2.4.3-7.el9 appstream 67 k [2024-06-27T16:56:01.474Z] #8 29.14 libsndfile x86_64 1.0.31-8.el9 appstream 206 k [2024-06-27T16:56:01.474Z] #8 29.14 libsoup x86_64 2.72.0-8.el9 appstream 405 k [2024-06-27T16:56:01.474Z] #8 29.14 libsrtp x86_64 2.3.0-8.el9 appstream 57 k [2024-06-27T16:56:01.474Z] #8 29.14 libstemmer x86_64 0-18.585svn.el9 appstream 83 k [2024-06-27T16:56:01.474Z] #8 29.14 libtdb x86_64 1.4.10-1.el9 baseos 51 k [2024-06-27T16:56:01.474Z] #8 29.14 libthai x86_64 0.1.28-8.el9 appstream 208 k [2024-06-27T16:56:01.474Z] #8 29.14 libtheora x86_64 1:1.1.1-31.el9 appstream 164 k [2024-06-27T16:56:01.474Z] #8 29.14 libtiff x86_64 4.4.0-12.el9 appstream 198 k [2024-06-27T16:56:01.474Z] #8 29.14 libtirpc x86_64 1.3.3-6.el9 baseos 93 k [2024-06-27T16:56:01.474Z] #8 29.14 libtool-ltdl x86_64 2.4.6-46.el9 appstream 36 k [2024-06-27T16:56:01.474Z] #8 29.14 libtracker-sparql x86_64 3.1.2-3.el9 appstream 324 k [2024-06-27T16:56:01.474Z] #8 29.14 libusbx x86_64 1.0.26-1.el9 baseos 76 k [2024-06-27T16:56:01.474Z] #8 29.14 libutempter x86_64 1.2.1-6.el9 baseos 27 k [2024-06-27T16:56:01.474Z] #8 29.14 libv4l x86_64 1.20.0-5.el9 appstream 204 k [2024-06-27T16:56:01.474Z] #8 29.14 libvisual x86_64 1:0.4.0-34.el9 appstream 144 k [2024-06-27T16:56:01.474Z] #8 29.14 libvorbis x86_64 1:1.3.7-5.el9 appstream 193 k [2024-06-27T16:56:01.474Z] #8 29.14 libvpx x86_64 1.9.0-7.el9 appstream 1.0 M [2024-06-27T16:56:01.474Z] #8 29.14 libwacom x86_64 1.12.1-2.el9 appstream 46 k [2024-06-27T16:56:01.474Z] #8 29.14 libwacom-data noarch 1.12.1-2.el9 appstream 193 k [2024-06-27T16:56:01.474Z] #8 29.14 libwayland-client x86_64 1.21.0-1.el9 appstream 33 k [2024-06-27T16:56:01.474Z] #8 29.14 libwayland-cursor x86_64 1.21.0-1.el9 appstream 19 k [2024-06-27T16:56:01.474Z] #8 29.14 libwayland-egl x86_64 1.21.0-1.el9 appstream 13 k [2024-06-27T16:56:01.474Z] #8 29.14 libwayland-server x86_64 1.21.0-1.el9 appstream 42 k [2024-06-27T16:56:01.474Z] #8 29.14 libwebp x86_64 1.2.0-8.el9 appstream 277 k [2024-06-27T16:56:01.474Z] #8 29.14 libxcb x86_64 1.13.1-9.el9 appstream 243 k [2024-06-27T16:56:01.474Z] #8 29.14 libxkbcommon x86_64 1.0.3-4.el9 appstream 133 k [2024-06-27T16:56:01.474Z] #8 29.14 libxkbcommon-x11 x86_64 1.0.3-4.el9 appstream 22 k [2024-06-27T16:56:01.474Z] #8 29.14 libxkbfile x86_64 1.1.0-8.el9 appstream 89 k [2024-06-27T16:56:01.475Z] #8 29.14 libxshmfence x86_64 1.3-10.el9 appstream 13 k [2024-06-27T16:56:01.475Z] #8 29.14 libxslt x86_64 1.1.34-9.el9 appstream 243 k [2024-06-27T16:56:01.475Z] #8 29.14 llvm-libs x86_64 17.0.6-5.el9 appstream 25 M [2024-06-27T16:56:01.475Z] #8 29.14 low-memory-monitor x86_64 2.1-4.el9 appstream 36 k [2024-06-27T16:56:01.475Z] #8 29.14 mesa-dri-drivers x86_64 24.1.0-2.el9 appstream 8.8 M [2024-06-27T16:56:01.475Z] #8 29.14 mesa-filesystem x86_64 24.1.0-2.el9 appstream 11 k [2024-06-27T16:56:01.475Z] #8 29.14 mesa-libEGL x86_64 24.1.0-2.el9 appstream 138 k [2024-06-27T16:56:01.475Z] #8 29.14 mesa-libgbm x86_64 24.1.0-2.el9 appstream 36 k [2024-06-27T16:56:01.475Z] #8 29.14 mesa-libglapi x86_64 24.1.0-2.el9 appstream 44 k [2024-06-27T16:56:01.475Z] #8 29.14 mesa-vulkan-drivers x86_64 24.1.0-2.el9 appstream 11 M [2024-06-27T16:56:01.475Z] #8 29.14 mkfontscale x86_64 1.2.1-3.el9 appstream 32 k [2024-06-27T16:56:01.475Z] #8 29.14 mpg123-libs x86_64 1.26.2-5.el9 appstream 312 k [2024-06-27T16:56:01.475Z] #8 29.14 mtdev x86_64 1.1.5-22.el9 appstream 22 k [2024-06-27T16:56:01.475Z] #8 29.14 ncurses x86_64 6.2-10.20210508.el9 baseos 400 k [2024-06-27T16:56:01.475Z] #8 29.14 nspr x86_64 4.35.0-7.el9 appstream 135 k [2024-06-27T16:56:01.475Z] #8 29.14 nss x86_64 3.90.0-7.el9 appstream 706 k [2024-06-27T16:56:01.475Z] #8 29.14 nss-softokn x86_64 3.90.0-7.el9 appstream 384 k [2024-06-27T16:56:01.475Z] #8 29.14 nss-softokn-freebl x86_64 3.90.0-7.el9 appstream 306 k [2024-06-27T16:56:01.475Z] #8 29.14 nss-sysinit x86_64 3.90.0-7.el9 appstream 20 k [2024-06-27T16:56:01.475Z] #8 29.14 nss-util x86_64 3.90.0-7.el9 appstream 88 k [2024-06-27T16:56:01.475Z] #8 29.14 openjpeg2 x86_64 2.4.0-7.el9 appstream 163 k [2024-06-27T16:56:01.475Z] #8 29.14 openssl x86_64 1:3.2.2-2.el9 baseos 1.4 M [2024-06-27T16:56:01.475Z] #8 29.14 opus x86_64 1.3.1-10.el9 appstream 200 k [2024-06-27T16:56:01.475Z] #8 29.14 orc x86_64 0.4.31-6.el9 appstream 184 k [2024-06-27T16:56:01.475Z] #8 29.14 osinfo-db noarch 20231215-1.el9 appstream 521 k [2024-06-27T16:56:01.475Z] #8 29.14 osinfo-db-tools x86_64 1.10.0-1.el9 appstream 74 k [2024-06-27T16:56:01.475Z] #8 29.14 ostree-libs x86_64 2024.6-1.el9 appstream 466 k [2024-06-27T16:56:01.475Z] #8 29.14 pam x86_64 1.5.1-20.el9 baseos 628 k [2024-06-27T16:56:01.475Z] #8 29.14 pango x86_64 1.48.7-3.el9 appstream 302 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-AutoLoader noarch 5.74-481.el9 appstream 21 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-B x86_64 1.80-481.el9 appstream 180 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Carp noarch 1.50-460.el9 appstream 30 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Class-Struct noarch 0.66-481.el9 appstream 22 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Digest noarch 1.19-4.el9 appstream 26 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M [2024-06-27T16:56:01.475Z] #8 29.14 perl-Errno x86_64 1.30-481.el9 appstream 14 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Exporter noarch 5.74-461.el9 appstream 32 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Fcntl x86_64 1.13-481.el9 appstream 20 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-File-Basename noarch 2.85-481.el9 appstream 17 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-File-Path noarch 2.18-4.el9 appstream 36 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-File-stat noarch 1.09-481.el9 appstream 17 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-FileHandle noarch 2.03-481.el9 appstream 15 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Getopt-Std noarch 1.12-481.el9 appstream 15 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-IO x86_64 1.43-481.el9 appstream 88 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-IPC-Open3 noarch 1.21-481.el9 appstream 22 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Net-SSLeay x86_64 1.94-1.el9 appstream 414 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-POSIX x86_64 1.94-481.el9 appstream 96 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-PathTools x86_64 3.78-461.el9 appstream 88 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-SelectSaver noarch 1.02-481.el9 appstream 11 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Socket x86_64 4:2.031-4.el9 appstream 56 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Storable x86_64 1:3.21-460.el9 appstream 96 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Symbol noarch 1.08-481.el9 appstream 14 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-URI noarch 5.09-3.el9 appstream 121 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-base noarch 2.27-481.el9 appstream 16 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-constant noarch 1.33-461.el9 appstream 24 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-if noarch 0.60.800-481.el9 appstream 14 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-interpreter x86_64 4:5.32.1-481.el9 appstream 71 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-libnet noarch 3.13-4.el9 appstream 130 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-libs x86_64 4:5.32.1-481.el9 appstream 2.2 M [2024-06-27T16:56:01.475Z] #8 29.14 perl-mro x86_64 1.23-481.el9 appstream 28 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-overload noarch 1.31-481.el9 appstream 45 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-overloading noarch 0.02-481.el9 appstream 12 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-parent noarch 1:0.238-460.el9 appstream 15 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-podlators noarch 1:4.14-460.el9 appstream 114 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-subs noarch 1.03-481.el9 appstream 11 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-vars noarch 1.05-481.el9 appstream 13 k [2024-06-27T16:56:01.475Z] #8 29.14 pipewire x86_64 1.0.1-1.el9 appstream 107 k [2024-06-27T16:56:01.475Z] #8 29.14 pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 appstream 135 k [2024-06-27T16:56:01.475Z] #8 29.14 pipewire-libs x86_64 1.0.1-1.el9 appstream 1.9 M [2024-06-27T16:56:01.475Z] #8 29.14 pixman x86_64 0.40.0-6.el9 appstream 269 k [2024-06-27T16:56:01.475Z] #8 29.14 policycoreutils x86_64 3.6-2.1.el9 baseos 242 k [2024-06-27T16:56:01.475Z] #8 29.14 polkit x86_64 0.117-13.el9 baseos 155 k [2024-06-27T16:56:01.475Z] #8 29.14 polkit-libs x86_64 0.117-13.el9 baseos 8.3 M [2024-06-27T16:56:01.475Z] #8 29.14 poppler x86_64 21.01.0-20.el9 appstream 1.1 M [2024-06-27T16:56:01.475Z] #8 29.14 poppler-data noarch 0.4.9-9.el9 appstream 1.9 M [2024-06-27T16:56:01.475Z] #8 29.14 poppler-glib x86_64 21.01.0-20.el9 appstream 152 k [2024-06-27T16:56:01.475Z] #8 29.14 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k [2024-06-27T16:56:01.475Z] #8 29.14 pulseaudio-libs x86_64 15.0-2.el9 appstream 679 k [2024-06-27T16:56:01.475Z] #8 29.14 pulseaudio-libs-glib2 x86_64 15.0-2.el9 appstream 18 k [2024-06-27T16:56:01.475Z] #8 29.14 rtkit x86_64 0.11-28.el9 appstream 56 k [2024-06-27T16:56:01.475Z] #8 29.14 shared-mime-info x86_64 2.1-5.el9 baseos 558 k [2024-06-27T16:56:01.475Z] #8 29.14 sound-theme-freedesktop noarch 0.8-17.el9 appstream 383 k [2024-06-27T16:56:01.475Z] #8 29.14 soundtouch x86_64 2.1.1-8.el9 appstream 74 k [2024-06-27T16:56:01.475Z] #8 29.14 speex x86_64 1.2.0-11.el9 appstream 68 k [2024-06-27T16:56:01.475Z] #8 29.14 startup-notification x86_64 0.12-23.el9 appstream 42 k [2024-06-27T16:56:01.475Z] #8 29.14 systemd x86_64 252-37.el9 baseos 4.2 M [2024-06-27T16:56:01.475Z] #8 29.14 systemd-libs x86_64 252-37.el9 baseos 680 k [2024-06-27T16:56:01.475Z] #8 29.14 systemd-pam x86_64 252-37.el9 baseos 287 k [2024-06-27T16:56:01.475Z] #8 29.14 systemd-rpm-macros noarch 252-37.el9 baseos 75 k [2024-06-27T16:56:01.475Z] #8 29.14 systemd-udev x86_64 252-37.el9 baseos 1.9 M [2024-06-27T16:56:01.475Z] #8 29.14 taglib x86_64 1.12-6.el9 appstream 345 k [2024-06-27T16:56:01.475Z] #8 29.14 tigervnc-icons noarch 1.13.1-10.el9 appstream 38 k [2024-06-27T16:56:01.475Z] #8 29.14 tigervnc-license noarch 1.13.1-10.el9 appstream 18 k [2024-06-27T16:56:01.475Z] #8 29.14 tigervnc-server-minimal x86_64 1.13.1-10.el9 appstream 1.1 M [2024-06-27T16:56:01.475Z] #8 29.14 totem-pl-parser x86_64 3.26.6-2.el9 appstream 152 k [2024-06-27T16:56:01.475Z] #8 29.14 tracker x86_64 3.1.2-3.el9 appstream 555 k [2024-06-27T16:56:01.475Z] #8 29.14 ttmkfdir x86_64 3.0.9-65.el9 appstream 53 k [2024-06-27T16:56:01.475Z] #8 29.14 twolame-libs x86_64 0.3.13-19.el9 appstream 58 k [2024-06-27T16:56:01.475Z] #8 29.14 upower x86_64 0.99.11-11.el9 appstream 173 k [2024-06-27T16:56:01.475Z] #8 29.14 util-linux x86_64 2.37.4-18.el9 baseos 2.3 M [2024-06-27T16:56:01.475Z] #8 29.14 util-linux-core x86_64 2.37.4-18.el9 baseos 465 k [2024-06-27T16:56:01.475Z] #8 29.14 vulkan-loader x86_64 1.3.283.0-1.el9 appstream 149 k [2024-06-27T16:56:01.475Z] #8 29.14 wavpack x86_64 5.4.0-5.el9 appstream 214 k [2024-06-27T16:56:01.475Z] #8 29.14 webkit2gtk3-jsc x86_64 2.44.2-1.el9 appstream 4.1 M [2024-06-27T16:56:01.475Z] #8 29.14 webrtc-audio-processing x86_64 0.3.1-8.el9 appstream 306 k [2024-06-27T16:56:01.475Z] #8 29.14 which x86_64 2.21-29.el9 baseos 41 k [2024-06-27T16:56:01.475Z] #8 29.14 wireplumber x86_64 0.4.14-1.el9 appstream 96 k [2024-06-27T16:56:01.475Z] #8 29.14 wireplumber-libs x86_64 0.4.14-1.el9 appstream 358 k [2024-06-27T16:56:01.475Z] #8 29.14 woff2 x86_64 1.0.2-15.el9 appstream 62 k [2024-06-27T16:56:01.475Z] #8 29.14 xcb-util x86_64 0.4.0-19.el9 appstream 19 k [2024-06-27T16:56:01.475Z] #8 29.14 xdg-dbus-proxy x86_64 0.1.3-1.el9 appstream 42 k [2024-06-27T16:56:01.475Z] #8 29.14 xdg-desktop-portal x86_64 1.12.6-1.el9 appstream 385 k [2024-06-27T16:56:01.475Z] #8 29.14 xkbcomp x86_64 1.4.4-4.el9 appstream 100 k [2024-06-27T16:56:01.475Z] #8 29.14 xkeyboard-config noarch 2.33-2.el9 appstream 859 k [2024-06-27T16:56:01.475Z] #8 29.14 xml-common noarch 0.6.3-58.el9 appstream 32 k [2024-06-27T16:56:01.475Z] #8 29.14 xorg-x11-xauth x86_64 1:1.1-10.el9 appstream 37 k [2024-06-27T16:56:01.475Z] #8 29.14 xorg-x11-xinit x86_64 1.4.0-11.el9 appstream 57 k [2024-06-27T16:56:01.475Z] #8 29.14 zenity x86_64 3.32.0-8.el9 appstream 4.5 M [2024-06-27T16:56:01.475Z] #8 29.14 Installing weak dependencies: [2024-06-27T16:56:01.475Z] #8 29.14 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k [2024-06-27T16:56:01.475Z] #8 29.14 cpp x86_64 11.4.1-3.el9 appstream 11 M [2024-06-27T16:56:01.475Z] #8 29.14 dconf x86_64 0.40.0-6.el9 appstream 113 k [2024-06-27T16:56:01.475Z] #8 29.14 exiv2 x86_64 0.27.5-2.el9 appstream 980 k [2024-06-27T16:56:01.475Z] #8 29.14 flatpak x86_64 1.12.9-1.el9 appstream 1.7 M [2024-06-27T16:56:01.475Z] #8 29.14 gstreamer1-plugins-good x86_64 1.22.1-2.el9 appstream 2.4 M [2024-06-27T16:56:01.475Z] #8 29.14 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k [2024-06-27T16:56:01.475Z] #8 29.14 libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k [2024-06-27T16:56:01.475Z] #8 29.14 p11-kit-server x86_64 0.25.3-2.el9 appstream 246 k [2024-06-27T16:56:01.475Z] #8 29.14 perl-NDBM_File x86_64 1.15-481.el9 appstream 22 k [2024-06-27T16:56:01.475Z] #8 29.14 pipewire-alsa x86_64 1.0.1-1.el9 appstream 57 k [2024-06-27T16:56:01.475Z] #8 29.14 pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 appstream 9.1 k [2024-06-27T16:56:01.475Z] #8 29.14 pipewire-pulseaudio x86_64 1.0.1-1.el9 appstream 192 k [2024-06-27T16:56:01.475Z] #8 29.14 polkit-pkla-compat x86_64 0.1-21.el9 baseos 47 k [2024-06-27T16:56:01.475Z] #8 29.14 tracker-miners x86_64 3.1.2-4.el9 appstream 944 k [2024-06-27T16:56:01.475Z] #8 29.14 xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 appstream 134 k [2024-06-27T16:56:01.475Z] #8 29.14 [2024-06-27T16:56:01.475Z] #8 29.14 Transaction Summary [2024-06-27T16:56:01.475Z] #8 29.14 ==================================================================================================== [2024-06-27T16:56:01.475Z] #8 29.14 Install 362 Packages [2024-06-27T16:56:01.475Z] #8 29.14 [2024-06-27T16:56:01.475Z] ..#8 29.12 Total download size: 370 M [2024-06-27T16:56:01.475Z] #8 29.12 Installed size: 1.3 G [2024-06-27T16:56:01.475Z] #8 29.12 Downloading Packages: [2024-06-27T16:56:01.475Z] .#8 29.15 Total download size: 247 M [2024-06-27T16:56:01.475Z] #8 29.15 Installed size: 840 M [2024-06-27T16:56:01.475Z] #8 29.15 Downloading Packages: [2024-06-27T16:56:01.831Z] done] [2024-06-27T16:56:01.831Z] #8 34.96 Selecting previously unselected package libpython3.8-minimal:amd64. [2024-06-27T16:56:01.831Z] #8 34.96 Preparing to unpack .../08-libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [2024-06-27T16:56:01.831Z] #8 28.68 Building repository 'Main Repository' cache [..#8 29.53 (1/362): acl-2.3.1-4.el9.x86_64.rpm 445 kB/s | 71 kB 00:00 [2024-06-27T16:56:01.831Z] #8 29.57 (2/362): ModemManager-glib-1.20.2-1.el9.x86_64. 1.6 MB/s | 335 kB 00:00 [2024-06-27T16:56:01.831Z] #8 35.10 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-27T16:56:01.831Z] #8 29.61 (3/362): NetworkManager-libnm-1.48.0-1.el9.x86_ 7.3 MB/s | 1.8 MB 00:00 [2024-06-27T16:56:01.831Z] #8 29.63 (4/362): avahi-libs-0.8-20.el9.x86_64.rpm 1.0 MB/s | 68 kB 00:00 [2024-06-27T16:56:01.831Z] #8 29.65 (5/362): bluez-libs-5.56-6.el9.x86_64.rpm 2.1 MB/s | 85 kB 00:00 [2024-06-27T16:56:01.831Z] #8 29.66 (6/362): bubblewrap-0.4.1-7.el9.x86_64.rpm 1.6 MB/s | 49 kB 00:00 [2024-06-27T16:56:01.831Z] #8 29.67 (7/362): cracklib-2.9.6-27.el9.x86_64.rpm 4.8 MB/s | 94 kB 00:00 [2024-06-27T16:56:01.831Z] #9 32.22 Selecting previously unselected package libgdbm6t64:amd64. [2024-06-27T16:56:01.831Z] #9 32.22 Preparing to unpack .../2-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2024-06-27T16:56:01.831Z] #9 32.24 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2024-06-27T16:56:02.193Z] #8 29.69 (8/362): adobe-source-code-pro-fonts-2.030.1.05 4.8 MB/s | 832 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.72 (9/362): cryptsetup-libs-2.7.2-1.el9.x86_64.rpm 12 MB/s | 515 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.73 (10/362): cups-libs-2.3.3op2-26.el9.x86_64.rpm 8.0 MB/s | 262 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.74 (11/362): dbus-1.12.20-8.el9.x86_64.rpm 142 kB/s | 3.8 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.76 (12/362): dbus-broker-28-7.el9.x86_64.rpm 5.3 MB/s | 172 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.77 (13/362): dbus-common-1.12.20-8.el9.noarch.rpm 618 kB/s | 15 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.79 (14/362): dbus-libs-1.12.20-8.el9.x86_64.rpm 5.2 MB/s | 152 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.74 (1/472): acl-2.3.1-4.el9.x86_64.rpm 202 kB/s | 71 kB 00:00 [2024-06-27T16:56:02.193Z] #9 32.40 Selecting previously unselected package libgdbm-compat4t64:amd64. [2024-06-27T16:56:02.193Z] #9 32.40 Preparing to unpack .../3-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2024-06-27T16:56:02.193Z] #9 32.42 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2024-06-27T16:56:02.193Z] #8 29.80 (15/362): dbus-tools-1.12.20-8.el9.x86_64.rpm 1.6 MB/s | 52 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.81 (16/362): device-mapper-1.02.197-2.el9.x86_64.r 6.5 MB/s | 141 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.86 (17/362): cracklib-dicts-2.9.6-27.el9.x86_64.rp 19 MB/s | 3.6 MB 00:00 [2024-06-27T16:56:02.193Z] #8 29.88 (18/362): device-mapper-libs-1.02.197-2.el9.x86 2.3 MB/s | 179 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.89 (19/362): diffutils-3.7-12.el9.x86_64.rpm 4.8 MB/s | 397 kB 00:00 [2024-06-27T16:56:02.193Z] #8 35.41 Selecting previously unselected package mime-support. [2024-06-27T16:56:02.193Z] #8 35.41 Preparing to unpack .../09-mime-support_3.64ubuntu1_all.deb ... [2024-06-27T16:56:02.193Z] #8 35.44 Unpacking mime-support (3.64ubuntu1) ... [2024-06-27T16:56:02.193Z] #8 29.96 (2/472): ModemManager-glib-1.20.2-1.el9.x86_64. 590 kB/s | 335 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.90 (20/362): fuse-2.9.9-15.el9.x86_64.rpm 2.8 MB/s | 80 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.91 (21/362): fuse-common-3.10.2-8.el9.x86_64.rpm 377 kB/s | 8.3 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.93 (22/362): fuse-libs-2.9.9-15.el9.x86_64.rpm 3.6 MB/s | 98 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.95 (23/362): freetype-2.10.4-9.el9.x86_64.rpm 4.8 MB/s | 388 kB 00:00 [2024-06-27T16:56:02.193Z] #8 29.97 (24/362): glib-networking-2.68.3-3.el9.x86_64.r 3.3 MB/s | 186 kB 00:00 [2024-06-27T16:56:02.193Z] #8 30.00 (25/362): gobject-introspection-1.68.0-11.el9.x 6.2 MB/s | 250 kB 00:00 [2024-06-27T16:56:02.193Z] #9 32.55 Selecting previously unselected package libperl5.38t64:amd64. [2024-06-27T16:56:02.193Z] #9 32.55 Preparing to unpack .../4-libperl5.38t64_5.38.2-3.2build2_amd64.deb ... [2024-06-27T16:56:02.193Z] #9 32.57 Unpacking libperl5.38t64:amd64 (5.38.2-3.2build2) ... [2024-06-27T16:56:02.193Z] #8 35.64 Selecting previously unselected package readline-common. [2024-06-27T16:56:02.193Z] #8 35.64 Preparing to unpack .../10-readline-common_8.0-4_all.deb ... [2024-06-27T16:56:02.193Z] #8 30.01 (26/362): graphite2-1.3.14-9.el9.x86_64.rpm 2.3 MB/s | 95 kB 00:00 [2024-06-27T16:56:02.193Z] #8 30.04 (27/362): glibc-langpack-en-2.34-113.el9.x86_64 5.8 MB/s | 659 kB 00:00 [2024-06-27T16:56:02.193Z] #8 30.07 (28/362): gsettings-desktop-schemas-40.0-6.el9. 12 MB/s | 684 kB 00:00 [2024-06-27T16:56:02.193Z] #8 30.11 (29/362): groff-base-1.22.4-10.el9.x86_64.rpm 10 MB/s | 1.1 MB 00:00 [2024-06-27T16:56:02.193Z] #8 30.05 (3/472): avahi-libs-0.8-20.el9.x86_64.rpm 753 kB/s | 68 kB 00:00 [2024-06-27T16:56:02.556Z] #8 35.68 Unpacking readline-common (8.0-4) ... [2024-06-27T16:56:02.556Z] #8 30.13 (30/362): harfbuzz-2.7.4-10.el9.x86_64.rpm 7.4 MB/s | 624 kB 00:00 [2024-06-27T16:56:02.556Z] #8 30.16 (31/362): json-glib-1.6.6-1.el9.x86_64.rpm 2.7 MB/s | 163 kB 00:00 [2024-06-27T16:56:02.556Z] #8 30.20 (32/362): kbd-2.4.0-9.el9.x86_64.rpm 6.1 MB/s | 416 kB 00:00 [2024-06-27T16:56:02.556Z] #8 30.22 (33/362): kbd-legacy-2.4.0-9.el9.noarch.rpm 9.8 MB/s | 562 kB 00:00 [2024-06-27T16:56:02.556Z] #8 30.18 (4/472): adobe-source-code-pro-fonts-2.030.1.05 1.9 MB/s | 832 kB 00:00 [2024-06-27T16:56:02.556Z] #8 35.91 Selecting previously unselected package libreadline8:amd64. [2024-06-27T16:56:02.556Z] #8 30.26 (34/362): hwdata-0.348-9.13.el9.noarch.rpm 8.5 MB/s | 1.6 MB 00:00 [2024-06-27T16:56:02.556Z] #8 30.27 (35/362): kmod-28-9.el9.x86_64.rpm 2.6 MB/s | 126 kB 00:00 [2024-06-27T16:56:02.556Z] #8 30.28 (36/362): kmod-libs-28-9.el9.x86_64.rpm 3.3 MB/s | 64 kB 00:00 [2024-06-27T16:56:02.556Z] #8 30.29 (37/362): libatomic-11.4.1-3.el9.x86_64.rpm 1.5 MB/s | 34 kB 00:00 [2024-06-27T16:56:02.556Z] #8 30.31 (38/362): libbrotli-1.0.9-6.el9.x86_64.rpm 8.5 MB/s | 314 kB 00:00 [2024-06-27T16:56:02.557Z] #8 30.36 (39/362): kbd-misc-2.4.0-9.el9.noarch.rpm 9.8 MB/s | 1.7 MB 00:00 [2024-06-27T16:56:02.557Z] #8 30.35 (5/472): NetworkManager-libnm-1.48.0-1.el9.x86_ 1.9 MB/s | 1.8 MB 00:00 [2024-06-27T16:56:02.557Z] #8 30.37 (6/472): binutils-gold-2.35.2-43.el9.x86_64.rpm 3.7 MB/s | 735 kB 00:00 [2024-06-27T16:56:02.557Z] #9 33.06 Selecting previously unselected package perl. [2024-06-27T16:56:02.557Z] #9 33.06 Preparing to unpack .../5-perl_5.38.2-3.2build2_amd64.deb ... [2024-06-27T16:56:02.557Z] #8 35.91 Preparing to unpack .../11-libreadline8_8.0-4_amd64.deb ... [2024-06-27T16:56:02.557Z] #8 35.93 Unpacking libreadline8:amd64 (8.0-4) ... [2024-06-27T16:56:02.557Z] #8 30.37 (40/362): libeconf-0.4.1-4.el9.x86_64.rpm 471 kB/s | 27 kB 00:00 [2024-06-27T16:56:02.557Z] #8 30.39 (41/362): libdb-5.3.28-54.el9.x86_64.rpm 7.1 MB/s | 735 kB 00:00 [2024-06-27T16:56:02.557Z] #8 30.40 (42/362): libedit-3.1-38.20210216cvs.el9.x86_64 2.6 MB/s | 104 kB 00:00 [2024-06-27T16:56:02.557Z] #8 30.41 (43/362): libfdisk-2.37.4-18.el9.x86_64.rpm 3.9 MB/s | 155 kB 00:00 [2024-06-27T16:56:02.557Z] #8 30.42 (44/362): libgudev-237-1.el9.x86_64.rpm 1.5 MB/s | 36 kB 00:00 [2024-06-27T16:56:02.557Z] #8 30.43 (45/362): libgusb-0.3.8-2.el9.x86_64.rpm 1.6 MB/s | 51 kB 00:00 [2024-06-27T16:56:02.557Z] #8 30.45 (46/362): libpciaccess-0.16-7.el9.x86_64.rpm 805 kB/s | 27 kB 00:00 [2024-06-27T16:56:02.557Z] #8 30.47 (47/362): libpng-1.6.37-12.el9.x86_64.rpm 3.8 MB/s | 117 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.44 (7/472): bluez-libs-5.56-6.el9.x86_64.rpm 972 kB/s | 85 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.46 (8/472): bubblewrap-0.4.1-7.el9.x86_64.rpm 527 kB/s | 49 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.48 (48/362): libproxy-0.4.15-35.el9.x86_64.rpm 2.2 MB/s | 74 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.50 (49/362): libpsl-0.21.1-5.el9.x86_64.rpm 2.0 MB/s | 64 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.52 (50/362): libpwquality-1.4.4-8.el9.x86_64.rpm 4.1 MB/s | 119 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.53 (51/362): libseccomp-2.5.2-2.el9.x86_64.rpm 2.4 MB/s | 72 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.55 (52/362): libselinux-utils-3.6-1.el9.x86_64.rpm 7.3 MB/s | 190 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.56 (53/362): libtdb-1.4.10-1.el9.x86_64.rpm 2.0 MB/s | 51 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.57 (54/362): libtirpc-1.3.3-6.el9.x86_64.rpm 2.9 MB/s | 93 kB 00:00 [2024-06-27T16:56:02.942Z] #9 33.10 Unpacking perl (5.38.2-3.2build2) ... [2024-06-27T16:56:02.942Z] #8 36.11 Selecting previously unselected package libsqlite3-0:amd64. [2024-06-27T16:56:02.942Z] #8 36.11 Preparing to unpack .../12-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... [2024-06-27T16:56:02.942Z] #8 36.13 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... [2024-06-27T16:56:02.942Z] #8 30.54 (9/472): bzip2-1.0.8-8.el9.x86_64.rpm 603 kB/s | 56 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.55 (10/472): cracklib-2.9.6-27.el9.x86_64.rpm 1.0 MB/s | 94 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.66 (11/472): cryptsetup-libs-2.7.2-1.el9.x86_64.rp 4.6 MB/s | 515 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.59 (55/362): libusbx-1.0.26-1.el9.x86_64.rpm 2.0 MB/s | 76 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.61 (56/362): libutempter-1.2.1-6.el9.x86_64.rpm 814 kB/s | 27 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.62 (57/362): lsof-4.94.0-3.el9.x86_64.rpm 9.5 MB/s | 239 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.65 (58/362): ncurses-6.2-10.20210508.el9.x86_64.rp 8.7 MB/s | 400 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.69 (59/362): pam-1.5.1-20.el9.x86_64.rpm 18 MB/s | 628 kB 00:00 [2024-06-27T16:56:02.942Z] #8 36.32 Selecting previously unselected package libpython3.8-stdlib:amd64. [2024-06-27T16:56:02.942Z] #8 36.32 Preparing to unpack .../13-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [2024-06-27T16:56:02.942Z] #9 33.27 Selecting previously unselected package adduser. [2024-06-27T16:56:02.942Z] #9 33.27 Preparing to unpack .../6-adduser_3.137ubuntu1_all.deb ... [2024-06-27T16:56:02.942Z] #9 33.29 Unpacking adduser (3.137ubuntu1) ... [2024-06-27T16:56:02.942Z] #8 30.72 (60/362): openssl-3.2.2-2.el9.x86_64.rpm 14 MB/s | 1.4 MB 00:00 [2024-06-27T16:56:02.942Z] #8 30.73 (61/362): policycoreutils-3.6-2.1.el9.x86_64.rp 5.4 MB/s | 242 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.76 (62/362): polkit-0.117-13.el9.x86_64.rpm 3.8 MB/s | 155 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.80 (63/362): polkit-pkla-compat-0.1-21.el9.x86_64. 1.3 MB/s | 47 kB 00:00 [2024-06-27T16:56:02.942Z] #8 30.76 (12/472): cups-libs-2.3.3op2-26.el9.x86_64.rpm 2.6 MB/s | 262 kB 00:00 [2024-06-27T16:56:02.942Z] #8 36.34 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-27T16:56:03.306Z] #9 33.45 Setting up adduser (3.137ubuntu1) ... [2024-06-27T16:56:03.306Z] #8 30.83 (64/362): publicsuffix-list-dafsa-20210518-3.el 2.0 MB/s | 58 kB 00:00 [2024-06-27T16:56:03.306Z] #8 30.86 (65/362): shared-mime-info-2.1-5.el9.x86_64.rpm 15 MB/s | 558 kB 00:00 [2024-06-27T16:56:03.306Z] #8 30.95 (66/362): libicu-67.1-9.el9.x86_64.rpm 18 MB/s | 9.6 MB 00:00 [2024-06-27T16:56:03.306Z] #8 30.85 (13/472): dbus-1.12.20-8.el9.x86_64.rpm 41 kB/s | 3.8 kB 00:00 [2024-06-27T16:56:03.306Z] #8 30.95 (14/472): dbus-broker-28-7.el9.x86_64.rpm 1.8 MB/s | 172 kB 00:00 [2024-06-27T16:56:03.306Z] #8 30.99 (67/362): systemd-libs-252-37.el9.x86_64.rpm 15 MB/s | 680 kB 00:00 [2024-06-27T16:56:03.306Z] #8 31.08 (68/362): polkit-libs-0.117-13.el9.x86_64.rpm 24 MB/s | 8.3 MB 00:00 [2024-06-27T16:56:03.306Z] #8 31.05 (15/472): dbus-common-1.12.20-8.el9.noarch.rpm 150 kB/s | 15 kB 00:00 [2024-06-27T16:56:03.306Z] #8 31.10 (69/362): systemd-pam-252-37.el9.x86_64.rpm 2.7 MB/s | 287 kB 00:00 [2024-06-27T16:56:03.306Z] #8 31.11 (70/362): systemd-rpm-macros-252-37.el9.noarch. 2.4 MB/s | 75 kB 00:00 [2024-06-27T16:56:03.306Z] #8 31.16 (71/362): systemd-252-37.el9.x86_64.rpm 14 MB/s | 4.2 MB 00:00 [2024-06-27T16:56:03.306Z] #8 31.18 (72/362): unzip-6.0-56.el9.x86_64.rpm 2.6 MB/s | 182 kB 00:00 [2024-06-27T16:56:03.661Z] #8 31.16 (16/472): dbus-libs-1.12.20-8.el9.x86_64.rpm 1.3 MB/s | 152 kB 00:00 [2024-06-27T16:56:03.661Z] #8 31.26 (17/472): dbus-tools-1.12.20-8.el9.x86_64.rpm 578 kB/s | 52 kB 00:00 [2024-06-27T16:56:03.661Z] #8 31.21 (73/362): systemd-udev-252-37.el9.x86_64.rpm 17 MB/s | 1.9 MB 00:00 [2024-06-27T16:56:03.661Z] #8 31.23 (74/362): which-2.21-29.el9.x86_64.rpm 2.0 MB/s | 41 kB 00:00 [2024-06-27T16:56:03.661Z] #8 31.26 (75/362): util-linux-core-2.37.4-18.el9.x86_64. 6.3 MB/s | 465 kB 00:00 [2024-06-27T16:56:03.661Z] #8 31.29 (76/362): util-linux-2.37.4-18.el9.x86_64.rpm 18 MB/s | 2.3 MB 00:00 [2024-06-27T16:56:03.661Z] #8 36.91 Selecting previously unselected package xxd. [2024-06-27T16:56:03.661Z] #9 33.86 Selecting previously unselected package libdbus-1-3:amd64. [2024-06-27T16:56:03.661Z] #9 33.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7483 files and directories currently installed.) [2024-06-27T16:56:03.661Z] #9 33.86 Preparing to unpack .../000-libdbus-1-3_1.14.10-4ubuntu4_amd64.deb ... [2024-06-27T16:56:03.661Z] #9 33.88 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4) ... [2024-06-27T16:56:03.661Z] #9 33.98 Selecting previously unselected package dbus-bin. [2024-06-27T16:56:03.661Z] #8 31.34 (18/472): device-mapper-1.02.197-2.el9.x86_64.r 1.6 MB/s | 141 kB 00:00 [2024-06-27T16:56:03.661Z] #8 36.91 Preparing to unpack .../14-xxd_2%3a8.1.2269-1ubuntu5.23_amd64.deb ... [2024-06-27T16:56:03.661Z] #8 36.93 Unpacking xxd (2:8.1.2269-1ubuntu5.23) ... [2024-06-27T16:56:03.661Z] #8 37.05 Selecting previously unselected package vim-common. [2024-06-27T16:56:03.661Z] #9 33.98 Preparing to unpack .../001-dbus-bin_1.14.10-4ubuntu4_amd64.deb ... [2024-06-27T16:56:03.661Z] #9 33.99 Unpacking dbus-bin (1.14.10-4ubuntu4) ... [2024-06-27T16:56:03.661Z] #9 34.07 Selecting previously unselected package dbus-session-bus-common. [2024-06-27T16:56:03.661Z] #9 34.07 Preparing to unpack .../002-dbus-session-bus-common_1.14.10-4ubuntu4_all.deb ... [2024-06-27T16:56:03.661Z] #9 34.09 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4) ... [2024-06-27T16:56:03.661Z] #8 31.44 (19/472): device-mapper-libs-1.02.197-2.el9.x86 1.9 MB/s | 179 kB 00:00 [2024-06-27T16:56:03.661Z] #8 31.53 (20/472): diffutils-3.7-12.el9.x86_64.rpm 4.1 MB/s | 397 kB 00:00 [2024-06-27T16:56:03.661Z] #8 31.46 (77/362): abattis-cantarell-fonts-0.301-4.el9.n 1.5 MB/s | 365 kB 00:00 [2024-06-27T16:56:03.661Z] #8 31.49 (78/362): adwaita-cursor-theme-40.1.1-3.el9.noa 2.7 MB/s | 650 kB 00:00 [2024-06-27T16:56:03.661Z] #8 31.53 (79/362): alsa-lib-1.2.10-2.el9.x86_64.rpm 7.3 MB/s | 523 kB 00:00 [2024-06-27T16:56:03.661Z] #8 31.54 (80/362): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 1.5 MB/s | 87 kB 00:00 [2024-06-27T16:56:03.661Z] #8 37.05 Preparing to unpack .../15-vim-common_2%3a8.1.2269-1ubuntu5.23_all.deb ... [2024-06-27T16:56:03.661Z] #8 37.07 Unpacking vim-common (2:8.1.2269-1ubuntu5.23) ... [2024-06-27T16:56:06.036Z] #9 35.97 Selecting previously unselected package libexpat1:amd64. [2024-06-27T16:56:06.036Z] #9 35.97 Preparing to unpack .../003-libexpat1_2.6.1-2build1_amd64.deb ... [2024-06-27T16:56:06.036Z] #8 33.38 (21/472): elfutils-debuginfod-client-0.191-4.el 20 kB/s | 37 kB 00:01 [2024-06-27T16:56:06.036Z] #8 33.35 (81/362): at-spi2-core-2.40.3-1.el9.x86_64.rpm 107 kB/s | 195 kB 00:01 [2024-06-27T16:56:06.036Z] #8 33.42 (82/362): atk-2.36.0-5.el9.x86_64.rpm 156 kB/s | 292 kB 00:01 [2024-06-27T16:56:06.036Z] #8 33.45 (83/362): avahi-glib-0.8-20.el9.x86_64.rpm 167 kB/s | 15 kB 00:00 [2024-06-27T16:56:06.036Z] #9 36.08 Unpacking libexpat1:amd64 (2.6.1-2build1) ... [2024-06-27T16:56:06.036Z] #8 33.52 (22/472): binutils-2.35.2-43.el9.x86_64.rpm 1.3 MB/s | 4.6 MB 00:03 [2024-06-27T16:56:06.036Z] #8 33.63 (84/362): cairo-gobject-1.17.4-7.el9.x86_64.rpm 103 kB/s | 19 kB 00:00 [2024-06-27T16:56:08.415Z] #8 35.90 (85/362): cairo-1.17.4-7.el9.x86_64.rpm 266 kB/s | 660 kB 00:02 [2024-06-27T16:56:08.415Z] #8 41.54 Selecting previously unselected package libkrb5support0:amd64. [2024-06-27T16:56:08.415Z] #8 41.54 Preparing to unpack .../16-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... [2024-06-27T16:56:08.415Z] #8 35.91 (86/362): color-filesystem-1-28.el9.noarch.rpm 3.9 kB/s | 8.8 kB 00:02 [2024-06-27T16:56:08.415Z] #8 36.02 (87/362): colord-libs-1.4.5-4.el9.x86_64.rpm 2.0 MB/s | 229 kB 00:00 [2024-06-27T16:56:08.415Z] #8 41.56 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [2024-06-27T16:56:08.415Z] #8 41.65 Selecting previously unselected package libk5crypto3:amd64. [2024-06-27T16:56:08.415Z] #8 41.65 Preparing to unpack .../17-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... [2024-06-27T16:56:08.415Z] #8 35.91 (23/472): cracklib-dicts-2.9.6-27.el9.x86_64.rp 693 kB/s | 3.6 MB 00:05 [2024-06-27T16:56:08.416Z] #8 35.93 (24/472): fuse-2.9.9-15.el9.x86_64.rpm 33 kB/s | 80 kB 00:02 [2024-06-27T16:56:08.416Z] #8 35.94 (25/472): freetype-2.10.4-9.el9.x86_64.rpm 151 kB/s | 388 kB 00:02 [2024-06-27T16:56:08.416Z] #9 38.62 Selecting previously unselected package dbus-daemon. [2024-06-27T16:56:08.416Z] #9 38.63 Preparing to unpack .../004-dbus-daemon_1.14.10-4ubuntu4_amd64.deb ... [2024-06-27T16:56:08.416Z] #9 38.64 Unpacking dbus-daemon (1.14.10-4ubuntu4) ... [2024-06-27T16:56:08.416Z] #8 36.06 (88/362): composefs-libs-1.0.3-2.el9.x86_64.rpm 1.6 MB/s | 60 kB 00:00 [2024-06-27T16:56:08.416Z] #8 36.08 (89/362): colord-1.4.5-4.el9.x86_64.rpm 3.1 MB/s | 555 kB 00:00 [2024-06-27T16:56:08.416Z] #8 36.12 (90/362): dbus-daemon-1.12.20-8.el9.x86_64.rpm 4.9 MB/s | 201 kB 00:00 [2024-06-27T16:56:08.416Z] #8 36.15 (91/362): dbus-x11-1.12.20-8.el9.x86_64.rpm 723 kB/s | 25 kB 00:00 [2024-06-27T16:56:08.416Z] #8 41.66 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... [2024-06-27T16:56:08.416Z] #8 41.79 Selecting previously unselected package libkeyutils1:amd64. [2024-06-27T16:56:08.416Z] #9 38.75 Selecting previously unselected package dbus-system-bus-common. [2024-06-27T16:56:08.416Z] #9 38.76 Preparing to unpack .../005-dbus-system-bus-common_1.14.10-4ubuntu4_all.deb ... [2024-06-27T16:56:08.416Z] #9 38.78 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4) ... [2024-06-27T16:56:08.416Z] #8 41.79 Preparing to unpack .../18-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... [2024-06-27T16:56:08.416Z] #8 41.80 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2024-06-27T16:56:08.416Z] #8 41.90 Selecting previously unselected package libkrb5-3:amd64. [2024-06-27T16:56:08.416Z] #8 41.90 Preparing to unpack .../19-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... [2024-06-27T16:56:08.416Z] #8 36.18 (92/362): dconf-0.40.0-6.el9.x86_64.rpm 3.8 MB/s | 113 kB 00:00 [2024-06-27T16:56:08.416Z] #8 36.23 (93/362): enchant2-2.2.15-6.el9.x86_64.rpm 1.5 MB/s | 65 kB 00:00 [2024-06-27T16:56:08.416Z] #8 36.30 (94/362): exempi-2.6.0-0.2.20211007gite23c213.e 6.9 MB/s | 525 kB 00:00 [2024-06-27T16:56:08.772Z] #8 36.23 (26/472): fuse-libs-2.9.9-15.el9.x86_64.rpm 322 kB/s | 98 kB 00:00 [2024-06-27T16:56:08.772Z] #9 38.91 Selecting previously unselected package dbus. [2024-06-27T16:56:08.772Z] #9 38.91 Preparing to unpack .../006-dbus_1.14.10-4ubuntu4_amd64.deb ... [2024-06-27T16:56:08.772Z] #9 38.93 Unpacking dbus (1.14.10-4ubuntu4) ... [2024-06-27T16:56:08.772Z] #8 41.92 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... [2024-06-27T16:56:08.772Z] #8 36.40 (27/472): fuse-common-3.10.2-8.el9.x86_64.rpm 17 kB/s | 8.3 kB 00:00 [2024-06-27T16:56:08.772Z] #8 36.48 (28/472): gettext-libs-0.21-8.el9.x86_64.rpm 1.2 MB/s | 303 kB 00:00 [2024-06-27T16:56:08.772Z] #9 39.06 Selecting previously unselected package libpam-systemd:amd64. [2024-06-27T16:56:08.772Z] #9 39.06 Preparing to unpack .../007-libpam-systemd_255.4-1ubuntu8.1_amd64.deb ... [2024-06-27T16:56:08.772Z] #9 39.08 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.1) ... [2024-06-27T16:56:08.772Z] #9 39.17 Selecting previously unselected package dbus-user-session. [2024-06-27T16:56:08.772Z] #9 39.17 Preparing to unpack .../008-dbus-user-session_1.14.10-4ubuntu4_amd64.deb ... [2024-06-27T16:56:08.772Z] #8 42.07 Selecting previously unselected package libgssapi-krb5-2:amd64. [2024-06-27T16:56:08.772Z] #8 42.07 Preparing to unpack .../20-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... [2024-06-27T16:56:08.772Z] #8 42.09 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... [2024-06-27T16:56:08.772Z] #9 39.19 Unpacking dbus-user-session (1.14.10-4ubuntu4) ... [2024-06-27T16:56:08.772Z] #9 39.31 Selecting previously unselected package libbsd0:amd64. [2024-06-27T16:56:08.772Z] #8 42.22 Selecting previously unselected package libpsl5:amd64. [2024-06-27T16:56:08.772Z] #8 42.22 Preparing to unpack .../21-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2024-06-27T16:56:08.772Z] #8 42.23 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2024-06-27T16:56:08.772Z] #8 42.33 Selecting previously unselected package wget. [2024-06-27T16:56:08.772Z] #8 42.33 Preparing to unpack .../22-wget_1.20.3-1ubuntu2.1_amd64.deb ... [2024-06-27T16:56:09.140Z] #8 36.72 (29/472): glibc-langpack-en-2.34-113.el9.x86_64 2.6 MB/s | 659 kB 00:00 [2024-06-27T16:56:09.140Z] #8 36.74 (30/472): glib-networking-2.68.3-3.el9.x86_64.r 550 kB/s | 186 kB 00:00 [2024-06-27T16:56:09.140Z] #8 36.65 (95/362): exiv2-0.27.5-2.el9.x86_64.rpm 2.8 MB/s | 980 kB 00:00 [2024-06-27T16:56:09.140Z] #9 39.31 Preparing to unpack .../009-libbsd0_0.12.1-1build1_amd64.deb ... [2024-06-27T16:56:09.140Z] #9 39.32 Unpacking libbsd0:amd64 (0.12.1-1build1) ... [2024-06-27T16:56:09.140Z] #9 39.45 Selecting previously unselected package libelf1t64:amd64. [2024-06-27T16:56:09.140Z] #9 39.45 Preparing to unpack .../010-libelf1t64_0.190-1.1build4_amd64.deb ... [2024-06-27T16:56:09.140Z] #8 42.34 Unpacking wget (1.20.3-1ubuntu2.1) ... [2024-06-27T16:56:09.140Z] #8 36.76 (31/472): gettext-0.21-8.el9.x86_64.rpm 1.4 MB/s | 1.1 MB 00:00 [2024-06-27T16:56:09.140Z] #8 36.81 (32/472): gobject-introspection-1.68.0-11.el9.x 2.9 MB/s | 250 kB 00:00 [2024-06-27T16:56:09.140Z] #8 36.82 (33/472): graphite2-1.3.14-9.el9.x86_64.rpm 1.0 MB/s | 95 kB 00:00 [2024-06-27T16:56:09.140Z] #8 36.87 (34/472): groff-base-1.22.4-10.el9.x86_64.rpm 9.5 MB/s | 1.1 MB 00:00 [2024-06-27T16:56:09.140Z] #9 39.46 Unpacking libelf1t64:amd64 (0.190-1.1build4) ... [2024-06-27T16:56:09.140Z] #9 39.58 Selecting previously unselected package libfribidi0:amd64. [2024-06-27T16:56:09.140Z] #9 39.58 Preparing to unpack .../011-libfribidi0_1.0.13-3build1_amd64.deb ... [2024-06-27T16:56:09.140Z] #8 36.99 (35/472): gsettings-desktop-schemas-40.0-6.el9. 3.7 MB/s | 684 kB 00:00 [2024-06-27T16:56:09.140Z] #8 42.49 Selecting previously unselected package binutils-common:amd64. [2024-06-27T16:56:09.140Z] #8 42.49 Preparing to unpack .../23-binutils-common_2.34-6ubuntu1.9_amd64.deb ... [2024-06-27T16:56:09.140Z] #8 42.51 Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ... [2024-06-27T16:56:09.141Z] #8 36.92 (96/362): exiv2-libs-0.27.5-2.el9.x86_64.rpm 2.7 MB/s | 781 kB 00:00 [2024-06-27T16:56:09.501Z] #9 39.59 Unpacking libfribidi0:amd64 (1.0.13-3build1) ... [2024-06-27T16:56:09.501Z] #8 37.08 (36/472): json-glib-1.6.6-1.el9.x86_64.rpm 1.8 MB/s | 163 kB 00:00 [2024-06-27T16:56:09.501Z] #8 37.12 (37/472): hwdata-0.348-9.13.el9.noarch.rpm 6.6 MB/s | 1.6 MB 00:00 [2024-06-27T16:56:09.501Z] #8 42.63 Selecting previously unselected package libbinutils:amd64. [2024-06-27T16:56:09.501Z] #8 42.63 Preparing to unpack .../24-libbinutils_2.34-6ubuntu1.9_amd64.deb ... [2024-06-27T16:56:09.501Z] #8 42.65 Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ... [2024-06-27T16:56:09.501Z] #8 37.07 (97/362): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 2.2 MB/s | 325 kB 00:00 [2024-06-27T16:56:09.501Z] #8 37.17 (98/362): flac-libs-1.3.3-12.el9.x86_64.rpm 2.1 MB/s | 218 kB 00:00 [2024-06-27T16:56:09.501Z] #9 39.79 Selecting previously unselected package libglib2.0-0t64:amd64. [2024-06-27T16:56:09.501Z] #9 39.79 Preparing to unpack .../012-libglib2.0-0t64_2.80.0-6ubuntu3.1_amd64.deb ... [2024-06-27T16:56:09.501Z] #9 39.84 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.1) ... [2024-06-27T16:56:09.501Z] #8 37.14 (38/472): harfbuzz-2.7.4-10.el9.x86_64.rpm 2.0 MB/s | 624 kB 00:00 [2024-06-27T16:56:09.501Z] #8 37.17 (39/472): kbd-2.4.0-9.el9.x86_64.rpm 4.4 MB/s | 416 kB 00:00 [2024-06-27T16:56:09.501Z] #8 37.26 (40/472): kmod-28-9.el9.x86_64.rpm 1.4 MB/s | 126 kB 00:00 [2024-06-27T16:56:09.501Z] #8 42.86 Selecting previously unselected package libctf-nobfd0:amd64. [2024-06-27T16:56:09.501Z] #8 42.86 Preparing to unpack .../25-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ... [2024-06-27T16:56:09.501Z] #8 42.89 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... [2024-06-27T16:56:09.501Z] #8 37.34 (41/472): kmod-libs-28-9.el9.x86_64.rpm 754 kB/s | 64 kB 00:00 [2024-06-27T16:56:09.867Z] #8 37.35 (99/362): adwaita-icon-theme-40.1.1-3.el9.noarc 2.0 MB/s | 12 MB 00:06 [2024-06-27T16:56:09.867Z] #8 37.41 (100/362): flatpak-session-helper-1.12.9-1.el9. 1.1 MB/s | 73 kB 00:00 [2024-06-27T16:56:09.867Z] #8 37.41 (42/472): kbd-misc-2.4.0-9.el9.noarch.rpm 6.0 MB/s | 1.7 MB 00:00 [2024-06-27T16:56:09.867Z] #8 37.43 (43/472): libatomic-11.4.1-3.el9.x86_64.rpm 377 kB/s | 34 kB 00:00 [2024-06-27T16:56:09.867Z] #8 37.52 (44/472): libbrotli-1.0.9-6.el9.x86_64.rpm 3.0 MB/s | 314 kB 00:00 [2024-06-27T16:56:09.867Z] #9 40.08 Selecting previously unselected package libkrb5support0:amd64. [2024-06-27T16:56:09.867Z] #9 40.08 Preparing to unpack .../013-libkrb5support0_1.20.1-6ubuntu2_amd64.deb ... [2024-06-27T16:56:09.867Z] #9 40.09 Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2) ... [2024-06-27T16:56:09.867Z] #8 43.06 Selecting previously unselected package libctf0:amd64. [2024-06-27T16:56:09.867Z] #8 43.06 Preparing to unpack .../26-libctf0_2.34-6ubuntu1.9_amd64.deb ... [2024-06-27T16:56:09.867Z] #8 43.07 Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ... [2024-06-27T16:56:09.867Z] #8 43.18 Selecting previously unselected package binutils-x86-64-linux-gnu. [2024-06-27T16:56:09.867Z] #8 37.58 (101/362): flatpak-1.12.9-1.el9.x86_64.rpm 4.2 MB/s | 1.7 MB 00:00 [2024-06-27T16:56:09.867Z] #8 37.54 (45/472): libdb-5.3.28-54.el9.x86_64.rpm 6.6 MB/s | 735 kB 00:00 [2024-06-27T16:56:09.867Z] #8 37.60 (46/472): libeconf-0.4.1-4.el9.x86_64.rpm 318 kB/s | 27 kB 00:00 [2024-06-27T16:56:09.867Z] #8 37.63 (47/472): libedit-3.1-38.20210216cvs.el9.x86_64 1.2 MB/s | 104 kB 00:00 [2024-06-27T16:56:09.867Z] #9 40.20 Selecting previously unselected package libk5crypto3:amd64. [2024-06-27T16:56:09.867Z] #9 40.20 Preparing to unpack .../014-libk5crypto3_1.20.1-6ubuntu2_amd64.deb ... [2024-06-27T16:56:09.867Z] #9 40.23 Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2) ... [2024-06-27T16:56:09.867Z] #8 37.70 (102/362): fltk-1.3.8-1.el9.x86_64.rpm 2.1 MB/s | 616 kB 00:00 [2024-06-27T16:56:09.867Z] #8 43.18 Preparing to unpack .../27-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ... [2024-06-27T16:56:09.867Z] #8 43.21 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... [2024-06-27T16:56:09.867Z] #8 37.70 (48/472): libfdisk-2.37.4-18.el9.x86_64.rpm 1.5 MB/s | 155 kB 00:00 [2024-06-27T16:56:09.867Z] #8 37.71 (49/472): libgudev-237-1.el9.x86_64.rpm 419 kB/s | 36 kB 00:00 [2024-06-27T16:56:10.227Z] #8 37.72 (103/362): fontconfig-2.14.0-2.el9.x86_64.rpm 2.2 MB/s | 297 kB 00:00 [2024-06-27T16:56:10.227Z] #8 37.78 (104/362): fribidi-1.0.10-6.el9.2.x86_64.rpm 1.1 MB/s | 85 kB 00:00 [2024-06-27T16:56:10.227Z] #9 40.36 Selecting previously unselected package libkeyutils1:amd64. [2024-06-27T16:56:10.227Z] #9 40.37 Preparing to unpack .../015-libkeyutils1_1.6.3-3build1_amd64.deb ... [2024-06-27T16:56:10.227Z] #9 40.39 Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... [2024-06-27T16:56:10.227Z] #8 37.80 (50/472): libgusb-0.3.8-2.el9.x86_64.rpm 553 kB/s | 51 kB 00:00 [2024-06-27T16:56:10.227Z] #8 37.86 (51/472): kbd-legacy-2.4.0-9.el9.noarch.rpm 760 kB/s | 562 kB 00:00 [2024-06-27T16:56:10.227Z] #8 37.89 (52/472): libpciaccess-0.16-7.el9.x86_64.rpm 283 kB/s | 27 kB 00:00 [2024-06-27T16:56:10.227Z] #9 40.59 Selecting previously unselected package libkrb5-3:amd64. [2024-06-27T16:56:10.227Z] #9 40.59 Preparing to unpack .../016-libkrb5-3_1.20.1-6ubuntu2_amd64.deb ... [2024-06-27T16:56:10.227Z] #9 40.60 Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2) ... [2024-06-27T16:56:10.227Z] #8 37.88 (105/362): gcr-base-3.40.0-3.el9.x86_64.rpm 1.8 MB/s | 279 kB 00:00 [2024-06-27T16:56:10.227Z] #8 37.93 (106/362): gdk-pixbuf2-modules-2.42.6-4.el9.x86 1.4 MB/s | 89 kB 00:00 [2024-06-27T16:56:10.227Z] #8 37.99 (107/362): gdk-pixbuf2-2.42.6-4.el9.x86_64.rpm 2.3 MB/s | 492 kB 00:00 [2024-06-27T16:56:10.228Z] #8 43.62 Selecting previously unselected package binutils. [2024-06-27T16:56:10.228Z] #8 43.62 Preparing to unpack .../28-binutils_2.34-6ubuntu1.9_amd64.deb ... [2024-06-27T16:56:10.228Z] #8 37.94 (53/472): libpkgconf-1.7.3-10.el9.x86_64.rpm 424 kB/s | 36 kB 00:00 [2024-06-27T16:56:10.228Z] #8 37.99 (54/472): libpng-1.6.37-12.el9.x86_64.rpm 1.2 MB/s | 117 kB 00:00 [2024-06-27T16:56:10.228Z] #8 43.64 Unpacking binutils (2.34-6ubuntu1.9) ... [2024-06-27T16:56:10.228Z] #8 43.72 Selecting previously unselected package gcc-9-base:amd64. [2024-06-27T16:56:10.228Z] #8 43.72 Preparing to unpack .../29-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-27T16:56:10.228Z] #8 38.00 (108/362): geoclue2-2.6.0-7.el9.x86_64.rpm 1.8 MB/s | 124 kB 00:00 [2024-06-27T16:56:10.228Z] #8 38.03 (109/362): geoclue2-libs-2.6.0-7.el9.x86_64.rpm 1.3 MB/s | 57 kB 00:00 [2024-06-27T16:56:10.228Z] #8 38.07 (110/362): giflib-5.2.1-9.el9.x86_64.rpm 1.5 MB/s | 49 kB 00:00 [2024-06-27T16:56:10.228Z] #8 38.09 (111/362): geocode-glib-3.26.2-5.el9.x86_64.rpm 847 kB/s | 72 kB 00:00 [2024-06-27T16:56:10.228Z] #8 38.12 (112/362): gnome-control-center-filesystem-40.0 337 kB/s | 9.3 kB 00:00 [2024-06-27T16:56:10.601Z] #8 38.08 (55/472): libpsl-0.21.1-5.el9.x86_64.rpm 693 kB/s | 64 kB 00:00 [2024-06-27T16:56:10.601Z] #8 38.11 (56/472): libproxy-0.4.15-35.el9.x86_64.rpm 457 kB/s | 74 kB 00:00 [2024-06-27T16:56:10.601Z] #8 38.18 (57/472): libpwquality-1.4.4-8.el9.x86_64.rpm 1.2 MB/s | 119 kB 00:00 [2024-06-27T16:56:10.601Z] #8 43.74 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:10.601Z] #8 43.83 Selecting previously unselected package libisl22:amd64. [2024-06-27T16:56:10.601Z] #8 43.83 Preparing to unpack .../30-libisl22_0.22.1-1_amd64.deb ... [2024-06-27T16:56:10.601Z] #9 40.76 Selecting previously unselected package libgssapi-krb5-2:amd64. [2024-06-27T16:56:10.601Z] #9 40.76 Preparing to unpack .../017-libgssapi-krb5-2_1.20.1-6ubuntu2_amd64.deb ... [2024-06-27T16:56:10.601Z] #9 40.77 Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2) ... [2024-06-27T16:56:10.601Z] #9 40.86 Selecting previously unselected package libicu74:amd64. [2024-06-27T16:56:10.601Z] #9 40.86 Preparing to unpack .../018-libicu74_74.2-1ubuntu3_amd64.deb ... [2024-06-27T16:56:10.601Z] #8 38.29 (58/472): libseccomp-2.5.2-2.el9.x86_64.rpm 400 kB/s | 72 kB 00:00 [2024-06-27T16:56:10.601Z] #8 43.84 Unpacking libisl22:amd64 (0.22.1-1) ... [2024-06-27T16:56:10.601Z] #9 40.88 Unpacking libicu74:amd64 (74.2-1ubuntu3) ... [2024-06-27T16:56:10.601Z] #8 38.39 (113/362): gnome-desktop3-40.4-1.el9.x86_64.rpm 2.3 MB/s | 649 kB 00:00 [2024-06-27T16:56:10.601Z] #8 38.31 (59/472): libselinux-utils-3.6-1.el9.x86_64.rpm 1.5 MB/s | 190 kB 00:00 [2024-06-27T16:56:10.601Z] #8 38.41 (60/472): libtdb-1.4.10-1.el9.x86_64.rpm 440 kB/s | 51 kB 00:00 [2024-06-27T16:56:10.601Z] #8 38.51 (61/472): libtirpc-1.3.3-6.el9.x86_64.rpm 456 kB/s | 93 kB 00:00 [2024-06-27T16:56:10.601Z] #8 38.52 (62/472): libusbx-1.0.26-1.el9.x86_64.rpm 644 kB/s | 76 kB 00:00 [2024-06-27T16:56:10.977Z] #9 41.27 Selecting previously unselected package libpython3.12-minimal:amd64. [2024-06-27T16:56:10.977Z] #9 41.27 Preparing to unpack .../019-libpython3.12-minimal_3.12.3-1_amd64.deb ... [2024-06-27T16:56:10.977Z] #8 44.15 Selecting previously unselected package libmpfr6:amd64. [2024-06-27T16:56:10.977Z] #8 44.15 Preparing to unpack .../31-libmpfr6_4.0.2-1_amd64.deb ... [2024-06-27T16:56:10.977Z] #8 44.18 Unpacking libmpfr6:amd64 (4.0.2-1) ... [2024-06-27T16:56:10.977Z] #8 38.60 (63/472): libutempter-1.2.1-6.el9.x86_64.rpm 292 kB/s | 27 kB 00:00 [2024-06-27T16:56:10.977Z] #8 38.61 (64/472): lksctp-tools-1.0.19-2.el9.x86_64.rpm 1.0 MB/s | 94 kB 00:00 [2024-06-27T16:56:10.977Z] #9 41.29 Unpacking libpython3.12-minimal:amd64 (3.12.3-1) ... [2024-06-27T16:56:10.977Z] #8 38.72 (65/472): make-4.3-8.el9.x86_64.rpm 4.9 MB/s | 536 kB 00:00 [2024-06-27T16:56:10.977Z] #8 38.82 (66/472): ncurses-6.2-10.20210508.el9.x86_64.rp 4.0 MB/s | 400 kB 00:00 [2024-06-27T16:56:10.977Z] #8 44.35 Selecting previously unselected package libmpc3:amd64. [2024-06-27T16:56:10.977Z] #8 44.35 Preparing to unpack .../32-libmpc3_1.1.0-1_amd64.deb ... [2024-06-27T16:56:10.977Z] #8 44.36 Unpacking libmpc3:amd64 (1.1.0-1) ... [2024-06-27T16:56:10.977Z] #8 38.77 (114/362): gnome-settings-daemon-40.0.1-17.el9. 2.8 MB/s | 1.1 MB 00:00 [2024-06-27T16:56:10.977Z] #8 38.83 (115/362): graphene-1.10.6-2.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 [2024-06-27T16:56:11.357Z] #9 41.47 Selecting previously unselected package media-types. [2024-06-27T16:56:11.357Z] #9 41.47 Preparing to unpack .../020-media-types_10.1.0_all.deb ... [2024-06-27T16:56:11.357Z] #9 41.49 Unpacking media-types (10.1.0) ... [2024-06-27T16:56:11.357Z] #8 38.95 (67/472): openssl-3.2.2-2.el9.x86_64.rpm 10 MB/s | 1.4 MB 00:00 [2024-06-27T16:56:11.357Z] #8 44.45 Selecting previously unselected package cpp-9. [2024-06-27T16:56:11.357Z] #8 44.45 Preparing to unpack .../33-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-27T16:56:11.357Z] #8 44.47 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:11.357Z] #8 38.87 (116/362): gsm-1.0.19-6.el9.x86_64.rpm 1.1 MB/s | 34 kB 00:00 [2024-06-27T16:56:11.357Z] #9 41.66 Selecting previously unselected package netbase. [2024-06-27T16:56:11.357Z] #9 41.66 Preparing to unpack .../021-netbase_6.4_all.deb ... [2024-06-27T16:56:11.357Z] #9 41.68 Unpacking netbase (6.4) ... [2024-06-27T16:56:11.357Z] #8 38.96 (68/472): lsof-4.94.0-3.el9.x86_64.rpm 668 kB/s | 239 kB 00:00 [2024-06-27T16:56:11.357Z] #8 39.06 (69/472): pkgconf-1.7.3-10.el9.x86_64.rpm 393 kB/s | 41 kB 00:00 [2024-06-27T16:56:11.357Z] #8 39.16 (70/472): pkgconf-m4-1.7.3-10.el9.noarch.rpm 157 kB/s | 15 kB 00:00 [2024-06-27T16:56:11.732Z] #9 41.84 Selecting previously unselected package tzdata. [2024-06-27T16:56:11.732Z] #9 41.84 Preparing to unpack .../022-tzdata_2024a-3ubuntu1.1_all.deb ... [2024-06-27T16:56:11.732Z] #9 41.86 Unpacking tzdata (2024a-3ubuntu1.1) ... [2024-06-27T16:56:11.732Z] #8 39.26 (71/472): pkgconf-pkg-config-1.7.3-10.el9.x86_6 114 kB/s | 11 kB 00:00 [2024-06-27T16:56:11.732Z] #8 39.38 (117/362): gstreamer1-1.22.1-2.el9.x86_64.rpm 2.7 MB/s | 1.4 MB 00:00 [2024-06-27T16:56:11.732Z] #9 42.17 Selecting previously unselected package readline-common. [2024-06-27T16:56:11.732Z] #9 42.17 Preparing to unpack .../023-readline-common_8.2-4build1_all.deb ... [2024-06-27T16:56:11.732Z] #9 42.19 Unpacking readline-common (8.2-4build1) ... [2024-06-27T16:56:11.732Z] #8 39.59 (72/472): policycoreutils-3.6-2.1.el9.x86_64.rp 725 kB/s | 242 kB 00:00 [2024-06-27T16:56:12.097Z] #9 42.40 Selecting previously unselected package libreadline8t64:amd64. [2024-06-27T16:56:12.097Z] #8 39.78 (73/472): pam-1.5.1-20.el9.x86_64.rpm 759 kB/s | 628 kB 00:00 [2024-06-27T16:56:12.097Z] #8 39.72 (118/362): cpp-11.4.1-3.el9.x86_64.rpm 2.9 MB/s | 11 MB 00:03 [2024-06-27T16:56:12.097Z] #9 42.41 Preparing to unpack .../024-libreadline8t64_8.2-4build1_amd64.deb ... [2024-06-27T16:56:12.097Z] #9 42.44 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' [2024-06-27T16:56:12.097Z] #9 42.47 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' [2024-06-27T16:56:12.097Z] #9 42.49 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' [2024-06-27T16:56:12.097Z] #9 42.51 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' [2024-06-27T16:56:12.097Z] #8 39.85 (74/472): polkit-0.117-13.el9.x86_64.rpm 602 kB/s | 155 kB 00:00 [2024-06-27T16:56:12.097Z] #8 39.89 (119/362): glibc-locale-source-2.34-113.el9.x86 2.3 MB/s | 4.2 MB 00:01 [2024-06-27T16:56:12.097Z] #9 42.54 Unpacking libreadline8t64:amd64 (8.2-4build1) ... [2024-06-27T16:56:12.097Z] #9 42.65 Selecting previously unselected package libsqlite3-0:amd64. [2024-06-27T16:56:12.097Z] #9 42.65 Preparing to unpack .../025-libsqlite3-0_3.45.1-1ubuntu2_amd64.deb ... [2024-06-27T16:56:12.630Z] #8 39.95 (75/472): polkit-pkla-compat-0.1-21.el9.x86_64. 498 kB/s | 47 kB 00:00 [2024-06-27T16:56:12.630Z] #8 40.04 (76/472): publicsuffix-list-dafsa-20210518-3.el 604 kB/s | 58 kB 00:00 [2024-06-27T16:56:12.630Z] #9 42.66 Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2) ... [2024-06-27T16:56:12.630Z] #9 42.75 Selecting previously unselected package libpython3.12-stdlib:amd64. [2024-06-27T16:56:12.630Z] #9 42.75 Preparing to unpack .../026-libpython3.12-stdlib_3.12.3-1_amd64.deb ... [2024-06-27T16:56:12.630Z] #9 42.76 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1) ... [2024-06-27T16:56:12.630Z] #8 45.66 Selecting previously unselected package cpp. [2024-06-27T16:56:12.630Z] #8 45.66 Preparing to unpack .../34-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... [2024-06-27T16:56:12.630Z] #8 45.67 Unpacking cpp (4:9.3.0-1ubuntu2) ... [2024-06-27T16:56:12.630Z] #8 45.78 Selecting previously unselected package libbrotli1:amd64. [2024-06-27T16:56:12.630Z] #8 45.78 Preparing to unpack .../35-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2024-06-27T16:56:12.630Z] #8 45.81 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2024-06-27T16:56:12.630Z] ..done] [2024-06-27T16:56:13.103Z] #8 39.64 Retrieving repository 'Update repository with updates from SUSE Linux Enterprise 15' metadata [..#9 42.98 Selecting previously unselected package libxml2:amd64. [2024-06-27T16:56:13.103Z] #9 42.98 Preparing to unpack .../027-libxml2_2.9.14+dfsg-1.3ubuntu3_amd64.deb ... [2024-06-27T16:56:13.103Z] #9 43.00 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3) ... [2024-06-27T16:56:13.103Z] #8 45.95 Selecting previously unselected package libroken18-heimdal:amd64. [2024-06-27T16:56:13.103Z] #8 45.95 Preparing to unpack .../36-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-27T16:56:13.103Z] #8 45.97 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:13.103Z] #8 46.05 Selecting previously unselected package libasn1-8-heimdal:amd64. [2024-06-27T16:56:13.103Z] #9 43.09 Selecting previously unselected package libyaml-0-2:amd64. [2024-06-27T16:56:13.103Z] #9 43.10 Preparing to unpack .../028-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2024-06-27T16:56:13.103Z] #9 43.11 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2024-06-27T16:56:13.103Z] #9 43.17 Selecting previously unselected package shared-mime-info. [2024-06-27T16:56:13.103Z] #9 43.17 Preparing to unpack .../029-shared-mime-info_2.4-4_amd64.deb ... [2024-06-27T16:56:13.103Z] #8 46.05 Preparing to unpack .../37-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-27T16:56:13.103Z] #8 46.07 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:13.103Z] #8 46.16 Selecting previously unselected package libheimbase1-heimdal:amd64. [2024-06-27T16:56:13.103Z] #8 46.16 Preparing to unpack .../38-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-27T16:56:13.103Z] .#8 40.56 (120/362): gstreamer1-plugins-base-1.22.1-2.el9 2.7 MB/s | 2.2 MB 00:00 [2024-06-27T16:56:13.103Z] #8 46.18 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:13.103Z] #8 46.28 Selecting previously unselected package libhcrypto4-heimdal:amd64. [2024-06-27T16:56:13.103Z] #9 43.19 Unpacking shared-mime-info (2.4-4) ... [2024-06-27T16:56:13.103Z] #9 43.31 Selecting previously unselected package vim-common. [2024-06-27T16:56:13.103Z] #9 43.31 Preparing to unpack .../030-vim-common_2%3a9.1.0016-1ubuntu7.1_all.deb ... [2024-06-27T16:56:13.103Z] .#8 40.59 (121/362): gstreamer1-plugins-bad-free-1.22.1-4 2.5 MB/s | 3.0 MB 00:01 [2024-06-27T16:56:13.103Z] #8 40.60 (122/362): gtk-update-icon-cache-3.24.31-4.el9. 818 kB/s | 33 kB 00:00 [2024-06-27T16:56:13.103Z] #8 46.28 Preparing to unpack .../39-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-27T16:56:13.103Z] #8 46.28 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:13.103Z] #8 46.38 Selecting previously unselected package libwind0-heimdal:amd64. [2024-06-27T16:56:13.103Z] #8 40.77 (77/472): shared-mime-info-2.1-5.el9.x86_64.rpm 770 kB/s | 558 kB 00:00 [2024-06-27T16:56:13.103Z] #9 43.32 Unpacking vim-common (2:9.1.0016-1ubuntu7.1) ... [2024-06-27T16:56:13.103Z] #9 43.40 Selecting previously unselected package xkb-data. [2024-06-27T16:56:13.103Z] #9 43.40 Preparing to unpack .../031-xkb-data_2.41-2ubuntu1_all.deb ... [2024-06-27T16:56:13.103Z] #9 43.41 Unpacking xkb-data (2.41-2ubuntu1) ... [2024-06-27T16:56:13.103Z] #8 46.38 Preparing to unpack .../40-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-27T16:56:13.103Z] #8 46.39 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:13.103Z] #8 46.48 Selecting previously unselected package libhx509-5-heimdal:amd64. [2024-06-27T16:56:13.103Z] #8 46.48 Preparing to unpack .../41-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-27T16:56:13.103Z] #8 46.48 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:13.103Z] #9 43.57 Selecting previously unselected package libdrm-common. [2024-06-27T16:56:13.103Z] #9 43.57 Preparing to unpack .../032-libdrm-common_2.4.120-2build1_all.deb ... [2024-06-27T16:56:13.103Z] #9 43.57 Unpacking libdrm-common (2.4.120-2build1) ... [2024-06-27T16:56:13.103Z] #8 46.58 Selecting previously unselected package libkrb5-26-heimdal:amd64. [2024-06-27T16:56:13.103Z] #8 46.58 Preparing to unpack .../42-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-27T16:56:13.103Z] #8 46.59 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:13.583Z] #8 40.90 (123/362): gstreamer1-plugins-good-1.22.1-2.el9 2.4 MB/s | 2.4 MB 00:01 [2024-06-27T16:56:13.583Z] #8 40.94 (124/362): harfbuzz-icu-2.7.4-10.el9.x86_64.rpm 330 kB/s | 14 kB 00:00 [2024-06-27T16:56:13.583Z] #8 46.68 Selecting previously unselected package libheimntlm0-heimdal:amd64. [2024-06-27T16:56:13.583Z] #8 46.69 Preparing to unpack .../43-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-27T16:56:13.583Z] #9 43.66 Selecting previously unselected package libdrm2:amd64. [2024-06-27T16:56:13.583Z] #9 43.66 Preparing to unpack .../033-libdrm2_2.4.120-2build1_amd64.deb ... [2024-06-27T16:56:13.583Z] #9 43.67 Unpacking libdrm2:amd64 (2.4.120-2build1) ... [2024-06-27T16:56:13.583Z] #8 41.04 (125/362): hicolor-icon-theme-0.17-13.el9.noarc 2.1 MB/s | 219 kB 00:00 [2024-06-27T16:56:13.583Z] #9 43.74 Selecting previously unselected package libedit2:amd64. [2024-06-27T16:56:13.583Z] #9 43.74 Preparing to unpack .../034-libedit2_3.1-20230828-1build1_amd64.deb ... [2024-06-27T16:56:13.583Z] #9 43.75 Unpacking libedit2:amd64 (3.1-20230828-1build1) ... [2024-06-27T16:56:13.583Z] #9 43.83 Selecting previously unselected package libgpm2:amd64. [2024-06-27T16:56:13.583Z] #8 46.70 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:13.583Z] #8 46.77 Selecting previously unselected package libgssapi3-heimdal:amd64. [2024-06-27T16:56:13.583Z] #8 46.77 Preparing to unpack .../44-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-06-27T16:56:13.583Z] #8 46.78 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:13.583Z] #9 43.83 Preparing to unpack .../035-libgpm2_1.20.7-11_amd64.deb ... [2024-06-27T16:56:13.583Z] #9 43.84 Unpacking libgpm2:amd64 (1.20.7-11) ... [2024-06-27T16:56:13.583Z] #9 43.92 Selecting previously unselected package libnghttp2-14:amd64. [2024-06-27T16:56:13.583Z] #9 43.92 Preparing to unpack .../036-libnghttp2-14_1.59.0-1ubuntu0.1_amd64.deb ... [2024-06-27T16:56:13.583Z] #9 43.93 Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.1) ... [2024-06-27T16:56:13.583Z] #8 41.21 (126/362): hunspell-1.7.0-11.el9.x86_64.rpm 1.9 MB/s | 325 kB 00:00 [2024-06-27T16:56:13.583Z] #8 41.30 (127/362): hunspell-en-0.20140811.1-20.el9.noar 1.9 MB/s | 187 kB 00:00 [2024-06-27T16:56:13.583Z] .#8 46.85 Selecting previously unselected package libsasl2-modules-db:amd64. [2024-06-27T16:56:13.583Z] #8 46.85 Preparing to unpack .../45-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2024-06-27T16:56:13.583Z] #8 46.85 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-06-27T16:56:13.583Z] #8 46.94 Selecting previously unselected package libsasl2-2:amd64. [2024-06-27T16:56:13.583Z] #8 41.41 (128/362): hunspell-en-GB-0.20140811.1-20.el9.n 2.1 MB/s | 226 kB 00:00 [2024-06-27T16:56:13.583Z] #9 44.01 Selecting previously unselected package libpng16-16t64:amd64. [2024-06-27T16:56:13.583Z] #9 44.01 Preparing to unpack .../037-libpng16-16t64_1.6.43-5build1_amd64.deb ... [2024-06-27T16:56:13.583Z] #9 44.01 Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... [2024-06-27T16:56:13.583Z] #8 46.94 Preparing to unpack .../46-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2024-06-27T16:56:13.583Z] #8 46.95 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-06-27T16:56:13.583Z] #8 47.03 Selecting previously unselected package libldap-common. [2024-06-27T16:56:13.583Z] #8 47.03 Preparing to unpack .../47-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... [2024-06-27T16:56:13.583Z] #8 47.04 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... [2024-06-27T16:56:13.938Z] #8 41.50 (129/362): hunspell-en-US-0.20140811.1-20.el9.n 2.0 MB/s | 177 kB 00:00 [2024-06-27T16:56:13.938Z] #8 41.54 (130/362): hunspell-filesystem-1.7.0-11.el9.x86 225 kB/s | 8.7 kB 00:00 [2024-06-27T16:56:13.938Z] #9 44.10 Selecting previously unselected package libpsl5t64:amd64. [2024-06-27T16:56:13.938Z] #9 44.10 Preparing to unpack .../038-libpsl5t64_0.21.2-1.1build1_amd64.deb ... [2024-06-27T16:56:13.938Z] #9 44.12 Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... [2024-06-27T16:56:13.938Z] #9 44.19 Selecting previously unselected package libsensors-config. [2024-06-27T16:56:13.938Z] #9 44.19 Preparing to unpack .../039-libsensors-config_1%3a3.6.0-9build1_all.deb ... [2024-06-27T16:56:13.938Z] #8 47.11 Selecting previously unselected package libldap-2.4-2:amd64. [2024-06-27T16:56:13.938Z] #8 47.12 Preparing to unpack .../48-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... [2024-06-27T16:56:13.938Z] #8 47.12 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... [2024-06-27T16:56:13.938Z] #8 47.21 Selecting previously unselected package libnghttp2-14:amd64. [2024-06-27T16:56:13.938Z] ..#9 44.20 Unpacking libsensors-config (1:3.6.0-9build1) ... [2024-06-27T16:56:13.938Z] #9 44.28 Selecting previously unselected package libsensors5:amd64. [2024-06-27T16:56:13.938Z] #9 44.28 Preparing to unpack .../040-libsensors5_1%3a3.6.0-9build1_amd64.deb ... [2024-06-27T16:56:13.938Z] #9 44.30 Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... [2024-06-27T16:56:13.938Z] #8 41.56 (131/362): hyphen-2.8.8-17.el9.x86_64.rpm 1.0 MB/s | 30 kB 00:00 [2024-06-27T16:56:13.938Z] #8 41.61 (132/362): iio-sensor-proxy-3.3-1.el9.x86_64.rp 1.3 MB/s | 62 kB 00:00 [2024-06-27T16:56:13.938Z] #8 47.21 Preparing to unpack .../49-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... [2024-06-27T16:56:13.938Z] #8 47.22 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... [2024-06-27T16:56:13.938Z] #8 47.31 Selecting previously unselected package librtmp1:amd64. [2024-06-27T16:56:13.938Z] ..#9 44.37 Selecting previously unselected package libxau6:amd64. [2024-06-27T16:56:13.938Z] #9 44.37 Preparing to unpack .../041-libxau6_1%3a1.0.9-1build6_amd64.deb ... [2024-06-27T16:56:13.938Z] #9 44.38 Unpacking libxau6:amd64 (1:1.0.9-1build6) ... [2024-06-27T16:56:13.938Z] #9 44.45 Selecting previously unselected package libxdmcp6:amd64. [2024-06-27T16:56:13.938Z] #9 44.45 Preparing to unpack .../042-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... [2024-06-27T16:56:13.938Z] #8 47.31 Preparing to unpack .../50-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2024-06-27T16:56:13.938Z] #8 47.32 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2024-06-27T16:56:13.938Z] #8 47.40 Selecting previously unselected package libssh-4:amd64. [2024-06-27T16:56:13.938Z] #8 47.40 Preparing to unpack .../51-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... [2024-06-27T16:56:13.938Z] #8 47.41 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [2024-06-27T16:56:14.303Z] .#9 44.45 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... [2024-06-27T16:56:14.303Z] #9 44.53 Selecting previously unselected package libxcb1:amd64. [2024-06-27T16:56:14.303Z] #9 44.54 Preparing to unpack .../043-libxcb1_1.15-1ubuntu2_amd64.deb ... [2024-06-27T16:56:14.303Z] #9 44.55 Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:56:14.303Z] .#8 47.51 Selecting previously unselected package libcurl4:amd64. [2024-06-27T16:56:14.303Z] #8 47.51 Preparing to unpack .../52-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ... [2024-06-27T16:56:14.303Z] #8 47.52 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ... [2024-06-27T16:56:14.303Z] #8 47.61 Selecting previously unselected package curl. [2024-06-27T16:56:14.303Z] #9 44.63 Selecting previously unselected package libx11-data. [2024-06-27T16:56:14.303Z] #9 44.63 Preparing to unpack .../044-libx11-data_2%3a1.8.7-1build1_all.deb ... [2024-06-27T16:56:14.303Z] #9 44.64 Unpacking libx11-data (2:1.8.7-1build1) ... [2024-06-27T16:56:14.303Z] .#8 47.61 Preparing to unpack .../53-curl_7.68.0-1ubuntu2.22_amd64.deb ... [2024-06-27T16:56:14.303Z] #8 47.63 Unpacking curl (7.68.0-1ubuntu2.22) ... [2024-06-27T16:56:14.303Z] #8 47.73 Selecting previously unselected package libcc1-0:amd64. [2024-06-27T16:56:14.303Z] .#9 44.77 Selecting previously unselected package libx11-6:amd64. [2024-06-27T16:56:14.303Z] #9 44.77 Preparing to unpack .../045-libx11-6_2%3a1.8.7-1build1_amd64.deb ... [2024-06-27T16:56:14.303Z] #9 44.78 Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... [2024-06-27T16:56:14.654Z] #8 47.73 Preparing to unpack .../54-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-27T16:56:14.654Z] #8 47.74 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:14.654Z] #8 47.81 Selecting previously unselected package libgomp1:amd64. [2024-06-27T16:56:14.654Z] #8 47.81 Preparing to unpack .../55-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-27T16:56:14.654Z] #8 47.82 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:14.654Z] #8 42.27 (133/362): gtk3-3.24.31-4.el9.x86_64.rpm 2.9 MB/s | 4.9 MB 00:01 [2024-06-27T16:56:14.654Z] ..#9 44.87 Selecting previously unselected package libxext6:amd64. [2024-06-27T16:56:14.654Z] #9 44.87 Preparing to unpack .../046-libxext6_2%3a1.3.4-1build2_amd64.deb ... [2024-06-27T16:56:14.654Z] #9 44.89 Unpacking libxext6:amd64 (2:1.3.4-1build2) ... [2024-06-27T16:56:14.654Z] #9 44.97 Selecting previously unselected package libxkbcommon0:amd64. [2024-06-27T16:56:14.654Z] #9 44.97 Preparing to unpack .../047-libxkbcommon0_1.6.0-1build1_amd64.deb ... [2024-06-27T16:56:14.654Z] #8 42.30 (134/362): jbigkit-libs-2.1-23.el9.x86_64.rpm 2.0 MB/s | 53 kB 00:00 [2024-06-27T16:56:14.654Z] #8 42.39 (135/362): gtk4-4.12.3-2.el9.x86_64.rpm 2.8 MB/s | 5.0 MB 00:01 [2024-06-27T16:56:14.654Z] #8 42.39 (78/472): systemd-252-37.el9.x86_64.rpm 2.6 MB/s | 4.2 MB 00:01 [2024-06-27T16:56:14.654Z] .#8 47.94 Selecting previously unselected package libitm1:amd64. [2024-06-27T16:56:14.654Z] #8 47.94 Preparing to unpack .../56-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-27T16:56:14.654Z] #8 47.97 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:14.654Z] #9 44.98 Unpacking libxkbcommon0:amd64 (1.6.0-1build1) ... [2024-06-27T16:56:14.654Z] #9 45.08 Selecting previously unselected package libxmuu1:amd64. [2024-06-27T16:56:14.654Z] #9 45.08 Preparing to unpack .../048-libxmuu1_2%3a1.1.3-3build2_amd64.deb ... [2024-06-27T16:56:14.654Z] #8 42.50 (79/472): systemd-libs-252-37.el9.x86_64.rpm 6.6 MB/s | 680 kB 00:00 [2024-06-27T16:56:14.654Z] #8 42.47 (136/362): lcms2-2.12-3.el9.x86_64.rpm 2.3 MB/s | 168 kB 00:00 [2024-06-27T16:56:14.654Z] #8 42.50 (137/362): lame-libs-3.100-12.el9.x86_64.rpm 1.6 MB/s | 333 kB 00:00 [2024-06-27T16:56:14.654Z] .#9 45.09 Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ... [2024-06-27T16:56:14.654Z] #9 45.19 Selecting previously unselected package wget. [2024-06-27T16:56:14.654Z] #9 45.19 Preparing to unpack .../049-wget_1.21.4-1ubuntu4.1_amd64.deb ... [2024-06-27T16:56:14.654Z] #8 48.07 Selecting previously unselected package libatomic1:amd64. [2024-06-27T16:56:14.654Z] #8 48.07 Preparing to unpack .../57-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-27T16:56:14.654Z] #8 48.08 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:15.009Z] #8 42.53 (138/362): libICE-1.0.10-8.el9.x86_64.rpm 1.2 MB/s | 71 kB 00:00 [2024-06-27T16:56:15.009Z] #8 42.54 (139/362): libSM-1.2.3-10.el9.x86_64.rpm 1.1 MB/s | 42 kB 00:00 [2024-06-27T16:56:15.009Z] #8 42.63 (140/362): libX11-common-1.7.0-9.el9.noarch.rpm 2.2 MB/s | 205 kB 00:00 [2024-06-27T16:56:15.009Z] #8 42.59 (80/472): systemd-pam-252-37.el9.x86_64.rpm 3.0 MB/s | 287 kB 00:00 [2024-06-27T16:56:15.009Z] .#9 45.20 Unpacking wget (1.21.4-1ubuntu4.1) ... [2024-06-27T16:56:15.009Z] #9 45.27 Selecting previously unselected package xauth. [2024-06-27T16:56:15.009Z] #9 45.27 Preparing to unpack .../050-xauth_1%3a1.1.2-1build1_amd64.deb ... [2024-06-27T16:56:15.009Z] #9 45.28 Unpacking xauth (1:1.1.2-1build1) ... [2024-06-27T16:56:15.009Z] #8 48.20 Selecting previously unselected package libasan5:amd64. [2024-06-27T16:56:15.009Z] #8 48.20 Preparing to unpack .../58-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-27T16:56:15.009Z] #8 48.21 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:15.009Z] #8 42.67 (141/362): libX11-xcb-1.7.0-9.el9.x86_64.rpm 282 kB/s | 11 kB 00:00 [2024-06-27T16:56:15.009Z] #8 42.70 (142/362): libXau-1.0.9-8.el9.x86_64.rpm 1.1 MB/s | 31 kB 00:00 [2024-06-27T16:56:15.009Z] #8 42.73 (143/362): libXcomposite-0.4.5-7.el9.x86_64.rpm 707 kB/s | 24 kB 00:00 [2024-06-27T16:56:15.009Z] .#8 42.68 (81/472): systemd-rpm-macros-252-37.el9.noarch. 819 kB/s | 75 kB 00:00 [2024-06-27T16:56:15.009Z] #9 45.34 Selecting previously unselected package libgdk-pixbuf2.0-common. [2024-06-27T16:56:15.009Z] #9 45.34 Preparing to unpack .../051-libgdk-pixbuf2.0-common_2.42.10+dfsg-3ubuntu3.1_all.deb ... [2024-06-27T16:56:15.009Z] #9 45.36 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.1) ... [2024-06-27T16:56:15.009Z] #9 45.46 Selecting previously unselected package libjpeg-turbo8:amd64. [2024-06-27T16:56:15.009Z] #9 45.46 Preparing to unpack .../052-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2024-06-27T16:56:15.009Z] #8 42.77 (144/362): libX11-1.7.0-9.el9.x86_64.rpm 2.6 MB/s | 646 kB 00:00 [2024-06-27T16:56:15.009Z] #8 42.79 (145/362): libXcursor-1.2.0-7.el9.x86_64.rpm 591 kB/s | 31 kB 00:00 [2024-06-27T16:56:15.009Z] #8 42.81 (146/362): libXdamage-1.1.5-7.el9.x86_64.rpm 702 kB/s | 23 kB 00:00 [2024-06-27T16:56:15.009Z] #8 42.82 (147/362): libXdmcp-1.1.3-8.el9.x86_64.rpm 1.0 MB/s | 36 kB 00:00 [2024-06-27T16:56:15.009Z] #8 42.84 (148/362): libXext-1.3.4-8.el9.x86_64.rpm 1.4 MB/s | 40 kB 00:00 [2024-06-27T16:56:15.009Z] #8 42.80 (82/472): systemd-udev-252-37.el9.x86_64.rpm 16 MB/s | 1.9 MB 00:00 [2024-06-27T16:56:15.009Z] #8 42.89 (83/472): unzip-6.0-56.el9.x86_64.rpm 2.0 MB/s | 182 kB 00:00 [2024-06-27T16:56:15.367Z] #8 42.85 (149/362): libXfixes-5.0.3-16.el9.x86_64.rpm 576 kB/s | 20 kB 00:00 [2024-06-27T16:56:15.367Z] #8 42.88 (150/362): libXft-2.3.3-8.el9.x86_64.rpm 2.4 MB/s | 62 kB 00:00 [2024-06-27T16:56:15.367Z] #8 42.91 (151/362): libXi-1.7.10-8.el9.x86_64.rpm 1.5 MB/s | 40 kB 00:00 [2024-06-27T16:56:15.367Z] #8 42.91 (152/362): libXfont2-2.0.3-12.el9.x86_64.rpm 1.8 MB/s | 143 kB 00:00 [2024-06-27T16:56:15.367Z] #8 42.93 (153/362): libXinerama-1.1.4-10.el9.x86_64.rpm 569 kB/s | 15 kB 00:00 [2024-06-27T16:56:15.367Z] #8 42.97 (154/362): libXrandr-1.5.2-8.el9.x86_64.rpm 781 kB/s | 28 kB 00:00 [2024-06-27T16:56:15.367Z] #9 45.48 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2024-06-27T16:56:15.367Z] #9 45.54 Selecting previously unselected package libjpeg8:amd64. [2024-06-27T16:56:15.367Z] #9 45.54 Preparing to unpack .../053-libjpeg8_8c-2ubuntu11_amd64.deb ... [2024-06-27T16:56:15.367Z] #9 45.56 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2024-06-27T16:56:15.367Z] .#8 42.98 (155/362): libXmu-1.1.3-8.el9.x86_64.rpm 1.2 MB/s | 75 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.00 (156/362): libXrender-0.9.10-16.el9.x86_64.rpm 937 kB/s | 28 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.03 (157/362): libXtst-1.2.3-16.el9.x86_64.rpm 800 kB/s | 21 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.05 (158/362): libXt-1.2.0-6.el9.x86_64.rpm 2.4 MB/s | 180 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.06 (159/362): libXv-1.0.11-16.el9.x86_64.rpm 589 kB/s | 19 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.09 (160/362): libXxf86vm-1.1.4-18.el9.x86_64.rpm 568 kB/s | 19 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.01 (84/472): util-linux-2.37.4-18.el9.x86_64.rpm 20 MB/s | 2.3 MB 00:00 [2024-06-27T16:56:15.367Z] #9 45.67 Selecting previously unselected package libdeflate0:amd64. [2024-06-27T16:56:15.367Z] #9 45.68 Preparing to unpack .../054-libdeflate0_1.19-1build1_amd64.deb ... [2024-06-27T16:56:15.367Z] #9 45.69 Unpacking libdeflate0:amd64 (1.19-1build1) ... [2024-06-27T16:56:15.367Z] #8 48.68 Selecting previously unselected package liblsan0:amd64. [2024-06-27T16:56:15.367Z] #8 48.68 Preparing to unpack .../59-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-27T16:56:15.367Z] #8 48.69 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:15.367Z] #8 43.12 (161/362): libasyncns-0.8-22.el9.x86_64.rpm 1.0 MB/s | 30 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.16 (162/362): iso-codes-4.6.0-3.el9.noarch.rpm 2.3 MB/s | 3.5 MB 00:01 [2024-06-27T16:56:15.367Z] #8 43.19 (163/362): libcanberra-0.30-27.el9.x86_64.rpm 1.1 MB/s | 86 kB 00:00 [2024-06-27T16:56:15.367Z] .#8 43.11 (85/472): util-linux-core-2.37.4-18.el9.x86_64. 4.7 MB/s | 465 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.20 (86/472): which-2.21-29.el9.x86_64.rpm 463 kB/s | 41 kB 00:00 [2024-06-27T16:56:15.367Z] #9 45.81 Selecting previously unselected package libjbig0:amd64. [2024-06-27T16:56:15.367Z] #9 45.81 Preparing to unpack .../055-libjbig0_2.1-6.1ubuntu2_amd64.deb ... [2024-06-27T16:56:15.367Z] #9 45.82 Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... [2024-06-27T16:56:15.367Z] #8 48.91 Selecting previously unselected package libtsan0:amd64. [2024-06-27T16:56:15.367Z] #8 48.91 Preparing to unpack .../60-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-27T16:56:15.367Z] #8 43.20 (164/362): libcanberra-gtk3-0.30-27.el9.x86_64. 681 kB/s | 32 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.22 (165/362): libdatrie-0.2.13-4.el9.x86_64.rpm 1.3 MB/s | 33 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.24 (166/362): libdvdnav-6.1.0-4.el9.x86_64.rpm 2.0 MB/s | 55 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.26 (167/362): libappstream-glib-0.7.18-5.el9.x86_6 2.0 MB/s | 395 kB 00:00 [2024-06-27T16:56:15.367Z] #8 43.29 (168/362): libdrm-2.4.121-1.el9.x86_64.rpm 1.8 MB/s | 161 kB 00:00 [2024-06-27T16:56:15.728Z] .done] [2024-06-27T16:56:15.728Z] #8 42.61 Building repository 'Update repository with updates from SUSE Linux Enterprise 15' cache [..#8 43.29 (87/472): zip-3.0-35.el9.x86_64.rpm 2.7 MB/s | 266 kB 00:00 [2024-06-27T16:56:15.728Z] #9 45.92 Selecting previously unselected package liblerc4:amd64. [2024-06-27T16:56:15.728Z] #9 45.92 Preparing to unpack .../056-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... [2024-06-27T16:56:15.728Z] #9 45.95 Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... [2024-06-27T16:56:15.728Z] #8 48.92 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:15.728Z] #8 43.30 (169/362): libdvdread-6.1.1-4.el9.x86_64.rpm 1.3 MB/s | 74 kB 00:00 [2024-06-27T16:56:15.728Z] #8 43.32 (170/362): liberation-fonts-2.1.3-5.el9.noarch. 136 kB/s | 3.6 kB 00:00 [2024-06-27T16:56:15.728Z] #8 43.34 (171/362): liberation-fonts-common-2.1.3-5.el9. 376 kB/s | 14 kB 00:00 [2024-06-27T16:56:15.728Z] #8 43.36 (172/362): libepoxy-1.5.5-4.el9.x86_64.rpm 2.4 MB/s | 241 kB 00:00 [2024-06-27T16:56:15.728Z] #8 43.52 (173/362): liberation-mono-fonts-2.1.3-5.el9.no 2.6 MB/s | 497 kB 00:00 [2024-06-27T16:56:15.728Z] #8 43.57 (174/362): libevdev-1.11.0-3.el9.x86_64.rpm 819 kB/s | 46 kB 00:00 [2024-06-27T16:56:15.728Z] #9 46.10 Selecting previously unselected package libsharpyuv0:amd64. [2024-06-27T16:56:15.728Z] #9 46.10 Preparing to unpack .../057-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... [2024-06-27T16:56:15.728Z] #9 46.13 Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... [2024-06-27T16:56:16.085Z] #8 43.59 (175/362): liberation-serif-fonts-2.1.3-5.el9.n 2.6 MB/s | 601 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.61 (176/362): liberation-sans-fonts-2.1.3-5.el9.no 2.2 MB/s | 601 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.62 (177/362): libfontenc-1.1.3-17.el9.x86_64.rpm 839 kB/s | 31 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.67 (178/362): libgexiv2-0.12.3-1.el9.x86_64.rpm 1.2 MB/s | 83 kB 00:00 [2024-06-27T16:56:16.085Z] #8 49.31 Selecting previously unselected package libubsan1:amd64. [2024-06-27T16:56:16.085Z] #8 49.31 Preparing to unpack .../61-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-27T16:56:16.085Z] #8 49.34 Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:16.085Z] #9 46.27 Selecting previously unselected package libwebp7:amd64. [2024-06-27T16:56:16.085Z] #9 46.28 Preparing to unpack .../058-libwebp7_1.3.2-0.4build3_amd64.deb ... [2024-06-27T16:56:16.085Z] #9 46.29 Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... [2024-06-27T16:56:16.085Z] #8 43.71 (179/362): libglvnd-1.3.4-1.el9.x86_64.rpm 1.5 MB/s | 135 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.72 (180/362): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 828 kB/s | 37 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.75 (181/362): libglvnd-gles-1.3.4-1.el9.x86_64.rpm 716 kB/s | 33 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.77 (182/362): libexif-0.6.22-6.el9.x86_64.rpm 2.1 MB/s | 435 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.81 (183/362): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 1.5 MB/s | 142 kB 00:00 [2024-06-27T16:56:16.085Z] #9 46.46 Selecting previously unselected package libtiff6:amd64. [2024-06-27T16:56:16.085Z] #9 46.46 Preparing to unpack .../059-libtiff6_4.5.1+git230720-4ubuntu2.1_amd64.deb ... [2024-06-27T16:56:16.085Z] #9 46.48 Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.1) ... [2024-06-27T16:56:16.085Z] #8 43.72 (88/472): abattis-cantarell-fonts-0.301-4.el9.n 858 kB/s | 365 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.77 (89/472): adwaita-cursor-theme-40.1.1-3.el9.noa 12 MB/s | 650 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.87 (184/362): libgsf-1.14.47-5.el9.x86_64.rpm 2.1 MB/s | 256 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.88 (185/362): libgxps-0.3.2-3.el9.x86_64.rpm 1.1 MB/s | 79 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.92 (186/362): libiptcdata-1.0.5-9.el9.x86_64.rpm 1.7 MB/s | 62 kB 00:00 [2024-06-27T16:56:16.085Z] #8 43.98 (90/472): adwaita-icon-theme-40.1.1-3.el9.noarc 58 MB/s | 12 MB 00:00 [2024-06-27T16:56:16.085Z] #8 43.98 (187/362): libinput-1.19.3-4.el9.x86_64.rpm 1.9 MB/s | 207 kB 00:00 [2024-06-27T16:56:16.085Z] #8 44.01 (188/362): libldac-2.0.2.3-10.el9.x86_64.rpm 1.1 MB/s | 41 kB 00:00 [2024-06-27T16:56:16.085Z] #8 44.02 (189/362): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 1.6 MB/s | 175 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.01 (91/472): alsa-lib-1.2.10-2.el9.x86_64.rpm 15 MB/s | 523 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.03 (92/472): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 4.5 MB/s | 87 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.06 (93/472): at-spi2-atk-devel-2.38.0-4.el9.x86_64 385 kB/s | 11 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.10 (94/472): at-spi2-core-2.40.3-1.el9.x86_64.rpm 5.4 MB/s | 195 kB 00:00 [2024-06-27T16:56:16.449Z] #9 46.68 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. [2024-06-27T16:56:16.449Z] #9 46.68 Preparing to unpack .../060-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3ubuntu3.1_amd64.deb ... [2024-06-27T16:56:16.449Z] #9 46.70 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.1) ... [2024-06-27T16:56:16.449Z] #8 44.05 (190/362): libmpc-1.2.1-4.el9.x86_64.rpm 1.8 MB/s | 62 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.06 (191/362): libnotify-0.7.9-8.el9.x86_64.rpm 1.4 MB/s | 44 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.08 (192/362): libogg-1.3.4-6.el9.x86_64.rpm 1.1 MB/s | 34 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.11 (193/362): libproxy-webkitgtk4-0.4.15-35.el9.x8 816 kB/s | 22 kB 00:00 [2024-06-27T16:56:16.449Z] #8 49.68 Selecting previously unselected package libquadmath0:amd64. [2024-06-27T16:56:16.449Z] #8 49.68 Preparing to unpack .../62-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-06-27T16:56:16.449Z] #8 49.70 Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:16.449Z] #8 44.12 (95/472): at-spi2-core-devel-2.40.3-1.el9.x86_6 6.9 MB/s | 148 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.15 (96/472): atk-2.36.0-5.el9.x86_64.rpm 12 MB/s | 292 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.18 (97/472): atk-devel-2.36.0-5.el9.x86_64.rpm 6.4 MB/s | 190 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.20 (98/472): avahi-glib-0.8-20.el9.x86_64.rpm 702 kB/s | 15 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.23 (99/472): brotli-1.0.9-6.el9.x86_64.rpm 9.1 MB/s | 313 kB 00:00 [2024-06-27T16:56:16.449Z] #9 46.83 Selecting previously unselected package gtk-update-icon-cache. [2024-06-27T16:56:16.449Z] #9 46.83 Preparing to unpack .../061-gtk-update-icon-cache_3.24.41-4ubuntu1_amd64.deb ... [2024-06-27T16:56:16.449Z] #9 46.86 Unpacking gtk-update-icon-cache (3.24.41-4ubuntu1) ... [2024-06-27T16:56:16.449Z] #8 44.21 (194/362): libosinfo-1.10.0-1.el9.x86_64.rpm 2.0 MB/s | 319 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.26 (195/362): libsbc-1.4-9.el9.x86_64.rpm 1.0 MB/s | 45 kB 00:00 [2024-06-27T16:56:16.449Z] #8 49.81 Selecting previously unselected package libgcc-9-dev:amd64. [2024-06-27T16:56:16.449Z] #8 49.81 Preparing to unpack .../63-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-27T16:56:16.449Z] #8 49.83 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:16.449Z] #8 44.25 (100/472): brotli-devel-1.0.9-6.el9.x86_64.rpm 1.5 MB/s | 32 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.28 (101/472): bzip2-devel-1.0.8-8.el9.x86_64.rpm 9.4 MB/s | 215 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.31 (102/472): cairo-1.17.4-7.el9.x86_64.rpm 23 MB/s | 660 kB 00:00 [2024-06-27T16:56:16.449Z] #8 44.33 (103/472): cairo-devel-1.17.4-7.el9.x86_64.rpm 7.9 MB/s | 209 kB 00:00 [2024-06-27T16:56:16.810Z] #9 47.03 Selecting previously unselected package hicolor-icon-theme. [2024-06-27T16:56:16.810Z] #9 47.03 Preparing to unpack .../062-hicolor-icon-theme_0.17-2_all.deb ... [2024-06-27T16:56:16.810Z] #9 47.05 Unpacking hicolor-icon-theme (0.17-2) ... [2024-06-27T16:56:16.810Z] #8 44.36 (104/472): cairo-gobject-1.17.4-7.el9.x86_64.rp 742 kB/s | 19 kB 00:00 [2024-06-27T16:56:16.810Z] #8 44.38 (105/472): cairo-gobject-devel-1.17.4-7.el9.x86 513 kB/s | 11 kB 00:00 [2024-06-27T16:56:16.810Z] #8 44.40 (106/472): cmake-filesystem-3.26.5-2.el9.x86_64 993 kB/s | 19 kB 00:00 [2024-06-27T16:56:16.810Z] #8 44.43 (107/472): color-filesystem-1-28.el9.noarch.rpm 356 kB/s | 8.8 kB 00:00 [2024-06-27T16:56:16.810Z] #8 44.47 (108/472): colord-1.4.5-4.el9.x86_64.rpm 15 MB/s | 555 kB 00:00 [2024-06-27T16:56:16.810Z] #8 44.36 (196/362): libsecret-0.20.4-4.el9.x86_64.rpm 1.6 MB/s | 170 kB 00:00 [2024-06-27T16:56:16.810Z] #8 44.42 (197/362): libshout-2.4.3-7.el9.x86_64.rpm 1.0 MB/s | 67 kB 00:00 [2024-06-27T16:56:16.810Z] #8 44.50 (109/472): colord-libs-1.4.5-4.el9.x86_64.rpm 6.3 MB/s | 229 kB 00:00 [2024-06-27T16:56:16.810Z] #8 44.53 (110/472): composefs-libs-1.0.3-2.el9.x86_64.rp 2.8 MB/s | 60 kB 00:00 [2024-06-27T16:56:16.810Z] #8 44.56 (111/472): copy-jdk-configs-4.0-3.el9.noarch.rp 902 kB/s | 28 kB 00:00 [2024-06-27T16:56:16.810Z] #8 44.53 (198/362): libsndfile-1.0.31-8.el9.x86_64.rpm 1.9 MB/s | 206 kB 00:00 [2024-06-27T16:56:16.810Z] #9 47.31 Selecting previously unselected package humanity-icon-theme. [2024-06-27T16:56:16.810Z] #9 47.31 Preparing to unpack .../063-humanity-icon-theme_0.6.16_all.deb ... [2024-06-27T16:56:16.810Z] #8 44.73 (112/472): cpp-11.4.1-3.el9.x86_64.rpm 61 MB/s | 11 MB 00:00 [2024-06-27T16:56:16.810Z] #8 50.33 Selecting previously unselected package gcc-9. [2024-06-27T16:56:16.810Z] #8 50.33 Preparing to unpack .../64-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-27T16:56:16.810Z] #8 50.35 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:17.183Z] #8 44.72 (199/362): libsoup-2.72.0-8.el9.x86_64.rpm 2.1 MB/s | 405 kB 00:00 [2024-06-27T16:56:17.183Z] #8 44.76 (200/362): libsrtp-2.3.0-8.el9.x86_64.rpm 1.4 MB/s | 57 kB 00:00 [2024-06-27T16:56:17.183Z] #9 47.36 Unpacking humanity-icon-theme (0.6.16) ... [2024-06-27T16:56:17.183Z] #8 44.77 (113/472): dbus-daemon-1.12.20-8.el9.x86_64.rpm 6.0 MB/s | 201 kB 00:00 [2024-06-27T16:56:17.183Z] #8 44.79 (114/472): dbus-devel-1.12.20-8.el9.x86_64.rpm 1.4 MB/s | 37 kB 00:00 [2024-06-27T16:56:17.183Z] #8 44.83 (115/472): dbus-x11-1.12.20-8.el9.x86_64.rpm 773 kB/s | 25 kB 00:00 [2024-06-27T16:56:17.183Z] #8 44.86 (116/472): dconf-0.40.0-6.el9.x86_64.rpm 3.6 MB/s | 113 kB 00:00 [2024-06-27T16:56:17.183Z] #8 44.82 (201/362): libstemmer-0-18.585svn.el9.x86_64.rp 1.4 MB/s | 83 kB 00:00 [2024-06-27T16:56:17.183Z] #8 44.89 (117/472): enchant2-2.2.15-6.el9.x86_64.rpm 2.0 MB/s | 65 kB 00:00 [2024-06-27T16:56:17.183Z] #8 44.93 (118/472): exempi-2.6.0-0.2.20211007gite23c213. 13 MB/s | 525 kB 00:00 [2024-06-27T16:56:17.183Z] #8 44.98 (119/472): exiv2-0.27.5-2.el9.x86_64.rpm 18 MB/s | 980 kB 00:00 [2024-06-27T16:56:17.183Z] #8 44.93 (202/362): libgweather-40.0-3.el9.x86_64.rpm 2.6 MB/s | 3.0 MB 00:01 [2024-06-27T16:56:17.183Z] #8 44.98 (203/362): libthai-0.1.28-8.el9.x86_64.rpm 1.3 MB/s | 208 kB 00:00 [2024-06-27T16:56:17.183Z] #8 45.04 (204/362): libtheora-1.1.1-31.el9.x86_64.rpm 1.4 MB/s | 164 kB 00:00 [2024-06-27T16:56:17.183Z] #8 45.02 (120/472): exiv2-libs-0.27.5-2.el9.x86_64.rpm 19 MB/s | 781 kB 00:00 [2024-06-27T16:56:17.183Z] #8 45.08 (121/472): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 6.6 MB/s | 325 kB 00:00 [2024-06-27T16:56:17.183Z] #8 45.10 (122/472): flac-libs-1.3.3-12.el9.x86_64.rpm 8.9 MB/s | 218 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.08 (205/362): libtool-ltdl-2.4.6-46.el9.x86_64.rpm 1.1 MB/s | 36 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.13 (206/362): libtiff-4.4.0-12.el9.x86_64.rpm 1.3 MB/s | 198 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.16 (123/472): flatpak-1.12.9-1.el9.x86_64.rpm 27 MB/s | 1.7 MB 00:00 [2024-06-27T16:56:17.557Z] #8 45.20 (124/472): flatpak-session-helper-1.12.9-1.el9. 1.9 MB/s | 73 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.24 (125/472): fltk-1.3.8-1.el9.x86_64.rpm 17 MB/s | 616 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.27 (126/472): fontconfig-2.14.0-2.el9.x86_64.rpm 8.9 MB/s | 297 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.31 (127/472): fontconfig-devel-2.14.0-2.el9.x86_64 4.6 MB/s | 174 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.24 (207/362): libtracker-sparql-3.1.2-3.el9.x86_64 1.9 MB/s | 324 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.27 (208/362): libv4l-1.20.0-5.el9.x86_64.rpm 1.5 MB/s | 204 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.34 (209/362): libvisual-0.4.0-34.el9.x86_64.rpm 1.4 MB/s | 144 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.34 (128/472): freetype-devel-2.10.4-9.el9.x86_64.r 28 MB/s | 1.1 MB 00:00 [2024-06-27T16:56:17.557Z] #8 45.38 (129/472): fribidi-1.0.10-6.el9.2.x86_64.rpm 2.6 MB/s | 85 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.41 (130/472): fribidi-devel-1.0.10-6.el9.2.x86_64. 762 kB/s | 27 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.42 (210/362): librsvg2-2.50.7-3.el9.x86_64.rpm 2.5 MB/s | 3.2 MB 00:01 [2024-06-27T16:56:17.557Z] #8 45.44 (211/362): libvorbis-1.3.7-5.el9.x86_64.rpm 1.1 MB/s | 193 kB 00:00 [2024-06-27T16:56:17.557Z] #8 45.46 (212/362): libwacom-1.12.1-2.el9.x86_64.rpm 1.2 MB/s | 46 kB 00:00 [2024-06-27T16:56:17.925Z] #8 45.49 (213/362): libwayland-client-1.21.0-1.el9.x86_6 964 kB/s | 33 kB 00:00 [2024-06-27T16:56:17.925Z] #8 45.53 (214/362): libwayland-cursor-1.21.0-1.el9.x86_6 607 kB/s | 19 kB 00:00 [2024-06-27T16:56:17.925Z] #8 45.56 (215/362): libwayland-egl-1.21.0-1.el9.x86_64.r 344 kB/s | 13 kB 00:00 [2024-06-27T16:56:17.925Z] ..done] [2024-06-27T16:56:17.925Z] #8 44.86 Retrieving repository 'Main Update Repository' metadata [..#8 45.58 (216/362): libwacom-data-1.12.1-2.el9.noarch.rp 1.3 MB/s | 193 kB 00:00 [2024-06-27T16:56:17.925Z] #8 45.61 (217/362): libwayland-server-1.21.0-1.el9.x86_6 964 kB/s | 42 kB 00:00 [2024-06-27T16:56:17.925Z] ..#8 45.72 (218/362): libxcb-1.13.1-9.el9.x86_64.rpm 2.1 MB/s | 243 kB 00:00 [2024-06-27T16:56:17.925Z] #8 45.76 (219/362): libwebp-1.2.0-8.el9.x86_64.rpm 1.5 MB/s | 277 kB 00:00 [2024-06-27T16:56:17.925Z] #8 45.81 (220/362): libvpx-1.9.0-7.el9.x86_64.rpm 2.2 MB/s | 1.0 MB 00:00 [2024-06-27T16:56:17.925Z] #8 45.83 (221/362): libxkbcommon-1.0.3-4.el9.x86_64.rpm 1.1 MB/s | 133 kB 00:00 [2024-06-27T16:56:18.280Z] .#8 45.86 (222/362): libxkbcommon-x11-1.0.3-4.el9.x86_64. 208 kB/s | 22 kB 00:00 [2024-06-27T16:56:18.280Z] #8 45.91 (223/362): libxkbfile-1.1.0-8.el9.x86_64.rpm 954 kB/s | 89 kB 00:00 [2024-06-27T16:56:18.280Z] #8 45.92 (224/362): libxshmfence-1.3-10.el9.x86_64.rpm 203 kB/s | 13 kB 00:00 [2024-06-27T16:56:18.280Z] #8 45.97 (225/362): low-memory-monitor-2.1-4.el9.x86_64. 848 kB/s | 36 kB 00:00 [2024-06-27T16:56:18.635Z] .#8 46.36 (226/362): libxslt-1.1.34-9.el9.x86_64.rpm 486 kB/s | 243 kB 00:00 [2024-06-27T16:56:18.635Z] #8 46.38 (131/472): gcc-11.4.1-3.el9.x86_64.rpm 33 MB/s | 32 MB 00:00 [2024-06-27T16:56:18.635Z] #8 46.42 (132/472): gcr-base-3.40.0-3.el9.x86_64.rpm 6.2 MB/s | 279 kB 00:00 [2024-06-27T16:56:18.635Z] #8 46.42 (227/362): mesa-filesystem-24.1.0-2.el9.x86_64. 177 kB/s | 11 kB 00:00 [2024-06-27T16:56:18.635Z] #8 46.45 (133/472): gdk-pixbuf2-2.42.6-4.el9.x86_64.rpm 15 MB/s | 492 kB 00:00 [2024-06-27T16:56:18.998Z] #8 52.27 Selecting previously unselected package gcc. [2024-06-27T16:56:18.998Z] #8 52.27 Preparing to unpack .../65-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... [2024-06-27T16:56:18.998Z] #8 46.63 (134/472): libicu-67.1-9.el9.x86_64.rpm 1.1 MB/s | 9.6 MB 00:08 [2024-06-27T16:56:18.998Z] #8 46.64 (135/472): gdk-pixbuf2-devel-2.42.6-4.el9.x86_6 348 kB/s | 66 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.68 (136/472): geoclue2-2.6.0-7.el9.x86_64.rpm 3.6 MB/s | 124 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.63 (228/362): mesa-libEGL-24.1.0-2.el9.x86_64.rpm 680 kB/s | 138 kB 00:00 [2024-06-27T16:56:18.998Z] .#8 46.71 (137/472): geoclue2-libs-2.6.0-7.el9.x86_64.rpm 1.5 MB/s | 57 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.73 (138/472): gdk-pixbuf2-modules-2.42.6-4.el9.x86 894 kB/s | 89 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.73 (139/472): geocode-glib-3.26.2-5.el9.x86_64.rpm 3.7 MB/s | 72 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.75 (140/472): giflib-5.2.1-9.el9.x86_64.rpm 2.2 MB/s | 49 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.78 (141/472): gl-manpages-1.1-24.20190306.el9.noar 30 MB/s | 1.2 MB 00:00 [2024-06-27T16:56:18.998Z] #8 52.29 Unpacking gcc (4:9.3.0-1ubuntu2) ... [2024-06-27T16:56:18.998Z] #8 52.42 Selecting previously unselected package libc-dev-bin. [2024-06-27T16:56:18.998Z] #8 52.42 Preparing to unpack .../66-libc-dev-bin_2.31-0ubuntu9.16_amd64.deb ... [2024-06-27T16:56:18.998Z] #8 46.73 (229/362): mesa-libGL-24.1.0-2.el9.x86_64.rpm 1.7 MB/s | 170 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.76 (230/362): mesa-libgbm-24.1.0-2.el9.x86_64.rpm 1.1 MB/s | 36 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.79 (231/362): mesa-libglapi-24.1.0-2.el9.x86_64.rp 1.5 MB/s | 44 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.80 (142/472): glibc-devel-2.34-113.el9.x86_64.rpm 1.4 MB/s | 35 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.82 (143/472): glib2-devel-2.68.4-15.el9.x86_64.rpm 7.9 MB/s | 552 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.83 (144/472): glibc-headers-2.34-113.el9.x86_64.rp 16 MB/s | 540 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.85 (145/472): gnome-control-center-filesystem-40.0 561 kB/s | 9.3 kB 00:00 [2024-06-27T16:56:18.998Z] #8 46.90 (146/472): gnome-desktop3-40.4-1.el9.x86_64.rpm 15 MB/s | 649 kB 00:00 [2024-06-27T16:56:19.368Z] #9 49.49 Selecting previously unselected package ubuntu-mono. [2024-06-27T16:56:19.368Z] #9 49.50 Preparing to unpack .../064-ubuntu-mono_24.04-0ubuntu1_all.deb ... [2024-06-27T16:56:19.368Z] #9 49.52 Unpacking ubuntu-mono (24.04-0ubuntu1) ... [2024-06-27T16:56:19.368Z] #8 52.44 Unpacking libc-dev-bin (2.31-0ubuntu9.16) ... [2024-06-27T16:56:19.368Z] #8 52.56 Selecting previously unselected package linux-libc-dev:amd64. [2024-06-27T16:56:19.368Z] #8 46.95 (147/472): glibc-locale-source-2.34-113.el9.x86 33 MB/s | 4.2 MB 00:00 [2024-06-27T16:56:19.368Z] #8 46.97 (148/472): gnome-settings-daemon-40.0.1-17.el9. 14 MB/s | 1.1 MB 00:00 [2024-06-27T16:56:19.368Z] #8 47.00 (149/472): graphene-1.10.6-2.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 [2024-06-27T16:56:19.368Z] #8 52.57 Preparing to unpack .../67-linux-libc-dev_5.4.0-187.207_amd64.deb ... [2024-06-27T16:56:19.368Z] #8 52.60 Unpacking linux-libc-dev:amd64 (5.4.0-187.207) ... [2024-06-27T16:56:19.368Z] #8 47.03 (150/472): graphite2-devel-1.3.14-9.el9.x86_64. 419 kB/s | 22 kB 00:00 [2024-06-27T16:56:19.368Z] #8 47.04 (151/472): gsm-1.0.19-6.el9.x86_64.rpm 778 kB/s | 34 kB 00:00 [2024-06-27T16:56:19.368Z] #8 47.08 (152/472): gstreamer1-1.22.1-2.el9.x86_64.rpm 24 MB/s | 1.4 MB 00:00 [2024-06-27T16:56:19.368Z] ...#8 47.21 (153/472): gstreamer1-plugins-bad-free-1.22.1-4 18 MB/s | 3.0 MB 00:00 [2024-06-27T16:56:19.368Z] #8 47.26 (154/472): gstreamer1-plugins-base-1.22.1-2.el9 13 MB/s | 2.2 MB 00:00 [2024-06-27T16:56:19.737Z] .#8 47.32 (155/472): gstreamer1-plugins-good-1.22.1-2.el9 23 MB/s | 2.4 MB 00:00 [2024-06-27T16:56:19.737Z] #8 47.33 (156/472): gtk-update-icon-cache-3.24.31-4.el9. 478 kB/s | 33 kB 00:00 [2024-06-27T16:56:19.737Z] #8 47.41 (157/472): gtk2-2.24.33-8.el9.x86_64.rpm 38 MB/s | 3.5 MB 00:00 [2024-06-27T16:56:19.737Z] #8 47.49 (158/472): gtk2-devel-2.24.33-8.el9.x86_64.rpm 17 MB/s | 2.8 MB 00:00 [2024-06-27T16:56:19.737Z] .#8 53.23 Selecting previously unselected package libcrypt-dev:amd64. [2024-06-27T16:56:19.737Z] #8 53.23 Preparing to unpack .../68-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... [2024-06-27T16:56:19.737Z] #8 53.27 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... [2024-06-27T16:56:20.092Z] #8 47.58 (159/472): gtk3-3.24.31-4.el9.x86_64.rpm 29 MB/s | 4.9 MB 00:00 [2024-06-27T16:56:20.092Z] #8 47.63 (160/472): gtk3-devel-3.24.31-4.el9.x86_64.rpm 30 MB/s | 4.3 MB 00:00 [2024-06-27T16:56:20.092Z] #8 47.68 (161/472): harfbuzz-devel-2.7.4-10.el9.x86_64.r 6.6 MB/s | 347 kB 00:00 [2024-06-27T16:56:20.092Z] ...done] [2024-06-27T16:56:20.092Z] #8 47.05 Building repository 'Main Update Repository' cache [...done] [2024-06-27T16:56:20.092Z] #8 47.06 Retrieving repository 'Update Repository (Non-Oss)' metadata [....#9 50.64 Selecting previously unselected package adwaita-icon-theme. [2024-06-27T16:56:20.460Z] #8 47.99 (232/362): mesa-dri-drivers-24.1.0-2.el9.x86_64 4.3 MB/s | 8.8 MB 00:02 [2024-06-27T16:56:20.460Z] #8 48.02 (233/362): mkfontscale-1.2.1-3.el9.x86_64.rpm 1.3 MB/s | 32 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.07 (234/362): mpg123-libs-1.26.2-5.el9.x86_64.rpm 5.8 MB/s | 312 kB 00:00 [2024-06-27T16:56:20.460Z] #8 53.70 Selecting previously unselected package libc6-dev:amd64. [2024-06-27T16:56:20.460Z] #8 53.70 Preparing to unpack .../69-libc6-dev_2.31-0ubuntu9.16_amd64.deb ... [2024-06-27T16:56:20.460Z] .#8 47.99 (162/472): gtk4-4.12.3-2.el9.x86_64.rpm 12 MB/s | 5.0 MB 00:00 [2024-06-27T16:56:20.460Z] #8 48.01 (163/472): harfbuzz-icu-2.7.4-10.el9.x86_64.rpm 43 kB/s | 14 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.02 (164/472): hicolor-icon-theme-0.17-13.el9.noarc 8.0 MB/s | 219 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.04 (165/472): hunspell-1.7.0-11.el9.x86_64.rpm 8.3 MB/s | 325 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.08 (166/472): hunspell-en-0.20140811.1-20.el9.noar 3.5 MB/s | 187 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.09 (167/472): hunspell-en-GB-0.20140811.1-20.el9.n 5.0 MB/s | 226 kB 00:00 [2024-06-27T16:56:20.460Z] #9 50.65 Preparing to unpack .../065-adwaita-icon-theme_46.0-1_all.deb ... [2024-06-27T16:56:20.460Z] #9 50.66 Unpacking adwaita-icon-theme (46.0-1) ... [2024-06-27T16:56:20.460Z] #8 48.12 (168/472): hunspell-en-US-0.20140811.1-20.el9.n 3.9 MB/s | 177 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.13 (169/472): hunspell-filesystem-1.7.0-11.el9.x86 204 kB/s | 8.7 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.18 (170/472): hyphen-2.8.8-17.el9.x86_64.rpm 513 kB/s | 30 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.20 (171/472): iio-sensor-proxy-3.3-1.el9.x86_64.rp 901 kB/s | 62 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.12 (235/362): mtdev-1.1.5-22.el9.x86_64.rpm 464 kB/s | 22 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.21 (236/362): mutter-40.9-16.el9.x86_64.rpm 27 MB/s | 2.3 MB 00:00 [2024-06-27T16:56:20.460Z] #8 53.72 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.16) ... [2024-06-27T16:56:20.460Z] #8 48.27 (172/472): java-17-openjdk-17.0.6.0.10-3.el9.x8 6.3 MB/s | 434 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.32 (173/472): iso-codes-4.6.0-3.el9.noarch.rpm 25 MB/s | 3.5 MB 00:00 [2024-06-27T16:56:20.460Z] #8 48.28 (237/362): nspr-4.35.0-7.el9.x86_64.rpm 1.9 MB/s | 135 kB 00:00 [2024-06-27T16:56:20.460Z] #8 48.33 (238/362): nss-3.90.0-7.el9.x86_64.rpm 14 MB/s | 706 kB 00:00 [2024-06-27T16:56:20.826Z] .#9 51.05 Selecting previously unselected package at-spi2-common. [2024-06-27T16:56:20.826Z] #8 48.41 (174/472): java-17-openjdk-devel-17.0.6.0.10-3. 33 MB/s | 4.7 MB 00:00 [2024-06-27T16:56:20.826Z] #8 48.43 (175/472): javapackages-filesystem-6.0.0-4.el9. 695 kB/s | 13 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.37 (239/362): nss-softokn-3.90.0-7.el9.x86_64.rpm 8.1 MB/s | 384 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.42 (240/362): nss-softokn-freebl-3.90.0-7.el9.x86_ 7.2 MB/s | 306 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.46 (241/362): nss-sysinit-3.90.0-7.el9.x86_64.rpm 499 kB/s | 20 kB 00:00 [2024-06-27T16:56:20.826Z] #9 51.06 Preparing to unpack .../066-at-spi2-common_2.52.0-1build1_all.deb ... [2024-06-27T16:56:20.826Z] #9 51.07 Unpacking at-spi2-common (2.52.0-1build1) ... [2024-06-27T16:56:20.826Z] #9 51.16 Selecting previously unselected package gcc-13-base:amd64. [2024-06-27T16:56:20.826Z] #9 51.16 Preparing to unpack .../067-gcc-13-base_13.2.0-23ubuntu4_amd64.deb ... [2024-06-27T16:56:20.826Z] #8 48.46 (176/472): jbigkit-libs-2.1-23.el9.x86_64.rpm 2.1 MB/s | 53 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.55 (177/472): kernel-headers-5.14.0-467.el9.x86_64 34 MB/s | 2.9 MB 00:00 [2024-06-27T16:56:20.826Z] #8 48.50 (242/362): nss-util-3.90.0-7.el9.x86_64.rpm 2.3 MB/s | 88 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.54 (243/362): openjpeg2-2.4.0-7.el9.x86_64.rpm 3.4 MB/s | 163 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.58 (244/362): opus-1.3.1-10.el9.x86_64.rpm 5.5 MB/s | 200 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.58 (178/472): lame-libs-3.100-12.el9.x86_64.rpm 9.1 MB/s | 333 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.61 (179/472): lcms2-2.12-3.el9.x86_64.rpm 8.1 MB/s | 168 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.63 (180/472): libICE-1.0.10-8.el9.x86_64.rpm 2.3 MB/s | 71 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.66 (181/472): libICE-devel-1.0.10-8.el9.x86_64.rpm 1.8 MB/s | 47 kB 00:00 [2024-06-27T16:56:20.826Z] #9 51.19 Unpacking gcc-13-base:amd64 (13.2.0-23ubuntu4) ... [2024-06-27T16:56:20.826Z] #8 48.62 (245/362): orc-0.4.31-6.el9.x86_64.rpm 5.1 MB/s | 184 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.66 (246/362): osinfo-db-20231215-1.el9.noarch.rpm 13 MB/s | 521 kB 00:00 [2024-06-27T16:56:20.826Z] #8 48.68 (247/362): osinfo-db-tools-1.10.0-1.el9.x86_64. 2.8 MB/s | 74 kB 00:00 [2024-06-27T16:56:21.190Z] #8 48.68 (182/472): libSM-1.2.3-10.el9.x86_64.rpm 1.9 MB/s | 42 kB 00:00 [2024-06-27T16:56:21.190Z] #8 48.72 (183/472): libSM-devel-1.2.3-10.el9.x86_64.rpm 351 kB/s | 13 kB 00:00 [2024-06-27T16:56:21.190Z] #8 48.75 (184/472): libX11-1.7.0-9.el9.x86_64.rpm 22 MB/s | 646 kB 00:00 [2024-06-27T16:56:21.190Z] #8 48.78 (185/472): libX11-common-1.7.0-9.el9.noarch.rpm 6.8 MB/s | 205 kB 00:00 [2024-06-27T16:56:21.190Z] ..#9 51.32 Selecting previously unselected package libisl23:amd64. [2024-06-27T16:56:21.190Z] #9 51.32 Preparing to unpack .../068-libisl23_0.26-3build1_amd64.deb ... [2024-06-27T16:56:21.190Z] #9 51.34 Unpacking libisl23:amd64 (0.26-3build1) ... [2024-06-27T16:56:21.190Z] #8 54.36 Selecting previously unselected package libstdc++-9-dev:amd64. [2024-06-27T16:56:21.190Z] #8 54.36 Preparing to unpack .../70-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-27T16:56:21.190Z] #8 54.37 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:21.190Z] #8 48.74 (248/362): ostree-libs-2024.6-1.el9.x86_64.rpm 8.8 MB/s | 466 kB 00:00 [2024-06-27T16:56:21.190Z] #8 48.77 (249/362): p11-kit-server-0.25.3-2.el9.x86_64.r 6.7 MB/s | 246 kB 00:00 [2024-06-27T16:56:21.190Z] #8 48.82 (250/362): pango-1.48.7-3.el9.x86_64.rpm 5.7 MB/s | 302 kB 00:00 [2024-06-27T16:56:21.190Z] #8 48.87 (251/362): perl-AutoLoader-5.74-481.el9.noarch. 545 kB/s | 21 kB 00:00 [2024-06-27T16:56:21.190Z] #8 48.82 (186/472): libX11-devel-1.7.0-9.el9.x86_64.rpm 27 MB/s | 1.1 MB 00:00 [2024-06-27T16:56:21.190Z] #8 48.84 (187/472): libX11-xcb-1.7.0-9.el9.x86_64.rpm 656 kB/s | 11 kB 00:00 [2024-06-27T16:56:21.190Z] .#9 51.48 Selecting previously unselected package libmpfr6:amd64. [2024-06-27T16:56:21.190Z] #9 51.49 Preparing to unpack .../069-libmpfr6_4.2.1-1build1_amd64.deb ... [2024-06-27T16:56:21.190Z] #9 51.51 Unpacking libmpfr6:amd64 (4.2.1-1build1) ... [2024-06-27T16:56:24.299Z] .#8 52.23 (188/472): java-17-openjdk-headless-17.0.6.0.10 11 MB/s | 42 MB 00:03 [2024-06-27T16:56:24.650Z] #8 52.20 (252/362): perl-B-1.80-481.el9.x86_64.rpm 54 kB/s | 180 kB 00:03 [2024-06-27T16:56:24.650Z] #8 52.31 (253/362): perl-Carp-1.50-460.el9.noarch.rpm 263 kB/s | 30 kB 00:00 [2024-06-27T16:56:24.650Z] #8 52.29 (189/472): libXScrnSaver-1.2.3-10.el9.x86_64.rp 7.3 kB/s | 25 kB 00:03 [2024-06-27T16:56:24.650Z] #8 52.31 (190/472): libXau-1.0.9-8.el9.x86_64.rpm 362 kB/s | 31 kB 00:00 [2024-06-27T16:56:24.650Z] #8 52.38 (191/472): libXau-devel-1.0.9-8.el9.x86_64.rpm 171 kB/s | 14 kB 00:00 [2024-06-27T16:56:25.004Z] #8 52.50 (254/362): perl-Class-Struct-0.66-481.el9.noarc 118 kB/s | 22 kB 00:00 [2024-06-27T16:56:25.713Z] .#8 53.44 (255/362): mesa-vulkan-drivers-24.1.0-2.el9.x86 1.6 MB/s | 11 MB 00:06 [2024-06-27T16:56:25.713Z] #8 53.51 (256/362): perl-Data-Dumper-2.174-462.el9.x86_6 55 kB/s | 56 kB 00:01 [2024-06-27T16:56:25.713Z] #8 53.49 (192/472): libXcomposite-0.4.5-7.el9.x86_64.rpm 21 kB/s | 24 kB 00:01 [2024-06-27T16:56:25.713Z] #8 53.51 (193/472): libXcomposite-devel-0.4.5-7.el9.x86_ 15 kB/s | 17 kB 00:01 [2024-06-27T16:56:25.713Z] #8 53.55 (194/472): libXcursor-1.2.0-7.el9.x86_64.rpm 547 kB/s | 31 kB 00:00 [2024-06-27T16:56:26.066Z] .#8 53.55 (257/362): perl-Digest-1.19-4.el9.noarch.rpm 248 kB/s | 26 kB 00:00 [2024-06-27T16:56:26.066Z] #8 53.57 (258/362): perl-Digest-MD5-2.58-4.el9.x86_64.rp 586 kB/s | 37 kB 00:00 [2024-06-27T16:56:26.066Z] #8 53.57 (195/472): libXcursor-devel-1.2.0-7.el9.x86_64. 439 kB/s | 26 kB 00:00 [2024-06-27T16:56:26.066Z] #8 53.61 (196/472): libXdamage-1.1.5-7.el9.x86_64.rpm 398 kB/s | 23 kB 00:00 [2024-06-27T16:56:26.066Z] #8 53.64 (197/472): libXdamage-devel-1.1.5-7.el9.x86_64. 150 kB/s | 10 kB 00:00 [2024-06-27T16:56:26.066Z] #9 56.30 Selecting previously unselected package libmpc3:amd64. [2024-06-27T16:56:26.066Z] #9 56.30 Preparing to unpack .../070-libmpc3_1.3.1-1build1_amd64.deb ... [2024-06-27T16:56:26.066Z] #8 53.75 (259/362): perl-Errno-1.30-481.el9.x86_64.rpm 79 kB/s | 14 kB 00:00 [2024-06-27T16:56:27.295Z] #8 54.80 (198/472): libXdmcp-1.1.3-8.el9.x86_64.rpm 30 kB/s | 36 kB 00:01 [2024-06-27T16:56:27.295Z] .#8 54.95 (260/362): perl-Exporter-5.74-461.el9.noarch.rp 27 kB/s | 32 kB 00:01 [2024-06-27T16:56:27.652Z] .done] [2024-06-27T16:56:27.652Z] #8 54.54 Building repository 'Update Repository (Non-Oss)' cache [....done] [2024-06-27T16:56:27.652Z] #8 54.76 Loading repository data... [2024-06-27T16:56:28.881Z] #8 56.50 (199/472): libXext-1.3.4-8.el9.x86_64.rpm 14 kB/s | 40 kB 00:02 [2024-06-27T16:56:28.881Z] #9 59.15 Unpacking libmpc3:amd64 (1.3.1-1build1) ... [2024-06-27T16:56:28.881Z] #9 59.28 Selecting previously unselected package cpp-13-x86-64-linux-gnu. [2024-06-27T16:56:28.881Z] #8 56.52 (261/362): perl-Encode-3.08-462.el9.x86_64.rpm 592 kB/s | 1.7 MB 00:02 [2024-06-27T16:56:28.881Z] #8 56.55 (262/362): perl-Fcntl-1.13-481.el9.x86_64.rpm 13 kB/s | 20 kB 00:01 [2024-06-27T16:56:28.881Z] #8 56.57 (263/362): perl-File-Basename-2.85-481.el9.noar 293 kB/s | 17 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.62 (264/362): perl-File-Path-2.18-4.el9.noarch.rpm 559 kB/s | 36 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.64 (265/362): perl-File-stat-1.09-481.el9.noarch.r 539 kB/s | 17 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.55 (200/472): libXext-devel-1.3.4-8.el9.x86_64.rpm 49 kB/s | 87 kB 00:01 [2024-06-27T16:56:28.881Z] #8 56.57 (201/472): libXfixes-5.0.3-16.el9.x86_64.rpm 311 kB/s | 20 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.63 (202/472): polkit-libs-0.117-13.el9.x86_64.rpm 503 kB/s | 8.3 MB 00:16 [2024-06-27T16:56:28.881Z] #8 56.65 (203/472): libXfixes-devel-5.0.3-16.el9.x86_64. 143 kB/s | 13 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.67 (204/472): libXft-2.3.3-8.el9.x86_64.rpm 1.6 MB/s | 62 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.66 (266/362): perl-File-Temp-0.231.100-4.el9.noarc 696 kB/s | 60 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.69 (267/362): perl-FileHandle-2.03-481.el9.noarch. 448 kB/s | 15 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.71 (268/362): perl-Getopt-Long-2.52-4.el9.noarch.r 1.3 MB/s | 61 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.73 (269/362): perl-Getopt-Std-1.12-481.el9.noarch. 334 kB/s | 15 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.76 (270/362): perl-HTTP-Tiny-0.076-462.el9.noarch. 1.0 MB/s | 54 kB 00:00 [2024-06-27T16:56:28.881Z] #8 62.37 Selecting previously unselected package g++-9. [2024-06-27T16:56:28.881Z] #8 62.37 Preparing to unpack .../71-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-06-27T16:56:28.881Z] #8 62.38 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:28.881Z] #8 56.69 (205/472): libXfont2-2.0.3-12.el9.x86_64.rpm 1.2 MB/s | 143 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.72 (206/472): libXi-1.7.10-8.el9.x86_64.rpm 862 kB/s | 40 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.74 (207/472): libXft-devel-2.3.3-8.el9.x86_64.rpm 216 kB/s | 19 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.75 (208/472): libXinerama-1.1.4-10.el9.x86_64.rpm 503 kB/s | 15 kB 00:00 [2024-06-27T16:56:28.881Z] #8 56.77 (209/472): libXi-devel-1.7.10-8.el9.x86_64.rpm 1.4 MB/s | 113 kB 00:00 [2024-06-27T16:56:28.881Z] #9 59.28 Preparing to unpack .../071-cpp-13-x86-64-linux-gnu_13.2.0-23ubuntu4_amd64.deb ... [2024-06-27T16:56:28.881Z] #9 59.30 Unpacking cpp-13-x86-64-linux-gnu (13.2.0-23ubuntu4) ... [2024-06-27T16:56:29.254Z] #8 56.79 (271/362): perl-IO-1.43-481.el9.x86_64.rpm 1.4 MB/s | 88 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.84 (272/362): perl-IO-Socket-IP-0.41-5.el9.noarch. 503 kB/s | 43 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.86 (273/362): perl-IO-Socket-SSL-2.073-2.el9.noarc 3.2 MB/s | 217 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.79 (210/472): libXinerama-devel-1.1.4-10.el9.x86_6 278 kB/s | 14 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.84 (211/472): libXrandr-1.5.2-8.el9.x86_64.rpm 411 kB/s | 28 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.85 (212/472): libXmu-1.1.3-8.el9.x86_64.rpm 713 kB/s | 75 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.86 (213/472): libXrandr-devel-1.5.2-8.el9.x86_64.r 287 kB/s | 20 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.88 (214/472): libXrender-0.9.10-16.el9.x86_64.rpm 730 kB/s | 28 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.88 (274/362): perl-IPC-Open3-1.21-481.el9.noarch.r 635 kB/s | 22 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.93 (275/362): perl-MIME-Base64-3.16-4.el9.x86_64.r 434 kB/s | 31 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.95 (276/362): perl-Mozilla-CA-20200520-6.el9.noarc 193 kB/s | 13 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.97 (277/362): perl-NDBM_File-1.15-481.el9.x86_64.r 562 kB/s | 22 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.88 (215/472): libXrender-devel-0.9.10-16.el9.x86_6 800 kB/s | 17 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.93 (216/472): libXt-1.2.0-6.el9.x86_64.rpm 2.6 MB/s | 180 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.95 (217/472): libXtst-1.2.3-16.el9.x86_64.rpm 365 kB/s | 21 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.96 (218/472): libXtst-devel-1.2.3-16.el9.x86_64.rp 708 kB/s | 17 kB 00:00 [2024-06-27T16:56:29.255Z] #8 56.97 (219/472): libXv-1.0.11-16.el9.x86_64.rpm 708 kB/s | 19 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.00 (220/472): libXxf86vm-1.1.4-18.el9.x86_64.rpm 471 kB/s | 19 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.01 (278/362): perl-Net-SSLeay-1.94-1.el9.x86_64.rp 6.9 MB/s | 414 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.03 (279/362): perl-POSIX-1.94-481.el9.x86_64.rpm 1.7 MB/s | 96 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.04 (280/362): perl-PathTools-3.78-461.el9.x86_64.r 2.7 MB/s | 88 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.06 (281/362): perl-Pod-Escapes-1.07-460.el9.noarch 626 kB/s | 21 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.08 (282/362): perl-Pod-Perldoc-3.28.01-461.el9.noa 2.1 MB/s | 87 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.02 (221/472): libXt-devel-1.2.0-6.el9.x86_64.rpm 3.3 MB/s | 476 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.04 (222/472): libasyncns-0.8-22.el9.x86_64.rpm 754 kB/s | 30 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.04 (223/472): libblkid-devel-2.37.4-18.el9.x86_64. 667 kB/s | 18 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.06 (224/472): libappstream-glib-0.7.18-5.el9.x86_6 4.3 MB/s | 395 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.07 (225/472): libcanberra-gtk2-0.30-27.el9.x86_64. 940 kB/s | 26 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.09 (226/472): libcanberra-gtk3-0.30-27.el9.x86_64. 1.2 MB/s | 32 kB 00:00 [2024-06-27T16:56:29.255Z] #8 57.11 (227/472): libcanberra-0.30-27.el9.x86_64.rpm 1.3 MB/s | 86 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.11 (283/362): perl-Pod-Simple-3.42-4.el9.noarch.rp 4.0 MB/s | 225 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.13 (284/362): perl-Pod-Usage-2.01-4.el9.noarch.rpm 852 kB/s | 41 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.16 (285/362): perl-Scalar-List-Utils-1.56-462.el9. 1.6 MB/s | 71 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.18 (286/362): perl-SelectSaver-1.02-481.el9.noarch 220 kB/s | 11 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.19 (287/362): perl-Socket-2.031-4.el9.x86_64.rpm 1.5 MB/s | 56 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.12 (228/472): libdatrie-0.2.13-4.el9.x86_64.rpm 721 kB/s | 33 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.13 (229/472): libdatrie-devel-0.2.13-4.el9.x86_64. 3.3 MB/s | 142 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.15 (230/472): libdrm-2.4.121-1.el9.x86_64.rpm 3.2 MB/s | 161 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.18 (231/472): libdvdnav-6.1.0-4.el9.x86_64.rpm 1.2 MB/s | 55 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.19 (232/472): libdrm-devel-2.4.121-1.el9.x86_64.rp 2.4 MB/s | 180 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.20 (233/472): libdvdread-6.1.1-4.el9.x86_64.rpm 1.5 MB/s | 74 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.22 (234/472): libepoxy-1.5.5-4.el9.x86_64.rpm 5.7 MB/s | 241 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.22 (288/362): perl-Storable-3.21-460.el9.x86_64.rp 2.5 MB/s | 96 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.23 (289/362): perl-Symbol-1.08-481.el9.noarch.rpm 362 kB/s | 14 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.25 (290/362): perl-Term-ANSIColor-5.01-461.el9.noa 1.7 MB/s | 49 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.28 (291/362): perl-Term-Cap-1.17-460.el9.noarch.rp 522 kB/s | 23 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.29 (292/362): perl-Text-ParseWords-3.30-460.el9.no 390 kB/s | 17 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.32 (293/362): perl-Text-Tabs+Wrap-2013.0523-460.el 528 kB/s | 24 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.23 (235/472): liberation-fonts-2.1.3-5.el9.noarch. 107 kB/s | 3.6 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.25 (236/472): liberation-fonts-common-2.1.3-5.el9. 583 kB/s | 14 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.26 (237/472): libepoxy-devel-1.5.5-4.el9.x86_64.rp 2.1 MB/s | 134 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.29 (238/472): liberation-mono-fonts-2.1.3-5.el9.no 11 MB/s | 497 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.31 (239/472): liberation-sans-fonts-2.1.3-5.el9.no 10 MB/s | 601 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.32 (240/472): libevdev-1.11.0-3.el9.x86_64.rpm 1.2 MB/s | 46 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.33 (241/472): liberation-serif-fonts-2.1.3-5.el9.n 7.4 MB/s | 601 kB 00:00 [2024-06-27T16:56:29.639Z] #9 59.95 Selecting previously unselected package cpp-13. [2024-06-27T16:56:29.639Z] #9 59.96 Preparing to unpack .../072-cpp-13_13.2.0-23ubuntu4_amd64.deb ... [2024-06-27T16:56:29.639Z] #9 59.98 Unpacking cpp-13 (13.2.0-23ubuntu4) ... [2024-06-27T16:56:29.639Z] #8 57.35 (242/472): libffi-devel-3.4.2-8.el9.x86_64.rpm 988 kB/s | 29 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.36 (243/472): libfontenc-1.1.3-17.el9.x86_64.rpm 1.3 MB/s | 31 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.38 (244/472): libexif-0.6.22-6.el9.x86_64.rpm 5.5 MB/s | 435 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.39 (245/472): libgexiv2-0.12.3-1.el9.x86_64.rpm 2.0 MB/s | 83 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.40 (246/472): libglvnd-core-devel-1.3.4-1.el9.x86_ 962 kB/s | 18 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.41 (247/472): libglvnd-1.3.4-1.el9.x86_64.rpm 2.5 MB/s | 135 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.43 (248/472): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 1.3 MB/s | 37 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.44 (249/472): libglvnd-gles-1.3.4-1.el9.x86_64.rpm 1.2 MB/s | 33 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.34 (294/362): perl-Time-Local-1.300-7.el9.noarch.r 730 kB/s | 34 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.36 (295/362): perl-URI-5.09-3.el9.noarch.rpm 3.5 MB/s | 121 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.38 (296/362): perl-base-2.27-481.el9.noarch.rpm 364 kB/s | 16 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.40 (297/362): perl-constant-1.33-461.el9.noarch.rp 579 kB/s | 24 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.41 (298/362): perl-if-0.60.800-481.el9.noarch.rpm 452 kB/s | 14 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.45 (299/362): perl-libnet-3.13-4.el9.noarch.rpm 3.3 MB/s | 130 kB 00:00 [2024-06-27T16:56:29.639Z] #9 60.10 Selecting previously unselected package cpp-x86-64-linux-gnu. [2024-06-27T16:56:29.639Z] #9 60.10 Preparing to unpack .../073-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2024-06-27T16:56:29.639Z] #9 60.13 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2024-06-27T16:56:29.639Z] #8 57.45 (250/472): libglvnd-devel-1.3.4-1.el9.x86_64.rp 2.6 MB/s | 161 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.46 (251/472): libglvnd-opengl-1.3.4-1.el9.x86_64.r 1.7 MB/s | 43 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.48 (252/472): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 2.8 MB/s | 142 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.50 (253/472): libgsf-1.14.47-5.el9.x86_64.rpm 5.8 MB/s | 256 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.51 (254/472): libgxps-0.3.2-3.el9.x86_64.rpm 2.9 MB/s | 79 kB 00:00 [2024-06-27T16:56:29.639Z] #8 57.55 (255/472): libicu-devel-67.1-9.el9.x86_64.rpm 18 MB/s | 938 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.46 (300/362): perl-interpreter-5.32.1-481.el9.x86_ 1.1 MB/s | 71 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.50 (301/362): perl-mro-1.23-481.el9.x86_64.rpm 726 kB/s | 28 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.54 (302/362): perl-overload-1.31-481.el9.noarch.rp 1.3 MB/s | 45 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.59 (303/362): perl-libs-5.32.1-481.el9.x86_64.rpm 16 MB/s | 2.2 MB 00:00 [2024-06-27T16:56:30.011Z] #8 57.56 (256/472): libinput-1.19.3-4.el9.x86_64.rpm 3.6 MB/s | 207 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.59 (257/472): libiptcdata-1.0.5-9.el9.x86_64.rpm 1.6 MB/s | 62 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.60 (258/472): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 4.6 MB/s | 175 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.65 (259/472): libgweather-40.0-3.el9.x86_64.rpm 16 MB/s | 3.0 MB 00:00 [2024-06-27T16:56:30.011Z] #8 56.84 Reading installed packages... [2024-06-27T16:56:30.011Z] #9 60.32 Selecting previously unselected package cpp. [2024-06-27T16:56:30.011Z] #9 60.32 Preparing to unpack .../074-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... [2024-06-27T16:56:30.011Z] #8 57.61 (304/362): perl-overloading-0.02-481.el9.noarch 180 kB/s | 12 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.63 (305/362): perl-parent-0.238-460.el9.noarch.rpm 366 kB/s | 15 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.65 (306/362): perl-podlators-4.14-460.el9.noarch.r 2.4 MB/s | 114 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.66 (307/362): perl-subs-1.03-481.el9.noarch.rpm 330 kB/s | 11 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.68 (308/362): perl-vars-1.05-481.el9.noarch.rpm 439 kB/s | 13 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.70 (309/362): pipewire-1.0.1-1.el9.x86_64.rpm 3.3 MB/s | 107 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.67 (260/472): libmount-devel-2.37.4-18.el9.x86_64. 279 kB/s | 19 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.68 (261/472): libldac-2.0.2.3-10.el9.x86_64.rpm 453 kB/s | 41 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.69 (262/472): libmpc-1.2.1-4.el9.x86_64.rpm 1.4 MB/s | 62 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.70 (263/472): libnotify-0.7.9-8.el9.x86_64.rpm 1.3 MB/s | 44 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.71 (264/472): libogg-1.3.4-6.el9.x86_64.rpm 1.1 MB/s | 34 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.72 (265/472): libpciaccess-devel-0.16-7.el9.x86_64 726 kB/s | 13 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.73 (266/472): libosinfo-1.10.0-1.el9.x86_64.rpm 9.9 MB/s | 319 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.75 (267/472): libproxy-webkitgtk4-0.4.15-35.el9.x8 853 kB/s | 22 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.76 (268/472): libpsl-devel-0.21.1-5.el9.x86_64.rpm 1.4 MB/s | 34 kB 00:00 [2024-06-27T16:56:30.011Z] #9 60.34 Unpacking cpp (4:13.2.0-7ubuntu1) ... [2024-06-27T16:56:30.011Z] #8 57.72 (310/362): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 1.7 MB/s | 57 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.74 (311/362): pipewire-jack-audio-connection-kit-1 237 kB/s | 9.1 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.83 (312/362): pipewire-jack-audio-connection-kit-l 1.1 MB/s | 135 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.77 (269/472): libpng-devel-1.6.37-12.el9.x86_64.rp 5.1 MB/s | 293 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.79 (270/472): libsbc-1.4-9.el9.x86_64.rpm 1.3 MB/s | 45 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.82 (271/472): libsecret-0.20.4-4.el9.x86_64.rpm 3.4 MB/s | 170 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.85 (272/472): libselinux-devel-3.6-1.el9.x86_64.rp 3.1 MB/s | 159 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.85 (273/472): libsepol-devel-3.6-1.el9.x86_64.rpm 1.4 MB/s | 47 kB 00:00 [2024-06-27T16:56:30.011Z] #8 57.90 (274/472): libsndfile-1.0.31-8.el9.x86_64.rpm 4.6 MB/s | 206 kB 00:00 [2024-06-27T16:56:30.368Z] #8 57.89 (313/362): pipewire-pulseaudio-1.0.1-1.el9.x86_ 3.2 MB/s | 192 kB 00:00 [2024-06-27T16:56:30.368Z] #8 57.96 (314/362): pixman-0.40.0-6.el9.x86_64.rpm 3.6 MB/s | 269 kB 00:00 [2024-06-27T16:56:30.368Z] #9 60.50 Selecting previously unselected package libbrotli1:amd64. [2024-06-27T16:56:30.368Z] #9 60.50 Preparing to unpack .../075-libbrotli1_1.1.0-2build2_amd64.deb ... [2024-06-27T16:56:30.368Z] #9 60.54 Unpacking libbrotli1:amd64 (1.1.0-2build2) ... [2024-06-27T16:56:30.368Z] #8 57.92 (275/472): libshout-2.4.3-7.el9.x86_64.rpm 882 kB/s | 67 kB 00:00 [2024-06-27T16:56:30.368Z] #8 57.96 (276/472): libsoup-2.72.0-8.el9.x86_64.rpm 6.2 MB/s | 405 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.00 (277/472): librsvg2-2.50.7-3.el9.x86_64.rpm 13 MB/s | 3.2 MB 00:00 [2024-06-27T16:56:30.368Z] #8 58.11 (315/362): poppler-21.01.0-20.el9.x86_64.rpm 7.4 MB/s | 1.1 MB 00:00 [2024-06-27T16:56:30.368Z] #8 58.01 (278/472): libsrtp-2.3.0-8.el9.x86_64.rpm 1.3 MB/s | 57 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.02 (279/472): libsoup-devel-2.72.0-8.el9.x86_64.rp 1.7 MB/s | 179 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.04 (280/472): libstemmer-0-18.585svn.el9.x86_64.rp 2.1 MB/s | 83 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.05 (281/472): libthai-0.1.28-8.el9.x86_64.rpm 4.5 MB/s | 208 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.07 (282/472): libthai-devel-0.1.28-8.el9.x86_64.rp 2.5 MB/s | 134 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.09 (283/472): libtheora-1.1.1-31.el9.x86_64.rpm 3.3 MB/s | 164 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.11 (284/472): libtiff-4.4.0-12.el9.x86_64.rpm 3.5 MB/s | 198 kB 00:00 [2024-06-27T16:56:30.368Z] #9 60.68 Selecting previously unselected package libsasl2-modules-db:amd64. [2024-06-27T16:56:30.368Z] #9 60.69 Preparing to unpack .../076-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3_amd64.deb ... [2024-06-27T16:56:30.368Z] #9 60.71 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3) ... [2024-06-27T16:56:30.368Z] #8 58.12 (285/472): libtool-ltdl-2.4.6-46.el9.x86_64.rpm 1.1 MB/s | 36 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.14 (286/472): libtiff-devel-4.4.0-12.el9.x86_64.rp 7.7 MB/s | 556 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.16 (287/472): libtracker-sparql-3.1.2-3.el9.x86_64 6.1 MB/s | 324 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.17 (288/472): libv4l-1.20.0-5.el9.x86_64.rpm 3.9 MB/s | 204 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.18 (289/472): libvisual-0.4.0-34.el9.x86_64.rpm 3.7 MB/s | 144 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.20 (290/472): libvorbis-1.3.7-5.el9.x86_64.rpm 5.7 MB/s | 193 kB 00:00 [2024-06-27T16:56:30.368Z] #8 58.21 (291/472): libwacom-1.12.1-2.el9.x86_64.rpm 1.7 MB/s | 46 kB 00:00 [2024-06-27T16:56:30.368Z] #8 63.86 Selecting previously unselected package g++. [2024-06-27T16:56:30.368Z] #8 63.86 Preparing to unpack .../72-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... [2024-06-27T16:56:30.368Z] #8 58.26 (316/362): pipewire-libs-1.0.1-1.el9.x86_64.rpm 3.7 MB/s | 1.9 MB 00:00 [2024-06-27T16:56:30.368Z] #9 60.82 Selecting previously unselected package libsasl2-2:amd64. [2024-06-27T16:56:30.368Z] #9 60.82 Preparing to unpack .../077-libsasl2-2_2.1.28+dfsg1-5ubuntu3_amd64.deb ... [2024-06-27T16:56:30.368Z] #9 60.84 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3) ... [2024-06-27T16:56:30.737Z] #8 58.22 (292/472): libwacom-data-1.12.1-2.el9.noarch.rp 6.8 MB/s | 193 kB 00:00 [2024-06-27T16:56:30.737Z] #8 58.25 (293/472): libwayland-client-1.21.0-1.el9.x86_6 831 kB/s | 33 kB 00:00 [2024-06-27T16:56:30.737Z] #8 58.26 (294/472): libwayland-cursor-1.21.0-1.el9.x86_6 540 kB/s | 19 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.27 (295/472): libwayland-egl-1.21.0-1.el9.x86_64.r 630 kB/s | 13 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.28 (296/472): libwayland-server-1.21.0-1.el9.x86_6 2.1 MB/s | 42 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.30 (297/472): libvpx-1.9.0-7.el9.x86_64.rpm 8.1 MB/s | 1.0 MB 00:00 [2024-06-27T16:56:30.738Z] #8 58.31 (298/472): libxcb-1.13.1-9.el9.x86_64.rpm 7.1 MB/s | 243 kB 00:00 [2024-06-27T16:56:30.738Z] #8 63.88 Unpacking g++ (4:9.3.0-1ubuntu2) ... [2024-06-27T16:56:30.738Z] #8 64.00 Selecting previously unselected package libcurl3-gnutls:amd64. [2024-06-27T16:56:30.738Z] #8 58.34 (317/362): poppler-glib-21.01.0-20.el9.x86_64.r 1.8 MB/s | 152 kB 00:00 [2024-06-27T16:56:30.738Z] #9 60.98 Selecting previously unselected package libldap2:amd64. [2024-06-27T16:56:30.738Z] #9 60.99 Preparing to unpack .../078-libldap2_2.6.7+dfsg-1~exp1ubuntu8_amd64.deb ... [2024-06-27T16:56:30.738Z] #9 61.01 Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8) ... [2024-06-27T16:56:30.738Z] #8 58.34 (299/472): libwebp-1.2.0-8.el9.x86_64.rpm 4.2 MB/s | 277 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.34 (300/472): libxcrypt-devel-4.4.18-3.el9.x86_64. 986 kB/s | 29 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.36 (301/472): libxkbcommon-1.0.3-4.el9.x86_64.rpm 5.0 MB/s | 133 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.38 (302/472): libxkbcommon-devel-1.0.3-4.el9.x86_6 1.5 MB/s | 62 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.39 (303/472): libxkbcommon-x11-1.0.3-4.el9.x86_64. 744 kB/s | 22 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.41 (304/472): libxkbfile-1.1.0-8.el9.x86_64.rpm 3.5 MB/s | 89 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.45 (305/472): libxcb-devel-1.13.1-9.el9.x86_64.rpm 10 MB/s | 1.5 MB 00:00 [2024-06-27T16:56:30.738Z] #8 64.01 Preparing to unpack .../73-libcurl3-gnutls_7.68.0-1ubuntu2.22_amd64.deb ... [2024-06-27T16:56:30.738Z] #8 64.03 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.22) ... [2024-06-27T16:56:30.738Z] #8 58.46 (306/472): libxshmfence-1.3-10.el9.x86_64.rpm 249 kB/s | 13 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.48 (307/472): libxslt-1.1.34-9.el9.x86_64.rpm 8.1 MB/s | 243 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.51 (308/472): libxml2-devel-2.9.13-6.el9.x86_64.rp 7.4 MB/s | 898 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.52 (309/472): low-memory-monitor-2.1-4.el9.x86_64. 848 kB/s | 36 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.54 (310/472): lua-5.4.4-4.el9.x86_64.rpm 7.7 MB/s | 188 kB 00:00 [2024-06-27T16:56:30.738Z] #8 58.55 (311/472): lua-posix-35.0-8.el9.x86_64.rpm 5.4 MB/s | 151 kB 00:00 [2024-06-27T16:56:30.738Z] #9 61.14 Selecting previously unselected package librtmp1:amd64. [2024-06-27T16:56:30.738Z] #9 61.14 Preparing to unpack .../079-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... [2024-06-27T16:56:30.738Z] #9 61.16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... [2024-06-27T16:56:31.107Z] #8 58.62 (318/362): pulseaudio-libs-15.0-2.el9.x86_64.rp 2.3 MB/s | 679 kB 00:00 [2024-06-27T16:56:31.107Z] #8 58.68 (319/362): pulseaudio-libs-glib2-15.0-2.el9.x86 334 kB/s | 18 kB 00:00 [2024-06-27T16:56:31.107Z] #8 58.57 (312/472): mesa-filesystem-24.1.0-2.el9.x86_64. 536 kB/s | 11 kB 00:00 [2024-06-27T16:56:31.107Z] #8 58.60 (313/472): mesa-libEGL-24.1.0-2.el9.x86_64.rpm 6.1 MB/s | 138 kB 00:00 [2024-06-27T16:56:31.107Z] #8 58.63 (314/472): mesa-libGL-24.1.0-2.el9.x86_64.rpm 5.3 MB/s | 170 kB 00:00 [2024-06-27T16:56:31.107Z] #8 58.65 (315/472): mesa-libGL-devel-24.1.0-2.el9.x86_64 1.4 MB/s | 28 kB 00:00 [2024-06-27T16:56:31.107Z] #8 58.68 (316/472): mesa-libGLU-9.0.1-6.el9.x86_64.rpm 5.2 MB/s | 148 kB 00:00 [2024-06-27T16:56:31.107Z] #8 57.87 [2024-06-27T16:56:31.107Z] #8 57.87 The following 25 packages are going to be upgraded: [2024-06-27T16:56:31.107Z] #8 57.87 gio-branding-openSUSE glib2-tools glibc libblkid1 libcom_err2 libfdisk1 libgcc_s1 libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 libmount1 libopenssl3 libprotobuf-lite25_1_0 libsmartcols1 libsolv-tools libstdc++6 libsystemd0 libudev1 libuuid1 libzypp openSUSE-release openssl-3 util-linux zypper [2024-06-27T16:56:31.107Z] #8 57.87 [2024-06-27T16:56:31.107Z] #8 57.87 The following product is going to be reinstalled: [2024-06-27T16:56:31.107Z] #8 57.87 "openSUSE Leap 15.6" [2024-06-27T16:56:31.107Z] #8 57.87 [2024-06-27T16:56:31.107Z] #8 57.87 The following NEW package is going to be installed: [2024-06-27T16:56:31.107Z] #8 57.87 libsolv-tools-base [2024-06-27T16:56:31.107Z] #8 57.87 [2024-06-27T16:56:31.107Z] #8 57.87 25 packages to upgrade, 1 new. [2024-06-27T16:56:31.107Z] #8 57.87 Overall download size: 17.6 MiB. Already cached: 0 B. After the operation, 574.0 KiB will be freed. [2024-06-27T16:56:31.108Z] #8 57.87 [2024-06-27T16:56:31.108Z] #8 57.87 Backend: classic_rpmtrans [2024-06-27T16:56:31.108Z] #8 57.87 Continue? [y/n/v/...? shows all options] (y): y [2024-06-27T16:56:31.108Z] #8 57.97 Retrieving: openSUSE-release-15.6-lp156.416.2.x86_64 (Main Repository) (1/26), 737.0 KiB [2024-06-27T16:56:31.108Z] #8 64.17 Selecting previously unselected package liberror-perl. [2024-06-27T16:56:31.108Z] #8 64.17 Preparing to unpack .../74-liberror-perl_0.17029-1_all.deb ... [2024-06-27T16:56:31.108Z] #8 64.18 Unpacking liberror-perl (0.17029-1) ... [2024-06-27T16:56:31.108Z] #8 64.30 Selecting previously unselected package git-man. [2024-06-27T16:56:31.108Z] #9 61.32 Selecting previously unselected package libssh-4:amd64. [2024-06-27T16:56:31.108Z] #9 61.32 Preparing to unpack .../080-libssh-4_0.10.6-2build2_amd64.deb ... [2024-06-27T16:56:31.108Z] #9 61.33 Unpacking libssh-4:amd64 (0.10.6-2build2) ... [2024-06-27T16:56:31.108Z] #8 58.72 (320/362): rtkit-0.11-28.el9.x86_64.rpm 1.6 MB/s | 56 kB 00:00 [2024-06-27T16:56:31.108Z] #8 58.78 (321/362): poppler-data-0.4.9-9.el9.noarch.rpm 2.8 MB/s | 1.9 MB 00:00 [2024-06-27T16:56:31.108Z] #8 58.76 (317/472): mesa-dri-drivers-24.1.0-2.el9.x86_64 40 MB/s | 8.8 MB 00:00 [2024-06-27T16:56:31.108Z] #8 58.79 (318/472): mesa-libGLU-devel-9.0.1-6.el9.x86_64 119 kB/s | 14 kB 00:00 [2024-06-27T16:56:31.108Z] #9 61.48 Selecting previously unselected package libcurl4t64:amd64. [2024-06-27T16:56:31.108Z] #9 61.48 Preparing to unpack .../081-libcurl4t64_8.5.0-2ubuntu10.1_amd64.deb ... [2024-06-27T16:56:31.108Z] #8 57.98 Retrieving: openSUSE-release-15.6-lp156.416.2.x86_64.rpm [.#8 64.31 Preparing to unpack .../75-git-man_1%3a2.25.1-1ubuntu3.13_all.deb ... [2024-06-27T16:56:31.108Z] #8 64.33 Unpacking git-man (1:2.25.1-1ubuntu3.13) ... [2024-06-27T16:56:31.108Z] #8 58.85 (322/362): soundtouch-2.1.1-8.el9.x86_64.rpm 1.1 MB/s | 74 kB 00:00 [2024-06-27T16:56:31.108Z] #8 58.90 (323/362): speex-1.2.0-11.el9.x86_64.rpm 1.2 MB/s | 68 kB 00:00 [2024-06-27T16:56:31.108Z] .done (3.1 KiB/s)] [2024-06-27T16:56:31.108Z] #8 58.80 (319/472): mesa-libgbm-24.1.0-2.el9.x86_64.rpm 847 kB/s | 36 kB 00:00 [2024-06-27T16:56:31.108Z] #8 58.81 (320/472): mesa-libglapi-24.1.0-2.el9.x86_64.rp 2.5 MB/s | 44 kB 00:00 [2024-06-27T16:56:31.108Z] #8 58.82 (321/472): mkfontscale-1.2.1-3.el9.x86_64.rpm 1.9 MB/s | 32 kB 00:00 [2024-06-27T16:56:31.108Z] #8 58.85 (322/472): mpg123-libs-1.26.2-5.el9.x86_64.rpm 10 MB/s | 312 kB 00:00 [2024-06-27T16:56:31.108Z] #8 58.88 (323/472): mtdev-1.1.5-22.el9.x86_64.rpm 1.1 MB/s | 22 kB 00:00 [2024-06-27T16:56:31.108Z] #8 64.60 Selecting previously unselected package git. [2024-06-27T16:56:31.108Z] #8 64.60 Preparing to unpack .../76-git_1%3a2.25.1-1ubuntu3.13_amd64.deb ... [2024-06-27T16:56:31.108Z] #9 61.51 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.1) ... [2024-06-27T16:56:31.473Z] #8 58.92 (324/362): sound-theme-freedesktop-0.8-17.el9.n 1.9 MB/s | 383 kB 00:00 [2024-06-27T16:56:31.473Z] #8 58.96 (325/362): startup-notification-0.12-23.el9.x86 721 kB/s | 42 kB 00:00 [2024-06-27T16:56:31.473Z] #8 58.23 Retrieving: glibc-2.38-150600.14.5.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (2/26), 1.9 MiB [2024-06-27T16:56:31.473Z] #8 58.24 Retrieving: glibc-2.38-150600.14.5.1.x86_64.rpm [..#8 58.96 (324/472): mutter-40.9-16.el9.x86_64.rpm 29 MB/s | 2.3 MB 00:00 [2024-06-27T16:56:31.473Z] #8 58.98 (325/472): nspr-4.35.0-7.el9.x86_64.rpm 6.8 MB/s | 135 kB 00:00 [2024-06-27T16:56:31.473Z] #8 59.09 (326/472): mesa-vulkan-drivers-24.1.0-2.el9.x86 39 MB/s | 11 MB 00:00 [2024-06-27T16:56:31.473Z] #8 64.65 Unpacking git (1:2.25.1-1ubuntu3.13) ... [2024-06-27T16:56:31.473Z] #9 61.65 Selecting previously unselected package curl. [2024-06-27T16:56:31.473Z] #9 61.65 Preparing to unpack .../082-curl_8.5.0-2ubuntu10.1_amd64.deb ... [2024-06-27T16:56:31.473Z] #9 61.67 Unpacking curl (8.5.0-2ubuntu10.1) ... [2024-06-27T16:56:31.473Z] .#8 59.09 (326/362): taglib-1.12-6.el9.x86_64.rpm 2.0 MB/s | 345 kB 00:00 [2024-06-27T16:56:31.473Z] #8 59.13 (327/362): tigervnc-icons-1.13.1-10.el9.noarch. 1.0 MB/s | 38 kB 00:00 [2024-06-27T16:56:31.473Z] #8 59.15 (328/362): tigervnc-license-1.13.1-10.el9.noarc 723 kB/s | 18 kB 00:00 [2024-06-27T16:56:31.473Z] done (1.9 MiB/s)] [2024-06-27T16:56:31.473Z] #9 61.82 Selecting previously unselected package libdconf1:amd64. [2024-06-27T16:56:31.473Z] #9 61.83 Preparing to unpack .../083-libdconf1_0.40.0-4build2_amd64.deb ... [2024-06-27T16:56:31.473Z] #9 61.85 Unpacking libdconf1:amd64 (0.40.0-4build2) ... [2024-06-27T16:56:31.825Z] #8 58.60 Retrieving: libuuid1-2.39.3-150600.4.6.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (3/26), 75.6 KiB [2024-06-27T16:56:31.825Z] #8 58.60 Retrieving: libuuid1-2.39.3-150600.4.6.2.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:56:31.825Z] #8 58.78 Retrieving: libudev1-254.13-150600.4.5.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (4/26), 370.1 KiB [2024-06-27T16:56:31.825Z] #8 58.78 Retrieving: libudev1-254.13-150600.4.5.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:56:31.825Z] #8 58.93 Retrieving: libsystemd0-254.13-150600.4.5.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (5/26), 625.5 KiB [2024-06-27T16:56:32.178Z] #8 58.94 Retrieving: libsystemd0-254.13-150600.4.5.1.x86_64.rpm [.#8 59.74 (329/362): llvm-libs-17.0.6-5.el9.x86_64.rpm 1.8 MB/s | 25 MB 00:13 [2024-06-27T16:56:32.178Z] .#8 59.91 (330/362): tigervnc-1.13.1-10.el9.x86_64.rpm 325 kB/s | 307 kB 00:00 [2024-06-27T16:56:32.178Z] #8 59.92 (331/362): tigervnc-server-1.13.1-10.el9.x86_64 290 kB/s | 223 kB 00:00 [2024-06-27T16:56:32.178Z] #8 59.89 (327/472): llvm-libs-17.0.6-5.el9.x86_64.rpm 17 MB/s | 25 MB 00:01 [2024-06-27T16:56:32.178Z] #8 59.91 (328/472): nss-3.90.0-7.el9.x86_64.rpm 758 kB/s | 706 kB 00:00 [2024-06-27T16:56:32.178Z] #8 59.93 (329/472): nss-softokn-freebl-3.90.0-7.el9.x86_ 6.6 MB/s | 306 kB 00:00 [2024-06-27T16:56:32.178Z] #8 59.94 (330/472): nss-softokn-3.90.0-7.el9.x86_64.rpm 448 kB/s | 384 kB 00:00 [2024-06-27T16:56:32.178Z] #9 62.59 Selecting previously unselected package dconf-service. [2024-06-27T16:56:32.178Z] #9 62.59 Preparing to unpack .../084-dconf-service_0.40.0-4build2_amd64.deb ... [2024-06-27T16:56:32.178Z] #9 62.63 Unpacking dconf-service (0.40.0-4build2) ... [2024-06-27T16:56:32.178Z] .done (2.9 KiB/s)] [2024-06-27T16:56:32.178Z] #8 59.26 Retrieving: libsolv-tools-base-0.7.29-150400.3.22.4.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (6/26), 238.7 KiB [2024-06-27T16:56:32.178Z] #8 59.27 Retrieving: libsolv-tools-base-0.7.29-150400.3.22.4.x86_64.rpm [.#8 59.95 (331/472): nss-sysinit-3.90.0-7.el9.x86_64.rpm 489 kB/s | 20 kB 00:00 [2024-06-27T16:56:32.178Z] #8 59.97 (332/472): nss-util-3.90.0-7.el9.x86_64.rpm 2.4 MB/s | 88 kB 00:00 [2024-06-27T16:56:32.178Z] #8 59.99 (333/472): openjpeg2-2.4.0-7.el9.x86_64.rpm 3.6 MB/s | 163 kB 00:00 [2024-06-27T16:56:32.178Z] #8 60.01 (334/472): opus-1.3.1-10.el9.x86_64.rpm 3.2 MB/s | 200 kB 00:00 [2024-06-27T16:56:32.178Z] #8 60.02 (335/472): orc-0.4.31-6.el9.x86_64.rpm 3.4 MB/s | 184 kB 00:00 [2024-06-27T16:56:32.178Z] #8 60.03 (336/472): osinfo-db-tools-1.10.0-1.el9.x86_64. 4.2 MB/s | 74 kB 00:00 [2024-06-27T16:56:32.178Z] #8 60.05 (337/472): osinfo-db-20231215-1.el9.noarch.rpm 8.6 MB/s | 521 kB 00:00 [2024-06-27T16:56:32.178Z] #8 59.98 (332/362): totem-pl-parser-3.26.6-2.el9.x86_64. 1.9 MB/s | 152 kB 00:00 [2024-06-27T16:56:32.178Z] #8 60.01 (333/362): tracker-3.1.2-3.el9.x86_64.rpm 5.7 MB/s | 555 kB 00:00 [2024-06-27T16:56:32.178Z] #8 60.06 (334/362): ttmkfdir-3.0.9-65.el9.x86_64.rpm 1.2 MB/s | 53 kB 00:00 [2024-06-27T16:56:32.178Z] #9 62.73 Selecting previously unselected package dconf-gsettings-backend:amd64. [2024-06-27T16:56:32.178Z] #9 62.73 Preparing to unpack .../085-dconf-gsettings-backend_0.40.0-4build2_amd64.deb ... [2024-06-27T16:56:32.178Z] #9 62.75 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4build2) ... [2024-06-27T16:56:32.531Z] .done (2.8 KiB/s)] [2024-06-27T16:56:32.531Z] #8 59.42 Retrieving: libsolv-tools-0.7.29-150400.3.22.4.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (7/26), 567.1 KiB [2024-06-27T16:56:32.531Z] #8 59.43 Retrieving: libsolv-tools-0.7.29-150400.3.22.4.x86_64.rpm [.#8 60.06 (338/472): p11-kit-server-0.25.3-2.el9.x86_64.r 7.2 MB/s | 246 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.08 (339/472): ostree-libs-2024.6-1.el9.x86_64.rpm 8.2 MB/s | 466 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.09 (340/472): pango-1.48.7-3.el9.x86_64.rpm 7.5 MB/s | 302 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.10 (341/472): pcre-cpp-8.44-4.el9.x86_64.rpm 1.3 MB/s | 26 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.11 (342/472): pango-devel-1.48.7-3.el9.x86_64.rpm 3.2 MB/s | 149 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.14 (343/472): pcre-utf16-8.44-4.el9.x86_64.rpm 4.9 MB/s | 184 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.15 (344/472): pcre-utf32-8.44-4.el9.x86_64.rpm 4.4 MB/s | 174 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.09 (335/362): twolame-libs-0.3.13-19.el9.x86_64.rp 1.8 MB/s | 58 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.14 (336/362): upower-0.99.11-11.el9.x86_64.rpm 4.1 MB/s | 173 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.17 (337/362): vulkan-loader-1.3.283.0-1.el9.x86_64 3.5 MB/s | 149 kB 00:00 [2024-06-27T16:56:32.531Z] #8 65.71 Selecting previously unselected package libasound2-data. [2024-06-27T16:56:32.531Z] #8 65.71 Preparing to unpack .../77-libasound2-data_1.2.2-2.1ubuntu2.5_all.deb ... [2024-06-27T16:56:32.531Z] #8 65.73 Unpacking libasound2-data (1.2.2-2.1ubuntu2.5) ... [2024-06-27T16:56:32.531Z] #9 62.89 Selecting previously unselected package libfreetype6:amd64. [2024-06-27T16:56:32.531Z] #8 60.16 (345/472): pcre-devel-8.44-4.el9.x86_64.rpm 6.5 MB/s | 506 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.17 (346/472): pcre2-utf16-10.40-5.el9.x86_64.rpm 8.2 MB/s | 214 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.20 (347/472): pcre2-devel-10.40-5.el9.x86_64.rpm 8.1 MB/s | 512 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.22 (348/472): perl-AutoLoader-5.74-481.el9.noarch. 492 kB/s | 21 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.23 (349/472): pcre2-utf32-10.40-5.el9.x86_64.rpm 3.3 MB/s | 203 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.24 (350/472): perl-B-1.80-481.el9.x86_64.rpm 4.0 MB/s | 180 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.25 (351/472): perl-Carp-1.50-460.el9.noarch.rpm 901 kB/s | 30 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.19 (338/362): tracker-miners-3.1.2-4.el9.x86_64.rp 4.5 MB/s | 944 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.22 (339/362): tigervnc-server-minimal-1.13.1-10.el 3.4 MB/s | 1.1 MB 00:00 [2024-06-27T16:56:32.531Z] #8 60.24 (340/362): wavpack-5.4.0-5.el9.x86_64.rpm 3.1 MB/s | 214 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.28 (341/362): webrtc-audio-processing-0.3.1-8.el9. 9.2 MB/s | 306 kB 00:00 [2024-06-27T16:56:32.531Z] #8 65.90 Selecting previously unselected package libasound2:amd64. [2024-06-27T16:56:32.531Z] #8 65.90 Preparing to unpack .../78-libasound2_1.2.2-2.1ubuntu2.5_amd64.deb ... [2024-06-27T16:56:32.531Z] #8 65.91 Unpacking libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... [2024-06-27T16:56:32.531Z] #8 60.25 (352/472): perl-Class-Struct-0.66-481.el9.noarc 752 kB/s | 22 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.26 (353/472): perl-Data-Dumper-2.174-462.el9.x86_6 2.5 MB/s | 56 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.27 (354/472): perl-Digest-MD5-2.58-4.el9.x86_64.rp 2.1 MB/s | 37 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.28 (355/472): perl-Digest-1.19-4.el9.noarch.rpm 1.1 MB/s | 26 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.29 (356/472): perl-Errno-1.30-481.el9.x86_64.rpm 953 kB/s | 14 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.30 (357/472): perl-Exporter-5.74-461.el9.noarch.rp 2.0 MB/s | 32 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.32 (358/472): perl-Encode-3.08-462.el9.x86_64.rpm 30 MB/s | 1.7 MB 00:00 [2024-06-27T16:56:32.531Z] #8 60.33 (359/472): perl-Fcntl-1.13-481.el9.x86_64.rpm 501 kB/s | 20 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.34 (360/472): perl-File-Basename-2.85-481.el9.noar 412 kB/s | 17 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.35 (361/472): perl-File-Path-2.18-4.el9.noarch.rpm 1.5 MB/s | 36 kB 00:00 [2024-06-27T16:56:32.531Z] #9 62.89 Preparing to unpack .../086-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... [2024-06-27T16:56:32.531Z] #9 62.91 Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... [2024-06-27T16:56:32.531Z] #9 63.02 Selecting previously unselected package fonts-dejavu-mono. [2024-06-27T16:56:32.531Z] #8 60.37 (342/362): wget-1.21.1-7.el9.x86_64.rpm 8.6 MB/s | 789 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.42 (343/362): wireplumber-0.4.14-1.el9.x86_64.rpm 1.8 MB/s | 96 kB 00:00 [2024-06-27T16:56:32.531Z] #8 66.06 Selecting previously unselected package libltdl7:amd64. [2024-06-27T16:56:32.531Z] #8 66.06 Preparing to unpack .../79-libltdl7_2.4.6-14_amd64.deb ... [2024-06-27T16:56:32.531Z] .done (3.0 KiB/s)] [2024-06-27T16:56:32.531Z] #8 59.63 Retrieving: libsmartcols1-2.39.3-150600.4.6.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (8/26), 159.8 KiB [2024-06-27T16:56:32.531Z] #8 59.64 Retrieving: libsmartcols1-2.39.3-150600.4.6.2.x86_64.rpm [.#8 60.37 (362/472): perl-File-stat-1.09-481.el9.noarch.r 594 kB/s | 17 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.37 (363/472): perl-FileHandle-2.03-481.el9.noarch. 575 kB/s | 15 kB 00:00 [2024-06-27T16:56:32.531Z] #8 60.38 (364/472): perl-File-Temp-0.231.100-4.el9.noarc 1.4 MB/s | 60 kB 00:00 [2024-06-27T16:56:32.532Z] #8 60.39 (365/472): perl-Getopt-Long-2.52-4.el9.noarch.r 3.0 MB/s | 61 kB 00:00 [2024-06-27T16:56:32.532Z] #8 60.39 (366/472): perl-Getopt-Std-1.12-481.el9.noarch. 808 kB/s | 15 kB 00:00 [2024-06-27T16:56:32.532Z] #8 60.40 (367/472): perl-IO-1.43-481.el9.x86_64.rpm 4.7 MB/s | 88 kB 00:00 [2024-06-27T16:56:32.532Z] #8 60.41 (368/472): perl-IO-Socket-IP-0.41-5.el9.noarch. 2.0 MB/s | 43 kB 00:00 [2024-06-27T16:56:32.532Z] #8 60.43 (369/472): perl-IO-Socket-SSL-2.073-2.el9.noarc 8.6 MB/s | 217 kB 00:00 [2024-06-27T16:56:32.532Z] #8 60.44 (370/472): perl-HTTP-Tiny-0.076-462.el9.noarch. 938 kB/s | 54 kB 00:00 [2024-06-27T16:56:32.532Z] #8 60.44 (371/472): perl-IPC-Open3-1.21-481.el9.noarch.r 772 kB/s | 22 kB 00:00 [2024-06-27T16:56:32.532Z] #8 60.45 (372/472): perl-MIME-Base64-3.16-4.el9.x86_64.r 1.6 MB/s | 31 kB 00:00 [2024-06-27T16:56:32.532Z] #8 60.46 (373/472): perl-Mozilla-CA-20200520-6.el9.noarc 748 kB/s | 13 kB 00:00 [2024-06-27T16:56:32.888Z] #9 63.02 Preparing to unpack .../087-fonts-dejavu-mono_2.37-8_all.deb ... [2024-06-27T16:56:32.888Z] #9 63.04 Unpacking fonts-dejavu-mono (2.37-8) ... [2024-06-27T16:56:32.888Z] #8 60.55 (344/362): wireplumber-libs-0.4.14-1.el9.x86_64 2.6 MB/s | 358 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.47 (374/472): perl-NDBM_File-1.15-481.el9.x86_64.r 953 kB/s | 22 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.48 (375/472): perl-Net-SSLeay-1.94-1.el9.x86_64.rp 13 MB/s | 414 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.49 (376/472): perl-POSIX-1.94-481.el9.x86_64.rpm 3.5 MB/s | 96 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.50 (377/472): perl-PathTools-3.78-461.el9.x86_64.r 2.6 MB/s | 88 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.51 (378/472): perl-Pod-Escapes-1.07-460.el9.noarch 727 kB/s | 21 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.52 (379/472): perl-Pod-Perldoc-3.28.01-461.el9.noa 2.9 MB/s | 87 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.53 (380/472): perl-Pod-Usage-2.01-4.el9.noarch.rpm 2.4 MB/s | 41 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.54 (381/472): perl-Scalar-List-Utils-1.56-462.el9. 3.6 MB/s | 71 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.55 (382/472): perl-SelectSaver-1.02-481.el9.noarch 436 kB/s | 11 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.57 (383/472): perl-Pod-Simple-3.42-4.el9.noarch.rp 3.4 MB/s | 225 kB 00:00 [2024-06-27T16:56:32.888Z] #8 66.07 Unpacking libltdl7:amd64 (2.4.6-14) ... [2024-06-27T16:56:32.888Z] #8 66.19 Selecting previously unselected package libtdb1:amd64. [2024-06-27T16:56:32.888Z] #8 66.19 Preparing to unpack .../80-libtdb1_1.4.5-0ubuntu0.20.04.1_amd64.deb ... [2024-06-27T16:56:32.888Z] .done (2.7 KiB/s)] [2024-06-27T16:56:32.888Z] #8 59.78 Retrieving: libopenssl3-3.1.4-150600.5.7.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (9/26), 1.8 MiB [2024-06-27T16:56:32.888Z] #8 59.79 Retrieving: libopenssl3-3.1.4-150600.5.7.1.x86_64.rpm [.#8 60.59 (345/362): woff2-1.0.2-15.el9.x86_64.rpm 1.5 MB/s | 62 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.63 (346/362): xcb-util-0.4.0-19.el9.x86_64.rpm 526 kB/s | 19 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.66 (347/362): xdg-dbus-proxy-0.1.3-1.el9.x86_64.rp 1.5 MB/s | 42 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.57 (384/472): perl-Socket-2.031-4.el9.x86_64.rpm 1.6 MB/s | 56 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.58 (385/472): perl-Storable-3.21-460.el9.x86_64.rp 3.0 MB/s | 96 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.59 (386/472): perl-Symbol-1.08-481.el9.noarch.rpm 520 kB/s | 14 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.60 (387/472): perl-Term-ANSIColor-5.01-461.el9.noa 1.8 MB/s | 49 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.61 (388/472): perl-Term-Cap-1.17-460.el9.noarch.rp 1.0 MB/s | 23 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.62 (389/472): perl-Text-ParseWords-3.30-460.el9.no 733 kB/s | 17 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.63 (390/472): perl-Text-Tabs+Wrap-2013.0523-460.el 991 kB/s | 24 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.64 (391/472): perl-Time-Local-1.300-7.el9.noarch.r 1.2 MB/s | 34 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.64 (392/472): perl-URI-5.09-3.el9.noarch.rpm 4.5 MB/s | 121 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.65 (393/472): perl-base-2.27-481.el9.noarch.rpm 649 kB/s | 16 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.66 (394/472): perl-constant-1.33-461.el9.noarch.rp 995 kB/s | 24 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.67 (395/472): perl-if-0.60.800-481.el9.noarch.rpm 847 kB/s | 14 kB 00:00 [2024-06-27T16:56:32.888Z] #9 63.18 Selecting previously unselected package fonts-dejavu-core. [2024-06-27T16:56:32.888Z] #9 63.19 Preparing to unpack .../088-fonts-dejavu-core_2.37-8_all.deb ... [2024-06-27T16:56:32.888Z] #9 63.22 Unpacking fonts-dejavu-core (2.37-8) ... [2024-06-27T16:56:32.888Z] #8 66.19 Unpacking libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... [2024-06-27T16:56:32.888Z] #8 66.31 Selecting previously unselected package libogg0:amd64. [2024-06-27T16:56:32.888Z] .#8 60.67 (396/472): perl-interpreter-5.32.1-481.el9.x86_ 2.9 MB/s | 71 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.68 (397/472): perl-libnet-3.13-4.el9.noarch.rpm 5.1 MB/s | 130 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.69 (398/472): perl-mro-1.23-481.el9.x86_64.rpm 1.5 MB/s | 28 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.70 (399/472): perl-overload-1.31-481.el9.noarch.rp 2.8 MB/s | 45 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.71 (400/472): perl-overloading-0.02-481.el9.noarch 788 kB/s | 12 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.72 (401/472): perl-parent-0.238-460.el9.noarch.rpm 660 kB/s | 15 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.73 (402/472): perl-podlators-4.14-460.el9.noarch.r 5.0 MB/s | 114 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.76 (403/472): perl-libs-5.32.1-481.el9.x86_64.rpm 24 MB/s | 2.2 MB 00:00 [2024-06-27T16:56:32.888Z] #8 60.77 (404/472): perl-subs-1.03-481.el9.noarch.rpm 244 kB/s | 11 kB 00:00 [2024-06-27T16:56:32.888Z] #8 60.78 (348/362): xdg-desktop-portal-1.12.6-1.el9.x86_ 3.2 MB/s | 385 kB 00:00 [2024-06-27T16:56:33.240Z] #9 63.32 Selecting previously unselected package fonts-liberation. [2024-06-27T16:56:33.240Z] #9 63.32 Preparing to unpack .../089-fonts-liberation_1%3a2.1.5-3_all.deb ... [2024-06-27T16:56:33.240Z] #9 63.34 Unpacking fonts-liberation (1:2.1.5-3) ... [2024-06-27T16:56:33.240Z] #8 66.32 Preparing to unpack .../81-libogg0_1.3.4-0ubuntu1_amd64.deb ... [2024-06-27T16:56:33.240Z] #8 66.33 Unpacking libogg0:amd64 (1.3.4-0ubuntu1) ... [2024-06-27T16:56:33.240Z] #8 60.77 (405/472): perl-vars-1.05-481.el9.noarch.rpm 298 kB/s | 13 kB 00:00 [2024-06-27T16:56:33.240Z] #8 60.79 (406/472): pipewire-1.0.1-1.el9.x86_64.rpm 3.8 MB/s | 107 kB 00:00 [2024-06-27T16:56:33.240Z] #8 60.80 (407/472): pipewire-jack-audio-connection-kit-1 500 kB/s | 9.1 kB 00:00 [2024-06-27T16:56:33.240Z] #8 60.82 (408/472): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 1.6 MB/s | 57 kB 00:00 [2024-06-27T16:56:33.240Z] #8 60.83 (409/472): pipewire-jack-audio-connection-kit-l 3.9 MB/s | 135 kB 00:00 [2024-06-27T16:56:33.240Z] #8 60.85 (410/472): pipewire-pulseaudio-1.0.1-1.el9.x86_ 4.5 MB/s | 192 kB 00:00 [2024-06-27T16:56:33.240Z] #8 60.87 (411/472): pixman-0.40.0-6.el9.x86_64.rpm 5.8 MB/s | 269 kB 00:00 [2024-06-27T16:56:33.240Z] #8 60.88 (412/472): pixman-devel-0.40.0-6.el9.x86_64.rpm 813 kB/s | 17 kB 00:00 [2024-06-27T16:56:33.240Z] .done (7.9 MiB/s)] [2024-06-27T16:56:33.240Z] #8 60.09 Retrieving: openssl-3-3.1.4-150600.5.7.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (10/26), 1.4 MiB [2024-06-27T16:56:33.240Z] #8 60.09 Retrieving: openssl-3-3.1.4-150600.5.7.1.x86_64.rpm [.#8 60.82 (349/362): xdg-desktop-portal-gtk-1.12.0-3.el9. 3.8 MB/s | 134 kB 00:00 [2024-06-27T16:56:33.240Z] #8 60.86 (350/362): webkit2gtk3-jsc-2.44.2-1.el9.x86_64. 6.5 MB/s | 4.1 MB 00:00 [2024-06-27T16:56:33.240Z] #8 60.88 (351/362): xkbcomp-1.4.4-4.el9.x86_64.rpm 1.5 MB/s | 100 kB 00:00 [2024-06-27T16:56:33.240Z] #8 60.92 (352/362): xkeyboard-config-2.33-2.el9.noarch.r 17 MB/s | 859 kB 00:00 [2024-06-27T16:56:33.240Z] #8 66.51 Selecting previously unselected package libvorbis0a:amd64. [2024-06-27T16:56:33.240Z] #8 66.51 Preparing to unpack .../82-libvorbis0a_1.3.6-2ubuntu1_amd64.deb ... [2024-06-27T16:56:33.240Z] #8 66.56 Unpacking libvorbis0a:amd64 (1.3.6-2ubuntu1) ... [2024-06-27T16:56:33.240Z] #9 63.51 Selecting previously unselected package fonts-freefont-ttf. [2024-06-27T16:56:33.240Z] #9 63.52 Preparing to unpack .../090-fonts-freefont-ttf_20211204+svn4273-2_all.deb ... [2024-06-27T16:56:33.240Z] #9 63.54 Unpacking fonts-freefont-ttf (20211204+svn4273-2) ... [2024-06-27T16:56:33.240Z] #8 60.93 (413/472): pipewire-libs-1.0.1-1.el9.x86_64.rpm 14 MB/s | 1.9 MB 00:00 [2024-06-27T16:56:33.240Z] #8 61.00 (414/472): poppler-glib-21.01.0-20.el9.x86_64.r 2.5 MB/s | 152 kB 00:00 [2024-06-27T16:56:33.240Z] .done (3.1 KiB/s)] [2024-06-27T16:56:33.240Z] #8 60.98 (353/362): xml-common-0.6.3-58.el9.noarch.rpm 320 kB/s | 32 kB 00:00 [2024-06-27T16:56:33.240Z] #8 61.08 (354/362): xorg-x11-fonts-100dpi-7.5-33.el9.noa 19 MB/s | 3.2 MB 00:00 [2024-06-27T16:56:33.240Z] #8 61.04 (415/472): poppler-21.01.0-20.el9.x86_64.rpm 6.4 MB/s | 1.1 MB 00:00 [2024-06-27T16:56:33.240Z] #8 61.05 (416/472): publicsuffix-list-20210518-3.el9.noa 1.5 MB/s | 83 kB 00:00 [2024-06-27T16:56:33.240Z] #8 61.07 (417/472): pulseaudio-libs-15.0-2.el9.x86_64.rp 17 MB/s | 679 kB 00:00 [2024-06-27T16:56:33.240Z] #8 61.08 (418/472): pulseaudio-libs-glib2-15.0-2.el9.x86 600 kB/s | 18 kB 00:00 [2024-06-27T16:56:33.240Z] #8 61.12 (419/472): poppler-data-0.4.9-9.el9.noarch.rpm 7.9 MB/s | 1.9 MB 00:00 [2024-06-27T16:56:33.240Z] #8 60.32 Retrieving: libglib-2_0-0-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (11/26), 740.7 KiB [2024-06-27T16:56:33.596Z] #8 60.33 Retrieving: libglib-2_0-0-2.78.6-150600.4.3.1.x86_64.rpm [..#8 61.12 (355/362): xorg-x11-fonts-75dpi-7.5-33.el9.noar 20 MB/s | 2.8 MB 00:00 [2024-06-27T16:56:33.596Z] #8 61.14 (356/362): xorg-x11-fonts-Type1-7.5-33.el9.noar 7.1 MB/s | 505 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.20 (357/362): xorg-x11-server-utils-7.7-44.el9.x86 2.7 MB/s | 158 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.12 (420/472): rtkit-0.11-28.el9.x86_64.rpm 1.1 MB/s | 56 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.14 (421/472): sound-theme-freedesktop-0.8-17.el9.n 6.0 MB/s | 383 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.16 (422/472): soundtouch-2.1.1-8.el9.x86_64.rpm 1.7 MB/s | 74 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.17 (423/472): speex-1.2.0-11.el9.x86_64.rpm 1.5 MB/s | 68 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.20 (424/472): sqlite-3.34.1-7.el9.x86_64.rpm 12 MB/s | 748 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.22 (425/472): startup-notification-0.12-23.el9.x86 935 kB/s | 42 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.24 (426/472): sysprof-capture-devel-3.40.1-3.el9.x 1.8 MB/s | 60 kB 00:00 [2024-06-27T16:56:33.596Z] #8 66.80 Selecting previously unselected package libvorbisfile3:amd64. [2024-06-27T16:56:33.596Z] #8 66.80 Preparing to unpack .../83-libvorbisfile3_1.3.6-2ubuntu1_amd64.deb ... [2024-06-27T16:56:33.596Z] #9 63.87 Selecting previously unselected package fontconfig-config. [2024-06-27T16:56:33.596Z] #9 63.87 Preparing to unpack .../091-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... [2024-06-27T16:56:33.596Z] #8 61.28 (358/362): xorg-x11-fonts-misc-7.5-33.el9.noarc 34 MB/s | 5.2 MB 00:00 [2024-06-27T16:56:33.596Z] #8 61.29 (359/362): xorg-x11-xauth-1.1-10.el9.x86_64.rpm 442 kB/s | 37 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.31 (360/362): xorg-x11-xinit-1.4.0-11.el9.x86_64.r 1.9 MB/s | 57 kB 00:00 [2024-06-27T16:56:33.596Z] done (3.0 KiB/s)] [2024-06-27T16:56:33.596Z] #8 60.48 Retrieving: libgcc_s1-13.3.0+git8781-150000.1.12.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (12/26), 75.1 KiB [2024-06-27T16:56:33.596Z] #8 60.49 Retrieving: libgcc_s1-13.3.0+git8781-150000.1.12.1.x86_64.rpm [.#8 61.27 (427/472): sqlite-devel-3.34.1-7.el9.x86_64.rpm 1.4 MB/s | 134 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.29 (428/472): taglib-1.12-6.el9.x86_64.rpm 4.8 MB/s | 345 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.30 (429/472): tigervnc-1.13.1-10.el9.x86_64.rpm 5.0 MB/s | 307 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.31 (430/472): tigervnc-icons-1.13.1-10.el9.noarch. 889 kB/s | 38 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.32 (431/472): tigervnc-license-1.13.1-10.el9.noarc 938 kB/s | 18 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.33 (432/472): tigervnc-server-1.13.1-10.el9.x86_64 6.0 MB/s | 223 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.35 (433/472): totem-pl-parser-3.26.6-2.el9.x86_64. 4.2 MB/s | 152 kB 00:00 [2024-06-27T16:56:33.596Z] #8 66.89 Unpacking libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... [2024-06-27T16:56:33.596Z] #8 66.99 Selecting previously unselected package sound-theme-freedesktop. [2024-06-27T16:56:33.596Z] #8 66.99 Preparing to unpack .../84-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ... [2024-06-27T16:56:33.596Z] #8 61.43 (361/362): zenity-3.32.0-8.el9.x86_64.rpm 32 MB/s | 4.5 MB 00:00 [2024-06-27T16:56:33.596Z] #8 61.38 (434/472): tracker-3.1.2-3.el9.x86_64.rpm 14 MB/s | 555 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.40 (435/472): tigervnc-server-minimal-1.13.1-10.el 13 MB/s | 1.1 MB 00:00 [2024-06-27T16:56:33.596Z] #8 61.43 (436/472): ttmkfdir-3.0.9-65.el9.x86_64.rpm 954 kB/s | 53 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.45 (437/472): twolame-libs-0.3.13-19.el9.x86_64.rp 1.2 MB/s | 58 kB 00:00 [2024-06-27T16:56:33.596Z] #8 61.46 (438/472): tzdata-java-2024a-2.el9.noarch.rpm 8.0 MB/s | 230 kB 00:00 [2024-06-27T16:56:33.596Z] .done (2.8 KiB/s)] [2024-06-27T16:56:33.596Z] #8 60.63 Retrieving: libcom_err2-1.47.0-150600.4.3.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (13/26), 42.7 KiB [2024-06-27T16:56:33.596Z] #8 60.64 Retrieving: libcom_err2-1.47.0-150600.4.3.2.x86_64.rpm [.#8 67.01 Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-06-27T16:56:33.953Z] #8 61.48 (439/472): tracker-miners-3.1.2-4.el9.x86_64.rp 7.4 MB/s | 944 kB 00:00 [2024-06-27T16:56:33.953Z] #8 61.49 (440/472): upower-0.99.11-11.el9.x86_64.rpm 4.1 MB/s | 173 kB 00:00 [2024-06-27T16:56:33.953Z] #8 61.51 (441/472): valgrind-devel-3.23.0-1.el9.x86_64.r 1.6 MB/s | 46 kB 00:00 [2024-06-27T16:56:33.953Z] #8 61.51 (442/472): vulkan-loader-1.3.283.0-1.el9.x86_64 5.7 MB/s | 149 kB 00:00 [2024-06-27T16:56:33.953Z] #8 61.53 (443/472): wavpack-5.4.0-5.el9.x86_64.rpm 9.7 MB/s | 214 kB 00:00 [2024-06-27T16:56:33.953Z] #8 61.54 (444/472): wayland-devel-1.21.0-1.el9.x86_64.rp 5.2 MB/s | 145 kB 00:00 [2024-06-27T16:56:33.953Z] #8 61.57 (445/472): webkit2gtk3-devel-2.44.2-1.el9.x86_6 13 MB/s | 365 kB 00:00 [2024-06-27T16:56:33.953Z] #9 64.12 Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... [2024-06-27T16:56:33.953Z] .done (2.7 KiB/s)] [2024-06-27T16:56:33.953Z] #8 60.79 Retrieving: libblkid1-2.39.3-150600.4.6.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (14/26), 201.7 KiB [2024-06-27T16:56:33.953Z] #8 60.79 Retrieving: libblkid1-2.39.3-150600.4.6.2.x86_64.rpm [.#8 67.18 Selecting previously unselected package libcanberra0:amd64. [2024-06-27T16:56:33.953Z] #8 67.19 Preparing to unpack .../85-libcanberra0_0.30-7ubuntu1_amd64.deb ... [2024-06-27T16:56:33.953Z] #8 67.20 Unpacking libcanberra0:amd64 (0.30-7ubuntu1) ... [2024-06-27T16:56:33.953Z] #8 61.62 (446/472): valgrind-3.23.0-1.el9.x86_64.rpm 29 MB/s | 4.8 MB 00:00 [2024-06-27T16:56:33.953Z] #8 61.65 (447/472): webkit2gtk3-jsc-devel-2.44.2-1.el9.x 7.0 MB/s | 164 kB 00:00 [2024-06-27T16:56:33.953Z] #8 61.68 (448/472): webrtc-audio-processing-0.3.1-8.el9. 9.1 MB/s | 306 kB 00:00 [2024-06-27T16:56:33.953Z] #9 64.25 Selecting previously unselected package libfontconfig1:amd64. [2024-06-27T16:56:33.953Z] #9 64.25 Preparing to unpack .../092-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... [2024-06-27T16:56:33.953Z] #9 64.27 Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... [2024-06-27T16:56:33.953Z] .done (2.7 KiB/s)] [2024-06-27T16:56:33.953Z] #8 60.95 Retrieving: libgobject-2_0-0-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (15/26), 278.8 KiB [2024-06-27T16:56:33.953Z] #8 60.95 Retrieving: libgobject-2_0-0-2.78.6-150600.4.3.1.x86_64.rpm [.#8 61.72 (449/472): webkit2gtk3-jsc-2.44.2-1.el9.x86_64. 29 MB/s | 4.1 MB 00:00 [2024-06-27T16:56:33.953Z] #8 61.74 (450/472): wget-1.21.1-7.el9.x86_64.rpm 14 MB/s | 789 kB 00:00 [2024-06-27T16:56:33.953Z] #8 61.75 (451/472): wireplumber-0.4.14-1.el9.x86_64.rpm 3.1 MB/s | 96 kB 00:00 [2024-06-27T16:56:33.953Z] #8 61.77 (452/472): wireplumber-libs-0.4.14-1.el9.x86_64 11 MB/s | 358 kB 00:00 [2024-06-27T16:56:33.953Z] #8 61.78 (453/472): woff2-1.0.2-15.el9.x86_64.rpm 2.2 MB/s | 62 kB 00:00 [2024-06-27T16:56:33.953Z] #8 61.79 (454/472): xcb-util-0.4.0-19.el9.x86_64.rpm 1.0 MB/s | 19 kB 00:00 [2024-06-27T16:56:33.953Z] #8 67.32 Selecting previously unselected package libgpm2:amd64. [2024-06-27T16:56:33.953Z] #8 67.32 Preparing to unpack .../86-libgpm2_1.20.7-5_amd64.deb ... [2024-06-27T16:56:33.953Z] #8 67.34 Unpacking libgpm2:amd64 (1.20.7-5) ... [2024-06-27T16:56:33.953Z] #9 64.40 Selecting previously unselected package fontconfig. [2024-06-27T16:56:33.953Z] #9 64.40 Preparing to unpack .../093-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... [2024-06-27T16:56:33.953Z] #9 64.41 Unpacking fontconfig (2.15.0-1.1ubuntu2) ... [2024-06-27T16:56:33.953Z] #9 64.53 Selecting previously unselected package fonts-dejavu-extra. [2024-06-27T16:56:33.953Z] #9 64.53 Preparing to unpack .../094-fonts-dejavu-extra_2.37-8_all.deb ... [2024-06-27T16:56:34.308Z] .done (2.8 KiB/s)] [2024-06-27T16:56:34.308Z] #8 61.09 Retrieving: libgmodule-2_0-0-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (16/26), 148.0 KiB [2024-06-27T16:56:34.308Z] #8 61.09 Retrieving: libgmodule-2_0-0-2.78.6-150600.4.3.1.x86_64.rpm [.#8 61.80 (455/472): xdg-dbus-proxy-0.1.3-1.el9.x86_64.rp 1.6 MB/s | 42 kB 00:00 [2024-06-27T16:56:34.308Z] #8 61.82 (456/472): xdg-desktop-portal-1.12.6-1.el9.x86_ 12 MB/s | 385 kB 00:00 [2024-06-27T16:56:34.308Z] #8 61.84 (457/472): xdg-desktop-portal-gtk-1.12.0-3.el9. 4.0 MB/s | 134 kB 00:00 [2024-06-27T16:56:34.308Z] #8 61.85 (458/472): xkbcomp-1.4.4-4.el9.x86_64.rpm 3.8 MB/s | 100 kB 00:00 [2024-06-27T16:56:34.308Z] #8 61.87 (459/472): xkeyboard-config-2.33-2.el9.noarch.r 25 MB/s | 859 kB 00:00 [2024-06-27T16:56:34.308Z] #8 61.88 (460/472): xml-common-0.6.3-58.el9.noarch.rpm 1.1 MB/s | 32 kB 00:00 [2024-06-27T16:56:34.308Z] #8 67.46 Selecting previously unselected package libpython3.8:amd64. [2024-06-27T16:56:34.308Z] #8 67.46 Preparing to unpack .../87-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [2024-06-27T16:56:34.308Z] #8 67.47 Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-27T16:56:34.308Z] #9 64.56 Unpacking fonts-dejavu-extra (2.37-8) ... [2024-06-27T16:56:34.308Z] .done (2.8 KiB/s)] [2024-06-27T16:56:34.308Z] #8 61.23 Retrieving: libstdc++6-13.3.0+git8781-150000.1.12.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (17/26), 648.6 KiB [2024-06-27T16:56:34.308Z] #8 61.25 Retrieving: libstdc++6-13.3.0+git8781-150000.1.12.1.x86_64.rpm [.#8 61.95 (461/472): xorg-x11-fonts-100dpi-7.5-33.el9.noa 41 MB/s | 3.2 MB 00:00 [2024-06-27T16:56:34.308Z] #8 62.00 (462/472): xorg-x11-fonts-75dpi-7.5-33.el9.noar 24 MB/s | 2.8 MB 00:00 [2024-06-27T16:56:34.308Z] #8 62.01 (463/472): xorg-x11-fonts-Type1-7.5-33.el9.noar 8.0 MB/s | 505 kB 00:00 [2024-06-27T16:56:34.308Z] #9 64.75 Selecting previously unselected package fonts-dejavu. [2024-06-27T16:56:34.308Z] #9 64.75 Preparing to unpack .../095-fonts-dejavu_2.37-8_all.deb ... [2024-06-27T16:56:34.308Z] #9 64.76 Unpacking fonts-dejavu (2.37-8) ... [2024-06-27T16:56:34.308Z] .done (3.1 KiB/s)] [2024-06-27T16:56:34.308Z] #8 61.44 Retrieving: libmount1-2.39.3-150600.4.6.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (18/26), 224.2 KiB [2024-06-27T16:56:34.668Z] #8 61.45 Retrieving: libmount1-2.39.3-150600.4.6.2.x86_64.rpm [.#8 62.31 (464/472): webkit2gtk3-2.44.2-1.el9.x86_64.rpm 27 MB/s | 22 MB 00:00 [2024-06-27T16:56:34.668Z] #8 62.35 (465/472): xorg-x11-proto-devel-2024.1-1.el9.no 901 kB/s | 310 kB 00:00 [2024-06-27T16:56:34.668Z] .done (2.7 KiB/s)] [2024-06-27T16:56:34.668Z] #8 61.58 Retrieving: libfdisk1-2.39.3-150600.4.6.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (19/26), 243.2 KiB [2024-06-27T16:56:34.668Z] #8 61.59 Retrieving: libfdisk1-2.39.3-150600.4.6.2.x86_64.rpm [.#8 68.00 Selecting previously unselected package make. [2024-06-27T16:56:34.668Z] #8 62.37 (466/472): xorg-x11-server-utils-7.7-44.el9.x86 3.1 MB/s | 158 kB 00:00 [2024-06-27T16:56:34.668Z] #8 62.37 (467/472): xorg-x11-xauth-1.1-10.el9.x86_64.rpm 2.2 MB/s | 37 kB 00:00 [2024-06-27T16:56:34.668Z] #8 62.39 (468/472): xorg-x11-xinit-1.4.0-11.el9.x86_64.r 3.0 MB/s | 57 kB 00:00 [2024-06-27T16:56:34.668Z] #8 62.40 (469/472): xz-devel-5.2.5-8.el9.x86_64.rpm 2.4 MB/s | 55 kB 00:00 [2024-06-27T16:56:34.668Z] #8 62.42 (470/472): zlib-devel-1.2.11-41.el9.x86_64.rpm 1.6 MB/s | 45 kB 00:00 [2024-06-27T16:56:34.668Z] #8 62.48 (471/472): xorg-x11-fonts-misc-7.5-33.el9.noarc 11 MB/s | 5.2 MB 00:00 [2024-06-27T16:56:34.668Z] #9 65.03 Selecting previously unselected package fonts-liberation2. [2024-06-27T16:56:34.668Z] #9 65.03 Preparing to unpack .../096-fonts-liberation2_1%3a2.1.5-3_all.deb ... [2024-06-27T16:56:34.668Z] #9 65.05 Unpacking fonts-liberation2 (1:2.1.5-3) ... [2024-06-27T16:56:34.668Z] .done (2.7 KiB/s)] [2024-06-27T16:56:34.668Z] #8 61.75 Retrieving: libprotobuf-lite25_1_0-25.1-150600.16.4.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (20/26), 221.8 KiB [2024-06-27T16:56:34.668Z] #8 61.75 Retrieving: libprotobuf-lite25_1_0-25.1-150600.16.4.2.x86_64.rpm [.#8 68.01 Preparing to unpack .../88-make_4.2.1-1.2_amd64.deb ... [2024-06-27T16:56:34.668Z] #8 68.02 Unpacking make (4.2.1-1.2) ... [2024-06-27T16:56:35.038Z] #8 62.55 (472/472): zenity-3.32.0-8.el9.x86_64.rpm 28 MB/s | 4.5 MB 00:00 [2024-06-27T16:56:35.038Z] #8 62.55 -------------------------------------------------------------------------------- [2024-06-27T16:56:35.038Z] #8 62.55 Total 11 MB/s | 370 MB 00:33 [2024-06-27T16:56:35.038Z] #8 62.57 CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 [2024-06-27T16:56:35.038Z] #9 65.18 Selecting previously unselected package session-migration. [2024-06-27T16:56:35.038Z] #9 65.19 Preparing to unpack .../097-session-migration_0.3.9build1_amd64.deb ... [2024-06-27T16:56:35.038Z] #9 65.20 Unpacking session-migration (0.3.9build1) ... [2024-06-27T16:56:35.038Z] .done (2.8 KiB/s)] [2024-06-27T16:56:35.038Z] #8 61.90 Retrieving: util-linux-2.39.3-150600.4.6.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (21/26), 1.4 MiB [2024-06-27T16:56:35.038Z] #8 61.90 Retrieving: util-linux-2.39.3-150600.4.6.2.x86_64.rpm [.#8 68.18 Selecting previously unselected package unzip. [2024-06-27T16:56:35.038Z] #8 68.18 Preparing to unpack .../89-unzip_6.0-25ubuntu1.2_amd64.deb ... [2024-06-27T16:56:35.038Z] #8 68.20 Unpacking unzip (6.0-25ubuntu1.2) ... [2024-06-27T16:56:35.038Z] #8 62.67 Importing GPG key 0x8483C65D: [2024-06-27T16:56:35.038Z] #8 62.67 Userid : "CentOS (CentOS Official Signing Key) " [2024-06-27T16:56:35.038Z] #8 62.67 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D [2024-06-27T16:56:35.038Z] #8 62.67 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [2024-06-27T16:56:35.038Z] #8 62.71 Key imported successfully [2024-06-27T16:56:35.038Z] .done (3.1 KiB/s)] [2024-06-27T16:56:35.038Z] #8 62.07 Retrieving: libzypp-17.34.1-150600.3.4.6.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (22/26), 3.0 MiB [2024-06-27T16:56:35.038Z] #8 62.07 Retrieving: libzypp-17.34.1-150600.3.4.6.x86_64.rpm [.#9 65.29 Selecting previously unselected package gsettings-desktop-schemas. [2024-06-27T16:56:35.038Z] #9 65.29 Preparing to unpack .../098-gsettings-desktop-schemas_46.0-1ubuntu2_all.deb ... [2024-06-27T16:56:35.038Z] #9 65.31 Unpacking gsettings-desktop-schemas (46.0-1ubuntu2) ... [2024-06-27T16:56:35.038Z] #8 68.33 Selecting previously unselected package vim-runtime. [2024-06-27T16:56:35.038Z] #8 68.33 Preparing to unpack .../90-vim-runtime_2%3a8.1.2269-1ubuntu5.23_all.deb ... [2024-06-27T16:56:35.038Z] #8 68.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2024-06-27T16:56:35.038Z] #8 68.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2024-06-27T16:56:35.038Z] #8 68.40 Unpacking vim-runtime (2:8.1.2269-1ubuntu5.23) ... [2024-06-27T16:56:35.038Z] .#9 65.48 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2024-06-27T16:56:35.038Z] #9 65.48 Preparing to unpack .../099-libcurl3t64-gnutls_8.5.0-2ubuntu10.1_amd64.deb ... [2024-06-27T16:56:35.038Z] #9 65.50 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.1) ... [2024-06-27T16:56:35.407Z] #9 65.68 Selecting previously unselected package libstemmer0d:amd64. [2024-06-27T16:56:35.407Z] #9 65.68 Preparing to unpack .../100-libstemmer0d_2.2.0-4build1_amd64.deb ... [2024-06-27T16:56:35.407Z] #9 65.70 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2024-06-27T16:56:35.407Z] done (3.4 KiB/s)] [2024-06-27T16:56:35.407Z] #8 62.28 Retrieving: zypper-1.14.71-150600.10.2.7.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (23/26), 1.7 MiB [2024-06-27T16:56:35.407Z] #8 62.29 Retrieving: zypper-1.14.71-150600.10.2.7.x86_64.rpm [..done (3.1 KiB/s)] [2024-06-27T16:56:35.785Z] #9 65.87 Selecting previously unselected package libxmlb2:amd64. [2024-06-27T16:56:35.785Z] #9 65.87 Preparing to unpack .../101-libxmlb2_0.3.18-1_amd64.deb ... [2024-06-27T16:56:35.785Z] #9 65.89 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2024-06-27T16:56:35.785Z] #9 66.00 Selecting previously unselected package libappstream5:amd64. [2024-06-27T16:56:35.785Z] #9 66.00 Preparing to unpack .../102-libappstream5_1.0.2-1build6_amd64.deb ... [2024-06-27T16:56:35.785Z] #8 62.50 Retrieving: gio-branding-openSUSE-42.1-lp156.9.2.2.noarch (Main Update Repository) (24/26), 19.6 KiB [2024-06-27T16:56:35.785Z] #8 62.51 Retrieving: gio-branding-openSUSE-42.1-lp156.9.2.2.noarch.rpm [.#9 66.01 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2024-06-27T16:56:35.785Z] #9 66.12 Selecting previously unselected package libgraphene-1.0-0:amd64. [2024-06-27T16:56:35.785Z] #9 66.12 Preparing to unpack .../103-libgraphene-1.0-0_1.10.8-3build2_amd64.deb ... [2024-06-27T16:56:35.785Z] .#9 66.14 Unpacking libgraphene-1.0-0:amd64 (1.10.8-3build2) ... [2024-06-27T16:56:35.785Z] #9 66.24 Selecting previously unselected package libpixman-1-0:amd64. [2024-06-27T16:56:35.785Z] done (2.8 KiB/s)] [2024-06-27T16:56:35.785Z] #8 62.81 Retrieving: libgio-2_0-0-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (25/26), 739.4 KiB [2024-06-27T16:56:35.785Z] #8 62.82 Retrieving: libgio-2_0-0-2.78.6-150600.4.3.1.x86_64.rpm [..#9 66.24 Preparing to unpack .../104-libpixman-1-0_0.42.2-1build1_amd64.deb ... [2024-06-27T16:56:35.785Z] #9 66.26 Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... [2024-06-27T16:56:35.785Z] #9 66.37 Selecting previously unselected package libxcb-render0:amd64. [2024-06-27T16:56:36.157Z] done (2.9 KiB/s)] [2024-06-27T16:56:36.157Z] #8 62.97 Retrieving: glib2-tools-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (26/26), 246.6 KiB [2024-06-27T16:56:36.157Z] #8 62.98 Retrieving: glib2-tools-2.78.6-150600.4.3.1.x86_64.rpm [.#9 66.37 Preparing to unpack .../105-libxcb-render0_1.15-1ubuntu2_amd64.deb ... [2024-06-27T16:56:36.157Z] #9 66.38 Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:56:36.157Z] .done (2.7 KiB/s)] [2024-06-27T16:56:36.157Z] #8 63.14 [2024-06-27T16:56:36.157Z] #8 63.14 Checking for file conflicts: [..#9 66.52 Selecting previously unselected package libxcb-shm0:amd64. [2024-06-27T16:56:36.157Z] #9 66.53 Preparing to unpack .../106-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... [2024-06-27T16:56:36.157Z] #9 66.56 Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:56:36.516Z] .done] [2024-06-27T16:56:36.516Z] #8 63.34 ( 1/26) Installing: openSUSE-release-15.6-lp156.416.2.x86_64 [.#9 66.69 Selecting previously unselected package libxrender1:amd64. [2024-06-27T16:56:36.516Z] #9 66.69 Preparing to unpack .../107-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... [2024-06-27T16:56:36.516Z] #9 66.71 Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... [2024-06-27T16:56:36.516Z] ..#9 66.83 Selecting previously unselected package libcairo2:amd64. [2024-06-27T16:56:36.516Z] #9 66.84 Preparing to unpack .../108-libcairo2_1.18.0-3build1_amd64.deb ... [2024-06-27T16:56:36.516Z] #9 66.85 Unpacking libcairo2:amd64 (1.18.0-3build1) ... [2024-06-27T16:56:36.516Z] #8 69.81 Selecting previously unselected package vim. [2024-06-27T16:56:36.516Z] #8 69.81 Preparing to unpack .../91-vim_2%3a8.1.2269-1ubuntu5.23_amd64.deb ... [2024-06-27T16:56:36.516Z] #8 69.83 Unpacking vim (2:8.1.2269-1ubuntu5.23) ... [2024-06-27T16:56:36.886Z] .#9 67.01 Selecting previously unselected package libcairo-gobject2:amd64. [2024-06-27T16:56:36.886Z] #9 67.01 Preparing to unpack .../109-libcairo-gobject2_1.18.0-3build1_amd64.deb ... [2024-06-27T16:56:36.886Z] #9 67.04 Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... [2024-06-27T16:56:36.886Z] done] [2024-06-27T16:56:36.886Z] #8 63.75 ( 2/26) Installing: glibc-2.38-150600.14.5.1.x86_64 [...#9 67.17 Selecting previously unselected package liblzo2-2:amd64. [2024-06-27T16:56:36.886Z] #9 67.17 Preparing to unpack .../110-liblzo2-2_2.10-2build4_amd64.deb ... [2024-06-27T16:56:36.886Z] #9 67.18 Unpacking liblzo2-2:amd64 (2.10-2build4) ... [2024-06-27T16:56:36.886Z] #8 70.14 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [2024-06-27T16:56:36.886Z] #8 70.19 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2024-06-27T16:56:36.886Z] #8 70.25 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2024-06-27T16:56:36.886Z] .#8 70.30 Setting up libgpm2:amd64 (1.20.7-5) ... [2024-06-27T16:56:36.886Z] #8 70.36 Setting up libogg0:amd64 (1.3.4-0ubuntu1) ... [2024-06-27T16:56:36.886Z] #9 67.31 Selecting previously unselected package libcairo-script-interpreter2:amd64. [2024-06-27T16:56:36.886Z] #9 67.31 Preparing to unpack .../111-libcairo-script-interpreter2_1.18.0-3build1_amd64.deb ... [2024-06-27T16:56:36.886Z] #9 67.32 Unpacking libcairo-script-interpreter2:amd64 (1.18.0-3build1) ... [2024-06-27T16:56:37.250Z] .#8 70.41 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... [2024-06-27T16:56:37.250Z] #8 70.46 Setting up mime-support (3.64ubuntu1) ... [2024-06-27T16:56:37.250Z] .#9 67.45 Selecting previously unselected package liblcms2-2:amd64. [2024-06-27T16:56:37.250Z] #9 67.45 Preparing to unpack .../112-liblcms2-2_2.14-2build1_amd64.deb ... [2024-06-27T16:56:37.250Z] #9 67.46 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2024-06-27T16:56:37.250Z] #8 70.56 Setting up libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... [2024-06-27T16:56:37.250Z] #8 70.63 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [2024-06-27T16:56:37.250Z] done] [2024-06-27T16:56:37.250Z] #8 64.28 ( 3/26) Installing: libuuid1-2.39.3-150600.4.6.2.x86_64 [..#9 67.59 Selecting previously unselected package libcolord2:amd64. [2024-06-27T16:56:37.250Z] #9 67.59 Preparing to unpack .../113-libcolord2_1.4.7-1build2_amd64.deb ... [2024-06-27T16:56:37.250Z] #9 67.61 Unpacking libcolord2:amd64 (1.4.7-1build2) ... [2024-06-27T16:56:37.607Z] .done] [2024-06-27T16:56:37.607Z] #8 64.44 ( 4/26) Installing: libudev1-254.13-150600.4.5.1.x86_64 [..#9 67.73 Selecting previously unselected package libavahi-common-data:amd64. [2024-06-27T16:56:37.607Z] #9 67.73 Preparing to unpack .../114-libavahi-common-data_0.8-13ubuntu6_amd64.deb ... [2024-06-27T16:56:37.607Z] #9 67.75 Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6) ... [2024-06-27T16:56:37.607Z] #9 67.86 Selecting previously unselected package libavahi-common3:amd64. [2024-06-27T16:56:37.607Z] #8 70.85 Setting up unzip (6.0-25ubuntu1.2) ... [2024-06-27T16:56:37.607Z] #8 70.91 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2024-06-27T16:56:37.607Z] #9 67.86 Preparing to unpack .../115-libavahi-common3_0.8-13ubuntu6_amd64.deb ... [2024-06-27T16:56:37.607Z] #9 67.88 Unpacking libavahi-common3:amd64 (0.8-13ubuntu6) ... [2024-06-27T16:56:37.607Z] #9 67.98 Selecting previously unselected package libavahi-client3:amd64. [2024-06-27T16:56:37.607Z] #8 70.96 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... [2024-06-27T16:56:37.607Z] #8 71.00 Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ... [2024-06-27T16:56:37.607Z] #8 71.05 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... [2024-06-27T16:56:37.607Z] .done] [2024-06-27T16:56:37.607Z] #8 64.64 ( 5/26) Installing: libsystemd0-254.13-150600.4.5.1.x86_64 [...#9 67.99 Preparing to unpack .../116-libavahi-client3_0.8-13ubuntu6_amd64.deb ... [2024-06-27T16:56:37.607Z] #9 68.01 Unpacking libavahi-client3:amd64 (0.8-13ubuntu6) ... [2024-06-27T16:56:37.607Z] #9 68.13 Selecting previously unselected package libcups2t64:amd64. [2024-06-27T16:56:37.607Z] #9 68.13 Preparing to unpack .../117-libcups2t64_2.4.7-1.2ubuntu7.1_amd64.deb ... [2024-06-27T16:56:37.607Z] #8 71.10 Setting up linux-libc-dev:amd64 (5.4.0-187.207) ... [2024-06-27T16:56:37.607Z] #8 71.15 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... [2024-06-27T16:56:37.983Z] #9 68.15 Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.1) ... [2024-06-27T16:56:37.983Z] #9 68.26 Selecting previously unselected package libepoxy0:amd64. [2024-06-27T16:56:37.983Z] #9 68.26 Preparing to unpack .../118-libepoxy0_1.5.10-1build1_amd64.deb ... [2024-06-27T16:56:37.983Z] done] [2024-06-27T16:56:37.983Z] #8 64.85 ( 6/26) Installing: libsolv-tools-base-0.7.29-150400.3.22.4.x86_64 [..#8 71.20 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:37.983Z] #8 71.24 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... [2024-06-27T16:56:37.983Z] #9 68.28 Unpacking libepoxy0:amd64 (1.5.10-1build1) ... [2024-06-27T16:56:37.983Z] #9 68.40 Selecting previously unselected package libgraphite2-3:amd64. [2024-06-27T16:56:37.983Z] #9 68.40 Preparing to unpack .../119-libgraphite2-3_1.3.14-2build1_amd64.deb ... [2024-06-27T16:56:37.983Z] done] [2024-06-27T16:56:37.983Z] #8 64.96 ( 7/26) Installing: libsolv-tools-0.7.29-150400.3.22.4.x86_64 [..#8 71.31 Setting up xxd (2:8.1.2269-1ubuntu5.23) ... [2024-06-27T16:56:37.983Z] #8 71.36 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [2024-06-27T16:56:37.983Z] #8 71.42 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-06-27T16:56:37.983Z] #9 68.41 Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... [2024-06-27T16:56:38.366Z] .done] [2024-06-27T16:56:38.366Z] #8 65.16 ( 8/26) Installing: libsmartcols1-2.39.3-150600.4.6.2.x86_64 [..#8 71.45 Setting up libasound2-data (1.2.2-2.1ubuntu2.5) ... [2024-06-27T16:56:38.366Z] #8 71.50 Setting up vim-common (2:8.1.2269-1ubuntu5.23) ... [2024-06-27T16:56:38.366Z] .done] [2024-06-27T16:56:38.366Z] #8 65.32 ( 9/26) Installing: libopenssl3-3.1.4-150600.5.7.1.x86_64 [..#9 68.57 Selecting previously unselected package libharfbuzz0b:amd64. [2024-06-27T16:56:38.366Z] #9 68.57 Preparing to unpack .../120-libharfbuzz0b_8.3.0-2build2_amd64.deb ... [2024-06-27T16:56:38.366Z] #9 68.58 Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... [2024-06-27T16:56:38.366Z] #9 68.69 Selecting previously unselected package libthai-data. [2024-06-27T16:56:38.366Z] #9 68.69 Preparing to unpack .../121-libthai-data_0.1.29-2build1_all.deb ... [2024-06-27T16:56:38.366Z] #8 71.59 Setting up make (4.2.1-1.2) ... [2024-06-27T16:56:38.366Z] #8 71.64 Setting up libmpfr6:amd64 (4.0.2-1) ... [2024-06-27T16:56:38.366Z] #8 71.69 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2024-06-27T16:56:38.366Z] .#9 68.71 Unpacking libthai-data (0.1.29-2build1) ... [2024-06-27T16:56:38.366Z] #9 68.82 Selecting previously unselected package libdatrie1:amd64. [2024-06-27T16:56:38.366Z] #9 68.82 Preparing to unpack .../122-libdatrie1_0.2.13-3build1_amd64.deb ... [2024-06-27T16:56:38.366Z] #8 71.73 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:38.366Z] #8 71.76 Setting up libmpc3:amd64 (1.1.0-1) ... [2024-06-27T16:56:38.366Z] #8 71.80 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:38.366Z] .#8 71.86 Setting up libvorbis0a:amd64 (1.3.6-2ubuntu1) ... [2024-06-27T16:56:38.366Z] #8 71.91 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... [2024-06-27T16:56:38.735Z] #9 68.82 Unpacking libdatrie1:amd64 (0.2.13-3build1) ... [2024-06-27T16:56:38.735Z] #9 68.96 Selecting previously unselected package libthai0:amd64. [2024-06-27T16:56:38.735Z] .#8 71.96 Setting up libltdl7:amd64 (2.4.6-14) ... [2024-06-27T16:56:38.735Z] #8 72.01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-06-27T16:56:38.735Z] #8 72.05 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:38.735Z] #9 68.97 Preparing to unpack .../123-libthai0_0.1.29-2build1_amd64.deb ... [2024-06-27T16:56:38.735Z] #9 68.97 Unpacking libthai0:amd64 (0.1.29-2build1) ... [2024-06-27T16:56:38.735Z] #9 69.10 Selecting previously unselected package libpango-1.0-0:amd64. [2024-06-27T16:56:38.735Z] done] [2024-06-27T16:56:38.735Z] #8 65.77 (10/26) Installing: openssl-3-3.1.4-150600.5.7.1.x86_64 [..#8 72.11 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:38.735Z] #8 72.15 Setting up sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-06-27T16:56:38.735Z] #8 72.20 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... [2024-06-27T16:56:38.735Z] .#9 69.12 Preparing to unpack .../124-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... [2024-06-27T16:56:38.735Z] #9 69.14 Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-27T16:56:38.735Z] #9 69.25 Selecting previously unselected package libpangoft2-1.0-0:amd64. [2024-06-27T16:56:39.103Z] #8 72.24 Setting up libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... [2024-06-27T16:56:39.103Z] #8 72.31 Setting up git-man (1:2.25.1-1ubuntu3.13) ... [2024-06-27T16:56:39.103Z] .#9 69.25 Preparing to unpack .../125-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... [2024-06-27T16:56:39.103Z] #9 69.27 Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-27T16:56:39.103Z] #8 72.35 Setting up libisl22:amd64 (0.22.1-1) ... [2024-06-27T16:56:39.103Z] #8 72.41 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... [2024-06-27T16:56:39.103Z] .#9 69.47 Selecting previously unselected package libpangocairo-1.0-0:amd64. [2024-06-27T16:56:39.103Z] #9 69.47 Preparing to unpack .../126-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... [2024-06-27T16:56:39.103Z] #9 69.49 Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-27T16:56:39.103Z] #8 72.46 Setting up libmpdec2:amd64 (2.4.2-3) ... [2024-06-27T16:56:39.103Z] #8 72.49 Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ... [2024-06-27T16:56:39.103Z] #8 72.53 Setting up vim-runtime (2:8.1.2269-1ubuntu5.23) ... [2024-06-27T16:56:39.103Z] done] [2024-06-27T16:56:39.103Z] #8 66.16 (11/26) Installing: libglib-2_0-0-2.78.6-150600.4.3.1.x86_64 [..#9 69.67 Selecting previously unselected package libvulkan1:amd64. [2024-06-27T16:56:39.103Z] #9 69.67 Preparing to unpack .../127-libvulkan1_1.3.275.0-1build1_amd64.deb ... [2024-06-27T16:56:39.465Z] .#9 69.68 Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... [2024-06-27T16:56:39.465Z] #8 72.74 Setting up libc-dev-bin (2.31-0ubuntu9.16) ... [2024-06-27T16:56:39.465Z] #8 72.78 Setting up readline-common (8.0-4) ... [2024-06-27T16:56:39.465Z] #8 72.82 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:39.465Z] done] [2024-06-27T16:56:39.465Z] #8 66.43 (12/26) Installing: libgcc_s1-13.3.0+git8781-150000.1.12.1.x86_64 [...done] [2024-06-27T16:56:39.465Z] #8 66.57 (13/26) Installing: libcom_err2-1.47.0-150600.4.3.2.x86_64 [.#9 69.82 Selecting previously unselected package libwayland-client0:amd64. [2024-06-27T16:56:39.465Z] #9 69.83 Preparing to unpack .../128-libwayland-client0_1.22.0-2.1build1_amd64.deb ... [2024-06-27T16:56:39.465Z] #9 69.84 Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ... [2024-06-27T16:56:39.465Z] #9 69.96 Selecting previously unselected package libwayland-egl1:amd64. [2024-06-27T16:56:39.465Z] #8 72.86 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:39.465Z] #8 72.92 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:39.465Z] #8 72.97 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:39.465Z] .done] [2024-06-27T16:56:39.823Z] #9 69.96 Preparing to unpack .../129-libwayland-egl1_1.22.0-2.1build1_amd64.deb ... [2024-06-27T16:56:39.823Z] #9 69.98 Unpacking libwayland-egl1:amd64 (1.22.0-2.1build1) ... [2024-06-27T16:56:39.823Z] #9 70.11 Selecting previously unselected package libxfixes3:amd64. [2024-06-27T16:56:39.823Z] #8 73.04 Setting up libgdbm6:amd64 (1.18.1-5) ... [2024-06-27T16:56:39.823Z] #8 73.09 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:39.823Z] #8 66.69 (14/26) Installing: libblkid1-2.39.3-150600.4.6.2.x86_64 [...done] [2024-06-27T16:56:39.823Z] #9 70.11 Preparing to unpack .../130-libxfixes3_1%3a6.0.0-2build1_amd64.deb ... [2024-06-27T16:56:39.823Z] #9 70.13 Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ... [2024-06-27T16:56:39.823Z] #9 70.24 Selecting previously unselected package libxcursor1:amd64. [2024-06-27T16:56:39.823Z] #8 73.14 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-06-27T16:56:39.823Z] #8 73.17 Setting up libctf0:amd64 (2.34-6ubuntu1.9) ... [2024-06-27T16:56:39.823Z] #8 73.22 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-27T16:56:39.823Z] #8 66.81 (15/26) Installing: libgobject-2_0-0-2.78.6-150600.4.3.1.x86_64 [..#8 73.29 Setting up wget (1.20.3-1ubuntu2.1) ... [2024-06-27T16:56:39.823Z] #8 73.34 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:39.823Z] #9 70.24 Preparing to unpack .../131-libxcursor1_1%3a1.2.1-1build1_amd64.deb ... [2024-06-27T16:56:39.823Z] #9 70.27 Unpacking libxcursor1:amd64 (1:1.2.1-1build1) ... [2024-06-27T16:56:39.823Z] #9 70.37 Selecting previously unselected package libxdamage1:amd64. [2024-06-27T16:56:39.823Z] #9 70.37 Preparing to unpack .../132-libxdamage1_1%3a1.1.6-1build1_amd64.deb ... [2024-06-27T16:56:40.194Z] .done] [2024-06-27T16:56:40.194Z] #8 66.97 (16/26) Installing: libgmodule-2_0-0-2.78.6-150600.4.3.1.x86_64 [...done] [2024-06-27T16:56:40.194Z] #8 73.40 Setting up libreadline8:amd64 (8.0-4) ... [2024-06-27T16:56:40.194Z] #8 73.43 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:40.194Z] #8 73.48 Setting up libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... [2024-06-27T16:56:40.194Z] #9 70.39 Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ... [2024-06-27T16:56:40.194Z] #9 70.51 Selecting previously unselected package libxi6:amd64. [2024-06-27T16:56:40.194Z] #9 70.51 Preparing to unpack .../133-libxi6_2%3a1.8.1-1build1_amd64.deb ... [2024-06-27T16:56:40.194Z] #8 67.11 (17/26) Installing: libstdc++6-13.3.0+git8781-150000.1.12.1.x86_64 [...#8 73.54 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:40.194Z] #8 73.57 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:40.194Z] #9 70.52 Unpacking libxi6:amd64 (2:1.8.1-1build1) ... [2024-06-27T16:56:40.194Z] #9 70.65 Selecting previously unselected package libxinerama1:amd64. [2024-06-27T16:56:40.194Z] .done] [2024-06-27T16:56:40.194Z] #8 73.63 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... [2024-06-27T16:56:40.194Z] #8 73.66 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... [2024-06-27T16:56:40.194Z] #8 73.72 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [2024-06-27T16:56:40.552Z] #9 70.65 Preparing to unpack .../134-libxinerama1_2%3a1.1.4-3build1_amd64.deb ... [2024-06-27T16:56:40.552Z] #9 70.66 Unpacking libxinerama1:amd64 (2:1.1.4-3build1) ... [2024-06-27T16:56:40.552Z] #9 70.79 Selecting previously unselected package libxrandr2:amd64. [2024-06-27T16:56:40.552Z] #8 67.34 (18/26) Installing: libmount1-2.39.3-150600.4.6.2.x86_64 [..#8 73.77 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:40.552Z] #8 73.81 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... [2024-06-27T16:56:40.552Z] #8 73.86 Setting up libc6-dev:amd64 (2.31-0ubuntu9.16) ... [2024-06-27T16:56:40.552Z] #9 70.79 Preparing to unpack .../135-libxrandr2_2%3a1.5.2-2build1_amd64.deb ... [2024-06-27T16:56:40.552Z] #9 70.81 Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ... [2024-06-27T16:56:40.552Z] #9 70.90 Selecting previously unselected package libgtk-4-common. [2024-06-27T16:56:40.552Z] .done] [2024-06-27T16:56:40.552Z] #8 67.53 (19/26) Installing: libfdisk1-2.39.3-150600.4.6.2.x86_64 [..#8 73.90 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-27T16:56:40.552Z] #8 73.96 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... [2024-06-27T16:56:40.552Z] #8 74.00 Setting up libcanberra0:amd64 (0.30-7ubuntu1) ... [2024-06-27T16:56:40.552Z] #9 70.90 Preparing to unpack .../136-libgtk-4-common_4.14.2+ds-1ubuntu1_all.deb ... [2024-06-27T16:56:40.552Z] #9 70.92 Unpacking libgtk-4-common (4.14.2+ds-1ubuntu1) ... [2024-06-27T16:56:40.922Z] .done] [2024-06-27T16:56:40.922Z] #8 67.72 (20/26) Installing: libprotobuf-lite25_1_0-25.1-150600.16.4.2.x86_64 [...#8 74.21 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:40.922Z] #8 74.28 Setting up binutils (2.34-6ubuntu1.9) ... [2024-06-27T16:56:40.922Z] #8 68.59 (362/362): webkit2gtk3-2.44.2-1.el9.x86_64.rpm 2.6 MB/s | 22 MB 00:08 [2024-06-27T16:56:40.922Z] #8 68.60 -------------------------------------------------------------------------------- [2024-06-27T16:56:40.922Z] #8 68.60 Total 6.3 MB/s | 247 MB 00:39 [2024-06-27T16:56:40.922Z] #8 68.62 CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 [2024-06-27T16:56:40.922Z] #9 71.28 Selecting previously unselected package libgtk-4-1:amd64. [2024-06-27T16:56:40.922Z] #9 71.28 Preparing to unpack .../137-libgtk-4-1_4.14.2+ds-1ubuntu1_amd64.deb ... [2024-06-27T16:56:40.922Z] #9 71.30 Unpacking libgtk-4-1:amd64 (4.14.2+ds-1ubuntu1) ... [2024-06-27T16:56:40.922Z] done] [2024-06-27T16:56:40.922Z] #8 67.99 (21/26) Installing: util-linux-2.39.3-150600.4.6.2.x86_64 [..#8 74.32 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:40.922Z] #8 74.37 Setting up perl (5.30.0-9ubuntu0.5) ... [2024-06-27T16:56:40.922Z] #8 68.77 Importing GPG key 0x8483C65D: [2024-06-27T16:56:40.922Z] #8 68.77 Userid : "CentOS (CentOS Official Signing Key) " [2024-06-27T16:56:40.922Z] #8 68.77 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D [2024-06-27T16:56:40.922Z] #8 68.77 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [2024-06-27T16:56:40.922Z] #8 68.83 Key imported successfully [2024-06-27T16:56:41.297Z] .#8 74.45 Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-06-27T16:56:41.297Z] #8 74.49 Setting up cpp (4:9.3.0-1ubuntu2) ... [2024-06-27T16:56:41.297Z] #8 74.57 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:41.297Z] #9 71.57 Selecting previously unselected package libadwaita-1-0:amd64. [2024-06-27T16:56:41.297Z] #9 71.57 Preparing to unpack .../138-libadwaita-1-0_1.5.0-1ubuntu2_amd64.deb ... [2024-06-27T16:56:41.297Z] #9 71.59 Unpacking libadwaita-1-0:amd64 (1.5.0-1ubuntu2) ... [2024-06-27T16:56:41.297Z] .#8 74.61 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:41.297Z] #8 74.65 Setting up vim (2:8.1.2269-1ubuntu5.23) ... [2024-06-27T16:56:41.297Z] #8 74.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2024-06-27T16:56:41.297Z] .#9 71.72 Selecting previously unselected package libasound2-data. [2024-06-27T16:56:41.297Z] #9 71.72 Preparing to unpack .../139-libasound2-data_1.2.11-1build2_all.deb ... [2024-06-27T16:56:41.297Z] #9 71.75 Unpacking libasound2-data (1.2.11-1build2) ... [2024-06-27T16:56:41.297Z] #8 74.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2024-06-27T16:56:41.297Z] #8 74.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2024-06-27T16:56:41.297Z] #8 74.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2024-06-27T16:56:41.297Z] #8 74.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2024-06-27T16:56:41.297Z] #8 74.75 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.75 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.75 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.75 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.75 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.75 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.75 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.75 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2024-06-27T16:56:41.297Z] #8 74.76 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.76 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.76 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.76 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.76 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.76 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:56:41.297Z] #8 74.76 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.76 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2024-06-27T16:56:41.298Z] #8 74.78 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.78 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.78 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.78 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.78 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.78 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.78 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.78 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2024-06-27T16:56:41.298Z] #8 74.79 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.79 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.79 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.79 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.79 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.79 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.79 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.79 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:56:41.298Z] #8 74.83 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:41.661Z] .#9 71.91 Selecting previously unselected package libasound2t64:amd64. [2024-06-27T16:56:41.661Z] .#8 74.88 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:41.661Z] #8 74.97 Setting up gcc (4:9.3.0-1ubuntu2) ... [2024-06-27T16:56:41.661Z] #9 71.91 Preparing to unpack .../140-libasound2t64_1.2.11-1build2_amd64.deb ... [2024-06-27T16:56:41.661Z] #9 71.93 Unpacking libasound2t64:amd64 (1.2.11-1build2) ... [2024-06-27T16:56:41.661Z] .#8 75.07 Setting up liberror-perl (0.17029-1) ... [2024-06-27T16:56:41.661Z] .#9 72.11 Selecting previously unselected package libatk1.0-0t64:amd64. [2024-06-27T16:56:41.661Z] #9 72.12 Preparing to unpack .../141-libatk1.0-0t64_2.52.0-1build1_amd64.deb ... [2024-06-27T16:56:41.661Z] #9 72.13 Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-27T16:56:41.661Z] #8 75.15 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-06-27T16:56:41.661Z] #8 75.19 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-06-27T16:56:42.046Z] done] [2024-06-27T16:56:42.046Z] #8 68.89 (22/26) Installing: libzypp-17.34.1-150600.3.4.6.x86_64 [..#8 75.23 Setting up g++ (4:9.3.0-1ubuntu2) ... [2024-06-27T16:56:42.046Z] #8 75.28 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2024-06-27T16:56:42.046Z] #8 75.28 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2024-06-27T16:56:42.046Z] #8 75.31 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... [2024-06-27T16:56:42.046Z] #9 72.26 Selecting previously unselected package libatspi2.0-0t64:amd64. [2024-06-27T16:56:42.046Z] #9 72.26 Preparing to unpack .../142-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ... [2024-06-27T16:56:42.046Z] #9 72.28 Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-27T16:56:42.046Z] .#8 75.36 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.22) ... [2024-06-27T16:56:42.046Z] #8 75.40 Setting up git (1:2.25.1-1ubuntu3.13) ... [2024-06-27T16:56:42.046Z] #9 72.42 Selecting previously unselected package libatk-bridge2.0-0t64:amd64. [2024-06-27T16:56:42.046Z] #9 72.43 Preparing to unpack .../143-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ... [2024-06-27T16:56:42.046Z] #9 72.45 Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-27T16:56:42.046Z] #8 75.49 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ... [2024-06-27T16:56:42.046Z] #8 75.54 Setting up curl (7.68.0-1ubuntu2.22) ... [2024-06-27T16:56:42.046Z] #8 75.57 Processing triggers for libc-bin (2.31-0ubuntu9.16) ... [2024-06-27T16:56:42.429Z] .#9 72.57 Selecting previously unselected package libltdl7:amd64. [2024-06-27T16:56:42.429Z] #9 72.57 Preparing to unpack .../144-libltdl7_2.4.7-7build1_amd64.deb ... [2024-06-27T16:56:42.429Z] #9 72.58 Unpacking libltdl7:amd64 (2.4.7-7build1) ... [2024-06-27T16:56:42.429Z] ...#9 72.71 Selecting previously unselected package libtdb1:amd64. [2024-06-27T16:56:42.429Z] #9 72.71 Preparing to unpack .../145-libtdb1_1.4.10-1build1_amd64.deb ... [2024-06-27T16:56:42.429Z] #9 72.72 Unpacking libtdb1:amd64 (1.4.10-1build1) ... [2024-06-27T16:56:42.429Z] .#9 72.85 Selecting previously unselected package libogg0:amd64. [2024-06-27T16:56:42.429Z] #9 72.85 Preparing to unpack .../146-libogg0_1.3.5-3build1_amd64.deb ... [2024-06-27T16:56:42.429Z] #9 72.87 Unpacking libogg0:amd64 (1.3.5-3build1) ... [2024-06-27T16:56:42.811Z] .#8 75.91 [2024-06-27T16:56:42.811Z] #8 75.91 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-27T16:56:42.811Z] #8 75.91 [2024-06-27T16:56:42.811Z] #8 75.92 Reading package lists... [2024-06-27T16:56:42.811Z] #8 75.94 Building dependency tree... [2024-06-27T16:56:42.811Z] #8 75.94 Reading state information... [2024-06-27T16:56:42.811Z] #8 75.95 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-27T16:56:45.200Z] #9 75.67 Selecting previously unselected package libvorbis0a:amd64. [2024-06-27T16:56:45.558Z] .#9 75.67 Preparing to unpack .../147-libvorbis0a_1.3.7-1build3_amd64.deb ... [2024-06-27T16:56:45.558Z] #9 75.70 Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... [2024-06-27T16:56:46.819Z] .#8 74.44 Running transaction check [2024-06-27T16:56:47.597Z] #9 78.01 Selecting previously unselected package libvorbisfile3:amd64. [2024-06-27T16:56:47.597Z] #9 78.08 Preparing to unpack .../148-libvorbisfile3_1.3.7-1build3_amd64.deb ... [2024-06-27T16:56:48.391Z] #8 DONE 81.1s [2024-06-27T16:56:48.391Z] [2024-06-27T16:56:48.391Z] #9 [5/6] RUN git config --global http.sslverify false [2024-06-27T16:56:48.391Z] #9 78.19 Unpacking libvorbisfile3:amd64 (1.3.7-1build3) ... [2024-06-27T16:56:48.391Z] .done] [2024-06-27T16:56:48.391Z] #8 74.85 (23/26) Installing: zypper-1.14.71-150600.10.2.7.x86_64 [...#9 78.68 Selecting previously unselected package sound-theme-freedesktop. [2024-06-27T16:56:48.391Z] #9 78.68 Preparing to unpack .../149-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ... [2024-06-27T16:56:48.391Z] #9 78.68 Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-06-27T16:56:48.391Z] ..#9 78.83 Selecting previously unselected package libcanberra0t64:amd64. [2024-06-27T16:56:48.819Z] .#8 76.18 Transaction check succeeded. [2024-06-27T16:56:48.820Z] #8 76.18 Running transaction test [2024-06-27T16:56:48.820Z] ..#9 78.83 Preparing to unpack .../150-libcanberra0t64_0.30-10ubuntu10_amd64.deb ... [2024-06-27T16:56:48.820Z] #9 78.85 Unpacking libcanberra0t64:amd64 (0.30-10ubuntu10) ... [2024-06-27T16:56:48.820Z] .#9 79.03 Selecting previously unselected package libwayland-cursor0:amd64. [2024-06-27T16:56:48.820Z] #9 79.03 Preparing to unpack .../151-libwayland-cursor0_1.22.0-2.1build1_amd64.deb ... [2024-06-27T16:56:48.820Z] #9 79.05 Unpacking libwayland-cursor0:amd64 (1.22.0-2.1build1) ... [2024-06-27T16:56:48.820Z] done] [2024-06-27T16:56:48.820Z] #8 75.78 (24/26) Installing: gio-branding-openSUSE-42.1-lp156.9.2.2.noarch [.. [2024-06-27T16:56:48.820Z] #8 75.87 No schema files found: doing nothing. [2024-06-27T16:56:48.820Z] #9 79.18 Selecting previously unselected package libxcomposite1:amd64. [2024-06-27T16:56:48.820Z] #9 79.18 Preparing to unpack .../152-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ... [2024-06-27T16:56:48.820Z] #9 79.20 Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ... [2024-06-27T16:56:48.820Z] #8 75.91 .done] [2024-06-27T16:56:48.820Z] #8 75.93 (25/26) Installing: libgio-2_0-0-2.78.6-150600.4.3.1.x86_64 [..#9 79.39 Selecting previously unselected package libgtk-3-common. [2024-06-27T16:56:49.335Z] #9 79.39 Preparing to unpack .../153-libgtk-3-common_3.24.41-4ubuntu1_all.deb ... [2024-06-27T16:56:49.335Z] #9 79.42 Unpacking libgtk-3-common (3.24.41-4ubuntu1) ... [2024-06-27T16:56:49.778Z] ... [2024-06-27T16:56:49.778Z] #8 76.50 No schema files found: doing nothing. [2024-06-27T16:56:49.778Z] #8 76.67 .done] [2024-06-27T16:56:49.778Z] #8 76.67 (26/26) Installing: glib2-tools-2.78.6-150600.4.3.1.x86_64 [.#9 DONE 1.9s [2024-06-27T16:56:49.778Z] #9 80.14 Selecting previously unselected package libgtk-3-0t64:amd64. [2024-06-27T16:56:49.778Z] #9 80.14 Preparing to unpack .../154-libgtk-3-0t64_3.24.41-4ubuntu1_amd64.deb ... [2024-06-27T16:56:49.778Z] #9 80.24 Unpacking libgtk-3-0t64:amd64 (3.24.41-4ubuntu1) ... [2024-06-27T16:56:49.778Z] . [2024-06-27T16:56:49.778Z] #10 [6/6] RUN mkdir -p /home/git && cd /home/git && git clone -b fixes-combined https://github.com/jikespg/jikespg.git && cd jikespg/src; make clean; make [2024-06-27T16:56:50.328Z] [2024-06-27T16:56:50.328Z] #8 77.08 No schema files found: doing nothing. [2024-06-27T16:56:50.328Z] #8 77.20 .done] [2024-06-27T16:56:50.328Z] #8 77.20 Running post-transaction scripts [...done] [2024-06-27T16:56:50.861Z] #8 77.69 [2024-06-27T16:56:50.861Z] #9 81.04 Selecting previously unselected package libcanberra-gtk3-0t64:amd64. [2024-06-27T16:56:50.861Z] #9 81.04 Preparing to unpack .../155-libcanberra-gtk3-0t64_0.30-10ubuntu10_amd64.deb ... [2024-06-27T16:56:50.861Z] #9 81.04 Unpacking libcanberra-gtk3-0t64:amd64 (0.30-10ubuntu10) ... [2024-06-27T16:56:50.861Z] #9 81.16 Selecting previously unselected package libdrm-amdgpu1:amd64. [2024-06-27T16:56:50.861Z] #9 81.16 Preparing to unpack .../156-libdrm-amdgpu1_2.4.120-2build1_amd64.deb ... [2024-06-27T16:56:50.861Z] #9 81.18 Unpacking libdrm-amdgpu1:amd64 (2.4.120-2build1) ... [2024-06-27T16:56:51.322Z] #9 81.35 Selecting previously unselected package libpciaccess0:amd64. [2024-06-27T16:56:51.322Z] #9 81.35 Preparing to unpack .../157-libpciaccess0_0.17-3build1_amd64.deb ... [2024-06-27T16:56:51.322Z] #9 81.37 Unpacking libpciaccess0:amd64 (0.17-3build1) ... [2024-06-27T16:56:51.695Z] #9 81.92 Selecting previously unselected package libdrm-intel1:amd64. [2024-06-27T16:56:51.695Z] #8 78.53 Loading repository data... [2024-06-27T16:56:51.695Z] #10 1.807 Cloning into 'jikespg'... [2024-06-27T16:56:51.695Z] #9 81.93 Preparing to unpack .../158-libdrm-intel1_2.4.120-2build1_amd64.deb ... [2024-06-27T16:56:51.695Z] #9 81.94 Unpacking libdrm-intel1:amd64 (2.4.120-2build1) ... [2024-06-27T16:56:51.695Z] #9 82.12 Selecting previously unselected package libdrm-nouveau2:amd64. [2024-06-27T16:56:51.695Z] #9 82.12 Preparing to unpack .../159-libdrm-nouveau2_2.4.120-2build1_amd64.deb ... [2024-06-27T16:56:51.695Z] #9 82.14 Unpacking libdrm-nouveau2:amd64 (2.4.120-2build1) ... [2024-06-27T16:56:52.079Z] #10 2.086 rm -f jikespg [2024-06-27T16:56:52.079Z] #10 2.086 rm -f ctabs.o [2024-06-27T16:56:52.079Z] #10 2.086 rm -f globals.o [2024-06-27T16:56:52.079Z] #10 2.090 rm -f lpgparse.o [2024-06-27T16:56:52.079Z] #10 2.090 rm -f lpgutil.o [2024-06-27T16:56:52.079Z] #10 2.090 rm -f main.o [2024-06-27T16:56:52.079Z] #10 2.090 rm -f mkfirst.o [2024-06-27T16:56:52.079Z] #10 2.096 rm -f mkred.o [2024-06-27T16:56:52.079Z] #10 2.096 rm -f mkstates.o [2024-06-27T16:56:52.079Z] #10 2.096 rm -f partset.o [2024-06-27T16:56:52.079Z] #10 2.096 rm -f prntstat.o [2024-06-27T16:56:52.079Z] #10 2.096 rm -f produce.o [2024-06-27T16:56:52.079Z] #10 2.103 rm -f ptables.o [2024-06-27T16:56:52.079Z] #10 2.103 rm -f remsp.o [2024-06-27T16:56:52.079Z] #10 2.103 rm -f resolve.o [2024-06-27T16:56:52.079Z] #10 2.103 rm -f spacetab.o [2024-06-27T16:56:52.079Z] #10 2.112 rm -f tabutil.o [2024-06-27T16:56:52.079Z] #10 2.112 rm -f timetab.o [2024-06-27T16:56:52.079Z] #10 2.119 gcc -c ctabs.c [2024-06-27T16:56:52.079Z] #9 82.35 Selecting previously unselected package libdrm-radeon1:amd64. [2024-06-27T16:56:52.079Z] #9 82.35 Preparing to unpack .../160-libdrm-radeon1_2.4.120-2build1_amd64.deb ... [2024-06-27T16:56:52.079Z] #9 82.38 Unpacking libdrm-radeon1:amd64 (2.4.120-2build1) ... [2024-06-27T16:56:52.079Z] #9 82.47 Selecting previously unselected package libfile-readbackwards-perl. [2024-06-27T16:56:52.079Z] #9 82.47 Preparing to unpack .../161-libfile-readbackwards-perl_1.06-2_all.deb ... [2024-06-27T16:56:52.079Z] #9 82.48 Unpacking libfile-readbackwards-perl (1.06-2) ... [2024-06-27T16:56:52.079Z] #9 82.60 Selecting previously unselected package libfontenc1:amd64. [2024-06-27T16:56:52.451Z] #9 82.60 Preparing to unpack .../162-libfontenc1_1%3a1.1.8-1build1_amd64.deb ... [2024-06-27T16:56:52.451Z] #9 82.62 Unpacking libfontenc1:amd64 (1:1.1.8-1build1) ... [2024-06-27T16:56:52.451Z] #9 82.79 Selecting previously unselected package libglapi-mesa:amd64. [2024-06-27T16:56:52.451Z] #9 82.79 Preparing to unpack .../163-libglapi-mesa_24.0.5-1ubuntu1_amd64.deb ... [2024-06-27T16:56:52.451Z] #9 82.82 Unpacking libglapi-mesa:amd64 (24.0.5-1ubuntu1) ... [2024-06-27T16:56:52.451Z] #10 2.643 gcc -c globals.c [2024-06-27T16:56:52.451Z] #10 2.706 gcc -c lpgparse.c [2024-06-27T16:56:52.451Z] #10 2.781 lpgparse.c: In function 'process_options_lines': [2024-06-27T16:56:52.451Z] #10 2.781 lpgparse.c:1082:15: warning: comparison between pointer and zero character constant [-Wpointer-compare] [2024-06-27T16:56:52.451Z] #10 2.781 1082 | while (p1 != '\0') /* Until end-of-file is reached, process */ [2024-06-27T16:56:52.451Z] #10 2.781 | ^~ [2024-06-27T16:56:52.451Z] #10 2.781 lpgparse.c:1082:12: note: did you mean to dereference the pointer? [2024-06-27T16:56:52.451Z] #10 2.781 1082 | while (p1 != '\0') /* Until end-of-file is reached, process */ [2024-06-27T16:56:52.451Z] #10 2.781 | ^ [2024-06-27T16:56:52.451Z] #9 82.97 Selecting previously unselected package libllvm17t64:amd64. [2024-06-27T16:56:52.451Z] #9 82.97 Preparing to unpack .../164-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... [2024-06-27T16:56:52.451Z] #9 83.00 Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... [2024-06-27T16:56:53.243Z] #8 80.17 Reading installed packages... [2024-06-27T16:56:53.243Z] #10 3.489 gcc -c lpgutil.c [2024-06-27T16:56:53.615Z] #10 3.790 gcc -c main.c [2024-06-27T16:56:53.615Z] #10 3.973 gcc -c mkfirst.c [2024-06-27T16:56:53.989Z] #10 4.273 gcc -c mkred.c [2024-06-27T16:56:54.360Z] #10 4.448 gcc -c mkstates.c [2024-06-27T16:56:54.360Z] #10 4.615 gcc -c partset.c [2024-06-27T16:56:54.731Z] #10 4.767 gcc -c prntstat.c [2024-06-27T16:56:54.731Z] #10 4.947 gcc -c produce.c [2024-06-27T16:56:55.102Z] #10 5.320 gcc -c ptables.c [2024-06-27T16:56:55.102Z] #8 82.25 'curl' is already installed. [2024-06-27T16:56:55.102Z] #8 82.25 No update candidate for 'curl-8.6.0-150600.2.2.x86_64'. The highest available version is already installed. [2024-06-27T16:56:55.102Z] #8 82.25 Resolving package dependencies... [2024-06-27T16:56:55.102Z] #10 5.398 gcc -c remsp.c [2024-06-27T16:56:55.481Z] #8 82.45 [2024-06-27T16:56:55.481Z] #8 82.45 The following 206 NEW packages are going to be installed: [2024-06-27T16:56:55.481Z] #8 82.45 Mesa Mesa-dri Mesa-gallium Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 adwaita-icon-theme cups-config dbus-1 dbus-1-x11 dejavu-fonts fontconfig fonts-config gdk-pixbuf-loader-rsvg gdk-pixbuf-query-loaders gstreamer gstreamer-plugins-base gtk3-data gtk3-schema gtk3-tools gtk4-schema gtk4-tools gzip hicolor-icon-theme hostname kbd kbd-legacy libFLAC8 libICE6 libLLVM17 libSM6 libX11-6 libX11-data libX11-xcb1 libXRes1 libXau6 libXaw7 libXcomposite1 libXcursor1 libXdamage1 libXdmcp6 libXext6 libXfixes3 libXfont2-2 libXft2 libXi6 libXinerama1 libXmu6 libXmuu1 libXpm4 libXpresent1 libXrandr2 libXrender1 libXt6 libXtst6 libXv1 libXvnc1 libXxf86vm1 libadwaita-1-0 libapparmor1 libappstream5 libasound2 libatk-1_0-0 libatk-bridge-2_0-0 libatspi0 libavahi-client3 libavahi-common3 libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcanberra-gtk3-0 libcanberra0 libcares2 libcdda_interface0 libcdda_paranoia0 libcloudproviders0 libcolord2 libcups2 libdatrie1 libdbus-1-3 libdrm2 libdrm_amdgpu1 libdrm_intel1 libdrm_nouveau2 libdrm_radeon1 libedit0 libepoxy0 liberation-fonts libexpat1 libfltk1 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgbm1 libgdbm4 libgdk_pixbuf-2_0-0 libglvnd libgnutls30 libgraphene-1_0-0 libgraphite2-3 libgstallocators-1_0-0 libgstapp-1_0-0 libgstaudio-1_0-0 libgstgl-1_0-0 libgstpbutils-1_0-0 libgstplay-1_0-0 libgstplayer-1_0-0 libgstreamer-1_0-0 libgstriff-1_0-0 libgsttag-1_0-0 libgstvideo-1_0-0 libgthread-2_0-0 libgtk-3-0 libgtk-4-1 libgtop-2_0-11 libgudev-1_0-0 libharfbuzz0 libhogweed6 libip4tc2 libjbig2 libjitterentropy3 libjpeg8 libjson-glib-1_0-0 libkmod2 liblcms2-2 libltdl7 libmetacity3 libmetalink3 libnettle8 libogg0 libopus0 liborc-0_4-0 libpango-1_0-0 libpciaccess0 libpixman-1-0 libpng16-16 libpulse0 librsvg-2-2 libseccomp2 libsndfile1 libspeex1 libstartup-notification-1-0 libstemmer1d libthai-data libthai0 libtheoradec1 libtheoraenc1 libtiff6 libtracker-sparql-3_0-0 libunwind libvisual libvorbis0 libvorbisenc2 libvorbisfile3 libvulkan1 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb1 libxkbcommon0 libxkbfile1 libxmlb2 libxshmfence1 libyaml-0-2 metacity pam-config perl pkg-config setxkbmap system-user-lp systemd systemd-default-settings systemd-default-settings-branding-openSUSE systemd-presets-branding-MicroOS systemd-presets-common-SUSE tar tigervnc unzip vim vim-data-common wget xauth xbitmaps xinit xkbcomp xkeyboard-config xmodmap xorg-x11-Xvnc xorg-x11-fonts xorg-x11-fonts-core xrdb xsetroot xterm-bin zenity [2024-06-27T16:56:55.481Z] #8 82.45 [2024-06-27T16:56:55.481Z] #8 82.45 206 new packages to install. [2024-06-27T16:56:55.481Z] #8 82.45 Overall download size: 99.2 MiB. Already cached: 0 B. After the operation, additional 405.5 MiB will be used. [2024-06-27T16:56:55.481Z] #8 82.45 [2024-06-27T16:56:55.481Z] #8 82.45 Backend: classic_rpmtrans [2024-06-27T16:56:55.481Z] #8 82.45 Continue? [y/n/v/...? shows all options] (y): y [2024-06-27T16:56:55.481Z] #10 5.630 gcc -c resolve.c [2024-06-27T16:56:55.481Z] #8 82.59 Retrieving: Mesa-libglapi0-23.3.4-150600.81.2.x86_64 (Main Repository) (1/206), 188.2 KiB [2024-06-27T16:56:55.850Z] #8 82.60 Retrieving: Mesa-libglapi0-23.3.4-150600.81.2.x86_64.rpm [..#9 86.06 Selecting previously unselected package libxcb-dri3-0:amd64. [2024-06-27T16:56:55.850Z] #9 86.06 Preparing to unpack .../165-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... [2024-06-27T16:56:55.850Z] #9 86.08 Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:56:55.850Z] #10 5.995 gcc -c spacetab.c [2024-06-27T16:56:55.850Z] #9 86.22 Selecting previously unselected package libgl1-mesa-dri:amd64. [2024-06-27T16:56:55.850Z] #9 86.23 Preparing to unpack .../166-libgl1-mesa-dri_24.0.5-1ubuntu1_amd64.deb ... [2024-06-27T16:56:55.850Z] #9 86.25 Unpacking libgl1-mesa-dri:amd64 (24.0.5-1ubuntu1) ... [2024-06-27T16:56:56.224Z] #10 6.344 gcc -c tabutil.c [2024-06-27T16:56:56.224Z] ..#10 6.609 gcc -c timetab.c [2024-06-27T16:56:56.608Z] done] [2024-06-27T16:56:56.608Z] #8 83.37 Retrieving: gtk3-data-3.24.38+111-150600.1.3.noarch (Main Repository) (2/206), 118.3 KiB [2024-06-27T16:56:56.608Z] #8 83.37 Retrieving: gtk3-data-3.24.38+111-150600.1.3.noarch.rpm [.#9 86.93 Selecting previously unselected package libx11-xcb1:amd64. [2024-06-27T16:56:56.608Z] .done (2.9 KiB/s)] [2024-06-27T16:56:56.608Z] #8 83.54 Retrieving: gtk3-schema-3.24.38+111-150600.1.3.noarch (Main Repository) (3/206), 118.1 KiB [2024-06-27T16:56:56.608Z] #8 83.55 Retrieving: gtk3-schema-3.24.38+111-150600.1.3.noarch.rpm [.#10 6.830 gcc -o jikespg ctabs.o globals.o lpgparse.o lpgutil.o main.o \ [2024-06-27T16:56:56.608Z] #10 6.830 mkfirst.o mkred.o mkstates.o partset.o prntstat.o produce.o \ [2024-06-27T16:56:56.608Z] #10 6.830 ptables.o remsp.o resolve.o spacetab.o tabutil.o timetab.o [2024-06-27T16:56:56.608Z] #9 86.93 Preparing to unpack .../167-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... [2024-06-27T16:56:56.608Z] #9 87.01 Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... [2024-06-27T16:56:56.608Z] .done (2.9 KiB/s)] [2024-06-27T16:56:56.608Z] #8 83.72 Retrieving: gzip-1.10-150200.10.1.x86_64 (Main Repository) (4/206), 140.3 KiB [2024-06-27T16:56:56.995Z] #8 83.72 Retrieving: gzip-1.10-150200.10.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:56:56.995Z] #8 84.03 Retrieving: hicolor-icon-theme-0.17-150600.19.2.noarch (Main Repository) (5/206), 46.2 KiB [2024-06-27T16:56:57.353Z] #8 84.03 Retrieving: hicolor-icon-theme-0.17-150600.19.2.noarch.rpm [..#8 84.87 Running transaction check [2024-06-27T16:56:57.353Z] done (2.9 KiB/s)] [2024-06-27T16:56:57.353Z] #8 84.33 Retrieving: hostname-3.16-2.22.x86_64 (Main Repository) (6/206), 22.8 KiB [2024-06-27T16:56:57.708Z] #8 84.33 Retrieving: hostname-3.16-2.22.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:56:57.708Z] #8 84.48 Retrieving: kbd-legacy-2.4.0-150400.5.6.1.noarch (Main Repository) (7/206), 538.5 KiB [2024-06-27T16:56:57.708Z] #8 84.48 Retrieving: kbd-legacy-2.4.0-150400.5.6.1.noarch.rpm [..done (3.0 KiB/s)] [2024-06-27T16:56:57.708Z] #8 84.65 Retrieving: libICE6-1.0.9-1.25.x86_64 (Main Repository) (8/206), 46.8 KiB [2024-06-27T16:56:57.708Z] #8 84.65 Retrieving: libICE6-1.0.9-1.25.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:56:57.708Z] #8 84.78 Retrieving: libX11-data-1.8.7-150600.1.2.noarch (Main Repository) (9/206), 149.2 KiB [2024-06-27T16:56:58.060Z] #8 84.79 Retrieving: libX11-data-1.8.7-150600.1.2.noarch.rpm [..done (2.8 KiB/s)] [2024-06-27T16:56:58.060Z] #8 84.92 Retrieving: libXau6-1.0.8-1.26.x86_64 (Main Repository) (10/206), 13.6 KiB [2024-06-27T16:56:58.060Z] #8 84.92 Retrieving: libXau6-1.0.8-1.26.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:56:58.060Z] #8 85.07 Retrieving: libXdmcp6-1.1.2-1.23.x86_64 (Main Repository) (11/206), 17.0 KiB [2024-06-27T16:56:58.412Z] #8 85.07 Retrieving: libXdmcp6-1.1.2-1.23.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:56:58.412Z] #8 85.21 Retrieving: libXvnc1-1.13.1-150600.2.6.x86_64 (Main Repository) (12/206), 38.0 KiB [2024-06-27T16:56:58.412Z] #8 85.21 Retrieving: libXvnc1-1.13.1-150600.2.6.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:56:58.412Z] #8 85.35 Retrieving: libapparmor1-3.1.7-150600.3.1.x86_64 (Main Repository) (13/206), 82.6 KiB [2024-06-27T16:56:58.412Z] #8 85.35 Retrieving: libapparmor1-3.1.7-150600.3.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:56:58.412Z] #8 85.49 Retrieving: libasound2-1.2.10-150600.2.3.x86_64 (Main Repository) (14/206), 449.6 KiB [2024-06-27T16:56:58.412Z] #8 85.49 Retrieving: libasound2-1.2.10-150600.2.3.x86_64.rpm [.done] [2024-06-27T16:56:58.412Z] #8 85.52 Retrieving: libatk-1_0-0-2.50.0-150600.1.2.x86_64 (Main Repository) (15/206), 71.3 KiB [2024-06-27T16:56:58.764Z] #8 85.53 Retrieving: libatk-1_0-0-2.50.0-150600.1.2.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:56:58.764Z] #8 85.67 Retrieving: libcares2-1.19.1-150000.3.26.1.x86_64 (Main Repository) (16/206), 61.2 KiB [2024-06-27T16:56:58.764Z] #8 85.68 Retrieving: libcares2-1.19.1-150000.3.26.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:56:58.764Z] #8 85.83 Retrieving: libcdda_interface0-3.10.2-1.28.x86_64 (Main Repository) (17/206), 35.7 KiB [2024-06-27T16:56:59.116Z] #8 85.83 Retrieving: libcdda_interface0-3.10.2-1.28.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:56:59.116Z] #8 85.97 Retrieving: libcloudproviders0-0.3.5-150600.1.2.x86_64 (Main Repository) (18/206), 38.1 KiB [2024-06-27T16:56:59.116Z] #8 85.97 Retrieving: libcloudproviders0-0.3.5-150600.1.2.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-27T16:56:59.116Z] #8 86.11 Retrieving: libdatrie1-0.2.9-1.25.x86_64 (Main Repository) (19/206), 43.5 KiB [2024-06-27T16:56:59.539Z] #8 86.11 Retrieving: libdatrie1-0.2.9-1.25.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:56:59.539Z] #8 86.28 Retrieving: libdbus-1-3-1.12.2-150400.18.8.1.x86_64 (Main Repository) (20/206), 151.4 KiB [2024-06-27T16:56:59.539Z] #8 86.28 Retrieving: libdbus-1-3-1.12.2-150400.18.8.1.x86_64.rpm [..#10 DONE 9.9s [2024-06-27T16:56:59.539Z] [2024-06-27T16:56:59.539Z] #11 exporting to image [2024-06-27T16:56:59.539Z] #11 exporting layers [2024-06-27T16:56:59.539Z] done (2.8 KiB/s)] [2024-06-27T16:56:59.539Z] #8 86.59 Retrieving: libdrm2-2.4.118-150600.1.4.x86_64 (Main Repository) (21/206), 77.1 KiB [2024-06-27T16:56:59.539Z] #8 86.59 Retrieving: libdrm2-2.4.118-150600.1.4.x86_64.rpm [.#9 90.09 Selecting previously unselected package libxcb-dri2-0:amd64. [2024-06-27T16:56:59.539Z] #9 90.09 Preparing to unpack .../168-libxcb-dri2-0_1.15-1ubuntu2_amd64.deb ... [2024-06-27T16:57:00.036Z] .done (2.8 KiB/s)] [2024-06-27T16:57:00.036Z] #8 86.76 Retrieving: libedit0-3.1.snap20150325-2.12.x86_64 (Main Repository) (22/206), 94.3 KiB [2024-06-27T16:57:00.036Z] #8 86.76 Retrieving: libedit0-3.1.snap20150325-2.12.x86_64.rpm [.#9 90.11 Unpacking libxcb-dri2-0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:00.430Z] ...#8 87.92 Transaction check succeeded. [2024-06-27T16:57:00.430Z] #8 87.94 Running transaction test [2024-06-27T16:57:00.430Z] #9 90.64 Selecting previously unselected package libxcb-glx0:amd64. [2024-06-27T16:57:00.430Z] #9 90.65 Preparing to unpack .../169-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... [2024-06-27T16:57:00.430Z] #9 90.69 Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:00.430Z] done] [2024-06-27T16:57:00.430Z] #8 87.24 Retrieving: libepoxy0-1.5.10-150500.1.2.x86_64 (Main Repository) (23/206), 194.9 KiB [2024-06-27T16:57:00.430Z] #8 87.24 Retrieving: libepoxy0-1.5.10-150500.1.2.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:57:00.430Z] #8 87.42 Retrieving: libexpat1-2.4.4-150400.3.17.1.x86_64 (Main Repository) (24/206), 112.8 KiB [2024-06-27T16:57:00.430Z] #8 87.42 Retrieving: libexpat1-2.4.4-150400.3.17.1.x86_64.rpm [.#9 90.93 Selecting previously unselected package libxcb-present0:amd64. [2024-06-27T16:57:00.430Z] #9 90.93 Preparing to unpack .../170-libxcb-present0_1.15-1ubuntu2_amd64.deb ... [2024-06-27T16:57:00.430Z] #9 90.97 Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:00.823Z] .done (2.8 KiB/s)] [2024-06-27T16:57:00.823Z] #8 87.59 Retrieving: libfontenc1-1.1.3-1.22.x86_64 (Main Repository) (25/206), 19.8 KiB [2024-06-27T16:57:00.823Z] #8 87.60 Retrieving: libfontenc1-1.1.3-1.22.x86_64.rpm [.#9 91.11 Selecting previously unselected package libxcb-randr0:amd64. [2024-06-27T16:57:00.823Z] #9 91.11 Preparing to unpack .../171-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... [2024-06-27T16:57:00.823Z] .done (2.7 KiB/s)] [2024-06-27T16:57:00.823Z] #8 87.77 Retrieving: libfribidi0-1.0.10-150400.3.3.1.x86_64 (Main Repository) (26/206), 39.1 KiB [2024-06-27T16:57:00.823Z] #8 87.77 Retrieving: libfribidi0-1.0.10-150400.3.3.1.x86_64.rpm [.#8 88.43 Transaction test succeeded. [2024-06-27T16:57:00.823Z] #8 88.43 Running transaction [2024-06-27T16:57:00.823Z] #9 91.14 Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:00.823Z] #9 91.23 Selecting previously unselected package libxcb-sync1:amd64. [2024-06-27T16:57:00.823Z] #9 91.24 Preparing to unpack .../172-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... [2024-06-27T16:57:00.823Z] #9 91.27 Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:00.823Z] #9 91.37 Selecting previously unselected package libxcb-xfixes0:amd64. [2024-06-27T16:57:01.207Z] .done (2.8 KiB/s)] [2024-06-27T16:57:01.207Z] #8 87.98 Retrieving: libgdbm4-1.12-1.418.x86_64 (Main Repository) (27/206), 76.5 KiB [2024-06-27T16:57:01.207Z] #8 87.99 Retrieving: libgdbm4-1.12-1.418.x86_64.rpm [.#9 91.39 Preparing to unpack .../173-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... [2024-06-27T16:57:01.207Z] #9 91.42 Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:01.207Z] .done (2.7 KiB/s)] [2024-06-27T16:57:01.207Z] #8 88.13 Retrieving: libgraphene-1_0-0-1.10.8-150600.1.3.x86_64 (Main Repository) (28/206), 57.8 KiB [2024-06-27T16:57:01.207Z] #8 88.16 Retrieving: libgraphene-1_0-0-1.10.8-150600.1.3.x86_64.rpm [.#9 91.55 Selecting previously unselected package libxshmfence1:amd64. [2024-06-27T16:57:01.207Z] #9 91.56 Preparing to unpack .../174-libxshmfence1_1.3-1build5_amd64.deb ... [2024-06-27T16:57:01.207Z] #9 91.58 Unpacking libxshmfence1:amd64 (1.3-1build5) ... [2024-06-27T16:57:01.207Z] .done (2.9 KiB/s)] [2024-06-27T16:57:01.207Z] #8 88.33 Retrieving: libgraphite2-3-1.3.14-150600.1.5.x86_64 (Main Repository) (29/206), 73.8 KiB [2024-06-27T16:57:01.602Z] #8 88.34 Retrieving: libgraphite2-3-1.3.14-150600.1.5.x86_64.rpm [.#9 91.70 Selecting previously unselected package libxxf86vm1:amd64. [2024-06-27T16:57:01.602Z] #9 91.70 Preparing to unpack .../175-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... [2024-06-27T16:57:01.602Z] #9 91.72 Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... [2024-06-27T16:57:01.602Z] .#9 91.83 Selecting previously unselected package libglx-mesa0:amd64. [2024-06-27T16:57:01.602Z] #9 91.83 Preparing to unpack .../176-libglx-mesa0_24.0.5-1ubuntu1_amd64.deb ... [2024-06-27T16:57:01.602Z] #9 91.85 Unpacking libglx-mesa0:amd64 (24.0.5-1ubuntu1) ... [2024-06-27T16:57:01.602Z] #9 91.97 Selecting previously unselected package libgtop2-common. [2024-06-27T16:57:01.602Z] done (2.8 KiB/s)] [2024-06-27T16:57:01.602Z] #8 88.54 Retrieving: libgudev-1_0-0-237-150400.1.6.x86_64 (Main Repository) (30/206), 30.0 KiB [2024-06-27T16:57:01.602Z] #8 88.56 Retrieving: libgudev-1_0-0-237-150400.1.6.x86_64.rpm [.#9 91.99 Preparing to unpack .../177-libgtop2-common_2.41.3-1build4_all.deb ... [2024-06-27T16:57:01.602Z] #9 92.04 Unpacking libgtop2-common (2.41.3-1build4) ... [2024-06-27T16:57:01.602Z] .done (2.8 KiB/s)] [2024-06-27T16:57:01.602Z] #8 88.72 Retrieving: libip4tc2-1.8.7-1.1.x86_64 (Main Repository) (31/206), 24.0 KiB [2024-06-27T16:57:01.963Z] #8 88.72 Retrieving: libip4tc2-1.8.7-1.1.x86_64.rpm [.#9 92.25 Selecting previously unselected package libgtop-2.0-11:amd64. [2024-06-27T16:57:01.963Z] .done (2.7 KiB/s)] [2024-06-27T16:57:01.963Z] #8 88.87 Retrieving: libjbig2-2.1-150000.3.5.1.x86_64 (Main Repository) (32/206), 33.0 KiB [2024-06-27T16:57:01.963Z] #8 88.88 Retrieving: libjbig2-2.1-150000.3.5.1.x86_64.rpm [.#9 92.25 Preparing to unpack .../178-libgtop-2.0-11_2.41.3-1build4_amd64.deb ... [2024-06-27T16:57:01.963Z] #9 92.27 Unpacking libgtop-2.0-11:amd64 (2.41.3-1build4) ... [2024-06-27T16:57:01.963Z] .done (2.7 KiB/s)] [2024-06-27T16:57:01.963Z] #8 89.05 Retrieving: libjpeg8-8.2.2-150600.22.5.x86_64 (Main Repository) (33/206), 180.8 KiB [2024-06-27T16:57:01.963Z] #8 89.05 Retrieving: libjpeg8-8.2.2-150600.22.5.x86_64.rpm [.done] [2024-06-27T16:57:01.963Z] #8 89.10 Retrieving: libjson-glib-1_0-0-1.8.0-150600.1.3.x86_64 (Main Repository) (34/206), 76.5 KiB [2024-06-27T16:57:02.316Z] #8 89.10 Retrieving: libjson-glib-1_0-0-1.8.0-150600.1.3.x86_64.rpm [.#9 92.41 Selecting previously unselected package x11-common. [2024-06-27T16:57:02.316Z] #9 92.41 Preparing to unpack .../179-x11-common_1%3a7.7+23ubuntu3_all.deb ... [2024-06-27T16:57:02.316Z] #9 92.44 Unpacking x11-common (1:7.7+23ubuntu3) ... [2024-06-27T16:57:02.316Z] .done (2.9 KiB/s)] [2024-06-27T16:57:02.316Z] #8 89.26 Retrieving: libkmod2-29-150600.11.4.x86_64 (Main Repository) (35/206), 57.5 KiB [2024-06-27T16:57:02.316Z] #8 89.26 Retrieving: libkmod2-29-150600.11.4.x86_64.rpm [.#9 92.74 Selecting previously unselected package libice6:amd64. [2024-06-27T16:57:02.316Z] #9 92.74 Preparing to unpack .../180-libice6_2%3a1.0.10-1build3_amd64.deb ... [2024-06-27T16:57:02.316Z] #9 92.77 Unpacking libice6:amd64 (2:1.0.10-1build3) ... [2024-06-27T16:57:02.316Z] .done (2.7 KiB/s)] [2024-06-27T16:57:02.316Z] #8 89.40 Retrieving: liblcms2-2-2.15-150600.1.5.x86_64 (Main Repository) (36/206), 152.5 KiB [2024-06-27T16:57:02.316Z] #8 89.41 Retrieving: liblcms2-2-2.15-150600.1.5.x86_64.rpm [.done] [2024-06-27T16:57:02.316Z] #8 89.43 Retrieving: libltdl7-2.4.6-150000.3.6.2.x86_64 (Main Repository) (37/206), 32.6 KiB [2024-06-27T16:57:02.680Z] #8 89.44 Retrieving: libltdl7-2.4.6-150000.3.6.2.x86_64.rpm [.#9 92.89 Selecting previously unselected package metacity-common. [2024-06-27T16:57:02.680Z] #9 92.89 Preparing to unpack .../181-metacity-common_1%3a3.52.0-1build1_all.deb ... [2024-06-27T16:57:02.680Z] #9 92.92 Unpacking metacity-common (1:3.52.0-1build1) ... [2024-06-27T16:57:02.680Z] .done (2.8 KiB/s)] [2024-06-27T16:57:02.680Z] #8 89.60 Retrieving: libnettle8-3.9.1-150600.1.46.x86_64 (Main Repository) (38/206), 172.1 KiB [2024-06-27T16:57:02.680Z] #8 89.61 Retrieving: libnettle8-3.9.1-150600.1.46.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:57:02.680Z] #8 89.77 Retrieving: libogg0-1.3.2-150000.3.4.1.x86_64 (Main Repository) (39/206), 23.6 KiB [2024-06-27T16:57:03.070Z] #8 89.78 Retrieving: libogg0-1.3.2-150000.3.4.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:57:03.070Z] #8 89.94 Retrieving: libopus0-1.3.1-150000.3.8.1.x86_64 (Main Repository) (40/206), 204.7 KiB [2024-06-27T16:57:03.070Z] #9 93.20 Selecting previously unselected package libmetacity3:amd64. [2024-06-27T16:57:03.070Z] #9 93.20 Preparing to unpack .../182-libmetacity3_1%3a3.52.0-1build1_amd64.deb ... [2024-06-27T16:57:03.070Z] #9 93.22 Unpacking libmetacity3:amd64 (1:3.52.0-1build1) ... [2024-06-27T16:57:03.070Z] #8 89.94 Retrieving: libopus0-1.3.1-150000.3.8.1.x86_64.rpm [..#9 93.34 Selecting previously unselected package libpython3.12t64:amd64. [2024-06-27T16:57:03.070Z] #9 93.35 Preparing to unpack .../183-libpython3.12t64_3.12.3-1_amd64.deb ... [2024-06-27T16:57:03.070Z] #9 93.37 Unpacking libpython3.12t64:amd64 (3.12.3-1) ... [2024-06-27T16:57:03.070Z] #9 93.58 Selecting previously unselected package libsm6:amd64. [2024-06-27T16:57:03.070Z] done (2.8 KiB/s)] [2024-06-27T16:57:03.070Z] #8 90.13 Retrieving: liborc-0_4-0-0.4.28-3.3.1.x86_64 (Main Repository) (41/206), 135.6 KiB [2024-06-27T16:57:03.435Z] #8 90.13 Retrieving: liborc-0_4-0-0.4.28-3.3.1.x86_64.rpm [.#9 93.58 Preparing to unpack .../184-libsm6_2%3a1.2.3-1build3_amd64.deb ... [2024-06-27T16:57:03.435Z] #9 93.60 Unpacking libsm6:amd64 (2:1.2.3-1build3) ... [2024-06-27T16:57:03.435Z] .done (2.7 KiB/s)] [2024-06-27T16:57:03.435Z] #8 90.29 Retrieving: libpciaccess0-0.14-1.16.x86_64 (Main Repository) (42/206), 25.5 KiB [2024-06-27T16:57:03.435Z] #8 90.29 Retrieving: libpciaccess0-0.14-1.16.x86_64.rpm [.#9 93.75 Selecting previously unselected package libsodium23:amd64. [2024-06-27T16:57:03.435Z] #9 93.75 Preparing to unpack .../185-libsodium23_1.0.18-1build3_amd64.deb ... [2024-06-27T16:57:03.435Z] #9 93.78 Unpacking libsodium23:amd64 (1.0.18-1build3) ... [2024-06-27T16:57:03.435Z] .done (2.7 KiB/s)] [2024-06-27T16:57:03.435Z] #8 90.46 Retrieving: libpixman-1-0-0.42.2-150600.1.2.x86_64 (Main Repository) (43/206), 240.8 KiB [2024-06-27T16:57:03.435Z] #8 90.46 Retrieving: libpixman-1-0-0.42.2-150600.1.2.x86_64.rpm [.#11 exporting layers 4.0s done [2024-06-27T16:57:03.435Z] #11 writing image sha256:725d4429e9a88a5eae8d4561dac775d7c31e1e3be9650d8dc7b6c9b62fe481f7 [2024-06-27T16:57:03.989Z] #9 93.89 Selecting previously unselected package libxcb-util1:amd64. [2024-06-27T16:57:03.989Z] #9 93.89 Preparing to unpack .../186-libxcb-util1_0.4.0-1build3_amd64.deb ... [2024-06-27T16:57:03.989Z] #9 93.92 Unpacking libxcb-util1:amd64 (0.4.0-1build3) ... [2024-06-27T16:57:03.989Z] .done (2.8 KiB/s)] [2024-06-27T16:57:03.989Z] #8 90.60 Retrieving: libpng16-16-1.6.40-150600.1.3.x86_64 (Main Repository) (44/206), 139.1 KiB [2024-06-27T16:57:03.989Z] #8 90.60 Retrieving: libpng16-16-1.6.40-150600.1.3.x86_64.rpm [.#11 writing image sha256:725d4429e9a88a5eae8d4561dac775d7c31e1e3be9650d8dc7b6c9b62fe481f7 done [2024-06-27T16:57:03.989Z] #11 naming to docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg 0.0s done [2024-06-27T16:57:03.989Z] #11 DONE 4.0s [2024-06-27T16:57:03.989Z] #9 94.04 Selecting previously unselected package libstartup-notification0:amd64. [2024-06-27T16:57:03.989Z] #9 94.04 Preparing to unpack .../187-libstartup-notification0_0.12-6build3_amd64.deb ... [2024-06-27T16:57:03.989Z] #9 94.07 Unpacking libstartup-notification0:amd64 (0.12-6build3) ... [2024-06-27T16:57:03.989Z] .done (2.8 KiB/s)] [2024-06-27T16:57:03.989Z] #8 90.77 Retrieving: libseccomp2-2.5.3-150400.2.4.x86_64 (Main Repository) (45/206), 61.5 KiB [2024-06-27T16:57:03.989Z] #8 90.77 Retrieving: libseccomp2-2.5.3-150400.2.4.x86_64.rpm [.+ popd [2024-06-27T16:57:03.989Z] ~/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker [2024-06-27T16:57:03.989Z] .done (2.8 KiB/s)] [2024-06-27T16:57:03.989Z] #8 90.93 Retrieving: libspeex1-1.2-150000.3.5.2.x86_64 (Main Repository) (46/206), 57.6 KiB [2024-06-27T16:57:03.989Z] #8 90.93 Retrieving: libspeex1-1.2-150000.3.5.2.x86_64.rpm [.#9 94.20 Selecting previously unselected package libunwind8:amd64. [2024-06-27T16:57:03.989Z] #9 94.21 Preparing to unpack .../188-libunwind8_1.6.2-3build1_amd64.deb ... [2024-06-27T16:57:03.989Z] #9 94.23 Unpacking libunwind8:amd64 (1.6.2-3build1) ... [2024-06-27T16:57:03.989Z] .#9 94.36 Selecting previously unselected package libxt6t64:amd64. [2024-06-27T16:57:03.989Z] #9 94.36 Preparing to unpack .../189-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... [2024-06-27T16:57:03.989Z] #9 94.38 Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... [2024-06-27T16:57:03.989Z] #9 94.47 Selecting previously unselected package libxmu6:amd64. [2024-06-27T16:57:04.364Z] #9 94.47 Preparing to unpack .../190-libxmu6_2%3a1.1.3-3build2_amd64.deb ... [2024-06-27T16:57:04.364Z] #9 94.49 Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... [2024-06-27T16:57:04.364Z] #9 94.56 Selecting previously unselected package libxpm4:amd64. [2024-06-27T16:57:04.364Z] #9 94.57 Preparing to unpack .../191-libxpm4_1%3a3.5.17-1build2_amd64.deb ... [2024-06-27T16:57:04.364Z] #9 94.58 Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... [2024-06-27T16:57:04.364Z] done (2.8 KiB/s)] [2024-06-27T16:57:04.364Z] #8 91.11 Retrieving: libstemmer1d-2.2.0-150600.1.3.x86_64 (Main Repository) (47/206), 117.1 KiB [2024-06-27T16:57:04.364Z] #8 91.11 Retrieving: libstemmer1d-2.2.0-150600.1.3.x86_64.rpm [..#9 94.67 Selecting previously unselected package libxaw7:amd64. [2024-06-27T16:57:04.364Z] #9 94.67 Preparing to unpack .../192-libxaw7_2%3a1.0.14-1build2_amd64.deb ... [2024-06-27T16:57:04.364Z] #9 94.68 Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... [2024-06-27T16:57:04.364Z] done (2.8 KiB/s)] [2024-06-27T16:57:04.364Z] #8 91.27 Retrieving: libthai-data-0.1.29-150400.1.4.x86_64 (Main Repository) (48/206), 139.8 KiB [2024-06-27T16:57:04.364Z] #8 91.27 Retrieving: libthai-data-0.1.29-150400.1.4.x86_64.rpm [.#9 94.75 Selecting previously unselected package libxfont2:amd64. [2024-06-27T16:57:04.364Z] #9 94.76 Preparing to unpack .../193-libxfont2_1%3a2.0.6-1build1_amd64.deb ... [2024-06-27T16:57:04.364Z] #9 94.77 Unpacking libxfont2:amd64 (1:2.0.6-1build1) ... [2024-06-27T16:57:04.364Z] .done (2.8 KiB/s)] [2024-06-27T16:57:04.364Z] #8 91.43 Retrieving: libtheoradec1-1.1.1-150000.3.3.1.x86_64 (Main Repository) (49/206), 54.0 KiB [2024-06-27T16:57:04.364Z] #8 91.43 Retrieving: libtheoradec1-1.1.1-150000.3.3.1.x86_64.rpm [.#8 92.14 Transaction test succeeded. [2024-06-27T16:57:04.364Z] #8 92.14 Running transaction [2024-06-27T16:57:04.717Z] #9 94.89 Selecting previously unselected package libxkbfile1:amd64. [2024-06-27T16:57:04.717Z] #9 94.89 Preparing to unpack .../194-libxkbfile1_1%3a1.1.0-1build4_amd64.deb ... [2024-06-27T16:57:04.717Z] #9 94.91 Unpacking libxkbfile1:amd64 (1:1.1.0-1build4) ... [2024-06-27T16:57:04.717Z] .done (2.8 KiB/s)] [2024-06-27T16:57:04.717Z] #8 91.62 Retrieving: libunwind-1.5.0-4.5.1.x86_64 (Main Repository) (50/206), 60.8 KiB [2024-06-27T16:57:04.717Z] #8 91.63 Retrieving: libunwind-1.5.0-4.5.1.x86_64.rpm [.#9 95.03 Selecting previously unselected package libxpresent1:amd64. [2024-06-27T16:57:04.717Z] #9 95.03 Preparing to unpack .../195-libxpresent1_1.0.0-2build2_amd64.deb ... [2024-06-27T16:57:04.717Z] #9 95.05 Unpacking libxpresent1:amd64 (1.0.0-2build2) ... [2024-06-27T16:57:04.717Z] .done (2.7 KiB/s)] [2024-06-27T16:57:04.717Z] #8 91.79 Retrieving: libvisual-0.4.0-1.34.x86_64 (Main Repository) (51/206), 129.4 KiB [2024-06-27T16:57:04.717Z] #8 91.79 Retrieving: libvisual-0.4.0-1.34.x86_64.rpm [..#9 95.17 Selecting previously unselected package libxres1:amd64. [2024-06-27T16:57:04.717Z] #9 95.17 Preparing to unpack .../196-libxres1_2%3a1.2.1-1build1_amd64.deb ... [2024-06-27T16:57:04.717Z] #9 95.18 Unpacking libxres1:amd64 (2:1.2.1-1build1) ... [2024-06-27T16:57:04.717Z] #9 95.28 Selecting previously unselected package zenity-common. [2024-06-27T16:57:04.717Z] #9 95.28 Preparing to unpack .../197-zenity-common_4.0.1-1build3_all.deb ... [2024-06-27T16:57:05.069Z] done (2.7 KiB/s)] [2024-06-27T16:57:05.069Z] #8 91.95 Retrieving: libvulkan1-1.3.275.0-150600.1.2.x86_64 (Main Repository) (52/206), 138.5 KiB [2024-06-27T16:57:05.069Z] #8 91.95 Retrieving: libvulkan1-1.3.275.0-150600.1.2.x86_64.rpm [.#9 95.30 Unpacking zenity-common (4.0.1-1build3) ... [2024-06-27T16:57:05.069Z] .done (2.8 KiB/s)] [2024-06-27T16:57:05.069Z] #8 92.10 Retrieving: libwayland-client0-1.22.0-150600.1.6.x86_64 (Main Repository) (53/206), 39.7 KiB [2024-06-27T16:57:05.069Z] #8 92.10 Retrieving: libwayland-client0-1.22.0-150600.1.6.x86_64.rpm [.#9 95.51 Selecting previously unselected package zenity. [2024-06-27T16:57:05.069Z] #9 95.52 Preparing to unpack .../198-zenity_4.0.1-1build3_amd64.deb ... [2024-06-27T16:57:05.069Z] #9 95.53 Unpacking zenity (4.0.1-1build3) ... [2024-06-27T16:57:05.422Z] .done (2.9 KiB/s)] [2024-06-27T16:57:05.422Z] #8 92.27 Retrieving: libwayland-egl1-99~1.22.0-150600.1.6.x86_64 (Main Repository) (54/206), 18.6 KiB [2024-06-27T16:57:05.422Z] #8 92.27 Retrieving: libwayland-egl1-99~1.22.0-150600.1.6.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-27T16:57:05.422Z] #8 92.41 Retrieving: libwayland-server0-1.22.0-150600.1.6.x86_64 (Main Repository) (55/206), 45.4 KiB [2024-06-27T16:57:05.422Z] #8 92.41 Retrieving: libwayland-server0-1.22.0-150600.1.6.x86_64.rpm [.#9 95.80 Selecting previously unselected package metacity. [2024-06-27T16:57:05.422Z] #9 95.81 Preparing to unpack .../199-metacity_1%3a3.52.0-1build1_amd64.deb ... [2024-06-27T16:57:05.422Z] #9 95.83 Unpacking metacity (1:3.52.0-1build1) ... [2024-06-27T16:57:05.773Z] #9 95.98 Selecting previously unselected package tigervnc-common. [2024-06-27T16:57:05.773Z] #9 95.98 Preparing to unpack .../200-tigervnc-common_1.13.1+dfsg-2build2_amd64.deb ... [2024-06-27T16:57:05.773Z] #9 96.02 Unpacking tigervnc-common (1.13.1+dfsg-2build2) ... [2024-06-27T16:57:05.773Z] .done (2.9 KiB/s)] [2024-06-27T16:57:05.773Z] #8 92.57 Retrieving: libxshmfence1-1.2-1.23.x86_64 (Main Repository) (56/206), 11.2 KiB [2024-06-27T16:57:05.773Z] #8 92.57 Retrieving: libxshmfence1-1.2-1.23.x86_64.rpm [.#9 96.12 Selecting previously unselected package x11-xkb-utils. [2024-06-27T16:57:05.773Z] #9 96.12 Preparing to unpack .../201-x11-xkb-utils_7.7+8build2_amd64.deb ... [2024-06-27T16:57:05.773Z] #9 96.13 Unpacking x11-xkb-utils (7.7+8build2) ... [2024-06-27T16:57:05.773Z] .done (2.7 KiB/s)] [2024-06-27T16:57:05.773Z] #8 92.73 Retrieving: libyaml-0-2-0.1.7-1.17.x86_64 (Main Repository) (57/206), 50.7 KiB [2024-06-27T16:57:05.773Z] #8 92.73 Retrieving: libyaml-0-2-0.1.7-1.17.x86_64.rpm [.#9 96.25 Selecting previously unselected package libglvnd0:amd64. [2024-06-27T16:57:05.773Z] .done (2.7 KiB/s)] [2024-06-27T16:57:05.773Z] #8 92.87 Retrieving: pam-config-1.1-150600.14.3.x86_64 (Main Repository) (58/206), 130.8 KiB [2024-06-27T16:57:06.125Z] #8 92.87 Retrieving: pam-config-1.1-150600.14.3.x86_64.rpm [.#9 96.26 Preparing to unpack .../202-libglvnd0_1.7.0-1build1_amd64.deb ... [2024-06-27T16:57:06.125Z] #9 96.27 Unpacking libglvnd0:amd64 (1.7.0-1build1) ... [2024-06-27T16:57:06.125Z] .done (2.8 KiB/s)] [2024-06-27T16:57:06.125Z] #8 93.07 Retrieving: pkg-config-0.29.2-1.436.x86_64 (Main Repository) (59/206), 231.6 KiB [2024-06-27T16:57:06.125Z] #8 93.07 Retrieving: pkg-config-0.29.2-1.436.x86_64.rpm [.#9 96.41 Selecting previously unselected package libglx0:amd64. [2024-06-27T16:57:06.125Z] #9 96.41 Preparing to unpack .../203-libglx0_1.7.0-1build1_amd64.deb ... [2024-06-27T16:57:06.125Z] #9 96.43 Unpacking libglx0:amd64 (1.7.0-1build1) ... [2024-06-27T16:57:06.125Z] .done (2.7 KiB/s)] [2024-06-27T16:57:06.125Z] #8 93.22 Retrieving: system-user-lp-20170617-150400.24.2.1.noarch (Main Repository) (60/206), 11.9 KiB [2024-06-27T16:57:06.125Z] #8 93.23 Retrieving: system-user-lp-20170617-150400.24.2.1.noarch.rpm [.#9 96.56 Selecting previously unselected package libgl1:amd64. [2024-06-27T16:57:06.125Z] #9 96.56 Preparing to unpack .../204-libgl1_1.7.0-1build1_amd64.deb ... [2024-06-27T16:57:06.125Z] #9 96.58 Unpacking libgl1:amd64 (1.7.0-1build1) ... [2024-06-27T16:57:06.478Z] .done (2.9 KiB/s)] [2024-06-27T16:57:06.478Z] #8 93.37 Retrieving: systemd-default-settings-branding-openSUSE-0.10-150300.3.7.1.noarch (Main Repository) (61/206), 10.0 KiB [2024-06-27T16:57:06.478Z] #8 93.37 Retrieving: systemd-default-settings-branding-openSUSE-0.10-150300.3.7.1.noarch.rpm [..#9 96.73 Selecting previously unselected package tigervnc-standalone-server. [2024-06-27T16:57:06.478Z] #9 96.73 Preparing to unpack .../205-tigervnc-standalone-server_1.13.1+dfsg-2build2_amd64.deb ... [2024-06-27T16:57:06.478Z] #9 96.77 Unpacking tigervnc-standalone-server (1.13.1+dfsg-2build2) ... [2024-06-27T16:57:06.478Z] #9 96.95 Selecting previously unselected package tigervnc-tools. [2024-06-27T16:57:06.478Z] #9 96.95 Preparing to unpack .../206-tigervnc-tools_1.13.1+dfsg-2build2_amd64.deb ... [2024-06-27T16:57:06.478Z] #9 96.97 Unpacking tigervnc-tools (1.13.1+dfsg-2build2) ... [2024-06-27T16:57:06.478Z] done (3.2 KiB/s)] [2024-06-27T16:57:06.478Z] #8 93.52 Retrieving: systemd-default-settings-0.10-150300.3.7.1.noarch (Main Repository) (62/206), 12.0 KiB [2024-06-27T16:57:06.834Z] #8 93.53 Retrieving: systemd-default-settings-0.10-150300.3.7.1.noarch.rpm [.#9 97.09 Selecting previously unselected package unzip. [2024-06-27T16:57:06.834Z] .done (3.0 KiB/s)] [2024-06-27T16:57:06.834Z] #8 93.69 Retrieving: systemd-presets-common-SUSE-15-150600.25.2.noarch (Main Repository) (63/206), 22.0 KiB [2024-06-27T16:57:06.834Z] #8 93.69 Retrieving: systemd-presets-common-SUSE-15-150600.25.2.noarch.rpm [.#9 97.09 Preparing to unpack .../207-unzip_6.0-28ubuntu4_amd64.deb ... [2024-06-27T16:57:06.834Z] #9 97.10 Unpacking unzip (6.0-28ubuntu4) ... [2024-06-27T16:57:06.834Z] #9 97.22 Selecting previously unselected package vim-runtime. [2024-06-27T16:57:06.834Z] .done (3.0 KiB/s)] [2024-06-27T16:57:06.834Z] #8 93.84 Retrieving: tar-1.34-150000.3.34.1.x86_64 (Main Repository) (64/206), 250.4 KiB [2024-06-27T16:57:06.834Z] #8 93.84 Retrieving: tar-1.34-150000.3.34.1.x86_64.rpm [.#9 97.22 Preparing to unpack .../208-vim-runtime_2%3a9.1.0016-1ubuntu7.1_all.deb ... [2024-06-27T16:57:06.834Z] #9 97.25 Adding 'diversion of /usr/share/vim/vim91/doc/help.txt to /usr/share/vim/vim91/doc/help.txt.vim-tiny by vim-runtime' [2024-06-27T16:57:06.834Z] #9 97.26 Adding 'diversion of /usr/share/vim/vim91/doc/tags to /usr/share/vim/vim91/doc/tags.vim-tiny by vim-runtime' [2024-06-27T16:57:06.834Z] #9 97.27 Unpacking vim-runtime (2:9.1.0016-1ubuntu7.1) ... [2024-06-27T16:57:07.187Z] .done (2.7 KiB/s)] [2024-06-27T16:57:07.187Z] #8 93.98 Retrieving: unzip-6.00-150000.4.11.1.x86_64 (Main Repository) (65/206), 104.3 KiB [2024-06-27T16:57:07.187Z] #8 93.98 Retrieving: unzip-6.00-150000.4.11.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:07.187Z] #8 94.11 Retrieving: vim-data-common-9.1.0330-150500.20.12.1.noarch (Main Repository) (66/206), 288.9 KiB [2024-06-27T16:57:07.187Z] #8 94.12 Retrieving: vim-data-common-9.1.0330-150500.20.12.1.noarch.rpm [..done (2.9 KiB/s)] [2024-06-27T16:57:07.187Z] #8 94.30 Retrieving: xbitmaps-1.1.1-1.20.noarch (Main Repository) (67/206), 33.2 KiB [2024-06-27T16:57:07.538Z] #8 94.30 Retrieving: xbitmaps-1.1.1-1.20.noarch.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:07.538Z] #8 94.44 Retrieving: kbd-2.4.0-150400.5.6.1.x86_64 (Main Repository) (68/206), 1.8 MiB [2024-06-27T16:57:07.538Z] #8 94.44 Retrieving: kbd-2.4.0-150400.5.6.1.x86_64.rpm [.#9 97.94 Selecting previously unselected package vim. [2024-06-27T16:57:07.538Z] .done (3.2 KiB/s)] [2024-06-27T16:57:07.538Z] #9 97.94 Preparing to unpack .../209-vim_2%3a9.1.0016-1ubuntu7.1_amd64.deb ... [2024-06-27T16:57:07.538Z] #9 97.96 Unpacking vim (2:9.1.0016-1ubuntu7.1) ... [2024-06-27T16:57:07.538Z] #9 98.08 Selecting previously unselected package x11-xserver-utils. [2024-06-27T16:57:07.892Z] #9 98.08 Preparing to unpack .../210-x11-xserver-utils_7.7+10build2_amd64.deb ... [2024-06-27T16:57:07.892Z] #9 98.09 Unpacking x11-xserver-utils (7.7+10build2) ... [2024-06-27T16:57:07.892Z] #9 98.17 Selecting previously unselected package xfonts-encodings. [2024-06-27T16:57:07.892Z] #9 98.18 Preparing to unpack .../211-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ... [2024-06-27T16:57:07.892Z] #8 94.69 Retrieving: libSM6-1.2.2-1.23.x86_64 (Main Repository) (69/206), 21.8 KiB [2024-06-27T16:57:07.892Z] #8 94.69 Retrieving: libSM6-1.2.2-1.23.x86_64.rpm [..#9 98.19 Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ... [2024-06-27T16:57:07.892Z] #9 98.26 Selecting previously unselected package xfonts-utils. [2024-06-27T16:57:07.892Z] #9 98.26 Preparing to unpack .../212-xfonts-utils_1%3a7.7+6build3_amd64.deb ... [2024-06-27T16:57:07.892Z] #9 98.27 Unpacking xfonts-utils (1:7.7+6build3) ... [2024-06-27T16:57:07.892Z] done (2.6 KiB/s)] [2024-06-27T16:57:07.892Z] #8 94.85 Retrieving: libX11-xcb1-1.8.7-150600.1.2.x86_64 (Main Repository) (70/206), 28.5 KiB [2024-06-27T16:57:08.251Z] #8 94.85 Retrieving: libX11-xcb1-1.8.7-150600.1.2.x86_64.rpm [.#9 98.36 Selecting previously unselected package xfonts-100dpi. [2024-06-27T16:57:08.251Z] #9 98.36 Preparing to unpack .../213-xfonts-100dpi_1%3a1.0.5_all.deb ... [2024-06-27T16:57:08.251Z] #9 98.37 Unpacking xfonts-100dpi (1:1.0.5) ... [2024-06-27T16:57:08.251Z] .done (2.8 KiB/s)] [2024-06-27T16:57:08.251Z] #8 95.01 Retrieving: libxcb1-1.13-150000.3.9.1.x86_64 (Main Repository) (71/206), 49.4 KiB [2024-06-27T16:57:08.251Z] #8 95.01 Retrieving: libxcb1-1.13-150000.3.9.1.x86_64.rpm [.#9 98.54 Selecting previously unselected package xfonts-75dpi. [2024-06-27T16:57:08.251Z] #9 98.54 Preparing to unpack .../214-xfonts-75dpi_1%3a1.0.5_all.deb ... [2024-06-27T16:57:08.251Z] #9 98.55 Unpacking xfonts-75dpi (1:1.0.5) ... [2024-06-27T16:57:08.251Z] .done] [2024-06-27T16:57:08.251Z] #8 95.15 Retrieving: libgtop-2_0-11-2.40.0-150600.16.18.x86_64 (Main Repository) (72/206), 52.8 KiB [2024-06-27T16:57:08.251Z] #8 95.16 Retrieving: libgtop-2_0-11-2.40.0-150600.16.18.x86_64.rpm [.#9 98.69 Selecting previously unselected package xfonts-base. [2024-06-27T16:57:08.251Z] #9 98.69 Preparing to unpack .../215-xfonts-base_1%3a1.0.5+nmu1_all.deb ... [2024-06-27T16:57:08.251Z] #9 98.70 Unpacking xfonts-base (1:1.0.5+nmu1) ... [2024-06-27T16:57:08.251Z] .done (2.9 KiB/s)] [2024-06-27T16:57:08.251Z] #8 95.31 Retrieving: libcdda_paranoia0-3.10.2-1.28.x86_64 (Main Repository) (73/206), 23.7 KiB [2024-06-27T16:57:08.604Z] #8 95.31 Retrieving: libcdda_paranoia0-3.10.2-1.28.x86_64.rpm [.#9 98.87 Selecting previously unselected package xfonts-scalable. [2024-06-27T16:57:08.604Z] #9 98.87 Preparing to unpack .../216-xfonts-scalable_1%3a1.0.3-1.3_all.deb ... [2024-06-27T16:57:08.604Z] #9 98.88 Unpacking xfonts-scalable (1:1.0.3-1.3) ... [2024-06-27T16:57:08.604Z] .#9 98.99 Setting up libexpat1:amd64 (2.6.1-2build1) ... [2024-06-27T16:57:08.604Z] .done (2.8 KiB/s)] [2024-06-27T16:57:08.604Z] #8 95.65 Retrieving: libdrm_radeon1-2.4.118-150600.1.4.x86_64 (Main Repository) (74/206), 63.9 KiB [2024-06-27T16:57:08.604Z] #8 95.66 Retrieving: libdrm_radeon1-2.4.118-150600.1.4.x86_64.rpm [.#9 99.02 Setting up media-types (10.1.0) ... [2024-06-27T16:57:08.604Z] #9 99.06 Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... [2024-06-27T16:57:08.604Z] #9 99.09 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2024-06-27T16:57:08.604Z] #9 99.11 Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... [2024-06-27T16:57:08.958Z] .done (2.8 KiB/s)] [2024-06-27T16:57:08.958Z] #8 95.80 Retrieving: libdrm_nouveau2-2.4.118-150600.1.4.x86_64 (Main Repository) (75/206), 59.5 KiB [2024-06-27T16:57:08.958Z] #8 95.80 Retrieving: libdrm_nouveau2-2.4.118-150600.1.4.x86_64.rpm [.#9 99.14 Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... [2024-06-27T16:57:08.958Z] #9 99.17 Setting up libpciaccess0:amd64 (0.17-3build1) ... [2024-06-27T16:57:08.958Z] #9 99.21 Setting up systemd-sysv (255.4-1ubuntu8.1) ... [2024-06-27T16:57:08.958Z] #9 99.26 Setting up libxau6:amd64 (1:1.0.9-1build6) ... [2024-06-27T16:57:08.958Z] #9 99.29 Setting up libkeyutils1:amd64 (1.6.3-3build1) ... [2024-06-27T16:57:08.958Z] #9 99.33 Setting up libsodium23:amd64 (1.0.18-1build3) ... [2024-06-27T16:57:08.958Z] #9 99.36 Setting up libgpm2:amd64 (1.20.7-11) ... [2024-06-27T16:57:08.958Z] #9 99.38 Setting up libogg0:amd64 (1.3.5-3build1) ... [2024-06-27T16:57:08.958Z] .done (2.9 KiB/s)] [2024-06-27T16:57:08.958Z] #8 95.93 Retrieving: libdrm_amdgpu1-2.4.118-150600.1.4.x86_64 (Main Repository) (76/206), 63.8 KiB [2024-06-27T16:57:08.958Z] #8 95.94 Retrieving: libdrm_amdgpu1-2.4.118-150600.1.4.x86_64.rpm [.#9 99.41 Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... [2024-06-27T16:57:08.958Z] #9 99.43 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2024-06-27T16:57:08.958Z] #9 99.48 Setting up hicolor-icon-theme (0.17-2) ... [2024-06-27T16:57:08.958Z] .done (2.8 KiB/s)] [2024-06-27T16:57:08.958Z] #8 96.10 Retrieving: libLLVM17-17.0.6-150600.1.33.x86_64 (Main Repository) (77/206), 23.8 MiB [2024-06-27T16:57:09.330Z] #8 96.10 Retrieving: libLLVM17-17.0.6-150600.1.33.x86_64.rpm [.#9 99.55 Setting up libdatrie1:amd64 (0.2.13-3build1) ... [2024-06-27T16:57:09.330Z] #9 99.58 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2024-06-27T16:57:09.330Z] #9 99.61 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2024-06-27T16:57:09.330Z] #9 99.64 Setting up libglvnd0:amd64 (1.7.0-1build1) ... [2024-06-27T16:57:09.330Z] .#9 99.66 Setting up libtdb1:amd64 (1.4.10-1build1) ... [2024-06-27T16:57:09.330Z] #9 99.69 Setting up unzip (6.0-28ubuntu4) ... [2024-06-27T16:57:09.330Z] #9 99.73 Setting up libbrotli1:amd64 (1.1.0-2build2) ... [2024-06-27T16:57:09.330Z] #9 99.77 Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2) ... [2024-06-27T16:57:09.330Z] ..#9 99.80 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.1) ... [2024-06-27T16:57:09.330Z] #9 99.84 Setting up libpython3.12-minimal:amd64 (3.12.3-1) ... [2024-06-27T16:57:09.330Z] #9 99.89 Setting up x11-common (1:7.7+23ubuntu3) ... [2024-06-27T16:57:09.689Z] done (114.4 MiB/s)] [2024-06-27T16:57:09.689Z] #8 96.65 Retrieving: libmetalink3-0.1.3-150000.3.2.1.x86_64 (Main Repository) (78/206), 27.6 KiB [2024-06-27T16:57:09.689Z] #8 96.65 Retrieving: libmetalink3-0.1.3-150000.3.2.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:57:09.689Z] #8 96.79 Retrieving: dbus-1-1.12.2-150400.18.8.1.x86_64 (Main Repository) (79/206), 248.8 KiB [2024-06-27T16:57:10.048Z] #8 96.79 Retrieving: dbus-1-1.12.2-150400.18.8.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:57:10.048Z] #8 96.94 Retrieving: libtiff6-4.6.0-150600.1.4.x86_64 (Main Repository) (80/206), 239.9 KiB [2024-06-27T16:57:10.048Z] #8 96.95 Retrieving: libtiff6-4.6.0-150600.1.4.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:10.048Z] #8 97.10 Retrieving: libtracker-sparql-3_0-0-3.6.0-150600.2.2.x86_64 (Main Repository) (81/206), 308.1 KiB [2024-06-27T16:57:10.400Z] #8 97.10 Retrieving: libtracker-sparql-3_0-0-3.6.0-150600.2.2.x86_64.rpm [.#9 100.5 invoke-rc.d: could not determine current runlevel [2024-06-27T16:57:10.400Z] #9 100.5 invoke-rc.d: policy-rc.d denied execution of start. [2024-06-27T16:57:10.400Z] #9 100.6 Setting up libsensors-config (1:3.6.0-9build1) ... [2024-06-27T16:57:10.400Z] .done (2.9 KiB/s)] [2024-06-27T16:57:10.400Z] #8 97.28 Retrieving: libcolord2-1.4.6-150600.1.5.x86_64 (Main Repository) (82/206), 145.2 KiB [2024-06-27T16:57:10.400Z] #8 97.28 Retrieving: libcolord2-1.4.6-150600.1.5.x86_64.rpm [.#9 100.7 Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... [2024-06-27T16:57:10.400Z] #9 100.7 Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.1) ... [2024-06-27T16:57:10.400Z] #9 100.7 Setting up libdeflate0:amd64 (1.19-1build1) ... [2024-06-27T16:57:10.400Z] #9 100.8 Setting up fonts-freefont-ttf (20211204+svn4273-2) ... [2024-06-27T16:57:10.400Z] .done (2.8 KiB/s)] [2024-06-27T16:57:10.400Z] #8 97.45 Retrieving: libhogweed6-3.9.1-150600.1.46.x86_64 (Main Repository) (83/206), 227.1 KiB [2024-06-27T16:57:10.400Z] #8 97.45 Retrieving: libhogweed6-3.9.1-150600.1.46.x86_64.rpm [.#9 100.8 Setting up xkb-data (2.41-2ubuntu1) ... [2024-06-27T16:57:10.400Z] #9 100.8 Setting up liblzo2-2:amd64 (2.10-2build4) ... [2024-06-27T16:57:10.400Z] #9 100.9 Setting up libunwind8:amd64 (1.6.2-3build1) ... [2024-06-27T16:57:10.400Z] #9 100.9 Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... [2024-06-27T16:57:10.400Z] .done (2.8 KiB/s)] [2024-06-27T16:57:10.400Z] #8 97.61 Retrieving: libvorbis0-1.3.6-150000.4.5.2.x86_64 (Main Repository) (84/206), 91.5 KiB [2024-06-27T16:57:10.789Z] #8 97.62 Retrieving: libvorbis0-1.3.6-150000.4.5.2.x86_64.rpm [.#9 100.9 Setting up libelf1t64:amd64 (0.190-1.1build4) ... [2024-06-27T16:57:10.789Z] #9 100.9 Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2) ... [2024-06-27T16:57:10.789Z] #9 101.0 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3) ... [2024-06-27T16:57:10.789Z] #9 101.0 Setting up tzdata (2024a-3ubuntu1.1) ... [2024-06-27T16:57:10.789Z] #9 101.1 [2024-06-27T16:57:10.789Z] #9 101.1 Current default time zone: 'Etc/UTC' [2024-06-27T16:57:10.789Z] #9 101.1 Local time is now: Thu Jun 27 16:57:10 UTC 2024. [2024-06-27T16:57:10.789Z] #9 101.1 Universal Time is now: Thu Jun 27 16:57:10 UTC 2024. [2024-06-27T16:57:10.789Z] #9 101.1 Run 'dpkg-reconfigure tzdata' if you wish to change it. [2024-06-27T16:57:10.789Z] #9 101.1 [2024-06-27T16:57:10.789Z] #9 101.2 Setting up libasound2-data (1.2.11-1build2) ... [2024-06-27T16:57:10.789Z] #9 101.2 Setting up libgtop2-common (2.41.3-1build4) ... [2024-06-27T16:57:10.789Z] #9 101.2 Setting up libfontenc1:amd64 (1:1.1.8-1build1) ... [2024-06-27T16:57:10.789Z] #9 101.2 Setting up tigervnc-tools (1.13.1+dfsg-2build2) ... [2024-06-27T16:57:10.789Z] .done (2.8 KiB/s)] [2024-06-27T16:57:10.789Z] #8 97.80 Retrieving: libtheoraenc1-1.1.1-150000.3.3.1.x86_64 (Main Repository) (85/206), 122.7 KiB [2024-06-27T16:57:11.196Z] #8 97.80 Retrieving: libtheoraenc1-1.1.1-150000.3.3.1.x86_64.rpm [.#9 101.3 update-alternatives: using /usr/bin/tigervncpasswd to provide /usr/bin/vncpasswd (vncpasswd) in auto mode [2024-06-27T16:57:11.196Z] #9 101.3 update-alternatives: warning: skip creation of /usr/share/man/man1/vncpasswd.1.gz because associated file /usr/share/man/man1/tigervncpasswd.1.gz (of link group vncpasswd) doesn't exist [2024-06-27T16:57:11.196Z] #9 101.3 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.1) ... [2024-06-27T16:57:11.196Z] .done (2.8 KiB/s)] [2024-06-27T16:57:11.196Z] #8 97.95 Retrieving: libFLAC8-1.3.2-150000.3.14.1.x86_64 (Main Repository) (86/206), 103.3 KiB [2024-06-27T16:57:11.196Z] #8 97.96 Retrieving: libFLAC8-1.3.2-150000.3.14.1.x86_64.rpm [.#9 101.4 Setting up vim-common (2:9.1.0016-1ubuntu7.1) ... [2024-06-27T16:57:11.196Z] #9 101.5 Setting up libasound2t64:amd64 (1.2.11-1build2) ... [2024-06-27T16:57:11.196Z] .done (2.8 KiB/s)] [2024-06-27T16:57:11.196Z] #8 98.12 Retrieving: libdrm_intel1-2.4.118-150600.1.4.x86_64 (Main Repository) (87/206), 100.8 KiB [2024-06-27T16:57:11.196Z] #8 98.12 Retrieving: libdrm_intel1-2.4.118-150600.1.4.x86_64.rpm [.#9 101.6 Setting up gcc-13-base:amd64 (13.2.0-23ubuntu4) ... [2024-06-27T16:57:11.196Z] #9 101.6 Setting up libx11-data (2:1.8.7-1build1) ... [2024-06-27T16:57:11.196Z] .done (2.8 KiB/s)] [2024-06-27T16:57:11.196Z] #8 98.26 Retrieving: libfreetype6-2.10.4-150000.4.15.1.x86_64 (Main Repository) (88/206), 447.3 KiB [2024-06-27T16:57:11.196Z] #8 98.27 Retrieving: libfreetype6-2.10.4-150000.4.15.1.x86_64.rpm [.#9 101.7 Setting up libepoxy0:amd64 (1.5.10-1build1) ... [2024-06-27T16:57:11.196Z] #9 101.7 Setting up libmpfr6:amd64 (4.2.1-1build1) ... [2024-06-27T16:57:11.613Z] .done (2.9 KiB/s)] [2024-06-27T16:57:11.613Z] #9 101.8 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... [2024-06-27T16:57:11.613Z] #8 98.49 Retrieving: libxmlb2-0.3.15-150600.1.3.x86_64 (Main Repository) (89/206), 80.8 KiB [2024-06-27T16:57:11.613Z] #8 98.49 Retrieving: libxmlb2-0.3.15-150600.1.3.x86_64.rpm [..#9 101.9 Setting up libavahi-common-data:amd64 (0.8-13ubuntu6) ... [2024-06-27T16:57:11.613Z] #9 102.0 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4) ... [2024-06-27T16:57:11.613Z] done (2.8 KiB/s)] [2024-06-27T16:57:11.613Z] #8 98.65 Retrieving: libthai0-0.1.29-150400.1.4.x86_64 (Main Repository) (90/206), 23.1 KiB [2024-06-27T16:57:12.034Z] #8 98.66 Retrieving: libthai0-0.1.29-150400.1.4.x86_64.rpm [.#9 102.1 Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ... [2024-06-27T16:57:12.034Z] #9 102.1 Setting up zenity-common (4.0.1-1build3) ... [2024-06-27T16:57:12.034Z] #9 102.2 Setting up libfribidi0:amd64 (1.0.13-3build1) ... [2024-06-27T16:57:12.034Z] .done (2.8 KiB/s)] [2024-06-27T16:57:12.034Z] #8 98.80 Retrieving: libgstreamer-1_0-0-1.24.0-150600.1.3.x86_64 (Main Repository) (91/206), 810.4 KiB [2024-06-27T16:57:12.034Z] #8 98.80 Retrieving: libgstreamer-1_0-0-1.24.0-150600.1.3.x86_64.rpm [.#9 102.3 Setting up perl-modules-5.38 (5.38.2-3.2build2) ... [2024-06-27T16:57:12.034Z] .done (3.2 KiB/s)] [2024-06-27T16:57:12.034Z] #8 98.97 Retrieving: gstreamer-1.24.0-150600.1.3.x86_64 (Main Repository) (92/206), 467.0 KiB [2024-06-27T16:57:12.034Z] #8 98.97 Retrieving: gstreamer-1.24.0-150600.1.3.x86_64.rpm [.#9 102.3 Setting up fonts-dejavu-mono (2.37-8) ... [2024-06-27T16:57:12.034Z] .done (2.8 KiB/s)] [2024-06-27T16:57:12.034Z] #8 99.13 Retrieving: libwayland-cursor0-1.22.0-150600.1.6.x86_64 (Main Repository) (93/206), 24.5 KiB [2024-06-27T16:57:12.416Z] #8 99.13 Retrieving: libwayland-cursor0-1.22.0-150600.1.6.x86_64.rpm [.#9 102.5 Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... [2024-06-27T16:57:12.416Z] #9 102.6 Setting up libmpc3:amd64 (1.3.1-1build1) ... [2024-06-27T16:57:12.416Z] #9 102.6 Setting up libvorbis0a:amd64 (1.3.7-1build3) ... [2024-06-27T16:57:12.416Z] .done (2.9 KiB/s)] [2024-06-27T16:57:12.416Z] #8 99.28 Retrieving: xkeyboard-config-2.40-150600.1.2.noarch (Main Repository) (94/206), 430.9 KiB [2024-06-27T16:57:12.416Z] #8 99.28 Retrieving: xkeyboard-config-2.40-150600.1.2.noarch.rpm [.#9 102.7 Setting up fonts-dejavu-core (2.37-8) ... [2024-06-27T16:57:12.416Z] .done (2.8 KiB/s)] [2024-06-27T16:57:12.416Z] #8 99.42 Retrieving: systemd-presets-branding-MicroOS-20200323-lp156.3.3.noarch (Main Repository) (95/206), 13.1 KiB [2024-06-27T16:57:12.797Z] #8 99.42 Retrieving: systemd-presets-branding-MicroOS-20200323-lp156.3.3.noarch.rpm [..done (3.1 KiB/s)] [2024-06-27T16:57:12.797Z] #8 99.57 Retrieving: libxcb-xfixes0-1.13-150000.3.9.1.x86_64 (Main Repository) (96/206), 16.8 KiB [2024-06-27T16:57:12.797Z] #8 99.57 Retrieving: libxcb-xfixes0-1.13-150000.3.9.1.x86_64.rpm [.#9 103.0 Setting up libsensors5:amd64 (1:3.6.0-9build1) ... [2024-06-27T16:57:12.797Z] #9 103.1 Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2) ... [2024-06-27T16:57:12.797Z] .done (2.8 KiB/s)] [2024-06-27T16:57:12.797Z] #8 99.73 Retrieving: libxcb-util1-0.4.0-1.23.x86_64 (Main Repository) (97/206), 15.2 KiB [2024-06-27T16:57:12.797Z] #8 99.73 Retrieving: libxcb-util1-0.4.0-1.23.x86_64.rpm [.#9 103.1 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2024-06-27T16:57:12.797Z] #9 103.2 Setting up libltdl7:amd64 (2.4.7-7build1) ... [2024-06-27T16:57:12.797Z] #9 103.3 Setting up libglapi-mesa:amd64 (24.0.5-1ubuntu1) ... [2024-06-27T16:57:12.797Z] #9 103.3 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3) ... [2024-06-27T16:57:12.797Z] .done (2.7 KiB/s)] [2024-06-27T16:57:12.797Z] #8 99.86 Retrieving: libxcb-sync1-1.13-150000.3.9.1.x86_64 (Main Repository) (98/206), 16.4 KiB [2024-06-27T16:57:13.160Z] #8 99.87 Retrieving: libxcb-sync1-1.13-150000.3.9.1.x86_64.rpm [..#9 103.4 Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... [2024-06-27T16:57:13.160Z] #9 103.5 Setting up libwebp7:amd64 (1.3.2-0.4build3) ... [2024-06-27T16:57:13.160Z] done (2.8 KiB/s)] [2024-06-27T16:57:13.160Z] #8 100.0 Retrieving: libxcb-shm0-1.13-150000.3.9.1.x86_64 (Main Repository) (99/206), 13.5 KiB [2024-06-27T16:57:13.160Z] #8 100.0 Retrieving: libxcb-shm0-1.13-150000.3.9.1.x86_64.rpm [.#9 103.5 Setting up libicu74:amd64 (74.2-1ubuntu3) ... [2024-06-27T16:57:13.160Z] #9 103.6 Setting up fonts-dejavu-extra (2.37-8) ... [2024-06-27T16:57:13.160Z] .done (2.8 KiB/s)] [2024-06-27T16:57:13.160Z] #8 100.2 Retrieving: libxcb-render0-1.13-150000.3.9.1.x86_64 (Main Repository) (100/206), 22.0 KiB [2024-06-27T16:57:13.160Z] #8 100.2 Retrieving: libxcb-render0-1.13-150000.3.9.1.x86_64.rpm [.#9 103.7 Setting up sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-06-27T16:57:13.528Z] .done (2.8 KiB/s)] [2024-06-27T16:57:13.528Z] #8 100.3 Retrieving: libxcb-randr0-1.13-150000.3.9.1.x86_64 (Main Repository) (101/206), 23.8 KiB [2024-06-27T16:57:13.528Z] #8 100.3 Retrieving: libxcb-randr0-1.13-150000.3.9.1.x86_64.rpm [.#9 103.8 Setting up libxshmfence1:amd64 (1.3-1build5) ... [2024-06-27T16:57:13.528Z] #9 103.9 Setting up at-spi2-common (2.52.0-1build1) ... [2024-06-27T16:57:13.528Z] .done (2.8 KiB/s)] [2024-06-27T16:57:13.528Z] #8 100.5 Retrieving: libxcb-present0-1.13-150000.3.9.1.x86_64 (Main Repository) (102/206), 13.3 KiB [2024-06-27T16:57:13.528Z] #8 100.5 Retrieving: libxcb-present0-1.13-150000.3.9.1.x86_64.rpm [.#9 104.0 Setting up dbus-session-bus-common (1.14.10-4ubuntu4) ... [2024-06-27T16:57:13.528Z] #9 104.0 Setting up fonts-liberation (1:2.1.5-3) ... [2024-06-27T16:57:13.894Z] .done (2.8 KiB/s)] [2024-06-27T16:57:13.894Z] #8 100.6 Retrieving: libxcb-glx0-1.13-150000.3.9.1.x86_64 (Main Repository) (103/206), 28.6 KiB [2024-06-27T16:57:13.894Z] #8 100.6 Retrieving: libxcb-glx0-1.13-150000.3.9.1.x86_64.rpm [.#9 104.1 Setting up libgtop-2.0-11:amd64 (2.41.3-1build4) ... [2024-06-27T16:57:13.894Z] #9 104.1 Setting up libthai-data (0.1.29-2build1) ... [2024-06-27T16:57:13.894Z] .done (2.8 KiB/s)] [2024-06-27T16:57:13.894Z] #8 100.8 Retrieving: libxcb-dri3-0-1.13-150000.3.9.1.x86_64 (Main Repository) (104/206), 14.3 KiB [2024-06-27T16:57:13.894Z] #8 100.8 Retrieving: libxcb-dri3-0-1.13-150000.3.9.1.x86_64.rpm [.#9 104.2 Setting up netbase (6.4) ... [2024-06-27T16:57:13.894Z] .done (2.8 KiB/s)] [2024-06-27T16:57:13.894Z] #8 100.9 Retrieving: libxcb-dri2-0-1.13-150000.3.9.1.x86_64 (Main Repository) (105/206), 14.5 KiB [2024-06-27T16:57:13.894Z] #8 100.9 Retrieving: libxcb-dri2-0-1.13-150000.3.9.1.x86_64.rpm [.#9 104.4 Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2) ... [2024-06-27T16:57:13.894Z] #9 104.4 Setting up libwayland-egl1:amd64 (1.22.0-2.1build1) ... [2024-06-27T16:57:13.894Z] #8 101.7 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 1/1 [2024-06-27T16:57:14.265Z] #8 101.8 Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86_64 1/1#9 104.5 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2024-06-27T16:57:14.265Z] #9 104.6 Setting up libperl5.38t64:amd64 (5.38.2-3.2build2) ... [2024-06-27T16:57:14.265Z] .done (2.8 KiB/s)] [2024-06-27T16:57:14.265Z] #8 101.1 Retrieving: libX11-6-1.8.7-150600.1.2.x86_64 (Main Repository) (106/206), 574.1 KiB [2024-06-27T16:57:14.265Z] #8 101.1 Retrieving: libX11-6-1.8.7-150600.1.2.x86_64.rpm [.#9 104.6 Setting up vim-runtime (2:9.1.0016-1ubuntu7.1) ... [2024-06-27T16:57:14.265Z] .done (3.0 KiB/s)] [2024-06-27T16:57:14.265Z] #8 101.3 Retrieving: libvorbisfile3-1.3.6-150000.4.5.2.x86_64 (Main Repository) (107/206), 24.0 KiB [2024-06-27T16:57:14.620Z] #8 101.3 Retrieving: libvorbisfile3-1.3.6-150000.4.5.2.x86_64.rpm [.#9 104.7 Setting up dbus-system-bus-common (1.14.10-4ubuntu4) ... [2024-06-27T16:57:14.620Z] .done (2.8 KiB/s)] [2024-06-27T16:57:14.620Z] #8 101.4 Retrieving: libvorbisenc2-1.3.6-150000.4.5.2.x86_64 (Main Repository) (108/206), 77.9 KiB [2024-06-27T16:57:14.620Z] #8 101.4 Retrieving: libvorbisenc2-1.3.6-150000.4.5.2.x86_64.rpm [. [2024-06-27T16:57:14.620Z] #8 102.2 Preparing : 1/1.done (2.8 KiB/s)] [2024-06-27T16:57:14.620Z] #8 101.6 Retrieving: libharfbuzz0-8.3.0-150600.1.3.x86_64 (Main Repository) (109/206), 588.0 KiB [2024-06-27T16:57:14.620Z] #8 101.6 Retrieving: libharfbuzz0-8.3.0-150600.1.3.x86_64.rpm [.#8 102.3 Preparing : 1/1 [2024-06-27T16:57:14.620Z] #8 102.4 Installing : systemd-libs-252-37.el9.x86_64 1/472 [2024-06-27T16:57:14.620Z] #8 102.4 Running scriptlet: systemd-libs-252-37.el9.x86_64 1/472 [2024-06-27T16:57:14.620Z] #8 102.4 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 2/472#9 105.1 Setting up libisl23:amd64 (0.26-3build1) ... [2024-06-27T16:57:14.620Z] #9 105.1 Setting up libbsd0:amd64 (0.12.1-1build1) ... [2024-06-27T16:57:14.620Z] [2024-06-27T16:57:14.620Z] #8 102.4 Installing : libpng-2:1.6.37-12.el9.x86_64 3/472 [2024-06-27T16:57:14.620Z] #8 102.4 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 4/472 [2024-06-27T16:57:14.620Z] #8 102.5 Installing : libwayland-client-1.21.0-1.el9.x86_64 5/472 [2024-06-27T16:57:14.620Z] #8 102.5 Installing : libgudev-237-1.el9.x86_64 6/472 [2024-06-27T16:57:14.620Z] #8 102.5 Installing : atk-2.36.0-5.el9.x86_64 7/472 [2024-06-27T16:57:14.620Z] #8 102.5 Installing : json-glib-1.6.6-1.el9.x86_64 8/472 [2024-06-27T16:57:14.620Z] #8 102.4 Installing : systemd-libs-252-37.el9.x86_64 1/362 [2024-06-27T16:57:14.620Z] #8 102.5 Running scriptlet: systemd-libs-252-37.el9.x86_64 1/362 [2024-06-27T16:57:14.620Z] #8 102.5 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 2/362 [2024-06-27T16:57:14.620Z] #8 102.5 Installing : libpng-2:1.6.37-12.el9.x86_64 3/362 [2024-06-27T16:57:14.620Z] #8 102.5 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 4/362.done (3.0 KiB/s)] [2024-06-27T16:57:14.620Z] #8 101.8 Retrieving: libfontconfig1-2.14.2-150600.1.3.x86_64 (Main Repository) (110/206), 126.4 KiB [2024-06-27T16:57:14.993Z] #8 101.8 Retrieving: libfontconfig1-2.14.2-150600.1.3.x86_64.rpm [.#9 105.2 Setting up libdrm-common (2.4.120-2build1) ... [2024-06-27T16:57:14.993Z] #9 105.2 Setting up readline-common (8.2-4build1) ... [2024-06-27T16:57:14.993Z] [2024-06-27T16:57:14.993Z] #8 102.5 Installing : libwayland-client-1.21.0-1.el9.x86_64 5/362 [2024-06-27T16:57:14.993Z] #8 102.6 Installing : libgudev-237-1.el9.x86_64 6/362 [2024-06-27T16:57:14.993Z] #8 102.6 Installing : json-glib-1.6.6-1.el9.x86_64 7/362 [2024-06-27T16:57:14.993Z] #8 102.6 Installing : nspr-4.35.0-7.el9.x86_64 8/362 [2024-06-27T16:57:14.993Z] #8 102.6 Installing : lcms2-2.12-3.el9.x86_64 9/362 [2024-06-27T16:57:14.993Z] #8 102.5 Installing : nspr-4.35.0-7.el9.x86_64 9/472 [2024-06-27T16:57:14.993Z] #8 102.6 Installing : gstreamer1-1.22.1-2.el9.x86_64 10/472 [2024-06-27T16:57:14.993Z] #8 102.7 Installing : libX11-xcb-1.7.0-9.el9.x86_64 11/472.done (2.8 KiB/s)] [2024-06-27T16:57:14.993Z] #8 101.9 Retrieving: fontconfig-2.14.2-150600.1.3.x86_64 (Main Repository) (111/206), 81.4 KiB [2024-06-27T16:57:14.993Z] #8 101.9 Retrieving: fontconfig-2.14.2-150600.1.3.x86_64.rpm [.#9 105.3 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3) ... [2024-06-27T16:57:14.993Z] #9 105.4 Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8) ... [2024-06-27T16:57:14.993Z] [2024-06-27T16:57:14.993Z] #8 102.7 Installing : gstreamer1-1.22.1-2.el9.x86_64 10/362 [2024-06-27T16:57:14.993Z] #8 102.7 Installing : libogg-2:1.3.4-6.el9.x86_64 11/362 [2024-06-27T16:57:14.993Z] #8 102.7 Installing : libX11-xcb-1.7.0-9.el9.x86_64 12/362 [2024-06-27T16:57:14.993Z] #8 102.7 Installing : lcms2-2.12-3.el9.x86_64 12/472.done (2.8 KiB/s)] [2024-06-27T16:57:14.993Z] #8 102.1 Retrieving: libXfont2-2-2.0.3-1.17.x86_64 (Main Repository) (112/206), 114.9 KiB [2024-06-27T16:57:14.993Z] #8 102.1 Retrieving: libXfont2-2-2.0.3-1.17.x86_64.rpm [.#9 105.5 Setting up dbus-bin (1.14.10-4ubuntu4) ... [2024-06-27T16:57:15.377Z] [2024-06-27T16:57:15.377Z] #8 102.9 Installing : libicu-67.1-9.el9.x86_64 13/472.done (2.7 KiB/s)] [2024-06-27T16:57:15.377Z] #8 102.2 Retrieving: libappstream5-1.0.2-150600.1.3.x86_64 (Main Repository) (113/206), 298.0 KiB [2024-06-27T16:57:15.377Z] #8 102.2 Retrieving: libappstream5-1.0.2-150600.1.3.x86_64.rpm [.#9 105.5 Setting up libgraphene-1.0-0:amd64 (1.10.8-3build2) ... [2024-06-27T16:57:15.377Z] #9 105.6 Setting up libxkbcommon0:amd64 (1.6.0-1build1) ... [2024-06-27T16:57:15.377Z] #9 105.6 Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ... [2024-06-27T16:57:15.377Z] [2024-06-27T16:57:15.377Z] #8 103.0 Installing : libicu-67.1-9.el9.x86_64 13/362 [2024-06-27T16:57:15.377Z] #8 103.1 Installing : libvorbis-1:1.3.7-5.el9.x86_64 14/362 [2024-06-27T16:57:15.377Z] #8 103.0 Installing : pixman-0.40.0-6.el9.x86_64 14/472 [2024-06-27T16:57:15.377Z] #8 103.0 Installing : libogg-2:1.3.4-6.el9.x86_64 15/472 [2024-06-27T16:57:15.377Z] #8 103.0 Installing : libvorbis-1:1.3.7-5.el9.x86_64 16/472 [2024-06-27T16:57:15.377Z] #8 103.0 Installing : libXau-1.0.9-8.el9.x86_64 17/472 [2024-06-27T16:57:15.377Z] #8 103.0 Installing : libxcb-1.13.1-9.el9.x86_64 18/472 [2024-06-27T16:57:15.377Z] #8 103.1 Installing : alsa-lib-1.2.10-2.el9.x86_64 19/472#9 105.7 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2024-06-27T16:57:15.377Z] #9 105.8 Setting up libice6:amd64 (2:1.0.10-1build3) ... [2024-06-27T16:57:15.377Z] .done (2.8 KiB/s)] [2024-06-27T16:57:15.377Z] #8 102.4 Retrieving: libxkbcommon0-1.5.0-150600.1.5.x86_64 (Main Repository) (114/206), 120.1 KiB [2024-06-27T16:57:15.377Z] #8 102.4 Retrieving: libxkbcommon0-1.5.0-150600.1.5.x86_64.rpm [. [2024-06-27T16:57:15.377Z] #8 103.1 Installing : avahi-libs-0.8-20.el9.x86_64 15/362 [2024-06-27T16:57:15.377Z] #8 103.1 Installing : avahi-libs-0.8-20.el9.x86_64 20/472 [2024-06-27T16:57:15.377Z] #8 103.1 Installing : cups-libs-1:2.3.3op2-26.el9.x86_64 21/472#9 105.9 Setting up session-migration (0.3.9build1) ... [2024-06-27T16:57:15.377Z] .done (2.8 KiB/s)] [2024-06-27T16:57:15.377Z] #8 102.5 Retrieving: libstartup-notification-1-0-0.12-150400.13.6.x86_64 (Main Repository) (115/206), 34.5 KiB [2024-06-27T16:57:15.740Z] #8 102.5 Retrieving: libstartup-notification-1-0-0.12-150400.13.6.x86_64.rpm [. [2024-06-27T16:57:15.740Z] #8 103.4 Installing : polkit-libs-0.117-13.el9.x86_64 22/472.done (3.0 KiB/s)] [2024-06-27T16:57:15.740Z] #8 102.7 Retrieving: libgbm1-23.3.4-150600.81.2.x86_64 (Main Repository) (116/206), 202.3 KiB [2024-06-27T16:57:15.740Z] #8 102.7 Retrieving: libgbm1-23.3.4-150600.81.2.x86_64.rpm [. [2024-06-27T16:57:15.740Z] #8 103.4 Installing : polkit-libs-0.117-13.el9.x86_64 16/362 [2024-06-27T16:57:15.740Z] #8 103.4 Installing : pixman-0.40.0-6.el9.x86_64 17/362 [2024-06-27T16:57:15.740Z] #8 103.4 Installing : libXau-1.0.9-8.el9.x86_64 18/362 [2024-06-27T16:57:15.740Z] #8 103.5 Installing : libxcb-1.13.1-9.el9.x86_64 19/362 [2024-06-27T16:57:15.740Z] #8 103.5 Installing : atk-2.36.0-5.el9.x86_64 20/362 [2024-06-27T16:57:15.740Z] #8 103.4 Installing : libwayland-server-1.21.0-1.el9.x86_64 23/472 [2024-06-27T16:57:15.740Z] #8 103.4 Installing : libglvnd-1:1.3.4-1.el9.x86_64 24/472 [2024-06-27T16:57:15.740Z] #8 103.4 Installing : libepoxy-1.5.5-4.el9.x86_64 25/472 [2024-06-27T16:57:15.740Z] #8 103.5 Installing : fribidi-1.0.10-6.el9.2.x86_64 26/472 [2024-06-27T16:57:15.740Z] #8 103.5 Installing : libseccomp-2.5.2-2.el9.x86_64 27/472#9 106.2 Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. [2024-06-27T16:57:15.740Z] #9 106.2 Setting up fonts-dejavu (2.37-8) ... [2024-06-27T16:57:15.740Z] [2024-06-27T16:57:15.740Z] #8 103.5 Installing : alsa-lib-1.2.10-2.el9.x86_64 21/362 [2024-06-27T16:57:15.740Z] #8 103.6 Installing : libseccomp-2.5.2-2.el9.x86_64 22/362 [2024-06-27T16:57:15.740Z] #8 103.6 Installing : nss-util-3.90.0-7.el9.x86_64 23/362 [2024-06-27T16:57:15.740Z] #8 103.6 Installing : opus-1.3.1-10.el9.x86_64 24/362.done (2.8 KiB/s)] [2024-06-27T16:57:15.740Z] #8 102.8 Retrieving: xmodmap-1.0.9-1.24.x86_64 (Main Repository) (117/206), 39.3 KiB [2024-06-27T16:57:15.740Z] #8 102.8 Retrieving: xmodmap-1.0.9-1.24.x86_64.rpm [. [2024-06-27T16:57:15.740Z] #8 103.5 Installing : libbrotli-1.0.9-6.el9.x86_64 28/472 [2024-06-27T16:57:15.740Z] #8 103.6 Installing : nss-util-3.90.0-7.el9.x86_64 29/472 [2024-06-27T16:57:15.740Z] #8 103.6 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 30/472 [2024-06-27T16:57:15.740Z] #8 103.6 Installing : opus-1.3.1-10.el9.x86_64 31/472 [2024-06-27T16:57:15.740Z] #8 103.6 Installing : libwayland-egl-1.21.0-1.el9.x86_64 32/472 [2024-06-27T16:57:15.740Z] #8 103.6 Installing : libICE-1.0.10-8.el9.x86_64 33/472#9 106.2 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... [2024-06-27T16:57:15.740Z] #9 106.3 Setting up libxcb1:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:16.094Z] [2024-06-27T16:57:16.094Z] #8 103.6 Installing : libwayland-server-1.21.0-1.el9.x86_64 25/362 [2024-06-27T16:57:16.094Z] #8 103.6 Installing : fribidi-1.0.10-6.el9.2.x86_64 26/362 [2024-06-27T16:57:16.094Z] #8 103.6 Installing : cups-libs-1:2.3.3op2-26.el9.x86_64 27/362 [2024-06-27T16:57:16.094Z] #8 103.7 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 28/362 [2024-06-27T16:57:16.094Z] #8 103.7 Installing : libusbx-1.0.26-1.el9.x86_64 29/362 [2024-06-27T16:57:16.094Z] #8 103.7 Installing : orc-0.4.31-6.el9.x86_64 30/362 [2024-06-27T16:57:16.094Z] #8 103.7 Installing : hicolor-icon-theme-0.17-13.el9.noarch 34/472 [2024-06-27T16:57:16.094Z] #8 103.7 Installing : libSM-1.2.3-10.el9.x86_64 35/472 [2024-06-27T16:57:16.094Z] #8 103.7 Installing : libusbx-1.0.26-1.el9.x86_64 36/472.done (2.7 KiB/s)] [2024-06-27T16:57:16.094Z] #8 103.0 Retrieving: libxkbfile1-1.0.9-1.26.x86_64 (Main Repository) (118/206), 69.5 KiB [2024-06-27T16:57:16.094Z] #8 103.0 Retrieving: libxkbfile1-1.0.9-1.26.x86_64.rpm [.#9 106.4 Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:16.094Z] #9 106.4 Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-27T16:57:16.094Z] [2024-06-27T16:57:16.094Z] [2024-06-27T16:57:16.094Z] #8 103.8 Running scriptlet: xml-common-0.6.3-58.el9.noarch 37/472 #8 103.7 Installing : libxshmfence-1.3-10.el9.x86_64 31/362 [2024-06-27T16:57:16.094Z] [2024-06-27T16:57:16.094Z] #8 103.8 Installing : xml-common-0.6.3-58.el9.noarch 37/472 #8 103.8 Installing : libwebp-1.2.0-8.el9.x86_64 32/362 [2024-06-27T16:57:16.094Z] [2024-06-27T16:57:16.094Z] #8 103.8 Installing : orc-0.4.31-6.el9.x86_64 38/472 [2024-06-27T16:57:16.094Z] #8 103.8 Installing : libxshmfence-1.3-10.el9.x86_64 39/472 #8 103.8 Installing : libwayland-egl-1.21.0-1.el9.x86_64 33/362 [2024-06-27T16:57:16.094Z] [2024-06-27T16:57:16.094Z] #8 103.8 Installing : libwebp-1.2.0-8.el9.x86_64 40/472 #8 103.8 Installing : libstemmer-0-18.585svn.el9.x86_64 34/362 [2024-06-27T16:57:16.094Z] [2024-06-27T16:57:16.094Z] #8 103.8 Installing : libtool-ltdl-2.4.6-46.el9.x86_64 41/472#8 103.8 Installing : libglvnd-1:1.3.4-1.el9.x86_64 35/362 [2024-06-27T16:57:16.094Z] #8 103.8 Installing : liberation-fonts-common-1:2.1.3-5.el9.noarch 36/362.done (2.7 KiB/s)] [2024-06-27T16:57:16.094Z] #8 103.1 Retrieving: libXt6-1.1.5-2.24.x86_64 (Main Repository) (119/206), 163.6 KiB [2024-06-27T16:57:16.094Z] #8 103.1 Retrieving: libXt6-1.1.5-2.24.x86_64.rpm [. [2024-06-27T16:57:16.094Z] #8 103.9 Installing : libepoxy-1.5.5-4.el9.x86_64 37/362 [2024-06-27T16:57:16.094Z] #8 103.9 Installing : libICE-1.0.10-8.el9.x86_64 38/362 [2024-06-27T16:57:16.094Z] #8 103.9 Installing : hicolor-icon-theme-0.17-13.el9.noarch 39/362#9 106.5 Setting up wget (1.21.4-1ubuntu4.1) ... [2024-06-27T16:57:16.094Z] [2024-06-27T16:57:16.094Z] #8 103.9 Installing : libstemmer-0-18.585svn.el9.x86_64 42/472 [2024-06-27T16:57:16.094Z] #8 103.9 Installing : liberation-fonts-common-1:2.1.3-5.el9.noarch 43/472 [2024-06-27T16:57:16.094Z] #8 103.9 Installing : graphene-1.10.6-2.el9.x86_64 44/472 [2024-06-27T16:57:16.094Z] #8 103.9 Installing : shared-mime-info-2.1-5.el9.x86_64 45/472 [2024-06-27T16:57:16.094Z] #8 104.0 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 45/472.done (2.6 KiB/s)] [2024-06-27T16:57:16.094Z] #8 103.3 Retrieving: libXrender1-0.9.10-1.30.x86_64 (Main Repository) (120/206), 24.1 KiB [2024-06-27T16:57:16.094Z] #8 103.3 Retrieving: libXrender1-0.9.10-1.30.x86_64.rpm [.done] [2024-06-27T16:57:16.094Z] #8 103.3 Retrieving: libXpresent1-1.0.1-bp156.1.5.x86_64 (Main Repository) (121/206), 13.3 KiB [2024-06-27T16:57:16.458Z] #8 103.3 Retrieving: libXpresent1-1.0.1-bp156.1.5.x86_64.rpm [. [2024-06-27T16:57:16.458Z] #8 104.0 Installing : gdk-pixbuf2-2.42.6-4.el9.x86_64 46/472 [2024-06-27T16:57:16.458Z] #8 104.0 Installing : gtk-update-icon-cache-3.24.31-4.el9.x86_64 47/472 [2024-06-27T16:57:16.458Z] #8 104.0 Installing : libnotify-0.7.9-8.el9.x86_64 48/472 [2024-06-27T16:57:16.458Z] #8 104.0 Installing : libtdb-1.4.10-1.el9.x86_64 49/472 [2024-06-27T16:57:16.458Z] #8 104.1 Installing : libfdisk-2.37.4-18.el9.x86_64 50/472 [2024-06-27T16:57:16.458Z] #8 104.0 Installing : graphene-1.10.6-2.el9.x86_64 40/362 [2024-06-27T16:57:16.458Z] #8 104.0 Installing : libfdisk-2.37.4-18.el9.x86_64 41/362 [2024-06-27T16:57:16.458Z] #8 104.0 Installing : libbrotli-1.0.9-6.el9.x86_64 42/362 [2024-06-27T16:57:16.458Z] #8 104.1 Installing : hwdata-0.348-9.13.el9.noarch 43/362#9 106.6 Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:16.458Z] #9 106.7 Setting up cpp-13-x86-64-linux-gnu (13.2.0-23ubuntu4) ... [2024-06-27T16:57:16.458Z] #9 106.7 Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... [2024-06-27T16:57:16.458Z] . [2024-06-27T16:57:16.458Z] #8 104.1 Installing : hwdata-0.348-9.13.el9.noarch 51/472 [2024-06-27T16:57:16.458Z] #8 104.2 Installing : elfutils-debuginfod-client-0.191-4.el9.x86_64 52/472 [2024-06-27T16:57:16.458Z] #8 104.2 Installing : bubblewrap-0.4.1-7.el9.x86_64 53/472 [2024-06-27T16:57:16.458Z] #8 104.1 Installing : bubblewrap-0.4.1-7.el9.x86_64 44/362 [2024-06-27T16:57:16.458Z] #8 104.1 Installing : libSM-1.2.3-10.el9.x86_64 45/362 [2024-06-27T16:57:16.458Z] #8 104.1 Installing : libgusb-0.3.8-2.el9.x86_64 46/362 [2024-06-27T16:57:16.458Z] #8 104.1 Installing : colord-libs-1.4.5-4.el9.x86_64 47/362 [2024-06-27T16:57:16.458Z] #8 104.2 Installing : flac-libs-1.3.3-12.el9.x86_64 48/362 [2024-06-27T16:57:16.458Z] #8 104.2 Installing : libtheora-1:1.1.1-31.el9.x86_64 49/362 [2024-06-27T16:57:16.458Z] #8 104.2 Installing : NetworkManager-libnm-1:1.48.0-1.el9.x86_64 50/362 [2024-06-27T16:57:16.458Z] #8 104.3 Running scriptlet: NetworkManager-libnm-1:1.48.0-1.el9.x86_64 50/362done (2.8 KiB/s)] [2024-06-27T16:57:16.458Z] #8 103.5 Retrieving: libXpm4-3.5.12-150000.3.10.1.x86_64 (Main Repository) (122/206), 41.1 KiB [2024-06-27T16:57:16.458Z] #8 103.5 Retrieving: libXpm4-3.5.12-150000.3.10.1.x86_64.rpm [.. [2024-06-27T16:57:16.458Z] #8 104.2 Installing : binutils-gold-2.35.2-43.el9.x86_64 54/472#9 107.0 Setting up libxmlb2:amd64 (0.3.18-1) ... [2024-06-27T16:57:16.814Z] [2024-06-27T16:57:16.814Z] #8 104.4 Installing : binutils-2.35.2-43.el9.x86_64 55/472done (2.8 KiB/s)] [2024-06-27T16:57:16.814Z] #8 103.6 Retrieving: libXmuu1-1.1.2-1.30.x86_64 (Main Repository) (123/206), 14.4 KiB [2024-06-27T16:57:16.814Z] #8 103.6 Retrieving: libXmuu1-1.1.2-1.30.x86_64.rpm [.#9 107.0 Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:16.814Z] #9 107.1 Setting up libedit2:amd64 (3.1-20230828-1build1) ... [2024-06-27T16:57:16.814Z] #9 107.1 Setting up libavahi-common3:amd64 (0.8-13ubuntu6) ... [2024-06-27T16:57:16.814Z] [2024-06-27T16:57:16.814Z] #8 104.5 Installing : util-linux-core-2.37.4-18.el9.x86_64 51/362 [2024-06-27T16:57:16.814Z] #8 104.5 Running scriptlet: util-linux-core-2.37.4-18.el9.x86_64 51/362 [2024-06-27T16:57:16.814Z] #8 104.5 Running scriptlet: xml-common-0.6.3-58.el9.noarch 52/362 [2024-06-27T16:57:16.814Z] #8 104.5 Installing : xml-common-0.6.3-58.el9.noarch 52/362 [2024-06-27T16:57:16.814Z] #8 104.5 Running scriptlet: binutils-2.35.2-43.el9.x86_64 55/472 [2024-06-27T16:57:16.814Z] #8 104.5 Installing : libpciaccess-0.16-7.el9.x86_64 56/472 [2024-06-27T16:57:16.814Z] #8 104.5 Installing : libdrm-2.4.121-1.el9.x86_64 57/472 [2024-06-27T16:57:16.814Z] #8 104.5 Installing : libgusb-0.3.8-2.el9.x86_64 58/472 [2024-06-27T16:57:16.814Z] #8 104.6 Installing : colord-libs-1.4.5-4.el9.x86_64 59/472.done (2.7 KiB/s)] [2024-06-27T16:57:16.814Z] #8 103.8 Retrieving: libXfixes3-6.0.0-150400.1.4.x86_64 (Main Repository) (124/206), 16.1 KiB [2024-06-27T16:57:16.814Z] #8 103.8 Retrieving: libXfixes3-6.0.0-150400.1.4.x86_64.rpm [.#9 107.2 Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:16.814Z] #9 107.3 Setting up dbus-daemon (1.14.10-4ubuntu4) ... [2024-06-27T16:57:16.814Z] [2024-06-27T16:57:16.814Z] #8 104.6 Installing : flac-libs-1.3.3-12.el9.x86_64 60/472 [2024-06-27T16:57:16.814Z] #8 104.6 Installing : libtheora-1:1.1.1-31.el9.x86_64 61/472 [2024-06-27T16:57:16.814Z] #8 104.6 Installing : NetworkManager-libnm-1:1.48.0-1.el9.x86_64 62/472 [2024-06-27T16:57:16.814Z] #8 104.7 Running scriptlet: NetworkManager-libnm-1:1.48.0-1.el9.x86_64 62/472.done (2.8 KiB/s)] [2024-06-27T16:57:16.814Z] #8 103.9 Retrieving: libXext6-1.3.3-1.30.x86_64 (Main Repository) (125/206), 33.2 KiB [2024-06-27T16:57:17.183Z] #8 103.9 Retrieving: libXext6-1.3.3-1.30.x86_64.rpm [. [2024-06-27T16:57:17.183Z] #8 104.7 Installing : util-linux-core-2.37.4-18.el9.x86_64 63/472 [2024-06-27T16:57:17.183Z] #8 104.8 Running scriptlet: util-linux-core-2.37.4-18.el9.x86_64 63/472#9 107.4 Setting up libcolord2:amd64 (1.4.7-1build2) ... [2024-06-27T16:57:17.183Z] [2024-06-27T16:57:17.183Z] #8 104.7 Installing : xkeyboard-config-2.33-2.el9.noarch 53/362 [2024-06-27T16:57:17.183Z] #8 104.7 Installing : libxkbcommon-1.0.3-4.el9.x86_64 54/362 [2024-06-27T16:57:17.183Z] #8 104.8 Installing : webrtc-audio-processing-0.3.1-8.el9.x86_64 55/362 [2024-06-27T16:57:17.183Z] #8 104.8 Installing : tigervnc-license-1.13.1-10.el9.noarch 56/362 [2024-06-27T16:57:17.183Z] #8 104.8 Installing : speex-1.2.0-11.el9.x86_64 57/362 [2024-06-27T16:57:17.183Z] #8 104.8 Installing : libxslt-1.1.34-9.el9.x86_64 58/362 [2024-06-27T16:57:17.183Z] #8 104.9 Installing : xkeyboard-config-2.33-2.el9.noarch 64/472.done (2.7 KiB/s)] [2024-06-27T16:57:17.183Z] #8 104.1 Retrieving: libXdamage1-1.1.4-1.23.x86_64 (Main Repository) (126/206), 11.4 KiB [2024-06-27T16:57:17.183Z] #8 104.1 Retrieving: libXdamage1-1.1.4-1.23.x86_64.rpm [.#9 107.4 Setting up libxcb-util1:amd64 (0.4.0-1build3) ... [2024-06-27T16:57:17.183Z] #9 107.5 Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:17.183Z] #9 107.6 Setting up libdconf1:amd64 (0.40.0-4build2) ... [2024-06-27T16:57:17.183Z] [2024-06-27T16:57:17.183Z] #8 104.8 Installing : libtool-ltdl-2.4.6-46.el9.x86_64 59/362 [2024-06-27T16:57:17.183Z] #8 104.9 Installing : libfontenc-1.1.3-17.el9.x86_64 60/362 [2024-06-27T16:57:17.183Z] #8 104.9 Installing : libdvdread-6.1.1-4.el9.x86_64 61/362 [2024-06-27T16:57:17.183Z] #8 104.9 Installing : gsm-1.0.19-6.el9.x86_64 62/362 [2024-06-27T16:57:17.183Z] #8 104.9 Installing : libsndfile-1.0.31-8.el9.x86_64 63/362 [2024-06-27T16:57:17.183Z] #8 104.9 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 64/362 [2024-06-27T16:57:17.183Z] #8 104.9 Installing : libxkbcommon-1.0.3-4.el9.x86_64 65/472 [2024-06-27T16:57:17.183Z] #8 104.9 Installing : webrtc-audio-processing-0.3.1-8.el9.x86_64 66/472 [2024-06-27T16:57:17.183Z] #8 105.0 Installing : tigervnc-license-1.13.1-10.el9.noarch 67/472 [2024-06-27T16:57:17.183Z] #8 105.0 Installing : speex-1.2.0-11.el9.x86_64 68/472 [2024-06-27T16:57:17.183Z] #8 105.0 Installing : libxslt-1.1.34-9.el9.x86_64 69/472 [2024-06-27T16:57:17.183Z] #8 105.0 Installing : shared-mime-info-2.1-5.el9.x86_64 65/362 [2024-06-27T16:57:17.183Z] #8 105.0 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 65/362 [2024-06-27T16:57:17.183Z] #8 105.0 Installing : gdk-pixbuf2-2.42.6-4.el9.x86_64 66/362 [2024-06-27T16:57:17.183Z] #8 105.0 Installing : libnotify-0.7.9-8.el9.x86_64 67/362#9 107.6 Setting up libthai0:amd64 (0.1.29-2build1) ... [2024-06-27T16:57:17.183Z] #9 107.7 Setting up libvorbisfile3:amd64 (1.3.7-1build3) ... [2024-06-27T16:57:17.183Z] .done (2.7 KiB/s)] [2024-06-27T16:57:17.183Z] #8 104.2 Retrieving: libXcomposite1-0.4.4-1.23.x86_64 (Main Repository) (127/206), 11.6 KiB [2024-06-27T16:57:17.183Z] #8 104.2 Retrieving: libXcomposite1-0.4.4-1.23.x86_64.rpm [.done] [2024-06-27T16:57:17.183Z] #8 104.3 Retrieving: dbus-1-x11-1.12.2-150400.18.8.1.x86_64 (Main Repository) (128/206), 44.6 KiB [2024-06-27T16:57:17.549Z] #8 104.3 Retrieving: dbus-1-x11-1.12.2-150400.18.8.1.x86_64.rpm [. [2024-06-27T16:57:17.549Z] #8 105.1 Installing : gtk-update-icon-cache-3.24.31-4.el9.x86_64 68/362 [2024-06-27T16:57:17.549Z] #8 105.1 Installing : libtdb-1.4.10-1.el9.x86_64 69/362 [2024-06-27T16:57:17.549Z] #8 105.1 Installing : libselinux-utils-3.6-1.el9.x86_64 70/362 [2024-06-27T16:57:17.549Z] #8 105.1 Installing : libproxy-0.4.15-35.el9.x86_64 71/362 [2024-06-27T16:57:17.549Z] #8 105.0 Installing : libmpc-1.2.1-4.el9.x86_64 70/472#9 107.8 Setting up perl (5.38.2-3.2build2) ... [2024-06-27T16:57:17.549Z] .done (2.8 KiB/s)] [2024-06-27T16:57:17.549Z] #8 104.4 Retrieving: libsndfile1-1.0.28-150000.5.20.1.x86_64 (Main Repository) (129/206), 176.7 KiB [2024-06-27T16:57:17.549Z] #8 104.4 Retrieving: libsndfile1-1.0.28-150000.5.20.1.x86_64.rpm [. [2024-06-27T16:57:17.549Z] #8 105.2 Installing : libatomic-11.4.1-3.el9.x86_64 72/362 [2024-06-27T16:57:17.549Z] #8 105.3 Installing : cpp-11.4.1-3.el9.x86_64 71/472.done (2.8 KiB/s)] [2024-06-27T16:57:17.549Z] #8 104.6 Retrieving: xkbcomp-1.4.1-1.9.x86_64 (Main Repository) (130/206), 112.2 KiB [2024-06-27T16:57:17.549Z] #9 107.9 Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... [2024-06-27T16:57:17.549Z] #9 107.9 Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... [2024-06-27T16:57:17.549Z] #9 108.0 Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:17.549Z] #8 104.6 Retrieving: xkbcomp-1.4.1-1.9.x86_64.rpm [.. [2024-06-27T16:57:17.549Z] #8 105.3 Installing : webkit2gtk3-jsc-2.44.2-1.el9.x86_64 73/362 [2024-06-27T16:57:17.549Z] #8 105.3 Installing : kmod-libs-28-9.el9.x86_64 74/362 [2024-06-27T16:57:17.549Z] #8 105.3 Installing : fuse-libs-2.9.9-15.el9.x86_64 75/362 [2024-06-27T16:57:17.549Z] #8 105.4 Installing : cracklib-2.9.6-27.el9.x86_64 76/362 [2024-06-27T16:57:17.549Z] #8 105.4 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 77/362 [2024-06-27T16:57:17.549Z] #8 105.3 Installing : libfontenc-1.1.3-17.el9.x86_64 72/472 [2024-06-27T16:57:17.549Z] #8 105.3 Installing : libdvdread-6.1.1-4.el9.x86_64 73/472 [2024-06-27T16:57:17.549Z] #8 105.4 Installing : libdatrie-0.2.13-4.el9.x86_64 74/472 [2024-06-27T16:57:17.549Z] #8 105.4 Installing : libthai-0.1.28-8.el9.x86_64 75/472#9 108.0 Setting up fonts-liberation2 (1:2.1.5-3) ... [2024-06-27T16:57:17.549Z] #9 108.1 Setting up dbus (1.14.10-4ubuntu4) ... [2024-06-27T16:57:17.910Z] [2024-06-27T16:57:17.910Z] #8 105.5 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 78/362 [2024-06-27T16:57:17.910Z] #8 105.5 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 79/362 [2024-06-27T16:57:17.910Z] #8 105.5 Installing : libgsf-1.14.47-5.el9.x86_64 80/362 [2024-06-27T16:57:17.910Z] #8 105.5 Installing : libdvdnav-6.1.0-4.el9.x86_64 81/362 [2024-06-27T16:57:17.910Z] #8 105.6 Installing : libshout-2.4.3-7.el9.x86_64 82/362done (2.6 KiB/s)] [2024-06-27T16:57:17.910Z] #8 104.8 Retrieving: setxkbmap-1.3.1-1.24.x86_64 (Main Repository) (131/206), 31.0 KiB [2024-06-27T16:57:17.910Z] #8 104.8 Retrieving: setxkbmap-1.3.1-1.24.x86_64.rpm [.#9 108.3 Setting up shared-mime-info (2.4-4) ... [2024-06-27T16:57:17.910Z] [2024-06-27T16:57:17.910Z] #8 105.6 Installing : libxkbcommon-x11-1.0.3-4.el9.x86_64 83/362 [2024-06-27T16:57:17.910Z] #8 105.7 Installing : iso-codes-4.6.0-3.el9.noarch 84/362.done (2.7 KiB/s)] [2024-06-27T16:57:17.910Z] #8 105.0 Retrieving: libXft2-2.3.2-1.33.x86_64 (Main Repository) (132/206), 43.5 KiB [2024-06-27T16:57:17.910Z] #8 105.0 Retrieving: libXft2-2.3.2-1.33.x86_64.rpm [. [2024-06-27T16:57:17.910Z] #8 105.7 Installing : libpciaccess-0.16-7.el9.x86_64 85/362 [2024-06-27T16:57:18.271Z] #8 105.8 Installing : libdrm-2.4.121-1.el9.x86_64 86/362.done (2.7 KiB/s)] [2024-06-27T16:57:18.271Z] #8 105.1 Retrieving: xrdb-1.1.0-150000.3.7.1.x86_64 (Main Repository) (133/206), 35.9 KiB [2024-06-27T16:57:18.271Z] #8 105.1 Retrieving: xrdb-1.1.0-150000.3.7.1.x86_64.rpm [. [2024-06-27T16:57:18.271Z] #8 105.8 Installing : kernel-headers-5.14.0-467.el9.x86_64 76/472 [2024-06-27T16:57:18.271Z] #8 105.9 Installing : gsm-1.0.19-6.el9.x86_64 77/472 [2024-06-27T16:57:18.271Z] #8 105.9 Installing : libsndfile-1.0.31-8.el9.x86_64 78/472 [2024-06-27T16:57:18.271Z] #8 106.1 Installing : gl-manpages-1.1-24.20190306.el9.noarch 79/472 [2024-06-27T16:57:18.271Z] #8 106.1 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 80/472 [2024-06-27T16:57:18.271Z] #8 106.1 Installing : cmake-filesystem-3.26.5-2.el9.x86_64 81/472.done (2.7 KiB/s)] [2024-06-27T16:57:18.271Z] #8 105.3 Retrieving: libXcursor1-1.1.15-1.18.x86_64 (Main Repository) (134/206), 25.8 KiB [2024-06-27T16:57:18.642Z] #8 105.3 Retrieving: libXcursor1-1.1.15-1.18.x86_64.rpm [. [2024-06-27T16:57:18.642Z] #8 106.2 Installing : osinfo-db-20231215-1.el9.noarch 87/362 [2024-06-27T16:57:18.642Z] #8 106.2 Installing : woff2-1.0.2-15.el9.x86_64 88/362 [2024-06-27T16:57:18.643Z] #8 106.2 Installing : liberation-mono-fonts-1:2.1.3-5.el9.noarch 89/362 [2024-06-27T16:57:18.643Z] #8 106.2 Installing : liberation-sans-fonts-1:2.1.3-5.el9.noarch 90/362 [2024-06-27T16:57:18.643Z] #8 106.3 Installing : liberation-serif-fonts-1:2.1.3-5.el9.noarch 91/362 [2024-06-27T16:57:18.643Z] #8 106.2 Installing : libselinux-utils-3.6-1.el9.x86_64 82/472 [2024-06-27T16:57:18.643Z] #8 106.2 Installing : libproxy-0.4.15-35.el9.x86_64 83/472 [2024-06-27T16:57:18.643Z] #8 106.2 Installing : libatomic-11.4.1-3.el9.x86_64 84/472.done (2.7 KiB/s)] [2024-06-27T16:57:18.643Z] #8 105.5 Retrieving: xauth-1.0.10-1.24.x86_64 (Main Repository) (135/206), 44.8 KiB [2024-06-27T16:57:18.643Z] #8 105.5 Retrieving: xauth-1.0.10-1.24.x86_64.rpm [. [2024-06-27T16:57:18.643Z] #8 106.3 Installing : nss-softokn-freebl-3.90.0-7.el9.x86_64 92/362 [2024-06-27T16:57:18.643Z] #8 106.3 Installing : nss-softokn-3.90.0-7.el9.x86_64 93/362 [2024-06-27T16:57:18.994Z] #8 106.4 Installing : webkit2gtk3-jsc-2.44.2-1.el9.x86_64 85/472..done (1013.3 KiB/s)] [2024-06-27T16:57:18.994Z] #8 105.9 Retrieving: libcairo2-1.18.0-150600.1.3.x86_64 (Main Repository) (136/206), 531.1 KiB [2024-06-27T16:57:19.347Z] #8 105.9 Retrieving: libcairo2-1.18.0-150600.1.3.x86_64.rpm [..done (3.0 KiB/s)] [2024-06-27T16:57:19.347Z] [2024-06-27T16:57:19.347Z] #8 107.2 Installing : kmod-libs-28-9.el9.x86_64 86/472 [2024-06-27T16:57:19.698Z] #8 107.3 Installing : graphite2-1.3.14-9.el9.x86_64 87/472#8 106.5 Retrieving: libXxf86vm1-1.1.4-1.23.x86_64 (Main Repository) (137/206), 15.3 KiB [2024-06-27T16:57:19.698Z] #8 106.5 Retrieving: libXxf86vm1-1.1.4-1.23.x86_64.rpm [.. [2024-06-27T16:57:19.698Z] #8 107.2 Installing : nss-3.90.0-7.el9.x86_64 94/362 [2024-06-27T16:57:19.698Z] #8 107.3 Running scriptlet: nss-3.90.0-7.el9.x86_64 94/362 [2024-06-27T16:57:19.698Z] #8 107.3 Installing : nss-sysinit-3.90.0-7.el9.x86_64 95/362 [2024-06-27T16:57:19.698Z] #8 107.4 Installing : harfbuzz-2.7.4-10.el9.x86_64 88/472done (2.7 KiB/s)] [2024-06-27T16:57:19.698Z] #8 106.6 Retrieving: libXv1-1.0.11-1.23.x86_64 (Main Repository) (138/206), 16.8 KiB [2024-06-27T16:57:19.698Z] #8 106.6 Retrieving: libXv1-1.0.11-1.23.x86_64.rpm [. [2024-06-27T16:57:19.698Z] #8 107.4 Installing : libsrtp-2.3.0-8.el9.x86_64 96/362.done (2.7 KiB/s)] [2024-06-27T16:57:19.698Z] #8 106.9 Retrieving: libXtst6-1.2.3-1.24.x86_64 (Main Repository) (139/206), 17.2 KiB [2024-06-27T16:57:20.049Z] #8 106.9 Retrieving: libXtst6-1.2.3-1.24.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:20.049Z] #8 107.1 Retrieving: libXrandr2-1.5.1-2.17.x86_64 (Main Repository) (140/206), 23.3 KiB [2024-06-27T16:57:20.401Z] #8 107.1 Retrieving: libXrandr2-1.5.1-2.17.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:20.401Z] #8 107.4 Retrieving: libXmu6-1.1.2-1.30.x86_64 (Main Repository) (141/206), 51.1 KiB [2024-06-27T16:57:20.401Z] #8 107.4 Retrieving: libXmu6-1.1.2-1.30.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:20.753Z] #8 107.6 Retrieving: libXinerama1-1.1.3-1.22.x86_64 (Main Repository) (142/206), 11.2 KiB [2024-06-27T16:57:20.753Z] #8 107.6 Retrieving: libXinerama1-1.1.3-1.22.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:20.753Z] #8 107.7 Retrieving: libXi6-1.7.9-3.2.1.x86_64 (Main Repository) (143/206), 35.6 KiB [2024-06-27T16:57:21.106Z] #8 107.7 Retrieving: libXi6-1.7.9-3.2.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:21.106Z] #8 107.9 Retrieving: libXRes1-1.2.0-1.18.x86_64 (Main Repository) (144/206), 13.5 KiB [2024-06-27T16:57:21.106Z] #8 107.9 Retrieving: libXRes1-1.2.0-1.18.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:21.106Z] #8 108.0 Retrieving: libpulse0-17.0-150600.2.3.x86_64 (Main Repository) (145/206), 303.4 KiB [2024-06-27T16:57:21.106Z] #8 108.1 Retrieving: libpulse0-17.0-150600.2.3.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:22.858Z] #8 109.7 Retrieving: xsetroot-1.1.1-1.24.x86_64 (Main Repository) (146/206), 23.0 KiB [2024-06-27T16:57:23.209Z] #8 109.7 Retrieving: xsetroot-1.1.1-1.24.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:23.209Z] #8 110.3 Retrieving: libpango-1_0-0-1.51.1-150600.1.3.x86_64 (Main Repository) (147/206), 277.7 KiB [2024-06-27T16:57:23.561Z] #8 110.3 Retrieving: libpango-1_0-0-1.51.1-150600.1.3.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:57:23.561Z] #8 110.5 Retrieving: libcairo-script-interpreter2-1.18.0-150600.1.3.x86_64 (Main Repository) (148/206), 79.7 KiB [2024-06-27T16:57:23.937Z] #8 110.5 Retrieving: libcairo-script-interpreter2-1.18.0-150600.1.3.x86_64.rpm [..done (3.0 KiB/s)] [2024-06-27T16:57:23.937Z] #8 110.7 Retrieving: libcairo-gobject2-1.18.0-150600.1.3.x86_64 (Main Repository) (149/206), 43.6 KiB [2024-06-27T16:57:23.937Z] #8 110.7 Retrieving: libcairo-gobject2-1.18.0-150600.1.3.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-27T16:57:23.937Z] #8 110.9 Retrieving: Mesa-23.3.4-150600.81.2.x86_64 (Main Repository) (150/206), 174.4 KiB [2024-06-27T16:57:25.089Z] #8 110.9 Retrieving: Mesa-23.3.4-150600.81.2.x86_64.rpm [...done] [2024-06-27T16:57:25.089Z] #8 112.3 Retrieving: Mesa-dri-23.3.4-150600.81.3.x86_64 (Main Repository) (151/206), 7.9 MiB [2024-06-27T16:57:25.794Z] #8 112.3 Retrieving: Mesa-dri-23.3.4-150600.81.3.x86_64.rpm [....done (46.5 MiB/s)] [2024-06-27T16:57:25.794Z] #8 112.7 Retrieving: libglvnd-1.7.0-150600.1.2.x86_64 (Main Repository) (152/206), 218.8 KiB [2024-06-27T16:57:25.794Z] #8 112.7 Retrieving: libglvnd-1.7.0-150600.1.2.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:25.794Z] #8 112.9 Retrieving: Mesa-libEGL1-23.3.4-150600.81.2.x86_64 (Main Repository) (153/206), 280.0 KiB [2024-06-27T16:57:26.152Z] #8 112.9 Retrieving: Mesa-libEGL1-23.3.4-150600.81.2.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:57:26.152Z] #8 113.0 Retrieving: libXaw7-1.0.13-3.3.8.x86_64 (Main Repository) (154/206), 177.6 KiB [2024-06-27T16:57:26.152Z] #8 113.0 Retrieving: libXaw7-1.0.13-3.3.8.x86_64.rpm [. [2024-06-27T16:57:26.152Z] #8 114.0 Installing : xcb-util-0.4.0-19.el9.x86_64 97/362.done (2.7 KiB/s)] [2024-06-27T16:57:26.152Z] #8 113.2 Retrieving: libatspi0-2.50.0-150600.1.2.x86_64 (Main Repository) (155/206), 96.8 KiB [2024-06-27T16:57:26.152Z] #8 113.2 Retrieving: libatspi0-2.50.0-150600.1.2.x86_64.rpm [. [2024-06-27T16:57:26.152Z] #8 114.0 Installing : freetype-2.10.4-9.el9.x86_64 89/472 [2024-06-27T16:57:26.152Z] #8 114.0 Installing : avahi-glib-0.8-20.el9.x86_64 98/362 [2024-06-27T16:57:26.152Z] #8 114.0 Installing : dbus-tools-1:1.12.20-8.el9.x86_64 99/362 [2024-06-27T16:57:26.504Z] #8 114.1 Installing : libv4l-1.20.0-5.el9.x86_64 100/362.done (2.8 KiB/s)] [2024-06-27T16:57:26.504Z] #8 113.3 Retrieving: libcanberra0-0.30-150600.21.3.x86_64 (Main Repository) (156/206), 64.7 KiB [2024-06-27T16:57:26.504Z] #8 113.3 Retrieving: libcanberra0-0.30-150600.21.3.x86_64.rpm [. [2024-06-27T16:57:26.504Z] #8 114.0 Installing : fontconfig-2.14.0-2.el9.x86_64 90/472 [2024-06-27T16:57:26.504Z] #8 114.1 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 90/472 [2024-06-27T16:57:26.504Z] #8 114.1 Installing : p11-kit-server-0.25.3-2.el9.x86_64 101/362 [2024-06-27T16:57:26.504Z] #8 114.1 Installing : exiv2-libs-0.27.5-2.el9.x86_64 102/362 [2024-06-27T16:57:26.504Z] #8 114.2 Installing : exiv2-0.27.5-2.el9.x86_64 103/362 [2024-06-27T16:57:26.504Z] #8 114.2 Installing : libgexiv2-0.12.3-1.el9.x86_64 104/362 [2024-06-27T16:57:26.504Z] #8 114.2 Installing : wavpack-5.4.0-5.el9.x86_64 105/362 [2024-06-27T16:57:26.504Z] #8 114.2 Installing : twolame-libs-0.3.13-19.el9.x86_64 106/362 [2024-06-27T16:57:26.504Z] #8 114.2 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 107/362 [2024-06-27T16:57:26.504Z] #8 114.2 Installing : tigervnc-icons-1.13.1-10.el9.noarch 108/362 [2024-06-27T16:57:26.504Z] #8 114.3 Installing : taglib-1.12-6.el9.x86_64 109/362 [2024-06-27T16:57:26.504Z] #8 114.3 Installing : soundtouch-2.1.1-8.el9.x86_64 110/362 [2024-06-27T16:57:26.504Z] #8 114.3 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 111/362.done (2.8 KiB/s)] [2024-06-27T16:57:26.504Z] #8 113.5 Retrieving: Mesa-libGL1-23.3.4-150600.81.2.x86_64 (Main Repository) (157/206), 308.9 KiB [2024-06-27T16:57:26.504Z] #8 113.5 Retrieving: Mesa-libGL1-23.3.4-150600.81.2.x86_64.rpm [. [2024-06-27T16:57:26.504Z] #8 114.3 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 111/362 [2024-06-27T16:57:26.504Z] #8 114.4 Installing : poppler-data-0.4.9-9.el9.noarch 112/362.done (2.8 KiB/s)] [2024-06-27T16:57:26.504Z] #8 113.7 Retrieving: xterm-bin-330-150200.11.15.1.x86_64 (Main Repository) (158/206), 1.5 MiB [2024-06-27T16:57:26.856Z] #8 113.7 Retrieving: xterm-bin-330-150200.11.15.1.x86_64.rpm [. [2024-06-27T16:57:26.856Z] #8 114.4 Installing : openjpeg2-2.4.0-7.el9.x86_64 113/362 [2024-06-27T16:57:26.856Z] #8 114.5 Installing : mtdev-1.1.5-22.el9.x86_64 114/362 [2024-06-27T16:57:26.856Z] #8 114.5 Installing : mpg123-libs-1.26.2-5.el9.x86_64 115/362 [2024-06-27T16:57:26.856Z] #8 114.5 Installing : mesa-filesystem-24.1.0-2.el9.x86_64 116/362 [2024-06-27T16:57:26.856Z] #8 114.5 Installing : low-memory-monitor-2.1-4.el9.x86_64 117/362 [2024-06-27T16:57:26.856Z] #8 114.5 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 117/362 [2024-06-27T16:57:26.856Z] #8 114.6 Installing : libwacom-data-1.12.1-2.el9.noarch 118/362.done (3.2 KiB/s)] [2024-06-27T16:57:26.856Z] [2024-06-27T16:57:26.856Z] #8 114.6 Installing : libwacom-1.12.1-2.el9.x86_64 119/362 [2024-06-27T16:57:26.856Z] #8 114.6 Installing : libvpx-1.9.0-7.el9.x86_64 120/362 [2024-06-27T16:57:26.856Z] #8 114.7 Installing : libvisual-1:0.4.0-34.el9.x86_64 121/362 [2024-06-27T16:57:26.856Z] #8 114.7 Installing : libsecret-0.20.4-4.el9.x86_64 122/362#8 113.9 Retrieving: libatk-bridge-2_0-0-2.50.0-150600.1.2.x86_64 (Main Repository) (159/206), 87.7 KiB [2024-06-27T16:57:27.218Z] #8 113.9 Retrieving: libatk-bridge-2_0-0-2.50.0-150600.1.2.x86_64.rpm [.. [2024-06-27T16:57:27.218Z] #8 114.7 Installing : libsbc-1.4-9.el9.x86_64 123/362 [2024-06-27T16:57:27.218Z] #8 114.7 Installing : libmpc-1.2.1-4.el9.x86_64 124/362done (2.9 KiB/s)] [2024-06-27T16:57:27.218Z] #8 114.0 Retrieving: libfltk1-1.3.4-5.3.1.x86_64 (Main Repository) (160/206), 515.1 KiB [2024-06-27T16:57:27.218Z] #8 114.0 Retrieving: libfltk1-1.3.4-5.3.1.x86_64.rpm [. [2024-06-27T16:57:27.218Z] #8 115.0 Installing : cpp-11.4.1-3.el9.x86_64 125/362.done (2.9 KiB/s)] [2024-06-27T16:57:27.218Z] #8 114.2 Retrieving: Mesa-gallium-23.3.4-150600.81.3.x86_64 (Main Repository) (161/206), 10.1 MiB [2024-06-27T16:57:27.218Z] #8 114.2 Retrieving: Mesa-gallium-23.3.4-150600.81.3.x86_64.rpm [. [2024-06-27T16:57:27.218Z] #8 115.0 Installing : libldac-2.0.2.3-10.el9.x86_64 126/362 [2024-06-27T16:57:27.218Z] #8 115.0 Installing : libiptcdata-1.0.5-9.el9.x86_64 127/362 [2024-06-27T16:57:27.218Z] #8 115.0 Installing : libexif-0.6.22-6.el9.x86_64 128/362 [2024-06-27T16:57:27.218Z] #8 115.0 Installing : libevdev-1.11.0-3.el9.x86_64 129/362 [2024-06-27T16:57:27.218Z] #8 115.1 Installing : libinput-1.19.3-4.el9.x86_64 130/362 [2024-06-27T16:57:27.218Z] #8 115.1 Running scriptlet: libinput-1.19.3-4.el9.x86_64 130/362 [2024-06-27T16:57:27.574Z] #8 115.1 Installing : libdatrie-0.2.13-4.el9.x86_64 131/362.. [2024-06-27T16:57:27.574Z] #8 115.1 Installing : libthai-0.1.28-8.el9.x86_64 132/362 [2024-06-27T16:57:27.574Z] #8 115.1 Installing : libasyncns-0.8-22.el9.x86_64 133/362 [2024-06-27T16:57:27.574Z] #8 115.2 Installing : pulseaudio-libs-15.0-2.el9.x86_64 134/362 [2024-06-27T16:57:27.574Z] #8 115.2 Installing : pulseaudio-libs-glib2-15.0-2.el9.x86_64 135/362 [2024-06-27T16:57:27.574Z] #8 115.1 Installing : mkfontscale-1.2.1-3.el9.x86_64 91/472 [2024-06-27T16:57:27.574Z] #8 115.1 Installing : harfbuzz-icu-2.7.4-10.el9.x86_64 92/472 [2024-06-27T16:57:27.574Z] #8 115.1 Installing : fuse-libs-2.9.9-15.el9.x86_64 93/472 [2024-06-27T16:57:27.574Z] #8 115.2 Installing : cracklib-2.9.6-27.el9.x86_64 94/472 [2024-06-27T16:57:27.574Z] #8 115.2 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 95/472done (65.1 MiB/s)] [2024-06-27T16:57:27.574Z] #8 114.6 Retrieving: xinit-1.4.0-6.17.x86_64 (Main Repository) (162/206), 58.0 KiB [2024-06-27T16:57:27.574Z] [2024-06-27T16:57:27.574Z] #8 115.2 Installing : libXdmcp-1.1.3-8.el9.x86_64 136/362 [2024-06-27T16:57:27.574Z] #8 115.3 Installing : libX11-common-1.7.0-9.el9.noarch 137/362 [2024-06-27T16:57:27.574Z] #8 115.3 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 96/472 [2024-06-27T16:57:27.574Z] #8 115.3 Installing : libX11-1.7.0-9.el9.x86_64 138/362 [2024-06-27T16:57:27.574Z] #8 115.4 Installing : libXext-1.3.4-8.el9.x86_64 139/362 [2024-06-27T16:57:27.574Z] #8 115.4 Installing : libXi-1.7.10-8.el9.x86_64 140/362 [2024-06-27T16:57:27.574Z] #8 115.4 Installing : libXfixes-5.0.3-16.el9.x86_64 141/362 [2024-06-27T16:57:27.574Z] #8 115.4 Installing : libXrender-0.9.10-16.el9.x86_64 142/362#8 114.6 Retrieving: xinit-1.4.0-6.17.x86_64.rpm [.. [2024-06-27T16:57:27.574Z] #8 115.4 Installing : libXfont2-2.0.3-12.el9.x86_64 97/472 [2024-06-27T16:57:27.574Z] #8 115.4 Installing : ttmkfdir-3.0.9-65.el9.x86_64 98/472 [2024-06-27T16:57:27.574Z] #8 115.4 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 99/472 [2024-06-27T16:57:27.574Z] #8 115.4 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 99/472 [2024-06-27T16:57:27.926Z] #8 115.5 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 100/472 [2024-06-27T16:57:27.926Z] #8 115.4 Installing : libXrandr-1.5.2-8.el9.x86_64 143/362 [2024-06-27T16:57:27.926Z] #8 115.4 Installing : libXcursor-1.2.0-7.el9.x86_64 144/362 [2024-06-27T16:57:27.926Z] #8 115.5 Installing : libXdamage-1.1.5-7.el9.x86_64 145/362 [2024-06-27T16:57:27.926Z] #8 115.5 Installing : libXinerama-1.1.4-10.el9.x86_64 146/362 [2024-06-27T16:57:27.926Z] #8 115.5 Installing : libXtst-1.2.3-16.el9.x86_64 147/362 [2024-06-27T16:57:27.926Z] #8 115.5 Installing : libXxf86vm-1.1.4-18.el9.x86_64 148/362done (2.6 KiB/s)] [2024-06-27T16:57:27.926Z] #8 114.7 Retrieving: gdk-pixbuf-query-loaders-2.42.12-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (163/206), 37.2 KiB [2024-06-27T16:57:27.926Z] #8 114.7 Retrieving: gdk-pixbuf-query-loaders-2.42.12-150600.3.3.1.x86_64.rpm [. [2024-06-27T16:57:27.926Z] #8 115.5 Installing : libXcomposite-0.4.5-7.el9.x86_64 149/362 [2024-06-27T16:57:27.926Z] #8 115.6 Installing : libxkbfile-1.1.0-8.el9.x86_64 150/362 [2024-06-27T16:57:27.926Z] #8 115.6 Installing : xkbcomp-1.4.4-4.el9.x86_64 151/362 [2024-06-27T16:57:27.926Z] #8 115.6 Installing : libXv-1.0.11-16.el9.x86_64 152/362 [2024-06-27T16:57:27.926Z] #8 115.6 Installing : libXt-1.2.0-6.el9.x86_64 153/362 [2024-06-27T16:57:27.926Z] #8 115.6 Installing : libXmu-1.1.3-8.el9.x86_64 154/362 [2024-06-27T16:57:27.926Z] #8 115.5 Installing : libdvdnav-6.1.0-4.el9.x86_64 101/472 [2024-06-27T16:57:27.926Z] #8 115.5 Installing : libshout-2.4.3-7.el9.x86_64 102/472 [2024-06-27T16:57:27.926Z] #8 115.5 Installing : libxkbcommon-x11-1.0.3-4.el9.x86_64 103/472.done (2.9 KiB/s)] [2024-06-27T16:57:27.926Z] [2024-06-27T16:57:27.926Z] #8 115.7 Installing : xorg-x11-xauth-1:1.1-10.el9.x86_64 155/362 [2024-06-27T16:57:27.926Z] #8 115.7 Installing : xorg-x11-server-utils-7.7-44.el9.x86_64 156/362 [2024-06-27T16:57:27.926Z] #8 115.7 Installing : xorg-x11-xinit-1.4.0-11.el9.x86_64 157/362 [2024-06-27T16:57:27.926Z] #8 115.7 Installing : startup-notification-0.12-23.el9.x86_64 158/362 [2024-06-27T16:57:27.926Z] #8 115.8 Installing : lame-libs-3.100-12.el9.x86_64 159/362#8 115.0 Retrieving: gtk4-schema-4.12.4-150600.3.3.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (164/206), 98.9 KiB [2024-06-27T16:57:28.294Z] #8 115.0 Retrieving: gtk4-schema-4.12.4-150600.3.3.1.noarch.rpm [.. [2024-06-27T16:57:28.294Z] #8 115.8 Installing : jbigkit-libs-2.1-23.el9.x86_64 160/362 [2024-06-27T16:57:28.295Z] #8 115.8 Installing : libtiff-4.4.0-12.el9.x86_64 161/362 [2024-06-27T16:57:28.295Z] #8 115.8 Installing : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 162/362 [2024-06-27T16:57:28.295Z] #8 115.8 Installing : hyphen-2.8.8-17.el9.x86_64 163/362 [2024-06-27T16:57:28.295Z] #8 115.9 Installing : hunspell-filesystem-1.7.0-11.el9.x86_64 164/362 [2024-06-27T16:57:28.295Z] #8 115.9 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 165/362 [2024-06-27T16:57:28.295Z] #8 115.8 Installing : osinfo-db-20231215-1.el9.noarch 104/472 [2024-06-27T16:57:28.295Z] #8 115.9 Installing : libgsf-1.14.47-5.el9.x86_64 105/472 [2024-06-27T16:57:28.295Z] #8 115.9 Installing : liberation-mono-fonts-1:2.1.3-5.el9.noarch 106/472 [2024-06-27T16:57:28.295Z] #8 115.9 Installing : hunspell-en-0.20140811.1-20.el9.noarch 166/362 [2024-06-27T16:57:28.295Z] #8 115.9 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 167/362 [2024-06-27T16:57:28.295Z] #8 115.9 Installing : hunspell-1.7.0-11.el9.x86_64 168/362 [2024-06-27T16:57:28.295Z] #8 116.0 Installing : enchant2-2.2.15-6.el9.x86_64 169/362 [2024-06-27T16:57:28.295Z] #8 116.0 Installing : gnome-control-center-filesystem-40.0-31.el9.noar 170/362 [2024-06-27T16:57:28.295Z] #8 116.0 Installing : giflib-5.2.1-9.el9.x86_64 171/362done (2.7 KiB/s)] [2024-06-27T16:57:28.295Z] #8 115.2 Retrieving: libavahi-common3-0.8-150600.15.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (165/206), 45.1 KiB [2024-06-27T16:57:28.295Z] #8 115.2 Retrieving: libavahi-common3-0.8-150600.15.3.1.x86_64.rpm [. [2024-06-27T16:57:28.295Z] #8 115.9 Installing : liberation-sans-fonts-1:2.1.3-5.el9.noarch 107/472 [2024-06-27T16:57:28.295Z] #8 116.0 Installing : liberation-serif-fonts-1:2.1.3-5.el9.noarch 108/472 [2024-06-27T16:57:28.295Z] #8 116.0 Installing : gcr-base-3.40.0-3.el9.x86_64 172/362 [2024-06-27T16:57:28.295Z] #8 116.0 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 173/362 [2024-06-27T16:57:28.295Z] #8 116.1 Installing : composefs-libs-1.0.3-2.el9.x86_64 174/362 [2024-06-27T16:57:28.295Z] #8 116.1 Installing : ostree-libs-2024.6-1.el9.x86_64 175/362. [2024-06-27T16:57:28.295Z] #8 116.1 Installing : iso-codes-4.6.0-3.el9.noarch 109/472 [2024-06-27T16:57:28.295Z] #8 116.1 Installing : nss-softokn-freebl-3.90.0-7.el9.x86_64 110/472 [2024-06-27T16:57:28.295Z] #8 116.1 Installing : nss-softokn-3.90.0-7.el9.x86_64 111/472 [2024-06-27T16:57:28.295Z] #8 116.2 Installing : nss-3.90.0-7.el9.x86_64 112/472 [2024-06-27T16:57:28.295Z] #8 116.1 Installing : color-filesystem-1-28.el9.noarch 176/362 [2024-06-27T16:57:28.660Z] #8 116.2 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 177/362done (2.7 KiB/s)] [2024-06-27T16:57:28.660Z] #8 115.5 Retrieving: libgthread-2_0-0-2.78.6-150600.4.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (166/206), 144.5 KiB [2024-06-27T16:57:28.660Z] #8 115.5 Retrieving: libgthread-2_0-0-2.78.6-150600.4.3.1.x86_64.rpm [. [2024-06-27T16:57:28.660Z] #8 116.2 Running scriptlet: nss-3.90.0-7.el9.x86_64 112/472 [2024-06-27T16:57:28.660Z] #8 116.2 Installing : nss-sysinit-3.90.0-7.el9.x86_64 113/472 [2024-06-27T16:57:28.660Z] #8 116.2 Installing : libsrtp-2.3.0-8.el9.x86_64 114/472 [2024-06-27T16:57:28.660Z] #8 116.2 Installing : brotli-1.0.9-6.el9.x86_64 115/472 [2024-06-27T16:57:28.660Z] #8 116.3 Installing : woff2-1.0.2-15.el9.x86_64 116/472 [2024-06-27T16:57:28.660Z] #8 116.3 Installing : libglvnd-opengl-1:1.3.4-1.el9.x86_64 117/472 [2024-06-27T16:57:28.660Z] #8 116.3 Installing : avahi-glib-0.8-20.el9.x86_64 118/472 [2024-06-27T16:57:28.660Z] #8 116.4 Installing : xcb-util-0.4.0-19.el9.x86_64 119/472 [2024-06-27T16:57:28.660Z] #8 116.4 Installing : dbus-tools-1:1.12.20-8.el9.x86_64 120/472 [2024-06-27T16:57:28.660Z] #8 116.4 Installing : libv4l-1.20.0-5.el9.x86_64 121/472 [2024-06-27T16:57:28.660Z] #8 116.4 Installing : p11-kit-server-0.25.3-2.el9.x86_64 122/472.done (2.8 KiB/s)] [2024-06-27T16:57:28.660Z] #8 115.6 Retrieving: libjitterentropy3-3.4.1-150000.1.12.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (167/206), 25.8 KiB [2024-06-27T16:57:28.660Z] #8 115.6 Retrieving: libjitterentropy3-3.4.1-150000.1.12.1.x86_64.rpm [. [2024-06-27T16:57:28.660Z] #8 116.5 Installing : exiv2-libs-0.27.5-2.el9.x86_64 123/472 [2024-06-27T16:57:28.660Z] #8 116.5 Installing : exiv2-0.27.5-2.el9.x86_64 124/472 [2024-06-27T16:57:28.660Z] #8 116.5 Installing : libgexiv2-0.12.3-1.el9.x86_64 125/472 [2024-06-27T16:57:28.660Z] #8 116.5 Installing : wavpack-5.4.0-5.el9.x86_64 126/472.done (2.8 KiB/s)] [2024-06-27T16:57:28.660Z] #8 115.8 Retrieving: perl-5.26.1-150300.17.17.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (168/206), 6.5 MiB [2024-06-27T16:57:29.039Z] #8 115.8 Retrieving: perl-5.26.1-150300.17.17.1.x86_64.rpm [. [2024-06-27T16:57:29.039Z] #8 116.7 Installing : tzdata-java-2024a-2.el9.noarch 127/472.. [2024-06-27T16:57:29.039Z] #8 116.7 Installing : twolame-libs-0.3.13-19.el9.x86_64 128/472 [2024-06-27T16:57:29.039Z] #8 116.7 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 129/472 [2024-06-27T16:57:29.039Z] #8 116.7 Installing : tigervnc-icons-1.13.1-10.el9.noarch 130/472 [2024-06-27T16:57:29.039Z] #8 116.8 Installing : taglib-1.12-6.el9.x86_64 131/472done (52.0 MiB/s)] [2024-06-27T16:57:29.039Z] #8 116.1 Retrieving: cups-config-2.2.7-150000.3.59.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (169/206), 242.5 KiB [2024-06-27T16:57:29.039Z] #8 116.1 Retrieving: cups-config-2.2.7-150000.3.59.1.x86_64.rpm [. [2024-06-27T16:57:29.039Z] #8 116.8 Installing : sqlite-3.34.1-7.el9.x86_64 132/472 [2024-06-27T16:57:29.039Z] #8 116.8 Installing : soundtouch-2.1.1-8.el9.x86_64 133/472 [2024-06-27T16:57:29.404Z] #8 116.9 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 134/472. [2024-06-27T16:57:29.404Z] #8 116.9 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 134/472 [2024-06-27T16:57:29.404Z] #8 116.9 Installing : publicsuffix-list-20210518-3.el9.noarch 135/472 [2024-06-27T16:57:29.404Z] #8 117.1 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 178/362done (2.7 KiB/s)] [2024-06-27T16:57:29.404Z] #8 116.3 Retrieving: wget-1.20.3-150600.19.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (170/206), 387.7 KiB [2024-06-27T16:57:29.404Z] #8 116.3 Retrieving: wget-1.20.3-150600.19.3.1.x86_64.rpm [. [2024-06-27T16:57:29.404Z] #8 117.1 Installing : poppler-data-0.4.9-9.el9.noarch 136/472 [2024-06-27T16:57:29.404Z] #8 117.1 Installing : pcre2-utf32-10.40-5.el9.x86_64 137/472 [2024-06-27T16:57:29.404Z] #8 117.1 Installing : pcre2-utf16-10.40-5.el9.x86_64 138/472 [2024-06-27T16:57:29.404Z] #8 117.1 Installing : pcre-utf32-8.44-4.el9.x86_64 139/472 [2024-06-27T16:57:29.404Z] #8 117.2 Installing : pcre-utf16-8.44-4.el9.x86_64 140/472 [2024-06-27T16:57:29.404Z] #8 117.2 Installing : pcre-cpp-8.44-4.el9.x86_64 141/472 [2024-06-27T16:57:29.404Z] #8 117.2 Installing : openjpeg2-2.4.0-7.el9.x86_64 142/472 [2024-06-27T16:57:29.404Z] #8 117.2 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 179/362 [2024-06-27T16:57:29.404Z] #8 117.2 Installing : which-2.21-29.el9.x86_64 180/362 [2024-06-27T16:57:29.404Z] #8 117.2 Installing : systemd-rpm-macros-252-37.el9.noarch 181/362.done (2.6 KiB/s)] [2024-06-27T16:57:29.404Z] #8 116.5 Retrieving: systemd-254.13-150600.4.5.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (171/206), 3.7 MiB [2024-06-27T16:57:29.761Z] #8 116.5 Retrieving: systemd-254.13-150600.4.5.1.x86_64.rpm [. [2024-06-27T16:57:29.761Z] #8 117.3 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 182/362 [2024-06-27T16:57:29.761Z] #8 117.3 Installing : libpsl-0.21.1-5.el9.x86_64 183/362 [2024-06-27T16:57:29.761Z] #8 117.3 Installing : openssl-1:3.2.2-2.el9.x86_64 184/362 [2024-06-27T16:57:29.761Z] #8 117.3 Installing : mtdev-1.1.5-22.el9.x86_64 143/472 [2024-06-27T16:57:29.761Z] #8 117.3 Installing : mpg123-libs-1.26.2-5.el9.x86_64 144/472 [2024-06-27T16:57:29.761Z] #8 117.3 Installing : mesa-filesystem-24.1.0-2.el9.x86_64 145/472 [2024-06-27T16:57:29.761Z] #8 117.4 Installing : lua-posix-35.0-8.el9.x86_64 146/472.. [2024-06-27T16:57:29.761Z] #8 117.4 Installing : lua-5.4.4-4.el9.x86_64 147/472 [2024-06-27T16:57:29.761Z] #8 117.4 Installing : copy-jdk-configs-4.0-3.el9.noarch 148/472 [2024-06-27T16:57:29.761Z] #8 117.4 Installing : low-memory-monitor-2.1-4.el9.x86_64 149/472 [2024-06-27T16:57:29.761Z] #8 117.4 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 149/472 [2024-06-27T16:57:29.761Z] #8 117.5 Installing : libwacom-data-1.12.1-2.el9.noarch 150/472 [2024-06-27T16:57:29.761Z] #8 117.4 Installing : ncurses-6.2-10.20210508.el9.x86_64 185/362 [2024-06-27T16:57:29.761Z] #8 117.4 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 186/362.. [2024-06-27T16:57:29.761Z] #8 117.5 Installing : libwacom-1.12.1-2.el9.x86_64 151/472 [2024-06-27T16:57:29.761Z] #8 117.6 Installing : libvpx-1.9.0-7.el9.x86_64 152/472 [2024-06-27T16:57:29.761Z] #8 117.6 Installing : libvisual-1:0.4.0-34.el9.x86_64 153/472 [2024-06-27T16:57:29.761Z] #8 117.6 Installing : libsecret-0.20.4-4.el9.x86_64 154/472 [2024-06-27T16:57:30.122Z] #8 117.6 Installing : libutempter-1.2.1-6.el9.x86_64 186/362done (11.2 MiB/s)] [2024-06-27T16:57:30.122Z] #8 116.9 Retrieving: libgsttag-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (172/206), 151.8 KiB [2024-06-27T16:57:30.122Z] #8 116.9 Retrieving: libgsttag-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [. [2024-06-27T16:57:30.122Z] #8 117.6 Installing : libsbc-1.4-9.el9.x86_64 155/472 [2024-06-27T16:57:30.122Z] #8 117.7 Installing : libtirpc-1.3.3-6.el9.x86_64 187/362 [2024-06-27T16:57:30.122Z] #8 117.8 Installing : libldac-2.0.2.3-10.el9.x86_64 156/472 [2024-06-27T16:57:30.122Z] #8 117.8 Installing : libiptcdata-1.0.5-9.el9.x86_64 157/472 [2024-06-27T16:57:30.122Z] #8 117.9 Installing : libexif-0.6.22-6.el9.x86_64 158/472 [2024-06-27T16:57:30.122Z] #8 117.9 Installing : libevdev-1.11.0-3.el9.x86_64 159/472 [2024-06-27T16:57:30.122Z] #8 117.9 Installing : libinput-1.19.3-4.el9.x86_64 160/472 [2024-06-27T16:57:30.122Z] #8 117.9 Running scriptlet: libinput-1.19.3-4.el9.x86_64 160/472.done (2.8 KiB/s)] [2024-06-27T16:57:30.122Z] #8 117.1 Retrieving: libgstaudio-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (173/206), 238.9 KiB [2024-06-27T16:57:30.122Z] #8 117.1 Retrieving: libgstaudio-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [. [2024-06-27T16:57:30.122Z] #8 117.8 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 188/362 [2024-06-27T16:57:30.122Z] #8 117.9 Installing : libasyncns-0.8-22.el9.x86_64 161/472 [2024-06-27T16:57:30.122Z] #8 118.0 Installing : pulseaudio-libs-15.0-2.el9.x86_64 162/472 [2024-06-27T16:57:30.122Z] #8 118.0 Installing : pulseaudio-libs-glib2-15.0-2.el9.x86_64 163/472 [2024-06-27T16:57:30.482Z] #8 118.0 Installing : libXdmcp-1.1.3-8.el9.x86_64 164/472.done (2.8 KiB/s)] [2024-06-27T16:57:30.482Z] #8 117.2 Retrieving: libgdk_pixbuf-2_0-0-2.42.12-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (174/206), 168.6 KiB [2024-06-27T16:57:30.482Z] #8 117.2 Retrieving: libgdk_pixbuf-2_0-0-2.42.12-150600.3.3.1.x86_64.rpm [. [2024-06-27T16:57:30.482Z] #8 118.1 Installing : libX11-common-1.7.0-9.el9.noarch 165/472 [2024-06-27T16:57:30.482Z] #8 118.1 Installing : libX11-1.7.0-9.el9.x86_64 166/472 [2024-06-27T16:57:30.482Z] #8 118.1 Installing : libXext-1.3.4-8.el9.x86_64 167/472.done (2.8 KiB/s)] [2024-06-27T16:57:30.482Z] #8 117.4 Retrieving: libavahi-client3-0.8-150600.15.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (175/206), 48.2 KiB [2024-06-27T16:57:30.482Z] #8 117.4 Retrieving: libavahi-client3-0.8-150600.15.3.1.x86_64.rpm [. [2024-06-27T16:57:30.482Z] #8 118.3 Installing : libXi-1.7.10-8.el9.x86_64 168/472 [2024-06-27T16:57:30.482Z] #8 118.3 Installing : libXfixes-5.0.3-16.el9.x86_64 169/472 [2024-06-27T16:57:30.482Z] #8 118.3 Installing : libXrender-0.9.10-16.el9.x86_64 170/472 [2024-06-27T16:57:30.482Z] #8 118.3 Installing : cairo-1.17.4-7.el9.x86_64 171/472.done (2.7 KiB/s)] [2024-06-27T16:57:30.482Z] #8 117.6 Retrieving: libgstpbutils-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (176/206), 147.9 KiB [2024-06-27T16:57:30.844Z] #8 117.6 Retrieving: libgstpbutils-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [. [2024-06-27T16:57:30.844Z] #8 118.4 Installing : libXrandr-1.5.2-8.el9.x86_64 172/472 [2024-06-27T16:57:30.844Z] #8 118.4 Installing : cairo-gobject-1.17.4-7.el9.x86_64 173/472 [2024-06-27T16:57:30.844Z] #8 118.4 Installing : libXcursor-1.2.0-7.el9.x86_64 174/472 [2024-06-27T16:57:30.844Z] #8 118.4 Installing : libXdamage-1.1.5-7.el9.x86_64 175/472 [2024-06-27T16:57:30.844Z] #8 118.4 Installing : libXinerama-1.1.4-10.el9.x86_64 176/472 [2024-06-27T16:57:30.844Z] #8 118.4 Installing : libXtst-1.2.3-16.el9.x86_64 177/472 [2024-06-27T16:57:30.844Z] #8 118.5 Installing : libXcomposite-0.4.5-7.el9.x86_64 178/472.done (2.8 KiB/s)] [2024-06-27T16:57:30.844Z] #8 117.7 Retrieving: libgstvideo-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (177/206), 311.7 KiB [2024-06-27T16:57:30.844Z] #8 117.7 Retrieving: libgstvideo-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [. [2024-06-27T16:57:30.844Z] #8 118.5 Installing : libXft-2.3.3-8.el9.x86_64 179/472 [2024-06-27T16:57:30.844Z] #8 118.5 Installing : pango-1.48.7-3.el9.x86_64 180/472 [2024-06-27T16:57:30.844Z] #8 118.6 Installing : librsvg2-2.50.7-3.el9.x86_64 181/472.done (2.8 KiB/s)] [2024-06-27T16:57:30.844Z] #8 117.9 Retrieving: libgstgl-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (178/206), 254.2 KiB [2024-06-27T16:57:30.844Z] #8 117.9 Retrieving: libgstgl-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [. [2024-06-27T16:57:30.844Z] #8 118.6 Installing : libXxf86vm-1.1.4-18.el9.x86_64 182/472 [2024-06-27T16:57:30.844Z] #8 118.6 Installing : libXt-1.2.0-6.el9.x86_64 183/472 [2024-06-27T16:57:30.844Z] #8 118.7 Installing : libXmu-1.1.3-8.el9.x86_64 184/472 [2024-06-27T16:57:30.844Z] #8 118.7 Installing : xorg-x11-xauth-1:1.1-10.el9.x86_64 185/472 [2024-06-27T16:57:30.844Z] #8 118.7 Installing : libxkbfile-1.1.0-8.el9.x86_64 186/472 [2024-06-27T16:57:30.844Z] #8 118.7 Installing : xkbcomp-1.4.4-4.el9.x86_64 187/472 [2024-06-27T16:57:30.844Z] #8 118.6 Installing : llvm-libs-17.0.6-5.el9.x86_64 189/362 [2024-06-27T16:57:30.844Z] #8 118.6 Installing : mesa-libglapi-24.1.0-2.el9.x86_64 190/362.done (2.7 KiB/s)] [2024-06-27T16:57:30.844Z] #8 118.0 Retrieving: gstreamer-plugins-base-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (179/206), 962.9 KiB [2024-06-27T16:57:31.214Z] #8 118.1 Retrieving: gstreamer-plugins-base-1.24.0-150600.3.3.1.x86_64.rpm [. [2024-06-27T16:57:31.214Z] #8 118.7 Installing : xorg-x11-server-utils-7.7-44.el9.x86_64 188/472 [2024-06-27T16:57:31.214Z] #8 118.8 Installing : xorg-x11-xinit-1.4.0-11.el9.x86_64 189/472 [2024-06-27T16:57:31.214Z] #8 118.8 Installing : libXv-1.0.11-16.el9.x86_64 190/472 [2024-06-27T16:57:31.214Z] #8 118.8 Installing : startup-notification-0.12-23.el9.x86_64 191/472 [2024-06-27T16:57:31.214Z] #8 118.8 Installing : lame-libs-3.100-12.el9.x86_64 192/472. [2024-06-27T16:57:31.214Z] #8 118.8 Installing : jbigkit-libs-2.1-23.el9.x86_64 193/472 [2024-06-27T16:57:31.214Z] #8 118.9 Installing : libtiff-4.4.0-12.el9.x86_64 194/472 [2024-06-27T16:57:31.214Z] #8 118.9 Installing : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 195/472 [2024-06-27T16:57:31.214Z] #8 118.9 Installing : libgxps-0.3.2-3.el9.x86_64 196/472 [2024-06-27T16:57:31.214Z] #8 119.0 Installing : poppler-21.01.0-20.el9.x86_64 197/472 [2024-06-27T16:57:31.214Z] #8 118.9 Installing : mesa-dri-drivers-24.1.0-2.el9.x86_64 191/362 [2024-06-27T16:57:31.214Z] #8 118.9 Installing : mesa-libgbm-24.1.0-2.el9.x86_64 192/362 [2024-06-27T16:57:31.214Z] #8 118.9 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 193/362 [2024-06-27T16:57:31.214Z] #8 119.0 Installing : mesa-libEGL-24.1.0-2.el9.x86_64 194/362 [2024-06-27T16:57:31.214Z] #8 119.0 Installing : libglvnd-gles-1:1.3.4-1.el9.x86_64 195/362done (3.1 KiB/s)] [2024-06-27T16:57:31.214Z] #8 118.3 Retrieving: libgstallocators-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (180/206), 75.4 KiB [2024-06-27T16:57:31.214Z] #8 118.3 Retrieving: libgstallocators-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [. [2024-06-27T16:57:31.214Z] #8 119.0 Installing : poppler-glib-21.01.0-20.el9.x86_64 198/472 [2024-06-27T16:57:31.214Z] #8 119.0 Installing : javapackages-filesystem-6.0.0-4.el9.noarch 199/472 [2024-06-27T16:57:31.214Z] #8 119.0 Installing : hyphen-2.8.8-17.el9.x86_64 200/472 [2024-06-27T16:57:31.214Z] #8 119.0 Installing : hunspell-filesystem-1.7.0-11.el9.x86_64 201/472 [2024-06-27T16:57:31.214Z] #8 119.1 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 202/472 [2024-06-27T16:57:31.214Z] #8 119.1 Installing : hunspell-en-0.20140811.1-20.el9.noarch 203/472 [2024-06-27T16:57:31.214Z] #8 119.0 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 196/362 [2024-06-27T16:57:31.214Z] #8 119.0 Installing : mesa-libGL-24.1.0-2.el9.x86_64 197/362 [2024-06-27T16:57:31.586Z] #8 119.0 Installing : vulkan-loader-1.3.283.0-1.el9.x86_64 198/362.done (2.8 KiB/s)] [2024-06-27T16:57:31.586Z] #8 118.4 Retrieving: libgstapp-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (181/206), 91.9 KiB [2024-06-27T16:57:31.586Z] #8 118.4 Retrieving: libgstapp-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [. [2024-06-27T16:57:31.586Z] #8 119.1 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 204/472 [2024-06-27T16:57:31.586Z] #8 119.1 Installing : hunspell-1.7.0-11.el9.x86_64 205/472 [2024-06-27T16:57:31.586Z] #8 119.2 Installing : enchant2-2.2.15-6.el9.x86_64 206/472 [2024-06-27T16:57:31.586Z] #8 119.2 Installing : gnome-control-center-filesystem-40.0-31.el9.noar 207/472 [2024-06-27T16:57:31.586Z] #8 119.3 Installing : glibc-headers-2.34-113.el9.x86_64 208/472 [2024-06-27T16:57:31.586Z] #8 119.3 Installing : giflib-5.2.1-9.el9.x86_64 209/472 [2024-06-27T16:57:31.586Z] #8 119.3 Installing : gcr-base-3.40.0-3.el9.x86_64 210/472 [2024-06-27T16:57:31.586Z] #8 119.4 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 211/472.done (2.8 KiB/s)] [2024-06-27T16:57:31.586Z] #8 118.6 Retrieving: libgstriff-1_0-0-1.24.0-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (182/206), 88.3 KiB [2024-06-27T16:57:31.586Z] #8 118.6 Retrieving: libgstriff-1_0-0-1.24.0-150600.3.3.1.x86_64.rpm [. [2024-06-27T16:57:31.586Z] #8 119.4 Installing : mesa-vulkan-drivers-24.1.0-2.el9.x86_64 199/362 [2024-06-27T16:57:31.586Z] #8 119.4 Installing : composefs-libs-1.0.3-2.el9.x86_64 212/472 [2024-06-27T16:57:31.586Z] #8 119.4 Installing : ostree-libs-2024.6-1.el9.x86_64 213/472 [2024-06-27T16:57:31.586Z] #8 119.4 Installing : color-filesystem-1-28.el9.noarch 214/472 [2024-06-27T16:57:31.586Z] #8 119.5 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 215/472.done (2.8 KiB/s)] [2024-06-27T16:57:31.586Z] #8 118.7 Retrieving: libgnutls30-3.8.3-150600.2.15.x86_64 (Main Repository) (183/206), 910.0 KiB [2024-06-27T16:57:31.964Z] #8 118.7 Retrieving: libgnutls30-3.8.3-150600.2.15.x86_64.rpm [. [2024-06-27T16:57:31.964Z] #8 119.4 Installing : libeconf-0.4.1-4.el9.x86_64 200/362 [2024-06-27T16:57:31.964Z] #8 119.5 Installing : libdb-5.3.28-54.el9.x86_64 201/362 [2024-06-27T16:57:31.964Z] #8 119.6 Installing : pam-1.5.1-20.el9.x86_64 202/362.done (3.1 KiB/s)] [2024-06-27T16:57:31.964Z] [2024-06-27T16:57:31.964Z] #8 119.6 Installing : libpwquality-1.4.4-8.el9.x86_64 203/362#8 118.9 Retrieving: vim-9.1.0330-150500.20.12.1.x86_64 (Main Repository) (184/206), 1.9 MiB [2024-06-27T16:57:31.964Z] #8 118.9 Retrieving: vim-9.1.0330-150500.20.12.1.x86_64.rpm [.. [2024-06-27T16:57:31.964Z] #8 119.8 Installing : util-linux-2.37.4-18.el9.x86_64 204/362 [2024-06-27T16:57:31.964Z] #8 119.8 warning: /etc/adjtime created as /etc/adjtime.rpmnew [2024-06-27T16:57:31.964Z] #8 119.8 [2024-06-27T16:57:31.964Z] #8 119.8 Installing : kmod-28-9.el9.x86_64 205/362done (3.3 KiB/s)] [2024-06-27T16:57:32.324Z] #8 119.2 Retrieving: liberation-fonts-1.07.4-2.13.noarch (Main Repository) (185/206), 824.7 KiB [2024-06-27T16:57:32.324Z] #8 119.2 Retrieving: liberation-fonts-1.07.4-2.13.noarch.rpm [. [2024-06-27T16:57:32.324Z] #8 120.0 Installing : kbd-misc-2.4.0-9.el9.noarch 206/362 [2024-06-27T16:57:32.324Z] #8 120.1 Installing : kbd-legacy-2.4.0-9.el9.noarch 207/362.done (3.1 KiB/s)] [2024-06-27T16:57:32.324Z] #8 119.4 Retrieving: fonts-config-20200609+git0.42e2b1b-150600.18.2.noarch (Main Repository) (186/206), 53.2 KiB [2024-06-27T16:57:32.324Z] #8 119.4 Retrieving: fonts-config-20200609+git0.42e2b1b-150600.18.2.noarch.rpm [. [2024-06-27T16:57:32.324Z] #8 120.2 Installing : kbd-2.4.0-9.el9.x86_64 208/362 [2024-06-27T16:57:32.678Z] #8 120.2 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 209/362.done (3.0 KiB/s)] [2024-06-27T16:57:32.678Z] #8 119.6 Retrieving: dejavu-fonts-2.37-1.21.noarch (Main Repository) (187/206), 2.4 MiB [2024-06-27T16:57:32.678Z] #8 119.6 Retrieving: dejavu-fonts-2.37-1.21.noarch.rpm [. [2024-06-27T16:57:32.678Z] #8 120.3 Installing : groff-base-1.22.4-10.el9.x86_64 209/362 [2024-06-27T16:57:32.678Z] #8 120.3 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 209/362 [2024-06-27T16:57:32.678Z] #8 120.3 Installing : perl-Digest-1.19-4.el9.noarch 210/362 [2024-06-27T16:57:32.678Z] #8 120.4 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 211/362 [2024-06-27T16:57:32.678Z] #8 120.4 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 216/472. [2024-06-27T16:57:32.678Z] #8 120.4 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 217/472 [2024-06-27T16:57:32.678Z] #8 120.4 Installing : which-2.21-29.el9.x86_64 218/472 [2024-06-27T16:57:32.678Z] #8 120.5 Installing : unzip-6.0-56.el9.x86_64 219/472 [2024-06-27T16:57:32.678Z] #8 120.4 Installing : perl-B-1.80-481.el9.x86_64 212/362 [2024-06-27T16:57:32.678Z] #8 120.4 Installing : perl-FileHandle-2.03-481.el9.noarch 213/362 [2024-06-27T16:57:32.678Z] #8 120.4 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 214/362 [2024-06-27T16:57:32.678Z] #8 120.5 Installing : perl-libnet-3.13-4.el9.noarch 215/362 [2024-06-27T16:57:32.678Z] #8 120.5 Installing : perl-AutoLoader-5.74-481.el9.noarch 216/362 [2024-06-27T16:57:32.678Z] #8 120.5 Installing : perl-base-2.27-481.el9.noarch 217/362 [2024-06-27T16:57:32.678Z] #8 120.5 Installing : perl-URI-5.09-3.el9.noarch 218/362 [2024-06-27T16:57:32.678Z] #8 120.5 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 219/362 [2024-06-27T16:57:32.678Z] #8 120.6 Installing : perl-if-0.60.800-481.el9.noarch 220/362 [2024-06-27T16:57:32.678Z] #8 120.6 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 221/362 [2024-06-27T16:57:32.678Z] #8 120.6 Installing : perl-Time-Local-2:1.300-7.el9.noarch 222/362 [2024-06-27T16:57:33.060Z] #8 120.6 Installing : perl-File-Path-2.18-4.el9.noarch 223/362 [2024-06-27T16:57:33.060Z] #8 120.5 Installing : systemd-rpm-macros-252-37.el9.noarch 220/472 [2024-06-27T16:57:33.060Z] #8 120.5 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 221/472 [2024-06-27T16:57:33.060Z] #8 120.5 Installing : libpsl-0.21.1-5.el9.x86_64 222/472 [2024-06-27T16:57:33.060Z] #8 120.6 Installing : pkgconf-m4-1.7.3-10.el9.noarch 223/472 [2024-06-27T16:57:33.060Z] #8 120.6 Installing : openssl-1:3.2.2-2.el9.x86_64 224/472.done (12.5 MiB/s)] [2024-06-27T16:57:33.060Z] #8 119.8 Retrieving: librsvg-2-2-2.57.1-150600.1.7.x86_64 (Main Repository) (188/206), 1.5 MiB [2024-06-27T16:57:33.060Z] #8 119.8 Retrieving: librsvg-2-2-2.57.1-150600.1.7.x86_64.rpm [. [2024-06-27T16:57:33.060Z] #8 120.6 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 224/362 [2024-06-27T16:57:33.060Z] #8 120.7 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 225/362 [2024-06-27T16:57:33.060Z] #8 120.7 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 226/362.done (3.2 KiB/s)] [2024-06-27T16:57:33.060Z] [2024-06-27T16:57:33.060Z] #8 120.7 Installing : ncurses-6.2-10.20210508.el9.x86_64 225/472 [2024-06-27T16:57:33.060Z] #8 120.8 Installing : make-1:4.3-8.el9.x86_64 226/472 [2024-06-27T16:57:33.060Z] #8 120.8 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 227/362 [2024-06-27T16:57:33.060Z] #8 120.8 Installing : perl-Class-Struct-0.66-481.el9.noarch 228/362 [2024-06-27T16:57:33.060Z] #8 120.8 Installing : perl-POSIX-1.94-481.el9.x86_64 229/362 [2024-06-27T16:57:33.060Z] #8 120.8 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 230/362 [2024-06-27T16:57:33.060Z] #8 120.9 Installing : perl-IPC-Open3-1.21-481.el9.noarch 231/362#8 120.0 Retrieving: libgstplay-1_0-0-1.24.0-lp156.2.3.x86_64 (Main Repository) (189/206), 134.9 KiB [2024-06-27T16:57:33.060Z] #8 120.1 Retrieving: libgstplay-1_0-0-1.24.0-lp156.2.3.x86_64.rpm [.. [2024-06-27T16:57:33.060Z] #8 120.8 Installing : lksctp-tools-1.0.19-2.el9.x86_64 227/472 [2024-06-27T16:57:33.060Z] #8 120.9 Installing : perl-subs-1.03-481.el9.noarch 232/362 [2024-06-27T16:57:33.060Z] #8 120.9 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 233/362 [2024-06-27T16:57:33.060Z] #8 120.9 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 234/362 [2024-06-27T16:57:33.060Z] #8 120.9 Installing : perl-Term-Cap-1.17-460.el9.noarch 235/362 [2024-06-27T16:57:33.060Z] #8 121.0 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 236/362 [2024-06-27T16:57:33.426Z] #8 121.0 Installing : perl-Socket-4:2.031-4.el9.x86_64 237/362done (2.9 KiB/s)] [2024-06-27T16:57:33.426Z] #8 120.2 Retrieving: tigervnc-1.13.1-150600.2.6.x86_64 (Main Repository) (190/206), 332.7 KiB [2024-06-27T16:57:33.426Z] #8 120.2 Retrieving: tigervnc-1.13.1-150600.2.6.x86_64.rpm [. [2024-06-27T16:57:33.426Z] #8 121.0 Installing : perl-SelectSaver-1.02-481.el9.noarch 238/362 [2024-06-27T16:57:33.426Z] #8 121.0 Installing : perl-Symbol-1.08-481.el9.noarch 239/362 [2024-06-27T16:57:33.426Z] #8 121.0 Installing : perl-File-stat-1.09-481.el9.noarch 240/362 [2024-06-27T16:57:33.426Z] #8 121.0 Installing : perl-podlators-1:4.14-460.el9.noarch 241/362 [2024-06-27T16:57:33.426Z] #8 121.1 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 242/362.done (2.8 KiB/s)] [2024-06-27T16:57:33.426Z] #8 120.4 Retrieving: xorg-x11-fonts-core-7.6-13.6.1.noarch (Main Repository) (191/206), 3.9 MiB [2024-06-27T16:57:33.426Z] #8 120.4 Retrieving: xorg-x11-fonts-core-7.6-13.6.1.noarch.rpm [. [2024-06-27T16:57:33.426Z] #8 121.1 Installing : perl-Fcntl-1.13-481.el9.x86_64 243/362 [2024-06-27T16:57:33.426Z] #8 121.1 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 244/362 [2024-06-27T16:57:33.426Z] #8 121.2 Installing : perl-mro-1.23-481.el9.x86_64 245/362 [2024-06-27T16:57:33.426Z] #8 121.2 Installing : perl-IO-1.43-481.el9.x86_64 246/362 [2024-06-27T16:57:33.426Z] #8 121.2 Installing : perl-overloading-0.02-481.el9.noarch 247/362 [2024-06-27T16:57:33.426Z] #8 121.2 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 248/362.. [2024-06-27T16:57:33.426Z] #8 121.2 Installing : perl-Errno-1.30-481.el9.x86_64 249/362 [2024-06-27T16:57:33.426Z] #8 121.2 Installing : perl-File-Basename-2.85-481.el9.noarch 250/362 [2024-06-27T16:57:33.426Z] #8 121.2 Installing : perl-Getopt-Std-1.12-481.el9.noarch 251/362 [2024-06-27T16:57:33.426Z] #8 121.3 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 252/362 [2024-06-27T16:57:33.426Z] #8 121.3 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 253/362 [2024-06-27T16:57:33.426Z] #8 121.3 Installing : perl-constant-1.33-461.el9.noarch 254/362 [2024-06-27T16:57:33.778Z] #8 121.3 Installing : perl-Storable-1:3.21-460.el9.x86_64 255/362done (14.9 MiB/s)] [2024-06-27T16:57:33.778Z] #8 120.7 Retrieving: gdk-pixbuf-loader-rsvg-2.57.1-150600.1.7.x86_64 (Main Repository) (192/206), 78.0 KiB [2024-06-27T16:57:36.155Z] #8 120.7 Retrieving: gdk-pixbuf-loader-rsvg-2.57.1-150600.1.7.x86_64.rpm [.. [2024-06-27T16:57:36.155Z] #8 123.5 Installing : perl-overload-1.31-481.el9.noarch 256/362 [2024-06-27T16:57:36.155Z] #8 123.6 Installing : perl-parent-1:0.238-460.el9.noarch 257/362done (2.9 KiB/s)] [2024-06-27T16:57:36.155Z] #8 122.8 Retrieving: libgstplayer-1_0-0-1.24.0-lp156.2.3.x86_64 (Main Repository) (193/206), 115.0 KiB [2024-06-27T16:57:36.155Z] #8 122.8 Retrieving: libgstplayer-1_0-0-1.24.0-lp156.2.3.x86_64.rpm [. [2024-06-27T16:57:36.155Z] #8 123.6 Installing : perl-vars-1.05-481.el9.noarch 258/362 [2024-06-27T16:57:36.155Z] #8 123.6 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 259/362 [2024-06-27T16:57:36.155Z] #8 123.6 Installing : perl-Carp-1.50-460.el9.noarch 260/362 [2024-06-27T16:57:36.155Z] #8 123.6 Installing : perl-Exporter-5.74-461.el9.noarch 261/362 [2024-06-27T16:57:36.155Z] #8 123.6 Installing : perl-NDBM_File-1.15-481.el9.x86_64 262/362 [2024-06-27T16:57:36.155Z] #8 123.7 Installing : perl-PathTools-3.78-461.el9.x86_64 263/362 [2024-06-27T16:57:36.155Z] #8 123.6 Installing : java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 228/472 [2024-06-27T16:57:36.155Z] #8 123.7 Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 228/472 [2024-06-27T16:57:36.155Z] #8 123.8 Installing : perl-Encode-4:3.08-462.el9.x86_64 264/362.done (2.9 KiB/s)] [2024-06-27T16:57:36.155Z] #8 123.0 Retrieving: xorg-x11-fonts-7.6-13.6.1.noarch (Main Repository) (194/206), 1.4 MiB [2024-06-27T16:57:36.507Z] #8 123.0 Retrieving: xorg-x11-fonts-7.6-13.6.1.noarch.rpm [...done (7.8 MiB/s)] [2024-06-27T16:57:36.507Z] #8 123.5 Retrieving: libcups2-2.2.7-150000.3.59.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (195/206), 233.3 KiB [2024-06-27T16:57:36.859Z] #8 123.5 Retrieving: libcups2-2.2.7-150000.3.59.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:36.859Z] #8 123.7 Retrieving: gtk3-tools-3.24.38+111-150600.1.3.x86_64 (Main Repository) (196/206), 512.6 KiB [2024-06-27T16:57:36.859Z] #8 123.7 Retrieving: gtk3-tools-3.24.38+111-150600.1.3.x86_64.rpm [..done (3.1 KiB/s)] [2024-06-27T16:57:37.214Z] [2024-06-27T16:57:37.214Z] #8 124.8 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 229/472#8 124.1 Retrieving: libgtk-3-0-3.24.38+111-150600.1.3.x86_64 (Main Repository) (197/206), 2.6 MiB [2024-06-27T16:57:37.214Z] #8 124.1 Retrieving: libgtk-3-0-3.24.38+111-150600.1.3.x86_64.rpm [..done (3.6 KiB/s)] [2024-06-27T16:57:37.214Z] #8 124.3 Retrieving: gtk4-tools-4.12.4-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (198/206), 735.9 KiB [2024-06-27T16:57:37.565Z] #8 124.3 Retrieving: gtk4-tools-4.12.4-150600.3.3.1.x86_64.rpm [..done (2.9 KiB/s)] [2024-06-27T16:57:37.565Z] #8 124.6 Retrieving: adwaita-icon-theme-45.0-150600.1.2.noarch (Main Repository) (199/206), 780.5 KiB [2024-06-27T16:57:37.917Z] #8 124.6 Retrieving: adwaita-icon-theme-45.0-150600.1.2.noarch.rpm [..done (3.2 KiB/s)] [2024-06-27T16:57:37.917Z] #8 124.9 Retrieving: libmetacity3-3.46.1-bp156.1.7.x86_64 (Main Repository) (200/206), 71.2 KiB [2024-06-27T16:57:39.399Z] #8 124.9 Retrieving: libmetacity3-3.46.1-bp156.1.7.x86_64.rpm [..done (2.8 KiB/s)] [2024-06-27T16:57:39.751Z] #8 126.2 Retrieving: libcanberra-gtk3-0-0.30-150600.21.3.x86_64 (Main Repository) (201/206), 16.0 KiB [2024-06-27T16:57:40.103Z] #8 126.2 Retrieving: libcanberra-gtk3-0-0.30-150600.21.3.x86_64.rpm [...done] [2024-06-27T16:57:40.103Z] #8 127.3 Retrieving: libgtk-4-1-4.12.4-150600.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (202/206), 2.7 MiB [2024-06-27T16:57:40.849Z] #8 127.3 Retrieving: libgtk-4-1-4.12.4-150600.3.3.1.x86_64.rpm [...done (17.5 MiB/s)] [2024-06-27T16:57:40.849Z] #8 127.7 Retrieving: libadwaita-1-0-1.4.2-150600.1.5.x86_64 (Main Repository) (203/206), 373.1 KiB [2024-06-27T16:57:40.849Z] #8 127.7 Retrieving: libadwaita-1-0-1.4.2-150600.1.5.x86_64.rpm [. [2024-06-27T16:57:40.849Z] #8 128.5 Installing : perl-libs-4:5.32.1-481.el9.x86_64 265/362.done (2.8 KiB/s)] [2024-06-27T16:57:40.849Z] #8 127.9 Retrieving: zenity-4.0.0-150600.1.3.x86_64 (Main Repository) (204/206), 415.6 KiB [2024-06-27T16:57:46.164Z] #8 127.9 Retrieving: zenity-4.0.0-150600.1.3.x86_64.rpm [.. [2024-06-27T16:57:46.164Z] #8 133.5 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 266/362 [2024-06-27T16:57:46.164Z] #8 133.6 Installing : graphite2-1.3.14-9.el9.x86_64 267/362done (2.7 KiB/s)] [2024-06-27T16:57:46.164Z] #8 132.8 Retrieving: metacity-3.46.1-bp156.1.7.x86_64 (Main Repository) (205/206), 263.8 KiB [2024-06-27T16:57:46.164Z] #8 132.8 Retrieving: metacity-3.46.1-bp156.1.7.x86_64.rpm [..done (2.7 KiB/s)] [2024-06-27T16:57:46.164Z] #8 133.0 Retrieving: xorg-x11-Xvnc-1.13.1-150600.2.6.x86_64 (Main Repository) (206/206), 1.1 MiB [2024-06-27T16:57:46.164Z] [2024-06-27T16:57:46.164Z] #8 133.6 Installing : harfbuzz-2.7.4-10.el9.x86_64 268/362 [2024-06-27T16:57:46.164Z] #8 133.6 Installing : freetype-2.10.4-9.el9.x86_64 269/362 [2024-06-27T16:57:46.164Z] #8 133.7 Installing : fontconfig-2.14.0-2.el9.x86_64 270/362 [2024-06-27T16:57:46.164Z] #8 133.7 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 270/362 [2024-06-27T16:57:46.164Z] #8 133.7 Installing : libutempter-1.2.1-6.el9.x86_64 229/472 [2024-06-27T16:57:46.164Z] #8 133.7 Installing : libtirpc-1.3.3-6.el9.x86_64 230/472 [2024-06-27T16:57:46.164Z] #8 133.8 Installing : libpkgconf-1.7.3-10.el9.x86_64 231/472 [2024-06-27T16:57:46.164Z] #8 133.8 Installing : pkgconf-1.7.3-10.el9.x86_64 232/472 [2024-06-27T16:57:46.164Z] #8 133.8 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 233/472 [2024-06-27T16:57:46.164Z] #8 133.8 Installing : xorg-x11-proto-devel-2024.1-1.el9.noarch 234/472#8 133.0 Retrieving: xorg-x11-Xvnc-1.13.1-150600.2.6.x86_64.rpm [.. [2024-06-27T16:57:46.164Z] #8 133.8 Installing : zlib-devel-1.2.11-41.el9.x86_64 235/472 [2024-06-27T16:57:46.164Z] #8 133.9 Installing : libpng-devel-2:1.6.37-12.el9.x86_64 236/472 [2024-06-27T16:57:46.164Z] #8 133.9 Installing : libICE-devel-1.0.10-8.el9.x86_64 237/472 [2024-06-27T16:57:46.164Z] #8 133.9 Installing : brotli-devel-1.0.9-6.el9.x86_64 238/472 [2024-06-27T16:57:46.164Z] #8 133.9 Installing : dbus-devel-1:1.12.20-8.el9.x86_64 239/472done (3.2 KiB/s)] [2024-06-27T16:57:46.164Z] #8 133.2 [2024-06-27T16:57:46.164Z] #8 133.2 Checking for file conflicts: [.. [2024-06-27T16:57:46.164Z] #8 133.9 Installing : fribidi-devel-1.0.10-6.el9.2.x86_64 240/472 [2024-06-27T16:57:46.164Z] #8 134.0 Installing : libffi-devel-3.4.2-8.el9.x86_64 241/472 [2024-06-27T16:57:46.164Z] #8 134.0 Installing : sysprof-capture-devel-3.40.1-3.el9.x86_64 242/472 [2024-06-27T16:57:46.164Z] #8 134.0 Installing : wayland-devel-1.21.0-1.el9.x86_64 243/472 [2024-06-27T16:57:46.164Z] #8 134.0 Installing : libSM-devel-1.2.3-10.el9.x86_64 244/472 [2024-06-27T16:57:46.524Z] #8 134.0 Installing : libXau-devel-1.0.9-8.el9.x86_64 245/472....done] [2024-06-27T16:57:46.889Z] #8 133.7 ( 1/206) Installing: Mesa-libglapi0-23.3.4-150600.81.2.x86_64 [.. [2024-06-27T16:57:46.889Z] #8 134.4 Installing : libxcb-devel-1.13.1-9.el9.x86_64 246/472done] [2024-06-27T16:57:46.889Z] #8 133.8 ( 2/206) Installing: gtk3-data-3.24.38+111-150600.1.3.noarch [.. [2024-06-27T16:57:46.889Z] #8 134.5 Installing : libX11-devel-1.7.0-9.el9.x86_64 247/472 [2024-06-27T16:57:46.889Z] #8 134.6 Installing : libXext-devel-1.3.4-8.el9.x86_64 248/472.done] [2024-06-27T16:57:46.889Z] #8 133.9 ( 3/206) Installing: gtk3-schema-3.24.38+111-150600.1.3.noarch [.. [2024-06-27T16:57:46.889Z] #8 134.7 Installing : libXfixes-devel-5.0.3-16.el9.x86_64 249/472 [2024-06-27T16:57:46.889Z] #8 134.7 Installing : libXrender-devel-0.9.10-16.el9.x86_64 250/472 [2024-06-27T16:57:46.889Z] #8 134.7 Installing : libXi-devel-1.7.10-8.el9.x86_64 251/472 [2024-06-27T16:57:46.889Z] #8 134.7 Installing : libXcursor-devel-1.2.0-7.el9.x86_64 252/472 [2024-06-27T16:57:46.889Z] #8 134.7 Installing : libXrandr-devel-1.5.2-8.el9.x86_64 253/472 [2024-06-27T16:57:47.253Z] #8 134.8 Installing : cairo-1.17.4-7.el9.x86_64 271/362done] [2024-06-27T16:57:47.253Z] #8 134.0 ( 4/206) Installing: gzip-1.10-150200.10.1.x86_64 [..done] [2024-06-27T16:57:47.253Z] #8 134.1 ( 5/206) Installing: hicolor-icon-theme-0.17-150600.19.2.noarch [.. [2024-06-27T16:57:47.253Z] #8 134.7 Installing : libXcomposite-devel-0.4.5-7.el9.x86_64 254/472 [2024-06-27T16:57:47.253Z] #8 134.8 Installing : libXinerama-devel-1.1.4-10.el9.x86_64 255/472 [2024-06-27T16:57:47.253Z] #8 134.8 Installing : libXtst-devel-1.2.3-16.el9.x86_64 256/472 [2024-06-27T16:57:47.253Z] #8 134.8 Installing : libXdamage-devel-1.1.5-7.el9.x86_64 257/472 [2024-06-27T16:57:47.253Z] #8 134.8 Installing : bzip2-devel-1.0.8-8.el9.x86_64 258/472 [2024-06-27T16:57:47.253Z] #8 134.8 Installing : cairo-gobject-1.17.4-7.el9.x86_64 272/362 [2024-06-27T16:57:47.253Z] #8 134.8 Installing : mkfontscale-1.2.1-3.el9.x86_64 273/362 [2024-06-27T16:57:47.253Z] #8 134.9 Installing : libXft-2.3.3-8.el9.x86_64 274/362 [2024-06-27T16:57:47.253Z] #8 134.9 Installing : pango-1.48.7-3.el9.x86_64 275/362 [2024-06-27T16:57:47.253Z] #8 134.9 Installing : graphite2-devel-1.3.14-9.el9.x86_64 259/472 [2024-06-27T16:57:47.253Z] #8 134.9 Installing : libblkid-devel-2.37.4-18.el9.x86_64 260/472 [2024-06-27T16:57:47.253Z] #8 134.9 Installing : libdatrie-devel-0.2.13-4.el9.x86_64 261/472 [2024-06-27T16:57:47.253Z] #8 135.0 Installing : libthai-devel-0.1.28-8.el9.x86_64 262/472done] [2024-06-27T16:57:47.253Z] #8 134.2 ( 6/206) Installing: hostname-3.16-2.22.x86_64 [..done] [2024-06-27T16:57:47.253Z] [2024-06-27T16:57:47.253Z] #8 135.0 Installing : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 276/362#8 134.3 ( 7/206) Installing: kbd-legacy-2.4.0-150400.5.6.1.noarch [... [2024-06-27T16:57:47.613Z] #8 135.0 Installing : libglvnd-core-devel-1:1.3.4-1.el9.x86_64 263/472 [2024-06-27T16:57:47.613Z] #8 135.2 Installing : librsvg2-2.50.7-3.el9.x86_64 277/362.done] [2024-06-27T16:57:47.613Z] [2024-06-27T16:57:47.613Z] #8 135.2 Installing : libicu-devel-67.1-9.el9.x86_64 264/472#8 134.5 ( 8/206) Installing: libICE6-1.0.9-1.25.x86_64 [..done] [2024-06-27T16:57:47.613Z] [2024-06-27T16:57:47.613Z] #8 135.3 Installing : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 278/362 [2024-06-27T16:57:47.613Z] #8 135.3 Installing : libpciaccess-devel-0.16-7.el9.x86_64 265/472 [2024-06-27T16:57:47.613Z] #8 135.3 Installing : libpsl-devel-0.21.1-5.el9.x86_64 266/472 [2024-06-27T16:57:47.613Z] #8 135.3 Installing : libsepol-devel-3.6-1.el9.x86_64 267/472 [2024-06-27T16:57:47.613Z] #8 135.4 Installing : libtiff-devel-4.4.0-12.el9.x86_64 268/472#8 134.6 ( 9/206) Installing: libX11-data-1.8.7-150600.1.2.noarch [..done] [2024-06-27T16:57:47.613Z] [2024-06-27T16:57:47.613Z] #8 135.4 Installing : fltk-1.3.8-1.el9.x86_64 279/362 [2024-06-27T16:57:47.613Z] #8 135.4 Installing : libgxps-0.3.2-3.el9.x86_64 280/362 [2024-06-27T16:57:47.613Z] #8 135.5 Installing : poppler-21.01.0-20.el9.x86_64 281/362 [2024-06-27T16:57:47.613Z] #8 135.4 Installing : glibc-devel-2.34-113.el9.x86_64 269/472 [2024-06-27T16:57:47.613Z] #8 135.4 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 270/472 [2024-06-27T16:57:47.975Z] #8 135.5 Installing : pcre-devel-8.44-4.el9.x86_64 271/472 [2024-06-27T16:57:47.975Z] #8 135.5 Installing : poppler-glib-21.01.0-20.el9.x86_64 282/362 [2024-06-27T16:57:47.975Z] #8 135.6 Installing : libXfont2-2.0.3-12.el9.x86_64 283/362 [2024-06-27T16:57:47.975Z] #8 135.6 Installing : ttmkfdir-3.0.9-65.el9.x86_64 284/362#8 134.7 ( 10/206) Installing: libXau6-1.0.8-1.26.x86_64 [.. [2024-06-27T16:57:47.975Z] #8 135.6 Installing : pcre2-devel-10.40-5.el9.x86_64 272/472done] [2024-06-27T16:57:47.975Z] #8 134.9 ( 11/206) Installing: libXdmcp6-1.1.2-1.23.x86_64 [..done] [2024-06-27T16:57:47.975Z] #8 135.0 ( 12/206) Installing: libXvnc1-1.13.1-150600.2.6.x86_64 [. [2024-06-27T16:57:47.975Z] #8 135.6 Installing : harfbuzz-icu-2.7.4-10.el9.x86_64 285/362 [2024-06-27T16:57:47.975Z] #8 135.6 Installing : gobject-introspection-1.68.0-11.el9.x86_64 286/362 [2024-06-27T16:57:47.975Z] #8 135.7 Installing : fuse-common-3.10.2-8.el9.x86_64 287/362 [2024-06-27T16:57:47.975Z] #8 135.7 Installing : fuse-2.9.9-15.el9.x86_64 288/362 [2024-06-27T16:57:47.975Z] #8 135.7 Installing : diffutils-3.7-12.el9.x86_64 289/362 [2024-06-27T16:57:47.975Z] #8 135.6 Installing : libselinux-devel-3.6-1.el9.x86_64 273/472 [2024-06-27T16:57:47.975Z] #8 135.7 Installing : libmount-devel-2.37.4-18.el9.x86_64 274/472.done] [2024-06-27T16:57:47.975Z] #8 135.1 ( 13/206) Installing: libapparmor1-3.1.7-150600.3.1.x86_64 [.. [2024-06-27T16:57:47.975Z] #8 135.8 Installing : policycoreutils-3.6-2.1.el9.x86_64 290/362 [2024-06-27T16:57:47.975Z] #8 135.8 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 290/362 [2024-06-27T16:57:47.975Z] #8 135.8 Installing : bluez-libs-5.56-6.el9.x86_64 291/362 [2024-06-27T16:57:47.975Z] #8 135.9 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 292/362 [2024-06-27T16:57:47.975Z] #8 135.8 Installing : glib2-devel-2.68.4-15.el9.x86_64 275/472 [2024-06-27T16:57:47.975Z] #8 135.9 Installing : atk-devel-2.36.0-5.el9.x86_64 276/472done] [2024-06-27T16:57:48.330Z] [2024-06-27T16:57:48.330Z] #8 135.9 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 293/362 [2024-06-27T16:57:48.330Z] #8 136.0 Installing : glib-networking-2.68.3-3.el9.x86_64 294/362 [2024-06-27T16:57:48.330Z] #8 136.0 Installing : libsoup-2.72.0-8.el9.x86_64 295/362 [2024-06-27T16:57:48.330Z] #8 135.9 Installing : gdk-pixbuf2-devel-2.42.6-4.el9.x86_64 277/472#8 135.2 ( 14/206) Installing: libasound2-1.2.10-150600.2.3.x86_64 [.. [2024-06-27T16:57:48.330Z] #8 136.0 Installing : geocode-glib-3.26.2-5.el9.x86_64 296/362 [2024-06-27T16:57:48.330Z] #8 136.1 Installing : libappstream-glib-0.7.18-5.el9.x86_64 297/362 [2024-06-27T16:57:48.330Z] #8 136.1 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 298/362 [2024-06-27T16:57:48.330Z] #8 136.1 Installing : freetype-devel-2.10.4-9.el9.x86_64 278/472 [2024-06-27T16:57:48.330Z] #8 136.1 Installing : harfbuzz-devel-2.7.4-10.el9.x86_64 279/472.done] [2024-06-27T16:57:48.330Z] #8 135.4 ( 15/206) Installing: libatk-1_0-0-2.50.0-150600.1.2.x86_64 [..done] [2024-06-27T16:57:48.330Z] #8 135.5 ( 16/206) Installing: libcares2-1.19.1-150000.3.26.1.x86_64 [. [2024-06-27T16:57:48.330Z] #8 136.1 Installing : libosinfo-1.10.0-1.el9.x86_64 299/362 [2024-06-27T16:57:48.330Z] #8 136.2 Installing : acl-2.3.1-4.el9.x86_64 300/362 [2024-06-27T16:57:48.330Z] #8 136.2 Installing : dbus-1:1.12.20-8.el9.x86_64 301/362 [2024-06-27T16:57:48.330Z] #8 136.2 Installing : systemd-pam-252-37.el9.x86_64 302/362 [2024-06-27T16:57:48.330Z] #8 136.2 Installing : webkit2gtk3-jsc-devel-2.44.2-1.el9.x86_64 280/472 [2024-06-27T16:57:48.330Z] #8 136.2 Installing : pixman-devel-0.40.0-6.el9.x86_64 281/472 [2024-06-27T16:57:48.693Z] #8 136.2 Installing : sqlite-devel-3.34.1-7.el9.x86_64 282/472.done] [2024-06-27T16:57:48.693Z] #8 135.5 ( 17/206) Installing: libcdda_interface0-3.10.2-1.28.x86_64 [.. [2024-06-27T16:57:48.693Z] #8 136.3 Running scriptlet: systemd-252-37.el9.x86_64 303/362 [2024-06-27T16:57:48.693Z] #8 136.3 Installing : xz-devel-5.2.5-8.el9.x86_64 283/472done] [2024-06-27T16:57:48.693Z] #8 135.6 ( 18/206) Installing: libcloudproviders0-0.3.5-150600.1.2.x86_64 [..done] [2024-06-27T16:57:48.693Z] #8 135.7 ( 19/206) Installing: libdatrie1-0.2.9-1.25.x86_64 [.. [2024-06-27T16:57:48.693Z] #8 136.4 Installing : libxml2-devel-2.9.13-6.el9.x86_64 284/472 [2024-06-27T16:57:48.693Z] #8 136.4 Installing : libxkbcommon-devel-1.0.3-4.el9.x86_64 285/472 [2024-06-27T16:57:48.693Z] #8 136.4 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 286/472done] [2024-06-27T16:57:48.693Z] #8 135.8 ( 20/206) Installing: libdbus-1-3-1.12.2-150400.18.8.1.x86_64 [..done] [2024-06-27T16:57:49.068Z] #8 135.9 ( 21/206) Installing: libdrm2-2.4.118-150600.1.4.x86_64 [..done] [2024-06-27T16:57:49.068Z] #8 135.9 ( 22/206) Installing: libedit0-3.1.snap20150325-2.12.x86_64 [..done] [2024-06-27T16:57:49.068Z] #8 136.0 ( 23/206) Installing: libepoxy0-1.5.10-150500.1.2.x86_64 [...done] [2024-06-27T16:57:49.068Z] #9 139.5 Setting up libfile-readbackwards-perl (1.06-2) ... [2024-06-27T16:57:49.068Z] #8 136.2 ( 24/206) Installing: libexpat1-2.4.4-150400.3.17.1.x86_64 [..done] [2024-06-27T16:57:49.443Z] #8 136.3 ( 25/206) Installing: libfontenc1-1.1.3-1.22.x86_64 [.#9 139.6 Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2) ... [2024-06-27T16:57:49.443Z] #9 139.7 Setting up libssh-4:amd64 (0.10.6-2build2) ... [2024-06-27T16:57:49.443Z] .done] [2024-06-27T16:57:49.443Z] #8 136.4 ( 26/206) Installing: libfribidi0-1.0.10-150400.3.3.1.x86_64 [..#9 139.8 Setting up libreadline8t64:amd64 (8.2-4build1) ... [2024-06-27T16:57:49.443Z] #9 139.8 Setting up libxcb-dri2-0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:49.443Z] done] [2024-06-27T16:57:49.443Z] #8 136.5 ( 27/206) Installing: libgdbm4-1.12-1.418.x86_64 [.. [2024-06-27T16:57:49.443Z] #8 137.1 Installing : systemd-252-37.el9.x86_64 303/362 [2024-06-27T16:57:49.443Z] #8 137.2 Running scriptlet: systemd-252-37.el9.x86_64 303/362 [2024-06-27T16:57:49.443Z] #8 137.3 Installing : llvm-libs-17.0.6-5.el9.x86_64 287/472done] [2024-06-27T16:57:49.443Z] #8 136.6 ( 28/206) Installing: libgraphene-1_0-0-1.10.8-150600.1.3.x86_64 [..#9 139.9 Setting up libdrm2:amd64 (2.4.120-2build1) ... [2024-06-27T16:57:49.443Z] #9 139.9 Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.1) ... [2024-06-27T16:57:49.443Z] #9 140.0 Setting up libwayland-cursor0:amd64 (1.22.0-2.1build1) ... [2024-06-27T16:57:49.808Z] #9 140.0 Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:49.808Z] #9 140.1 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.1) ... [2024-06-27T16:57:49.808Z] [2024-06-27T16:57:49.808Z] #8 137.3 Installing : mesa-libglapi-24.1.0-2.el9.x86_64 288/472done] [2024-06-27T16:57:49.808Z] #8 136.7 ( 29/206) Installing: libgraphite2-3-1.3.14-150600.1.5.x86_64 [.. [2024-06-27T16:57:49.808Z] #8 137.5 Installing : dbus-common-1:1.12.20-8.el9.noarch 304/362 [2024-06-27T16:57:49.808Z] #8 137.5 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 304/362 [2024-06-27T16:57:49.808Z] #8 137.5 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. [2024-06-27T16:57:49.808Z] #8 137.5 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. [2024-06-27T16:57:49.808Z] #8 137.5 [2024-06-27T16:57:49.808Z] #8 137.5 Running scriptlet: dbus-broker-28-7.el9.x86_64 305/362done] [2024-06-27T16:57:49.808Z] #8 136.8 ( 30/206) Installing: libgudev-1_0-0-237-150400.1.6.x86_64 [..done] [2024-06-27T16:57:49.808Z] #8 136.9 ( 31/206) Installing: libip4tc2-1.8.7-1.1.x86_64 [. [2024-06-27T16:57:49.808Z] #8 137.7 Installing : mesa-dri-drivers-24.1.0-2.el9.x86_64 289/472 [2024-06-27T16:57:49.808Z] #8 137.7 Installing : mesa-libgbm-24.1.0-2.el9.x86_64 290/472 [2024-06-27T16:57:49.808Z] #8 137.7 Installing : dbus-broker-28-7.el9.x86_64 305/362.done] [2024-06-27T16:57:50.168Z] #8 136.9 ( 32/206) Installing: libjbig2-2.1-150000.3.5.1.x86_64 [.. [2024-06-27T16:57:50.168Z] #8 137.7 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 291/472 [2024-06-27T16:57:50.168Z] #8 137.8 Installing : mesa-libEGL-24.1.0-2.el9.x86_64 292/472 [2024-06-27T16:57:50.168Z] #8 137.8 Installing : libglvnd-gles-1:1.3.4-1.el9.x86_64 293/472 [2024-06-27T16:57:50.168Z] #8 137.8 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 294/472 [2024-06-27T16:57:50.168Z] #8 137.8 Installing : mesa-libGL-24.1.0-2.el9.x86_64 295/472 [2024-06-27T16:57:50.168Z] #8 137.7 Running scriptlet: dbus-broker-28-7.el9.x86_64 305/362 [2024-06-27T16:57:50.168Z] #8 137.8 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. [2024-06-27T16:57:50.168Z] #8 137.8 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. [2024-06-27T16:57:50.168Z] #8 137.8 [2024-06-27T16:57:50.168Z] #8 137.8 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 306/362#9 140.4 Setting up libx11-6:amd64 (2:1.8.7-1build1) ... [2024-06-27T16:57:50.168Z] #9 140.5 Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... [2024-06-27T16:57:50.168Z] #9 140.5 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.1) ... [2024-06-27T16:57:50.168Z] done] [2024-06-27T16:57:50.168Z] #8 137.1 ( 33/206) Installing: libjpeg8-8.2.2-150600.22.5.x86_64 [.. [2024-06-27T16:57:50.168Z] #8 137.9 Installing : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 296/472.done] [2024-06-27T16:57:50.168Z] #8 137.2 ( 34/206) Installing: libjson-glib-1_0-0-1.8.0-150600.1.3.x86_64 [..done] [2024-06-27T16:57:50.168Z] #8 137.3 ( 35/206) Installing: libkmod2-29-150600.11.4.x86_64 [.. [2024-06-27T16:57:50.168Z] #8 137.9 Installing : libglvnd-devel-1:1.3.4-1.el9.x86_64 297/472 [2024-06-27T16:57:50.168Z] #8 138.0 Installing : libepoxy-devel-1.5.5-4.el9.x86_64 298/472 [2024-06-27T16:57:50.168Z] #8 138.0 Installing : geoclue2-2.6.0-7.el9.x86_64 306/362 [2024-06-27T16:57:50.168Z] #8 138.0 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 306/362 [2024-06-27T16:57:50.168Z] #8 138.1 Installing : libcanberra-0.30-27.el9.x86_64 307/362 [2024-06-27T16:57:50.523Z] #8 138.1 Running scriptlet: libcanberra-0.30-27.el9.x86_64 307/362 [2024-06-27T16:57:50.523Z] #8 138.1 Installing : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 299/472 [2024-06-27T16:57:50.523Z] #8 138.2 Installing : fltk-1.3.8-1.el9.x86_64 300/472#9 140.7 Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... [2024-06-27T16:57:50.523Z] #9 140.8 Setting up libxkbfile1:amd64 (1:1.1.0-1build4) ... [2024-06-27T16:57:50.523Z] done] [2024-06-27T16:57:50.523Z] #8 137.3 ( 36/206) Installing: liblcms2-2-2.15-150600.1.5.x86_64 [..done] [2024-06-27T16:57:50.523Z] #8 137.5 ( 37/206) Installing: libltdl7-2.4.6-150000.3.6.2.x86_64 [. [2024-06-27T16:57:50.523Z] #8 138.1 Installing : dconf-0.40.0-6.el9.x86_64 308/362 [2024-06-27T16:57:50.523Z] #8 138.2 Running scriptlet: dconf-0.40.0-6.el9.x86_64 308/362 [2024-06-27T16:57:50.523Z] #8 138.2 Running scriptlet: polkit-0.117-13.el9.x86_64 309/362#9 140.8 Setting up tigervnc-common (1.13.1+dfsg-2build2) ... [2024-06-27T16:57:50.523Z] #9 140.9 update-alternatives: using /usr/bin/tigervncconfig to provide /usr/bin/vncconfig (vncconfig) in auto mode [2024-06-27T16:57:50.523Z] #9 140.9 update-alternatives: warning: skip creation of /usr/share/man/man1/vncconfig.1.gz because associated file /usr/share/man/man1/tigervncconfig.1.gz (of link group vncconfig) doesn't exist [2024-06-27T16:57:50.523Z] [2024-06-27T16:57:50.523Z] #8 138.2 Installing : mesa-libGLU-9.0.1-6.el9.x86_64 301/472 [2024-06-27T16:57:50.523Z] #8 138.2 Installing : vulkan-loader-1.3.283.0-1.el9.x86_64 302/472.done] [2024-06-27T16:57:50.523Z] #8 137.5 ( 38/206) Installing: libnettle8-3.9.1-150600.1.46.x86_64 [.. [2024-06-27T16:57:50.523Z] #8 138.4 Installing : polkit-0.117-13.el9.x86_64 309/362#9 141.0 Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ... [2024-06-27T16:57:50.523Z] #9 141.0 Setting up libsm6:amd64 (2:1.2.3-1build3) ... [2024-06-27T16:57:50.895Z] done] [2024-06-27T16:57:50.895Z] #8 137.6 ( 39/206) Installing: libogg0-1.3.2-150000.3.4.1.x86_64 [.. [2024-06-27T16:57:50.895Z] #8 138.5 Running scriptlet: polkit-0.117-13.el9.x86_64 309/362 [2024-06-27T16:57:50.895Z] #8 138.5 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 310/362#9 141.1 Setting up libxfont2:amd64 (1:2.0.6-1build1) ... [2024-06-27T16:57:50.895Z] #9 141.2 Setting up libavahi-client3:amd64 (0.8-13ubuntu6) ... [2024-06-27T16:57:50.895Z] .done] [2024-06-27T16:57:50.895Z] #8 137.8 ( 40/206) Installing: libopus0-1.3.1-150000.3.8.1.x86_64 [..done] [2024-06-27T16:57:50.895Z] #8 137.9 ( 41/206) Installing: liborc-0_4-0-0.4.28-3.3.1.x86_64 [. [2024-06-27T16:57:50.895Z] #8 138.5 Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 311/362 [2024-06-27T16:57:50.895Z] #8 138.6 Running scriptlet: rtkit-0.11-28.el9.x86_64 312/362#9 141.3 Setting up libxmuu1:amd64 (2:1.1.3-3build2) ... [2024-06-27T16:57:50.895Z] #9 141.3 Setting up libdrm-amdgpu1:amd64 (2.4.120-2build1) ... [2024-06-27T16:57:50.895Z] .done] [2024-06-27T16:57:50.895Z] #8 138.0 ( 42/206) Installing: libpciaccess0-0.14-1.16.x86_64 [. [2024-06-27T16:57:50.895Z] #8 138.7 Installing : mesa-vulkan-drivers-24.1.0-2.el9.x86_64 303/472 [2024-06-27T16:57:50.895Z] #8 138.7 Installing : libeconf-0.4.1-4.el9.x86_64 304/472 [2024-06-27T16:57:50.895Z] #8 138.7 Installing : libdb-5.3.28-54.el9.x86_64 305/472 [2024-06-27T16:57:50.895Z] #8 138.7 Installing : rtkit-0.11-28.el9.x86_64 312/362 [2024-06-27T16:57:50.895Z] #8 138.7 Running scriptlet: rtkit-0.11-28.el9.x86_64 312/362 [2024-06-27T16:57:50.895Z] #8 138.8 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. [2024-06-27T16:57:50.895Z] #8 138.8 [2024-06-27T16:57:50.895Z] #9 141.4 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2024-06-27T16:57:50.895Z] #9 141.4 Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... [2024-06-27T16:57:50.895Z] .done] [2024-06-27T16:57:51.273Z] [2024-06-27T16:57:51.273Z] #8 138.8 Installing : pam-1.5.1-20.el9.x86_64 306/472 [2024-06-27T16:57:51.273Z] #8 138.9 Installing : libpwquality-1.4.4-8.el9.x86_64 307/472#9 141.5 Setting up gtk-update-icon-cache (3.24.41-4ubuntu1) ... [2024-06-27T16:57:51.273Z] #8 138.1 ( 43/206) Installing: libpixman-1-0-0.42.2-150600.1.2.x86_64 [..done] [2024-06-27T16:57:51.273Z] #9 141.6 Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... [2024-06-27T16:57:51.273Z] #9 141.7 Setting up fontconfig (2.15.0-1.1ubuntu2) ... [2024-06-27T16:57:51.273Z] #8 138.2 ( 44/206) Installing: libpng16-16-1.6.40-150600.1.3.x86_64 [..done] [2024-06-27T16:57:51.273Z] #8 138.3 ( 45/206) Installing: libseccomp2-2.5.3-150400.2.4.x86_64 [.#8 139.0 Installing : pipewire-libs-1.0.1-1.el9.x86_64 313/362 [2024-06-27T16:57:51.273Z] #8 139.0 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 314/362 [2024-06-27T16:57:51.273Z] #8 139.0 Installing : util-linux-2.37.4-18.el9.x86_64 308/472 [2024-06-27T16:57:51.273Z] #8 139.0 warning: /etc/adjtime created as /etc/adjtime.rpmnew [2024-06-27T16:57:51.273Z] #8 139.0 [2024-06-27T16:57:51.273Z] #8 139.1 Installing : kmod-28-9.el9.x86_64 309/472#9 141.7 Regenerating fonts cache... ..done] [2024-06-27T16:57:51.645Z] #8 138.5 ( 46/206) Installing: libspeex1-1.2-150000.3.5.2.x86_64 [..done] [2024-06-27T16:57:51.645Z] #8 138.5 ( 47/206) Installing: libstemmer1d-2.2.0-150600.1.3.x86_64 [.. [2024-06-27T16:57:51.645Z] #8 139.2 Installing : kbd-misc-2.4.0-9.el9.noarch 310/472 [2024-06-27T16:57:51.645Z] #8 139.3 Installing : pipewire-1.0.1-1.el9.x86_64 314/362 [2024-06-27T16:57:51.645Z] #8 139.3 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 314/362 [2024-06-27T16:57:51.645Z] #8 139.4 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. [2024-06-27T16:57:51.645Z] #8 139.4 [2024-06-27T16:57:51.645Z] [2024-06-27T16:57:51.645Z] #8 139.4 Installing : kbd-legacy-2.4.0-9.el9.noarch 311/472#8 139.4 Installing : wireplumber-libs-0.4.14-1.el9.x86_64 315/362 [2024-06-27T16:57:51.645Z] #8 139.4 Installing : wireplumber-0.4.14-1.el9.x86_64 316/362 [2024-06-27T16:57:51.645Z] #8 139.5 Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 317/362 [2024-06-27T16:57:51.645Z] #8 139.5 Installing : kbd-2.4.0-9.el9.x86_64 312/472 [2024-06-27T16:57:52.019Z] #8 139.5 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 313/472done] [2024-06-27T16:57:52.019Z] #8 138.8 ( 48/206) Installing: libthai-data-0.1.29-150400.1.4.x86_64 [..done] [2024-06-27T16:57:52.019Z] #8 138.9 ( 49/206) Installing: libtheoradec1-1.1.1-150000.3.3.1.x86_64 [. [2024-06-27T16:57:52.019Z] #8 139.5 Installing : geoclue2-libs-2.6.0-7.el9.x86_64 318/362 [2024-06-27T16:57:52.019Z] #8 139.5 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 319/362 [2024-06-27T16:57:52.019Z] #8 139.6 Installing : dbus-daemon-1:1.12.20-8.el9.x86_64 319/362 [2024-06-27T16:57:52.019Z] #8 139.6 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 319/362 [2024-06-27T16:57:52.019Z] #8 139.6 Installing : groff-base-1.22.4-10.el9.x86_64 313/472.done] [2024-06-27T16:57:52.019Z] #8 139.0 ( 50/206) Installing: libunwind-1.5.0-4.5.1.x86_64 [. [2024-06-27T16:57:52.019Z] #8 139.6 Installing : dbus-x11-1:1.12.20-8.el9.x86_64 320/362 [2024-06-27T16:57:52.019Z] #8 139.7 Installing : tigervnc-server-minimal-1.13.1-10.el9.x86_64 321/362 [2024-06-27T16:57:52.019Z] #8 139.7 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 313/472 [2024-06-27T16:57:52.019Z] #8 139.7 Installing : perl-Digest-1.19-4.el9.noarch 314/472 [2024-06-27T16:57:52.019Z] #8 139.7 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 315/472 [2024-06-27T16:57:52.019Z] #8 139.7 Installing : perl-B-1.80-481.el9.x86_64 316/472 [2024-06-27T16:57:52.019Z] #8 139.8 Installing : perl-FileHandle-2.03-481.el9.noarch 317/472.done] [2024-06-27T16:57:52.019Z] #8 139.1 ( 51/206) Installing: libvisual-0.4.0-1.34.x86_64 [. [2024-06-27T16:57:52.019Z] #8 139.7 Installing : device-mapper-libs-9:1.02.197-2.el9.x86_64 322/362 [2024-06-27T16:57:52.019Z] #8 139.8 Installing : device-mapper-9:1.02.197-2.el9.x86_64 323/362 [2024-06-27T16:57:52.019Z] #8 139.8 Installing : cryptsetup-libs-2.7.2-1.el9.x86_64 324/362 [2024-06-27T16:57:52.019Z] #8 139.8 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 318/472 [2024-06-27T16:57:52.019Z] #8 139.8 Installing : perl-libnet-3.13-4.el9.noarch 319/472 [2024-06-27T16:57:52.019Z] #8 139.8 Installing : perl-AutoLoader-5.74-481.el9.noarch 320/472 [2024-06-27T16:57:52.384Z] #8 139.9 Installing : perl-base-2.27-481.el9.noarch 321/472 [2024-06-27T16:57:52.384Z] #8 139.9 Installing : perl-URI-5.09-3.el9.noarch 322/472 [2024-06-27T16:57:52.384Z] #8 139.9 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 323/472 [2024-06-27T16:57:52.384Z] #8 140.0 Installing : perl-if-0.60.800-481.el9.noarch 324/472 [2024-06-27T16:57:52.384Z] #8 140.0 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 325/472. [2024-06-27T16:57:52.384Z] #8 140.0 Installing : perl-Time-Local-2:1.300-7.el9.noarch 326/472 [2024-06-27T16:57:52.384Z] #8 140.0 Installing : perl-File-Path-2.18-4.el9.noarch 327/472 [2024-06-27T16:57:52.384Z] #8 140.0 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 328/472 [2024-06-27T16:57:52.384Z] #8 140.1 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 329/472.done] [2024-06-27T16:57:52.384Z] #8 139.3 ( 52/206) Installing: libvulkan1-1.3.275.0-150600.1.2.x86_64 [.. [2024-06-27T16:57:52.384Z] #8 140.1 Installing : systemd-udev-252-37.el9.x86_64 325/362 [2024-06-27T16:57:52.384Z] #8 140.1 Running scriptlet: systemd-udev-252-37.el9.x86_64 325/362 [2024-06-27T16:57:52.384Z] #8 140.2 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 330/472 [2024-06-27T16:57:52.384Z] #8 140.2 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 331/472 [2024-06-27T16:57:52.384Z] #8 140.3 Installing : perl-Class-Struct-0.66-481.el9.noarch 332/472.done] [2024-06-27T16:57:52.740Z] #8 139.6 ( 53/206) Installing: libwayland-client0-1.22.0-150600.1.6.x86_64 [. [2024-06-27T16:57:52.740Z] #8 140.3 Installing : perl-POSIX-1.94-481.el9.x86_64 333/472 [2024-06-27T16:57:52.740Z] #8 140.3 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 334/472 [2024-06-27T16:57:52.740Z] #8 140.3 Installing : perl-IPC-Open3-1.21-481.el9.noarch 335/472 [2024-06-27T16:57:52.740Z] #8 140.3 Installing : perl-subs-1.03-481.el9.noarch 336/472 [2024-06-27T16:57:52.740Z] #8 140.3 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 337/472 [2024-06-27T16:57:52.740Z] #8 140.4 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 338/472.done] [2024-06-27T16:57:52.740Z] #8 139.7 ( 54/206) Installing: libwayland-egl1-99~1.22.0-150600.1.6.x86_64 [. [2024-06-27T16:57:52.740Z] #8 140.4 Installing : perl-Term-Cap-1.17-460.el9.noarch 339/472 [2024-06-27T16:57:52.740Z] #8 140.4 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 340/472 [2024-06-27T16:57:52.740Z] #8 140.4 Installing : perl-Socket-4:2.031-4.el9.x86_64 341/472 [2024-06-27T16:57:52.740Z] #8 140.4 Installing : perl-SelectSaver-1.02-481.el9.noarch 342/472 [2024-06-27T16:57:52.740Z] #8 140.5 Installing : perl-Symbol-1.08-481.el9.noarch 343/472.done] [2024-06-27T16:57:52.740Z] #8 139.8 ( 55/206) Installing: libwayland-server0-1.22.0-150600.1.6.x86_64 [. [2024-06-27T16:57:52.740Z] #8 140.5 Installing : perl-File-stat-1.09-481.el9.noarch 344/472 [2024-06-27T16:57:52.740Z] #8 140.5 Installing : perl-podlators-1:4.14-460.el9.noarch 345/472 [2024-06-27T16:57:52.740Z] #8 140.5 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 346/472 [2024-06-27T16:57:52.741Z] #8 140.6 Installing : perl-Fcntl-1.13-481.el9.x86_64 347/472 [2024-06-27T16:57:52.741Z] #8 140.6 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 348/472.done] [2024-06-27T16:57:53.099Z] #8 139.9 ( 56/206) Installing: libxshmfence1-1.2-1.23.x86_64 [. [2024-06-27T16:57:53.099Z] #8 140.6 Installing : perl-mro-1.23-481.el9.x86_64 349/472 [2024-06-27T16:57:53.099Z] #8 140.6 Installing : perl-IO-1.43-481.el9.x86_64 350/472 [2024-06-27T16:57:53.099Z] #8 140.6 Installing : perl-overloading-0.02-481.el9.noarch 351/472 [2024-06-27T16:57:53.099Z] #8 140.7 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 352/472 [2024-06-27T16:57:53.099Z] #8 140.7 Installing : perl-Errno-1.30-481.el9.x86_64 353/472 [2024-06-27T16:57:53.099Z] #8 140.7 Installing : perl-File-Basename-2.85-481.el9.noarch 354/472.done] [2024-06-27T16:57:53.099Z] [2024-06-27T16:57:53.099Z] #8 140.7 Installing : perl-Getopt-Std-1.12-481.el9.noarch 355/472 [2024-06-27T16:57:53.099Z] #8 140.7 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 356/472 [2024-06-27T16:57:53.099Z] #8 140.8 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 357/472 [2024-06-27T16:57:53.099Z] #8 140.8 Installing : perl-constant-1.33-461.el9.noarch 358/472 [2024-06-27T16:57:53.099Z] #8 140.8 Installing : perl-Storable-1:3.21-460.el9.x86_64 359/472#8 140.0 ( 57/206) Installing: libyaml-0-2-0.1.7-1.17.x86_64 [..done] [2024-06-27T16:57:53.099Z] #8 140.1 ( 58/206) Installing: pam-config-1.1-150600.14.3.x86_64 [. [2024-06-27T16:57:53.099Z] #8 140.8 Installing : perl-overload-1.31-481.el9.noarch 360/472 [2024-06-27T16:57:53.099Z] #8 140.8 Installing : perl-parent-1:0.238-460.el9.noarch 361/472 [2024-06-27T16:57:53.099Z] #8 140.8 Installing : perl-vars-1.05-481.el9.noarch 362/472 [2024-06-27T16:57:53.099Z] #8 140.9 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 363/472 [2024-06-27T16:57:53.099Z] #8 140.9 Installing : perl-Carp-1.50-460.el9.noarch 364/472 [2024-06-27T16:57:53.099Z] #8 140.9 Installing : perl-Exporter-5.74-461.el9.noarch 365/472 [2024-06-27T16:57:53.458Z] #8 140.9 Installing : perl-NDBM_File-1.15-481.el9.x86_64 366/472. [2024-06-27T16:57:53.458Z] #8 141.0 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. [2024-06-27T16:57:53.458Z] #8 141.0 [2024-06-27T16:57:53.458Z] #8 141.0 Installing : upower-0.99.11-11.el9.x86_64 326/362 [2024-06-27T16:57:53.458Z] #8 141.0 Installing : perl-PathTools-3.78-461.el9.x86_64 367/472. [2024-06-27T16:57:53.458Z] #8 140.3 *** write_config (account, /etc/pam.d/common-account-pc, ...) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_access.so (account, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_systemd_home.so (account, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_unix2.so (account, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_unix.so (account, enabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_krb5.so (account, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_localuser.so (account, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_sss.so (account, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_ldap.so (account, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_nam.so (account, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_winbind.so (account, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_time.so (account, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 *** write_config (auth, /etc/pam.d/common-auth-pc, ...) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_env.so (auth, enabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_group.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_pkcs11.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_fp.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_fprint.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_fprintd.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_thinkfinger.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_gnome_keyring.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_kwallet5.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_systemd_home.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_ssh.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_unix2.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_unix.so (auth, enabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_ecryptfs.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_krb5.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_sss.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_ldap.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_nam.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_winbind.so (auth, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 *** write_config (password, /etc/pam.d/common-password-pc, ...) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_winbind.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_pwcheck.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_passwdqc.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_cracklib.so (password, enabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_pwhistory.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_gnome_keyring.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_kwallet5.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_ecryptfs.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_systemd_home.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_unix2.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_unix.so (password, enabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_make.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_exec.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_krb5.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_sss.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_ldap.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_nam.so (password, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 *** write_config (session, /etc/pam.d/common-session-pc, ...) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_selinux.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_mkhomedir.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_systemd_home.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_systemd.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_limits.so (session, enabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_unix2.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_unix.so (session, enabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_apparmor.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_krb5.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_sss.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_ldap.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_winbind.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_nam.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_umask.so (session, enabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_ssh.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_selinux.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_gnome_keyring.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_kwallet5.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_exec.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_ecryptfs.so (session, disabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_env.so (session, enabled) [2024-06-27T16:57:53.458Z] #8 140.4 **** write config for pam_mktemp.so (session, disabled) [2024-06-27T16:57:53.459Z] #8 140.4 done] [2024-06-27T16:57:53.459Z] #8 140.4 ( 59/206) Installing: pkg-config-0.29.2-1.436.x86_64 [.. [2024-06-27T16:57:53.459Z] #8 141.1 Running scriptlet: upower-0.99.11-11.el9.x86_64 326/362 [2024-06-27T16:57:53.459Z] #8 141.1 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. [2024-06-27T16:57:53.459Z] #8 141.1 [2024-06-27T16:57:53.459Z] #8 141.1 Installing : libtracker-sparql-3.1.2-3.el9.x86_64 327/362 [2024-06-27T16:57:53.459Z] #8 141.2 Installing : tracker-3.1.2-3.el9.x86_64 328/362done] [2024-06-27T16:57:53.459Z] #8 140.5 ( 60/206) Installing: system-user-lp-20170617-150400.24.2.1.noarch [.. [2024-06-27T16:57:53.459Z] #8 141.1 Installing : perl-Encode-4:3.08-462.el9.x86_64 368/472 [2024-06-27T16:57:53.459Z] #8 141.2 Running scriptlet: tracker-3.1.2-3.el9.x86_64 328/362 [2024-06-27T16:57:53.459Z] #8 140.5 /usr/sbin/useradd -r -c Printing daemon -d /var/spool/lpd -g lp lp -s /usr/sbin/nologin [2024-06-27T16:57:53.816Z] [2024-06-27T16:57:53.816Z] #8 141.4 Installing : tracker-miners-3.1.2-4.el9.x86_64 329/362 [2024-06-27T16:57:53.816Z] #8 141.4 Running scriptlet: tracker-miners-3.1.2-4.el9.x86_64 329/362 [2024-06-27T16:57:53.816Z] #8 141.4 Running scriptlet: colord-1.4.5-4.el9.x86_64 330/362#8 140.7 .done] [2024-06-27T16:57:53.816Z] #8 140.8 ( 61/206) Installing: systemd-default-settings-branding-openSUSE-0.10-150300.3.7.1.noarch [. [2024-06-27T16:57:53.816Z] #8 141.5 Installing : perl-libs-4:5.32.1-481.el9.x86_64 369/472 [2024-06-27T16:57:53.816Z] #8 141.5 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 370/472.done] [2024-06-27T16:57:53.816Z] #8 140.8 ( 62/206) Installing: systemd-default-settings-0.10-150300.3.7.1.noarch [..done] [2024-06-27T16:57:53.816Z] #8 140.9 ( 63/206) Installing: systemd-presets-common-SUSE-15-150600.25.2.noarch [.. [2024-06-27T16:57:54.175Z] #8 141.8 Installing : colord-1.4.5-4.el9.x86_64 330/362 [2024-06-27T16:57:54.175Z] #8 141.7 Installing : valgrind-1:3.23.0-1.el9.x86_64 371/472 [2024-06-27T16:57:54.175Z] #8 141.8 Installing : valgrind-devel-1:3.23.0-1.el9.x86_64 372/472 [2024-06-27T16:57:54.175Z] #8 141.8 Installing : libdrm-devel-2.4.121-1.el9.x86_64 373/472.done] [2024-06-27T16:57:54.175Z] #8 141.1 ( 64/206) Installing: tar-1.34-150000.3.34.1.x86_64 [..done] [2024-06-27T16:57:54.175Z] #8 141.2 ( 65/206) Installing: unzip-6.00-150000.4.11.1.x86_64 [. [2024-06-27T16:57:54.175Z] #8 141.8 Running scriptlet: colord-1.4.5-4.el9.x86_64 330/362 [2024-06-27T16:57:54.175Z] #8 141.8 Installing : flatpak-session-helper-1.12.9-1.el9.x86_64 331/362 [2024-06-27T16:57:54.175Z] #8 141.8 Running scriptlet: flatpak-1.12.9-1.el9.x86_64 332/362 [2024-06-27T16:57:54.175Z] #8 141.8 Installing : gobject-introspection-1.68.0-11.el9.x86_64 374/472 [2024-06-27T16:57:54.175Z] #8 141.9 Installing : gettext-libs-0.21-8.el9.x86_64 375/472 [2024-06-27T16:57:54.175Z] #8 141.9 Installing : gettext-0.21-8.el9.x86_64 376/472. [2024-06-27T16:57:54.175Z] #8 141.2 update-alternatives: using /usr/bin/unzip-plain to provide /usr/bin/unzip (unzip) in auto mode [2024-06-27T16:57:54.175Z] #8 141.2 update-alternatives: using /usr/bin/funzip-plain to provide /usr/bin/funzip (funzip) in auto mode [2024-06-27T16:57:54.175Z] #8 141.2 update-alternatives: using /usr/bin/unzipsfx-plain to provide /usr/bin/unzipsfx (unzipsfx) in auto mode [2024-06-27T16:57:54.175Z] #8 141.3 update-alternatives: using /usr/bin/zipgrep-plain to provide /usr/bin/zipgrep (zipgrep) in auto mode [2024-06-27T16:57:54.175Z] [2024-06-27T16:57:54.175Z] #8 142.0 Installing : fontconfig-devel-2.14.0-2.el9.x86_64 377/472 [2024-06-27T16:57:54.175Z] #8 142.0 Installing : cairo-devel-1.17.4-7.el9.x86_64 378/472#8 141.3 done] [2024-06-27T16:57:54.175Z] #8 141.3 ( 66/206) Installing: vim-data-common-9.1.0330-150500.20.12.1.noarch [..done] [2024-06-27T16:57:54.527Z] #8 141.4 ( 67/206) Installing: xbitmaps-1.1.1-1.20.noarch [.. [2024-06-27T16:57:54.527Z] #8 142.1 Installing : cairo-gobject-devel-1.17.4-7.el9.x86_64 379/472 [2024-06-27T16:57:54.527Z] #8 142.1 Installing : libXft-devel-2.3.3-8.el9.x86_64 380/472 [2024-06-27T16:57:54.527Z] #8 142.1 Installing : pango-devel-1.48.7-3.el9.x86_64 381/472 [2024-06-27T16:57:55.762Z] #8 142.1 Installing : flatpak-1.12.9-1.el9.x86_64 332/362 [2024-06-27T16:57:55.762Z] #8 143.3 Installing : fuse-common-3.10.2-8.el9.x86_64 382/472 [2024-06-27T16:57:55.762Z] #8 143.4 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 333/362.done] [2024-06-27T16:57:55.762Z] #8 142.7 ( 68/206) Installing: kbd-2.4.0-150400.5.6.1.x86_64 [.. [2024-06-27T16:57:55.762Z] #8 143.4 Installing : fuse-2.9.9-15.el9.x86_64 383/472 [2024-06-27T16:57:55.762Z] #8 143.4 Installing : diffutils-3.7-12.el9.x86_64 384/472 [2024-06-27T16:57:55.762Z] #8 143.5 Installing : policycoreutils-3.6-2.1.el9.x86_64 385/472 [2024-06-27T16:57:55.762Z] #8 143.4 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 333/362 [2024-06-27T16:57:55.762Z] #8 143.5 Installing : iio-sensor-proxy-3.3-1.el9.x86_64 334/362 [2024-06-27T16:57:55.762Z] #8 143.5 Running scriptlet: iio-sensor-proxy-3.3-1.el9.x86_64 334/362.done. [2024-06-27T16:57:55.762Z] [2024-06-27T16:57:55.762Z] #8 143.5 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 385/472 [2024-06-27T16:57:55.762Z] #8 143.5 Installing : bluez-libs-5.56-6.el9.x86_64 386/472 [2024-06-27T16:57:55.762Z] #8 143.5 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 387/472 [2024-06-27T16:57:55.762Z] #8 143.6 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 388/472 [2024-06-27T16:57:55.762Z] #8 143.5 Installing : at-spi2-core-2.40.3-1.el9.x86_64 335/362 [2024-06-27T16:57:55.762Z] #8 143.6 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 336/362 [2024-06-27T16:57:55.762Z] #8 143.6 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 337/362.#9 146.2 Setting up libcanberra0t64:amd64 (0.30-10ubuntu10) ... [2024-06-27T16:57:55.762Z] #9 146.3 Setting up libdrm-nouveau2:amd64 (2.4.120-2build1) ... [2024-06-27T16:57:56.115Z] [2024-06-27T16:57:56.115Z] #8 143.6 Installing : glib-networking-2.68.3-3.el9.x86_64 389/472 [2024-06-27T16:57:56.115Z] #8 143.7 Installing : libsoup-2.72.0-8.el9.x86_64 390/472 [2024-06-27T16:57:56.115Z] #8 143.8 Installing : gtk3-3.24.31-4.el9.x86_64 338/362.#9 146.4 Setting up libxdamage1:amd64 (1:1.1.6-1build1) ... [2024-06-27T16:57:56.115Z] #9 146.5 Setting up libpython3.12-stdlib:amd64 (3.12.3-1) ... [2024-06-27T16:57:56.115Z] [2024-06-27T16:57:56.115Z] #8 143.7 Installing : geocode-glib-3.26.2-5.el9.x86_64 391/472 [2024-06-27T16:57:56.115Z] #8 143.8 Installing : libappstream-glib-0.7.18-5.el9.x86_64 392/472 [2024-06-27T16:57:56.115Z] #8 143.8 Installing : libsoup-devel-2.72.0-8.el9.x86_64 393/472 [2024-06-27T16:57:56.115Z] #8 143.8 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 339/362 [2024-06-27T16:57:56.115Z] #8 143.8 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 339/362 [2024-06-27T16:57:56.115Z] #8 143.9 Installing : gnome-desktop3-40.4-1.el9.x86_64 340/362.. [2024-06-27T16:57:56.115Z] #8 143.9 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 394/472 [2024-06-27T16:57:56.115Z] #8 143.9 Installing : libosinfo-1.10.0-1.el9.x86_64 395/472 [2024-06-27T16:57:56.115Z] #8 143.9 Installing : acl-2.3.1-4.el9.x86_64 396/472 [2024-06-27T16:57:56.115Z] #8 143.9 Installing : dbus-1:1.12.20-8.el9.x86_64 397/472#9 146.5 Setting up libxpm4:amd64 (1:3.5.17-1build2) ... [2024-06-27T16:57:56.115Z] #9 146.6 Setting up cpp-13 (13.2.0-23ubuntu4) ... [2024-06-27T16:57:56.115Z] [2024-06-27T16:57:56.115Z] #8 143.3 Updating /etc/sysconfig/console ... [2024-06-27T16:57:56.115Z] #9 146.6 Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... [2024-06-27T16:57:56.115Z] #9 146.7 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.1) ... [2024-06-27T16:57:56.479Z] [2024-06-27T16:57:56.479Z] #8 144.0 Installing : systemd-pam-252-37.el9.x86_64 398/472 [2024-06-27T16:57:56.479Z] #8 144.0 Running scriptlet: systemd-252-37.el9.x86_64 399/472#8 143.4 Updating /etc/sysconfig/keyboard ... [2024-06-27T16:57:56.479Z] #8 143.4 done] [2024-06-27T16:57:56.479Z] #8 143.4 ( 69/206) Installing: libSM6-1.2.2-1.23.x86_64 [.#9 146.8 Setting up libdrm-radeon1:amd64 (2.4.120-2build1) ... [2024-06-27T16:57:56.479Z] #9 146.8 Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-27T16:57:56.479Z] [2024-06-27T16:57:56.479Z] #8 144.1 Installing : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 341/362#9 146.9 Setting up libdrm-intel1:amd64 (2.4.120-2build1) ... [2024-06-27T16:57:56.479Z] #9 146.9 Setting up libgl1-mesa-dri:amd64 (24.0.5-1ubuntu1) ... [2024-06-27T16:57:56.479Z] .done] [2024-06-27T16:57:56.479Z] #8 143.5 ( 70/206) Installing: libX11-xcb1-1.8.7-150600.1.2.x86_64 [..done] [2024-06-27T16:57:56.479Z] #8 143.6 ( 71/206) Installing: libxcb1-1.13-150000.3.9.1.x86_64 [. [2024-06-27T16:57:56.479Z] #8 144.2 Installing : libgweather-40.0-3.el9.x86_64 342/362 [2024-06-27T16:57:56.479Z] #8 144.3 Installing : gnome-settings-daemon-40.0.1-17.el9.x86_64 343/362 [2024-06-27T16:57:56.861Z] #8 144.3 Installing : zenity-3.32.0-8.el9.x86_64 344/362#9 147.0 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.1) ... [2024-06-27T16:57:56.861Z] .#9 147.1 Setting up libxext6:amd64 (2:1.3.4-1build2) ... [2024-06-27T16:57:56.861Z] #9 147.2 Setting up libxpresent1:amd64 (1.0.0-2build2) ... [2024-06-27T16:57:56.861Z] .done] [2024-06-27T16:57:56.861Z] #8 143.8 ( 72/206) Installing: libgtop-2_0-11-2.40.0-150600.16.18.x86_64 [..done] [2024-06-27T16:57:56.861Z] #8 143.9 ( 73/206) Installing: libcdda_paranoia0-3.10.2-1.28.x86_64 [. [2024-06-27T16:57:56.861Z] #8 144.5 Installing : mutter-40.9-16.el9.x86_64 345/362#9 147.3 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2024-06-27T16:57:56.861Z] #9 147.3 Setting up xfonts-utils (1:7.7+6build3) ... [2024-06-27T16:57:56.861Z] .done] [2024-06-27T16:57:56.861Z] #8 144.0 ( 74/206) Installing: libdrm_radeon1-2.4.118-150600.1.4.x86_64 [.. [2024-06-27T16:57:58.084Z] #8 144.6 Installing : gtk4-4.12.3-2.el9.x86_64 346/362 [2024-06-27T16:57:58.084Z] #8 146.0 Installing : webkit2gtk3-2.44.2-1.el9.x86_64 347/362#9 148.6 Setting up libcairo2:amd64 (1.18.0-3build1) ... [2024-06-27T16:57:58.442Z] [2024-06-27T16:57:58.442Z] #8 146.0 Installing : systemd-252-37.el9.x86_64 399/472.done] [2024-06-27T16:57:58.442Z] #8 145.3 ( 75/206) Installing: libdrm_nouveau2-2.4.118-150600.1.4.x86_64 [.. [2024-06-27T16:57:58.442Z] #8 146.0 Installing : tigervnc-server-1.13.1-10.el9.x86_64 348/362 [2024-06-27T16:57:58.442Z] #8 146.0 Running scriptlet: tigervnc-server-1.13.1-10.el9.x86_64 348/362 [2024-06-27T16:57:58.442Z] #8 146.1 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 349/362 [2024-06-27T16:57:58.442Z] #8 146.1 Installing : pipewire-alsa-1.0.1-1.el9.x86_64 350/362 [2024-06-27T16:57:58.442Z] #8 146.1 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 351/362 [2024-06-27T16:57:58.442Z] #8 146.1 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 351/362 [2024-06-27T16:57:58.442Z] #8 146.2 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. [2024-06-27T16:57:58.442Z] #8 146.2 [2024-06-27T16:57:58.442Z] #9 148.7 Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... [2024-06-27T16:57:58.442Z] #9 148.8 Setting up libpython3.12t64:amd64 (3.12.3-1) ... [2024-06-27T16:57:58.442Z] [2024-06-27T16:57:58.442Z] #8 146.1 Running scriptlet: systemd-252-37.el9.x86_64 399/472done] [2024-06-27T16:57:58.442Z] #8 145.4 ( 76/206) Installing: libdrm_amdgpu1-2.4.118-150600.1.4.x86_64 [..done] [2024-06-27T16:57:58.442Z] #9 148.8 Setting up dbus-user-session (1.14.10-4ubuntu4) ... [2024-06-27T16:57:58.442Z] #9 148.9 Setting up xfonts-base (1:1.0.5+nmu1) ... [2024-06-27T16:57:58.442Z] #8 146.2 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 352/362 [2024-06-27T16:57:58.442Z] #8 146.2 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 352/362#8 145.6 ( 77/206) Installing: libLLVM17-17.0.6-150600.1.33.x86_64 [.. [2024-06-27T16:57:58.799Z] #8 146.3 Installing : dbus-common-1:1.12.20-8.el9.noarch 400/472. [2024-06-27T16:57:58.799Z] #8 146.4 Installing : tigervnc-1.13.1-10.el9.x86_64 353/362 [2024-06-27T16:57:58.799Z] #8 146.4 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 400/472 [2024-06-27T16:57:58.799Z] #8 146.4 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. [2024-06-27T16:57:58.799Z] #8 146.4 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. [2024-06-27T16:57:58.799Z] #8 146.4 [2024-06-27T16:57:59.150Z] #8 146.4 Running scriptlet: dbus-broker-28-7.el9.x86_64 401/472... [2024-06-27T16:58:06.182Z] #8 146.9 Installing : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 354/362..................................... [2024-06-27T16:58:06.182Z] #8 154.0 Running scriptlet: xorg-x11-fonts-100dpi-7.5-33.el9.noarch 354/362#9 156.6 Setting up libxfixes3:amd64 (1:6.0.0-2build1) ... [2024-06-27T16:58:06.182Z] [2024-06-27T16:58:06.182Z] #8 154.1 Installing : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 355/362 [2024-06-27T16:58:06.537Z] #8 154.1 Running scriptlet: xorg-x11-fonts-75dpi-7.5-33.el9.noarch 355/362#9 156.8 Setting up libxinerama1:amd64 (2:1.1.4-3build1) ... [2024-06-27T16:58:06.537Z] [2024-06-27T16:58:06.537Z] #8 154.2 Installing : xorg-x11-fonts-misc-7.5-33.el9.noarch 356/362done] [2024-06-27T16:58:06.537Z] #8 153.4 ( 78/206) Installing: libmetalink3-0.1.3-150000.3.2.1.x86_64 [..done] [2024-06-27T16:58:06.537Z] [2024-06-27T16:58:06.537Z] #8 154.3 Installing : dbus-broker-28-7.el9.x86_64 401/472 [2024-06-27T16:58:06.537Z] #8 154.3 Running scriptlet: dbus-broker-28-7.el9.x86_64 401/472#9 156.8 Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... [2024-06-27T16:58:06.537Z] #9 156.9 Setting up libxrandr2:amd64 (2:1.5.2-2build1) ... [2024-06-27T16:58:06.537Z] #8 153.5 ( 79/206) Installing: dbus-1-1.12.2-150400.18.8.1.x86_64 [... [2024-06-27T16:58:06.537Z] #8 154.3 Running scriptlet: xorg-x11-fonts-misc-7.5-33.el9.noarch 356/362#9 156.9 Setting up xauth (1:1.1.2-1build1) ... [2024-06-27T16:58:06.537Z] #9 157.0 Setting up cpp (4:13.2.0-7ubuntu1) ... [2024-06-27T16:58:06.537Z] #9 157.0 Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... [2024-06-27T16:58:06.537Z] [2024-06-27T16:58:06.537Z] #8 154.3 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. [2024-06-27T16:58:06.537Z] #8 154.3 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. [2024-06-27T16:58:06.537Z] #8 154.3 [2024-06-27T16:58:06.894Z] #8 154.3 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 402/472. [2024-06-27T16:58:06.894Z] #8 153.8 update-alternatives: using /usr/bin/dbus-launch.nox11 to provide /usr/bin/dbus-launch (dbus-launch) in auto mode [2024-06-27T16:58:06.894Z] #9 157.1 Setting up curl (8.5.0-2ubuntu10.1) ... [2024-06-27T16:58:06.894Z] #9 157.1 Setting up xfonts-75dpi (1:1.0.5) ... [2024-06-27T16:58:06.894Z] [2024-06-27T16:58:06.894Z] #8 154.5 Installing : geoclue2-2.6.0-7.el9.x86_64 402/472 [2024-06-27T16:58:06.894Z] #8 154.5 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 402/472 [2024-06-27T16:58:06.894Z] #8 154.6 Installing : libcanberra-0.30-27.el9.x86_64 403/472#8 153.8 done] [2024-06-27T16:58:06.894Z] #8 153.8 ( 80/206) Installing: libtiff6-4.6.0-150600.1.4.x86_64 [..#9 157.3 Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-27T16:58:06.894Z] [2024-06-27T16:58:06.894Z] #8 154.6 Running scriptlet: libcanberra-0.30-27.el9.x86_64 403/472 [2024-06-27T16:58:06.894Z] #8 154.6 Installing : dconf-0.40.0-6.el9.x86_64 404/472 [2024-06-27T16:58:06.894Z] #8 154.7 Running scriptlet: dconf-0.40.0-6.el9.x86_64 404/472 [2024-06-27T16:58:06.894Z] #8 154.7 Running scriptlet: polkit-0.117-13.el9.x86_64 405/472.done] [2024-06-27T16:58:06.894Z] #8 154.0 ( 81/206) Installing: libtracker-sparql-3_0-0-3.6.0-150600.2.2.x86_64 [..done] [2024-06-27T16:58:06.894Z] #8 154.1 ( 82/206) Installing: libcolord2-1.4.6-150600.1.5.x86_64 [.#9 157.4 Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.1) ... [2024-06-27T16:58:06.894Z] #9 157.4 Setting up xfonts-scalable (1:1.0.3-1.3) ... [2024-06-27T16:58:07.245Z] .done] [2024-06-27T16:58:07.245Z] #8 154.2 ( 83/206) Installing: libhogweed6-3.9.1-150600.1.46.x86_64 [. [2024-06-27T16:58:07.245Z] #8 154.8 Installing : polkit-0.117-13.el9.x86_64 405/472 [2024-06-27T16:58:07.245Z] #8 154.9 Running scriptlet: polkit-0.117-13.el9.x86_64 405/472 [2024-06-27T16:58:07.245Z] #8 154.9 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 406/472 [2024-06-27T16:58:07.245Z] #8 154.9 Installing : at-spi2-core-2.40.3-1.el9.x86_64 407/472 [2024-06-27T16:58:07.245Z] #8 154.9 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 408/472#9 157.5 Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... [2024-06-27T16:58:07.245Z] #9 157.5 Setting up libxres1:amd64 (2:1.2.1-1build1) ... [2024-06-27T16:58:07.245Z] #9 157.6 Setting up libstartup-notification0:amd64 (0.12-6build3) ... [2024-06-27T16:58:07.245Z] .done] [2024-06-27T16:58:07.245Z] #8 154.3 ( 84/206) Installing: libvorbis0-1.3.6-150000.4.5.2.x86_64 [..#9 157.6 Setting up libcairo-script-interpreter2:amd64 (1.18.0-3build1) ... [2024-06-27T16:58:07.245Z] #9 157.7 Setting up libxmu6:amd64 (2:1.1.3-3build2) ... [2024-06-27T16:58:07.245Z] #9 157.7 Setting up libglx-mesa0:amd64 (24.0.5-1ubuntu1) ... [2024-06-27T16:58:07.245Z] [2024-06-27T16:58:07.245Z] #8 154.9 Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 409/472 [2024-06-27T16:58:07.245Z] #8 155.0 Installing : at-spi2-core-devel-2.40.3-1.el9.x86_64 410/472 [2024-06-27T16:58:07.245Z] #8 155.0 Installing : at-spi2-atk-devel-2.38.0-4.el9.x86_64 411/472 [2024-06-27T16:58:07.245Z] #8 155.0 Running scriptlet: rtkit-0.11-28.el9.x86_64 412/472done] [2024-06-27T16:58:07.245Z] #8 154.3 ( 85/206) Installing: libtheoraenc1-1.1.1-150000.3.3.1.x86_64 [..done] [2024-06-27T16:58:07.245Z] #8 154.4 ( 86/206) Installing: libFLAC8-1.3.2-150000.3.14.1.x86_64 [..#9 157.8 Setting up vim (2:9.1.0016-1ubuntu7.1) ... [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/editor.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group editor) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:58:07.245Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:58:07.246Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/ex.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group ex) doesn't exist [2024-06-27T16:58:07.246Z] #9 157.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2024-06-27T16:58:07.598Z] [2024-06-27T16:58:07.598Z] #8 155.2 Installing : rtkit-0.11-28.el9.x86_64 412/472 [2024-06-27T16:58:07.598Z] #8 155.2 Running scriptlet: rtkit-0.11-28.el9.x86_64 412/472 [2024-06-27T16:58:07.598Z] #8 155.2 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. [2024-06-27T16:58:07.598Z] #8 155.2 [2024-06-27T16:58:07.598Z] done] [2024-06-27T16:58:07.598Z] #8 154.5 ( 87/206) Installing: libdrm_intel1-2.4.118-150600.1.4.x86_64 [..done] [2024-06-27T16:58:07.598Z] #8 155.3 Installing : pipewire-libs-1.0.1-1.el9.x86_64 413/472#9 157.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/vi.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group vi) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.8 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/view.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group view) doesn't exist [2024-06-27T16:58:07.598Z] #9 157.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2024-06-27T16:58:07.598Z] #9 157.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2024-06-27T16:58:07.598Z] #9 157.9 Setting up xfonts-100dpi (1:1.0.5) ... [2024-06-27T16:58:07.598Z] #9 158.0 Setting up libxi6:amd64 (2:1.8.1-1build1) ... [2024-06-27T16:58:07.598Z] #9 158.1 Setting up libglx0:amd64 (1.7.0-1build1) ... [2024-06-27T16:58:07.598Z] #8 154.6 ( 88/206) Installing: libfreetype6-2.10.4-150000.4.15.1.x86_64 [..done] [2024-06-27T16:58:07.598Z] #8 154.7 ( 89/206) Installing: libxmlb2-0.3.15-150600.1.3.x86_64 [. [2024-06-27T16:58:07.952Z] #8 155.4 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 414/472#9 158.1 Setting up libxcursor1:amd64 (1:1.2.1-1build1) ... [2024-06-27T16:58:07.952Z] #9 158.2 Setting up dconf-service (0.40.0-4build2) ... [2024-06-27T16:58:07.952Z] [2024-06-27T16:58:07.952Z] #8 155.5 Installing : pipewire-1.0.1-1.el9.x86_64 414/472 [2024-06-27T16:58:07.952Z] #8 155.6 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 414/472.done] [2024-06-27T16:58:07.952Z] #8 154.8 ( 90/206) Installing: libthai0-0.1.29-150400.1.4.x86_64 [..#9 158.3 Setting up libxaw7:amd64 (2:1.0.14-1build2) ... [2024-06-27T16:58:07.952Z] #9 158.3 Setting up x11-xserver-utils (7.7+10build2) ... [2024-06-27T16:58:07.952Z] [2024-06-27T16:58:07.952Z] #8 155.7 Installing : lsof-4.94.0-3.el9.x86_64 357/362 [2024-06-27T16:58:07.952Z] #8 155.7 Installing : wget-1.21.1-7.el9.x86_64 358/362 [2024-06-27T16:58:07.953Z] #8 155.6 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. [2024-06-27T16:58:07.953Z] #8 155.6 [2024-06-27T16:58:07.953Z] #8 155.6 Installing : wireplumber-libs-0.4.14-1.el9.x86_64 415/472 [2024-06-27T16:58:07.953Z] #8 155.7 Installing : wireplumber-0.4.14-1.el9.x86_64 416/472 [2024-06-27T16:58:07.953Z] #8 155.7 Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 417/472done] [2024-06-27T16:58:07.953Z] #8 154.9 ( 91/206) Installing: libgstreamer-1_0-0-1.24.0-150600.1.3.x86_64 [.. [2024-06-27T16:58:07.953Z] #8 155.7 Installing : geoclue2-libs-2.6.0-7.el9.x86_64 418/472 [2024-06-27T16:58:07.953Z] #8 155.8 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 419/472 [2024-06-27T16:58:07.953Z] #8 155.8 Installing : dbus-daemon-1:1.12.20-8.el9.x86_64 419/472 [2024-06-27T16:58:07.953Z] #8 155.8 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 419/472#9 158.4 Setting up libgl1:amd64 (1.7.0-1build1) ... [2024-06-27T16:58:07.953Z] #9 158.5 Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-27T16:58:07.953Z] [2024-06-27T16:58:08.306Z] #8 155.7 Installing : liberation-fonts-1:2.1.3-5.el9.noarch 359/362. [2024-06-27T16:58:08.306Z] #8 155.9 Installing : dbus-x11-1:1.12.20-8.el9.x86_64 420/472 [2024-06-27T16:58:08.306Z] #8 155.9 Installing : tigervnc-server-minimal-1.13.1-10.el9.x86_64 421/472#9 158.6 Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... [2024-06-27T16:58:08.306Z] #9 158.6 Setting up dconf-gsettings-backend:amd64 (0.40.0-4build2) ... [2024-06-27T16:58:08.306Z] [2024-06-27T16:58:08.306Z] #8 156.0 Installing : glibc-locale-source-2.34-113.el9.x86_64 360/362 [2024-06-27T16:58:08.306Z] #8 156.0 Installing : unzip-6.0-56.el9.x86_64 361/362done] [2024-06-27T16:58:08.306Z] #8 155.2 ( 92/206) Installing: gstreamer-1.24.0-150600.1.3.x86_64 [..#9 158.7 Setting up x11-xkb-utils (7.7+8build2) ... [2024-06-27T16:58:08.306Z] #9 158.7 Setting up tigervnc-standalone-server (1.13.1+dfsg-2build2) ... [2024-06-27T16:58:08.306Z] [2024-06-27T16:58:08.306Z] #8 155.9 Installing : device-mapper-libs-9:1.02.197-2.el9.x86_64 422/472 [2024-06-27T16:58:08.306Z] #8 156.0 Installing : device-mapper-9:1.02.197-2.el9.x86_64 423/472 [2024-06-27T16:58:08.306Z] #8 156.0 Installing : cryptsetup-libs-2.7.2-1.el9.x86_64 424/472. [2024-06-27T16:58:08.306Z] #8 155.4 setting /usr/lib/gstreamer-1.0/gst-ptp-helper to root:root 0755 "cap_net_bind_service=ep". (wrong missing capabilities) [2024-06-27T16:58:08.306Z] #8 155.4 done] [2024-06-27T16:58:08.306Z] #8 155.4 ( 93/206) Installing: libwayland-cursor0-1.22.0-150600.1.6.x86_64 [..#9 158.8 update-alternatives: using /usr/bin/tigervncserver to provide /usr/bin/vncserver (vncserver) in auto mode [2024-06-27T16:58:08.306Z] #9 158.8 update-alternatives: warning: skip creation of /usr/share/man/man1/vncserver.1.gz because associated file /usr/share/man/man1/tigervncserver.1.gz (of link group vncserver) doesn't exist [2024-06-27T16:58:08.660Z] .done] [2024-06-27T16:58:08.660Z] #8 155.6 ( 94/206) Installing: xkeyboard-config-2.40-150600.1.2.noarch [..#9 158.9 update-alternatives: using /usr/bin/Xtigervnc to provide /usr/bin/Xvnc (Xvnc) in auto mode [2024-06-27T16:58:08.660Z] #9 158.9 update-alternatives: warning: skip creation of /usr/share/man/man1/Xvnc.1.gz because associated file /usr/share/man/man1/Xtigervnc.1.gz (of link group Xvnc) doesn't exist [2024-06-27T16:58:08.660Z] #9 158.9 update-alternatives: using /usr/sbin/tigervncsession to provide /usr/sbin/vncsession (vncsession) in auto mode [2024-06-27T16:58:08.660Z] #9 158.9 update-alternatives: warning: skip creation of /usr/share/man/man8/vncsession.8.gz because associated file /usr/share/man/man8/tigervncsession.8.gz (of link group vncsession) doesn't exist [2024-06-27T16:58:08.660Z] #9 159.0 Setting up metacity-common (1:3.52.0-1build1) ... [2024-06-27T16:58:08.660Z] [2024-06-27T16:58:08.660Z] #8 156.3 Installing : systemd-udev-252-37.el9.x86_64 425/472 [2024-06-27T16:58:08.660Z] #8 156.3 Running scriptlet: systemd-udev-252-37.el9.x86_64 425/472.#9 159.0 Setting up libgtk-4-common (4.14.2+ds-1ubuntu1) ... [2024-06-27T16:58:08.660Z] #9 159.1 Setting up libgtk-3-common (3.24.41-4ubuntu1) ... [2024-06-27T16:58:08.660Z] #9 159.2 Setting up gsettings-desktop-schemas (46.0-1ubuntu2) ... [2024-06-27T16:58:09.016Z] done] [2024-06-27T16:58:09.016Z] #8 155.9 ( 95/206) Installing: systemd-presets-branding-MicroOS-20200323-lp156.3.3.noarch [..done] [2024-06-27T16:58:09.016Z] #8 155.9 ( 96/206) Installing: libxcb-xfixes0-1.13-150000.3.9.1.x86_64 [..#9 159.3 Setting up adwaita-icon-theme (46.0-1) ... [2024-06-27T16:58:09.016Z] #9 159.3 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode [2024-06-27T16:58:09.016Z] [2024-06-27T16:58:09.016Z] #8 156.6 Installing : glibc-langpack-en-2.34-113.el9.x86_64 362/362 [2024-06-27T16:58:09.016Z] #8 156.6 Running scriptlet: nss-3.90.0-7.el9.x86_64 362/362done] [2024-06-27T16:58:09.016Z] #8 156.0 ( 97/206) Installing: libxcb-util1-0.4.0-1.23.x86_64 [..done] [2024-06-27T16:58:09.016Z] #8 156.1 ( 98/206) Installing: libxcb-sync1-1.13-150000.3.9.1.x86_64 [.#9 159.4 Setting up libgtk-3-0t64:amd64 (3.24.41-4ubuntu1) ... [2024-06-27T16:58:09.016Z] .done] [2024-06-27T16:58:09.368Z] #9 159.6 Setting up libgtk-4-1:amd64 (4.14.2+ds-1ubuntu1) ... [2024-06-27T16:58:09.368Z] #8 156.2 ( 99/206) Installing: libxcb-shm0-1.13-150000.3.9.1.x86_64 [..done] [2024-06-27T16:58:09.368Z] #8 156.3 (100/206) Installing: libxcb-render0-1.13-150000.3.9.1.x86_64 [.. [2024-06-27T16:58:09.368Z] #8 157.0 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 362/362 [2024-06-27T16:58:09.368Z] #8 157.0 Running scriptlet: dconf-0.40.0-6.el9.x86_64 362/362 [2024-06-27T16:58:09.368Z] #8 157.0 Running scriptlet: wireplumber-0.4.14-1.el9.x86_64 362/362 [2024-06-27T16:58:09.368Z] #8 157.0 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. [2024-06-27T16:58:09.368Z] #8 157.0 [2024-06-27T16:58:09.368Z] #8 157.0 Installing : upower-0.99.11-11.el9.x86_64 426/472 [2024-06-27T16:58:09.368Z] #8 157.0 Running scriptlet: upower-0.99.11-11.el9.x86_64 426/472 [2024-06-27T16:58:09.368Z] #8 157.1 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. [2024-06-27T16:58:09.368Z] #8 157.1 [2024-06-27T16:58:09.368Z] #8 157.1 Installing : libtracker-sparql-3.1.2-3.el9.x86_64 427/472 [2024-06-27T16:58:09.368Z] #8 157.1 Installing : tracker-3.1.2-3.el9.x86_64 428/472 [2024-06-27T16:58:09.368Z] #8 157.0 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. [2024-06-27T16:58:09.368Z] #8 157.0 Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. [2024-06-27T16:58:09.368Z] #8 157.0 [2024-06-27T16:58:09.368Z] #8 157.1 Running scriptlet: glibc-langpack-en-2.34-113.el9.x86_64 362/362#9 159.8 Setting up libmetacity3:amd64 (1:3.52.0-1build1) ... [2024-06-27T16:58:09.368Z] done] [2024-06-27T16:58:09.368Z] #8 156.4 (101/206) Installing: libxcb-randr0-1.13-150000.3.9.1.x86_64 [.. [2024-06-27T16:58:09.368Z] #8 157.1 Running scriptlet: tracker-3.1.2-3.el9.x86_64 428/472#9 159.9 Setting up libadwaita-1-0:amd64 (1.5.0-1ubuntu2) ... [2024-06-27T16:58:09.725Z] done] [2024-06-27T16:58:09.725Z] #8 156.5 (102/206) Installing: libxcb-present0-1.13-150000.3.9.1.x86_64 [.. [2024-06-27T16:58:09.725Z] #8 157.5 Installing : tracker-miners-3.1.2-4.el9.x86_64 429/472#9 160.2 Setting up zenity (4.0.1-1build3) ... [2024-06-27T16:58:09.725Z] .done] [2024-06-27T16:58:10.084Z] #8 156.8 (103/206) Installing: libxcb-glx0-1.13-150000.3.9.1.x86_64 [.. [2024-06-27T16:58:10.084Z] #8 157.6 Running scriptlet: tracker-miners-3.1.2-4.el9.x86_64 429/472 [2024-06-27T16:58:10.084Z] #8 157.6 Running scriptlet: colord-1.4.5-4.el9.x86_64 430/472done] [2024-06-27T16:58:10.084Z] #8 157.0 (104/206) Installing: libxcb-dri3-0-1.13-150000.3.9.1.x86_64 [...done] [2024-06-27T16:58:10.084Z] #8 157.2 (105/206) Installing: libxcb-dri2-0-1.13-150000.3.9.1.x86_64 [.#9 160.4 Setting up humanity-icon-theme (0.6.16) ... [2024-06-27T16:58:10.084Z] [2024-06-27T16:58:10.084Z] #8 158.0 Installing : colord-1.4.5-4.el9.x86_64 430/472.done] [2024-06-27T16:58:10.439Z] #8 157.3 (106/206) Installing: libX11-6-1.8.7-150600.1.2.x86_64 [.. [2024-06-27T16:58:10.439Z] #8 158.0 Running scriptlet: colord-1.4.5-4.el9.x86_64 430/472 [2024-06-27T16:58:10.439Z] #8 158.1 Installing : flatpak-session-helper-1.12.9-1.el9.x86_64 431/472.done] [2024-06-27T16:58:10.439Z] #8 157.5 (107/206) Installing: libvorbisfile3-1.3.6-150000.4.5.2.x86_64 [.. [2024-06-27T16:58:10.808Z] #8 158.2 Running scriptlet: flatpak-1.12.9-1.el9.x86_64 432/472done] [2024-06-27T16:58:10.808Z] #8 157.6 (108/206) Installing: libvorbisenc2-1.3.6-150000.4.5.2.x86_64 [..#9 161.1 Setting up libcanberra-gtk3-0t64:amd64 (0.30-10ubuntu10) ... [2024-06-27T16:58:10.808Z] done] [2024-06-27T16:58:10.808Z] #8 157.7 (109/206) Installing: libharfbuzz0-8.3.0-150600.1.3.x86_64 [.. [2024-06-27T16:58:10.808Z] #8 158.5 Installing : flatpak-1.12.9-1.el9.x86_64 432/472 [2024-06-27T16:58:10.808Z] #8 158.5 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 433/472 [2024-06-27T16:58:10.808Z] #8 158.5 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 433/472 [2024-06-27T16:58:10.808Z] #8 158.6 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 434/472#9 161.2 Setting up metacity (1:3.52.0-1build1) ... [2024-06-27T16:58:10.808Z] #9 161.2 update-alternatives: using /usr/bin/metacity to provide /usr/bin/x-window-manager (x-window-manager) in auto mode [2024-06-27T16:58:10.808Z] #9 161.2 update-alternatives: warning: skip creation of /usr/share/man/man1/x-window-manager.1.gz because associated file /usr/share/man/man1/metacity.1.gz (of link group x-window-manager) doesn't exist [2024-06-27T16:58:10.808Z] #9 161.2 Setting up ubuntu-mono (24.04-0ubuntu1) ... [2024-06-27T16:58:10.808Z] .done] [2024-06-27T16:58:10.808Z] #8 157.9 (110/206) Installing: libfontconfig1-2.14.2-150600.1.3.x86_64 [..done] [2024-06-27T16:58:10.808Z] #8 158.0 (111/206) Installing: fontconfig-2.14.2-150600.1.3.x86_64 [. [2024-06-27T16:58:11.159Z] #8 158.7 Installing : gtk3-3.24.31-4.el9.x86_64 435/472#9 161.4 Processing triggers for libc-bin (2.39-0ubuntu8.2) ... [2024-06-27T16:58:11.159Z] [2024-06-27T16:58:11.159Z] #8 158.8 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 436/472 [2024-06-27T16:58:11.159Z] #8 158.8 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 436/472 [2024-06-27T16:58:11.159Z] #8 158.8 Installing : gnome-desktop3-40.4-1.el9.x86_64 437/472..done] [2024-06-27T16:58:11.159Z] #8 158.1 (112/206) Installing: libXfont2-2-2.0.3-1.17.x86_64 [..done] [2024-06-27T16:58:11.511Z] #8 158.2 (113/206) Installing: libappstream5-1.0.2-150600.1.3.x86_64 [.. [2024-06-27T16:58:11.511Z] #8 159.1 Installing : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 438/472.done] [2024-06-27T16:58:11.863Z] #8 158.6 (114/206) Installing: libxkbcommon0-1.5.0-150600.1.5.x86_64 [...done] [2024-06-27T16:58:11.863Z] #8 158.7 (115/206) Installing: libstartup-notification-1-0-0.12-150400.13.6.x86_64 [..done] [2024-06-27T16:58:11.863Z] #8 158.8 (116/206) Installing: libgbm1-23.3.4-150600.81.2.x86_64 [..done] [2024-06-27T16:58:11.863Z] #9 162.2 Reading package lists... [2024-06-27T16:58:11.863Z] #9 162.2 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-06-27T16:58:11.863Z] #9 162.2 [2024-06-27T16:58:11.863Z] #9 162.2 [2024-06-27T16:58:11.863Z] #9 162.2 Building dependency tree... [2024-06-27T16:58:11.863Z] #9 162.2 Reading state information... [2024-06-27T16:58:11.863Z] #9 162.2 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-06-27T16:58:12.214Z] #8 159.0 (117/206) Installing: xmodmap-1.0.9-1.24.x86_64 [.. [2024-06-27T16:58:21.365Z] #8 159.8 Installing : webkit2gtk3-2.44.2-1.el9.x86_64 439/472.done] [2024-06-27T16:58:21.365Z] [2024-06-27T16:58:21.365Z] #8 168.2 Installing : gtk3-devel-3.24.31-4.el9.x86_64 440/472#8 167.4 (118/206) Installing: libxkbfile1-1.0.9-1.26.x86_64 [..#9 DONE 170.8s [2024-06-27T16:58:21.365Z] [2024-06-27T16:58:21.365Z] #10 [6/8] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-06-27T16:58:21.365Z] [2024-06-27T16:58:21.365Z] #8 168.4 Installing : java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 441/472 [2024-06-27T16:58:21.365Z] #8 168.4 Running scriptlet: java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 441/472 [2024-06-27T16:58:21.365Z] #8 168.5 Installing : libgweather-40.0-3.el9.x86_64 442/472 [2024-06-27T16:58:21.365Z] #8 168.6 Installing : zenity-3.32.0-8.el9.x86_64 443/472.done] [2024-06-27T16:58:21.365Z] #8 167.7 (119/206) Installing: libXt6-1.1.5-2.24.x86_64 [...done] [2024-06-27T16:58:21.365Z] #8 168.0 (120/206) Installing: libXrender1-0.9.10-1.30.x86_64 [.. [2024-06-27T16:58:21.365Z] #8 168.8 Installing : gtk2-2.24.33-8.el9.x86_64 444/472 [2024-06-27T16:58:21.365Z] #8 168.8 Installing : libcanberra-gtk2-0.30-27.el9.x86_64 445/472 [2024-06-27T16:58:21.365Z] #8 168.8 Installing : iio-sensor-proxy-3.3-1.el9.x86_64 446/472 [2024-06-27T16:58:21.365Z] #8 168.9 Running scriptlet: iio-sensor-proxy-3.3-1.el9.x86_64 446/472.done] [2024-06-27T16:58:21.365Z] #8 168.2 (121/206) Installing: libXpresent1-1.0.1-bp156.1.5.x86_64 [..done] [2024-06-27T16:58:21.365Z] [2024-06-27T16:58:21.365Z] #8 169.0 Installing : gnome-settings-daemon-40.0.1-17.el9.x86_64 447/472#8 168.3 (122/206) Installing: libXpm4-3.5.12-150000.3.10.1.x86_64 [..done] [2024-06-27T16:58:21.365Z] #8 168.4 (123/206) Installing: libXmuu1-1.1.2-1.30.x86_64 [.. [2024-06-27T16:58:21.365Z] #8 169.1 Installing : mutter-40.9-16.el9.x86_64 448/472done] [2024-06-27T16:58:21.735Z] #8 168.5 (124/206) Installing: libXfixes3-6.0.0-150400.1.4.x86_64 [.. [2024-06-27T16:58:21.735Z] #8 169.3 Installing : gtk2-devel-2.24.33-8.el9.x86_64 449/472 [2024-06-27T16:58:21.735Z] #8 169.4 Installing : java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 450/472 [2024-06-27T16:58:22.093Z] #8 169.6 Running scriptlet: java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 450/472.done] [2024-06-27T16:58:22.093Z] #8 168.9 (125/206) Installing: libXext6-1.3.3-1.30.x86_64 [.. [2024-06-27T16:58:23.363Z] #8 169.7 Installing : webkit2gtk3-devel-2.44.2-1.el9.x86_64 451/472done] [2024-06-27T16:58:23.363Z] #8 170.1 (126/206) Installing: libXdamage1-1.1.4-1.23.x86_64 [.#10 DONE 2.7s [2024-06-27T16:58:23.363Z] . [2024-06-27T16:58:23.363Z] #11 [7/8] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-06-27T16:58:23.363Z] [2024-06-27T16:58:23.363Z] #8 170.9 Installing : gtk4-4.12.3-2.el9.x86_64 452/472 [2024-06-27T16:58:23.363Z] #8 171.0 Installing : tigervnc-server-1.13.1-10.el9.x86_64 453/472.done] [2024-06-27T16:58:23.363Z] #8 170.4 (127/206) Installing: libXcomposite1-0.4.4-1.23.x86_64 [.. [2024-06-27T16:58:23.363Z] #8 171.1 Running scriptlet: tigervnc-server-1.13.1-10.el9.x86_64 453/472 [2024-06-27T16:58:23.363Z] #8 171.1 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 454/472 [2024-06-27T16:58:23.363Z] #8 171.1 Installing : pipewire-alsa-1.0.1-1.el9.x86_64 455/472 [2024-06-27T16:58:23.363Z] #8 171.2 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 456/472done] [2024-06-27T16:58:24.037Z] #8 170.5 (128/206) Installing: dbus-1-x11-1.12.2-150400.18.8.1.x86_64 [.. [2024-06-27T16:58:24.037Z] #8 171.2 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 456/472 [2024-06-27T16:58:24.037Z] #8 171.3 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. [2024-06-27T16:58:24.037Z] #8 171.3 [2024-06-27T16:58:24.037Z] #8 171.3 Installing : mesa-libGL-devel-24.1.0-2.el9.x86_64 457/472 [2024-06-27T16:58:24.037Z] #8 171.3 Installing : mesa-libGLU-devel-9.0.1-6.el9.x86_64 458/472#11 DONE 0.3s [2024-06-27T16:58:24.037Z] [2024-06-27T16:58:24.037Z] #8 170.6 update-alternatives: using /usr/bin/dbus-launch.x11 to provide /usr/bin/dbus-launch (dbus-launch) in auto mode [2024-06-27T16:58:24.037Z] #8 170.6 done] [2024-06-27T16:58:24.037Z] #8 170.6 (129/206) Installing: libsndfile1-1.0.28-150000.5.20.1.x86_64 [.. [2024-06-27T16:58:24.037Z] #8 171.3 Installing : tigervnc-1.13.1-10.el9.x86_64 459/472 [2024-06-27T16:58:24.037Z] #12 [8/8] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-06-27T16:58:24.037Z] done] [2024-06-27T16:58:24.037Z] #8 170.7 (130/206) Installing: xkbcomp-1.4.1-1.9.x86_64 [..done] [2024-06-27T16:58:24.448Z] #8 170.9 (131/206) Installing: setxkbmap-1.3.1-1.24.x86_64 [...done] [2024-06-27T16:58:24.448Z] #8 171.2 (132/206) Installing: libXft2-2.3.2-1.33.x86_64 [..done] [2024-06-27T16:58:24.448Z] #8 171.2 (133/206) Installing: xrdb-1.1.0-150000.3.7.1.x86_64 [..done] [2024-06-27T16:58:24.448Z] #8 171.3 (134/206) Installing: libXcursor1-1.1.15-1.18.x86_64 [...done] [2024-06-27T16:58:24.448Z] #8 171.5 (135/206) Installing: xauth-1.0.10-1.24.x86_64 [.. [2024-06-27T16:58:24.448Z] #8 172.2 Installing : gcc-11.4.1-3.el9.x86_64 460/472 [2024-06-27T16:58:24.805Z] #8 172.3 Installing : libXt-devel-1.2.0-6.el9.x86_64 461/472.done] [2024-06-27T16:58:24.805Z] #8 171.6 (136/206) Installing: libcairo2-1.18.0-150600.1.3.x86_64 [.. [2024-06-27T16:58:24.805Z] #8 172.6 Installing : lsof-4.94.0-3.el9.x86_64 462/472 [2024-06-27T16:58:24.805Z] #8 172.6 Installing : wget-1.21.1-7.el9.x86_64 463/472 [2024-06-27T16:58:24.805Z] #8 172.6 Installing : zip-3.0-35.el9.x86_64 464/472 [2024-06-27T16:58:24.805Z] #8 172.7 Installing : libXScrnSaver-1.2.3-10.el9.x86_64 465/472 [2024-06-27T16:58:24.805Z] #8 172.7 Installing : liberation-fonts-1:2.1.3-5.el9.noarch 466/472 [2024-06-27T16:58:25.157Z] #8 172.7 Installing : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 467/472.done] [2024-06-27T16:58:26.417Z] #8 172.0 (137/206) Installing: libXxf86vm1-1.1.4-1.23.x86_64 [.. [2024-06-27T16:58:26.417Z] #8 174.1 Running scriptlet: xorg-x11-fonts-100dpi-7.5-33.el9.noarch 467/472#12 DONE 2.7s [2024-06-27T16:58:26.417Z] [2024-06-27T16:58:26.417Z] #13 exporting to image [2024-06-27T16:58:26.417Z] #13 exporting layers [2024-06-27T16:58:26.417Z] [2024-06-27T16:58:26.417Z] #8 174.2 Installing : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 468/472.done] [2024-06-27T16:58:26.417Z] #8 173.5 (138/206) Installing: libXv1-1.0.11-1.23.x86_64 [...done] [2024-06-27T16:58:26.779Z] #8 173.6 (139/206) Installing: libXtst6-1.2.3-1.24.x86_64 [.. [2024-06-27T16:58:26.779Z] #8 174.3 Running scriptlet: xorg-x11-fonts-75dpi-7.5-33.el9.noarch 468/472 [2024-06-27T16:58:26.779Z] #8 174.5 Installing : xorg-x11-fonts-misc-7.5-33.el9.noarch 469/472.done] [2024-06-27T16:58:26.779Z] #8 173.9 (140/206) Installing: libXrandr2-1.5.1-2.17.x86_64 [. [2024-06-27T16:58:27.130Z] #8 174.6 Running scriptlet: xorg-x11-fonts-misc-7.5-33.el9.noarch 469/472.done] [2024-06-27T16:58:27.130Z] #8 174.0 (141/206) Installing: libXmu6-1.1.2-1.30.x86_64 [..done] [2024-06-27T16:58:27.130Z] #8 174.1 (142/206) Installing: libXinerama1-1.1.3-1.22.x86_64 [..done] [2024-06-27T16:58:27.130Z] #8 174.1 (143/206) Installing: libXi6-1.7.9-3.2.1.x86_64 [..done] [2024-06-27T16:58:27.130Z] #8 174.2 (144/206) Installing: libXRes1-1.2.0-1.18.x86_64 [..done] [2024-06-27T16:58:27.483Z] #8 174.3 (145/206) Installing: libpulse0-17.0-150600.2.3.x86_64 [..done] [2024-06-27T16:58:27.483Z] #8 174.4 (146/206) Installing: xsetroot-1.1.1-1.24.x86_64 [..done] [2024-06-27T16:58:27.483Z] #8 174.4 (147/206) Installing: libpango-1_0-0-1.51.1-150600.1.3.x86_64 [..done] [2024-06-27T16:58:27.483Z] #8 174.5 (148/206) Installing: libcairo-script-interpreter2-1.18.0-150600.1.3.x86_64 [..done] [2024-06-27T16:58:27.483Z] #8 174.6 (149/206) Installing: libcairo-gobject2-1.18.0-150600.1.3.x86_64 [..done] [2024-06-27T16:58:27.843Z] #8 174.7 (150/206) Installing: Mesa-23.3.4-150600.81.2.x86_64 [..done] [2024-06-27T16:58:28.921Z] #8 174.8 (151/206) Installing: Mesa-dri-23.3.4-150600.81.3.x86_64 [........... [2024-06-27T16:58:29.684Z] #8 176.4 Installing : glibc-locale-source-2.34-113.el9.x86_64 470/472.... [2024-06-27T16:58:29.684Z] #8 177.3 Installing : glibc-langpack-en-2.34-113.el9.x86_64 471/472.done] [2024-06-27T16:58:29.684Z] #8 176.6 (152/206) Installing: libglvnd-1.7.0-150600.1.2.x86_64 [. [2024-06-27T16:58:29.684Z] #8 177.3 Installing : bzip2-1.0.8-8.el9.x86_64 472/472 [2024-06-27T16:58:29.684Z] #8 177.3 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 472/472 [2024-06-27T16:58:29.684Z] #8 177.3 Running scriptlet: nss-3.90.0-7.el9.x86_64 472/472..done] [2024-06-27T16:58:29.684Z] #8 176.7 (153/206) Installing: Mesa-libEGL1-23.3.4-150600.81.2.x86_64 [..done] [2024-06-27T16:58:30.036Z] #8 176.8 (154/206) Installing: libXaw7-1.0.13-3.3.8.x86_64 [..done] [2024-06-27T16:58:30.036Z] #8 176.9 (155/206) Installing: libatspi0-2.50.0-150600.1.2.x86_64 [.. [2024-06-27T16:58:30.036Z] #8 177.6 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 472/472 [2024-06-27T16:58:30.036Z] #8 177.6 Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 472/472 [2024-06-27T16:58:30.036Z] #8 177.6 Running scriptlet: dconf-0.40.0-6.el9.x86_64 472/472 [2024-06-27T16:58:30.036Z] #8 177.6 Running scriptlet: wireplumber-0.4.14-1.el9.x86_64 472/472 [2024-06-27T16:58:30.036Z] #8 177.7 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. [2024-06-27T16:58:30.036Z] #8 177.7 Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. [2024-06-27T16:58:30.036Z] #8 177.7 [2024-06-27T16:58:30.036Z] #8 177.7 Running scriptlet: java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 472/472 [2024-06-27T16:58:30.036Z] #8 177.7 Running scriptlet: java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 472/472done] [2024-06-27T16:58:30.036Z] #8 177.0 (156/206) Installing: libcanberra0-0.30-150600.21.3.x86_64 [.. [2024-06-27T16:58:30.036Z] #8 177.8 Running scriptlet: bzip2-1.0.8-8.el9.x86_64 472/472done] [2024-06-27T16:58:30.388Z] #8 177.1 (157/206) Installing: Mesa-libGL1-23.3.4-150600.81.2.x86_64 [...done] [2024-06-27T16:58:30.741Z] #8 177.3 (158/206) Installing: xterm-bin-330-150200.11.15.1.x86_64 [...done] [2024-06-27T16:58:31.500Z] #8 177.8 (159/206) Installing: libatk-bridge-2_0-0-2.50.0-150600.1.2.x86_64 [..done] [2024-06-27T16:58:31.500Z] #8 178.2 (160/206) Installing: libfltk1-1.3.4-5.3.1.x86_64 [...done] [2024-06-27T16:58:33.283Z] #8 178.5 (161/206) Installing: Mesa-gallium-23.3.4-150600.81.3.x86_64 [..................done] [2024-06-27T16:58:33.283Z] #8 180.3 (162/206) Installing: xinit-1.4.0-6.17.x86_64 [..done] [2024-06-27T16:58:33.283Z] #8 180.4 (163/206) Installing: gdk-pixbuf-query-loaders-2.42.12-150600.3.3.1.x86_64 [..done] [2024-06-27T16:58:33.636Z] #8 180.5 (164/206) Installing: gtk4-schema-4.12.4-150600.3.3.1.noarch [..done] [2024-06-27T16:58:33.636Z] #8 180.5 (165/206) Installing: libavahi-common3-0.8-150600.15.3.1.x86_64 [..done] [2024-06-27T16:58:33.636Z] #8 180.6 (166/206) Installing: libgthread-2_0-0-2.78.6-150600.4.3.1.x86_64 [..done] [2024-06-27T16:58:33.997Z] #8 180.7 (167/206) Installing: libjitterentropy3-3.4.1-150000.1.12.1.x86_64 [...done] [2024-06-27T16:58:37.763Z] #8 180.9 (168/206) Installing: perl-5.26.1-150300.17.17.1.x86_64 [............ [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : NetworkManager-libnm-1:1.48.0-1.el9.x86_64 2/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : acl-2.3.1-4.el9.x86_64 3/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 4/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : avahi-libs-0.8-20.el9.x86_64 5/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : bluez-libs-5.56-6.el9.x86_64 6/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : bubblewrap-0.4.1-7.el9.x86_64 7/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : cracklib-2.9.6-27.el9.x86_64 8/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 9/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : cryptsetup-libs-2.7.2-1.el9.x86_64 10/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : cups-libs-1:2.3.3op2-26.el9.x86_64 11/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : dbus-1:1.12.20-8.el9.x86_64 12/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : dbus-broker-28-7.el9.x86_64 13/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : dbus-common-1:1.12.20-8.el9.noarch 14/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 15/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : dbus-tools-1:1.12.20-8.el9.x86_64 16/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : device-mapper-9:1.02.197-2.el9.x86_64 17/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : device-mapper-libs-9:1.02.197-2.el9.x86_64 18/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : diffutils-3.7-12.el9.x86_64 19/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : freetype-2.10.4-9.el9.x86_64 20/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : fuse-2.9.9-15.el9.x86_64 21/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : fuse-common-3.10.2-8.el9.x86_64 22/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : fuse-libs-2.9.9-15.el9.x86_64 23/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : glib-networking-2.68.3-3.el9.x86_64 24/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : glibc-langpack-en-2.34-113.el9.x86_64 25/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 26/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : graphite2-1.3.14-9.el9.x86_64 27/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : groff-base-1.22.4-10.el9.x86_64 28/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 29/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : harfbuzz-2.7.4-10.el9.x86_64 30/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : hwdata-0.348-9.13.el9.noarch 31/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : json-glib-1.6.6-1.el9.x86_64 32/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : kbd-2.4.0-9.el9.x86_64 33/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : kbd-legacy-2.4.0-9.el9.noarch 34/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : kbd-misc-2.4.0-9.el9.noarch 35/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : kmod-28-9.el9.x86_64 36/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : kmod-libs-28-9.el9.x86_64 37/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libatomic-11.4.1-3.el9.x86_64 38/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libbrotli-1.0.9-6.el9.x86_64 39/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libdb-5.3.28-54.el9.x86_64 40/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libeconf-0.4.1-4.el9.x86_64 41/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 42/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libfdisk-2.37.4-18.el9.x86_64 43/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libgudev-237-1.el9.x86_64 44/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libgusb-0.3.8-2.el9.x86_64 45/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libicu-67.1-9.el9.x86_64 46/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libpciaccess-0.16-7.el9.x86_64 47/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libpng-2:1.6.37-12.el9.x86_64 48/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libproxy-0.4.15-35.el9.x86_64 49/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libpsl-0.21.1-5.el9.x86_64 50/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libpwquality-1.4.4-8.el9.x86_64 51/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libseccomp-2.5.2-2.el9.x86_64 52/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libselinux-utils-3.6-1.el9.x86_64 53/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libtdb-1.4.10-1.el9.x86_64 54/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libtirpc-1.3.3-6.el9.x86_64 55/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libusbx-1.0.26-1.el9.x86_64 56/362 [2024-06-27T16:58:37.763Z] #8 185.4 Verifying : libutempter-1.2.1-6.el9.x86_64 57/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : lsof-4.94.0-3.el9.x86_64 58/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : ncurses-6.2-10.20210508.el9.x86_64 59/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : openssl-1:3.2.2-2.el9.x86_64 60/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : pam-1.5.1-20.el9.x86_64 61/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : policycoreutils-3.6-2.1.el9.x86_64 62/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : polkit-0.117-13.el9.x86_64 63/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : polkit-libs-0.117-13.el9.x86_64 64/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 65/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 66/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : shared-mime-info-2.1-5.el9.x86_64 67/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : systemd-252-37.el9.x86_64 68/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : systemd-libs-252-37.el9.x86_64 69/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : systemd-pam-252-37.el9.x86_64 70/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : systemd-rpm-macros-252-37.el9.noarch 71/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : systemd-udev-252-37.el9.x86_64 72/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : unzip-6.0-56.el9.x86_64 73/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : util-linux-2.37.4-18.el9.x86_64 74/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : util-linux-core-2.37.4-18.el9.x86_64 75/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : which-2.21-29.el9.x86_64 76/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 77/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 78/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 79/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : alsa-lib-1.2.10-2.el9.x86_64 80/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 81/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 82/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : atk-2.36.0-5.el9.x86_64 83/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : avahi-glib-0.8-20.el9.x86_64 84/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : cairo-1.17.4-7.el9.x86_64 85/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 86/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : color-filesystem-1-28.el9.noarch 87/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : colord-1.4.5-4.el9.x86_64 88/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : colord-libs-1.4.5-4.el9.x86_64 89/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : composefs-libs-1.0.3-2.el9.x86_64 90/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : cpp-11.4.1-3.el9.x86_64 91/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : dbus-daemon-1:1.12.20-8.el9.x86_64 92/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : dbus-x11-1:1.12.20-8.el9.x86_64 93/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : dconf-0.40.0-6.el9.x86_64 94/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : enchant2-2.2.15-6.el9.x86_64 95/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 96/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : exiv2-0.27.5-2.el9.x86_64 97/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 98/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 99/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : flac-libs-1.3.3-12.el9.x86_64 100/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : flatpak-1.12.9-1.el9.x86_64 101/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : flatpak-session-helper-1.12.9-1.el9.x86_64 102/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : fltk-1.3.8-1.el9.x86_64 103/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : fontconfig-2.14.0-2.el9.x86_64 104/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : fribidi-1.0.10-6.el9.2.x86_64 105/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gcr-base-3.40.0-3.el9.x86_64 106/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gdk-pixbuf2-2.42.6-4.el9.x86_64 107/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 108/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : geoclue2-2.6.0-7.el9.x86_64 109/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : geoclue2-libs-2.6.0-7.el9.x86_64 110/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : geocode-glib-3.26.2-5.el9.x86_64 111/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : giflib-5.2.1-9.el9.x86_64 112/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : glibc-locale-source-2.34-113.el9.x86_64 113/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gnome-control-center-filesystem-40.0-31.el9.noar 114/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gnome-desktop3-40.4-1.el9.x86_64 115/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gnome-settings-daemon-40.0.1-17.el9.x86_64 116/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : graphene-1.10.6-2.el9.x86_64 117/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gsm-1.0.19-6.el9.x86_64 118/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gstreamer1-1.22.1-2.el9.x86_64 119/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 120/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 121/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 122/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gtk-update-icon-cache-3.24.31-4.el9.x86_64 123/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gtk3-3.24.31-4.el9.x86_64 124/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : gtk4-4.12.3-2.el9.x86_64 125/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : harfbuzz-icu-2.7.4-10.el9.x86_64 126/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 127/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : hunspell-1.7.0-11.el9.x86_64 128/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 129/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 130/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 131/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : hunspell-filesystem-1.7.0-11.el9.x86_64 132/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : hyphen-2.8.8-17.el9.x86_64 133/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : iio-sensor-proxy-3.3-1.el9.x86_64 134/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : iso-codes-4.6.0-3.el9.noarch 135/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : jbigkit-libs-2.1-23.el9.x86_64 136/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : lame-libs-3.100-12.el9.x86_64 137/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : lcms2-2.12-3.el9.x86_64 138/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libICE-1.0.10-8.el9.x86_64 139/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libSM-1.2.3-10.el9.x86_64 140/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libX11-1.7.0-9.el9.x86_64 141/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libX11-common-1.7.0-9.el9.noarch 142/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 143/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXau-1.0.9-8.el9.x86_64 144/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXcomposite-0.4.5-7.el9.x86_64 145/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXcursor-1.2.0-7.el9.x86_64 146/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXdamage-1.1.5-7.el9.x86_64 147/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXdmcp-1.1.3-8.el9.x86_64 148/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXext-1.3.4-8.el9.x86_64 149/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXfixes-5.0.3-16.el9.x86_64 150/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXfont2-2.0.3-12.el9.x86_64 151/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXft-2.3.3-8.el9.x86_64 152/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXi-1.7.10-8.el9.x86_64 153/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXinerama-1.1.4-10.el9.x86_64 154/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXmu-1.1.3-8.el9.x86_64 155/362... [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXrandr-1.5.2-8.el9.x86_64 156/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXrender-0.9.10-16.el9.x86_64 157/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXt-1.2.0-6.el9.x86_64 158/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXtst-1.2.3-16.el9.x86_64 159/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXv-1.0.11-16.el9.x86_64 160/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 161/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libappstream-glib-0.7.18-5.el9.x86_64 162/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libasyncns-0.8-22.el9.x86_64 163/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libcanberra-0.30-27.el9.x86_64 164/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 165/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libdatrie-0.2.13-4.el9.x86_64 166/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libdrm-2.4.121-1.el9.x86_64 167/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libdvdnav-6.1.0-4.el9.x86_64 168/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libdvdread-6.1.1-4.el9.x86_64 169/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libepoxy-1.5.5-4.el9.x86_64 170/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : liberation-fonts-1:2.1.3-5.el9.noarch 171/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : liberation-fonts-common-1:2.1.3-5.el9.noarch 172/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : liberation-mono-fonts-1:2.1.3-5.el9.noarch 173/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : liberation-sans-fonts-1:2.1.3-5.el9.noarch 174/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : liberation-serif-fonts-1:2.1.3-5.el9.noarch 175/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libevdev-1.11.0-3.el9.x86_64 176/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libexif-0.6.22-6.el9.x86_64 177/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libfontenc-1.1.3-17.el9.x86_64 178/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libgexiv2-0.12.3-1.el9.x86_64 179/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 180/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 181/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libglvnd-gles-1:1.3.4-1.el9.x86_64 182/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 183/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libgsf-1.14.47-5.el9.x86_64 184/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libgweather-40.0-3.el9.x86_64 185/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libgxps-0.3.2-3.el9.x86_64 186/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libinput-1.19.3-4.el9.x86_64 187/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libiptcdata-1.0.5-9.el9.x86_64 188/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 189/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libldac-2.0.2.3-10.el9.x86_64 190/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libmpc-1.2.1-4.el9.x86_64 191/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libnotify-0.7.9-8.el9.x86_64 192/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libogg-2:1.3.4-6.el9.x86_64 193/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libosinfo-1.10.0-1.el9.x86_64 194/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 195/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : librsvg2-2.50.7-3.el9.x86_64 196/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libsbc-1.4-9.el9.x86_64 197/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libsecret-0.20.4-4.el9.x86_64 198/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libshout-2.4.3-7.el9.x86_64 199/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libsndfile-1.0.31-8.el9.x86_64 200/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libsoup-2.72.0-8.el9.x86_64 201/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libsrtp-2.3.0-8.el9.x86_64 202/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libstemmer-0-18.585svn.el9.x86_64 203/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libthai-0.1.28-8.el9.x86_64 204/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libtheora-1:1.1.1-31.el9.x86_64 205/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libtiff-4.4.0-12.el9.x86_64 206/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libtool-ltdl-2.4.6-46.el9.x86_64 207/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libtracker-sparql-3.1.2-3.el9.x86_64 208/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libv4l-1.20.0-5.el9.x86_64 209/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libvisual-1:0.4.0-34.el9.x86_64 210/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 211/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libvpx-1.9.0-7.el9.x86_64 212/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libwacom-1.12.1-2.el9.x86_64 213/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libwacom-data-1.12.1-2.el9.noarch 214/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libwayland-client-1.21.0-1.el9.x86_64 215/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 216/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 217/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libwayland-server-1.21.0-1.el9.x86_64 218/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libwebp-1.2.0-8.el9.x86_64 219/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libxcb-1.13.1-9.el9.x86_64 220/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 221/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libxkbcommon-x11-1.0.3-4.el9.x86_64 222/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libxkbfile-1.1.0-8.el9.x86_64 223/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libxshmfence-1.3-10.el9.x86_64 224/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : libxslt-1.1.34-9.el9.x86_64 225/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : llvm-libs-17.0.6-5.el9.x86_64 226/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : low-memory-monitor-2.1-4.el9.x86_64 227/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : mesa-dri-drivers-24.1.0-2.el9.x86_64 228/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : mesa-filesystem-24.1.0-2.el9.x86_64 229/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : mesa-libEGL-24.1.0-2.el9.x86_64 230/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : mesa-libGL-24.1.0-2.el9.x86_64 231/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : mesa-libgbm-24.1.0-2.el9.x86_64 232/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : mesa-libglapi-24.1.0-2.el9.x86_64 233/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : mesa-vulkan-drivers-24.1.0-2.el9.x86_64 234/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : mkfontscale-1.2.1-3.el9.x86_64 235/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : mpg123-libs-1.26.2-5.el9.x86_64 236/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : mtdev-1.1.5-22.el9.x86_64 237/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : mutter-40.9-16.el9.x86_64 238/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : nspr-4.35.0-7.el9.x86_64 239/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : nss-3.90.0-7.el9.x86_64 240/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : nss-softokn-3.90.0-7.el9.x86_64 241/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : nss-softokn-freebl-3.90.0-7.el9.x86_64 242/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : nss-sysinit-3.90.0-7.el9.x86_64 243/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : nss-util-3.90.0-7.el9.x86_64 244/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : openjpeg2-2.4.0-7.el9.x86_64 245/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : opus-1.3.1-10.el9.x86_64 246/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : orc-0.4.31-6.el9.x86_64 247/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : osinfo-db-20231215-1.el9.noarch 248/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 249/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : ostree-libs-2024.6-1.el9.x86_64 250/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : p11-kit-server-0.25.3-2.el9.x86_64 251/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : pango-1.48.7-3.el9.x86_64 252/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-AutoLoader-5.74-481.el9.noarch 253/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-B-1.80-481.el9.x86_64 254/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Carp-1.50-460.el9.noarch 255/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Class-Struct-0.66-481.el9.noarch 256/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 257/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Digest-1.19-4.el9.noarch 258/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 259/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Encode-4:3.08-462.el9.x86_64 260/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Errno-1.30-481.el9.x86_64 261/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Exporter-5.74-461.el9.noarch 262/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Fcntl-1.13-481.el9.x86_64 263/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-File-Basename-2.85-481.el9.noarch 264/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-File-Path-2.18-4.el9.noarch 265/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 266/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-File-stat-1.09-481.el9.noarch 267/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-FileHandle-2.03-481.el9.noarch 268/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 269/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 270/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 271/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-IO-1.43-481.el9.x86_64 272/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 273/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 274/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 275/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 276/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 277/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 278/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 279/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-POSIX-1.94-481.el9.x86_64 280/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-PathTools-3.78-461.el9.x86_64 281/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 282/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 283/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 284/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 285/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 286/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-SelectSaver-1.02-481.el9.noarch 287/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Socket-4:2.031-4.el9.x86_64 288/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Storable-1:3.21-460.el9.x86_64 289/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Symbol-1.08-481.el9.noarch 290/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 291/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Term-Cap-1.17-460.el9.noarch 292/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 293/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 294/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 295/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-URI-5.09-3.el9.noarch 296/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-base-2.27-481.el9.noarch 297/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-constant-1.33-461.el9.noarch 298/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-if-0.60.800-481.el9.noarch 299/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 300/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-libnet-3.13-4.el9.noarch 301/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 302/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-mro-1.23-481.el9.x86_64 303/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-overload-1.31-481.el9.noarch 304/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-overloading-0.02-481.el9.noarch 305/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-parent-1:0.238-460.el9.noarch 306/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-podlators-1:4.14-460.el9.noarch 307/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-subs-1.03-481.el9.noarch 308/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : perl-vars-1.05-481.el9.noarch 309/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : pipewire-1.0.1-1.el9.x86_64 310/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 311/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 312/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 313/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 314/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 315/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : pixman-0.40.0-6.el9.x86_64 316/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : poppler-21.01.0-20.el9.x86_64 317/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : poppler-data-0.4.9-9.el9.noarch 318/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : poppler-glib-21.01.0-20.el9.x86_64 319/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 320/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : pulseaudio-libs-glib2-15.0-2.el9.x86_64 321/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : rtkit-0.11-28.el9.x86_64 322/362 [2024-06-27T16:58:37.764Z] #8 185.4 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 323/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : soundtouch-2.1.1-8.el9.x86_64 324/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : speex-1.2.0-11.el9.x86_64 325/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : startup-notification-0.12-23.el9.x86_64 326/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : taglib-1.12-6.el9.x86_64 327/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : tigervnc-1.13.1-10.el9.x86_64 328/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : tigervnc-icons-1.13.1-10.el9.noarch 329/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : tigervnc-license-1.13.1-10.el9.noarch 330/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : tigervnc-server-1.13.1-10.el9.x86_64 331/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : tigervnc-server-minimal-1.13.1-10.el9.x86_64 332/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 333/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : tracker-3.1.2-3.el9.x86_64 334/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : tracker-miners-3.1.2-4.el9.x86_64 335/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 336/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : twolame-libs-0.3.13-19.el9.x86_64 337/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : upower-0.99.11-11.el9.x86_64 338/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : vulkan-loader-1.3.283.0-1.el9.x86_64 339/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : wavpack-5.4.0-5.el9.x86_64 340/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : webkit2gtk3-2.44.2-1.el9.x86_64 341/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : webkit2gtk3-jsc-2.44.2-1.el9.x86_64 342/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : webrtc-audio-processing-0.3.1-8.el9.x86_64 343/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : wget-1.21.1-7.el9.x86_64 344/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : wireplumber-0.4.14-1.el9.x86_64 345/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : wireplumber-libs-0.4.14-1.el9.x86_64 346/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : woff2-1.0.2-15.el9.x86_64 347/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : xcb-util-0.4.0-19.el9.x86_64 348/362 [2024-06-27T16:58:37.764Z] #8 185.5 Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 349/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 350/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 351/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xkbcomp-1.4.4-4.el9.x86_64 352/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xkeyboard-config-2.33-2.el9.noarch 353/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xml-common-0.6.3-58.el9.noarch 354/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 355/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 356/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 357/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xorg-x11-fonts-misc-7.5-33.el9.noarch 358/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xorg-x11-server-utils-7.7-44.el9.x86_64 359/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xorg-x11-xauth-1:1.1-10.el9.x86_64 360/362 [2024-06-27T16:58:37.765Z] #8 185.5 Verifying : xorg-x11-xinit-1.4.0-11.el9.x86_64 361/362 [2024-06-27T16:58:38.827Z] #8 185.5 Verifying : zenity-3.32.0-8.el9.x86_64 362/362........done] [2024-06-27T16:58:38.827Z] #8 185.7 (169/206) Installing: cups-config-2.2.7-150000.3.59.1.x86_64 [..done] [2024-06-27T16:58:38.827Z] #8 185.8 (170/206) Installing: wget-1.20.3-150600.19.3.1.x86_64 [..done] [2024-06-27T16:58:39.553Z] #8 185.9 (171/206) Installing: systemd-254.13-150600.4.5.1.x86_64 [........ [2024-06-27T16:58:39.553Z] #8 186.7 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-27T16:58:39.930Z] [2024-06-27T16:58:39.930Z] #8 187.5 [2024-06-27T16:58:39.930Z] #8 187.5 Installed: [2024-06-27T16:58:39.930Z] #8 187.5 ModemManager-glib-1.20.2-1.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 NetworkManager-libnm-1:1.48.0-1.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 abattis-cantarell-fonts-0.301-4.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 acl-2.3.1-4.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch [2024-06-27T16:58:39.930Z] #8 187.5 adwaita-cursor-theme-40.1.1-3.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 adwaita-icon-theme-40.1.1-3.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 alsa-lib-1.2.10-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 at-spi2-atk-2.38.0-4.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 at-spi2-core-2.40.3-1.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 atk-2.36.0-5.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 avahi-glib-0.8-20.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 avahi-libs-0.8-20.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 bluez-libs-5.56-6.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 bubblewrap-0.4.1-7.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 cairo-1.17.4-7.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 cairo-gobject-1.17.4-7.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 color-filesystem-1-28.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 colord-1.4.5-4.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 colord-libs-1.4.5-4.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 composefs-libs-1.0.3-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 cpp-11.4.1-3.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 cracklib-2.9.6-27.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 cracklib-dicts-2.9.6-27.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 cryptsetup-libs-2.7.2-1.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 cups-libs-1:2.3.3op2-26.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 dbus-1:1.12.20-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 dbus-broker-28-7.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 dbus-common-1:1.12.20-8.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 dbus-daemon-1:1.12.20-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 dbus-libs-1:1.12.20-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 dbus-tools-1:1.12.20-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 dbus-x11-1:1.12.20-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 dconf-0.40.0-6.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 device-mapper-9:1.02.197-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 device-mapper-libs-9:1.02.197-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 diffutils-3.7-12.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 enchant2-2.2.15-6.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 exiv2-0.27.5-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 exiv2-libs-0.27.5-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 fdk-aac-free-2.0.0-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 flac-libs-1.3.3-12.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 flatpak-1.12.9-1.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 flatpak-session-helper-1.12.9-1.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 fltk-1.3.8-1.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 fontconfig-2.14.0-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 freetype-2.10.4-9.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 fribidi-1.0.10-6.el9.2.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 fuse-2.9.9-15.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 fuse-common-3.10.2-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 fuse-libs-2.9.9-15.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gcr-base-3.40.0-3.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gdk-pixbuf2-2.42.6-4.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 geoclue2-2.6.0-7.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 geoclue2-libs-2.6.0-7.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 geocode-glib-3.26.2-5.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 giflib-5.2.1-9.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 glib-networking-2.68.3-3.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 glibc-langpack-en-2.34-113.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 glibc-locale-source-2.34-113.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gnome-control-center-filesystem-40.0-31.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 gnome-desktop3-40.4-1.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gnome-settings-daemon-40.0.1-17.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gobject-introspection-1.68.0-11.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 graphene-1.10.6-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 graphite2-1.3.14-9.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 groff-base-1.22.4-10.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gsettings-desktop-schemas-40.0-6.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gsm-1.0.19-6.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gstreamer1-1.22.1-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gstreamer1-plugins-base-1.22.1-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gstreamer1-plugins-good-1.22.1-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gtk-update-icon-cache-3.24.31-4.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gtk3-3.24.31-4.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 gtk4-4.12.3-2.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 harfbuzz-2.7.4-10.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 harfbuzz-icu-2.7.4-10.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 hicolor-icon-theme-0.17-13.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 hunspell-1.7.0-11.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 hunspell-en-0.20140811.1-20.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 hunspell-en-GB-0.20140811.1-20.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 hunspell-en-US-0.20140811.1-20.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 hunspell-filesystem-1.7.0-11.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 hwdata-0.348-9.13.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 hyphen-2.8.8-17.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 iio-sensor-proxy-3.3-1.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 iso-codes-4.6.0-3.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 jbigkit-libs-2.1-23.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 json-glib-1.6.6-1.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 kbd-2.4.0-9.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 kbd-legacy-2.4.0-9.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 kbd-misc-2.4.0-9.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 kmod-28-9.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 kmod-libs-28-9.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 lame-libs-3.100-12.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 lcms2-2.12-3.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libICE-1.0.10-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libSM-1.2.3-10.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libX11-1.7.0-9.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libX11-common-1.7.0-9.el9.noarch [2024-06-27T16:58:39.930Z] #8 187.5 libX11-xcb-1.7.0-9.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXau-1.0.9-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXcomposite-0.4.5-7.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXcursor-1.2.0-7.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXdamage-1.1.5-7.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXdmcp-1.1.3-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXext-1.3.4-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXfixes-5.0.3-16.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXfont2-2.0.3-12.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXft-2.3.3-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXi-1.7.10-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXinerama-1.1.4-10.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXmu-1.1.3-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXrandr-1.5.2-8.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXrender-0.9.10-16.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXt-1.2.0-6.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXtst-1.2.3-16.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXv-1.0.11-16.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libXxf86vm-1.1.4-18.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libappstream-glib-0.7.18-5.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libasyncns-0.8-22.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libatomic-11.4.1-3.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libbrotli-1.0.9-6.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libcanberra-0.30-27.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libcanberra-gtk3-0.30-27.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libdatrie-0.2.13-4.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libdb-5.3.28-54.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libdrm-2.4.121-1.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libdvdnav-6.1.0-4.el9.x86_64 [2024-06-27T16:58:39.930Z] #8 187.5 libdvdread-6.1.1-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libeconf-0.4.1-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libedit-3.1-38.20210216cvs.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libepoxy-1.5.5-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 liberation-fonts-1:2.1.3-5.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 liberation-fonts-common-1:2.1.3-5.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 liberation-mono-fonts-1:2.1.3-5.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 liberation-sans-fonts-1:2.1.3-5.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 liberation-serif-fonts-1:2.1.3-5.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 libevdev-1.11.0-3.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libexif-0.6.22-6.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libfdisk-2.37.4-18.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libfontenc-1.1.3-17.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libgexiv2-0.12.3-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libglvnd-1:1.3.4-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libglvnd-egl-1:1.3.4-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libglvnd-gles-1:1.3.4-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libglvnd-glx-1:1.3.4-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libgsf-1.14.47-5.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libgudev-237-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libgusb-0.3.8-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libgweather-40.0-3.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libgxps-0.3.2-3.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libicu-67.1-9.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libinput-1.19.3-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libiptcdata-1.0.5-9.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libjpeg-turbo-2.0.90-7.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libldac-2.0.2.3-10.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libmpc-1.2.1-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libnotify-0.7.9-8.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libogg-2:1.3.4-6.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libosinfo-1.10.0-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libpciaccess-0.16-7.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libpng-2:1.6.37-12.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libproxy-0.4.15-35.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libpsl-0.21.1-5.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libpwquality-1.4.4-8.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 librsvg2-2.50.7-3.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libsbc-1.4-9.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libseccomp-2.5.2-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libsecret-0.20.4-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libselinux-utils-3.6-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libshout-2.4.3-7.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libsndfile-1.0.31-8.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libsoup-2.72.0-8.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libsrtp-2.3.0-8.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libstemmer-0-18.585svn.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libtdb-1.4.10-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libthai-0.1.28-8.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libtheora-1:1.1.1-31.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libtiff-4.4.0-12.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libtirpc-1.3.3-6.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libtool-ltdl-2.4.6-46.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libtracker-sparql-3.1.2-3.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libusbx-1.0.26-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libutempter-1.2.1-6.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libv4l-1.20.0-5.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libvisual-1:0.4.0-34.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libvorbis-1:1.3.7-5.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libvpx-1.9.0-7.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libwacom-1.12.1-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libwacom-data-1.12.1-2.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 libwayland-client-1.21.0-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libwayland-cursor-1.21.0-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libwayland-egl-1.21.0-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libwayland-server-1.21.0-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libwebp-1.2.0-8.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libxcb-1.13.1-9.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libxkbcommon-1.0.3-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libxkbcommon-x11-1.0.3-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libxkbfile-1.1.0-8.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libxshmfence-1.3-10.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 libxslt-1.1.34-9.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 llvm-libs-17.0.6-5.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 low-memory-monitor-2.1-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 lsof-4.94.0-3.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 mesa-dri-drivers-24.1.0-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 mesa-filesystem-24.1.0-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 mesa-libEGL-24.1.0-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 mesa-libGL-24.1.0-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 mesa-libgbm-24.1.0-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 mesa-libglapi-24.1.0-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 mesa-vulkan-drivers-24.1.0-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 mkfontscale-1.2.1-3.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 mpg123-libs-1.26.2-5.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 mtdev-1.1.5-22.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 mutter-40.9-16.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 ncurses-6.2-10.20210508.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 nspr-4.35.0-7.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 nss-3.90.0-7.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 nss-softokn-3.90.0-7.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 nss-softokn-freebl-3.90.0-7.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 nss-sysinit-3.90.0-7.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 nss-util-3.90.0-7.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 openjpeg2-2.4.0-7.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 openssl-1:3.2.2-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 opus-1.3.1-10.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 orc-0.4.31-6.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 osinfo-db-20231215-1.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 osinfo-db-tools-1.10.0-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 ostree-libs-2024.6-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 p11-kit-server-0.25.3-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 pam-1.5.1-20.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 pango-1.48.7-3.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-AutoLoader-5.74-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-B-1.80-481.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-Carp-1.50-460.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Class-Struct-0.66-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Data-Dumper-2.174-462.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-Digest-1.19-4.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Digest-MD5-2.58-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-Encode-4:3.08-462.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-Errno-1.30-481.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-Exporter-5.74-461.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Fcntl-1.13-481.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-File-Basename-2.85-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-File-Path-2.18-4.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-File-Temp-1:0.231.100-4.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-File-stat-1.09-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-FileHandle-2.03-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Getopt-Long-1:2.52-4.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Getopt-Std-1.12-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-HTTP-Tiny-0.076-462.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-IO-1.43-481.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-IO-Socket-IP-0.41-5.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-IO-Socket-SSL-2.073-2.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-IPC-Open3-1.21-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-MIME-Base64-3.16-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-Mozilla-CA-20200520-6.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-NDBM_File-1.15-481.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-Net-SSLeay-1.94-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-POSIX-1.94-481.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-PathTools-3.78-461.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-Pod-Escapes-1:1.07-460.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Pod-Perldoc-3.28.01-461.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Pod-Simple-1:3.42-4.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Pod-Usage-4:2.01-4.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-SelectSaver-1.02-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Socket-4:2.031-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-Storable-1:3.21-460.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-Symbol-1.08-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Term-ANSIColor-5.01-461.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Term-Cap-1.17-460.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Text-ParseWords-3.30-460.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-Time-Local-2:1.300-7.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-URI-5.09-3.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-base-2.27-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-constant-1.33-461.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-if-0.60.800-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-interpreter-4:5.32.1-481.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-libnet-3.13-4.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-libs-4:5.32.1-481.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-mro-1.23-481.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 perl-overload-1.31-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-overloading-0.02-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-parent-1:0.238-460.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-podlators-1:4.14-460.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-subs-1.03-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 perl-vars-1.05-481.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 pipewire-1.0.1-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 pipewire-alsa-1.0.1-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 pipewire-libs-1.0.1-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 pipewire-pulseaudio-1.0.1-1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 pixman-0.40.0-6.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 policycoreutils-3.6-2.1.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 polkit-0.117-13.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 polkit-libs-0.117-13.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 polkit-pkla-compat-0.1-21.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 poppler-21.01.0-20.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 poppler-data-0.4.9-9.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 poppler-glib-21.01.0-20.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 publicsuffix-list-dafsa-20210518-3.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 pulseaudio-libs-15.0-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 pulseaudio-libs-glib2-15.0-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 rtkit-0.11-28.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 shared-mime-info-2.1-5.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 sound-theme-freedesktop-0.8-17.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 soundtouch-2.1.1-8.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 speex-1.2.0-11.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 startup-notification-0.12-23.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 systemd-252-37.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 systemd-libs-252-37.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 systemd-pam-252-37.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 systemd-rpm-macros-252-37.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 systemd-udev-252-37.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 taglib-1.12-6.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 tigervnc-1.13.1-10.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 tigervnc-icons-1.13.1-10.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 tigervnc-license-1.13.1-10.el9.noarch [2024-06-27T16:58:39.931Z] #8 187.5 tigervnc-server-1.13.1-10.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 tigervnc-server-minimal-1.13.1-10.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 totem-pl-parser-3.26.6-2.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 tracker-3.1.2-3.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 tracker-miners-3.1.2-4.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 ttmkfdir-3.0.9-65.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 twolame-libs-0.3.13-19.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 unzip-6.0-56.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 upower-0.99.11-11.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 util-linux-2.37.4-18.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 util-linux-core-2.37.4-18.el9.x86_64 [2024-06-27T16:58:39.931Z] #8 187.5 vulkan-loader-1.3.283.0-1.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 wavpack-5.4.0-5.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 webkit2gtk3-2.44.2-1.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 webkit2gtk3-jsc-2.44.2-1.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 webrtc-audio-processing-0.3.1-8.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 wget-1.21.1-7.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 which-2.21-29.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 wireplumber-0.4.14-1.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 wireplumber-libs-0.4.14-1.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 woff2-1.0.2-15.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 xcb-util-0.4.0-19.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 xdg-dbus-proxy-0.1.3-1.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 xdg-desktop-portal-1.12.6-1.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 xkbcomp-1.4.4-4.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 xkeyboard-config-2.33-2.el9.noarch [2024-06-27T16:58:39.932Z] #8 187.5 xml-common-0.6.3-58.el9.noarch [2024-06-27T16:58:39.932Z] #8 187.5 xorg-x11-fonts-100dpi-7.5-33.el9.noarch [2024-06-27T16:58:39.932Z] #8 187.5 xorg-x11-fonts-75dpi-7.5-33.el9.noarch [2024-06-27T16:58:39.932Z] #8 187.5 xorg-x11-fonts-Type1-7.5-33.el9.noarch [2024-06-27T16:58:39.932Z] #8 187.5 xorg-x11-fonts-misc-7.5-33.el9.noarch [2024-06-27T16:58:39.932Z] #8 187.5 xorg-x11-server-utils-7.7-44.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 xorg-x11-xauth-1:1.1-10.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 xorg-x11-xinit-1.4.0-11.el9.x86_64 [2024-06-27T16:58:39.932Z] #8 187.5 zenity-3.32.0-8.el9.x86_64 #8 186.7 Failed to connect to bus: Host is down [2024-06-27T16:58:39.932Z] #8 186.7 Creating group 'systemd-journal' with GID 485. [2024-06-27T16:58:39.932Z] #8 186.7 /usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc/ detected, skipping. [2024-06-27T16:58:39.932Z] #8 186.8 All rules containing unresolvable specifiers will be skipped. [2024-06-27T16:58:39.932Z] #8 186.8 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-27T16:58:39.932Z] #8 186.8 Failed to connect to bus: Host is down [2024-06-27T16:58:39.932Z] #8 186.8 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-27T16:58:39.932Z] #8 186.8 Failed to connect to bus: Host is down [2024-06-27T16:58:39.932Z] #8 186.8 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-27T16:58:39.932Z] #8 186.8 Failed to connect to bus: Host is down [2024-06-27T16:58:39.932Z] #8 186.8 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-27T16:58:39.932Z] #8 186.8 Failed to connect to bus: Host is down [2024-06-27T16:58:39.932Z] #8 186.8 done] [2024-06-27T16:58:39.932Z] #8 186.8 (172/206) Installing: libgsttag-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-27T16:58:39.932Z] [2024-06-27T16:58:39.932Z] #8 187.5 [2024-06-27T16:58:39.932Z] #8 187.5 Complete! [2024-06-27T16:58:39.932Z] #8 186.9 (173/206) Installing: libgstaudio-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-27T16:58:40.293Z] #8 187.0 (174/206) Installing: libgdk_pixbuf-2_0-0-2.42.12-150600.3.3.1.x86_64 [...done] [2024-06-27T16:58:40.293Z] #8 187.3 (175/206) Installing: libavahi-client3-0.8-150600.15.3.1.x86_64 [..done] [2024-06-27T16:58:40.293Z] #8 187.3 (176/206) Installing: libgstpbutils-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-27T16:58:40.644Z] #8 187.4 (177/206) Installing: libgstvideo-1_0-0-1.24.0-150600.3.3.1.x86_64 [.#8 188.3 21 files removed [2024-06-27T16:58:40.644Z] .done] [2024-06-27T16:58:40.995Z] #8 187.5 (178/206) Installing: libgstgl-1_0-0-1.24.0-150600.3.3.1.x86_64 [...done] [2024-06-27T16:58:41.347Z] #8 188.1 (179/206) Installing: gstreamer-plugins-base-1.24.0-150600.3.3.1.x86_64 [...#8 DONE 189.3s [2024-06-27T16:58:41.699Z] done] [2024-06-27T16:58:41.699Z] #8 188.6 (180/206) Installing: libgstallocators-1_0-0-1.24.0-150600.3.3.1.x86_64 [...done] [2024-06-27T16:58:41.699Z] #8 188.7 (181/206) Installing: libgstapp-1_0-0-1.24.0-150600.3.3.1.x86_64 [.. [2024-06-27T16:58:41.699Z] #9 [ 5/10] RUN useradd -u 10001 -d /home/vnc testuser [2024-06-27T16:58:42.181Z] .done] [2024-06-27T16:58:42.181Z] #8 188.9 (182/206) Installing: libgstriff-1_0-0-1.24.0-150600.3.3.1.x86_64 [..done] [2024-06-27T16:58:42.181Z] #8 189.1 (183/206) Installing: libgnutls30-3.8.3-150600.2.15.x86_64 [...done] [2024-06-27T16:58:43.323Z] #8 189.3 (184/206) Installing: vim-9.1.0330-150500.20.12.1.x86_64 [....... [2024-06-27T16:58:43.323Z] #8 190.0 update-alternatives: using /usr/bin/vim-nox11 to provide /usr/bin/vim (vim) in auto mode [2024-06-27T16:58:43.323Z] #8 190.0 done] [2024-06-27T16:58:43.323Z] #8 190.1 (185/206) Installing: liberation-fonts-1.07.4-2.13.noarch [...done] [2024-06-27T16:58:43.323Z] #8 190.2 (186/206) Installing: fonts-config-20200609+git0.42e2b1b-150600.18.2.noarch [.. [2024-06-27T16:58:43.323Z] #8 190.3 Updating /etc/sysconfig/fonts-config ... [2024-06-27T16:58:43.323Z] #8 190.4 done] [2024-06-27T16:58:43.323Z] #9 DONE 1.8s [2024-06-27T16:58:43.783Z] #8 190.4 (187/206) Installing: dejavu-fonts-2.37-1.21.noarch [.. [2024-06-27T16:58:43.783Z] #10 [ 6/10] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-06-27T16:58:44.313Z] .....done] [2024-06-27T16:58:44.740Z] #8 191.2 (188/206) Installing: librsvg-2-2-2.57.1-150600.1.7.x86_64 [....done] [2024-06-27T16:58:44.740Z] #8 191.6 (189/206) Installing: libgstplay-1_0-0-1.24.0-lp156.2.3.x86_64 [..done] [2024-06-27T16:58:44.740Z] #10 DONE 1.4s [2024-06-27T16:58:44.740Z] #8 191.7 (190/206) Installing: tigervnc-1.13.1-150600.2.6.x86_64 [.. [2024-06-27T16:58:44.740Z] #8 191.8 update-alternatives: using /usr/bin/vncviewer-tigervnc to provide /usr/bin/vncviewer (vncviewer) in auto mode [2024-06-27T16:58:45.276Z] [2024-06-27T16:58:45.276Z] #11 [ 7/10] RUN mkdir -p var/lib/dbus && dbus-uuidgen > /var/lib/dbus/machine-id && mkdir -p /var/run/dbus [2024-06-27T16:58:45.276Z] #8 191.9 done] [2024-06-27T16:58:45.794Z] #8 191.9 (191/206) Installing: xorg-x11-fonts-core-7.6-13.6.1.noarch [.....done] [2024-06-27T16:58:45.794Z] #8 192.5 (192/206) Installing: gdk-pixbuf-loader-rsvg-2.57.1-150600.1.7.x86_64 [..done] [2024-06-27T16:58:45.794Z] #8 192.6 (193/206) Installing: libgstplayer-1_0-0-1.24.0-lp156.2.3.x86_64 [...done] [2024-06-27T16:58:46.215Z] #8 192.8 (194/206) Installing: xorg-x11-fonts-7.6-13.6.1.noarch [......done] [2024-06-27T16:58:46.215Z] #8 193.3 (195/206) Installing: libcups2-2.2.7-150000.3.59.1.x86_64 [..done] [2024-06-27T16:58:46.580Z] #8 193.3 (196/206) Installing: gtk3-tools-3.24.38+111-150600.1.3.x86_64 [... [2024-06-27T16:58:46.580Z] #8 193.5 update-alternatives: using /usr/bin/gtk-update-icon-cache-3.0 to provide /usr/bin/gtk-update-icon-cache (gtk-update-icon-cache) in auto mode [2024-06-27T16:58:46.580Z] #8 193.6 done] [2024-06-27T16:58:46.941Z] #8 193.6 (197/206) Installing: libgtk-3-0-3.24.38+111-150600.1.3.x86_64 [..#11 DONE 1.8s [2024-06-27T16:58:46.941Z] [2024-06-27T16:58:46.941Z] #12 [ 8/10] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-06-27T16:58:47.484Z] ....#12 DONE 0.7s [2024-06-27T16:58:47.484Z] [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : NetworkManager-libnm-1:1.48.0-1.el9.x86_64 2/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : acl-2.3.1-4.el9.x86_64 3/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 4/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : avahi-libs-0.8-20.el9.x86_64 5/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : binutils-2.35.2-43.el9.x86_64 6/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : binutils-gold-2.35.2-43.el9.x86_64 7/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : bluez-libs-5.56-6.el9.x86_64 8/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : bubblewrap-0.4.1-7.el9.x86_64 9/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : bzip2-1.0.8-8.el9.x86_64 10/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : cracklib-2.9.6-27.el9.x86_64 11/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 12/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : cryptsetup-libs-2.7.2-1.el9.x86_64 13/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : cups-libs-1:2.3.3op2-26.el9.x86_64 14/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : dbus-1:1.12.20-8.el9.x86_64 15/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : dbus-broker-28-7.el9.x86_64 16/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : dbus-common-1:1.12.20-8.el9.noarch 17/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 18/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : dbus-tools-1:1.12.20-8.el9.x86_64 19/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : device-mapper-9:1.02.197-2.el9.x86_64 20/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : device-mapper-libs-9:1.02.197-2.el9.x86_64 21/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : diffutils-3.7-12.el9.x86_64 22/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : elfutils-debuginfod-client-0.191-4.el9.x86_64 23/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : freetype-2.10.4-9.el9.x86_64 24/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : fuse-2.9.9-15.el9.x86_64 25/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : fuse-common-3.10.2-8.el9.x86_64 26/472.done] [2024-06-27T16:58:47.484Z] #8 194.2 (198/206) Installing: gtk4-tools-4.12.4-150600.3.3.1.x86_64 [... [2024-06-27T16:58:47.484Z] #13 [ 9/10] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-06-27T16:58:47.484Z] [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : fuse-libs-2.9.9-15.el9.x86_64 27/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : gettext-0.21-8.el9.x86_64 28/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : gettext-libs-0.21-8.el9.x86_64 29/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : glib-networking-2.68.3-3.el9.x86_64 30/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : glibc-langpack-en-2.34-113.el9.x86_64 31/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 32/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : graphite2-1.3.14-9.el9.x86_64 33/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : groff-base-1.22.4-10.el9.x86_64 34/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 35/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : harfbuzz-2.7.4-10.el9.x86_64 36/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : hwdata-0.348-9.13.el9.noarch 37/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : json-glib-1.6.6-1.el9.x86_64 38/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : kbd-2.4.0-9.el9.x86_64 39/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : kbd-legacy-2.4.0-9.el9.noarch 40/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : kbd-misc-2.4.0-9.el9.noarch 41/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : kmod-28-9.el9.x86_64 42/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : kmod-libs-28-9.el9.x86_64 43/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libatomic-11.4.1-3.el9.x86_64 44/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libbrotli-1.0.9-6.el9.x86_64 45/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libdb-5.3.28-54.el9.x86_64 46/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libeconf-0.4.1-4.el9.x86_64 47/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 48/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libfdisk-2.37.4-18.el9.x86_64 49/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libgudev-237-1.el9.x86_64 50/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libgusb-0.3.8-2.el9.x86_64 51/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libicu-67.1-9.el9.x86_64 52/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libpciaccess-0.16-7.el9.x86_64 53/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libpkgconf-1.7.3-10.el9.x86_64 54/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libpng-2:1.6.37-12.el9.x86_64 55/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libproxy-0.4.15-35.el9.x86_64 56/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libpsl-0.21.1-5.el9.x86_64 57/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libpwquality-1.4.4-8.el9.x86_64 58/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libseccomp-2.5.2-2.el9.x86_64 59/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libselinux-utils-3.6-1.el9.x86_64 60/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libtdb-1.4.10-1.el9.x86_64 61/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libtirpc-1.3.3-6.el9.x86_64 62/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libusbx-1.0.26-1.el9.x86_64 63/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : libutempter-1.2.1-6.el9.x86_64 64/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : lksctp-tools-1.0.19-2.el9.x86_64 65/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : lsof-4.94.0-3.el9.x86_64 66/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : make-1:4.3-8.el9.x86_64 67/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : ncurses-6.2-10.20210508.el9.x86_64 68/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : openssl-1:3.2.2-2.el9.x86_64 69/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : pam-1.5.1-20.el9.x86_64 70/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : pkgconf-1.7.3-10.el9.x86_64 71/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 72/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 73/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : policycoreutils-3.6-2.1.el9.x86_64 74/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : polkit-0.117-13.el9.x86_64 75/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : polkit-libs-0.117-13.el9.x86_64 76/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 77/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 78/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : shared-mime-info-2.1-5.el9.x86_64 79/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : systemd-252-37.el9.x86_64 80/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : systemd-libs-252-37.el9.x86_64 81/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : systemd-pam-252-37.el9.x86_64 82/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : systemd-rpm-macros-252-37.el9.noarch 83/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : systemd-udev-252-37.el9.x86_64 84/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : unzip-6.0-56.el9.x86_64 85/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : util-linux-2.37.4-18.el9.x86_64 86/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : util-linux-core-2.37.4-18.el9.x86_64 87/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : which-2.21-29.el9.x86_64 88/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : zip-3.0-35.el9.x86_64 89/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 90/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 91/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 92/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : alsa-lib-1.2.10-2.el9.x86_64 93/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 94/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : at-spi2-atk-devel-2.38.0-4.el9.x86_64 95/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 96/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : at-spi2-core-devel-2.40.3-1.el9.x86_64 97/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : atk-2.36.0-5.el9.x86_64 98/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : atk-devel-2.36.0-5.el9.x86_64 99/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : avahi-glib-0.8-20.el9.x86_64 100/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : brotli-1.0.9-6.el9.x86_64 101/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : brotli-devel-1.0.9-6.el9.x86_64 102/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : bzip2-devel-1.0.8-8.el9.x86_64 103/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : cairo-1.17.4-7.el9.x86_64 104/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : cairo-devel-1.17.4-7.el9.x86_64 105/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 106/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : cairo-gobject-devel-1.17.4-7.el9.x86_64 107/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : cmake-filesystem-3.26.5-2.el9.x86_64 108/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : color-filesystem-1-28.el9.noarch 109/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : colord-1.4.5-4.el9.x86_64 110/472 [2024-06-27T16:58:47.484Z] #8 195.0 Verifying : colord-libs-1.4.5-4.el9.x86_64 111/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : composefs-libs-1.0.3-2.el9.x86_64 112/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : copy-jdk-configs-4.0-3.el9.noarch 113/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : cpp-11.4.1-3.el9.x86_64 114/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : dbus-daemon-1:1.12.20-8.el9.x86_64 115/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : dbus-devel-1:1.12.20-8.el9.x86_64 116/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : dbus-x11-1:1.12.20-8.el9.x86_64 117/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : dconf-0.40.0-6.el9.x86_64 118/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : enchant2-2.2.15-6.el9.x86_64 119/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 120/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : exiv2-0.27.5-2.el9.x86_64 121/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 122/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 123/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : flac-libs-1.3.3-12.el9.x86_64 124/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : flatpak-1.12.9-1.el9.x86_64 125/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : flatpak-session-helper-1.12.9-1.el9.x86_64 126/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : fltk-1.3.8-1.el9.x86_64 127/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : fontconfig-2.14.0-2.el9.x86_64 128/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : fontconfig-devel-2.14.0-2.el9.x86_64 129/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : freetype-devel-2.10.4-9.el9.x86_64 130/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : fribidi-1.0.10-6.el9.2.x86_64 131/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : fribidi-devel-1.0.10-6.el9.2.x86_64 132/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gcc-11.4.1-3.el9.x86_64 133/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gcr-base-3.40.0-3.el9.x86_64 134/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gdk-pixbuf2-2.42.6-4.el9.x86_64 135/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gdk-pixbuf2-devel-2.42.6-4.el9.x86_64 136/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 137/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : geoclue2-2.6.0-7.el9.x86_64 138/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : geoclue2-libs-2.6.0-7.el9.x86_64 139/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : geocode-glib-3.26.2-5.el9.x86_64 140/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : giflib-5.2.1-9.el9.x86_64 141/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gl-manpages-1.1-24.20190306.el9.noarch 142/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : glib2-devel-2.68.4-15.el9.x86_64 143/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : glibc-devel-2.34-113.el9.x86_64 144/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : glibc-headers-2.34-113.el9.x86_64 145/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : glibc-locale-source-2.34-113.el9.x86_64 146/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gnome-control-center-filesystem-40.0-31.el9.noar 147/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gnome-desktop3-40.4-1.el9.x86_64 148/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gnome-settings-daemon-40.0.1-17.el9.x86_64 149/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : graphene-1.10.6-2.el9.x86_64 150/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : graphite2-devel-1.3.14-9.el9.x86_64 151/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gsm-1.0.19-6.el9.x86_64 152/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gstreamer1-1.22.1-2.el9.x86_64 153/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 154/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 155/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 156/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gtk-update-icon-cache-3.24.31-4.el9.x86_64 157/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gtk2-2.24.33-8.el9.x86_64 158/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gtk2-devel-2.24.33-8.el9.x86_64 159/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gtk3-3.24.31-4.el9.x86_64 160/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gtk3-devel-3.24.31-4.el9.x86_64 161/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : gtk4-4.12.3-2.el9.x86_64 162/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : harfbuzz-devel-2.7.4-10.el9.x86_64 163/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : harfbuzz-icu-2.7.4-10.el9.x86_64 164/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 165/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : hunspell-1.7.0-11.el9.x86_64 166/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 167/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 168/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 169/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : hunspell-filesystem-1.7.0-11.el9.x86_64 170/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : hyphen-2.8.8-17.el9.x86_64 171/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : iio-sensor-proxy-3.3-1.el9.x86_64 172/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : iso-codes-4.6.0-3.el9.noarch 173/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 174/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 175/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 176/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : javapackages-filesystem-6.0.0-4.el9.noarch 177/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : jbigkit-libs-2.1-23.el9.x86_64 178/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : kernel-headers-5.14.0-467.el9.x86_64 179/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : lame-libs-3.100-12.el9.x86_64 180/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : lcms2-2.12-3.el9.x86_64 181/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libICE-1.0.10-8.el9.x86_64 182/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libICE-devel-1.0.10-8.el9.x86_64 183/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libSM-1.2.3-10.el9.x86_64 184/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libSM-devel-1.2.3-10.el9.x86_64 185/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libX11-1.7.0-9.el9.x86_64 186/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libX11-common-1.7.0-9.el9.noarch 187/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libX11-devel-1.7.0-9.el9.x86_64 188/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 189/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXScrnSaver-1.2.3-10.el9.x86_64 190/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXau-1.0.9-8.el9.x86_64 191/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXau-devel-1.0.9-8.el9.x86_64 192/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXcomposite-0.4.5-7.el9.x86_64 193/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXcomposite-devel-0.4.5-7.el9.x86_64 194/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXcursor-1.2.0-7.el9.x86_64 195/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXcursor-devel-1.2.0-7.el9.x86_64 196/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXdamage-1.1.5-7.el9.x86_64 197/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXdamage-devel-1.1.5-7.el9.x86_64 198/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXdmcp-1.1.3-8.el9.x86_64 199/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXext-1.3.4-8.el9.x86_64 200/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXext-devel-1.3.4-8.el9.x86_64 201/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXfixes-5.0.3-16.el9.x86_64 202/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXfixes-devel-5.0.3-16.el9.x86_64 203/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXfont2-2.0.3-12.el9.x86_64 204/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXft-2.3.3-8.el9.x86_64 205/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXft-devel-2.3.3-8.el9.x86_64 206/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXi-1.7.10-8.el9.x86_64 207/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXi-devel-1.7.10-8.el9.x86_64 208/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXinerama-1.1.4-10.el9.x86_64 209/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXinerama-devel-1.1.4-10.el9.x86_64 210/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXmu-1.1.3-8.el9.x86_64 211/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXrandr-1.5.2-8.el9.x86_64 212/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXrandr-devel-1.5.2-8.el9.x86_64 213/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXrender-0.9.10-16.el9.x86_64 214/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXrender-devel-0.9.10-16.el9.x86_64 215/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXt-1.2.0-6.el9.x86_64 216/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXt-devel-1.2.0-6.el9.x86_64 217/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXtst-1.2.3-16.el9.x86_64 218/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXtst-devel-1.2.3-16.el9.x86_64 219/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXv-1.0.11-16.el9.x86_64 220/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 221/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libappstream-glib-0.7.18-5.el9.x86_64 222/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libasyncns-0.8-22.el9.x86_64 223/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libblkid-devel-2.37.4-18.el9.x86_64 224/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libcanberra-0.30-27.el9.x86_64 225/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 226/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 227/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libdatrie-0.2.13-4.el9.x86_64 228/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libdatrie-devel-0.2.13-4.el9.x86_64 229/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libdrm-2.4.121-1.el9.x86_64 230/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libdrm-devel-2.4.121-1.el9.x86_64 231/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libdvdnav-6.1.0-4.el9.x86_64 232/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libdvdread-6.1.1-4.el9.x86_64 233/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libepoxy-1.5.5-4.el9.x86_64 234/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libepoxy-devel-1.5.5-4.el9.x86_64 235/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : liberation-fonts-1:2.1.3-5.el9.noarch 236/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : liberation-fonts-common-1:2.1.3-5.el9.noarch 237/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : liberation-mono-fonts-1:2.1.3-5.el9.noarch 238/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : liberation-sans-fonts-1:2.1.3-5.el9.noarch 239/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : liberation-serif-fonts-1:2.1.3-5.el9.noarch 240/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libevdev-1.11.0-3.el9.x86_64 241/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libexif-0.6.22-6.el9.x86_64 242/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libffi-devel-3.4.2-8.el9.x86_64 243/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libfontenc-1.1.3-17.el9.x86_64 244/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libgexiv2-0.12.3-1.el9.x86_64 245/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 246/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libglvnd-core-devel-1:1.3.4-1.el9.x86_64 247/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libglvnd-devel-1:1.3.4-1.el9.x86_64 248/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 249/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libglvnd-gles-1:1.3.4-1.el9.x86_64 250/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 251/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libglvnd-opengl-1:1.3.4-1.el9.x86_64 252/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libgsf-1.14.47-5.el9.x86_64 253/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libgweather-40.0-3.el9.x86_64 254/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libgxps-0.3.2-3.el9.x86_64 255/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libicu-devel-67.1-9.el9.x86_64 256/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libinput-1.19.3-4.el9.x86_64 257/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libiptcdata-1.0.5-9.el9.x86_64 258/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 259/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libldac-2.0.2.3-10.el9.x86_64 260/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libmount-devel-2.37.4-18.el9.x86_64 261/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libmpc-1.2.1-4.el9.x86_64 262/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libnotify-0.7.9-8.el9.x86_64 263/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libogg-2:1.3.4-6.el9.x86_64 264/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libosinfo-1.10.0-1.el9.x86_64 265/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libpciaccess-devel-0.16-7.el9.x86_64 266/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libpng-devel-2:1.6.37-12.el9.x86_64 267/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 268/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libpsl-devel-0.21.1-5.el9.x86_64 269/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : librsvg2-2.50.7-3.el9.x86_64 270/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libsbc-1.4-9.el9.x86_64 271/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libsecret-0.20.4-4.el9.x86_64 272/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libselinux-devel-3.6-1.el9.x86_64 273/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libsepol-devel-3.6-1.el9.x86_64 274/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libshout-2.4.3-7.el9.x86_64 275/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libsndfile-1.0.31-8.el9.x86_64 276/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libsoup-2.72.0-8.el9.x86_64 277/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libsoup-devel-2.72.0-8.el9.x86_64 278/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libsrtp-2.3.0-8.el9.x86_64 279/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libstemmer-0-18.585svn.el9.x86_64 280/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libthai-0.1.28-8.el9.x86_64 281/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libthai-devel-0.1.28-8.el9.x86_64 282/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libtheora-1:1.1.1-31.el9.x86_64 283/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libtiff-4.4.0-12.el9.x86_64 284/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libtiff-devel-4.4.0-12.el9.x86_64 285/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libtool-ltdl-2.4.6-46.el9.x86_64 286/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libtracker-sparql-3.1.2-3.el9.x86_64 287/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libv4l-1.20.0-5.el9.x86_64 288/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libvisual-1:0.4.0-34.el9.x86_64 289/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 290/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libvpx-1.9.0-7.el9.x86_64 291/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libwacom-1.12.1-2.el9.x86_64 292/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libwacom-data-1.12.1-2.el9.noarch 293/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libwayland-client-1.21.0-1.el9.x86_64 294/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 295/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 296/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libwayland-server-1.21.0-1.el9.x86_64 297/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libwebp-1.2.0-8.el9.x86_64 298/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libxcb-1.13.1-9.el9.x86_64 299/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libxcb-devel-1.13.1-9.el9.x86_64 300/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 301/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 302/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libxkbcommon-devel-1.0.3-4.el9.x86_64 303/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libxkbcommon-x11-1.0.3-4.el9.x86_64 304/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libxkbfile-1.1.0-8.el9.x86_64 305/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libxml2-devel-2.9.13-6.el9.x86_64 306/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libxshmfence-1.3-10.el9.x86_64 307/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : libxslt-1.1.34-9.el9.x86_64 308/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : llvm-libs-17.0.6-5.el9.x86_64 309/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : low-memory-monitor-2.1-4.el9.x86_64 310/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : lua-5.4.4-4.el9.x86_64 311/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : lua-posix-35.0-8.el9.x86_64 312/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mesa-dri-drivers-24.1.0-2.el9.x86_64 313/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mesa-filesystem-24.1.0-2.el9.x86_64 314/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mesa-libEGL-24.1.0-2.el9.x86_64 315/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mesa-libGL-24.1.0-2.el9.x86_64 316/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mesa-libGL-devel-24.1.0-2.el9.x86_64 317/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mesa-libGLU-9.0.1-6.el9.x86_64 318/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mesa-libGLU-devel-9.0.1-6.el9.x86_64 319/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mesa-libgbm-24.1.0-2.el9.x86_64 320/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mesa-libglapi-24.1.0-2.el9.x86_64 321/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mesa-vulkan-drivers-24.1.0-2.el9.x86_64 322/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mkfontscale-1.2.1-3.el9.x86_64 323/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mpg123-libs-1.26.2-5.el9.x86_64 324/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mtdev-1.1.5-22.el9.x86_64 325/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : mutter-40.9-16.el9.x86_64 326/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : nspr-4.35.0-7.el9.x86_64 327/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : nss-3.90.0-7.el9.x86_64 328/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : nss-softokn-3.90.0-7.el9.x86_64 329/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : nss-softokn-freebl-3.90.0-7.el9.x86_64 330/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : nss-sysinit-3.90.0-7.el9.x86_64 331/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : nss-util-3.90.0-7.el9.x86_64 332/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : openjpeg2-2.4.0-7.el9.x86_64 333/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : opus-1.3.1-10.el9.x86_64 334/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : orc-0.4.31-6.el9.x86_64 335/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : osinfo-db-20231215-1.el9.noarch 336/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 337/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : ostree-libs-2024.6-1.el9.x86_64 338/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : p11-kit-server-0.25.3-2.el9.x86_64 339/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pango-1.48.7-3.el9.x86_64 340/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pango-devel-1.48.7-3.el9.x86_64 341/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pcre-cpp-8.44-4.el9.x86_64 342/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pcre-devel-8.44-4.el9.x86_64 343/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pcre-utf16-8.44-4.el9.x86_64 344/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pcre-utf32-8.44-4.el9.x86_64 345/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pcre2-devel-10.40-5.el9.x86_64 346/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pcre2-utf16-10.40-5.el9.x86_64 347/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pcre2-utf32-10.40-5.el9.x86_64 348/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-AutoLoader-5.74-481.el9.noarch 349/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-B-1.80-481.el9.x86_64 350/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Carp-1.50-460.el9.noarch 351/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Class-Struct-0.66-481.el9.noarch 352/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 353/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Digest-1.19-4.el9.noarch 354/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 355/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Encode-4:3.08-462.el9.x86_64 356/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Errno-1.30-481.el9.x86_64 357/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Exporter-5.74-461.el9.noarch 358/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Fcntl-1.13-481.el9.x86_64 359/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-File-Basename-2.85-481.el9.noarch 360/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-File-Path-2.18-4.el9.noarch 361/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 362/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-File-stat-1.09-481.el9.noarch 363/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-FileHandle-2.03-481.el9.noarch 364/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 365/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 366/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 367/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-IO-1.43-481.el9.x86_64 368/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 369/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 370/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 371/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 372/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 373/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 374/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 375/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-POSIX-1.94-481.el9.x86_64 376/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-PathTools-3.78-461.el9.x86_64 377/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 378/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 379/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 380/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 381/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 382/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-SelectSaver-1.02-481.el9.noarch 383/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Socket-4:2.031-4.el9.x86_64 384/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Storable-1:3.21-460.el9.x86_64 385/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Symbol-1.08-481.el9.noarch 386/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 387/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Term-Cap-1.17-460.el9.noarch 388/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 389/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 390/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 391/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-URI-5.09-3.el9.noarch 392/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-base-2.27-481.el9.noarch 393/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-constant-1.33-461.el9.noarch 394/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-if-0.60.800-481.el9.noarch 395/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 396/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-libnet-3.13-4.el9.noarch 397/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 398/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-mro-1.23-481.el9.x86_64 399/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-overload-1.31-481.el9.noarch 400/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-overloading-0.02-481.el9.noarch 401/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-parent-1:0.238-460.el9.noarch 402/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-podlators-1:4.14-460.el9.noarch 403/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-subs-1.03-481.el9.noarch 404/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : perl-vars-1.05-481.el9.noarch 405/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pipewire-1.0.1-1.el9.x86_64 406/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 407/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 408/472 [2024-06-27T16:58:47.485Z] #8 195.0 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 409/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 410/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 411/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : pixman-0.40.0-6.el9.x86_64 412/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : pixman-devel-0.40.0-6.el9.x86_64 413/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : poppler-21.01.0-20.el9.x86_64 414/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : poppler-data-0.4.9-9.el9.noarch 415/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : poppler-glib-21.01.0-20.el9.x86_64 416/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : publicsuffix-list-20210518-3.el9.noarch 417/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 418/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : pulseaudio-libs-glib2-15.0-2.el9.x86_64 419/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : rtkit-0.11-28.el9.x86_64 420/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 421/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : soundtouch-2.1.1-8.el9.x86_64 422/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : speex-1.2.0-11.el9.x86_64 423/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : sqlite-3.34.1-7.el9.x86_64 424/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : sqlite-devel-3.34.1-7.el9.x86_64 425/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : startup-notification-0.12-23.el9.x86_64 426/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : sysprof-capture-devel-3.40.1-3.el9.x86_64 427/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : taglib-1.12-6.el9.x86_64 428/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : tigervnc-1.13.1-10.el9.x86_64 429/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : tigervnc-icons-1.13.1-10.el9.noarch 430/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : tigervnc-license-1.13.1-10.el9.noarch 431/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : tigervnc-server-1.13.1-10.el9.x86_64 432/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : tigervnc-server-minimal-1.13.1-10.el9.x86_64 433/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 434/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : tracker-3.1.2-3.el9.x86_64 435/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : tracker-miners-3.1.2-4.el9.x86_64 436/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 437/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : twolame-libs-0.3.13-19.el9.x86_64 438/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : tzdata-java-2024a-2.el9.noarch 439/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : upower-0.99.11-11.el9.x86_64 440/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : valgrind-1:3.23.0-1.el9.x86_64 441/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : valgrind-devel-1:3.23.0-1.el9.x86_64 442/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : vulkan-loader-1.3.283.0-1.el9.x86_64 443/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : wavpack-5.4.0-5.el9.x86_64 444/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : wayland-devel-1.21.0-1.el9.x86_64 445/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : webkit2gtk3-2.44.2-1.el9.x86_64 446/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : webkit2gtk3-devel-2.44.2-1.el9.x86_64 447/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : webkit2gtk3-jsc-2.44.2-1.el9.x86_64 448/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : webkit2gtk3-jsc-devel-2.44.2-1.el9.x86_64 449/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : webrtc-audio-processing-0.3.1-8.el9.x86_64 450/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : wget-1.21.1-7.el9.x86_64 451/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : wireplumber-0.4.14-1.el9.x86_64 452/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : wireplumber-libs-0.4.14-1.el9.x86_64 453/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : woff2-1.0.2-15.el9.x86_64 454/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xcb-util-0.4.0-19.el9.x86_64 455/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 456/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 457/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 458/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xkbcomp-1.4.4-4.el9.x86_64 459/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xkeyboard-config-2.33-2.el9.noarch 460/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xml-common-0.6.3-58.el9.noarch 461/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 462/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 463/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 464/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xorg-x11-fonts-misc-7.5-33.el9.noarch 465/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xorg-x11-proto-devel-2024.1-1.el9.noarch 466/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xorg-x11-server-utils-7.7-44.el9.x86_64 467/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xorg-x11-xauth-1:1.1-10.el9.x86_64 468/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xorg-x11-xinit-1.4.0-11.el9.x86_64 469/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : xz-devel-5.2.5-8.el9.x86_64 470/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : zenity-3.32.0-8.el9.x86_64 471/472 [2024-06-27T16:58:47.486Z] #8 195.0 Verifying : zlib-devel-1.2.11-41.el9.x86_64 472/472done] [2024-06-27T16:58:48.676Z] #8 194.4 (199/206) Installing: adwaita-icon-theme-45.0-150600.1.2.noarch [........done] [2024-06-27T16:58:48.676Z] #8 195.5 (200/206) Installing: libmetacity3-3.46.1-bp156.1.7.x86_64 [..done] [2024-06-27T16:58:48.676Z] #8 195.6 (201/206) Installing: libcanberra-gtk3-0-0.30-150600.21.3.x86_64 [..#13 DONE 1.4s [2024-06-27T16:58:48.676Z] [2024-06-27T16:58:48.676Z] #14 [10/10] RUN localedef -i en_US -f UTF-8 en_US.UTF-8 [2024-06-27T16:58:48.676Z] .done] [2024-06-27T16:58:49.938Z] #8 195.7 (202/206) Installing: libgtk-4-1-4.12.4-150600.3.3.1.x86_64 [......done] [2024-06-27T16:58:49.938Z] #8 196.6 (203/206) Installing: libadwaita-1-0-1.4.2-150600.1.5.x86_64 [...done] [2024-06-27T16:58:49.938Z] #8 196.8 (204/206) Installing: zenity-4.0.0-150600.1.3.x86_64 [..done] [2024-06-27T16:58:49.938Z] #8 196.9 (205/206) Installing: metacity-3.46.1-bp156.1.7.x86_64 [..done] [2024-06-27T16:58:49.938Z] #8 197.0 (206/206) Installing: xorg-x11-Xvnc-1.13.1-150600.2.6.x86_64 [.. [2024-06-27T16:58:49.938Z] #8 197.1 /usr/sbin/useradd -r -c user for VNC -d /var/lib/empty -U vnc -s /usr/sbin/nologin [2024-06-27T16:58:49.938Z] #8 197.1 /usr/sbin/usermod -a -G shadow vnc [2024-06-27T16:58:50.296Z] #8 197.2 .. [2024-06-27T16:58:50.296Z] #8 197.3 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-06-27T16:58:50.296Z] #8 197.4 Failed to connect to bus: Host is down [2024-06-27T16:58:50.296Z] #8 197.4 done] [2024-06-27T16:58:50.650Z] #8 197.4 Running post-transaction scripts [.. [2024-06-27T16:58:50.651Z] #8 197.6 %posttrans(systemd-presets-common-SUSE-15-150600.25.2.noarch) script output: [2024-06-27T16:58:50.651Z] #8 197.6 Created symlink /etc/systemd/system/default.target.wants/ca-certificates.path -> /usr/lib/systemd/system/ca-certificates.path. [2024-06-27T16:58:50.651Z] #8 197.6 Created symlink /etc/systemd/system/multi-user.target.wants/kbdsettings.service -> /usr/lib/systemd/system/kbdsettings.service. [2024-06-27T16:58:50.651Z] #8 197.6 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. [2024-06-27T16:58:50.651Z] #8 197.6 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /usr/lib/systemd/system/getty@.service. [2024-06-27T16:58:50.651Z] #8 197.6 Created symlink /etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer -> /usr/lib/systemd/user/systemd-tmpfiles-clean.timer. [2024-06-27T16:58:50.651Z] #8 197.6 Created symlink /etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service -> /usr/lib/systemd/user/systemd-tmpfiles-setup.service. [2024-06-27T16:58:52.937Z] #8 197.6 ....done] [2024-06-27T16:58:52.937Z] #14 DONE 4.0s [2024-06-27T16:58:52.937Z] [2024-06-27T16:58:52.937Z] #8 200.3 [2024-06-27T16:58:52.937Z] #8 200.3 Installed: [2024-06-27T16:58:52.937Z] #8 200.3 ModemManager-glib-1.20.2-1.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 NetworkManager-libnm-1:1.48.0-1.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 abattis-cantarell-fonts-0.301-4.el9.noarch [2024-06-27T16:58:52.937Z] #8 200.3 acl-2.3.1-4.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch [2024-06-27T16:58:52.937Z] #8 200.3 adwaita-cursor-theme-40.1.1-3.el9.noarch [2024-06-27T16:58:52.937Z] #8 200.3 adwaita-icon-theme-40.1.1-3.el9.noarch [2024-06-27T16:58:52.937Z] #8 200.3 alsa-lib-1.2.10-2.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 at-spi2-atk-2.38.0-4.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 at-spi2-atk-devel-2.38.0-4.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 at-spi2-core-2.40.3-1.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 at-spi2-core-devel-2.40.3-1.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 atk-2.36.0-5.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 atk-devel-2.36.0-5.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 avahi-glib-0.8-20.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 avahi-libs-0.8-20.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 binutils-2.35.2-43.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 binutils-gold-2.35.2-43.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 bluez-libs-5.56-6.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 brotli-1.0.9-6.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 brotli-devel-1.0.9-6.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 bubblewrap-0.4.1-7.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 bzip2-1.0.8-8.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 bzip2-devel-1.0.8-8.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 cairo-1.17.4-7.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 cairo-devel-1.17.4-7.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 cairo-gobject-1.17.4-7.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 cairo-gobject-devel-1.17.4-7.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 cmake-filesystem-3.26.5-2.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 color-filesystem-1-28.el9.noarch [2024-06-27T16:58:52.937Z] #8 200.3 colord-1.4.5-4.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 colord-libs-1.4.5-4.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 composefs-libs-1.0.3-2.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 copy-jdk-configs-4.0-3.el9.noarch [2024-06-27T16:58:52.937Z] #8 200.3 cpp-11.4.1-3.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 cracklib-2.9.6-27.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 cracklib-dicts-2.9.6-27.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 cryptsetup-libs-2.7.2-1.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 cups-libs-1:2.3.3op2-26.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 dbus-1:1.12.20-8.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 dbus-broker-28-7.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 dbus-common-1:1.12.20-8.el9.noarch [2024-06-27T16:58:52.937Z] #8 200.3 dbus-daemon-1:1.12.20-8.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 dbus-devel-1:1.12.20-8.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 dbus-libs-1:1.12.20-8.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 dbus-tools-1:1.12.20-8.el9.x86_64 [2024-06-27T16:58:52.937Z] #8 200.3 dbus-x11-1:1.12.20-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 dconf-0.40.0-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 device-mapper-9:1.02.197-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 device-mapper-libs-9:1.02.197-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 diffutils-3.7-12.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 elfutils-debuginfod-client-0.191-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 enchant2-2.2.15-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 exiv2-0.27.5-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 exiv2-libs-0.27.5-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 fdk-aac-free-2.0.0-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 flac-libs-1.3.3-12.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 flatpak-1.12.9-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 flatpak-session-helper-1.12.9-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 fltk-1.3.8-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 fontconfig-2.14.0-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 fontconfig-devel-2.14.0-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 freetype-2.10.4-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 freetype-devel-2.10.4-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 fribidi-1.0.10-6.el9.2.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 fribidi-devel-1.0.10-6.el9.2.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 fuse-2.9.9-15.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 fuse-common-3.10.2-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 fuse-libs-2.9.9-15.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gcc-11.4.1-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gcr-base-3.40.0-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gdk-pixbuf2-2.42.6-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gdk-pixbuf2-devel-2.42.6-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 geoclue2-2.6.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 geoclue2-libs-2.6.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 geocode-glib-3.26.2-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gettext-0.21-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gettext-libs-0.21-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 giflib-5.2.1-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gl-manpages-1.1-24.20190306.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 glib-networking-2.68.3-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 glib2-devel-2.68.4-15.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 glibc-devel-2.34-113.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 glibc-headers-2.34-113.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 glibc-langpack-en-2.34-113.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 glibc-locale-source-2.34-113.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gnome-control-center-filesystem-40.0-31.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 gnome-desktop3-40.4-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gnome-settings-daemon-40.0.1-17.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gobject-introspection-1.68.0-11.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 graphene-1.10.6-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 graphite2-1.3.14-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 graphite2-devel-1.3.14-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 groff-base-1.22.4-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gsettings-desktop-schemas-40.0-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gsm-1.0.19-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gstreamer1-1.22.1-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gstreamer1-plugins-base-1.22.1-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gstreamer1-plugins-good-1.22.1-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gtk-update-icon-cache-3.24.31-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gtk2-2.24.33-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gtk2-devel-2.24.33-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gtk3-3.24.31-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gtk3-devel-3.24.31-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 gtk4-4.12.3-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 harfbuzz-2.7.4-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 harfbuzz-devel-2.7.4-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 harfbuzz-icu-2.7.4-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 hicolor-icon-theme-0.17-13.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 hunspell-1.7.0-11.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 hunspell-en-0.20140811.1-20.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 hunspell-en-GB-0.20140811.1-20.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 hunspell-en-US-0.20140811.1-20.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 hunspell-filesystem-1.7.0-11.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 hwdata-0.348-9.13.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 hyphen-2.8.8-17.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 iio-sensor-proxy-3.3-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 iso-codes-4.6.0-3.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 javapackages-filesystem-6.0.0-4.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 jbigkit-libs-2.1-23.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 json-glib-1.6.6-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 kbd-2.4.0-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 kbd-legacy-2.4.0-9.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 kbd-misc-2.4.0-9.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 kernel-headers-5.14.0-467.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 kmod-28-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 kmod-libs-28-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 lame-libs-3.100-12.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 lcms2-2.12-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libICE-1.0.10-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libICE-devel-1.0.10-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libSM-1.2.3-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libSM-devel-1.2.3-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libX11-1.7.0-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libX11-common-1.7.0-9.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 libX11-devel-1.7.0-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libX11-xcb-1.7.0-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXScrnSaver-1.2.3-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXau-1.0.9-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXau-devel-1.0.9-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXcomposite-0.4.5-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXcomposite-devel-0.4.5-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXcursor-1.2.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXcursor-devel-1.2.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXdamage-1.1.5-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXdamage-devel-1.1.5-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXdmcp-1.1.3-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXext-1.3.4-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXext-devel-1.3.4-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXfixes-5.0.3-16.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXfixes-devel-5.0.3-16.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXfont2-2.0.3-12.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXft-2.3.3-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXft-devel-2.3.3-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXi-1.7.10-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXi-devel-1.7.10-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXinerama-1.1.4-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXinerama-devel-1.1.4-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXmu-1.1.3-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXrandr-1.5.2-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXrandr-devel-1.5.2-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXrender-0.9.10-16.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXrender-devel-0.9.10-16.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXt-1.2.0-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXt-devel-1.2.0-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXtst-1.2.3-16.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXtst-devel-1.2.3-16.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXv-1.0.11-16.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libXxf86vm-1.1.4-18.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libappstream-glib-0.7.18-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libasyncns-0.8-22.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libatomic-11.4.1-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libblkid-devel-2.37.4-18.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libbrotli-1.0.9-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libcanberra-0.30-27.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libcanberra-gtk2-0.30-27.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libcanberra-gtk3-0.30-27.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libdatrie-0.2.13-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libdatrie-devel-0.2.13-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libdb-5.3.28-54.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libdrm-2.4.121-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libdrm-devel-2.4.121-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libdvdnav-6.1.0-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libdvdread-6.1.1-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libeconf-0.4.1-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libedit-3.1-38.20210216cvs.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libepoxy-1.5.5-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libepoxy-devel-1.5.5-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 liberation-fonts-1:2.1.3-5.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 liberation-fonts-common-1:2.1.3-5.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 liberation-mono-fonts-1:2.1.3-5.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 liberation-sans-fonts-1:2.1.3-5.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 liberation-serif-fonts-1:2.1.3-5.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 libevdev-1.11.0-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libexif-0.6.22-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libfdisk-2.37.4-18.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libffi-devel-3.4.2-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libfontenc-1.1.3-17.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libgexiv2-0.12.3-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libglvnd-1:1.3.4-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libglvnd-core-devel-1:1.3.4-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libglvnd-devel-1:1.3.4-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libglvnd-egl-1:1.3.4-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libglvnd-gles-1:1.3.4-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libglvnd-glx-1:1.3.4-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libglvnd-opengl-1:1.3.4-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libgsf-1.14.47-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libgudev-237-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libgusb-0.3.8-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libgweather-40.0-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libgxps-0.3.2-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libicu-67.1-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libicu-devel-67.1-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libinput-1.19.3-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libiptcdata-1.0.5-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libjpeg-turbo-2.0.90-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libldac-2.0.2.3-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libmount-devel-2.37.4-18.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libmpc-1.2.1-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libnotify-0.7.9-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libogg-2:1.3.4-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libosinfo-1.10.0-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libpciaccess-0.16-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libpciaccess-devel-0.16-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libpkgconf-1.7.3-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libpng-2:1.6.37-12.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libpng-devel-2:1.6.37-12.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libproxy-0.4.15-35.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libpsl-0.21.1-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libpsl-devel-0.21.1-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libpwquality-1.4.4-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 librsvg2-2.50.7-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libsbc-1.4-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libseccomp-2.5.2-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libsecret-0.20.4-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libselinux-devel-3.6-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libselinux-utils-3.6-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libsepol-devel-3.6-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libshout-2.4.3-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libsndfile-1.0.31-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libsoup-2.72.0-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libsoup-devel-2.72.0-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libsrtp-2.3.0-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libstemmer-0-18.585svn.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libtdb-1.4.10-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libthai-0.1.28-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libthai-devel-0.1.28-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libtheora-1:1.1.1-31.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libtiff-4.4.0-12.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libtiff-devel-4.4.0-12.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libtirpc-1.3.3-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libtool-ltdl-2.4.6-46.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libtracker-sparql-3.1.2-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libusbx-1.0.26-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libutempter-1.2.1-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libv4l-1.20.0-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libvisual-1:0.4.0-34.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libvorbis-1:1.3.7-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libvpx-1.9.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libwacom-1.12.1-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libwacom-data-1.12.1-2.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 libwayland-client-1.21.0-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libwayland-cursor-1.21.0-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libwayland-egl-1.21.0-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libwayland-server-1.21.0-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libwebp-1.2.0-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libxcb-1.13.1-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libxcb-devel-1.13.1-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libxcrypt-devel-4.4.18-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libxkbcommon-1.0.3-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libxkbcommon-devel-1.0.3-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libxkbcommon-x11-1.0.3-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libxkbfile-1.1.0-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libxml2-devel-2.9.13-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libxshmfence-1.3-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 libxslt-1.1.34-9.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 lksctp-tools-1.0.19-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 llvm-libs-17.0.6-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 low-memory-monitor-2.1-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 lsof-4.94.0-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 lua-5.4.4-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 lua-posix-35.0-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 make-1:4.3-8.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mesa-dri-drivers-24.1.0-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mesa-filesystem-24.1.0-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mesa-libEGL-24.1.0-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mesa-libGL-24.1.0-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mesa-libGL-devel-24.1.0-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mesa-libGLU-9.0.1-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mesa-libGLU-devel-9.0.1-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mesa-libgbm-24.1.0-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mesa-libglapi-24.1.0-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mesa-vulkan-drivers-24.1.0-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mkfontscale-1.2.1-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mpg123-libs-1.26.2-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mtdev-1.1.5-22.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 mutter-40.9-16.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 ncurses-6.2-10.20210508.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 nspr-4.35.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 nss-3.90.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 nss-softokn-3.90.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 nss-softokn-freebl-3.90.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 nss-sysinit-3.90.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 nss-util-3.90.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 openjpeg2-2.4.0-7.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 openssl-1:3.2.2-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 opus-1.3.1-10.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 orc-0.4.31-6.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 osinfo-db-20231215-1.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 osinfo-db-tools-1.10.0-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 ostree-libs-2024.6-1.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 p11-kit-server-0.25.3-2.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 pam-1.5.1-20.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 pango-1.48.7-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 pango-devel-1.48.7-3.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 pcre-cpp-8.44-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 pcre-devel-8.44-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 pcre-utf16-8.44-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 pcre-utf32-8.44-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 pcre2-devel-10.40-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 pcre2-utf16-10.40-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 pcre2-utf32-10.40-5.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 perl-AutoLoader-5.74-481.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 perl-B-1.80-481.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 perl-Carp-1.50-460.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 perl-Class-Struct-0.66-481.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 perl-Data-Dumper-2.174-462.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 perl-Digest-1.19-4.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 perl-Digest-MD5-2.58-4.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 perl-Encode-4:3.08-462.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 perl-Errno-1.30-481.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 perl-Exporter-5.74-461.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 perl-Fcntl-1.13-481.el9.x86_64 [2024-06-27T16:58:52.938Z] #8 200.3 perl-File-Basename-2.85-481.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 perl-File-Path-2.18-4.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 perl-File-Temp-1:0.231.100-4.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 perl-File-stat-1.09-481.el9.noarch [2024-06-27T16:58:52.938Z] #8 200.3 perl-FileHandle-2.03-481.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Getopt-Long-1:2.52-4.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Getopt-Std-1.12-481.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-HTTP-Tiny-0.076-462.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-IO-1.43-481.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-IO-Socket-IP-0.41-5.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-IO-Socket-SSL-2.073-2.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-IPC-Open3-1.21-481.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-MIME-Base64-3.16-4.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-Mozilla-CA-20200520-6.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-NDBM_File-1.15-481.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-Net-SSLeay-1.94-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-POSIX-1.94-481.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-PathTools-3.78-461.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-Pod-Escapes-1:1.07-460.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Pod-Perldoc-3.28.01-461.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Pod-Simple-1:3.42-4.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Pod-Usage-4:2.01-4.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-SelectSaver-1.02-481.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Socket-4:2.031-4.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-Storable-1:3.21-460.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-Symbol-1.08-481.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Term-ANSIColor-5.01-461.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Term-Cap-1.17-460.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Text-ParseWords-3.30-460.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-Time-Local-2:1.300-7.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-URI-5.09-3.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-base-2.27-481.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-constant-1.33-461.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-if-0.60.800-481.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-interpreter-4:5.32.1-481.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-libnet-3.13-4.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-libs-4:5.32.1-481.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-mro-1.23-481.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 perl-overload-1.31-481.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-overloading-0.02-481.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-parent-1:0.238-460.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-podlators-1:4.14-460.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-subs-1.03-481.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 perl-vars-1.05-481.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 pipewire-1.0.1-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 pipewire-alsa-1.0.1-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 pipewire-libs-1.0.1-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 pipewire-pulseaudio-1.0.1-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 pixman-0.40.0-6.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 pixman-devel-0.40.0-6.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 pkgconf-1.7.3-10.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 pkgconf-m4-1.7.3-10.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 pkgconf-pkg-config-1.7.3-10.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 policycoreutils-3.6-2.1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 polkit-0.117-13.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 polkit-libs-0.117-13.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 polkit-pkla-compat-0.1-21.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 poppler-21.01.0-20.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 poppler-data-0.4.9-9.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 poppler-glib-21.01.0-20.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 publicsuffix-list-20210518-3.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 publicsuffix-list-dafsa-20210518-3.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 pulseaudio-libs-15.0-2.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 pulseaudio-libs-glib2-15.0-2.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 rtkit-0.11-28.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 shared-mime-info-2.1-5.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 sound-theme-freedesktop-0.8-17.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 soundtouch-2.1.1-8.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 speex-1.2.0-11.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 sqlite-3.34.1-7.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 sqlite-devel-3.34.1-7.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 startup-notification-0.12-23.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 sysprof-capture-devel-3.40.1-3.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 systemd-252-37.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 systemd-libs-252-37.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 systemd-pam-252-37.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 systemd-rpm-macros-252-37.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 systemd-udev-252-37.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 taglib-1.12-6.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 tigervnc-1.13.1-10.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 tigervnc-icons-1.13.1-10.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 tigervnc-license-1.13.1-10.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 tigervnc-server-1.13.1-10.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 tigervnc-server-minimal-1.13.1-10.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 totem-pl-parser-3.26.6-2.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 tracker-3.1.2-3.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 tracker-miners-3.1.2-4.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 ttmkfdir-3.0.9-65.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 twolame-libs-0.3.13-19.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 tzdata-java-2024a-2.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 unzip-6.0-56.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 upower-0.99.11-11.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 util-linux-2.37.4-18.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 util-linux-core-2.37.4-18.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 valgrind-1:3.23.0-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 valgrind-devel-1:3.23.0-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 vulkan-loader-1.3.283.0-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 wavpack-5.4.0-5.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 wayland-devel-1.21.0-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 webkit2gtk3-2.44.2-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 webkit2gtk3-devel-2.44.2-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 webkit2gtk3-jsc-2.44.2-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 webkit2gtk3-jsc-devel-2.44.2-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 webrtc-audio-processing-0.3.1-8.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 wget-1.21.1-7.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 which-2.21-29.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 wireplumber-0.4.14-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 wireplumber-libs-0.4.14-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 woff2-1.0.2-15.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 xcb-util-0.4.0-19.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 xdg-dbus-proxy-0.1.3-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 xdg-desktop-portal-1.12.6-1.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 xkbcomp-1.4.4-4.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 xkeyboard-config-2.33-2.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 xml-common-0.6.3-58.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 xorg-x11-fonts-100dpi-7.5-33.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 xorg-x11-fonts-75dpi-7.5-33.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 xorg-x11-fonts-Type1-7.5-33.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 xorg-x11-fonts-misc-7.5-33.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 xorg-x11-proto-devel-2024.1-1.el9.noarch [2024-06-27T16:58:52.939Z] #8 200.3 xorg-x11-server-utils-7.7-44.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 xorg-x11-xauth-1:1.1-10.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 xorg-x11-xinit-1.4.0-11.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 xz-devel-5.2.5-8.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 zenity-3.32.0-8.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 zip-3.0-35.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 zlib-devel-1.2.11-41.el9.x86_64 [2024-06-27T16:58:52.939Z] #8 200.3 [2024-06-27T16:58:52.939Z] #8 200.3 Complete! [2024-06-27T16:58:52.939Z] [2024-06-27T16:58:52.939Z] #15 exporting to image [2024-06-27T16:58:52.939Z] #15 exporting layers [2024-06-27T16:58:52.939Z] #8 DONE 199.9s [2024-06-27T16:58:52.939Z] [2024-06-27T16:58:52.939Z] #9 [5/7] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-06-27T16:58:53.969Z] #8 201.5 21 files removed [2024-06-27T16:58:54.459Z] #8 DONE 202.2s [2024-06-27T16:58:54.459Z] [2024-06-27T16:58:54.459Z] #9 [5/8] RUN localedef -i en_US -f UTF-8 en_US.UTF-8 [2024-06-27T16:58:56.033Z] #9 DONE 2.9s [2024-06-27T16:58:56.033Z] [2024-06-27T16:58:56.033Z] #10 [6/7] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-06-27T16:58:56.815Z] #10 DONE 0.9s [2024-06-27T16:58:56.815Z] [2024-06-27T16:58:56.815Z] #11 [7/7] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-06-27T16:58:58.654Z] #11 DONE 1.6s [2024-06-27T16:58:58.654Z] [2024-06-27T16:58:58.654Z] #12 exporting to image [2024-06-27T16:58:58.654Z] #12 exporting layers [2024-06-27T16:58:59.567Z] #9 DONE 4.9s [2024-06-27T16:58:59.567Z] [2024-06-27T16:58:59.568Z] #10 [6/8] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-06-27T16:58:59.568Z] #13 exporting layers 33.2s done [2024-06-27T16:58:59.568Z] #13 writing image sha256:ee42f995ab6fe7a06efa09ba4748344b0a60aa4ee7f171572a01248f27fd1a34 0.0s done [2024-06-27T16:58:59.568Z] #13 naming to docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 0.0s done [2024-06-27T16:58:59.568Z] #13 DONE 33.2s [2024-06-27T16:59:00.334Z] + popd [2024-06-27T16:59:00.334Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-27T16:59:01.094Z] #10 DONE 1.6s [2024-06-27T16:59:01.094Z] [2024-06-27T16:59:01.094Z] #11 [7/8] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-06-27T16:59:01.448Z] #11 DONE 0.4s [2024-06-27T16:59:01.448Z] [2024-06-27T16:59:01.448Z] #12 [8/8] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-06-27T16:59:02.814Z] #12 DONE 1.3s [2024-06-27T16:59:02.815Z] [2024-06-27T16:59:02.815Z] #13 exporting to image [2024-06-27T16:59:02.815Z] #13 exporting layers [2024-06-27T16:59:09.673Z] #12 exporting layers 10.4s done [2024-06-27T16:59:09.673Z] #12 writing image sha256:4288a6ce724dc94be6cb3e5fcda5c599807b5006c8a85f6530c54b7980389f58 done [2024-06-27T16:59:09.673Z] #12 naming to docker.io/eclipse/platformreleng-opensuse-gtk3-metacity:15 done [2024-06-27T16:59:09.673Z] #12 DONE 10.4s [2024-06-27T16:59:09.673Z] + popd [2024-06-27T16:59:09.673Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-27T16:59:13.644Z] #15 exporting layers 21.2s done [2024-06-27T16:59:13.996Z] #15 writing image sha256:8ec81c1e1ead6ab5db52dfaeb6004f198558ac0b3c9f950d06c7a9d92c9a5531 done [2024-06-27T16:59:13.996Z] #15 naming to docker.io/eclipse/platformreleng-centos-gtk4-mutter:9 done [2024-06-27T16:59:13.996Z] #15 DONE 21.2s [2024-06-27T16:59:13.996Z] + popd [2024-06-27T16:59:13.996Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-27T16:59:20.105Z] #13 exporting layers 16.8s done [2024-06-27T16:59:20.105Z] #13 writing image sha256:41f6626f5822708163c05d2ddcc1b4ab25d137dae55ffdb46780c2660791a2c0 done [2024-06-27T16:59:20.105Z] #13 naming to docker.io/eclipse/platformreleng-centos-swt-build:9 done [2024-06-27T16:59:20.105Z] #13 DONE 16.8s [2024-06-27T16:59:20.105Z] + popd [2024-06-27T16:59:20.105Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-06-27T16:59:20.105Z] + docker images [2024-06-27T16:59:20.105Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-27T16:59:20.105Z] eclipse/platformreleng-centos-swt-build 9 41f6626f5822 17 seconds ago 1.43GB [2024-06-27T16:59:20.105Z] eclipse/platformreleng-opensuse-gtk3-metacity 15 4288a6ce724d 21 seconds ago 757MB [2024-06-27T16:59:20.105Z] eclipse/platformreleng-centos-gtk4-mutter 9 8ec81c1e1ead 27 seconds ago 963MB [2024-06-27T16:59:20.105Z] eclipse/platformreleng-ubuntu-gtk3-metacity 22.04 ee42f995ab6f 53 seconds ago 620MB [2024-06-27T16:59:20.105Z] eclipse/platformreleng-ubuntu-gtk3-metacity jikespg 725d4429e9a8 2 minutes ago 413MB [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push docker image) [Pipeline] withDockerRegistry [2024-06-27T16:59:20.364Z] $ docker login -u eclipseplatformrelengbot -p ******** https://index.docker.io/v1/ [2024-06-27T16:59:20.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-27T16:59:20.519Z] WARNING! Your password will be stored unencrypted in /home/genie.releng/jenkins/workspace/Build-Docker-images@tmp/d53985b4-0790-4b6c-b4c5-7d1ea107047c/config.json. [2024-06-27T16:59:20.520Z] Configure a credential helper to remove this warning. See [2024-06-27T16:59:20.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2024-06-27T16:59:20.520Z] [2024-06-27T16:59:20.520Z] Login Succeeded [Pipeline] { [Pipeline] sh [2024-06-27T16:59:21.132Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/ [2024-06-27T16:59:21.132Z] + chmod +x build-centos_8.sh build-centos_9.sh build-centos_9_swt_build.sh build-centos_swt_build.sh buildDockerImages.sh build-openSuse-15.sh build-ubuntu-22.04.sh push-centos_8.sh push-centos_9.sh push-centos9_swt_build.sh push-centos_swt_build.sh pushDockerImages.sh push-opensuse-15.sh push-ubuntu-22.04.sh [2024-06-27T16:59:21.132Z] + ./push-centos_8.sh [2024-06-27T16:59:21.132Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker/ [2024-06-27T16:59:21.132Z] + chmod +x build-ubuntu-jikespg.sh push-ubuntu-jikespg.sh [2024-06-27T16:59:21.132Z] + set -e [2024-06-27T16:59:21.132Z] + docker push eclipse/platformreleng-centos-gtk3-metacity:8 [2024-06-27T16:59:21.132Z] + tee push-centos8.log [2024-06-27T16:59:21.132Z] + wait [2024-06-27T16:59:21.132Z] + ./push-centos_swt_build.sh [2024-06-27T16:59:21.132Z] + set -e [2024-06-27T16:59:21.132Z] + docker push eclipse/platformreleng-centos-swt-build:8 [2024-06-27T16:59:21.132Z] + tee push-swt_build.log [2024-06-27T16:59:21.132Z] + ./push-centos_9.sh [2024-06-27T16:59:21.132Z] + set -e [2024-06-27T16:59:21.132Z] + docker push eclipse/platformreleng-centos-gtk4-mutter:9 [2024-06-27T16:59:21.132Z] + tee push-centos9.log [2024-06-27T16:59:21.132Z] + ./push-ubuntu-jikespg.sh [2024-06-27T16:59:21.132Z] + ./push-centos9_swt_build.sh [2024-06-27T16:59:21.132Z] + set -e [2024-06-27T16:59:21.132Z] + docker push eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg [2024-06-27T16:59:21.132Z] + tee push-ubuntuJikespg.log [2024-06-27T16:59:21.132Z] + set -e [2024-06-27T16:59:21.132Z] + docker push eclipse/platformreleng-centos-swt-build:9 [2024-06-27T16:59:21.132Z] + tee push-swt_9_build.log [2024-06-27T16:59:21.132Z] + ./push-ubuntu-22.04.sh [2024-06-27T16:59:21.132Z] + set -e [2024-06-27T16:59:21.132Z] + docker push eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 [2024-06-27T16:59:21.132Z] + tee push-ubuntu22.log [2024-06-27T16:59:21.132Z] + ./push-opensuse-15.sh [2024-06-27T16:59:21.132Z] + set -e [2024-06-27T16:59:21.132Z] + docker push eclipse/platformreleng-opensuse-gtk3-metacity:15 [2024-06-27T16:59:21.132Z] + tee push-opensuse_leap.log [2024-06-27T16:59:21.132Z] An image does not exist locally with the tag: eclipse/platformreleng-centos-gtk3-metacity [2024-06-27T16:59:21.132Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-gtk3-metacity] [2024-06-27T16:59:21.132Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-swt-build] [2024-06-27T16:59:21.132Z] The push refers to repository [docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity] [2024-06-27T16:59:21.132Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-swt-build] [2024-06-27T16:59:21.132Z] The push refers to repository [docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity] [2024-06-27T16:59:21.132Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-gtk4-mutter] [2024-06-27T16:59:21.132Z] tag does not exist: eclipse/platformreleng-centos-swt-build:8 [2024-06-27T16:59:21.132Z] 273bb319d209: Preparing [2024-06-27T16:59:21.132Z] b05f70566689: Preparing [2024-06-27T16:59:21.132Z] 13398936b883: Preparing [2024-06-27T16:59:21.132Z] f3ef2e6de3b1: Preparing [2024-06-27T16:59:21.132Z] 89726d2f7a31: Preparing [2024-06-27T16:59:21.132Z] 3ec3ded77c0c: Preparing [2024-06-27T16:59:21.132Z] 3ec3ded77c0c: Waiting [2024-06-27T16:59:21.132Z] 10005df26c8b: Preparing [2024-06-27T16:59:21.132Z] 800b0511b070: Preparing [2024-06-27T16:59:21.132Z] 26fc9e8b6545: Preparing [2024-06-27T16:59:21.132Z] 3aac473a36c7: Preparing [2024-06-27T16:59:21.132Z] f694fc49aa7b: Preparing [2024-06-27T16:59:21.132Z] 2351acab8c65: Preparing [2024-06-27T16:59:21.132Z] 25a294d8f3fb: Preparing [2024-06-27T16:59:21.132Z] e638e75e9235: Preparing [2024-06-27T16:59:21.132Z] 10005df26c8b: Waiting [2024-06-27T16:59:21.132Z] 800b0511b070: Waiting [2024-06-27T16:59:21.132Z] 26fc9e8b6545: Waiting [2024-06-27T16:59:21.132Z] 25a294d8f3fb: Waiting [2024-06-27T16:59:21.132Z] 3aac473a36c7: Waiting [2024-06-27T16:59:21.132Z] f694fc49aa7b: Waiting [2024-06-27T16:59:21.132Z] 2351acab8c65: Waiting [2024-06-27T16:59:21.132Z] e638e75e9235: Waiting [2024-06-27T16:59:21.132Z] 90d02fb587f7: Preparing [2024-06-27T16:59:21.132Z] 2d38fd69d277: Preparing [2024-06-27T16:59:21.132Z] 812bc0784836: Preparing [2024-06-27T16:59:21.132Z] 451e356b9d4c: Preparing [2024-06-27T16:59:21.132Z] e171fa7f833c: Preparing [2024-06-27T16:59:21.132Z] 0f8ab52af864: Preparing [2024-06-27T16:59:21.132Z] d804189eb6d2: Preparing [2024-06-27T16:59:21.132Z] a30a5965a4f7: Preparing [2024-06-27T16:59:21.132Z] 90d02fb587f7: Waiting [2024-06-27T16:59:21.132Z] 2d38fd69d277: Waiting [2024-06-27T16:59:21.132Z] 812bc0784836: Waiting [2024-06-27T16:59:21.132Z] 451e356b9d4c: Waiting [2024-06-27T16:59:21.132Z] e171fa7f833c: Waiting [2024-06-27T16:59:21.132Z] 0f8ab52af864: Waiting [2024-06-27T16:59:21.132Z] d804189eb6d2: Waiting [2024-06-27T16:59:21.132Z] a30a5965a4f7: Waiting [2024-06-27T16:59:21.132Z] e9db47459323: Preparing [2024-06-27T16:59:21.132Z] 72c103a15f8f: Preparing [2024-06-27T16:59:21.132Z] eda1643b066f: Preparing [2024-06-27T16:59:21.132Z] 13831218788c: Preparing [2024-06-27T16:59:21.132Z] c58bcc9b7a25: Preparing [2024-06-27T16:59:21.132Z] bd8533812ea5: Preparing [2024-06-27T16:59:21.132Z] 7717e4bcb2bd: Preparing [2024-06-27T16:59:21.132Z] 2351acab8c65: Preparing [2024-06-27T16:59:21.132Z] 25a294d8f3fb: Preparing [2024-06-27T16:59:21.132Z] e638e75e9235: Preparing [2024-06-27T16:59:21.132Z] 72c103a15f8f: Waiting [2024-06-27T16:59:21.132Z] eda1643b066f: Waiting [2024-06-27T16:59:21.132Z] 13831218788c: Waiting [2024-06-27T16:59:21.132Z] c58bcc9b7a25: Waiting [2024-06-27T16:59:21.132Z] bd8533812ea5: Waiting [2024-06-27T16:59:21.132Z] 7717e4bcb2bd: Waiting [2024-06-27T16:59:21.132Z] 2351acab8c65: Waiting [2024-06-27T16:59:21.132Z] 25a294d8f3fb: Waiting [2024-06-27T16:59:21.132Z] e638e75e9235: Waiting [2024-06-27T16:59:21.132Z] e9db47459323: Waiting [2024-06-27T16:59:21.132Z] The push refers to repository [docker.io/eclipse/platformreleng-opensuse-gtk3-metacity] [2024-06-27T16:59:21.132Z] 0c6c4a736f26: Preparing [2024-06-27T16:59:21.132Z] ab517e972788: Preparing [2024-06-27T16:59:21.132Z] 8cf9987a7c20: Preparing [2024-06-27T16:59:21.132Z] 14baf60e77de: Preparing [2024-06-27T16:59:21.132Z] c65dc70ce323: Preparing [2024-06-27T16:59:21.132Z] 057a21c3ce68: Preparing [2024-06-27T16:59:21.132Z] 22a847e8b7a4: Preparing [2024-06-27T16:59:21.132Z] ab517e972788: Waiting [2024-06-27T16:59:21.132Z] 8cf9987a7c20: Waiting [2024-06-27T16:59:21.132Z] 14baf60e77de: Waiting [2024-06-27T16:59:21.132Z] c65dc70ce323: Waiting [2024-06-27T16:59:21.132Z] 057a21c3ce68: Waiting [2024-06-27T16:59:21.132Z] 22a847e8b7a4: Waiting [2024-06-27T16:59:21.132Z] 0c6c4a736f26: Waiting [2024-06-27T16:59:22.356Z] f3ef2e6de3b1: Pushed [2024-06-27T16:59:22.356Z] 89726d2f7a31: Pushed [2024-06-27T16:59:22.356Z] b05f70566689: Pushed [2024-06-27T16:59:22.356Z] 3ec3ded77c0c: Layer already exists [2024-06-27T16:59:22.715Z] 273bb319d209: Pushed [2024-06-27T16:59:23.481Z] 26fc9e8b6545: Pushed [2024-06-27T16:59:23.481Z] 10005df26c8b: Pushed [2024-06-27T16:59:23.481Z] 800b0511b070: Pushed [2024-06-27T16:59:24.240Z] 3aac473a36c7: Pushed [2024-06-27T16:59:24.240Z] e638e75e9235: Layer already exists [2024-06-27T16:59:25.468Z] 25a294d8f3fb: Pushed [2024-06-27T16:59:26.237Z] 2351acab8c65: Pushed [2024-06-27T16:59:28.008Z] 90d02fb587f7: Pushed [2024-06-27T16:59:28.370Z] 2d38fd69d277: Pushed [2024-06-27T16:59:28.725Z] 812bc0784836: Pushed [2024-06-27T16:59:29.973Z] e171fa7f833c: Pushed [2024-06-27T16:59:30.744Z] 0f8ab52af864: Pushed [2024-06-27T16:59:31.106Z] a30a5965a4f7: Layer already exists [2024-06-27T16:59:31.880Z] d804189eb6d2: Pushed [2024-06-27T16:59:33.107Z] e9db47459323: Pushed [2024-06-27T16:59:33.876Z] 72c103a15f8f: Pushed [2024-06-27T16:59:35.661Z] eda1643b066f: Pushed [2024-06-27T16:59:36.016Z] 13831218788c: Pushed [2024-06-27T16:59:39.132Z] c58bcc9b7a25: Pushed [2024-06-27T16:59:39.490Z] bd8533812ea5: Pushed [2024-06-27T16:59:41.254Z] 2351acab8c65: Mounted from eclipse/platformreleng-centos-swt-build [2024-06-27T16:59:42.484Z] 25a294d8f3fb: Mounted from eclipse/platformreleng-centos-swt-build [2024-06-27T16:59:43.258Z] e638e75e9235: Layer already exists [2024-06-27T16:59:45.654Z] 0c6c4a736f26: Pushed [2024-06-27T16:59:47.419Z] ab517e972788: Pushed [2024-06-27T16:59:49.842Z] 8cf9987a7c20: Pushed [2024-06-27T17:00:01.039Z] 13398936b883: Pushed [2024-06-27T17:00:05.054Z] c65dc70ce323: Pushed [2024-06-27T17:00:05.054Z] jikespg: digest: sha256:ef1d8adf15356a15a92bad5e1060d90aa82a179db94b39e29465775d522d5b32 size: 1573 [2024-06-27T17:00:07.452Z] 057a21c3ce68: Pushed [2024-06-27T17:00:07.452Z] 22a847e8b7a4: Layer already exists [2024-06-27T17:00:23.786Z] 451e356b9d4c: Pushed [2024-06-27T17:00:27.031Z] 22.04: digest: sha256:c5229eb664efb67fa9906212a496ae0821478706373bc6ced11688e829dea38a size: 1984 [2024-06-27T17:00:46.923Z] 14baf60e77de: Pushed [2024-06-27T17:00:48.949Z] 15: digest: sha256:73058460a8452746919036efb809dfe60dbf6632b65478ebd03a1ad273be6bb0 size: 1777 [2024-06-27T17:01:02.688Z] 7717e4bcb2bd: Pushed [2024-06-27T17:01:02.688Z] 9: digest: sha256:563f34c8f49c7154648f7db36a5c375392733307fd2b44b0419bf63230246fc0 size: 2402 [2024-06-27T17:01:03.446Z] f694fc49aa7b: Pushed [2024-06-27T17:01:04.663Z] 9: digest: sha256:cfc551dac4f49dce66eb78a096d3ef76cab6ed7ae783b75a0b6d66dc68500be8 size: 1987 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clean Docker Images) [Pipeline] sh [2024-06-27T17:01:05.693Z] + docker images [2024-06-27T17:01:05.693Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-27T17:01:05.693Z] eclipse/platformreleng-centos-swt-build 9 41f6626f5822 2 minutes ago 1.43GB [2024-06-27T17:01:05.693Z] eclipse/platformreleng-opensuse-gtk3-metacity 15 4288a6ce724d 2 minutes ago 757MB [2024-06-27T17:01:05.693Z] eclipse/platformreleng-centos-gtk4-mutter 9 8ec81c1e1ead 2 minutes ago 963MB [2024-06-27T17:01:05.693Z] eclipse/platformreleng-ubuntu-gtk3-metacity 22.04 ee42f995ab6f 2 minutes ago 620MB [2024-06-27T17:01:05.693Z] eclipse/platformreleng-ubuntu-gtk3-metacity jikespg 725d4429e9a8 4 minutes ago 413MB [2024-06-27T17:01:05.693Z] + docker system prune -a -f [2024-06-27T17:01:05.693Z] Deleted Images: [2024-06-27T17:01:05.693Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 [2024-06-27T17:01:05.693Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity@sha256:c5229eb664efb67fa9906212a496ae0821478706373bc6ced11688e829dea38a [2024-06-27T17:01:05.693Z] deleted: sha256:ee42f995ab6fe7a06efa09ba4748344b0a60aa4ee7f171572a01248f27fd1a34 [2024-06-27T17:01:05.693Z] untagged: eclipse/platformreleng-opensuse-gtk3-metacity:15 [2024-06-27T17:01:05.693Z] untagged: eclipse/platformreleng-opensuse-gtk3-metacity@sha256:73058460a8452746919036efb809dfe60dbf6632b65478ebd03a1ad273be6bb0 [2024-06-27T17:01:05.693Z] deleted: sha256:4288a6ce724dc94be6cb3e5fcda5c599807b5006c8a85f6530c54b7980389f58 [2024-06-27T17:01:05.693Z] untagged: eclipse/platformreleng-centos-gtk4-mutter:9 [2024-06-27T17:01:05.693Z] untagged: eclipse/platformreleng-centos-gtk4-mutter@sha256:563f34c8f49c7154648f7db36a5c375392733307fd2b44b0419bf63230246fc0 [2024-06-27T17:01:05.693Z] deleted: sha256:8ec81c1e1ead6ab5db52dfaeb6004f198558ac0b3c9f950d06c7a9d92c9a5531 [2024-06-27T17:01:05.693Z] untagged: eclipse/platformreleng-centos-swt-build:9 [2024-06-27T17:01:05.693Z] untagged: eclipse/platformreleng-centos-swt-build@sha256:cfc551dac4f49dce66eb78a096d3ef76cab6ed7ae783b75a0b6d66dc68500be8 [2024-06-27T17:01:05.693Z] deleted: sha256:41f6626f5822708163c05d2ddcc1b4ab25d137dae55ffdb46780c2660791a2c0 [2024-06-27T17:01:05.693Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg [2024-06-27T17:01:05.693Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity@sha256:ef1d8adf15356a15a92bad5e1060d90aa82a179db94b39e29465775d522d5b32 [2024-06-27T17:01:05.693Z] deleted: sha256:725d4429e9a88a5eae8d4561dac775d7c31e1e3be9650d8dc7b6c9b62fe481f7 [2024-06-27T17:01:05.693Z] [2024-06-27T17:01:14.844Z] Deleted build cache objects: [2024-06-27T17:01:14.844Z] 45c8rh31nq4yt0gx7tgjsotdm [2024-06-27T17:01:14.844Z] b8kmxh5axw1igmx2yljzm7ky0 [2024-06-27T17:01:14.844Z] y9k51rb95ru0tw76futlvswgc [2024-06-27T17:01:14.844Z] 32gmaoqsdvh3tckeud12zg8wa [2024-06-27T17:01:14.844Z] lwuoxe15z2v3apytlrrbzigzz [2024-06-27T17:01:14.844Z] kilc8o0czkt09f66yxk52t0uz [2024-06-27T17:01:14.844Z] 8ki9n8o29gle3n7m3j7berdap [2024-06-27T17:01:14.844Z] jt1vs90f1hgtt5ie0auiaofzu [2024-06-27T17:01:14.844Z] pjl0z1pq59gegxckvgylocqsu [2024-06-27T17:01:14.844Z] g41nsfvko73bkgouo6e5miw4u [2024-06-27T17:01:14.844Z] 9p9229mywwzs8tlbx00won2cc [2024-06-27T17:01:14.844Z] i1y14y8j1766613plxx0aezti [2024-06-27T17:01:14.844Z] x75g2hhr47q626gto6zq7yqog [2024-06-27T17:01:14.844Z] idyy60kvdrw5mja1dx69oh7np [2024-06-27T17:01:14.844Z] vkg3acmn0xo9ye7xow6fby5ta [2024-06-27T17:01:14.844Z] vitdniudzox49ew855rpj4em4 [2024-06-27T17:01:14.844Z] m0bwko8tukqrzddgut2j4sey3 [2024-06-27T17:01:14.844Z] uaxohpn3cgwsh6zyqi2kbyv81 [2024-06-27T17:01:14.844Z] sil9momecmkf9oi8l6xtol9k5 [2024-06-27T17:01:14.844Z] rk5rf6asnz89j3g7ck9o442f4 [2024-06-27T17:01:14.844Z] wkip306le1fkbhtf259dmzt83 [2024-06-27T17:01:14.844Z] ron7hiwnoqap7z230q9bzcf74 [2024-06-27T17:01:14.844Z] e5o05j0kpaanj53knxj0ccga3 [2024-06-27T17:01:14.844Z] kdioq5v8vukw2uw6sq3sz0fix [2024-06-27T17:01:14.844Z] 4ujjw8pcilkcwvaj9hs6868v3 [2024-06-27T17:01:14.844Z] k17awslledng2xrjldi65zg6y [2024-06-27T17:01:14.844Z] kqstb0egocv46ftlzafhe0hcy [2024-06-27T17:01:14.844Z] 7zxwyd26h2lk2ltcifpd352fo [2024-06-27T17:01:14.844Z] urk2w9hemxtb1k4f3gsjkyt1r [2024-06-27T17:01:14.844Z] axrhfyenetqsvgekmt9vvqw6b [2024-06-27T17:01:14.844Z] a3286selaoya2oghycq7t3rzn [2024-06-27T17:01:14.844Z] ff7zpa73gljpf83zoqw7ut5p7 [2024-06-27T17:01:14.844Z] kq991goaxn5qdl03cxwx5zei3 [2024-06-27T17:01:14.844Z] yad538p43p4lje1ju85bef4nw [2024-06-27T17:01:14.844Z] bx7hu0h0aw4984zc6yuv32gzp [2024-06-27T17:01:14.844Z] 4cxl2of1qoxd6j0su893ysl6o [2024-06-27T17:01:14.844Z] qalfnxogon2hx91ucxh36jcnq [2024-06-27T17:01:14.844Z] xazbat6xzilsew2ptmy2my8em [2024-06-27T17:01:14.844Z] rpm1byw9d6ao9s2x2z3rtnh0h [2024-06-27T17:01:14.844Z] pbybmjinid6qhd5rto4kuugiq [2024-06-27T17:01:14.844Z] wxi0u53io5g4718mjd8yu3hym [2024-06-27T17:01:14.844Z] q0je2m83g6k4aw4g6op90g4bl [2024-06-27T17:01:14.844Z] iuakf1t0cn9frs2nnizz3p9yr [2024-06-27T17:01:14.844Z] xjkga3xxnxw5sffnufjpvum84 [2024-06-27T17:01:14.844Z] ipkypq9lhuwrkm3tnury6qvwo [2024-06-27T17:01:14.844Z] 4egpng3lfysqkjaz8p6fzmeb2 [2024-06-27T17:01:14.844Z] o345p9gkrf5jtvd27aqwhowye [2024-06-27T17:01:14.844Z] ccjotxxhq0dvhv2fx5hkg5xu9 [2024-06-27T17:01:14.844Z] v5vta78vmvgcailhms3ylaact [2024-06-27T17:01:14.844Z] 3aphlxs1uxwssyd1yu8j8dlhx [2024-06-27T17:01:14.844Z] n1a7bnfl6f3xeibn5mjszig8i [2024-06-27T17:01:14.844Z] ia70rc4xvqtm0w8hy3tgd2i9l [2024-06-27T17:01:14.844Z] twkx79o6vc7tlaiqd87dksjyu [2024-06-27T17:01:14.844Z] zl772n2nxqougksbdue0fa04u [2024-06-27T17:01:14.844Z] jax7ic73jel0f1heo4h1xs0m8 [2024-06-27T17:01:14.844Z] qwl87omv5xww6tijs064l76ug [2024-06-27T17:01:14.844Z] jzu775ywlbapphn2psb68hfgv [2024-06-27T17:01:14.844Z] 5l82i33q8pynpsiiwoj657ibv [2024-06-27T17:01:14.844Z] mn8edz7tbcar0qv6bpi009kqp [2024-06-27T17:01:14.844Z] l3iriwgea607ikn5gg5reg7g9 [2024-06-27T17:01:14.844Z] [2024-06-27T17:01:14.844Z] Total reclaimed space: 3.582GB [2024-06-27T17:01:14.844Z] + docker images [2024-06-27T17:01:14.844Z] REPOSITORY TAG IMAGE ID CREATED SIZE [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] archiveArtifacts [2024-06-27T17:01:16.962Z] Archiving artifacts [Pipeline] emailext [2024-06-27T17:01:17.547Z] Sending email to: sravankumarl@in.ibm.com manoj.palat@in.ibm.com kalyan_prasad@in.ibm.com sdawley@redhat.com platform-releng-dev@eclipse.org [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS