2024-04-07T13:51:38.658 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-07T13:51:38.659 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185 --description orch/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/connectivity task/test_extra_daemon_features} --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185/orig.config.yaml 2024-04-07T13:51:38.695 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-07T13:51:38.782 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185 branch: main description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/connectivity task/test_extra_daemon_features} email: ceph-qa@ceph.com first_in_suite: false job_id: '7634185' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 7151 sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d sleep_before_teardown: 0 subset: 39/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d targets: smithi100.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBID7HRg6qn6zNkpskJGlVuF/cFf2VMScjDYxKb+LVdFZVRb5AgfiCvY6fL++8BiyRXwXzlUKAa0Go2c3WMaqPxQ= smithi115.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCHzzlXq8BUrvhxhg0HvJOoRnyl4vbo2dNJY1Kd0YMvXv1E4InvWlBu8EKZtqCaGksaHKY/LlrSD+Qfo9sMYxHI= tasks: - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-04-01_20:08:13 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-07T13:51:38.782 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa; will attempt to use it 2024-04-07T13:51:38.783 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks 2024-04-07T13:51:38.783 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-07T13:51:38.784 INFO:teuthology.task.internal:Checking packages... 2024-04-07T13:51:38.806 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d' 2024-04-07T13:51:38.806 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-07T13:51:38.806 INFO:teuthology.packaging:ref: None 2024-04-07T13:51:38.806 INFO:teuthology.packaging:tag: None 2024-04-07T13:51:38.806 INFO:teuthology.packaging:branch: main 2024-04-07T13:51:38.807 INFO:teuthology.packaging:sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T13:51:38.807 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-04-07T13:51:39.086 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2778.ga971fd5f 2024-04-07T13:51:39.088 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-07T13:51:39.094 INFO:teuthology.task.internal:no buildpackages task found 2024-04-07T13:51:39.094 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-07T13:51:39.133 INFO:teuthology.task.internal:Saving configuration 2024-04-07T13:51:39.148 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-07T13:51:39.157 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T13:51:39.182 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-07 13:46:39.675242', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBID7HRg6qn6zNkpskJGlVuF/cFf2VMScjDYxKb+LVdFZVRb5AgfiCvY6fL++8BiyRXwXzlUKAa0Go2c3WMaqPxQ='} 2024-04-07T13:51:39.205 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-07 13:46:39.676925', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCHzzlXq8BUrvhxhg0HvJOoRnyl4vbo2dNJY1Kd0YMvXv1E4InvWlBu8EKZtqCaGksaHKY/LlrSD+Qfo9sMYxHI='} 2024-04-07T13:51:39.205 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-07T13:51:39.211 INFO:teuthology.task.internal:roles: ubuntu@smithi100.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-07T13:51:39.211 INFO:teuthology.task.internal:roles: ubuntu@smithi115.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-07T13:51:39.211 INFO:teuthology.run_tasks:Running task console_log... 2024-04-07T13:51:39.310 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f56993f6ee0>, signals=[15]) 2024-04-07T13:51:39.311 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-07T13:51:39.319 INFO:teuthology.task.internal:Opening connections... 2024-04-07T13:51:39.320 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi100.front.sepia.ceph.com 2024-04-07T13:51:39.322 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T13:51:39.421 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi115.front.sepia.ceph.com 2024-04-07T13:51:39.422 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T13:51:39.511 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-07T13:51:39.518 DEBUG:teuthology.orchestra.run.smithi100:> uname -m 2024-04-07T13:51:39.535 INFO:teuthology.orchestra.run.smithi100.stdout:x86_64 2024-04-07T13:51:39.535 DEBUG:teuthology.orchestra.run.smithi100:> cat /etc/os-release 2024-04-07T13:51:39.591 INFO:teuthology.orchestra.run.smithi100.stdout:NAME="CentOS Stream" 2024-04-07T13:51:39.591 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION="9" 2024-04-07T13:51:39.591 INFO:teuthology.orchestra.run.smithi100.stdout:ID="centos" 2024-04-07T13:51:39.591 INFO:teuthology.orchestra.run.smithi100.stdout:ID_LIKE="rhel fedora" 2024-04-07T13:51:39.591 INFO:teuthology.orchestra.run.smithi100.stdout:VERSION_ID="9" 2024-04-07T13:51:39.591 INFO:teuthology.orchestra.run.smithi100.stdout:PLATFORM_ID="platform:el9" 2024-04-07T13:51:39.592 INFO:teuthology.orchestra.run.smithi100.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-07T13:51:39.592 INFO:teuthology.orchestra.run.smithi100.stdout:ANSI_COLOR="0;31" 2024-04-07T13:51:39.592 INFO:teuthology.orchestra.run.smithi100.stdout:LOGO="fedora-logo-icon" 2024-04-07T13:51:39.592 INFO:teuthology.orchestra.run.smithi100.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-07T13:51:39.592 INFO:teuthology.orchestra.run.smithi100.stdout:HOME_URL="https://centos.org/" 2024-04-07T13:51:39.592 INFO:teuthology.orchestra.run.smithi100.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-07T13:51:39.592 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-07T13:51:39.592 INFO:teuthology.orchestra.run.smithi100.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-07T13:51:39.593 INFO:teuthology.lock.ops:Updating smithi100.front.sepia.ceph.com on lock server 2024-04-07T13:51:39.617 DEBUG:teuthology.orchestra.run.smithi115:> uname -m 2024-04-07T13:51:39.635 INFO:teuthology.orchestra.run.smithi115.stdout:x86_64 2024-04-07T13:51:39.635 DEBUG:teuthology.orchestra.run.smithi115:> cat /etc/os-release 2024-04-07T13:51:39.692 INFO:teuthology.orchestra.run.smithi115.stdout:NAME="CentOS Stream" 2024-04-07T13:51:39.692 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION="9" 2024-04-07T13:51:39.692 INFO:teuthology.orchestra.run.smithi115.stdout:ID="centos" 2024-04-07T13:51:39.693 INFO:teuthology.orchestra.run.smithi115.stdout:ID_LIKE="rhel fedora" 2024-04-07T13:51:39.693 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION_ID="9" 2024-04-07T13:51:39.693 INFO:teuthology.orchestra.run.smithi115.stdout:PLATFORM_ID="platform:el9" 2024-04-07T13:51:39.693 INFO:teuthology.orchestra.run.smithi115.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-07T13:51:39.693 INFO:teuthology.orchestra.run.smithi115.stdout:ANSI_COLOR="0;31" 2024-04-07T13:51:39.693 INFO:teuthology.orchestra.run.smithi115.stdout:LOGO="fedora-logo-icon" 2024-04-07T13:51:39.693 INFO:teuthology.orchestra.run.smithi115.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-07T13:51:39.693 INFO:teuthology.orchestra.run.smithi115.stdout:HOME_URL="https://centos.org/" 2024-04-07T13:51:39.693 INFO:teuthology.orchestra.run.smithi115.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-07T13:51:39.693 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-07T13:51:39.693 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-07T13:51:39.693 INFO:teuthology.lock.ops:Updating smithi115.front.sepia.ceph.com on lock server 2024-04-07T13:51:39.717 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-07T13:51:39.726 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-07T13:51:39.749 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-07T13:51:39.749 DEBUG:teuthology.orchestra.run.smithi100:> test '!' -e /home/ubuntu/cephtest 2024-04-07T13:51:39.752 DEBUG:teuthology.orchestra.run.smithi115:> test '!' -e /home/ubuntu/cephtest 2024-04-07T13:51:39.768 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-07T13:51:39.773 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-07T13:51:39.773 DEBUG:teuthology.orchestra.run.smithi100:> test -z $(ls -A /var/lib/ceph) 2024-04-07T13:51:39.808 DEBUG:teuthology.orchestra.run.smithi115:> test -z $(ls -A /var/lib/ceph) 2024-04-07T13:51:39.995 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-07T13:51:40.043 INFO:teuthology.run_tasks:Running task kernel... 2024-04-07T13:51:40.057 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-07T13:51:40.057 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-07T13:51:40.058 DEBUG:teuthology.orchestra.run.smithi100:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-07T13:51:40.058 DEBUG:teuthology.orchestra.run.smithi115:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-07T13:51:40.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T13:51:40.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T13:51:40.076 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-04-07T13:51:40.076 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-04-07T13:51:40.134 INFO:teuthology.orchestra.run.smithi115.stdout:5.14.0-361.el9.x86_64 2024-04-07T13:51:40.134 INFO:teuthology.orchestra.run.smithi100.stdout:5.14.0-361.el9.x86_64 2024-04-07T13:51:40.134 INFO:teuthology.task.kernel:Running kernel on smithi115: 5.14.0-361.el9.x86_64 2024-04-07T13:51:40.134 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum install -y kernel 2024-04-07T13:51:40.135 INFO:teuthology.task.kernel:Running kernel on smithi100: 5.14.0-361.el9.x86_64 2024-04-07T13:51:40.135 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum install -y kernel 2024-04-07T13:51:42.268 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS-9 - AppStream 17 MB/s | 8.1 MB 00:00 2024-04-07T13:51:42.308 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS-9 - AppStream 16 MB/s | 8.1 MB 00:00 2024-04-07T13:51:43.935 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS-9 - BaseOS 7.0 MB/s | 2.5 MB 00:00 2024-04-07T13:51:43.967 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS-9 - BaseOS 7.6 MB/s | 2.5 MB 00:00 2024-04-07T13:51:45.142 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-07T13:51:45.216 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.0 MB 00:00 2024-04-07T13:51:49.667 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - AppStream 5.6 MB/s | 19 MB 00:03 2024-04-07T13:51:53.617 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.1 MB 00:00 2024-04-07T13:51:55.051 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - Extras packages 55 kB/s | 16 kB 00:00 2024-04-07T13:51:56.975 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - AppStream 1.8 MB/s | 19 MB 00:10 2024-04-07T13:51:58.269 INFO:teuthology.orchestra.run.smithi100.stdout:Extra Packages for Enterprise Linux 6.7 MB/s | 21 MB 00:03 2024-04-07T13:52:03.377 INFO:teuthology.orchestra.run.smithi100.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T13:52:05.489 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T13:52:05.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T13:52:05.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T13:52:05.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T13:52:05.868 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-07T13:52:05.868 INFO:teuthology.orchestra.run.smithi100.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-07T13:52:05.973 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T13:52:05.978 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T13:52:05.978 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2024-04-07T13:52:05.978 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T13:52:05.978 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T13:52:05.978 INFO:teuthology.orchestra.run.smithi100.stdout: kernel x86_64 5.14.0-432.el9 baseos 66 k 2024-04-07T13:52:05.978 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-04-07T13:52:05.979 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-core x86_64 5.14.0-432.el9 baseos 15 M 2024-04-07T13:52:05.979 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules x86_64 5.14.0-432.el9 baseos 33 M 2024-04-07T13:52:05.979 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules-core x86_64 5.14.0-432.el9 baseos 27 M 2024-04-07T13:52:05.979 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T13:52:05.979 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T13:52:05.979 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T13:52:05.979 INFO:teuthology.orchestra.run.smithi100.stdout:Install 4 Packages 2024-04-07T13:52:05.979 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T13:52:05.979 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 76 M 2024-04-07T13:52:05.979 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 123 M 2024-04-07T13:52:05.979 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T13:52:06.104 INFO:teuthology.orchestra.run.smithi100.stdout:(1/4): kernel-5.14.0-432.el9.x86_64.rpm 982 kB/s | 66 kB 00:00 2024-04-07T13:52:06.604 INFO:teuthology.orchestra.run.smithi100.stdout:(2/4): kernel-core-5.14.0-432.el9.x86_64.rpm 26 MB/s | 15 MB 00:00 2024-04-07T13:52:07.129 INFO:teuthology.orchestra.run.smithi100.stdout:(3/4): kernel-modules-5.14.0-432.el9.x86_64.rpm 31 MB/s | 33 MB 00:01 2024-04-07T13:52:07.588 INFO:teuthology.orchestra.run.smithi100.stdout:(4/4): kernel-modules-core-5.14.0-432.el9.x86_6 19 MB/s | 27 MB 00:01 2024-04-07T13:52:07.588 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T13:52:07.588 INFO:teuthology.orchestra.run.smithi100.stdout:Total 47 MB/s | 76 MB 00:01 2024-04-07T13:52:08.249 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T13:52:08.407 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - CRB 801 kB/s | 6.1 MB 00:07 2024-04-07T13:52:08.612 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T13:52:08.612 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T13:52:09.608 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T13:52:09.609 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T13:52:09.924 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 16 kB 00:00 2024-04-07T13:52:10.851 INFO:teuthology.orchestra.run.smithi115.stdout:Extra Packages for Enterprise Linux 26 MB/s | 21 MB 00:00 2024-04-07T13:52:12.111 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T13:52:12.730 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-modules-core-5.14.0-432.el9.x86_64 1/4 2024-04-07T13:52:12.813 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T13:52:15.565 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T13:52:15.701 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T13:52:15.842 INFO:teuthology.orchestra.run.smithi115.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-04-07T13:52:16.046 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:01 ago on Sun 07 Apr 2024 01:52:15 PM UTC. 2024-04-07T13:52:17.975 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T13:52:17.976 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T13:52:17.977 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T13:52:17.978 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T13:52:17.979 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T13:52:17.980 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.981 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.982 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.983 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T13:52:17.984 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.984 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.984 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T13:52:17.984 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T13:52:18.340 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-07T13:52:18.341 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-07T13:52:18.457 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T13:52:18.473 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T13:52:18.473 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout: kernel x86_64 5.14.0-432.el9 baseos 66 k 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-core x86_64 5.14.0-432.el9 baseos 15 M 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules x86_64 5.14.0-432.el9 baseos 33 M 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-core x86_64 5.14.0-432.el9 baseos 27 M 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout:Install 4 Packages 2024-04-07T13:52:18.474 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T13:52:18.475 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 76 M 2024-04-07T13:52:18.475 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 123 M 2024-04-07T13:52:18.475 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T13:52:18.643 INFO:teuthology.orchestra.run.smithi115.stdout:(1/4): kernel-5.14.0-432.el9.x86_64.rpm 605 kB/s | 66 kB 00:00 2024-04-07T13:52:19.660 INFO:teuthology.orchestra.run.smithi115.stdout:(2/4): kernel-core-5.14.0-432.el9.x86_64.rpm 13 MB/s | 15 MB 00:01 2024-04-07T13:52:20.391 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T13:52:20.518 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:52:20.604 INFO:teuthology.orchestra.run.smithi115.stdout:(3/4): kernel-modules-5.14.0-432.el9.x86_64.rpm 16 MB/s | 33 MB 00:02 2024-04-07T13:52:21.927 INFO:teuthology.orchestra.run.smithi115.stdout:(4/4): kernel-modules-core-5.14.0-432.el9.x86_6 8.4 MB/s | 27 MB 00:03 2024-04-07T13:52:21.927 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T13:52:21.927 INFO:teuthology.orchestra.run.smithi115.stdout:Total 22 MB/s | 76 MB 00:03 2024-04-07T13:52:22.590 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T13:52:22.952 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T13:52:22.953 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T13:52:23.953 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T13:52:23.954 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T13:52:25.238 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:52:26.425 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T13:52:27.032 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-modules-core-5.14.0-432.el9.x86_64 1/4 2024-04-07T13:52:27.110 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T13:52:29.837 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T13:52:29.970 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T13:52:34.667 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T13:52:34.805 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:52:39.563 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:52:54.875 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:52:54.876 INFO:teuthology.orchestra.run.smithi100.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-07T13:52:54.876 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T13:52:54.920 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:52:55.301 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:52:55.301 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-5.14.0-432.el9.x86_64 1/4 2024-04-07T13:52:55.301 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T13:52:55.301 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T13:52:55.716 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:52:55.716 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T13:52:55.716 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T13:52:55.716 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-5.14.0-432.el9.x86_64 2024-04-07T13:52:55.716 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-core-5.14.0-432.el9.x86_64 2024-04-07T13:52:55.716 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules-5.14.0-432.el9.x86_64 2024-04-07T13:52:55.716 INFO:teuthology.orchestra.run.smithi100.stdout: kernel-modules-core-5.14.0-432.el9.x86_64 2024-04-07T13:52:55.716 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T13:52:55.716 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T13:52:56.043 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T13:52:56.145 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T13:52:56.145 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T13:52:56.145 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-432.el9.x86_64 2024-04-07T13:52:56.146 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-07T13:52:56.146 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-07T13:52:56.146 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-07T13:52:56.146 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi100.front.sepia.ceph.com, path=None, version=distro) 2024-04-07T13:52:56.146 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T13:52:56.226 INFO:teuthology.orchestra.run.smithi100.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T13:52:56.226 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T13:52:56.227 DEBUG:teuthology.orchestra.run.smithi100:> sudo rpm -qi grub2-tools 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:Name : grub2-tools 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:Epoch : 1 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:Version : 2.06 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:Release : 68.el9 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:Architecture: x86_64 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:Group : Unspecified 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:Size : 8264254 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:License : GPLv3+ 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-07T13:52:56.264 INFO:teuthology.orchestra.run.smithi100.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout:Packager : builder@centos.org 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout:Vendor : CentOS 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout:Summary : Support tools for GRUB. 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout:Description : 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout:hardware devices. 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T13:52:56.265 INFO:teuthology.orchestra.run.smithi100.stdout:This subpackage provides tools for support of all platforms. 2024-04-07T13:52:56.266 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-07T13:52:56.266 INFO:teuthology.task.kernel:Updating grub on smithi100 to boot 5.14.0-432.el9.x86_64 2024-04-07T13:52:56.266 DEBUG:teuthology.orchestra.run.smithi100:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-07T13:52:56.848 INFO:teuthology.orchestra.run.smithi100.stderr:Generating grub configuration file ... 2024-04-07T13:52:58.157 INFO:teuthology.orchestra.run.smithi100.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-07T13:52:58.190 INFO:teuthology.orchestra.run.smithi100.stderr:done 2024-04-07T13:52:58.193 DEBUG:teuthology.orchestra.run.smithi100:> mktemp 2024-04-07T13:52:58.208 INFO:teuthology.orchestra.run.smithi100.stdout:/tmp/tmp.YOpaSjQ7YA 2024-04-07T13:52:58.208 DEBUG:teuthology.orchestra.run.smithi100:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.YOpaSjQ7YA 2024-04-07T13:52:58.275 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 0666 /tmp/tmp.YOpaSjQ7YA 2024-04-07T13:52:58.407 DEBUG:teuthology.orchestra.remote:smithi100:/tmp/tmp.YOpaSjQ7YA is 6KB 2024-04-07T13:52:58.455 DEBUG:teuthology.orchestra.run.smithi100:> rm -fr /tmp/tmp.YOpaSjQ7YA 2024-04-07T13:52:58.470 DEBUG:teuthology.orchestra.run.smithi100:> sudo /bin/ls /boot/loader/entries || true 2024-04-07T13:52:58.544 INFO:teuthology.orchestra.run.smithi100.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-07T13:52:58.545 INFO:teuthology.orchestra.run.smithi100.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-07T13:52:58.545 INFO:teuthology.orchestra.run.smithi100.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-07T13:52:58.545 INFO:teuthology.orchestra.run.smithi100.stdout:15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64.conf 2024-04-07T13:52:58.546 DEBUG:teuthology.orchestra.run.smithi100:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64 2024-04-07T13:52:58.692 DEBUG:teuthology.orchestra.run.smithi100:> sudo shutdown -r now 2024-04-07T13:53:08.695 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:53:08.695 INFO:teuthology.orchestra.run.smithi115.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-07T13:53:08.695 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T13:53:08.740 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:53:09.147 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:53:09.147 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-5.14.0-432.el9.x86_64 1/4 2024-04-07T13:53:09.147 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T13:53:09.147 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T13:53:09.589 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T13:53:09.589 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T13:53:09.590 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T13:53:09.590 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-5.14.0-432.el9.x86_64 2024-04-07T13:53:09.590 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-core-5.14.0-432.el9.x86_64 2024-04-07T13:53:09.590 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-5.14.0-432.el9.x86_64 2024-04-07T13:53:09.590 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-core-5.14.0-432.el9.x86_64 2024-04-07T13:53:09.590 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T13:53:09.590 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T13:53:09.923 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T13:53:10.065 INFO:teuthology.orchestra.run.smithi115.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T13:53:10.065 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T13:53:10.065 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-432.el9.x86_64 2024-04-07T13:53:10.065 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-07T13:53:10.065 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-07T13:53:10.065 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-07T13:53:10.066 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi115.front.sepia.ceph.com, path=None, version=distro) 2024-04-07T13:53:10.066 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T13:53:10.144 INFO:teuthology.orchestra.run.smithi115.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T13:53:10.144 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T13:53:10.145 DEBUG:teuthology.orchestra.run.smithi115:> sudo rpm -qi grub2-tools 2024-04-07T13:53:10.178 INFO:teuthology.orchestra.run.smithi115.stdout:Name : grub2-tools 2024-04-07T13:53:10.178 INFO:teuthology.orchestra.run.smithi115.stdout:Epoch : 1 2024-04-07T13:53:10.178 INFO:teuthology.orchestra.run.smithi115.stdout:Version : 2.06 2024-04-07T13:53:10.178 INFO:teuthology.orchestra.run.smithi115.stdout:Release : 68.el9 2024-04-07T13:53:10.178 INFO:teuthology.orchestra.run.smithi115.stdout:Architecture: x86_64 2024-04-07T13:53:10.178 INFO:teuthology.orchestra.run.smithi115.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-07T13:53:10.178 INFO:teuthology.orchestra.run.smithi115.stdout:Group : Unspecified 2024-04-07T13:53:10.178 INFO:teuthology.orchestra.run.smithi115.stdout:Size : 8264254 2024-04-07T13:53:10.178 INFO:teuthology.orchestra.run.smithi115.stdout:License : GPLv3+ 2024-04-07T13:53:10.178 INFO:teuthology.orchestra.run.smithi115.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-07T13:53:10.178 INFO:teuthology.orchestra.run.smithi115.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:Packager : builder@centos.org 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:Vendor : CentOS 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:Summary : Support tools for GRUB. 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:Description : 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:hardware devices. 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T13:53:10.179 INFO:teuthology.orchestra.run.smithi115.stdout:This subpackage provides tools for support of all platforms. 2024-04-07T13:53:10.180 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-07T13:53:10.180 INFO:teuthology.task.kernel:Updating grub on smithi115 to boot 5.14.0-432.el9.x86_64 2024-04-07T13:53:10.180 DEBUG:teuthology.orchestra.run.smithi115:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-07T13:53:10.814 INFO:teuthology.orchestra.run.smithi115.stderr:Generating grub configuration file ... 2024-04-07T13:53:12.239 INFO:teuthology.orchestra.run.smithi115.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-07T13:53:12.276 INFO:teuthology.orchestra.run.smithi115.stderr:done 2024-04-07T13:53:12.279 DEBUG:teuthology.orchestra.run.smithi115:> mktemp 2024-04-07T13:53:12.293 INFO:teuthology.orchestra.run.smithi115.stdout:/tmp/tmp.vlLM2YcFWp 2024-04-07T13:53:12.294 DEBUG:teuthology.orchestra.run.smithi115:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.vlLM2YcFWp 2024-04-07T13:53:12.362 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0666 /tmp/tmp.vlLM2YcFWp 2024-04-07T13:53:12.497 DEBUG:teuthology.orchestra.remote:smithi115:/tmp/tmp.vlLM2YcFWp is 6KB 2024-04-07T13:53:12.546 DEBUG:teuthology.orchestra.run.smithi115:> rm -fr /tmp/tmp.vlLM2YcFWp 2024-04-07T13:53:12.560 DEBUG:teuthology.orchestra.run.smithi115:> sudo /bin/ls /boot/loader/entries || true 2024-04-07T13:53:12.626 INFO:teuthology.orchestra.run.smithi115.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-07T13:53:12.626 INFO:teuthology.orchestra.run.smithi115.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-07T13:53:12.627 INFO:teuthology.orchestra.run.smithi115.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-07T13:53:12.627 INFO:teuthology.orchestra.run.smithi115.stdout:15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64.conf 2024-04-07T13:53:12.628 DEBUG:teuthology.orchestra.run.smithi115:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64 2024-04-07T13:53:12.766 DEBUG:teuthology.orchestra.run.smithi115:> sudo shutdown -r now 2024-04-07T13:53:28.710 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-07T13:53:28.711 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-04-07T13:53:28.712 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T13:53:42.782 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-07T13:53:42.783 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-07T13:53:42.783 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T13:53:47.038 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2024-04-07T13:53:56.046 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-04-07T13:53:56.047 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T13:53:59.102 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.100 2024-04-07T13:54:01.118 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-04-07T13:54:10.126 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-07T13:54:10.127 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T13:54:11.104 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-04-07T13:54:11.105 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T13:54:13.186 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-04-07T13:54:25.198 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-07T13:54:25.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T13:54:42.893 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-04-07T13:54:43.355 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-04-07T13:54:43.355 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-432.el9.x86_64"... 2024-04-07T13:54:43.356 DEBUG:teuthology.orchestra.run.smithi100:> uname -r 2024-04-07T13:54:43.369 INFO:teuthology.orchestra.run.smithi100.stdout:5.14.0-432.el9.x86_64 2024-04-07T13:54:43.369 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-432.el9.x86_64 vs 5.14.0-432.el9.x86_64 2024-04-07T13:54:43.369 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-07T13:54:43.370 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-07T13:54:43.618 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-04-07T13:54:44.370 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-07T13:54:44.371 DEBUG:teuthology.orchestra.run.smithi100:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-07T13:54:44.560 INFO:teuthology.orchestra.run.smithi100.stdout:ttyS1 2024-04-07T13:54:44.596 DEBUG:teuthology.parallel:result is None 2024-04-07T13:54:58.619 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-07T13:54:58.620 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T13:54:59.108 DEBUG:teuthology.orchestra.run.smithi115:> true 2024-04-07T13:54:59.582 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-07T13:54:59.582 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-432.el9.x86_64"... 2024-04-07T13:54:59.582 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-04-07T13:54:59.597 INFO:teuthology.orchestra.run.smithi115.stdout:5.14.0-432.el9.x86_64 2024-04-07T13:54:59.597 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-432.el9.x86_64 vs 5.14.0-432.el9.x86_64 2024-04-07T13:54:59.597 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-07T13:54:59.597 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-07T13:55:00.598 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-07T13:55:00.598 DEBUG:teuthology.orchestra.run.smithi115:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-07T13:55:00.667 INFO:teuthology.orchestra.run.smithi115.stdout:ttyS1 2024-04-07T13:55:00.701 DEBUG:teuthology.parallel:result is None 2024-04-07T13:55:00.701 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-07T13:55:00.710 INFO:teuthology.task.internal:Creating test directory... 2024-04-07T13:55:00.710 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-07T13:55:00.713 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-07T13:55:00.729 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-07T13:55:00.749 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-07T13:55:00.793 INFO:teuthology.task.internal:Creating archive directory... 2024-04-07T13:55:00.793 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-07T13:55:00.796 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-07T13:55:00.873 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-07T13:55:00.882 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-07T13:55:00.882 DEBUG:teuthology.orchestra.run.smithi100:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-07T13:55:00.885 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-07T13:55:00.922 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T13:55:00.927 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T13:55:00.937 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T13:55:00.940 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T13:55:00.941 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-07T13:55:00.950 INFO:teuthology.task.internal:Configuring sudo... 2024-04-07T13:55:00.950 DEBUG:teuthology.orchestra.run.smithi100:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-07T13:55:00.981 DEBUG:teuthology.orchestra.run.smithi115:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-07T13:55:01.010 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-07T13:55:01.020 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-07T13:55:01.020 DEBUG:teuthology.orchestra.run.smithi100:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-07T13:55:01.052 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-07T13:55:01.066 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T13:55:01.150 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T13:55:01.208 DEBUG:teuthology.orchestra.run.smithi100:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T13:55:01.248 DEBUG:teuthology.orchestra.run.smithi100:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T13:55:01.293 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-04-07T13:55:01.293 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-07T13:55:01.359 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T13:55:01.398 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T13:55:01.451 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T13:55:01.530 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T13:55:01.576 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-04-07T13:55:01.576 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-07T13:55:01.645 DEBUG:teuthology.orchestra.run.smithi100:> sudo service rsyslog restart 2024-04-07T13:55:01.648 DEBUG:teuthology.orchestra.run.smithi115:> sudo service rsyslog restart 2024-04-07T13:55:01.697 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T13:55:01.744 INFO:teuthology.orchestra.run.smithi115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T13:55:02.175 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-07T13:55:02.189 INFO:teuthology.task.internal:Starting timer... 2024-04-07T13:55:02.189 INFO:teuthology.run_tasks:Running task pcp... 2024-04-07T13:55:02.251 INFO:teuthology.run_tasks:Running task selinux... 2024-04-07T13:55:02.281 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-07T13:55:02.281 DEBUG:teuthology.orchestra.run.smithi100:> sudo service auditd rotate 2024-04-07T13:55:02.353 INFO:teuthology.orchestra.run.smithi100.stdout:Rotating logs: 2024-04-07T13:55:02.355 DEBUG:teuthology.orchestra.run.smithi115:> sudo service auditd rotate 2024-04-07T13:55:02.417 INFO:teuthology.orchestra.run.smithi115.stdout:Rotating logs: 2024-04-07T13:55:02.418 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-07T13:55:02.419 DEBUG:teuthology.orchestra.run.smithi100:> /usr/sbin/getenforce 2024-04-07T13:55:02.448 INFO:teuthology.orchestra.run.smithi100.stdout:Permissive 2024-04-07T13:55:02.448 DEBUG:teuthology.orchestra.run.smithi115:> /usr/sbin/getenforce 2024-04-07T13:55:02.476 INFO:teuthology.orchestra.run.smithi115.stdout:Permissive 2024-04-07T13:55:02.476 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi100.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi115.front.sepia.ceph.com': 'permissive'} 2024-04-07T13:55:02.476 DEBUG:teuthology.orchestra.run.smithi100:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-07T13:55:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T13:55:02.518 DEBUG:teuthology.orchestra.run.smithi115:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-07T13:55:02.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T13:55:02.546 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-07T13:55:02.546 DEBUG:teuthology.orchestra.run.smithi100:> sudo /usr/sbin/setenforce permissive 2024-04-07T13:55:02.593 DEBUG:teuthology.orchestra.run.smithi115:> sudo /usr/sbin/setenforce permissive 2024-04-07T13:55:02.637 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-07T13:55:02.647 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-07T13:55:02.664 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-07T13:55:02.665 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi100.front.sepia.ceph.com,smithi115.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-07T13:59:32.354 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi100.front.sepia.ceph.com'), Remote(name='ubuntu@smithi115.front.sepia.ceph.com')] 2024-04-07T13:59:32.356 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-04-07T13:59:32.357 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi100.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T13:59:32.450 DEBUG:teuthology.orchestra.run.smithi100:> true 2024-04-07T13:59:32.537 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi100.front.sepia.ceph.com' 2024-04-07T13:59:32.537 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-07T13:59:32.538 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T13:59:32.623 DEBUG:teuthology.orchestra.run.smithi115:> true 2024-04-07T13:59:32.702 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-04-07T13:59:32.702 INFO:teuthology.run_tasks:Running task clock... 2024-04-07T13:59:32.713 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-07T13:59:32.713 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-07T13:59:32.713 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-07T13:59:32.716 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-07T13:59:32.716 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-07T13:59:32.745 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-07T13:59:32.761 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-07T13:59:32.773 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-07T13:59:32.790 INFO:teuthology.orchestra.run.smithi100.stderr:sudo: ntpd: command not found 2024-04-07T13:59:32.791 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-07T13:59:32.804 INFO:teuthology.orchestra.run.smithi100.stdout:506 Cannot talk to daemon 2024-04-07T13:59:32.819 INFO:teuthology.orchestra.run.smithi115.stderr:sudo: ntpd: command not found 2024-04-07T13:59:32.820 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-07T13:59:32.833 INFO:teuthology.orchestra.run.smithi115.stdout:506 Cannot talk to daemon 2024-04-07T13:59:32.836 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-07T13:59:32.849 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-07T13:59:32.865 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-07T13:59:32.888 INFO:teuthology.orchestra.run.smithi100.stderr:bash: line 1: ntpq: command not found 2024-04-07T13:59:32.891 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T13:59:32.891 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2024-04-07T13:59:32.891 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T13:59:32.891 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T13:59:32.891 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T13:59:32.891 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T13:59:32.923 INFO:teuthology.orchestra.run.smithi115.stderr:bash: line 1: ntpq: command not found 2024-04-07T13:59:32.925 INFO:teuthology.orchestra.run.smithi115.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T13:59:32.926 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================== 2024-04-07T13:59:32.926 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T13:59:32.926 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T13:59:32.926 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T13:59:32.926 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T13:59:32.927 INFO:teuthology.run_tasks:Running task install... 2024-04-07T13:59:32.935 DEBUG:teuthology.task.install:project ceph 2024-04-07T13:59:32.935 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d'}} 2024-04-07T13:59:32.935 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d'} 2024-04-07T13:59:32.935 INFO:teuthology.task.install:Using flavor: default 2024-04-07T13:59:32.941 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-07T13:59:32.941 INFO:teuthology.task.install:extra packages: [] 2024-04-07T13:59:32.942 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d', 'tag': None, 'wait_for_package': False} 2024-04-07T13:59:32.942 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T13:59:32.944 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d', 'tag': None, 'wait_for_package': False} 2024-04-07T13:59:32.944 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T13:59:33.167 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/ 2024-04-07T13:59:33.167 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2578.ge5c885fe 2024-04-07T13:59:33.171 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/ 2024-04-07T13:59:33.171 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2578.ge5c885fe 2024-04-07T13:59:33.281 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-07T13:59:33.282 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-04-07T13:59:33.282 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-07T13:59:33.310 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-07T13:59:33.311 DEBUG:teuthology.orchestra.run.smithi115:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-07T13:59:33.343 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-07T13:59:33.344 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-04-07T13:59:33.344 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-07T13:59:33.371 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-07T13:59:33.372 DEBUG:teuthology.orchestra.run.smithi100:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-07T13:59:33.378 DEBUG:teuthology.orchestra.run.smithi115:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-07T13:59:33.440 DEBUG:teuthology.orchestra.run.smithi100:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-07T13:59:33.458 DEBUG:teuthology.orchestra.run.smithi115:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-07T13:59:33.520 DEBUG:teuthology.orchestra.run.smithi100:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-07T13:59:33.525 INFO:teuthology.orchestra.run.smithi115.stdout:check_obsoletes = 1 2024-04-07T13:59:33.527 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum clean all 2024-04-07T13:59:33.586 INFO:teuthology.orchestra.run.smithi100.stdout:check_obsoletes = 1 2024-04-07T13:59:33.588 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum clean all 2024-04-07T13:59:33.765 INFO:teuthology.orchestra.run.smithi115.stdout:74 files removed 2024-04-07T13:59:33.791 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-radosgw 2024-04-07T13:59:33.832 INFO:teuthology.orchestra.run.smithi100.stdout:74 files removed 2024-04-07T13:59:33.860 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-radosgw 2024-04-07T13:59:34.391 INFO:teuthology.orchestra.run.smithi115.stdout:ceph packages for x86_64 276 kB/s | 83 kB 00:00 2024-04-07T13:59:34.481 INFO:teuthology.orchestra.run.smithi100.stdout:ceph packages for x86_64 256 kB/s | 83 kB 00:00 2024-04-07T13:59:34.833 INFO:teuthology.orchestra.run.smithi115.stdout:ceph noarch packages 29 kB/s | 11 kB 00:00 2024-04-07T13:59:34.865 INFO:teuthology.orchestra.run.smithi100.stdout:ceph noarch packages 34 kB/s | 11 kB 00:00 2024-04-07T13:59:35.217 INFO:teuthology.orchestra.run.smithi115.stdout:ceph source packages 5.5 kB/s | 1.9 kB 00:00 2024-04-07T13:59:35.274 INFO:teuthology.orchestra.run.smithi100.stdout:ceph source packages 5.1 kB/s | 1.9 kB 00:00 2024-04-07T13:59:35.644 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS-9 - AppStream 21 MB/s | 8.1 MB 00:00 2024-04-07T13:59:35.735 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS-9 - AppStream 19 MB/s | 8.1 MB 00:00 2024-04-07T13:59:37.345 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS-9 - BaseOS 6.8 MB/s | 2.5 MB 00:00 2024-04-07T13:59:37.360 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS-9 - BaseOS 8.9 MB/s | 2.5 MB 00:00 2024-04-07T13:59:38.218 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - BaseOS 19 MB/s | 8.0 MB 00:00 2024-04-07T13:59:38.703 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - BaseOS 9.1 MB/s | 8.0 MB 00:00 2024-04-07T13:59:40.170 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - AppStream 23 MB/s | 19 MB 00:00 2024-04-07T13:59:40.469 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - AppStream 28 MB/s | 19 MB 00:00 2024-04-07T13:59:44.470 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - CRB 7.9 MB/s | 6.1 MB 00:00 2024-04-07T13:59:44.786 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - CRB 8.5 MB/s | 6.1 MB 00:00 2024-04-07T13:59:46.063 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - Extras packages 59 kB/s | 16 kB 00:00 2024-04-07T13:59:46.738 INFO:teuthology.orchestra.run.smithi100.stdout:CentOS Stream 9 - Extras packages 25 kB/s | 16 kB 00:00 2024-04-07T13:59:47.697 INFO:teuthology.orchestra.run.smithi115.stdout:Extra Packages for Enterprise Linux 14 MB/s | 21 MB 00:01 2024-04-07T13:59:48.591 INFO:teuthology.orchestra.run.smithi100.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-07T13:59:52.830 INFO:teuthology.orchestra.run.smithi115.stdout:lab-extras 12 kB/s | 1.7 kB 00:00 2024-04-07T13:59:53.664 INFO:teuthology.orchestra.run.smithi100.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-04-07T13:59:55.253 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T13:59:55.253 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T13:59:55.253 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T13:59:55.253 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.253 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T13:59:55.253 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.253 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T13:59:55.254 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T13:59:55.255 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T13:59:55.256 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.257 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.258 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.259 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.260 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.261 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.262 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T13:59:55.788 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T13:59:55.804 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T13:59:55.804 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-radosgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 9.8 M 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout:Upgrading: 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout: librados2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.4 M 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout: librbd1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-base x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.4 M 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 21 M 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-selinux x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 25 k 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-07T13:59:55.805 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 746 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: libradosstriper1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 500 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: librgw2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.1 M 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-argparse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 45 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 134 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cephfs x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 161 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-07T13:59:55.806 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rados x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 320 k 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 299 k 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 99 k 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout:Installing weak dependencies: 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout:Install 30 Packages 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout:Upgrade 2 Packages 2024-04-07T13:59:55.807 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T13:59:55.808 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 59 M 2024-04-07T13:59:55.808 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T13:59:56.152 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T13:59:56.153 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T13:59:56.154 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T13:59:56.155 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.156 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.157 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.158 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.159 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T13:59:56.656 INFO:teuthology.orchestra.run.smithi115.stdout:(1/32): ceph-base-19.0.0-2578.ge5c885fe.el9.x86 8.7 MB/s | 5.4 MB 00:00 2024-04-07T13:59:56.671 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T13:59:56.674 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-radosgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 9.8 M 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout:Upgrading: 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout: librados2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.4 M 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout: librbd1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-base x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.4 M 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 21 M 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-selinux x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 25 k 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-07T13:59:56.675 INFO:teuthology.orchestra.run.smithi100.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 746 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: libradosstriper1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 500 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: librgw2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.1 M 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-argparse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 45 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 134 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cephfs x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 161 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-07T13:59:56.676 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rados x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 320 k 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 299 k 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 99 k 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout:Installing weak dependencies: 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout:Install 30 Packages 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout:Upgrade 2 Packages 2024-04-07T13:59:56.677 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T13:59:56.678 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 59 M 2024-04-07T13:59:56.678 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T13:59:56.706 INFO:teuthology.orchestra.run.smithi115.stdout:(2/32): ceph-selinux-19.0.0-2578.ge5c885fe.el9. 506 kB/s | 25 kB 00:00 2024-04-07T13:59:56.798 INFO:teuthology.orchestra.run.smithi115.stdout:(3/32): libcephfs2-19.0.0-2578.ge5c885fe.el9.x8 7.9 MB/s | 746 kB 00:00 2024-04-07T13:59:56.882 INFO:teuthology.orchestra.run.smithi115.stdout:(4/32): libradosstriper1-19.0.0-2578.ge5c885fe. 5.9 MB/s | 500 kB 00:00 2024-04-07T13:59:57.249 INFO:teuthology.orchestra.run.smithi115.stdout:(5/32): ceph-radosgw-19.0.0-2578.ge5c885fe.el9. 8.1 MB/s | 9.8 MB 00:01 2024-04-07T13:59:57.332 INFO:teuthology.orchestra.run.smithi115.stdout:(6/32): librgw2-19.0.0-2578.ge5c885fe.el9.x86_6 11 MB/s | 5.1 MB 00:00 2024-04-07T13:59:57.349 INFO:teuthology.orchestra.run.smithi115.stdout:(7/32): python3-ceph-argparse-19.0.0-2578.ge5c8 450 kB/s | 45 kB 00:00 2024-04-07T13:59:57.407 INFO:teuthology.orchestra.run.smithi115.stdout:(8/32): python3-ceph-common-19.0.0-2578.ge5c885 1.7 MB/s | 134 kB 00:00 2024-04-07T13:59:57.433 INFO:teuthology.orchestra.run.smithi115.stdout:(9/32): python3-cephfs-19.0.0-2578.ge5c885fe.el 1.9 MB/s | 161 kB 00:00 2024-04-07T13:59:57.491 INFO:teuthology.orchestra.run.smithi115.stdout:(10/32): python3-rados-19.0.0-2578.ge5c885fe.el 3.7 MB/s | 320 kB 00:00 2024-04-07T13:59:57.525 INFO:teuthology.orchestra.run.smithi115.stdout:(11/32): python3-rbd-19.0.0-2578.ge5c885fe.el9. 3.2 MB/s | 299 kB 00:00 2024-04-07T13:59:57.584 INFO:teuthology.orchestra.run.smithi115.stdout:(12/32): python3-rgw-19.0.0-2578.ge5c885fe.el9. 1.1 MB/s | 99 kB 00:00 2024-04-07T13:59:57.681 INFO:teuthology.orchestra.run.smithi100.stdout:(1/32): ceph-base-19.0.0-2578.ge5c885fe.el9.x86 6.9 MB/s | 5.4 MB 00:00 2024-04-07T13:59:57.723 INFO:teuthology.orchestra.run.smithi100.stdout:(2/32): ceph-selinux-19.0.0-2578.ge5c885fe.el9. 604 kB/s | 25 kB 00:00 2024-04-07T13:59:57.790 INFO:teuthology.orchestra.run.smithi100.stdout:(3/32): libcephfs2-19.0.0-2578.ge5c885fe.el9.x8 11 MB/s | 746 kB 00:00 2024-04-07T13:59:57.848 INFO:teuthology.orchestra.run.smithi100.stdout:(4/32): libradosstriper1-19.0.0-2578.ge5c885fe. 8.4 MB/s | 500 kB 00:00 2024-04-07T13:59:58.207 INFO:teuthology.orchestra.run.smithi100.stdout:(5/32): librgw2-19.0.0-2578.ge5c885fe.el9.x86_6 14 MB/s | 5.1 MB 00:00 2024-04-07T13:59:58.249 INFO:teuthology.orchestra.run.smithi100.stdout:(6/32): python3-ceph-argparse-19.0.0-2578.ge5c8 1.1 MB/s | 45 kB 00:00 2024-04-07T13:59:58.299 INFO:teuthology.orchestra.run.smithi100.stdout:(7/32): python3-ceph-common-19.0.0-2578.ge5c885 2.6 MB/s | 134 kB 00:00 2024-04-07T13:59:58.358 INFO:teuthology.orchestra.run.smithi100.stdout:(8/32): python3-cephfs-19.0.0-2578.ge5c885fe.el 2.7 MB/s | 161 kB 00:00 2024-04-07T13:59:58.416 INFO:teuthology.orchestra.run.smithi100.stdout:(9/32): python3-rados-19.0.0-2578.ge5c885fe.el9 5.4 MB/s | 320 kB 00:00 2024-04-07T13:59:58.475 INFO:teuthology.orchestra.run.smithi100.stdout:(10/32): python3-rbd-19.0.0-2578.ge5c885fe.el9. 5.0 MB/s | 299 kB 00:00 2024-04-07T13:59:58.534 INFO:teuthology.orchestra.run.smithi100.stdout:(11/32): python3-rgw-19.0.0-2578.ge5c885fe.el9. 1.7 MB/s | 99 kB 00:00 2024-04-07T13:59:59.109 INFO:teuthology.orchestra.run.smithi100.stdout:(12/32): ceph-radosgw-19.0.0-2578.ge5c885fe.el9 4.5 MB/s | 9.8 MB 00:02 2024-04-07T14:00:00.242 INFO:teuthology.orchestra.run.smithi100.stdout:(13/32): ceph-common-19.0.0-2578.ge5c885fe.el9. 6.2 MB/s | 21 MB 00:03 2024-04-07T14:00:01.200 INFO:teuthology.orchestra.run.smithi115.stdout:(13/32): ceph-common-19.0.0-2578.ge5c885fe.el9. 4.0 MB/s | 21 MB 00:05 2024-04-07T14:01:17.387 INFO:teuthology.orchestra.run.smithi115.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 608 B/s | 45 kB 01:16 2024-04-07T14:01:17.411 INFO:teuthology.orchestra.run.smithi115.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 1.3 kB/s | 107 kB 01:19 2024-04-07T14:01:17.436 INFO:teuthology.orchestra.run.smithi115.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.0 kB/s | 160 kB 01:19 2024-04-07T14:01:17.466 INFO:teuthology.orchestra.run.smithi100.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 599 B/s | 45 kB 01:17 2024-04-07T14:01:17.491 INFO:teuthology.orchestra.run.smithi100.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 1.4 kB/s | 107 kB 01:18 2024-04-07T14:01:17.541 INFO:teuthology.orchestra.run.smithi100.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.0 kB/s | 160 kB 01:18 2024-04-07T14:01:17.561 INFO:teuthology.orchestra.run.smithi115.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 338 kB/s | 42 kB 00:00 2024-04-07T14:01:17.587 INFO:teuthology.orchestra.run.smithi115.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.6 MB/s | 292 kB 00:00 2024-04-07T14:01:17.637 INFO:teuthology.orchestra.run.smithi115.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 2.6 MB/s | 662 kB 00:00 2024-04-07T14:01:17.642 INFO:teuthology.orchestra.run.smithi100.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 423 kB/s | 42 kB 00:00 2024-04-07T14:01:17.676 INFO:teuthology.orchestra.run.smithi100.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.1 MB/s | 662 kB 00:00 2024-04-07T14:01:17.679 INFO:teuthology.orchestra.run.smithi115.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 391 kB/s | 36 kB 00:00 2024-04-07T14:01:17.696 INFO:teuthology.orchestra.run.smithi115.stdout:(21/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.6 MB/s | 221 kB 00:00 2024-04-07T14:01:17.701 INFO:teuthology.orchestra.run.smithi100.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.4 MB/s | 292 kB 00:00 2024-04-07T14:01:17.721 INFO:teuthology.orchestra.run.smithi115.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 567 kB/s | 47 kB 00:00 2024-04-07T14:01:17.743 INFO:teuthology.orchestra.run.smithi100.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 537 kB/s | 36 kB 00:00 2024-04-07T14:01:17.768 INFO:teuthology.orchestra.run.smithi100.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 709 kB/s | 47 kB 00:00 2024-04-07T14:01:17.793 INFO:teuthology.orchestra.run.smithi100.stdout:(22/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.4 MB/s | 221 kB 00:00 2024-04-07T14:01:17.852 INFO:teuthology.orchestra.run.smithi100.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 445 kB/s | 26 kB 00:00 2024-04-07T14:01:17.894 INFO:teuthology.orchestra.run.smithi100.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 2.0 MB/s | 309 kB 00:00 2024-04-07T14:01:17.919 INFO:teuthology.orchestra.run.smithi100.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 728 kB/s | 49 kB 00:00 2024-04-07T14:01:17.936 INFO:teuthology.orchestra.run.smithi100.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.6 MB/s | 67 kB 00:00 2024-04-07T14:01:17.978 INFO:teuthology.orchestra.run.smithi100.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 4.5 MB/s | 192 kB 00:00 2024-04-07T14:01:18.028 INFO:teuthology.orchestra.run.smithi100.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 7.5 MB/s | 838 kB 00:00 2024-04-07T14:01:18.113 INFO:teuthology.orchestra.run.smithi100.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-04-07T14:01:18.178 INFO:teuthology.orchestra.run.smithi100.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 7.9 MB/s | 1.6 MB 00:00 2024-04-07T14:01:18.229 INFO:teuthology.orchestra.run.smithi115.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 51 kB/s | 26 kB 00:00 2024-04-07T14:01:18.413 INFO:teuthology.orchestra.run.smithi115.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 265 kB/s | 49 kB 00:00 2024-04-07T14:01:18.555 INFO:teuthology.orchestra.run.smithi115.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 353 kB/s | 309 kB 00:00 2024-04-07T14:01:18.579 INFO:teuthology.orchestra.run.smithi100.stdout:(31/32): librbd1-19.0.0-2578.ge5c885fe.el9.x86_ 7.2 MB/s | 3.1 MB 00:00 2024-04-07T14:01:18.597 INFO:teuthology.orchestra.run.smithi115.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 367 kB/s | 67 kB 00:00 2024-04-07T14:01:18.712 INFO:teuthology.orchestra.run.smithi100.stdout:(32/32): librados2-19.0.0-2578.ge5c885fe.el9.x8 5.0 MB/s | 3.4 MB 00:00 2024-04-07T14:01:18.715 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:01:18.715 INFO:teuthology.orchestra.run.smithi100.stdout:Total 734 kB/s | 59 MB 01:22 2024-04-07T14:01:18.808 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:01:18.843 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:01:18.843 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:01:18.947 INFO:teuthology.orchestra.run.smithi115.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 547 kB/s | 192 kB 00:00 2024-04-07T14:01:19.341 INFO:teuthology.orchestra.run.smithi115.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 2.7 MB/s | 4.4 MB 00:01 2024-04-07T14:01:19.375 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:01:19.375 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:01:19.606 INFO:teuthology.orchestra.run.smithi115.stdout:(29/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 798 kB/s | 838 kB 00:01 2024-04-07T14:01:19.964 INFO:teuthology.orchestra.run.smithi115.stdout:(30/32): librados2-19.0.0-2578.ge5c885fe.el9.x8 5.4 MB/s | 3.4 MB 00:00 2024-04-07T14:01:20.198 INFO:teuthology.orchestra.run.smithi115.stdout:(31/32): librbd1-19.0.0-2578.ge5c885fe.el9.x86_ 5.3 MB/s | 3.1 MB 00:00 2024-04-07T14:01:20.835 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:01:20.924 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-07T14:01:20.959 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-07T14:01:20.964 INFO:teuthology.orchestra.run.smithi115.stdout:(32/32): thrift-0.15.0-2.el9.x86_64.rpm 803 kB/s | 1.6 MB 00:02 2024-04-07T14:01:20.969 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:01:20.969 INFO:teuthology.orchestra.run.smithi115.stdout:Total 707 kB/s | 59 MB 01:25 2024-04-07T14:01:20.984 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-07T14:01:21.007 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T14:01:21.023 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T14:01:21.063 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:01:21.100 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:01:21.100 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:01:21.223 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T14:01:21.280 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T14:01:21.582 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:01:21.583 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:01:21.607 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-07T14:01:21.719 INFO:teuthology.orchestra.run.smithi100.stdout: Upgrading : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:01:21.811 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:01:21.897 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 8/34 2024-04-07T14:01:21.928 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T14:01:21.992 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T14:01:22.020 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-07T14:01:22.064 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 11/34 2024-04-07T14:01:22.132 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T14:01:22.156 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T14:01:22.219 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T14:01:22.263 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-07T14:01:22.371 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-07T14:01:22.431 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-07T14:01:22.471 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-07T14:01:22.503 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-07T14:01:22.533 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-07T14:01:22.565 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-07T14:01:22.881 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-07T14:01:22.912 INFO:teuthology.orchestra.run.smithi100.stdout: Upgrading : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T14:01:23.009 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T14:01:23.041 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 23/34 2024-04-07T14:01:23.057 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:01:23.082 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-07T14:01:23.135 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-07T14:01:23.161 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-07T14:01:23.195 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-07T14:01:23.217 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T14:01:23.234 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T14:01:23.376 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T14:01:23.431 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T14:01:23.534 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-07T14:01:23.564 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T14:01:23.634 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T14:01:23.703 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 27/34 2024-04-07T14:01:23.733 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 28/34 2024-04-07T14:01:23.753 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-07T14:01:23.813 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:01:23.904 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:01:23.991 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 8/34 2024-04-07T14:01:24.014 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T14:01:24.076 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T14:01:24.105 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-07T14:01:24.149 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 11/34 2024-04-07T14:01:24.217 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T14:01:24.241 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T14:01:24.288 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T14:01:24.315 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-07T14:01:24.444 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-07T14:01:24.483 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-07T14:01:24.524 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-07T14:01:24.556 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-07T14:01:24.584 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-07T14:01:24.617 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-07T14:01:24.933 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-07T14:01:24.963 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T14:01:25.053 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T14:01:25.077 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 23/34 2024-04-07T14:01:25.122 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-07T14:01:25.582 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-07T14:01:25.608 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T14:01:25.678 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T14:01:25.748 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 27/34 2024-04-07T14:01:25.777 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 28/34 2024-04-07T14:01:25.924 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:01:25.971 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:01:26.522 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:01:26.558 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T14:01:26.630 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T14:01:26.631 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-07T14:01:26.631 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-07T14:01:26.631 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:01:26.667 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:01:27.996 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:01:28.031 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:01:28.591 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:01:28.626 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T14:01:28.715 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T14:01:28.715 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-07T14:01:28.715 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-07T14:01:28.715 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:01:28.760 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:01:36.063 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:01:36.063 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /sys 2024-04-07T14:01:36.063 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /proc 2024-04-07T14:01:36.063 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /mnt 2024-04-07T14:01:36.063 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /var/tmp 2024-04-07T14:01:36.063 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /home 2024-04-07T14:01:36.064 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /root 2024-04-07T14:01:36.064 INFO:teuthology.orchestra.run.smithi100.stdout:skipping the directory /tmp 2024-04-07T14:01:36.064 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:01:36.977 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T14:01:37.001 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T14:01:37.002 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:01:37.002 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-07T14:01:37.002 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T14:01:37.002 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T14:01:37.002 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:01:37.003 INFO:teuthology.orchestra.run.smithi100.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T14:01:37.087 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T14:01:37.088 INFO:teuthology.orchestra.run.smithi100.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:01:37.989 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:01:37.989 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /sys 2024-04-07T14:01:37.990 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /proc 2024-04-07T14:01:37.990 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /mnt 2024-04-07T14:01:37.990 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /var/tmp 2024-04-07T14:01:37.990 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /home 2024-04-07T14:01:37.990 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /root 2024-04-07T14:01:37.990 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /tmp 2024-04-07T14:01:37.990 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:01:38.274 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:01:38.275 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/34 2024-04-07T14:01:38.275 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/34 2024-04-07T14:01:38.275 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/34 2024-04-07T14:01:38.275 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/34 2024-04-07T14:01:38.275 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/34 2024-04-07T14:01:38.275 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 6/34 2024-04-07T14:01:38.275 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:01:38.275 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 8/34 2024-04-07T14:01:38.275 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 9/34 2024-04-07T14:01:38.275 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 10/34 2024-04-07T14:01:38.275 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 11/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 13/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-07T14:01:38.276 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-07T14:01:38.277 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-07T14:01:38.277 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-07T14:01:38.277 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-07T14:01:38.277 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-07T14:01:38.277 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-07T14:01:38.277 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-07T14:01:38.277 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:01:38.277 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-07T14:01:38.277 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/34 2024-04-07T14:01:38.943 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T14:01:38.967 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T14:01:38.967 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:01:38.967 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-07T14:01:38.967 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T14:01:38.967 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T14:01:38.967 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:01:38.969 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T14:01:39.037 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T14:01:39.038 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:01:39.310 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:01:39.310 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:01:39.310 INFO:teuthology.orchestra.run.smithi100.stdout:Upgraded: 2024-04-07T14:01:39.310 INFO:teuthology.orchestra.run.smithi100.stdout: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.310 INFO:teuthology.orchestra.run.smithi100.stdout: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.310 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:01:39.310 INFO:teuthology.orchestra.run.smithi100.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-07T14:01:39.310 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.311 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.311 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.311 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.311 INFO:teuthology.orchestra.run.smithi100.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-07T14:01:39.311 INFO:teuthology.orchestra.run.smithi100.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-07T14:01:39.311 INFO:teuthology.orchestra.run.smithi100.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-07T14:01:39.311 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.311 INFO:teuthology.orchestra.run.smithi100.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-07T14:01:39.311 INFO:teuthology.orchestra.run.smithi100.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-07T14:01:39.311 INFO:teuthology.orchestra.run.smithi100.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-07T14:01:39.311 INFO:teuthology.orchestra.run.smithi100.stdout: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.312 INFO:teuthology.orchestra.run.smithi100.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-07T14:01:39.312 INFO:teuthology.orchestra.run.smithi100.stdout: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.312 INFO:teuthology.orchestra.run.smithi100.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-07T14:01:39.312 INFO:teuthology.orchestra.run.smithi100.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-07T14:01:39.312 INFO:teuthology.orchestra.run.smithi100.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-07T14:01:39.312 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.312 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.312 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.312 INFO:teuthology.orchestra.run.smithi100.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-07T14:01:39.312 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.312 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.313 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:39.313 INFO:teuthology.orchestra.run.smithi100.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-07T14:01:39.313 INFO:teuthology.orchestra.run.smithi100.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-07T14:01:39.313 INFO:teuthology.orchestra.run.smithi100.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-07T14:01:39.313 INFO:teuthology.orchestra.run.smithi100.stdout: re2-1:20211101-3.el9.x86_64 2024-04-07T14:01:39.313 INFO:teuthology.orchestra.run.smithi100.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-07T14:01:39.313 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:01:39.313 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:01:39.607 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-test 2024-04-07T14:01:40.153 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 6/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 8/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 9/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 10/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 11/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 13/34 2024-04-07T14:01:40.154 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-07T14:01:40.155 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-07T14:01:40.156 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-07T14:01:40.156 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:01:40.156 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-07T14:01:40.156 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/34 2024-04-07T14:01:40.199 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:01:47 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:01:40.489 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:01:40.489 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:01:40.489 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:01:40.489 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.489 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:01:40.489 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.489 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:01:40.489 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.489 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:01:40.489 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.489 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:01:40.490 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.491 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.492 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.497 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:01:40.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.497 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:01:40.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:01:40.558 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:01:40.559 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:01:40.559 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-04-07T14:01:40.559 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:01:40.559 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:01:40.559 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-test x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 48 M 2024-04-07T14:01:40.559 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-04-07T14:01:40.559 INFO:teuthology.orchestra.run.smithi100.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-07T14:01:40.559 INFO:teuthology.orchestra.run.smithi100.stdout: libcephsqlite x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 163 k 2024-04-07T14:01:40.559 INFO:teuthology.orchestra.run.smithi100.stdout: oniguruma x86_64 6.9.6-1.el9.5 baseos 218 k 2024-04-07T14:01:40.560 INFO:teuthology.orchestra.run.smithi100.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-07T14:01:40.560 INFO:teuthology.orchestra.run.smithi100.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-07T14:01:40.560 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:01:40.560 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:01:40.560 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:01:40.560 INFO:teuthology.orchestra.run.smithi100.stdout:Install 6 Packages 2024-04-07T14:01:40.560 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:01:40.560 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 49 M 2024-04-07T14:01:40.561 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 206 M 2024-04-07T14:01:40.561 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:01:40.927 INFO:teuthology.orchestra.run.smithi100.stdout:(1/6): jq-1.6-16.el9.x86_64.rpm 981 kB/s | 187 kB 00:00 2024-04-07T14:01:40.994 INFO:teuthology.orchestra.run.smithi100.stdout:(2/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 3.2 MB/s | 218 kB 00:00 2024-04-07T14:01:41.128 INFO:teuthology.orchestra.run.smithi100.stdout:(3/6): libcephsqlite-19.0.0-2578.ge5c885fe.el9. 417 kB/s | 163 kB 00:00 2024-04-07T14:01:41.186 INFO:teuthology.orchestra.run.smithi100.stdout:(4/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.6 MB/s | 305 kB 00:00 2024-04-07T14:01:41.311 INFO:teuthology.orchestra.run.smithi100.stdout:(5/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 347 kB/s | 64 kB 00:00 2024-04-07T14:01:41.475 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:01:41.475 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:01:41.475 INFO:teuthology.orchestra.run.smithi115.stdout:Upgraded: 2024-04-07T14:01:41.475 INFO:teuthology.orchestra.run.smithi115.stdout: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.475 INFO:teuthology.orchestra.run.smithi115.stdout: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.475 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:01:41.475 INFO:teuthology.orchestra.run.smithi115.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-07T14:01:41.475 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.475 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.475 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.476 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout: re2-1:20211101-3.el9.x86_64 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:01:41.477 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:01:41.777 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-test 2024-04-07T14:01:42.362 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:50 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:01:42.649 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:01:42.650 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:01:42.651 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.652 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.653 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:01:42.654 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.655 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.658 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.658 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:01:42.658 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.658 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.658 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.658 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:01:42.718 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:01:42.719 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:01:42.719 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-04-07T14:01:42.719 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:01:42.719 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:01:42.719 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-test x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 48 M 2024-04-07T14:01:42.719 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-04-07T14:01:42.719 INFO:teuthology.orchestra.run.smithi115.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-07T14:01:42.719 INFO:teuthology.orchestra.run.smithi115.stdout: libcephsqlite x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 163 k 2024-04-07T14:01:42.719 INFO:teuthology.orchestra.run.smithi115.stdout: oniguruma x86_64 6.9.6-1.el9.5 baseos 218 k 2024-04-07T14:01:42.719 INFO:teuthology.orchestra.run.smithi115.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-07T14:01:42.720 INFO:teuthology.orchestra.run.smithi115.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-07T14:01:42.720 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:01:42.720 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:01:42.720 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:01:42.720 INFO:teuthology.orchestra.run.smithi115.stdout:Install 6 Packages 2024-04-07T14:01:42.720 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:01:42.720 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 49 M 2024-04-07T14:01:42.720 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 206 M 2024-04-07T14:01:42.720 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:01:43.290 INFO:teuthology.orchestra.run.smithi115.stdout:(1/6): libcephsqlite-19.0.0-2578.ge5c885fe.el9. 475 kB/s | 163 kB 00:00 2024-04-07T14:01:43.482 INFO:teuthology.orchestra.run.smithi115.stdout:(2/6): jq-1.6-16.el9.x86_64.rpm 349 kB/s | 187 kB 00:00 2024-04-07T14:01:43.553 INFO:teuthology.orchestra.run.smithi100.stdout:(6/6): ceph-test-19.0.0-2578.ge5c885fe.el9.x86_ 17 MB/s | 48 MB 00:02 2024-04-07T14:01:43.555 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:01:43.555 INFO:teuthology.orchestra.run.smithi100.stdout:Total 16 MB/s | 49 MB 00:02 2024-04-07T14:01:43.606 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:01:43.626 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:01:43.626 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:01:43.807 INFO:teuthology.orchestra.run.smithi115.stdout:(3/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 422 kB/s | 218 kB 00:00 2024-04-07T14:01:44.008 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:01:44.008 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:01:44.466 INFO:teuthology.orchestra.run.smithi115.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 97 kB/s | 64 kB 00:00 2024-04-07T14:01:44.491 INFO:teuthology.orchestra.run.smithi115.stdout:(5/6): socat-1.7.4.1-5.el9.x86_64.rpm 302 kB/s | 305 kB 00:01 2024-04-07T14:01:44.597 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:01:44.691 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-07T14:01:44.739 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-07T14:01:44.771 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-07T14:01:44.811 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-07T14:01:44.831 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T14:01:45.474 INFO:teuthology.orchestra.run.smithi115.stdout:(6/6): ceph-test-19.0.0-2578.ge5c885fe.el9.x86_ 19 MB/s | 48 MB 00:02 2024-04-07T14:01:45.476 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:01:45.477 INFO:teuthology.orchestra.run.smithi115.stdout:Total 18 MB/s | 49 MB 00:02 2024-04-07T14:01:45.527 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:01:45.547 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:01:45.547 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:01:45.929 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:01:45.930 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:01:46.496 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:01:46.602 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-07T14:01:46.648 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-07T14:01:46.721 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-07T14:01:46.766 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-07T14:01:46.794 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T14:01:49.312 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T14:01:49.388 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T14:01:51.265 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T14:01:51.343 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T14:01:51.691 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T14:01:51.691 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/6 2024-04-07T14:01:51.691 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/6 2024-04-07T14:01:51.692 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2024-04-07T14:01:51.692 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2024-04-07T14:01:51.692 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2024-04-07T14:01:52.094 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2024-04-07T14:01:52.094 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:01:52.094 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:01:52.094 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:52.094 INFO:teuthology.orchestra.run.smithi100.stdout: jq-1.6-16.el9.x86_64 2024-04-07T14:01:52.094 INFO:teuthology.orchestra.run.smithi100.stdout: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:52.095 INFO:teuthology.orchestra.run.smithi100.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-07T14:01:52.095 INFO:teuthology.orchestra.run.smithi100.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-07T14:01:52.095 INFO:teuthology.orchestra.run.smithi100.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-07T14:01:52.095 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:01:52.095 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:01:52.418 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph 2024-04-07T14:01:53.016 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:00 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:01:53.303 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:01:53.303 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:01:53.304 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:01:53.305 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:01:53.306 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.307 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.308 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.309 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:01:53.310 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:01:53.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.312 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.312 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.312 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:01:53.382 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:01:53.385 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:01:53.385 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-04-07T14:01:53.385 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:01:53.385 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:01:53.385 INFO:teuthology.orchestra.run.smithi100.stdout: ceph x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 6.6 k 2024-04-07T14:01:53.385 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-04-07T14:01:53.385 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mds x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 2.4 M 2024-04-07T14:01:53.385 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 1.5 M 2024-04-07T14:01:53.385 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 249 k 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mon x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 4.7 M 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-osd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 17 M 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-collections 2024-04-07T14:01:53.386 INFO:teuthology.orchestra.run.smithi100.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-07T14:01:53.387 INFO:teuthology.orchestra.run.smithi100.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-07T14:01:53.388 INFO:teuthology.orchestra.run.smithi100.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-07T14:01:53.388 INFO:teuthology.orchestra.run.smithi100.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-07T14:01:53.388 INFO:teuthology.orchestra.run.smithi100.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-07T14:01:53.388 INFO:teuthology.orchestra.run.smithi100.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-07T14:01:53.388 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:01:53.388 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:01:53.388 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:01:53.388 INFO:teuthology.orchestra.run.smithi100.stdout:Install 36 Packages 2024-04-07T14:01:53.388 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:01:53.389 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 30 M 2024-04-07T14:01:53.389 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 108 M 2024-04-07T14:01:53.389 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:01:53.856 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T14:01:53.856 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/6 2024-04-07T14:01:53.856 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/6 2024-04-07T14:01:53.857 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2024-04-07T14:01:53.857 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2024-04-07T14:01:53.857 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2024-04-07T14:01:54.259 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2024-04-07T14:01:54.259 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:01:54.259 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:01:54.259 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:54.259 INFO:teuthology.orchestra.run.smithi115.stdout: jq-1.6-16.el9.x86_64 2024-04-07T14:01:54.259 INFO:teuthology.orchestra.run.smithi115.stdout: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:01:54.259 INFO:teuthology.orchestra.run.smithi115.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-07T14:01:54.259 INFO:teuthology.orchestra.run.smithi115.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-07T14:01:54.259 INFO:teuthology.orchestra.run.smithi115.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-07T14:01:54.260 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:01:54.260 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:01:54.399 INFO:teuthology.orchestra.run.smithi100.stdout:(1/36): ceph-19.0.0-2578.ge5c885fe.el9.x86_64.r 25 kB/s | 6.6 kB 00:00 2024-04-07T14:01:54.567 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph 2024-04-07T14:01:54.858 INFO:teuthology.orchestra.run.smithi100.stdout:(2/36): ceph-mgr-19.0.0-2578.ge5c885fe.el9.x86_ 2.1 MB/s | 1.5 MB 00:00 2024-04-07T14:01:55.161 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:02:03 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:01:55.308 INFO:teuthology.orchestra.run.smithi100.stdout:(3/36): ceph-mds-19.0.0-2578.ge5c885fe.el9.x86_ 2.0 MB/s | 2.4 MB 00:01 2024-04-07T14:01:55.408 INFO:teuthology.orchestra.run.smithi100.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2578.ge5c8 2.4 MB/s | 249 kB 00:00 2024-04-07T14:01:55.447 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:01:55.447 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:01:55.447 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:01:55.448 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.449 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:01:55.450 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:01:55.451 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:01:55.452 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.453 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.454 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.455 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:01:55.519 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:01:55.521 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:01:55.521 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-04-07T14:01:55.521 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout: ceph x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 6.6 k 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mds x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 2.4 M 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 1.5 M 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 249 k 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mon x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 4.7 M 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-osd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 17 M 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-07T14:01:55.522 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-collections 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-07T14:01:55.523 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:01:55.524 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:01:55.525 INFO:teuthology.orchestra.run.smithi115.stdout:Install 36 Packages 2024-04-07T14:01:55.525 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:01:55.525 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 30 M 2024-04-07T14:01:55.525 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 108 M 2024-04-07T14:01:55.525 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:01:55.533 INFO:teuthology.orchestra.run.smithi100.stdout:(5/36): ceph-mon-19.0.0-2578.ge5c885fe.el9.x86_ 4.1 MB/s | 4.7 MB 00:01 2024-04-07T14:01:55.734 INFO:teuthology.orchestra.run.smithi100.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 779 kB/s | 253 kB 00:00 2024-04-07T14:01:55.909 INFO:teuthology.orchestra.run.smithi100.stdout:(7/36): ceph-osd-19.0.0-2578.ge5c885fe.el9.x86_ 16 MB/s | 17 MB 00:01 2024-04-07T14:01:55.934 INFO:teuthology.orchestra.run.smithi100.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 532 kB/s | 106 kB 00:00 2024-04-07T14:01:55.968 INFO:teuthology.orchestra.run.smithi100.stdout:(9/36): python3-cryptography-36.0.1-4.el9.x86_6 2.8 MB/s | 1.2 MB 00:00 2024-04-07T14:01:55.993 INFO:teuthology.orchestra.run.smithi100.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 2.1 MB/s | 125 kB 00:00 2024-04-07T14:01:56.027 INFO:teuthology.orchestra.run.smithi100.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.6 MB/s | 215 kB 00:00 2024-04-07T14:01:56.077 INFO:teuthology.orchestra.run.smithi100.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 2.2 MB/s | 188 kB 00:00 2024-04-07T14:01:56.119 INFO:teuthology.orchestra.run.smithi100.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.8 MB/s | 172 kB 00:00 2024-04-07T14:01:56.145 INFO:teuthology.orchestra.run.smithi100.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 520 kB/s | 35 kB 00:00 2024-04-07T14:01:56.195 INFO:teuthology.orchestra.run.smithi100.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 677 kB/s | 51 kB 00:00 2024-04-07T14:01:56.220 INFO:teuthology.orchestra.run.smithi100.stdout:(16/36): python3-pycparser-2.20-6.el9.noarch.rp 435 kB/s | 135 kB 00:00 2024-04-07T14:01:56.245 INFO:teuthology.orchestra.run.smithi100.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 414 kB/s | 42 kB 00:00 2024-04-07T14:01:56.304 INFO:teuthology.orchestra.run.smithi100.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 205 kB/s | 22 kB 00:00 2024-04-07T14:01:56.329 INFO:teuthology.orchestra.run.smithi100.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 521 kB/s | 43 kB 00:00 2024-04-07T14:01:56.354 INFO:teuthology.orchestra.run.smithi100.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 1.1 MB/s | 151 kB 00:00 2024-04-07T14:01:56.388 INFO:teuthology.orchestra.run.smithi100.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.9 MB/s | 172 kB 00:00 2024-04-07T14:01:56.413 INFO:teuthology.orchestra.run.smithi100.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 182 kB/s | 11 kB 00:00 2024-04-07T14:01:56.439 INFO:teuthology.orchestra.run.smithi100.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 352 kB/s | 18 kB 00:00 2024-04-07T14:01:56.462 INFO:teuthology.orchestra.run.smithi115.stdout:(1/36): ceph-19.0.0-2578.ge5c885fe.el9.x86_64.r 41 kB/s | 6.6 kB 00:00 2024-04-07T14:01:56.464 INFO:teuthology.orchestra.run.smithi100.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 462 kB/s | 23 kB 00:00 2024-04-07T14:01:56.489 INFO:teuthology.orchestra.run.smithi100.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 388 kB/s | 19 kB 00:00 2024-04-07T14:01:56.514 INFO:teuthology.orchestra.run.smithi100.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-04-07T14:01:56.540 INFO:teuthology.orchestra.run.smithi100.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 921 kB/s | 46 kB 00:00 2024-04-07T14:01:56.565 INFO:teuthology.orchestra.run.smithi100.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-04-07T14:01:56.590 INFO:teuthology.orchestra.run.smithi100.stdout:(29/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-04-07T14:01:56.616 INFO:teuthology.orchestra.run.smithi100.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-04-07T14:01:56.641 INFO:teuthology.orchestra.run.smithi100.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-04-07T14:01:56.666 INFO:teuthology.orchestra.run.smithi100.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 713 kB/s | 36 kB 00:00 2024-04-07T14:01:56.691 INFO:teuthology.orchestra.run.smithi100.stdout:(33/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-04-07T14:01:56.695 INFO:teuthology.orchestra.run.smithi115.stdout:(2/36): ceph-mds-19.0.0-2578.ge5c885fe.el9.x86_ 6.0 MB/s | 2.4 MB 00:00 2024-04-07T14:01:56.717 INFO:teuthology.orchestra.run.smithi100.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-04-07T14:01:56.742 INFO:teuthology.orchestra.run.smithi100.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 398 kB/s | 20 kB 00:00 2024-04-07T14:01:56.767 INFO:teuthology.orchestra.run.smithi100.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-04-07T14:01:56.768 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:01:56.769 INFO:teuthology.orchestra.run.smithi100.stdout:Total 8.9 MB/s | 30 MB 00:03 2024-04-07T14:01:56.908 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:01:56.948 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:01:56.948 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:01:57.137 INFO:teuthology.orchestra.run.smithi115.stdout:(3/36): ceph-mon-19.0.0-2578.ge5c885fe.el9.x86_ 7.0 MB/s | 4.7 MB 00:00 2024-04-07T14:01:57.221 INFO:teuthology.orchestra.run.smithi115.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2578.ge5c8 2.9 MB/s | 249 kB 00:00 2024-04-07T14:01:57.359 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:01:57.360 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:01:57.588 INFO:teuthology.orchestra.run.smithi115.stdout:(5/36): ceph-osd-19.0.0-2578.ge5c885fe.el9.x86_ 19 MB/s | 17 MB 00:00 2024-04-07T14:01:57.771 INFO:teuthology.orchestra.run.smithi115.stdout:(6/36): ceph-mgr-19.0.0-2578.ge5c885fe.el9.x86_ 1.0 MB/s | 1.5 MB 00:01 2024-04-07T14:01:58.330 INFO:teuthology.orchestra.run.smithi115.stdout:(7/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 228 kB/s | 253 kB 00:01 2024-04-07T14:01:58.555 INFO:teuthology.orchestra.run.smithi115.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 136 kB/s | 106 kB 00:00 2024-04-07T14:01:58.727 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:01:58.786 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-07T14:01:58.825 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-07T14:01:58.856 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-07T14:01:58.928 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-07T14:01:58.988 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-07T14:01:59.021 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-07T14:01:59.105 INFO:teuthology.orchestra.run.smithi115.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 174 kB/s | 135 kB 00:00 2024-04-07T14:01:59.112 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-07T14:01:59.191 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-07T14:01:59.231 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-07T14:01:59.267 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-07T14:01:59.296 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-07T14:01:59.322 INFO:teuthology.orchestra.run.smithi115.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 168 kB/s | 125 kB 00:00 2024-04-07T14:01:59.331 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-07T14:01:59.372 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-07T14:01:59.433 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-07T14:01:59.473 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-07T14:01:59.508 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-07T14:01:59.545 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-07T14:01:59.564 INFO:teuthology.orchestra.run.smithi115.stdout:(11/36): lua-5.4.4-4.el9.x86_64.rpm 781 kB/s | 188 kB 00:00 2024-04-07T14:01:59.619 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-07T14:01:59.631 INFO:teuthology.orchestra.run.smithi115.stdout:(12/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.5 MB/s | 172 kB 00:00 2024-04-07T14:01:59.689 INFO:teuthology.orchestra.run.smithi115.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 599 kB/s | 35 kB 00:00 2024-04-07T14:01:59.748 INFO:teuthology.orchestra.run.smithi115.stdout:(14/36): python3-pytz-2021.1-5.el9.noarch.rpm 873 kB/s | 51 kB 00:00 2024-04-07T14:01:59.756 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-07T14:01:59.782 INFO:teuthology.orchestra.run.smithi115.stdout:(15/36): python3-cryptography-36.0.1-4.el9.x86_ 579 kB/s | 1.2 MB 00:02 2024-04-07T14:01:59.837 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-07T14:01:59.849 INFO:teuthology.orchestra.run.smithi115.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 415 kB/s | 42 kB 00:00 2024-04-07T14:01:59.898 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-07T14:01:59.907 INFO:teuthology.orchestra.run.smithi115.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 179 kB/s | 22 kB 00:00 2024-04-07T14:01:59.937 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-07T14:01:59.974 INFO:teuthology.orchestra.run.smithi115.stdout:(18/36): python3-urllib3-1.26.5-5.el9.noarch.rp 247 kB/s | 215 kB 00:00 2024-04-07T14:01:59.985 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-07T14:02:00.042 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-07T14:02:00.049 INFO:teuthology.orchestra.run.smithi115.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 306 kB/s | 43 kB 00:00 2024-04-07T14:02:00.074 INFO:teuthology.orchestra.run.smithi115.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 670 kB/s | 151 kB 00:00 2024-04-07T14:02:00.116 INFO:teuthology.orchestra.run.smithi115.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 257 kB/s | 11 kB 00:00 2024-04-07T14:02:00.167 INFO:teuthology.orchestra.run.smithi115.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 354 kB/s | 18 kB 00:00 2024-04-07T14:02:00.192 INFO:teuthology.orchestra.run.smithi115.stdout:(23/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 789 kB/s | 172 kB 00:00 2024-04-07T14:02:00.218 INFO:teuthology.orchestra.run.smithi115.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.1 MB/s | 358 kB 00:00 2024-04-07T14:02:00.228 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-07T14:02:00.234 INFO:teuthology.orchestra.run.smithi115.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 344 kB/s | 23 kB 00:00 2024-04-07T14:02:00.251 INFO:teuthology.orchestra.run.smithi115.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 331 kB/s | 19 kB 00:00 2024-04-07T14:02:00.268 INFO:teuthology.orchestra.run.smithi115.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 390 kB/s | 20 kB 00:00 2024-04-07T14:02:00.274 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-07T14:02:00.285 INFO:teuthology.orchestra.run.smithi115.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 917 kB/s | 46 kB 00:00 2024-04-07T14:02:00.311 INFO:teuthology.orchestra.run.smithi115.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.3 MB/s | 79 kB 00:00 2024-04-07T14:02:00.344 INFO:teuthology.orchestra.run.smithi115.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 3.5 MB/s | 272 kB 00:00 2024-04-07T14:02:00.344 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-07T14:02:00.361 INFO:teuthology.orchestra.run.smithi115.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 218 kB/s | 16 kB 00:00 2024-04-07T14:02:00.386 INFO:teuthology.orchestra.run.smithi115.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-04-07T14:02:00.403 INFO:teuthology.orchestra.run.smithi115.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 607 kB/s | 36 kB 00:00 2024-04-07T14:02:00.428 INFO:teuthology.orchestra.run.smithi115.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.3 MB/s | 230 kB 00:00 2024-04-07T14:02:00.433 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-07T14:02:00.454 INFO:teuthology.orchestra.run.smithi115.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 400 kB/s | 20 kB 00:00 2024-04-07T14:02:00.473 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-07T14:02:00.504 INFO:teuthology.orchestra.run.smithi115.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.6 MB/s | 427 kB 00:00 2024-04-07T14:02:00.506 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:00.507 INFO:teuthology.orchestra.run.smithi115.stdout:Total 6.1 MB/s | 30 MB 00:04 2024-04-07T14:02:00.590 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-07T14:02:00.637 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:02:00.676 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:02:00.676 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:02:00.755 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 31/36 2024-04-07T14:02:00.775 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T14:02:00.800 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T14:02:00.800 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:00.800 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-07T14:02:00.800 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T14:02:00.800 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T14:02:00.800 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:01.107 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:02:01.108 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:02:02.226 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T14:02:02.252 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T14:02:02.253 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:02.253 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-07T14:02:02.253 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T14:02:02.253 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T14:02:02.253 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:02.466 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:02:02.523 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-07T14:02:02.569 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-07T14:02:02.600 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-07T14:02:02.672 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-07T14:02:02.702 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T14:02:02.716 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-07T14:02:02.726 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T14:02:02.726 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:02.726 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-07T14:02:02.726 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T14:02:02.726 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T14:02:02.726 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:02.748 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-07T14:02:02.840 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-07T14:02:02.910 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-07T14:02:02.945 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T14:02:02.952 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-07T14:02:02.968 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T14:02:02.968 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:02.968 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-07T14:02:02.968 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T14:02:02.968 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T14:02:02.968 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:02.987 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-07T14:02:03.016 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-07T14:02:03.034 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T14:02:03.051 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-07T14:02:03.084 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-07T14:02:03.125 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-07T14:02:03.168 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-07T14:02:03.203 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-07T14:02:03.240 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-07T14:02:03.314 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-07T14:02:03.448 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-07T14:02:03.523 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-07T14:02:03.577 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-07T14:02:03.616 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-07T14:02:03.664 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-07T14:02:03.720 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-07T14:02:03.903 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-07T14:02:03.945 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-07T14:02:04.022 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-07T14:02:04.120 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-07T14:02:04.168 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-07T14:02:04.283 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-07T14:02:04.441 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 31/36 2024-04-07T14:02:04.471 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T14:02:04.495 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T14:02:04.495 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:04.495 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-07T14:02:04.495 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T14:02:04.495 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T14:02:04.496 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:04.811 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T14:02:04.811 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 6/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-07T14:02:04.812 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-07T14:02:04.813 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-07T14:02:04.814 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-07T14:02:04.814 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-07T14:02:04.814 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-07T14:02:04.814 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-07T14:02:04.814 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-07T14:02:05.721 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-07T14:02:05.721 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:05.721 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:02:05.721 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:05.721 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:05.721 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:05.721 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:05.721 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:05.721 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:05.721 INFO:teuthology.orchestra.run.smithi100.stdout: lua-5.4.4-4.el9.x86_64 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-07T14:02:05.722 INFO:teuthology.orchestra.run.smithi100.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-07T14:02:05.723 INFO:teuthology.orchestra.run.smithi100.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-07T14:02:05.723 INFO:teuthology.orchestra.run.smithi100.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-07T14:02:05.723 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-07T14:02:05.723 INFO:teuthology.orchestra.run.smithi100.stdout: python3-ply-3.11-14.el9.noarch 2024-04-07T14:02:05.723 INFO:teuthology.orchestra.run.smithi100.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-07T14:02:05.723 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-07T14:02:05.723 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-07T14:02:05.723 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-07T14:02:05.723 INFO:teuthology.orchestra.run.smithi100.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-07T14:02:05.724 INFO:teuthology.orchestra.run.smithi100.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-07T14:02:05.724 INFO:teuthology.orchestra.run.smithi100.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-07T14:02:05.724 INFO:teuthology.orchestra.run.smithi100.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-07T14:02:05.724 INFO:teuthology.orchestra.run.smithi100.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-07T14:02:05.724 INFO:teuthology.orchestra.run.smithi100.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-07T14:02:05.724 INFO:teuthology.orchestra.run.smithi100.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-07T14:02:05.724 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:05.724 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:05.922 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T14:02:05.947 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T14:02:05.948 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:05.948 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-07T14:02:05.948 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T14:02:05.948 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T14:02:05.948 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:06.060 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-base 2024-04-07T14:02:06.397 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T14:02:06.421 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T14:02:06.421 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:06.421 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-07T14:02:06.421 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T14:02:06.421 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T14:02:06.422 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:06.648 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T14:02:06.671 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T14:02:06.671 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:06.671 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-07T14:02:06.671 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T14:02:06.672 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T14:02:06.672 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:06.680 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:13 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:02:06.737 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:02:06.971 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:02:06.972 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:02:06.973 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.974 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.975 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.976 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.977 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.978 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.979 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.979 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:06.979 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.979 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.979 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.979 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.979 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:06.979 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.979 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.979 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.979 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:06.980 INFO:teuthology.orchestra.run.smithi100.stdout:Package ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:02:07.039 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:02:07.040 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-04-07T14:02:07.040 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:07.107 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install cephadm 2024-04-07T14:02:07.702 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:14 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:02:07.989 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:02:07.989 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:02:07.989 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:02:07.989 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.989 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:02:07.989 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.989 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.990 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:02:07.991 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:02:07.992 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:02:07.993 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.994 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.995 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.996 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.997 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.997 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:07.997 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.997 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.997 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.997 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.997 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:07.997 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.997 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.997 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:07.997 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:08.058 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:02:08.058 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:08.058 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-04-07T14:02:08.059 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:08.059 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:02:08.059 INFO:teuthology.orchestra.run.smithi100.stdout: cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 762 k 2024-04-07T14:02:08.059 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:08.059 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:02:08.059 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:08.059 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-04-07T14:02:08.059 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:08.059 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 762 k 2024-04-07T14:02:08.059 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 768 k 2024-04-07T14:02:08.059 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:02:08.338 INFO:teuthology.orchestra.run.smithi100.stdout:cephadm-19.0.0-2578.ge5c885fe.el9.noarch.rpm 2.7 MB/s | 762 kB 00:00 2024-04-07T14:02:08.339 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:08.339 INFO:teuthology.orchestra.run.smithi100.stdout:Total 2.7 MB/s | 762 kB 00:00 2024-04-07T14:02:08.339 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:02:08.344 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:02:08.344 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:02:08.350 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:02:08.350 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:02:08.420 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/36 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/36 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/36 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/36 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/36 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 6/36 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-07T14:02:08.424 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-07T14:02:08.425 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-07T14:02:08.426 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-07T14:02:08.426 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-07T14:02:08.426 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-07T14:02:08.426 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-07T14:02:08.426 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-07T14:02:08.426 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-07T14:02:08.426 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-07T14:02:08.426 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-07T14:02:08.426 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-07T14:02:08.869 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:02:08.950 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:02:09.329 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:02:09.534 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-07T14:02:09.534 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:09.534 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:02:09.534 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:09.534 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:09.534 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: lua-5.4.4-4.el9.x86_64 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-07T14:02:09.535 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ply-3.11-14.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-07T14:02:09.536 INFO:teuthology.orchestra.run.smithi115.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-07T14:02:09.537 INFO:teuthology.orchestra.run.smithi115.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-07T14:02:09.537 INFO:teuthology.orchestra.run.smithi115.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-07T14:02:09.537 INFO:teuthology.orchestra.run.smithi115.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-07T14:02:09.537 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:09.537 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:02:09.650 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:02:09.650 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:09.651 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:02:09.651 INFO:teuthology.orchestra.run.smithi100.stdout: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:09.651 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:09.651 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:09.850 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-immutable-object-cache 2024-04-07T14:02:09.891 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-base 2024-04-07T14:02:10.452 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:17 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:02:10.503 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:02:18 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:02:10.746 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:02:10.746 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:02:10.746 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:02:10.746 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.746 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:02:10.746 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.746 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:02:10.746 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.746 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:02:10.746 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.747 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:02:10.748 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.749 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.750 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.751 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:10.752 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.753 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:10.754 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.754 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.754 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.754 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.754 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:10.754 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.754 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.754 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.754 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.804 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:02:10.804 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:02:10.804 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:02:10.804 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.805 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.806 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:02:10.807 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:02:10.808 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.809 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:10.810 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:10.811 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.812 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:10.813 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:02:10.813 INFO:teuthology.orchestra.run.smithi115.stdout:Package ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:02:10.813 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:10.813 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2024-04-07T14:02:10.813 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:10.813 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:02:10.813 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 145 k 2024-04-07T14:02:10.814 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:10.814 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:02:10.814 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:10.814 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-04-07T14:02:10.814 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:10.814 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 145 k 2024-04-07T14:02:10.814 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 435 k 2024-04-07T14:02:10.814 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:02:10.874 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:02:10.875 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-04-07T14:02:10.875 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:02:10.947 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install cephadm 2024-04-07T14:02:11.127 INFO:teuthology.orchestra.run.smithi100.stdout:ceph-immutable-object-cache-19.0.0-2578.ge5c885 464 kB/s | 145 kB 00:00 2024-04-07T14:02:11.128 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:11.128 INFO:teuthology.orchestra.run.smithi100.stdout:Total 462 kB/s | 145 kB 00:00 2024-04-07T14:02:11.128 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:02:11.136 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:02:11.136 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:02:11.188 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:02:11.188 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:02:11.326 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:02:11.395 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:02:11.419 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:02:11.420 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:11.420 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-07T14:02:11.420 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:11.548 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:02:19 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:02:11.838 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.839 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:02:11.840 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.841 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:02:11.842 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:02:11.843 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.844 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.845 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.846 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.847 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.847 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:11.907 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:02:11.908 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:11.908 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-04-07T14:02:11.908 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:11.908 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:02:11.908 INFO:teuthology.orchestra.run.smithi115.stdout: cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 762 k 2024-04-07T14:02:11.908 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:11.908 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:02:11.908 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:11.908 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-04-07T14:02:11.908 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:11.909 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 762 k 2024-04-07T14:02:11.909 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 768 k 2024-04-07T14:02:11.909 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:02:12.200 INFO:teuthology.orchestra.run.smithi115.stdout:cephadm-19.0.0-2578.ge5c885fe.el9.noarch.rpm 2.6 MB/s | 762 kB 00:00 2024-04-07T14:02:12.200 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:12.200 INFO:teuthology.orchestra.run.smithi115.stdout:Total 2.6 MB/s | 762 kB 00:00 2024-04-07T14:02:12.201 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:02:12.206 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:02:12.206 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:02:12.211 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:02:12.212 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:02:12.287 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:02:12.401 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:02:12.401 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:12.401 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:02:12.401 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:12.401 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:12.401 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:12.637 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:02:12.648 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr 2024-04-07T14:02:12.753 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:02:13.142 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:02:13.254 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:20 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:02:13.438 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:02:13.439 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:13.439 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:02:13.439 INFO:teuthology.orchestra.run.smithi115.stdout: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:13.439 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:13.439 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:02:13.543 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.544 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.545 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.546 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:02:13.547 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:02:13.548 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:13.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.552 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.552 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:13.552 INFO:teuthology.orchestra.run.smithi100.stdout:Package ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:02:13.611 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:02:13.612 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-04-07T14:02:13.612 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:13.659 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-immutable-object-cache 2024-04-07T14:02:13.680 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-dashboard 2024-04-07T14:02:14.261 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:02:22 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:02:14.262 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:21 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:02:14.548 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:02:14.548 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:02:14.548 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:02:14.548 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.548 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:02:14.548 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.548 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:02:14.549 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:02:14.550 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:02:14.551 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:02:14.552 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:02:14.553 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.554 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.555 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.556 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.557 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.557 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.557 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:02:14.557 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:02:14.557 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:02:14.557 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.557 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:02:14.557 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.557 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.558 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.559 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:02:14.560 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.561 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:14.562 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.563 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:14.564 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.565 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.565 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.565 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.565 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:14.565 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.565 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.565 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.565 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:14.616 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:02:14.617 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:14.617 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-04-07T14:02:14.617 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:14.617 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:02:14.617 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 3.5 M 2024-04-07T14:02:14.617 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-04-07T14:02:14.617 INFO:teuthology.orchestra.run.smithi100.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-07T14:02:14.617 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 34 k 2024-04-07T14:02:14.617 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 16 k 2024-04-07T14:02:14.617 INFO:teuthology.orchestra.run.smithi100.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout:Install 12 Packages 2024-04-07T14:02:14.618 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:14.620 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 8.6 M 2024-04-07T14:02:14.620 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 104 M 2024-04-07T14:02:14.620 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:02:14.620 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:02:14.620 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:14.620 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2024-04-07T14:02:14.620 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:14.620 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:02:14.620 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 145 k 2024-04-07T14:02:14.620 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:14.620 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:02:14.621 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:14.621 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-04-07T14:02:14.621 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:14.621 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 145 k 2024-04-07T14:02:14.621 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 435 k 2024-04-07T14:02:14.621 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:02:14.847 INFO:teuthology.orchestra.run.smithi115.stdout:ceph-immutable-object-cache-19.0.0-2578.ge5c885 639 kB/s | 145 kB 00:00 2024-04-07T14:02:14.848 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:14.848 INFO:teuthology.orchestra.run.smithi115.stdout:Total 635 kB/s | 145 kB 00:00 2024-04-07T14:02:14.848 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:02:14.856 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:02:14.856 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:02:14.908 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:02:14.909 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:02:14.998 INFO:teuthology.orchestra.run.smithi100.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2578.ge5c 85 kB/s | 16 kB 00:00 2024-04-07T14:02:15.049 INFO:teuthology.orchestra.run.smithi100.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2578.ge5 139 kB/s | 34 kB 00:00 2024-04-07T14:02:15.053 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:02:15.106 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:02:15.131 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:02:15.131 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:15.131 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-07T14:02:15.131 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:15.266 INFO:teuthology.orchestra.run.smithi100.stdout:(3/12): ceph-mgr-dashboard-19.0.0-2578.ge5c885f 7.7 MB/s | 3.5 MB 00:00 2024-04-07T14:02:15.633 INFO:teuthology.orchestra.run.smithi100.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 461 kB/s | 269 kB 00:00 2024-04-07T14:02:15.733 INFO:teuthology.orchestra.run.smithi100.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 1.8 MB/s | 863 kB 00:00 2024-04-07T14:02:15.933 INFO:teuthology.orchestra.run.smithi100.stdout:(6/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.1 MB/s | 1.0 MB 00:00 2024-04-07T14:02:16.080 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:02:16.080 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:16.080 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:02:16.080 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:16.080 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:16.081 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:02:16.125 INFO:teuthology.orchestra.run.smithi100.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 53 kB/s | 19 kB 00:00 2024-04-07T14:02:16.391 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr 2024-04-07T14:02:16.417 INFO:teuthology.orchestra.run.smithi100.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 699 kB/s | 548 kB 00:00 2024-04-07T14:02:16.484 INFO:teuthology.orchestra.run.smithi100.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 404 kB/s | 144 kB 00:00 2024-04-07T14:02:16.543 INFO:teuthology.orchestra.run.smithi100.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 245 kB/s | 31 kB 00:00 2024-04-07T14:02:16.685 INFO:teuthology.orchestra.run.smithi100.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 941 kB/s | 188 kB 00:00 2024-04-07T14:02:16.876 INFO:teuthology.orchestra.run.smithi100.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.2 MB/s | 2.0 MB 00:00 2024-04-07T14:02:16.880 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:16.881 INFO:teuthology.orchestra.run.smithi100.stdout:Total 3.8 MB/s | 8.6 MB 00:02 2024-04-07T14:02:16.930 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:02:16.946 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:02:16.947 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:02:16.991 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:02:24 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:02:17.144 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:02:17.145 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:02:17.278 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:02:17.278 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:02:17.278 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:02:17.278 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:02:17.279 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.280 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.281 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:02:17.282 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.283 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.284 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.285 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.286 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:17.287 INFO:teuthology.orchestra.run.smithi115.stdout:Package ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:02:17.346 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:02:17.348 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-04-07T14:02:17.348 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:02:17.427 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-dashboard 2024-04-07T14:02:17.690 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:02:17.768 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-07T14:02:17.804 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-07T14:02:17.850 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-07T14:02:17.881 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-07T14:02:17.976 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-07T14:02:18.010 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:02:26 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:02:18.106 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-07T14:02:18.200 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-07T14:02:18.252 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-07T14:02:18.297 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:02:18.298 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.299 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.300 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.301 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:02:18.302 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.303 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.304 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.305 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:18.309 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-07T14:02:18.346 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 10/12 2024-04-07T14:02:18.366 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:02:18.367 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:18.367 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-04-07T14:02:18.367 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:18.367 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 3.5 M 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 34 k 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 16 k 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-07T14:02:18.368 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:18.369 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:02:18.369 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:18.369 INFO:teuthology.orchestra.run.smithi115.stdout:Install 12 Packages 2024-04-07T14:02:18.369 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:18.369 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 8.6 M 2024-04-07T14:02:18.369 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 104 M 2024-04-07T14:02:18.369 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:02:18.884 INFO:teuthology.orchestra.run.smithi115.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2578.ge5c 58 kB/s | 16 kB 00:00 2024-04-07T14:02:18.909 INFO:teuthology.orchestra.run.smithi115.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2578.ge5 110 kB/s | 34 kB 00:00 2024-04-07T14:02:19.026 INFO:teuthology.orchestra.run.smithi115.stdout:(3/12): ceph-mgr-dashboard-19.0.0-2578.ge5c885f 8.3 MB/s | 3.5 MB 00:00 2024-04-07T14:02:19.252 INFO:teuthology.orchestra.run.smithi115.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 788 kB/s | 269 kB 00:00 2024-04-07T14:02:19.335 INFO:teuthology.orchestra.run.smithi115.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.2 MB/s | 1.0 MB 00:00 2024-04-07T14:02:19.386 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 11/12 2024-04-07T14:02:19.430 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T14:02:19.844 INFO:teuthology.orchestra.run.smithi115.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 38 kB/s | 19 kB 00:00 2024-04-07T14:02:19.919 INFO:teuthology.orchestra.run.smithi115.stdout:(7/12): protobuf-compiler-3.14.0-13.el9.x86_64. 1.0 MB/s | 863 kB 00:00 2024-04-07T14:02:20.478 INFO:teuthology.orchestra.run.smithi115.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 447 kB/s | 548 kB 00:01 2024-04-07T14:02:20.586 INFO:teuthology.orchestra.run.smithi115.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 284 kB/s | 31 kB 00:00 2024-04-07T14:02:20.620 INFO:teuthology.orchestra.run.smithi115.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 206 kB/s | 144 kB 00:00 2024-04-07T14:02:20.774 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T14:02:20.774 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 1/12 2024-04-07T14:02:20.774 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 2/12 2024-04-07T14:02:20.774 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 3/12 2024-04-07T14:02:20.775 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-07T14:02:20.775 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-07T14:02:20.775 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-07T14:02:20.775 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-07T14:02:20.775 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-07T14:02:20.775 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-07T14:02:20.775 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-07T14:02:20.775 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-07T14:02:20.853 INFO:teuthology.orchestra.run.smithi115.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 706 kB/s | 188 kB 00:00 2024-04-07T14:02:21.141 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-07T14:02:21.141 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-07T14:02:21.142 INFO:teuthology.orchestra.run.smithi100.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-07T14:02:21.143 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:21.143 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:21.386 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-07T14:02:21.974 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:28 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:02:22.263 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:02:22.263 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:02:22.263 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:02:22.263 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.263 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:02:22.263 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.263 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:02:22.263 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.263 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.264 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.265 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:02:22.266 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.267 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.268 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.269 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.270 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.271 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:22.332 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:02:22.333 INFO:teuthology.orchestra.run.smithi100.stdout:======================================================================================= 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout:======================================================================================= 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 7.4 M 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-07T14:02:22.334 INFO:teuthology.orchestra.run.smithi100.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-07T14:02:22.335 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-07T14:02:22.335 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-07T14:02:22.335 INFO:teuthology.orchestra.run.smithi100.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-07T14:02:22.335 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:22.335 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:02:22.335 INFO:teuthology.orchestra.run.smithi100.stdout:======================================================================================= 2024-04-07T14:02:22.335 INFO:teuthology.orchestra.run.smithi100.stdout:Install 12 Packages 2024-04-07T14:02:22.335 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:22.336 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 38 M 2024-04-07T14:02:22.336 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 209 M 2024-04-07T14:02:22.336 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:02:22.445 INFO:teuthology.orchestra.run.smithi115.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 802 kB/s | 2.0 MB 00:02 2024-04-07T14:02:22.451 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:22.451 INFO:teuthology.orchestra.run.smithi115.stdout:Total 2.1 MB/s | 8.6 MB 00:04 2024-04-07T14:02:22.502 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:02:22.521 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:02:22.521 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:02:22.601 INFO:teuthology.orchestra.run.smithi100.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.0 MB/s | 195 kB 00:00 2024-04-07T14:02:22.693 INFO:teuthology.orchestra.run.smithi100.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.8 MB/s | 803 kB 00:00 2024-04-07T14:02:22.718 INFO:teuthology.orchestra.run.smithi100.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 280 kB/s | 33 kB 00:00 2024-04-07T14:02:22.724 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:02:22.724 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:02:22.794 INFO:teuthology.orchestra.run.smithi100.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 243 kB/s | 18 kB 00:00 2024-04-07T14:02:22.852 INFO:teuthology.orchestra.run.smithi100.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 606 kB/s | 35 kB 00:00 2024-04-07T14:02:22.911 INFO:teuthology.orchestra.run.smithi100.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 14 MB/s | 3.0 MB 00:00 2024-04-07T14:02:22.953 INFO:teuthology.orchestra.run.smithi100.stdout:(7/12): python3-devel-3.9.17-2.el9.x86_64.rpm 5.7 MB/s | 245 kB 00:00 2024-04-07T14:02:23.070 INFO:teuthology.orchestra.run.smithi100.stdout:(8/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 44 MB/s | 5.1 MB 00:00 2024-04-07T14:02:23.145 INFO:teuthology.orchestra.run.smithi100.stdout:(9/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 16 MB/s | 4.7 MB 00:00 2024-04-07T14:02:23.170 INFO:teuthology.orchestra.run.smithi100.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.4 MB/s | 250 kB 00:00 2024-04-07T14:02:23.254 INFO:teuthology.orchestra.run.smithi100.stdout:(11/12): ceph-mgr-diskprediction-local-19.0.0-2 8.8 MB/s | 7.4 MB 00:00 2024-04-07T14:02:23.266 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:02:23.345 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-07T14:02:23.381 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-07T14:02:23.427 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-07T14:02:23.457 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-07T14:02:23.496 INFO:teuthology.orchestra.run.smithi100.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 46 MB/s | 16 MB 00:00 2024-04-07T14:02:23.497 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:23.497 INFO:teuthology.orchestra.run.smithi100.stdout:Total 33 MB/s | 38 MB 00:01 2024-04-07T14:02:23.559 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-07T14:02:23.690 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-07T14:02:23.777 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-07T14:02:23.846 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:02:23.846 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-07T14:02:23.873 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:02:23.873 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:02:23.882 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-07T14:02:23.914 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 10/12 2024-04-07T14:02:24.300 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:02:24.301 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:02:24.957 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 11/12 2024-04-07T14:02:24.990 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T14:02:25.070 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:02:25.151 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-07T14:02:25.202 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-07T14:02:25.300 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-07T14:02:25.362 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-07T14:02:25.539 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-07T14:02:25.577 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-07T14:02:25.663 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-07T14:02:26.315 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-07T14:02:26.355 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T14:02:26.355 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 1/12 2024-04-07T14:02:26.355 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 2/12 2024-04-07T14:02:26.355 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 3/12 2024-04-07T14:02:26.356 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-07T14:02:26.356 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-07T14:02:26.356 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-07T14:02:26.356 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-07T14:02:26.356 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-07T14:02:26.356 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-07T14:02:26.356 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-07T14:02:26.356 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-07T14:02:26.423 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-07T14:02:26.728 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-07T14:02:26.728 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:26.728 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:26.729 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:02:26.999 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-07T14:02:27.583 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:02:35 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:02:27.657 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T14:02:27.872 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:02:27.872 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:02:27.872 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:02:27.872 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.872 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:02:27.872 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.872 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:02:27.873 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.874 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.875 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.880 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:27.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:27.941 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:02:27.942 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================= 2024-04-07T14:02:27.942 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-04-07T14:02:27.942 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================= 2024-04-07T14:02:27.942 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:02:27.942 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 7.4 M 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:27.943 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:02:27.944 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================= 2024-04-07T14:02:27.944 INFO:teuthology.orchestra.run.smithi115.stdout:Install 12 Packages 2024-04-07T14:02:27.944 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:27.944 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 38 M 2024-04-07T14:02:27.944 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 209 M 2024-04-07T14:02:27.945 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:02:28.319 INFO:teuthology.orchestra.run.smithi115.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 898 kB/s | 195 kB 00:00 2024-04-07T14:02:28.436 INFO:teuthology.orchestra.run.smithi115.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 280 kB/s | 33 kB 00:00 2024-04-07T14:02:28.486 INFO:teuthology.orchestra.run.smithi115.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.0 MB/s | 803 kB 00:00 2024-04-07T14:02:28.570 INFO:teuthology.orchestra.run.smithi115.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 218 kB/s | 18 kB 00:00 2024-04-07T14:02:28.679 INFO:teuthology.orchestra.run.smithi115.stdout:(5/12): ceph-mgr-diskprediction-local-19.0.0-25 13 MB/s | 7.4 MB 00:00 2024-04-07T14:02:28.683 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-07T14:02:28.702 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T14:02:28.704 INFO:teuthology.orchestra.run.smithi115.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 263 kB/s | 35 kB 00:00 2024-04-07T14:02:28.829 INFO:teuthology.orchestra.run.smithi115.stdout:(7/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-04-07T14:02:29.429 INFO:teuthology.orchestra.run.smithi115.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.0 MB/s | 3.0 MB 00:00 2024-04-07T14:02:29.546 INFO:teuthology.orchestra.run.smithi115.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.1 MB/s | 250 kB 00:00 2024-04-07T14:02:29.755 INFO:teuthology.orchestra.run.smithi115.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 5.5 MB/s | 5.1 MB 00:00 2024-04-07T14:02:30.013 INFO:teuthology.orchestra.run.smithi115.stdout:(11/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 3.6 MB/s | 4.7 MB 00:01 2024-04-07T14:02:31.204 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T14:02:31.205 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 1/12 2024-04-07T14:02:31.205 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-07T14:02:31.205 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-07T14:02:31.205 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-07T14:02:31.205 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-07T14:02:31.205 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-07T14:02:31.205 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-07T14:02:31.205 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-07T14:02:31.205 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 9/12 2024-04-07T14:02:31.205 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T14:02:31.205 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-07T14:02:31.679 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-07T14:02:31.679 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-07T14:02:31.680 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:31.681 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:32.047 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-rook 2024-04-07T14:02:32.138 INFO:teuthology.orchestra.run.smithi115.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 6.3 MB/s | 16 MB 00:02 2024-04-07T14:02:32.139 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:32.139 INFO:teuthology.orchestra.run.smithi115.stdout:Total 9.1 MB/s | 38 MB 00:04 2024-04-07T14:02:32.489 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:02:32.515 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:02:32.516 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:02:32.643 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:39 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:02:32.928 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:02:32.929 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.930 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:02:32.931 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.932 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.933 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:32.934 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.935 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.936 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.936 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:32.936 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.936 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.936 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.936 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.936 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:32.936 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.936 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.936 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.936 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:32.937 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:02:32.937 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:02:32.997 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:02:32.998 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:32.998 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-04-07T14:02:32.998 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-rook noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 49 k 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-07T14:02:32.999 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-07T14:02:33.000 INFO:teuthology.orchestra.run.smithi100.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-07T14:02:33.000 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:33.000 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:02:33.000 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:33.000 INFO:teuthology.orchestra.run.smithi100.stdout:Install 13 Packages 2024-04-07T14:02:33.000 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:33.000 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 2.2 M 2024-04-07T14:02:33.000 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 26 M 2024-04-07T14:02:33.001 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:02:33.377 INFO:teuthology.orchestra.run.smithi100.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 126 kB/s | 26 kB 00:00 2024-04-07T14:02:33.402 INFO:teuthology.orchestra.run.smithi100.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 83 kB/s | 19 kB 00:00 2024-04-07T14:02:33.428 INFO:teuthology.orchestra.run.smithi100.stdout:(3/13): ceph-mgr-rook-19.0.0-2578.ge5c885fe.el9 193 kB/s | 49 kB 00:00 2024-04-07T14:02:33.538 INFO:teuthology.orchestra.run.smithi100.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.4 MB/s | 222 kB 00:00 2024-04-07T14:02:33.578 INFO:teuthology.orchestra.run.smithi100.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 904 kB/s | 159 kB 00:00 2024-04-07T14:02:33.612 INFO:teuthology.orchestra.run.smithi100.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 737 kB/s | 54 kB 00:00 2024-04-07T14:02:33.679 INFO:teuthology.orchestra.run.smithi100.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.1 MB/s | 279 kB 00:00 2024-04-07T14:02:33.691 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:02:33.758 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-07T14:02:33.794 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-07T14:02:33.887 INFO:teuthology.orchestra.run.smithi100.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 104 kB/s | 32 kB 00:00 2024-04-07T14:02:33.896 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-07T14:02:33.913 INFO:teuthology.orchestra.run.smithi100.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 50 kB/s | 15 kB 00:00 2024-04-07T14:02:33.929 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-07T14:02:34.055 INFO:teuthology.orchestra.run.smithi100.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 417 kB/s | 59 kB 00:00 2024-04-07T14:02:34.107 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-07T14:02:34.122 INFO:teuthology.orchestra.run.smithi100.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 512 kB/s | 203 kB 00:00 2024-04-07T14:02:34.136 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-07T14:02:34.180 INFO:teuthology.orchestra.run.smithi100.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 717 kB/s | 90 kB 00:00 2024-04-07T14:02:34.214 INFO:teuthology.orchestra.run.smithi100.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 3.1 MB/s | 1.0 MB 00:00 2024-04-07T14:02:34.219 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:34.219 INFO:teuthology.orchestra.run.smithi100.stdout:Total 1.8 MB/s | 2.2 MB 00:01 2024-04-07T14:02:34.221 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-07T14:02:34.279 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:02:34.293 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:02:34.294 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:02:34.388 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:02:34.390 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:02:34.874 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-07T14:02:34.898 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:02:35.009 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-07T14:02:35.063 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-07T14:02:35.124 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-07T14:02:35.178 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-07T14:02:35.216 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-07T14:02:35.257 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-07T14:02:35.351 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-07T14:02:35.460 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-07T14:02:35.509 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-07T14:02:36.227 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-07T14:02:36.259 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T14:02:36.272 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-07T14:02:36.306 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-07T14:02:36.354 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-07T14:02:36.376 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T14:02:37.147 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T14:02:37.147 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 1/13 2024-04-07T14:02:37.147 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-07T14:02:37.147 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-07T14:02:37.147 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-07T14:02:37.147 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-07T14:02:37.147 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-07T14:02:37.147 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-07T14:02:37.148 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-07T14:02:37.148 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-07T14:02:37.148 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-07T14:02:37.148 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-07T14:02:37.148 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-07T14:02:37.282 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-07T14:02:37.310 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T14:02:37.552 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-07T14:02:37.552 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:37.552 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:37.553 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:37.796 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-mgr-cephadm 2024-04-07T14:02:38.392 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:45 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:02:38.683 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:02:38.684 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:02:38.684 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:02:38.684 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.684 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:02:38.684 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.684 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:02:38.684 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.684 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:02:38.684 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.684 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:02:38.685 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.686 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.687 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:02:38.688 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.689 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:38.690 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.691 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.692 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.692 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.692 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:38.692 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.692 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.692 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.692 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:38.755 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:02:38.756 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:38.756 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-04-07T14:02:38.756 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:38.756 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:02:38.756 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 141 k 2024-04-07T14:02:38.756 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-04-07T14:02:38.756 INFO:teuthology.orchestra.run.smithi100.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-07T14:02:38.756 INFO:teuthology.orchestra.run.smithi100.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-07T14:02:38.756 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-07T14:02:38.756 INFO:teuthology.orchestra.run.smithi100.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-07T14:02:38.756 INFO:teuthology.orchestra.run.smithi100.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-07T14:02:38.757 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:38.757 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:02:38.757 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:38.757 INFO:teuthology.orchestra.run.smithi100.stdout:Install 6 Packages 2024-04-07T14:02:38.757 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:38.757 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 7.0 M 2024-04-07T14:02:38.757 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 33 M 2024-04-07T14:02:38.757 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:02:39.241 INFO:teuthology.orchestra.run.smithi100.stdout:(1/6): ceph-mgr-cephadm-19.0.0-2578.ge5c885fe.e 412 kB/s | 141 kB 00:00 2024-04-07T14:02:39.608 INFO:teuthology.orchestra.run.smithi100.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.5 MB/s | 548 kB 00:00 2024-04-07T14:02:39.700 INFO:teuthology.orchestra.run.smithi100.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 629 kB/s | 58 kB 00:00 2024-04-07T14:02:39.783 INFO:teuthology.orchestra.run.smithi100.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 613 kB/s | 51 kB 00:00 2024-04-07T14:02:39.842 INFO:teuthology.orchestra.run.smithi100.stdout:(5/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 263 kB/s | 248 kB 00:00 2024-04-07T14:02:39.895 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T14:02:39.895 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 1/12 2024-04-07T14:02:39.895 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-07T14:02:39.895 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-07T14:02:39.895 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-07T14:02:39.895 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-07T14:02:39.895 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-07T14:02:39.896 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-07T14:02:39.896 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-07T14:02:39.896 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 9/12 2024-04-07T14:02:39.896 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T14:02:39.896 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-07T14:02:40.345 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-07T14:02:40.345 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:40.346 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:02:40.751 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-rook 2024-04-07T14:02:41.359 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:02:49 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:02:41.656 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:02:41.656 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:02:41.656 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:02:41.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.656 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:02:41.656 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.656 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:02:41.657 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.658 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:02:41.659 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:02:41.660 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.661 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.662 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.663 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.664 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.665 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:41.728 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:02:41.729 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:41.729 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-04-07T14:02:41.729 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:41.729 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:02:41.729 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-rook noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 49 k 2024-04-07T14:02:41.729 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-07T14:02:41.730 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:41.731 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:02:41.731 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:41.731 INFO:teuthology.orchestra.run.smithi115.stdout:Install 13 Packages 2024-04-07T14:02:41.731 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:41.731 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 2.2 M 2024-04-07T14:02:41.731 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 26 M 2024-04-07T14:02:41.731 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:02:42.044 INFO:teuthology.orchestra.run.smithi115.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 135 kB/s | 19 kB 00:00 2024-04-07T14:02:42.061 INFO:teuthology.orchestra.run.smithi115.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 162 kB/s | 26 kB 00:00 2024-04-07T14:02:42.128 INFO:teuthology.orchestra.run.smithi115.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.6 MB/s | 222 kB 00:00 2024-04-07T14:02:42.153 INFO:teuthology.orchestra.run.smithi115.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 159 kB 00:00 2024-04-07T14:02:42.203 INFO:teuthology.orchestra.run.smithi115.stdout:(5/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-04-07T14:02:42.229 INFO:teuthology.orchestra.run.smithi115.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 279 kB 00:00 2024-04-07T14:02:42.246 INFO:teuthology.orchestra.run.smithi115.stdout:(7/13): ceph-mgr-rook-19.0.0-2578.ge5c885fe.el9 143 kB/s | 49 kB 00:00 2024-04-07T14:02:42.404 INFO:teuthology.orchestra.run.smithi115.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 160 kB/s | 32 kB 00:00 2024-04-07T14:02:42.421 INFO:teuthology.orchestra.run.smithi115.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 78 kB/s | 15 kB 00:00 2024-04-07T14:02:42.530 INFO:teuthology.orchestra.run.smithi115.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 546 kB/s | 59 kB 00:00 2024-04-07T14:02:42.563 INFO:teuthology.orchestra.run.smithi115.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 639 kB/s | 203 kB 00:00 2024-04-07T14:02:42.588 INFO:teuthology.orchestra.run.smithi115.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2024-04-07T14:02:42.697 INFO:teuthology.orchestra.run.smithi115.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 3.5 MB/s | 1.0 MB 00:00 2024-04-07T14:02:42.700 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:42.700 INFO:teuthology.orchestra.run.smithi115.stdout:Total 2.3 MB/s | 2.2 MB 00:00 2024-04-07T14:02:42.760 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:02:42.775 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:02:42.775 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:02:42.868 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:02:42.868 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:02:43.381 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:02:43.547 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-07T14:02:43.607 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-07T14:02:43.662 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-07T14:02:43.699 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-07T14:02:43.741 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-07T14:02:43.836 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-07T14:02:43.945 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-07T14:02:43.993 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-07T14:02:44.724 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-07T14:02:44.773 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-07T14:02:44.807 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-07T14:02:44.855 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-07T14:02:44.876 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T14:02:45.619 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T14:02:45.619 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 1/13 2024-04-07T14:02:45.619 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-07T14:02:45.619 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-07T14:02:45.619 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-07T14:02:45.619 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-07T14:02:45.619 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-07T14:02:45.619 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-07T14:02:45.619 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-07T14:02:45.619 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-07T14:02:45.619 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-07T14:02:45.620 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-07T14:02:45.620 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-07T14:02:46.000 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-07T14:02:46.000 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-07T14:02:46.001 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:46.002 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:02:46.297 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-cephadm 2024-04-07T14:02:46.891 INFO:teuthology.orchestra.run.smithi100.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 764 kB/s | 6.0 MB 00:07 2024-04-07T14:02:46.892 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:02:54 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:02:46.894 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:46.894 INFO:teuthology.orchestra.run.smithi100.stdout:Total 879 kB/s | 7.0 MB 00:08 2024-04-07T14:02:46.967 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:02:46.979 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:02:46.979 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:02:47.083 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:02:47.083 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:02:47.185 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:02:47.185 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:02:47.186 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:02:47.186 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.186 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:02:47.186 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.186 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:02:47.186 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:02:47.187 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:02:47.187 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:02:47.187 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.188 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:02:47.189 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.189 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:02:47.189 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.189 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:02:47.189 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.189 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:02:47.189 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.189 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:02:47.189 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.189 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:02:47.190 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.191 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:02:47.191 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.191 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:02:47.191 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.191 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:02:47.191 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.191 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:02:47.191 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.191 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:02:47.191 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.192 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:02:47.192 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.192 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:02:47.192 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.192 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:02:47.192 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.193 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:02:47.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.193 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:02:47.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.193 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:02:47.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.193 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:02:47.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.193 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:02:47.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.197 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.197 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:47.255 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:02:47.256 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:47.256 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-04-07T14:02:47.256 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:47.256 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:02:47.256 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 141 k 2024-04-07T14:02:47.257 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-04-07T14:02:47.257 INFO:teuthology.orchestra.run.smithi115.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-07T14:02:47.257 INFO:teuthology.orchestra.run.smithi115.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-07T14:02:47.257 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-07T14:02:47.257 INFO:teuthology.orchestra.run.smithi115.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-07T14:02:47.257 INFO:teuthology.orchestra.run.smithi115.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-07T14:02:47.257 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:47.257 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:02:47.257 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:47.257 INFO:teuthology.orchestra.run.smithi115.stdout:Install 6 Packages 2024-04-07T14:02:47.257 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:47.258 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 7.0 M 2024-04-07T14:02:47.258 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 33 M 2024-04-07T14:02:47.258 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:02:47.398 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:02:47.555 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-07T14:02:47.610 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-07T14:02:47.624 INFO:teuthology.orchestra.run.smithi115.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.7 MB/s | 248 kB 00:00 2024-04-07T14:02:47.691 INFO:teuthology.orchestra.run.smithi115.stdout:(2/6): ceph-mgr-cephadm-19.0.0-2578.ge5c885fe.e 671 kB/s | 141 kB 00:00 2024-04-07T14:02:47.774 INFO:teuthology.orchestra.run.smithi115.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 20 MB/s | 6.0 MB 00:00 2024-04-07T14:02:47.991 INFO:teuthology.orchestra.run.smithi115.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 192 kB/s | 58 kB 00:00 2024-04-07T14:02:48.042 INFO:teuthology.orchestra.run.smithi115.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 191 kB/s | 51 kB 00:00 2024-04-07T14:02:48.131 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-07T14:02:48.158 INFO:teuthology.orchestra.run.smithi115.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.0 MB/s | 548 kB 00:00 2024-04-07T14:02:48.159 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:48.160 INFO:teuthology.orchestra.run.smithi115.stdout:Total 7.7 MB/s | 7.0 MB 00:00 2024-04-07T14:02:48.221 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-07T14:02:48.230 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:02:48.241 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:02:48.241 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:02:48.292 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-07T14:02:48.322 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T14:02:48.343 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:02:48.343 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:02:48.655 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:02:48.815 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-07T14:02:48.868 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-07T14:02:49.119 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T14:02:49.119 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/6 2024-04-07T14:02:49.119 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-07T14:02:49.119 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-07T14:02:49.119 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-07T14:02:49.119 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-07T14:02:49.374 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-07T14:02:49.446 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-07T14:02:49.446 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:49.446 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:02:49.446 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:49.446 INFO:teuthology.orchestra.run.smithi100.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-07T14:02:49.447 INFO:teuthology.orchestra.run.smithi100.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-07T14:02:49.447 INFO:teuthology.orchestra.run.smithi100.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-07T14:02:49.447 INFO:teuthology.orchestra.run.smithi100.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-07T14:02:49.447 INFO:teuthology.orchestra.run.smithi100.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-07T14:02:49.447 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:49.447 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:49.462 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-07T14:02:49.524 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-07T14:02:49.555 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T14:02:49.697 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-fuse 2024-04-07T14:02:50.290 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:02:57 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:02:50.415 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T14:02:50.415 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/6 2024-04-07T14:02:50.415 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-07T14:02:50.415 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-07T14:02:50.415 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-07T14:02:50.415 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:02:50.577 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.578 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:02:50.579 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.580 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.581 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.582 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.583 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:50.584 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.585 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.585 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.585 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:50.646 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:02:50.647 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:50.647 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-04-07T14:02:50.647 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:50.647 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:02:50.647 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 890 k 2024-04-07T14:02:50.647 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-04-07T14:02:50.647 INFO:teuthology.orchestra.run.smithi100.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-07T14:02:50.647 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:50.647 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:02:50.648 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:50.648 INFO:teuthology.orchestra.run.smithi100.stdout:Install 2 Packages 2024-04-07T14:02:50.648 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:50.648 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 971 k 2024-04-07T14:02:50.648 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 2.8 M 2024-04-07T14:02:50.648 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:02:50.750 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-07T14:02:50.750 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:50.750 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:02:50.750 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:50.750 INFO:teuthology.orchestra.run.smithi115.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-07T14:02:50.751 INFO:teuthology.orchestra.run.smithi115.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-07T14:02:50.751 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-07T14:02:50.751 INFO:teuthology.orchestra.run.smithi115.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-07T14:02:50.751 INFO:teuthology.orchestra.run.smithi115.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-07T14:02:50.751 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:50.751 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:02:50.968 INFO:teuthology.orchestra.run.smithi100.stdout:(1/2): ceph-fuse-19.0.0-2578.ge5c885fe.el9.x86_ 3.1 MB/s | 890 kB 00:00 2024-04-07T14:02:51.007 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-fuse 2024-04-07T14:02:51.377 INFO:teuthology.orchestra.run.smithi100.stdout:(2/2): fuse-2.9.9-15.el9.x86_64.rpm 116 kB/s | 80 kB 00:00 2024-04-07T14:02:51.378 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:51.378 INFO:teuthology.orchestra.run.smithi100.stdout:Total 1.3 MB/s | 971 kB 00:00 2024-04-07T14:02:51.391 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:02:51.416 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:02:51.416 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:02:51.495 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:02:51.495 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:02:51.602 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:02:59 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:02:51.683 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:02:51.838 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-07T14:02:51.896 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:02:51.896 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:02:51.896 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:02:51.896 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.896 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:02:51.896 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.897 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:02:51.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.897 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:02:51.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.897 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:02:51.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.897 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:02:51.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.897 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.898 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.899 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:02:51.900 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:02:51.901 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.902 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:02:51.902 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.902 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:02:51.902 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.902 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:02:51.902 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.902 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:02:51.902 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.902 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:02:51.902 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.902 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.903 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.904 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.905 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.906 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:51.906 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T14:02:51.964 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:02:51.965 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:51.965 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-04-07T14:02:51.965 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:51.965 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:02:51.965 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 890 k 2024-04-07T14:02:51.965 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-04-07T14:02:51.965 INFO:teuthology.orchestra.run.smithi115.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-07T14:02:51.965 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:51.966 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:02:51.966 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:51.966 INFO:teuthology.orchestra.run.smithi115.stdout:Install 2 Packages 2024-04-07T14:02:51.966 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:51.966 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 971 k 2024-04-07T14:02:51.967 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 2.8 M 2024-04-07T14:02:51.967 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:02:52.118 INFO:teuthology.orchestra.run.smithi115.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 700 kB/s | 80 kB 00:00 2024-04-07T14:02:52.443 INFO:teuthology.orchestra.run.smithi115.stdout:(2/2): ceph-fuse-19.0.0-2578.ge5c885fe.el9.x86_ 2.0 MB/s | 890 kB 00:00 2024-04-07T14:02:52.444 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:52.444 INFO:teuthology.orchestra.run.smithi115.stdout:Total 2.0 MB/s | 971 kB 00:00 2024-04-07T14:02:52.455 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:02:52.478 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:02:52.478 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:02:52.526 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T14:02:52.526 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/2 2024-04-07T14:02:52.554 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:02:52.555 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:02:52.741 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:02:52.831 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-07T14:02:52.831 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:52.832 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:02:52.832 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-07T14:02:52.832 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:52.832 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:52.877 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-07T14:02:52.951 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T14:02:53.119 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install ceph-volume 2024-04-07T14:02:53.681 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T14:02:53.681 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/2 2024-04-07T14:02:53.729 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:00 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:02:54.017 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-07T14:02:54.017 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:54.017 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:02:54.018 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-07T14:02:54.018 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:54.018 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:02:54.021 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:02:54.021 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:02:54.021 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:02:54.021 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.021 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:02:54.021 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.021 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:02:54.021 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.021 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:02:54.021 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:02:54.022 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:02:54.023 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:02:54.024 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.025 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:02:54.025 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.025 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:02:54.025 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.025 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:02:54.025 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.025 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:02:54.025 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.025 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:02:54.025 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.025 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:02:54.026 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.026 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:02:54.026 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.026 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:02:54.026 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.026 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:02:54.026 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.026 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:02:54.026 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.026 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.027 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.028 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.029 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:54.092 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:02:54.092 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:54.092 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repository Size 2024-04-07T14:02:54.092 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:54.092 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:02:54.092 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-volume noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 264 k 2024-04-07T14:02:54.092 INFO:teuthology.orchestra.run.smithi100.stdout:Installing dependencies: 2024-04-07T14:02:54.092 INFO:teuthology.orchestra.run.smithi100.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-07T14:02:54.092 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:54.093 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:02:54.093 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:54.093 INFO:teuthology.orchestra.run.smithi100.stdout:Install 2 Packages 2024-04-07T14:02:54.093 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:54.093 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 341 k 2024-04-07T14:02:54.093 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 1.5 M 2024-04-07T14:02:54.093 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:02:54.275 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-volume 2024-04-07T14:02:54.482 INFO:teuthology.orchestra.run.smithi100.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 718 kB/s | 77 kB 00:00 2024-04-07T14:02:54.775 INFO:teuthology.orchestra.run.smithi100.stdout:(2/2): ceph-volume-19.0.0-2578.ge5c885fe.el9.no 660 kB/s | 264 kB 00:00 2024-04-07T14:02:54.775 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:54.775 INFO:teuthology.orchestra.run.smithi100.stdout:Total 500 kB/s | 341 kB 00:00 2024-04-07T14:02:54.786 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:02:54.796 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:02:54.796 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:02:54.836 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:02:54.836 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:02:54.894 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:02 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:02:54.980 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:02:55.163 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-07T14:02:55.185 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:02:55.185 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:02:55.185 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:02:55.185 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.185 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:02:55.185 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.185 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:02:55.185 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.185 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:02:55.185 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:02:55.186 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:02:55.187 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.188 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:02:55.188 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.188 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:02:55.188 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.188 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:02:55.188 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.188 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:02:55.188 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.188 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:02:55.189 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.189 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:02:55.189 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.189 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:02:55.189 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.189 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:02:55.189 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.189 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:02:55.189 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.189 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:02:55.190 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.190 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:02:55.190 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.190 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:02:55.190 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.190 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:02:55.190 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.190 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:02:55.191 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.191 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:02:55.191 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.191 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:02:55.191 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.191 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:02:55.191 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.191 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:02:55.191 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.192 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.192 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.192 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:55.192 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.192 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.192 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.192 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.192 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:02:55.192 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.192 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.193 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:55.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.193 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.194 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:55.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.194 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:55.194 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.195 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:55.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.195 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.195 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:55.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.196 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:55.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.196 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:55.197 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T14:02:55.210 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T14:02:55.210 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:55.210 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-07T14:02:55.211 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:55.257 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:02:55.257 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:55.258 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-04-07T14:02:55.258 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:55.258 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:02:55.258 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-volume noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 264 k 2024-04-07T14:02:55.258 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-04-07T14:02:55.258 INFO:teuthology.orchestra.run.smithi115.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-07T14:02:55.258 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:55.258 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:02:55.258 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:55.258 INFO:teuthology.orchestra.run.smithi115.stdout:Install 2 Packages 2024-04-07T14:02:55.258 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:55.259 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 341 k 2024-04-07T14:02:55.259 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 1.5 M 2024-04-07T14:02:55.259 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:02:55.640 INFO:teuthology.orchestra.run.smithi115.stdout:(1/2): ceph-volume-19.0.0-2578.ge5c885fe.el9.no 1.1 MB/s | 264 kB 00:00 2024-04-07T14:02:55.900 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 1/2 2024-04-07T14:02:56.098 INFO:teuthology.orchestra.run.smithi115.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 111 kB/s | 77 kB 00:00 2024-04-07T14:02:56.098 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:56.099 INFO:teuthology.orchestra.run.smithi115.stdout:Total 406 kB/s | 341 kB 00:00 2024-04-07T14:02:56.111 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:02:56.121 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:02:56.121 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:02:56.159 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:02:56.159 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:02:56.244 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-07T14:02:56.244 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:56.244 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:02:56.244 INFO:teuthology.orchestra.run.smithi100.stdout: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:56.244 INFO:teuthology.orchestra.run.smithi100.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-07T14:02:56.244 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:56.244 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:56.306 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:02:56.480 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-07T14:02:56.509 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T14:02:56.525 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T14:02:56.525 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:02:56.525 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-07T14:02:56.525 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:56.607 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install librados-devel 2024-04-07T14:02:57.215 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:04 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:02:57.278 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 1/2 2024-04-07T14:02:57.502 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:02:57.502 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:02:57.502 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:02:57.502 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.502 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:02:57.503 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.503 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:02:57.503 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.503 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:02:57.503 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.503 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:02:57.503 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.503 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:02:57.503 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.503 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.504 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.505 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.506 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:02:57.507 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.508 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.509 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.510 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.511 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:57.511 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.511 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.511 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.511 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:57.572 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:02:57.573 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:57.573 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2024-04-07T14:02:57.573 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:57.574 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:02:57.574 INFO:teuthology.orchestra.run.smithi100.stdout: librados-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 127 k 2024-04-07T14:02:57.574 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:57.574 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:02:57.574 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:02:57.574 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-04-07T14:02:57.574 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:57.574 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 127 k 2024-04-07T14:02:57.574 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 456 k 2024-04-07T14:02:57.574 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:02:57.632 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-07T14:02:57.632 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:57.632 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:02:57.632 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:02:57.633 INFO:teuthology.orchestra.run.smithi115.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-07T14:02:57.633 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:57.633 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:02:57.790 INFO:teuthology.orchestra.run.smithi100.stdout:librados-devel-19.0.0-2578.ge5c885fe.el9.x86_64 587 kB/s | 127 kB 00:00 2024-04-07T14:02:57.790 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:57.791 INFO:teuthology.orchestra.run.smithi100.stdout:Total 583 kB/s | 127 kB 00:00 2024-04-07T14:02:57.791 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:02:57.796 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:02:57.796 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:02:57.857 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:02:57.858 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:02:57.980 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install librados-devel 2024-04-07T14:02:58.005 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:02:58.106 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:02:58.562 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:02:58.586 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:06 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:02:58.875 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:02:58.876 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.877 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:02:58.878 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.879 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:02:58.880 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.881 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:02:58.882 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:02:58.883 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.884 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.884 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.884 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.884 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:02:58.884 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.884 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.884 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.884 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:02:58.884 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:02:58.884 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:58.884 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:02:58.885 INFO:teuthology.orchestra.run.smithi100.stdout: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:02:58.885 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:02:58.885 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:02:58.945 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout: librados-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 127 k 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 127 k 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 456 k 2024-04-07T14:02:58.946 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:02:59.141 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install libcephfs2 2024-04-07T14:02:59.273 INFO:teuthology.orchestra.run.smithi115.stdout:librados-devel-19.0.0-2578.ge5c885fe.el9.x86_64 389 kB/s | 127 kB 00:00 2024-04-07T14:02:59.273 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:02:59.273 INFO:teuthology.orchestra.run.smithi115.stdout:Total 387 kB/s | 127 kB 00:00 2024-04-07T14:02:59.274 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:02:59.279 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:02:59.279 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:02:59.339 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:02:59.339 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:02:59.488 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:02:59.588 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:02:59.755 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:06 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:03:00.046 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:03:00.046 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:03:00.046 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:03:00.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:03:00.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.053 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.054 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:00.055 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:00.055 INFO:teuthology.orchestra.run.smithi100.stdout:Package libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:00.117 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:03:00.118 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-04-07T14:03:00.119 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:03:00.185 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install libcephfs-devel 2024-04-07T14:03:00.337 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:00.337 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:00.337 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:03:00.337 INFO:teuthology.orchestra.run.smithi115.stdout: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:03:00.337 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:00.337 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:00.567 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install libcephfs2 2024-04-07T14:03:00.778 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:07 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:03:01.064 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:03:01.065 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:03:01.065 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:03:01.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.065 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:03:01.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.065 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:03:01.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.065 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:03:01.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:03:01.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:03:01.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:03:01.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:03:01.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:03:01.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.067 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:03:01.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.067 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:03:01.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.067 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:03:01.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.067 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:03:01.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.067 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:03:01.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.067 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:03:01.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.069 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:03:01.070 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.071 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.072 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.073 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:01.073 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.073 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.073 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.073 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.073 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:01.073 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.073 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.073 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.073 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.073 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.074 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.075 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.134 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:03:01.135 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:01.135 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2024-04-07T14:03:01.136 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:01.136 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:03:01.136 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 32 k 2024-04-07T14:03:01.136 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:01.136 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:03:01.136 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:01.136 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-04-07T14:03:01.136 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:01.136 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 32 k 2024-04-07T14:03:01.136 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 142 k 2024-04-07T14:03:01.136 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:03:01.181 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:09 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:03:01.318 INFO:teuthology.orchestra.run.smithi100.stdout:libcephfs-devel-19.0.0-2578.ge5c885fe.el9.x86_6 174 kB/s | 32 kB 00:00 2024-04-07T14:03:01.319 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:03:01.319 INFO:teuthology.orchestra.run.smithi100.stdout:Total 173 kB/s | 32 kB 00:00 2024-04-07T14:03:01.319 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:03:01.322 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:03:01.322 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:03:01.353 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:03:01.354 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:03:01.442 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:03:01.474 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:03:01.474 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.475 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:03:01.476 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.476 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:03:01.476 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.476 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:03:01.476 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.476 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:03:01.476 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.476 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:03:01.476 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.476 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:03:01.476 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.477 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.478 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:03:01.479 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.480 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.481 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.482 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.483 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:01.483 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.483 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.483 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.483 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:01.483 INFO:teuthology.orchestra.run.smithi115.stdout:Package libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:01.544 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:03:01.545 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-04-07T14:03:01.545 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:01.549 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:01.621 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install libcephfs-devel 2024-04-07T14:03:01.910 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:02.209 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:02.210 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:02.210 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:03:02.210 INFO:teuthology.orchestra.run.smithi100.stdout: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:03:02.210 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:02.210 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:03:02.214 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:10 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:03:02.393 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install librados2 2024-04-07T14:03:02.500 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:03:02.500 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:03:02.500 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.501 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.502 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:03:02.503 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.504 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:03:02.505 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.506 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.507 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.508 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.509 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.509 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:02.569 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:03:02.570 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:02.570 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2024-04-07T14:03:02.570 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:02.570 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:03:02.570 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 32 k 2024-04-07T14:03:02.570 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:02.571 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:03:02.571 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:02.571 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-04-07T14:03:02.571 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:02.571 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 32 k 2024-04-07T14:03:02.571 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 142 k 2024-04-07T14:03:02.571 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:03:02.734 INFO:teuthology.orchestra.run.smithi115.stdout:libcephfs-devel-19.0.0-2578.ge5c885fe.el9.x86_6 194 kB/s | 32 kB 00:00 2024-04-07T14:03:02.735 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:03:02.735 INFO:teuthology.orchestra.run.smithi115.stdout:Total 193 kB/s | 32 kB 00:00 2024-04-07T14:03:02.735 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:03:02.738 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:03:02.738 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:03:02.773 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:03:02.773 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:03:02.857 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:03:02.974 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:02.987 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:09 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:03:03.286 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:03:03.286 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:03:03.286 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:03:03.287 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.288 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:03:03.289 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.290 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.291 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.292 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.293 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.294 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.294 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:03.294 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.294 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.294 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.294 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.294 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:03.294 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.294 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.294 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.294 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:03.295 INFO:teuthology.orchestra.run.smithi100.stdout:Package librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:03.337 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:03.355 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:03:03.356 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-04-07T14:03:03.356 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:03:03.429 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install librbd1 2024-04-07T14:03:03.627 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:03.627 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:03.627 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:03:03.627 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:03:03.627 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:03.627 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:03.816 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install librados2 2024-04-07T14:03:04.022 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:11 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:03:04.311 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.312 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:03:04.313 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:03:04.314 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.315 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.316 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.317 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.318 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:04.319 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.319 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.319 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.319 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.319 INFO:teuthology.orchestra.run.smithi100.stdout:Package librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:04.379 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:03:04.380 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-04-07T14:03:04.380 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:03:04.410 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:12 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:03:04.447 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-rados 2024-04-07T14:03:04.699 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.700 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:03:04.701 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:03:04.702 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:03:04.703 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:03:04.704 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.705 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:04.706 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.707 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.708 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.708 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:04.708 INFO:teuthology.orchestra.run.smithi115.stdout:Package librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:04.768 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:03:04.769 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-04-07T14:03:04.770 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:04.852 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install librbd1 2024-04-07T14:03:05.045 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:12 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:03:05.347 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.348 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:03:05.349 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:03:05.350 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:03:05.351 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:03:05.352 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:03:05.353 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.354 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.355 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.356 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.356 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:05.356 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.356 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.356 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.356 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.356 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:05.418 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:03:05.419 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-04-07T14:03:05.419 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:03:05.440 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:13 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:03:05.482 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-rgw 2024-04-07T14:03:05.728 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:03:05.728 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:03:05.728 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:03:05.728 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.728 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:03:05.728 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.728 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:03:05.728 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.728 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.729 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.730 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.731 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:03:05.732 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.733 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.734 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.735 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.736 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.736 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.736 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:05.736 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.736 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.736 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.736 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:05.736 INFO:teuthology.orchestra.run.smithi115.stdout:Package librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:05.795 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:03:05.797 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-04-07T14:03:05.797 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:05.873 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-rados 2024-04-07T14:03:06.080 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:13 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:03:06.369 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:03:06.369 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.370 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:03:06.371 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:03:06.372 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:03:06.373 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:03:06.374 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.375 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.376 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.377 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:06.439 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:03:06.440 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-04-07T14:03:06.440 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:03:06.470 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:14 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:03:06.514 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-cephfs 2024-04-07T14:03:06.758 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:03:06.758 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:03:06.758 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:03:06.758 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.758 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:03:06.758 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.759 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.760 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:03:06.761 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.762 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.763 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.764 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:06.765 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.766 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:06.767 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:06.827 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:03:06.828 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-04-07T14:03:06.829 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:06.906 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-rgw 2024-04-07T14:03:07.133 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:14 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:03:07.435 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:03:07.435 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:03:07.435 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:03:07.435 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.435 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:03:07.435 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.435 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:03:07.435 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.435 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.436 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:03:07.437 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:03:07.438 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.439 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:03:07.440 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.441 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.442 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.443 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:07.443 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.443 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.443 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.443 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.443 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:07.504 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:15 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:03:07.506 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:03:07.507 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-04-07T14:03:07.507 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:03:07.585 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install python3-rbd 2024-04-07T14:03:07.792 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:03:07.792 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:03:07.792 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:03:07.792 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.793 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.794 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:03:07.795 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.796 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:03:07.797 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.798 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:03:07.798 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.798 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.798 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.798 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:07.798 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.798 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.798 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.798 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.799 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:07.800 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.801 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.801 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.801 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.801 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:07.801 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.801 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.801 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.801 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:07.801 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:07.862 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:03:07.863 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-04-07T14:03:07.863 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:07.939 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-cephfs 2024-04-07T14:03:08.206 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:15 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:03:08.493 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:03:08.493 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:03:08.493 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.494 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.495 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:03:08.496 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.497 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:03:08.498 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.499 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.500 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.501 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.502 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.503 INFO:teuthology.orchestra.run.smithi100.stdout:Package python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:08.531 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:16 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:03:08.563 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:03:08.564 INFO:teuthology.orchestra.run.smithi100.stdout:Nothing to do. 2024-04-07T14:03:08.564 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:03:08.633 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install rbd-fuse 2024-04-07T14:03:08.822 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:03:08.822 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:03:08.822 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:03:08.822 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.822 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:03:08.822 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.822 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:03:08.823 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:03:08.824 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.825 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:03:08.826 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.827 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.828 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.829 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.830 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.831 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:08.831 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:08.891 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:03:08.892 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-04-07T14:03:08.892 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:08.968 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-rbd 2024-04-07T14:03:09.228 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:16 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:03:09.516 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.517 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.518 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.519 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:03:09.520 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.521 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.522 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:09.523 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.524 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:09.525 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.525 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.525 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.525 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.525 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:09.525 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.525 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.525 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.525 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.566 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:17 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:03:09.588 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:03:09.589 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:09.589 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2024-04-07T14:03:09.589 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:09.589 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:03:09.589 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 85 k 2024-04-07T14:03:09.589 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:09.589 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:03:09.589 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:09.589 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-04-07T14:03:09.589 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:09.590 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 85 k 2024-04-07T14:03:09.590 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 231 k 2024-04-07T14:03:09.590 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:03:09.796 INFO:teuthology.orchestra.run.smithi100.stdout:rbd-fuse-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 414 kB/s | 85 kB 00:00 2024-04-07T14:03:09.797 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:03:09.797 INFO:teuthology.orchestra.run.smithi100.stdout:Total 411 kB/s | 85 kB 00:00 2024-04-07T14:03:09.797 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:03:09.804 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:03:09.804 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:03:09.857 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:03:09.857 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:03:09.857 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:03:09.857 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.857 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:03:09.857 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.857 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:03:09.858 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.859 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:03:09.860 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.861 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:03:09.862 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:03:09.863 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:09.864 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:09.865 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.866 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.866 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.866 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.866 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:09.866 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.866 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.866 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.866 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:09.867 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:03:09.867 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:03:09.867 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:03:09.927 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:03:09.928 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-04-07T14:03:09.928 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:10.010 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install rbd-fuse 2024-04-07T14:03:10.043 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:03:10.153 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:10.534 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:10.602 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:18 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:03:10.886 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:10.886 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:10.887 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:03:10.887 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:03:10.887 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:10.887 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:03:10.891 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:03:10.892 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.893 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.894 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:03:10.895 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.896 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.897 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.898 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.899 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.900 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:10.900 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.900 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.900 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.900 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:10.962 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:03:10.963 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:10.963 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2024-04-07T14:03:10.963 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:10.963 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:03:10.963 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 85 k 2024-04-07T14:03:10.963 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:10.963 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:03:10.963 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:10.963 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-04-07T14:03:10.963 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:10.963 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 85 k 2024-04-07T14:03:10.964 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 231 k 2024-04-07T14:03:10.964 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:03:11.140 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install rbd-mirror 2024-04-07T14:03:11.287 INFO:teuthology.orchestra.run.smithi115.stdout:rbd-fuse-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 264 kB/s | 85 kB 00:00 2024-04-07T14:03:11.288 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:03:11.288 INFO:teuthology.orchestra.run.smithi115.stdout:Total 263 kB/s | 85 kB 00:00 2024-04-07T14:03:11.288 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:03:11.295 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:03:11.295 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:03:11.354 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:03:11.354 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:03:11.541 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:03:11.652 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:11.754 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:18 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:03:12.045 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:03:12.045 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:03:12.045 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:03:12.045 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.045 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:03:12.045 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.045 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:03:12.046 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:03:12.047 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:03:12.048 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.049 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:12.050 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.051 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.052 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.053 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:12.054 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:12.113 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:03:12.114 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:12.114 INFO:teuthology.orchestra.run.smithi100.stdout: Package Arch Version Repo Size 2024-04-07T14:03:12.114 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:12.114 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:03:12.114 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-mirror x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T14:03:12.114 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:12.114 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:03:12.114 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:12.114 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-04-07T14:03:12.114 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:12.114 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 3.1 M 2024-04-07T14:03:12.115 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 13 M 2024-04-07T14:03:12.115 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:03:12.371 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:12.372 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:12.372 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:03:12.372 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:03:12.372 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:12.372 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:12.582 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install rbd-mirror 2024-04-07T14:03:13.090 INFO:teuthology.orchestra.run.smithi100.stdout:rbd-mirror-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 3.2 MB/s | 3.1 MB 00:00 2024-04-07T14:03:13.091 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:03:13.091 INFO:teuthology.orchestra.run.smithi100.stdout:Total 3.2 MB/s | 3.1 MB 00:00 2024-04-07T14:03:13.092 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:03:13.101 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:03:13.101 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:03:13.178 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:03:13.179 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:03:13.229 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:21 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:03:13.539 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:03:13.539 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:03:13.539 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:03:13.539 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.539 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:03:13.540 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.540 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:03:13.540 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.540 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:03:13.540 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.540 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:03:13.540 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.540 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:03:13.540 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.540 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:03:13.541 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.541 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:03:13.541 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.541 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:03:13.541 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.541 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:03:13.541 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.541 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:03:13.541 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.541 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:03:13.541 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:03:13.542 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:03:13.543 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.544 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:03:13.545 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.545 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:03:13.545 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.545 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:03:13.545 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.545 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:03:13.545 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.545 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:03:13.545 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.545 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.545 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.546 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:13.546 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.546 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.546 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.546 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.546 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:03:13.546 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.546 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.546 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.546 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.546 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.547 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.548 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.549 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:13.608 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:03:13.608 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:13.609 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2024-04-07T14:03:13.609 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:13.609 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:03:13.609 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-mirror x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T14:03:13.609 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:13.609 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:03:13.609 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:13.609 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-04-07T14:03:13.609 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:13.610 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 3.1 M 2024-04-07T14:03:13.610 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 13 M 2024-04-07T14:03:13.610 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:03:13.621 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:03:13.683 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:13.708 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:13.709 INFO:teuthology.orchestra.run.smithi100.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:03:13.709 INFO:teuthology.orchestra.run.smithi100.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-07T14:03:13.709 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T14:03:13.709 INFO:teuthology.orchestra.run.smithi100.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T14:03:13.709 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:14.507 INFO:teuthology.orchestra.run.smithi115.stdout:rbd-mirror-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 3.4 MB/s | 3.1 MB 00:00 2024-04-07T14:03:14.508 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:03:14.508 INFO:teuthology.orchestra.run.smithi115.stdout:Total 3.4 MB/s | 3.1 MB 00:00 2024-04-07T14:03:14.508 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:03:14.517 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:03:14.517 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:03:14.594 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:03:14.595 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:03:14.916 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:14.916 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:14.917 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:03:14.917 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:03:14.917 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:14.917 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:03:15.027 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:03:15.091 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:15.116 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:15.116 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:03:15.116 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-07T14:03:15.117 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T14:03:15.117 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T14:03:15.117 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:15.172 DEBUG:teuthology.orchestra.run.smithi100:> sudo yum -y install rbd-nbd 2024-04-07T14:03:15.773 INFO:teuthology.orchestra.run.smithi100.stdout:Last metadata expiration check: 0:03:22 ago on Sun 07 Apr 2024 01:59:53 PM UTC. 2024-04-07T14:03:16.061 INFO:teuthology.orchestra.run.smithi100.stderr:Modular dependency problems: 2024-04-07T14:03:16.061 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:03:16.061 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 1: conflicting requests 2024-04-07T14:03:16.061 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 2: conflicting requests 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 3: conflicting requests 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 4: conflicting requests 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 5: conflicting requests 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 6: conflicting requests 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 7: conflicting requests 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.062 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 8: conflicting requests 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 9: conflicting requests 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 10: conflicting requests 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 11: conflicting requests 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 12: conflicting requests 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 13: conflicting requests 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 14: conflicting requests 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.063 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 15: conflicting requests 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 16: conflicting requests 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 17: conflicting requests 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 18: conflicting requests 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 19: conflicting requests 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 20: conflicting requests 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 21: conflicting requests 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 22: conflicting requests 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.064 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 23: conflicting requests 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 24: conflicting requests 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 25: conflicting requests 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 26: conflicting requests 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 27: conflicting requests 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 28: conflicting requests 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 29: conflicting requests 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 30: conflicting requests 2024-04-07T14:03:16.065 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 31: conflicting requests 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 32: conflicting requests 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 33: conflicting requests 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 34: conflicting requests 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 35: conflicting requests 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 36: conflicting requests 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 37: conflicting requests 2024-04-07T14:03:16.066 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 39: conflicting requests 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.067 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.068 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.069 INFO:teuthology.orchestra.run.smithi100.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:16.128 INFO:teuthology.orchestra.run.smithi100.stdout:Dependencies resolved. 2024-04-07T14:03:16.128 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:16.129 INFO:teuthology.orchestra.run.smithi100.stdout: Package Architecture Version Repository Size 2024-04-07T14:03:16.129 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:16.129 INFO:teuthology.orchestra.run.smithi100.stdout:Installing: 2024-04-07T14:03:16.129 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-nbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 171 k 2024-04-07T14:03:16.129 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:16.129 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction Summary 2024-04-07T14:03:16.129 INFO:teuthology.orchestra.run.smithi100.stdout:================================================================================ 2024-04-07T14:03:16.129 INFO:teuthology.orchestra.run.smithi100.stdout:Install 1 Package 2024-04-07T14:03:16.129 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:16.130 INFO:teuthology.orchestra.run.smithi100.stdout:Total download size: 171 k 2024-04-07T14:03:16.130 INFO:teuthology.orchestra.run.smithi100.stdout:Installed size: 494 k 2024-04-07T14:03:16.130 INFO:teuthology.orchestra.run.smithi100.stdout:Downloading Packages: 2024-04-07T14:03:16.267 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:16.267 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:16.267 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:03:16.267 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:03:16.267 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:16.268 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:16.486 INFO:teuthology.orchestra.run.smithi100.stdout:rbd-nbd-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 480 kB/s | 171 kB 00:00 2024-04-07T14:03:16.486 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:03:16.487 INFO:teuthology.orchestra.run.smithi100.stdout:Total 478 kB/s | 171 kB 00:00 2024-04-07T14:03:16.487 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction check 2024-04-07T14:03:16.494 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction check succeeded. 2024-04-07T14:03:16.494 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction test 2024-04-07T14:03:16.516 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install rbd-nbd 2024-04-07T14:03:16.554 INFO:teuthology.orchestra.run.smithi100.stdout:Transaction test succeeded. 2024-04-07T14:03:16.554 INFO:teuthology.orchestra.run.smithi100.stdout:Running transaction 2024-04-07T14:03:16.707 INFO:teuthology.orchestra.run.smithi100.stdout: Preparing : 1/1 2024-04-07T14:03:16.809 INFO:teuthology.orchestra.run.smithi100.stdout: Installing : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:17.122 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:03:25 ago on Sun 07 Apr 2024 01:59:52 PM UTC. 2024-04-07T14:03:17.235 INFO:teuthology.orchestra.run.smithi100.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:17.408 INFO:teuthology.orchestra.run.smithi115.stderr:Modular dependency problems: 2024-04-07T14:03:17.408 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:03:17.408 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 1: conflicting requests 2024-04-07T14:03:17.408 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.408 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 2: conflicting requests 2024-04-07T14:03:17.409 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.409 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 3: conflicting requests 2024-04-07T14:03:17.409 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.409 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 4: conflicting requests 2024-04-07T14:03:17.409 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.409 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 5: conflicting requests 2024-04-07T14:03:17.409 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.409 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 6: conflicting requests 2024-04-07T14:03:17.409 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.409 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 7: conflicting requests 2024-04-07T14:03:17.409 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.410 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 8: conflicting requests 2024-04-07T14:03:17.410 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.410 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 9: conflicting requests 2024-04-07T14:03:17.410 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.410 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 10: conflicting requests 2024-04-07T14:03:17.410 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.410 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 11: conflicting requests 2024-04-07T14:03:17.410 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.410 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 12: conflicting requests 2024-04-07T14:03:17.410 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.410 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 13: conflicting requests 2024-04-07T14:03:17.411 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.411 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 14: conflicting requests 2024-04-07T14:03:17.411 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.411 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 15: conflicting requests 2024-04-07T14:03:17.411 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.411 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 16: conflicting requests 2024-04-07T14:03:17.411 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.411 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 17: conflicting requests 2024-04-07T14:03:17.411 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.411 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 18: conflicting requests 2024-04-07T14:03:17.411 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.412 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 19: conflicting requests 2024-04-07T14:03:17.412 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.412 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 20: conflicting requests 2024-04-07T14:03:17.412 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.412 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 21: conflicting requests 2024-04-07T14:03:17.412 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.412 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 22: conflicting requests 2024-04-07T14:03:17.412 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.412 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 23: conflicting requests 2024-04-07T14:03:17.412 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.412 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 24: conflicting requests 2024-04-07T14:03:17.413 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.413 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 25: conflicting requests 2024-04-07T14:03:17.413 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.413 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 26: conflicting requests 2024-04-07T14:03:17.413 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.413 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 27: conflicting requests 2024-04-07T14:03:17.413 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.413 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 28: conflicting requests 2024-04-07T14:03:17.413 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.413 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 29: conflicting requests 2024-04-07T14:03:17.413 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.414 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 30: conflicting requests 2024-04-07T14:03:17.414 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.414 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 31: conflicting requests 2024-04-07T14:03:17.414 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.414 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 32: conflicting requests 2024-04-07T14:03:17.414 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.414 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 33: conflicting requests 2024-04-07T14:03:17.414 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.414 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 34: conflicting requests 2024-04-07T14:03:17.414 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.414 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 35: conflicting requests 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 36: conflicting requests 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 37: conflicting requests 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.415 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 39: conflicting requests 2024-04-07T14:03:17.416 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.416 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.416 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.416 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.416 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.416 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.416 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:03:17.416 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.416 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.416 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.416 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:03:17.417 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.418 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.419 INFO:teuthology.orchestra.run.smithi115.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:03:17.476 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-04-07T14:03:17.477 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:17.477 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2024-04-07T14:03:17.477 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:17.477 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-04-07T14:03:17.477 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-nbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 171 k 2024-04-07T14:03:17.477 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:17.477 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-04-07T14:03:17.477 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-04-07T14:03:17.478 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-04-07T14:03:17.478 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:17.478 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 171 k 2024-04-07T14:03:17.478 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 494 k 2024-04-07T14:03:17.478 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-04-07T14:03:17.567 INFO:teuthology.orchestra.run.smithi100.stdout: Verifying : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:17.567 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:17.567 INFO:teuthology.orchestra.run.smithi100.stdout:Installed: 2024-04-07T14:03:17.567 INFO:teuthology.orchestra.run.smithi100.stdout: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:03:17.567 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:03:17.567 INFO:teuthology.orchestra.run.smithi100.stdout:Complete! 2024-04-07T14:03:17.812 DEBUG:teuthology.parallel:result is None 2024-04-07T14:03:17.827 INFO:teuthology.orchestra.run.smithi115.stdout:rbd-nbd-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 488 kB/s | 171 kB 00:00 2024-04-07T14:03:17.827 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:03:17.828 INFO:teuthology.orchestra.run.smithi115.stdout:Total 486 kB/s | 171 kB 00:00 2024-04-07T14:03:17.828 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-04-07T14:03:17.836 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-04-07T14:03:17.836 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-04-07T14:03:17.896 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-04-07T14:03:17.897 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-04-07T14:03:18.055 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-04-07T14:03:18.143 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:18.589 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:18.908 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:03:18.909 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:18.909 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-04-07T14:03:18.909 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:03:18.909 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-04-07T14:03:18.909 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-04-07T14:03:19.153 DEBUG:teuthology.parallel:result is None 2024-04-07T14:03:19.154 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:03:19.377 DEBUG:teuthology.orchestra.run.smithi100:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-07T14:03:19.401 INFO:teuthology.orchestra.run.smithi100.stdout:19.0.0-2578.ge5c885fe.el9 2024-04-07T14:03:19.401 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2578.ge5c885fe.el9 2024-04-07T14:03:19.401 INFO:teuthology.task.install:The correct ceph version 19.0.0-2578.ge5c885fe is installed. 2024-04-07T14:03:19.403 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:03:19.548 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-07T14:03:19.569 INFO:teuthology.orchestra.run.smithi115.stdout:19.0.0-2578.ge5c885fe.el9 2024-04-07T14:03:19.569 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2578.ge5c885fe.el9 2024-04-07T14:03:19.569 INFO:teuthology.task.install:The correct ceph version 19.0.0-2578.ge5c885fe is installed. 2024-04-07T14:03:19.571 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-07T14:03:19.572 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-04-07T14:03:19.572 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-07T14:03:19.603 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-04-07T14:03:19.603 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-07T14:03:19.636 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-07T14:03:19.636 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-04-07T14:03:19.636 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/daemon-helper 2024-04-07T14:03:19.673 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-07T14:03:19.741 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-04-07T14:03:19.742 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/usr/bin/daemon-helper 2024-04-07T14:03:19.768 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-07T14:03:19.835 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-07T14:03:19.836 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-04-07T14:03:19.836 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-07T14:03:19.864 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-07T14:03:19.932 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-04-07T14:03:19.932 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-07T14:03:19.959 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-07T14:03:20.026 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-07T14:03:20.026 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-04-07T14:03:20.026 DEBUG:teuthology.orchestra.run.smithi100:> sudo dd of=/usr/bin/stdin-killer 2024-04-07T14:03:20.054 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-07T14:03:20.121 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-04-07T14:03:20.121 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/usr/bin/stdin-killer 2024-04-07T14:03:20.147 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-07T14:03:20.213 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-07T14:03:20.305 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d'} 2024-04-07T14:03:20.305 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:03:20.306 INFO:tasks.cephadm:Cluster fsid is 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:03:20.306 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-07T14:03:20.306 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.100', 'mon.b': '172.21.15.115'} 2024-04-07T14:03:20.306 INFO:tasks.cephadm:First mon is mon.a on smithi100 2024-04-07T14:03:20.306 INFO:tasks.cephadm:First mgr is a 2024-04-07T14:03:20.306 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-07T14:03:20.306 DEBUG:teuthology.orchestra.run.smithi100:> sudo hostname $(hostname -s) 2024-04-07T14:03:20.334 DEBUG:teuthology.orchestra.run.smithi115:> sudo hostname $(hostname -s) 2024-04-07T14:03:20.361 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-07T14:03:20.361 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:03:20.503 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/54784/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2578-ge5c885fe', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2578.ge5c885fe'}, 'url': 'https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-01 21:29:58.884301', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}, {'status': 'ready', 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/54782/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2578-ge5c885fe', 'node_name': '172.21.5.34+adami04', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2578.ge5c885fe'}, 'url': 'https://2.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-01 17:45:20.920598', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-04-07T14:03:20.719 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref main, sha1 e5c885fe95ee982ff7b45214daa61b1a6d09d57d from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:03:20.720 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/x86_64/flavors/default/cephadm 2024-04-07T14:03:20.720 DEBUG:teuthology.orchestra.run.smithi100:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-07T14:03:21.388 INFO:teuthology.orchestra.run.smithi100.stdout:-rw-r--r--. 1 ubuntu ubuntu 781283 Apr 7 14:03 /home/ubuntu/cephtest/cephadm 2024-04-07T14:03:21.388 DEBUG:teuthology.orchestra.run.smithi115:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-07T14:03:22.065 INFO:teuthology.orchestra.run.smithi115.stdout:-rw-r--r--. 1 ubuntu ubuntu 781283 Apr 7 14:03 /home/ubuntu/cephtest/cephadm 2024-04-07T14:03:22.066 DEBUG:teuthology.orchestra.run.smithi100:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-07T14:03:22.084 DEBUG:teuthology.orchestra.run.smithi115:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-07T14:03:22.113 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d on all hosts... 2024-04-07T14:03:22.114 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d pull 2024-04-07T14:03:22.127 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d pull 2024-04-07T14:03:23.004 INFO:teuthology.orchestra.run.smithi100.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T14:03:23.055 INFO:teuthology.orchestra.run.smithi115.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T14:03:55.147 INFO:teuthology.orchestra.run.smithi115.stdout:{ 2024-04-07T14:03:55.147 INFO:teuthology.orchestra.run.smithi115.stdout: "ceph_version": "ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev)", 2024-04-07T14:03:55.147 INFO:teuthology.orchestra.run.smithi115.stdout: "image_id": "fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce", 2024-04-07T14:03:55.147 INFO:teuthology.orchestra.run.smithi115.stdout: "repo_digests": [ 2024-04-07T14:03:55.147 INFO:teuthology.orchestra.run.smithi115.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1" 2024-04-07T14:03:55.147 INFO:teuthology.orchestra.run.smithi115.stdout: ] 2024-04-07T14:03:55.147 INFO:teuthology.orchestra.run.smithi115.stdout:} 2024-04-07T14:03:58.877 INFO:teuthology.orchestra.run.smithi100.stdout:{ 2024-04-07T14:03:58.877 INFO:teuthology.orchestra.run.smithi100.stdout: "ceph_version": "ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev)", 2024-04-07T14:03:58.877 INFO:teuthology.orchestra.run.smithi100.stdout: "image_id": "fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce", 2024-04-07T14:03:58.877 INFO:teuthology.orchestra.run.smithi100.stdout: "repo_digests": [ 2024-04-07T14:03:58.877 INFO:teuthology.orchestra.run.smithi100.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1" 2024-04-07T14:03:58.877 INFO:teuthology.orchestra.run.smithi100.stdout: ] 2024-04-07T14:03:58.878 INFO:teuthology.orchestra.run.smithi100.stdout:} 2024-04-07T14:03:58.902 DEBUG:teuthology.orchestra.run.smithi100:> sudo mkdir -p /etc/ceph 2024-04-07T14:03:58.957 DEBUG:teuthology.orchestra.run.smithi115:> sudo mkdir -p /etc/ceph 2024-04-07T14:03:58.992 DEBUG:teuthology.orchestra.run.smithi100:> sudo chmod 777 /etc/ceph 2024-04-07T14:03:59.019 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 777 /etc/ceph 2024-04-07T14:03:59.062 INFO:tasks.cephadm:Writing seed config... 2024-04-07T14:03:59.063 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-07T14:03:59.064 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-07T14:03:59.064 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-07T14:03:59.064 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-04-07T14:03:59.064 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-07T14:03:59.064 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-07T14:03:59.064 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-07T14:03:59.064 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-07T14:03:59.064 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-07T14:03:59.065 DEBUG:teuthology.orchestra.run.smithi100:> set -ex 2024-04-07T14:03:59.065 DEBUG:teuthology.orchestra.run.smithi100:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-07T14:03:59.079 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 97003962-f4e7-11ee-b649-cb9ed24678a4 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-07T14:03:59.079 DEBUG:teuthology.orchestra.run.smithi100:mon.a> sudo journalctl -f -n 0 -u ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a.service 2024-04-07T14:03:59.121 DEBUG:teuthology.orchestra.run.smithi100:mgr.a> sudo journalctl -f -n 0 -u ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mgr.a.service 2024-04-07T14:03:59.164 INFO:tasks.cephadm:Bootstrapping... 2024-04-07T14:03:59.164 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid 97003962-f4e7-11ee-b649-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.100 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-07T14:03:59.355 INFO:teuthology.orchestra.run.smithi100.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:03:59.355 INFO:teuthology.orchestra.run.smithi100.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d', '-v', 'bootstrap', '--fsid', '97003962-f4e7-11ee-b649-cb9ed24678a4', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.100', '--skip-admin-label'] 2024-04-07T14:03:59.355 INFO:teuthology.orchestra.run.smithi100.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-07T14:03:59.356 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying podman|docker is present... 2024-04-07T14:03:59.380 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-07T14:03:59.380 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying lvm2 is present... 2024-04-07T14:03:59.380 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying time synchronization is in place... 2024-04-07T14:03:59.387 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-07T14:03:59.387 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-07T14:03:59.393 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-07T14:03:59.393 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-04-07T14:03:59.399 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout enabled 2024-04-07T14:03:59.405 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout active 2024-04-07T14:03:59.405 INFO:teuthology.orchestra.run.smithi100.stdout:Unit chronyd.service is enabled and running 2024-04-07T14:03:59.405 INFO:teuthology.orchestra.run.smithi100.stdout:Repeating the final host check... 2024-04-07T14:03:59.428 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-07T14:03:59.428 INFO:teuthology.orchestra.run.smithi100.stdout:podman (/bin/podman) version 4.9.4 is present 2024-04-07T14:03:59.428 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl is present 2024-04-07T14:03:59.428 INFO:teuthology.orchestra.run.smithi100.stdout:lvcreate is present 2024-04-07T14:03:59.434 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-07T14:03:59.434 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-07T14:03:59.440 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-07T14:03:59.440 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-04-07T14:03:59.446 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout enabled 2024-04-07T14:03:59.452 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout active 2024-04-07T14:03:59.452 INFO:teuthology.orchestra.run.smithi100.stdout:Unit chronyd.service is enabled and running 2024-04-07T14:03:59.452 INFO:teuthology.orchestra.run.smithi100.stdout:Host looks OK 2024-04-07T14:03:59.452 INFO:teuthology.orchestra.run.smithi100.stdout:Cluster fsid: 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:03:59.452 INFO:teuthology.orchestra.run.smithi100.stdout:Acquiring lock 139876633910816 on /run/cephadm/97003962-f4e7-11ee-b649-cb9ed24678a4.lock 2024-04-07T14:03:59.452 INFO:teuthology.orchestra.run.smithi100.stdout:Lock 139876633910816 acquired on /run/cephadm/97003962-f4e7-11ee-b649-cb9ed24678a4.lock 2024-04-07T14:03:59.452 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying IP 172.21.15.100 port 3300 ... 2024-04-07T14:03:59.453 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying IP 172.21.15.100 port 6789 ... 2024-04-07T14:03:59.453 INFO:teuthology.orchestra.run.smithi100.stdout:Base mon IP(s) is [172.21.15.100:3300, 172.21.15.100:6789], mon addrv is [v2:172.21.15.100:3300,v1:172.21.15.100:6789] 2024-04-07T14:03:59.456 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.100 metric 100 2024-04-07T14:03:59.456 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.100 metric 100 2024-04-07T14:03:59.459 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-07T14:03:59.459 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-07T14:03:59.459 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1766sec hoplimit 64 pref medium 2024-04-07T14:03:59.461 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-07T14:03:59.461 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-07T14:03:59.461 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-07T14:03:59.461 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-07T14:03:59.461 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d733/64 scope link 2024-04-07T14:03:59.461 INFO:teuthology.orchestra.run.smithi100.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-07T14:03:59.462 INFO:teuthology.orchestra.run.smithi100.stdout:Mon IP `172.21.15.100` is in CIDR network `172.21.0.0/20` 2024-04-07T14:03:59.462 INFO:teuthology.orchestra.run.smithi100.stdout:Mon IP `172.21.15.100` is in CIDR network `172.21.0.0/20` 2024-04-07T14:03:59.462 INFO:teuthology.orchestra.run.smithi100.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-07T14:03:59.462 INFO:teuthology.orchestra.run.smithi100.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-07T14:03:59.462 INFO:teuthology.orchestra.run.smithi100.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T14:03:59.905 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce 2024-04-07T14:03:59.905 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T14:03:59.905 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Getting image source signatures 2024-04-07T14:03:59.905 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Copying blob sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 2024-04-07T14:03:59.905 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Copying blob sha256:782e6bcadc93519e2d08c343133a0b5af6209f666ea103bfa10c8730b0492c89 2024-04-07T14:03:59.905 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Copying config sha256:fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce 2024-04-07T14:03:59.905 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stderr Writing manifest to image destination 2024-04-07T14:04:00.809 INFO:teuthology.orchestra.run.smithi100.stdout:ceph: stdout ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev) 2024-04-07T14:04:00.809 INFO:teuthology.orchestra.run.smithi100.stdout:Ceph version: ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev) 2024-04-07T14:04:00.809 INFO:teuthology.orchestra.run.smithi100.stdout:Extracting ceph user uid/gid from container image... 2024-04-07T14:04:01.790 INFO:teuthology.orchestra.run.smithi100.stdout:stat: stdout 167 167 2024-04-07T14:04:01.790 INFO:teuthology.orchestra.run.smithi100.stdout:Creating initial keys... 2024-04-07T14:04:02.738 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph-authtool: stdout AQDSpxJmADb3BhAALmyIaTOHvQQMr85bQZWQIw== 2024-04-07T14:04:03.551 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph-authtool: stdout AQDTpxJmTfdjARAAMSON00rPU8glHRUjbdkLQQ== 2024-04-07T14:04:04.475 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph-authtool: stdout AQDTpxJmi4JlNxAAl58EhYlmt8U9Yl9DVzPSBg== 2024-04-07T14:04:04.475 INFO:teuthology.orchestra.run.smithi100.stdout:Creating initial monmap... 2024-04-07T14:04:05.458 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-07T14:04:05.458 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-07T14:04:05.458 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:05.458 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-07T14:04:05.458 INFO:teuthology.orchestra.run.smithi100.stdout:monmaptool for a [v2:172.21.15.100:3300,v1:172.21.15.100:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-07T14:04:05.458 INFO:teuthology.orchestra.run.smithi100.stdout:setting min_mon_release = quincy 2024-04-07T14:04:05.458 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: set fsid to 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:05.458 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-07T14:04:05.458 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:04:05.458 INFO:teuthology.orchestra.run.smithi100.stdout:Creating mon... 2024-04-07T14:04:06.339 INFO:teuthology.orchestra.run.smithi100.stdout:create mon.a on 2024-04-07T14:04:06.545 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-04-07T14:04:06.679 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-07T14:04:06.850 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4.target → /etc/systemd/system/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4.target. 2024-04-07T14:04:06.850 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4.target → /etc/systemd/system/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4.target. 2024-04-07T14:04:07.086 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a 2024-04-07T14:04:07.086 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to reset failed state of unit ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a.service: Unit ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a.service not loaded. 2024-04-07T14:04:07.251 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4.target.wants/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a.service → /etc/systemd/system/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@.service. 2024-04-07T14:04:08.295 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:07 smithi100 ceph-mon[29382]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T14:04:08.726 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-07T14:04:08.726 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout disabled 2024-04-07T14:04:08.733 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-07T14:04:08.733 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-04-07T14:04:08.733 INFO:teuthology.orchestra.run.smithi100.stdout:firewalld.service is not enabled 2024-04-07T14:04:08.733 INFO:teuthology.orchestra.run.smithi100.stdout:Not possible to enable service . firewalld.service is not available 2024-04-07T14:04:08.734 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mon to start... 2024-04-07T14:04:08.734 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mon... 2024-04-07T14:04:09.138 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 bash[29353]: 431631369b0b17ce410ac4534b38de28524fad866725ba35464f1ee4a32fe30d 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 systemd[1]: Started Ceph mon.a for 97003962-f4e7-11ee-b649-cb9ed24678a4. 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 ceph-mon[29382]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 ceph-mon[29382]: monmap epoch 1 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 ceph-mon[29382]: fsid 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 ceph-mon[29382]: last_changed 2024-04-07T14:04:04.799553+0000 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 ceph-mon[29382]: created 2024-04-07T14:04:04.799553+0000 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 ceph-mon[29382]: min_mon_release 19 (squid) 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 ceph-mon[29382]: election_strategy: 1 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 ceph-mon[29382]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 ceph-mon[29382]: fsmap 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 ceph-mon[29382]: osdmap e1: 0 total, 0 up, 0 in 2024-04-07T14:04:09.139 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:08 smithi100 ceph-mon[29382]: mgrmap e1: no daemons active 2024-04-07T14:04:12.138 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:11 smithi100 ceph-mon[29382]: from='client.? 172.21.15.100:0/2509892440' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-07T14:04:17.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout cluster: 2024-04-07T14:04:17.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout id: 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:17.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-07T14:04:17.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-04-07T14:04:17.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout services: 2024-04-07T14:04:17.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 3s) 2024-04-07T14:04:17.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-07T14:04:17.966 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-07T14:04:17.967 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-04-07T14:04:17.967 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout data: 2024-04-07T14:04:17.967 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-07T14:04:17.967 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-07T14:04:17.967 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-07T14:04:17.967 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout pgs: 2024-04-07T14:04:17.967 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-04-07T14:04:17.967 INFO:teuthology.orchestra.run.smithi100.stdout:mon is available 2024-04-07T14:04:17.967 INFO:teuthology.orchestra.run.smithi100.stdout:Assimilating anything we can from ceph.conf... 2024-04-07T14:04:21.138 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:21 smithi100 ceph-mon[29382]: from='client.? 172.21.15.100:0/1428257691' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-07T14:04:21.138 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:21 smithi100 ceph-mon[29382]: from='client.? 172.21.15.100:0/1428257691' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-07T14:04:21.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-04-07T14:04:21.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [global] 2024-04-07T14:04:21.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout fsid = 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:21.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.100:3300,v1:172.21.15.100:6789] 2024-04-07T14:04:21.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-07T14:04:21.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-07T14:04:21.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-07T14:04:21.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-07T14:04:21.764 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-04-07T14:04:21.765 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-07T14:04:21.765 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-04-07T14:04:21.765 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-07T14:04:21.765 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-04-07T14:04:21.765 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [osd] 2024-04-07T14:04:21.765 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-07T14:04:21.765 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-07T14:04:21.765 INFO:teuthology.orchestra.run.smithi100.stdout:Generating new minimal ceph.conf... 2024-04-07T14:04:22.388 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:22 smithi100 ceph-mon[29382]: from='client.? 172.21.15.100:0/3864649668' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:04:22.760 INFO:teuthology.orchestra.run.smithi100.stdout:Restarting the monitor... 2024-04-07T14:04:22.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:22 smithi100 systemd[1]: Stopping Ceph mon.a for 97003962-f4e7-11ee-b649-cb9ed24678a4... 2024-04-07T14:04:23.388 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:23 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a[29376]: 2024-04-07T14:04:23.011+0000 7fcde8015700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-07T14:04:23.388 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:23 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a[29376]: 2024-04-07T14:04:23.011+0000 7fcde8015700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-07T14:04:23.388 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:23 smithi100 podman[29625]: 2024-04-07 14:04:23.165033549 +0000 UTC m=+0.247098706 container died 431631369b0b17ce410ac4534b38de28524fad866725ba35464f1ee4a32fe30d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a, RELEASE=main-e5c885f, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-07T14:04:23.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:23 smithi100 podman[29625]: 2024-04-07 14:04:23.503128328 +0000 UTC m=+0.585193486 container cleanup 431631369b0b17ce410ac4534b38de28524fad866725ba35464f1ee4a32fe30d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=main-e5c885f, ceph=True) 2024-04-07T14:04:23.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:23 smithi100 bash[29625]: ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a 2024-04-07T14:04:23.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:23 smithi100 podman[29639]: 2024-04-07 14:04:23.679118102 +0000 UTC m=+0.509460426 container remove 431631369b0b17ce410ac4534b38de28524fad866725ba35464f1ee4a32fe30d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240326, RELEASE=main-e5c885f, ceph=True, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-04-07T14:04:24.228 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:23 smithi100 systemd[1]: ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-07T14:04:24.228 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:23 smithi100 systemd[1]: Stopped Ceph mon.a for 97003962-f4e7-11ee-b649-cb9ed24678a4. 2024-04-07T14:04:24.228 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:23 smithi100 systemd[1]: Starting Ceph mon.a for 97003962-f4e7-11ee-b649-cb9ed24678a4... 2024-04-07T14:04:24.228 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 podman[29729]: 2024-04-07 14:04:24.03292186 +0000 UTC m=+0.018274050 image pull fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:04:24.229 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 podman[29729]: 2024-04-07 14:04:24.138290023 +0000 UTC m=+0.123642255 container create daff6a3fad0f76bdf5f696573df3c097e9516896d63fa63ae9c6e7dc6effc691 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=main-e5c885f, CEPH_POINT_RELEASE=) 2024-04-07T14:04:24.401 INFO:teuthology.orchestra.run.smithi100.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-07T14:04:24.507 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 podman[29729]: 2024-04-07 14:04:24.315732675 +0000 UTC m=+0.301084866 container init daff6a3fad0f76bdf5f696573df3c097e9516896d63fa63ae9c6e7dc6effc691 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, RELEASE=main-e5c885f, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-04-07T14:04:24.507 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 podman[29729]: 2024-04-07 14:04:24.319019926 +0000 UTC m=+0.304372096 container start daff6a3fad0f76bdf5f696573df3c097e9516896d63fa63ae9c6e7dc6effc691 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, RELEASE=main-e5c885f, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-07T14:04:24.507 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: set uid:gid to 167:167 (ceph:ceph) 2024-04-07T14:04:24.507 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev), process ceph-mon, pid 2 2024-04-07T14:04:24.507 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: pidfile_write: ignore empty --pid-file 2024-04-07T14:04:24.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: load: jerasure load: lrc 2024-04-07T14:04:24.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: RocksDB version: 7.9.2 2024-04-07T14:04:24.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Git sha 0 2024-04-07T14:04:24.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Compile date 2024-04-01 20:25:56 2024-04-07T14:04:24.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: DB SUMMARY 2024-04-07T14:04:24.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: DB Session ID: J4K726UP8UEC0F2LIURF 2024-04-07T14:04:24.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: CURRENT file: CURRENT 2024-04-07T14:04:24.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: IDENTITY file: IDENTITY 2024-04-07T14:04:24.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-07T14:04:24.508 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-07T14:04:24.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 89430 ; 2024-04-07T14:04:24.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.error_if_exists: 0 2024-04-07T14:04:24.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.create_if_missing: 0 2024-04-07T14:04:24.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.paranoid_checks: 1 2024-04-07T14:04:24.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-07T14:04:24.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-07T14:04:24.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-07T14:04:24.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.env: 0x55a2fe189c60 2024-04-07T14:04:24.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.fs: PosixFileSystem 2024-04-07T14:04:24.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.info_log: 0x55a3003c3ae0 2024-04-07T14:04:24.509 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_file_opening_threads: 16 2024-04-07T14:04:24.510 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.statistics: (nil) 2024-04-07T14:04:24.511 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.use_fsync: 0 2024-04-07T14:04:24.511 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_log_file_size: 0 2024-04-07T14:04:24.511 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-07T14:04:24.511 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-07T14:04:24.511 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.keep_log_file_num: 1000 2024-04-07T14:04:24.511 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.recycle_log_file_num: 0 2024-04-07T14:04:24.511 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.allow_fallocate: 1 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.allow_mmap_reads: 0 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.allow_mmap_writes: 0 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.use_direct_reads: 0 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.create_missing_column_families: 0 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.db_log_dir: 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.wal_dir: 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-07T14:04:24.512 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.advise_random_on_open: 1 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.db_write_buffer_size: 0 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.write_buffer_manager: 0x55a3003941e0 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.rate_limiter: (nil) 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.wal_recovery_mode: 2 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.enable_thread_tracking: 0 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.enable_pipelined_write: 0 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.unordered_write: 0 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-07T14:04:24.513 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.row_cache: None 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.wal_filter: None 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.allow_ingest_behind: 0 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.two_write_queues: 0 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.manual_wal_flush: 0 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.wal_compression: 0 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.atomic_flush: 0 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-07T14:04:24.514 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.log_readahead_size: 0 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.best_efforts_recovery: 0 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.allow_data_in_errors: 0 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.db_host_id: __hostname__ 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_background_jobs: 2 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_background_compactions: -1 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_subcompactions: 1 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-07T14:04:24.515 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_total_wal_size: 0 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_open_files: -1 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bytes_per_sync: 0 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_readahead_size: 0 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_background_flushes: -1 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Compression algorithms supported: 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: kZSTD supported: 0 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: kXpressCompression supported: 0 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: kLZ4HCCompression supported: 1 2024-04-07T14:04:24.516 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: kZlibCompression supported: 1 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: kSnappyCompression supported: 1 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: kLZ4Compression supported: 1 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: kBZip2Compression supported: 0 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.merge_operator: 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_filter: None 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_filter_factory: None 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.sst_partitioner_factory: None 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a3003c3cc0) 2024-04-07T14:04:24.517 INFO:journalctl@ceph.mon.a.smithi100.stdout: cache_index_and_filter_blocks: 1 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: pin_top_level_index_and_filter: 1 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_type: 0 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: data_block_index_type: 0 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_shortening: 1 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: checksum: 4 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: no_block_cache: 0 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache: 0x55a3003c7090 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_name: BinnedLRUCache 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_options: 2024-04-07T14:04:24.518 INFO:journalctl@ceph.mon.a.smithi100.stdout: capacity : 536870912 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: num_shard_bits : 4 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: strict_capacity_limit : 0 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: high_pri_pool_ratio: 0.000 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_cache_compressed: (nil) 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: persistent_cache: (nil) 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_size: 4096 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_size_deviation: 10 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_restart_interval: 16 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: index_block_restart_interval: 1 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: metadata_block_size: 4096 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: partition_filters: 0 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: use_delta_encoding: 1 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: filter_policy: bloomfilter 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: whole_key_filtering: 1 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: verify_compression: 0 2024-04-07T14:04:24.519 INFO:journalctl@ceph.mon.a.smithi100.stdout: read_amp_bytes_per_bit: 0 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout: format_version: 5 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout: enable_index_compression: 1 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout: block_align: 0 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout: max_auto_readahead_size: 262144 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout: prepopulate_block_cache: 0 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout: initial_auto_readahead_size: 8192 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout: num_file_reads_for_auto_readahead: 2 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.write_buffer_size: 33554432 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_write_buffer_number: 2 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compression: NoCompression 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bottommost_compression: Disabled 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.prefix_extractor: nullptr 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.num_levels: 7 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-07T14:04:24.520 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compression_opts.level: 32767 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compression_opts.strategy: 0 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-07T14:04:24.521 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compression_opts.enabled: false 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.target_file_size_base: 67108864 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-07T14:04:24.522 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-07T14:04:24.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-07T14:04:24.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-07T14:04:24.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-07T14:04:24.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-07T14:04:24.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-07T14:04:24.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-07T14:04:24.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-07T14:04:24.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.arena_block_size: 1048576 2024-04-07T14:04:24.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-07T14:04:24.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-07T14:04:24.523 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.disable_auto_compactions: 0 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.inplace_update_support: 0 2024-04-07T14:04:24.524 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.bloom_locality: 0 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.max_successive_merges: 0 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.paranoid_file_checks: 0 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.force_consistency_checks: 1 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.report_bg_io_stats: 0 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.ttl: 2592000 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-07T14:04:24.525 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.enable_blob_files: false 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.min_blob_size: 0 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.blob_file_size: 268435456 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.blob_file_starting_level: 0 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1b66c982-e063-4596-902e-bdb1e4c26a27 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712498664347058, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-07T14:04:24.526 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712498664347904, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85936, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 264, "table_properties": {"data_size": 84065, "index_size": 255, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10231, "raw_average_key_size": 46, "raw_value_size": 78227, "raw_average_value_size": 357, "num_data_blocks": 12, "num_entries": 219, "num_filter_entries": 219, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712498664, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1b66c982-e063-4596-902e-bdb1e4c26a27", "db_session_id": "J4K726UP8UEC0F2LIURF", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712498664347984, "job": 1, "event": "recovery_finished"} 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a3004b6000 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: DB pointer 0x55a3004a0000 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** DB Stats ** 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-07T14:04:24.527 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** Compaction Stats [default] ** 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: L0 2/0 85.78 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 152.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: Sum 2/0 85.78 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 152.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 152.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** Compaction Stats [default] ** 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 152.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-07T14:04:24.528 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: Cumulative compaction: 0.00 GB write, 29.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: Interval compaction: 0.00 GB write, 29.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: Block cache BinnedLRUCache@0x55a3003c7090#2 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: starting mon.a rank 0 at public addrs [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] at bind addrs [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: mon.a@-1(???) e1 preinit fsid 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:24.529 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: mon.a@-1(???).mds e1 new map 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: mon.a@-1(???).mds e1 print_map 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout: e1 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout: legacy client fscid: -1 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout: 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout: No filesystems configured 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 bash[29729]: daff6a3fad0f76bdf5f696573df3c097e9516896d63fa63ae9c6e7dc6effc691 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 systemd[1]: Started Ceph mon.a for 97003962-f4e7-11ee-b649-cb9ed24678a4. 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T14:04:24.530 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: monmap epoch 1 2024-04-07T14:04:24.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: fsid 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:24.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: last_changed 2024-04-07T14:04:04.799553+0000 2024-04-07T14:04:24.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: created 2024-04-07T14:04:04.799553+0000 2024-04-07T14:04:24.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: min_mon_release 19 (squid) 2024-04-07T14:04:24.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: election_strategy: 1 2024-04-07T14:04:24.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: 0: [v2:172.21.15.100:3300/0,v1:172.21.15.100:6789/0] mon.a 2024-04-07T14:04:24.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: fsmap 2024-04-07T14:04:24.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: osdmap e1: 0 total, 0 up, 0 in 2024-04-07T14:04:24.531 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:24 smithi100 ceph-mon[29748]: mgrmap e1: no daemons active 2024-04-07T14:04:25.465 INFO:teuthology.orchestra.run.smithi100.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-07T14:04:25.487 INFO:teuthology.orchestra.run.smithi100.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-07T14:04:25.487 INFO:teuthology.orchestra.run.smithi100.stdout:Creating mgr... 2024-04-07T14:04:25.488 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-07T14:04:25.488 INFO:teuthology.orchestra.run.smithi100.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-07T14:04:25.730 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mgr.a 2024-04-07T14:04:25.730 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to reset failed state of unit ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mgr.a.service: Unit ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mgr.a.service not loaded. 2024-04-07T14:04:25.873 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4.target.wants/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mgr.a.service → /etc/systemd/system/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@.service. 2024-04-07T14:04:26.388 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:25 smithi100 ceph-mon[29748]: from='client.? 172.21.15.100:0/1625656338' entity='client.admin' 2024-04-07T14:04:26.388 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:26 smithi100 podman[29964]: 2024-04-07 14:04:26.016202454 +0000 UTC m=+0.017707701 image pull fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:04:27.793 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 podman[29964]: 2024-04-07 14:04:27.542669651 +0000 UTC m=+1.544174887 container init da9f2df12bad51ac33c411b367ccba22b5e23d3f074edd5e1ee6a803032dbb7e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a, maintainer=Guillaume Abrioux , RELEASE=main-e5c885f, org.label-schema.build-date=20240326, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-07T14:04:27.793 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 podman[29964]: 2024-04-07 14:04:27.54626065 +0000 UTC m=+1.547765888 container start da9f2df12bad51ac33c411b367ccba22b5e23d3f074edd5e1ee6a803032dbb7e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a, RELEASE=main-e5c885f, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-07T14:04:27.793 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.613+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:27.793 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.613+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:27.793 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.793 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.618+0000 7f467bf97200 -1 mgr[py] Class not found in module 'restful' 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.618+0000 7f467bf97200 -1 mgr[py] Error loading module 'restful': (22) Invalid argument 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.634+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.634+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.638+0000 7f467bf97200 -1 mgr[py] Class not found in module 'mds_autoscaler' 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.638+0000 7f467bf97200 -1 mgr[py] Error loading module 'mds_autoscaler': (22) Invalid argument 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.654+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.654+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.658+0000 7f467bf97200 -1 mgr[py] Class not found in module 'osd_perf_query' 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.658+0000 7f467bf97200 -1 mgr[py] Error loading module 'osd_perf_query': (22) Invalid argument 2024-04-07T14:04:27.794 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.672+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.672+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.676+0000 7f467bf97200 -1 mgr[py] Class not found in module 'snap_schedule' 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.676+0000 7f467bf97200 -1 mgr[py] Error loading module 'snap_schedule': (22) Invalid argument 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.691+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.691+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.694+0000 7f467bf97200 -1 mgr[py] Class not found in module 'dashboard' 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.694+0000 7f467bf97200 -1 mgr[py] Error loading module 'dashboard': (22) Invalid argument 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.709+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.709+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.713+0000 7f467bf97200 -1 mgr[py] Class not found in module 'zabbix' 2024-04-07T14:04:27.795 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.713+0000 7f467bf97200 -1 mgr[py] Error loading module 'zabbix': (22) Invalid argument 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.728+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.728+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.732+0000 7f467bf97200 -1 mgr[py] Class not found in module 'balancer' 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.732+0000 7f467bf97200 -1 mgr[py] Error loading module 'balancer': (22) Invalid argument 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.747+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.747+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.751+0000 7f467bf97200 -1 mgr[py] Class not found in module 'influx' 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.751+0000 7f467bf97200 -1 mgr[py] Error loading module 'influx': (22) Invalid argument 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.774+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.774+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:27.796 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.797 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.778+0000 7f467bf97200 -1 mgr[py] Class not found in module 'alerts' 2024-04-07T14:04:27.797 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.778+0000 7f467bf97200 -1 mgr[py] Error loading module 'alerts': (22) Invalid argument 2024-04-07T14:04:27.797 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.792+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.055 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.792+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.055 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.055 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.796+0000 7f467bf97200 -1 mgr[py] Class not found in module 'iostat' 2024-04-07T14:04:28.055 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.796+0000 7f467bf97200 -1 mgr[py] Error loading module 'iostat': (22) Invalid argument 2024-04-07T14:04:28.055 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.811+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.055 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.811+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.055 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.055 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.815+0000 7f467bf97200 -1 mgr[py] Class not found in module 'rgw' 2024-04-07T14:04:28.055 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.815+0000 7f467bf97200 -1 mgr[py] Error loading module 'rgw': (22) Invalid argument 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.830+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.830+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.834+0000 7f467bf97200 -1 mgr[py] Class not found in module 'rbd_support' 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.834+0000 7f467bf97200 -1 mgr[py] Error loading module 'rbd_support': (22) Invalid argument 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.849+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.849+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.853+0000 7f467bf97200 -1 mgr[py] Class not found in module 'progress' 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.853+0000 7f467bf97200 -1 mgr[py] Error loading module 'progress': (22) Invalid argument 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.868+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.868+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.056 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.871+0000 7f467bf97200 -1 mgr[py] Class not found in module 'pg_autoscaler' 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.871+0000 7f467bf97200 -1 mgr[py] Error loading module 'pg_autoscaler': (22) Invalid argument 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.886+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.886+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.890+0000 7f467bf97200 -1 mgr[py] Class not found in module 'devicehealth' 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.890+0000 7f467bf97200 -1 mgr[py] Error loading module 'devicehealth': (22) Invalid argument 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.904+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.904+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.908+0000 7f467bf97200 -1 mgr[py] Class not found in module 'k8sevents' 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.908+0000 7f467bf97200 -1 mgr[py] Error loading module 'k8sevents': (22) Invalid argument 2024-04-07T14:04:28.057 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.921+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.058 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.921+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.058 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.058 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.925+0000 7f467bf97200 -1 mgr[py] Class not found in module 'rook' 2024-04-07T14:04:28.058 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.925+0000 7f467bf97200 -1 mgr[py] Error loading module 'rook': (22) Invalid argument 2024-04-07T14:04:28.058 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.940+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.058 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.940+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.058 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.058 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.944+0000 7f467bf97200 -1 mgr[py] Class not found in module 'diskprediction_local' 2024-04-07T14:04:28.058 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.944+0000 7f467bf97200 -1 mgr[py] Error loading module 'diskprediction_local': (22) Invalid argument 2024-04-07T14:04:28.058 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.980+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.058 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.980+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.984+0000 7f467bf97200 -1 mgr[py] Class not found in module 'mirroring' 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.984+0000 7f467bf97200 -1 mgr[py] Error loading module 'mirroring': (22) Invalid argument 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:27 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.998+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:27.998+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.002+0000 7f467bf97200 -1 mgr[py] Class not found in module 'selftest' 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.002+0000 7f467bf97200 -1 mgr[py] Error loading module 'selftest': (22) Invalid argument 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.017+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.017+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.021+0000 7f467bf97200 -1 mgr[py] Class not found in module 'telegraf' 2024-04-07T14:04:28.059 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.021+0000 7f467bf97200 -1 mgr[py] Error loading module 'telegraf': (22) Invalid argument 2024-04-07T14:04:28.060 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.035+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.060 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.035+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.060 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.060 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.039+0000 7f467bf97200 -1 mgr[py] Class not found in module 'test_orchestrator' 2024-04-07T14:04:28.060 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.039+0000 7f467bf97200 -1 mgr[py] Error loading module 'test_orchestrator': (22) Invalid argument 2024-04-07T14:04:28.060 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.054+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.112 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-07T14:04:28.113 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout disabled 2024-04-07T14:04:28.120 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-07T14:04:28.120 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-04-07T14:04:28.120 INFO:teuthology.orchestra.run.smithi100.stdout:firewalld.service is not enabled 2024-04-07T14:04:28.120 INFO:teuthology.orchestra.run.smithi100.stdout:Not possible to enable service . firewalld.service is not available 2024-04-07T14:04:28.128 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-07T14:04:28.128 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout disabled 2024-04-07T14:04:28.136 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-07T14:04:28.136 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stdout inactive 2024-04-07T14:04:28.136 INFO:teuthology.orchestra.run.smithi100.stdout:firewalld.service is not enabled 2024-04-07T14:04:28.136 INFO:teuthology.orchestra.run.smithi100.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-04-07T14:04:28.136 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mgr to start... 2024-04-07T14:04:28.136 INFO:teuthology.orchestra.run.smithi100.stdout:Waiting for mgr... 2024-04-07T14:04:28.307 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.054+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.307 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.307 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.058+0000 7f467bf97200 -1 mgr[py] Class not found in module 'localpool' 2024-04-07T14:04:28.307 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.058+0000 7f467bf97200 -1 mgr[py] Error loading module 'localpool': (22) Invalid argument 2024-04-07T14:04:28.307 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.072+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.307 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.072+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.307 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.307 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.077+0000 7f467bf97200 -1 mgr[py] Class not found in module 'crash' 2024-04-07T14:04:28.307 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.077+0000 7f467bf97200 -1 mgr[py] Error loading module 'crash': (22) Invalid argument 2024-04-07T14:04:28.307 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.092+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.307 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.092+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.096+0000 7f467bf97200 -1 mgr[py] Class not found in module 'insights' 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.096+0000 7f467bf97200 -1 mgr[py] Error loading module 'insights': (22) Invalid argument 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 bash[29964]: da9f2df12bad51ac33c411b367ccba22b5e23d3f074edd5e1ee6a803032dbb7e 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 systemd[1]: Started Ceph mgr.a for 97003962-f4e7-11ee-b649-cb9ed24678a4. 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.111+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.111+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.115+0000 7f467bf97200 -1 mgr[py] Class not found in module 'orchestrator' 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.115+0000 7f467bf97200 -1 mgr[py] Error loading module 'orchestrator': (22) Invalid argument 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.130+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.308 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.130+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.309 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.309 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.135+0000 7f467bf97200 -1 mgr[py] Class not found in module 'osd_support' 2024-04-07T14:04:28.309 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.135+0000 7f467bf97200 -1 mgr[py] Error loading module 'osd_support': (22) Invalid argument 2024-04-07T14:04:28.309 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.152+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.309 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.152+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.309 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.310 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.157+0000 7f467bf97200 -1 mgr[py] Class not found in module 'volumes' 2024-04-07T14:04:28.310 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.157+0000 7f467bf97200 -1 mgr[py] Error loading module 'volumes': (22) Invalid argument 2024-04-07T14:04:28.310 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.208+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.310 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.208+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.310 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.310 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.212+0000 7f467bf97200 -1 mgr[py] Class not found in module 'stats' 2024-04-07T14:04:28.310 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.212+0000 7f467bf97200 -1 mgr[py] Error loading module 'stats': (22) Invalid argument 2024-04-07T14:04:28.310 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.227+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.310 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.227+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.310 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.310 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.231+0000 7f467bf97200 -1 mgr[py] Class not found in module 'cephadm' 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.231+0000 7f467bf97200 -1 mgr[py] Error loading module 'cephadm': (22) Invalid argument 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.246+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.246+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.250+0000 7f467bf97200 -1 mgr[py] Class not found in module 'telemetry' 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.250+0000 7f467bf97200 -1 mgr[py] Error loading module 'telemetry': (22) Invalid argument 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.265+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.265+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.269+0000 7f467bf97200 -1 mgr[py] Class not found in module 'prometheus' 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.269+0000 7f467bf97200 -1 mgr[py] Error loading module 'prometheus': (22) Invalid argument 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.283+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.311 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.283+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.312 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.312 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.288+0000 7f467bf97200 -1 mgr[py] Class not found in module 'status' 2024-04-07T14:04:28.312 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.288+0000 7f467bf97200 -1 mgr[py] Error loading module 'status': (22) Invalid argument 2024-04-07T14:04:28.312 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.302+0000 7f467bf97200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:04:28.312 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.302+0000 7f467bf97200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:04:28.312 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.312 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.306+0000 7f467bf97200 -1 mgr[py] Class not found in module 'nfs' 2024-04-07T14:04:28.312 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.306+0000 7f467bf97200 -1 mgr[py] Error loading module 'nfs': (22) Invalid argument 2024-04-07T14:04:28.312 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:28.306+0000 7f467bf97200 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: restful, mds_autoscaler, osd_perf_query, snap_schedule, dashboard, zabbix, balancer, influx, alerts, iostat, rgw, rbd_support, progress, pg_autoscaler, devicehealth, k8sevents, rook, diskprediction_local, mirroring, selftest, telegraf, test_orchestrator, localpool, crash, insights, orchestrator, osd_support, volumes, stats, cephadm, telemetry, prometheus, status, nfs 2024-04-07T14:04:28.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-mon[29748]: Activating manager daemon a 2024-04-07T14:04:28.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-mon[29748]: mgrmap e2: a(active, starting, since 0.00160971s) 2024-04-07T14:04:28.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-mon[29748]: from='mgr.14100 172.21.15.100:0/1661523074' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:04:28.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-mon[29748]: from='mgr.14100 172.21.15.100:0/1661523074' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:04:28.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-mon[29748]: from='mgr.14100 172.21.15.100:0/1661523074' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:04:28.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-mon[29748]: from='mgr.14100 172.21.15.100:0/1661523074' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:04:28.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-mon[29748]: from='mgr.14100 172.21.15.100:0/1661523074' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-07T14:04:28.635 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:28 smithi100 ceph-mon[29748]: Manager daemon a is now available 2024-04-07T14:04:29.178 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-04-07T14:04:29.178 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-04-07T14:04:29.178 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsid": "97003962-f4e7-11ee-b649-cb9ed24678a4", 2024-04-07T14:04:29.178 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "health": { 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 0 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "a" 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:04:29.179 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-07T14:04:29.180 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-07T14:04:29.180 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:29.180 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-07T14:04:29.180 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:04:29.180 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-07T14:04:29.180 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-07T14:04:29.180 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-07T14:04:29.180 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-07T14:04:29.180 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-07T14:04:29.180 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-07T14:04:29.183 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:29.183 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-07T14:04:29.183 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-07T14:04:29.183 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-07T14:04:29.184 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "restful" 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modified": "2024-04-07T14:04:07.889558+0000", 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-04-07T14:04:29.185 INFO:teuthology.orchestra.run.smithi100.stdout:mgr not available, waiting (1/15)... 2024-04-07T14:04:29.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:29 smithi100 ceph-mon[29748]: from='client.? 172.21.15.100:0/535201904' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-07T14:04:29.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:29 smithi100 ceph-mon[29748]: mgrmap e3: a(active, since 1.00324s) 2024-04-07T14:04:31.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:31 smithi100 ceph-mon[29748]: from='client.? 172.21.15.100:0/247275855' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-07T14:04:32.243 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-04-07T14:04:32.243 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout { 2024-04-07T14:04:32.243 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsid": "97003962-f4e7-11ee-b649-cb9ed24678a4", 2024-04-07T14:04:32.243 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "health": { 2024-04-07T14:04:32.243 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 0 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "a" 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-07T14:04:32.244 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-07T14:04:32.245 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-07T14:04:32.246 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-07T14:04:32.246 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-07T14:04:32.246 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-07T14:04:32.246 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-07T14:04:32.246 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-07T14:04:32.248 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-07T14:04:32.248 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "restful" 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:04:32.249 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T14:04:32.250 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:32.250 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-07T14:04:32.250 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:04:32.250 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "modified": "2024-04-07T14:04:07.889558+0000", 2024-04-07T14:04:32.250 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T14:04:32.250 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:04:32.250 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-07T14:04:32.250 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout } 2024-04-07T14:04:32.250 INFO:teuthology.orchestra.run.smithi100.stdout:mgr is available 2024-04-07T14:04:32.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:32 smithi100 ceph-mon[29748]: from='client.? 172.21.15.100:0/1953624515' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-07T14:04:33.256 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-04-07T14:04:33.256 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [global] 2024-04-07T14:04:33.256 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout fsid = 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:33.256 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-07T14:04:33.256 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-07T14:04:33.257 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-07T14:04:33.257 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-07T14:04:33.257 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-04-07T14:04:33.257 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-07T14:04:33.257 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-04-07T14:04:33.257 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-07T14:04:33.257 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout 2024-04-07T14:04:33.257 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout [osd] 2024-04-07T14:04:33.257 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-07T14:04:33.257 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-07T14:04:33.257 INFO:teuthology.orchestra.run.smithi100.stdout:Enabling cephadm module... 2024-04-07T14:04:33.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:33 smithi100 ceph-mon[29748]: from='client.? 172.21.15.100:0/1551125145' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-07T14:04:34.260 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 2 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -e NODE_NAME=smithi100 -v /var/log/ceph/97003962-f4e7-11ee-b649-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmpcjb01cor:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_wavuohw:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d mgr module enable cephadm 2024-04-07T14:04:34.261 INFO:teuthology.orchestra.run.smithi100.stdout:/usr/bin/ceph: stderr Error ENOENT: module 'cephadm' reports that it cannot run on the active manager daemon: No module named 'mgr_module' (pass --force to force enablement) 2024-04-07T14:04:34.261 INFO:teuthology.orchestra.run.smithi100.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -e NODE_NAME=smithi100 -v /var/log/ceph/97003962-f4e7-11ee-b649-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmpcjb01cor:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_wavuohw:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d mgr module enable cephadm: Error ENOENT: module 'cephadm' reports that it cannot run on the active manager daemon: No module named 'mgr_module' (pass --force to force enablement) 2024-04-07T14:04:34.261 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:04:34.261 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: *************** 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: *************** 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:04:34.262 INFO:teuthology.orchestra.run.smithi100.stdout: 2024-04-07T14:04:34.263 INFO:teuthology.orchestra.run.smithi100.stdout:Deleting cluster with fsid: 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:34.289 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout daff6a3fad0f,19.31MB / 33.27GB 2024-04-07T14:04:34.289 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout da9f2df12bad,100.8MB / 33.27GB 2024-04-07T14:04:34.316 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout daff6a3fad0f,0.99% 2024-04-07T14:04:34.316 INFO:teuthology.orchestra.run.smithi100.stdout:/bin/podman: stdout da9f2df12bad,11.52% 2024-04-07T14:04:34.570 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:34 smithi100 systemd[1]: Stopping Ceph mon.a for 97003962-f4e7-11ee-b649-cb9ed24678a4... 2024-04-07T14:04:34.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:34 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a[29744]: 2024-04-07T14:04:34.570+0000 7f0a12c46700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-07T14:04:34.888 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:34 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a[29744]: 2024-04-07T14:04:34.570+0000 7f0a12c46700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-07T14:04:34.889 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:34 smithi100 podman[30320]: 2024-04-07 14:04:34.795947901 +0000 UTC m=+0.323117961 container died daff6a3fad0f76bdf5f696573df3c097e9516896d63fa63ae9c6e7dc6effc691 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.license=GPLv2, RELEASE=main-e5c885f) 2024-04-07T14:04:35.362 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:35 smithi100 podman[30320]: 2024-04-07 14:04:35.170690157 +0000 UTC m=+0.697860216 container cleanup daff6a3fad0f76bdf5f696573df3c097e9516896d63fa63ae9c6e7dc6effc691 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, RELEASE=main-e5c885f, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240326, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , ceph=True) 2024-04-07T14:04:35.363 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:35 smithi100 bash[30320]: ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a 2024-04-07T14:04:35.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:35 smithi100 podman[30334]: 2024-04-07 14:04:35.363620823 +0000 UTC m=+0.570074651 container remove daff6a3fad0f76bdf5f696573df3c097e9516896d63fa63ae9c6e7dc6effc691 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=main-e5c885f, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240326, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux ) 2024-04-07T14:04:35.638 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:35 smithi100 systemd[1]: ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-07T14:04:35.639 INFO:journalctl@ceph.mon.a.smithi100.stdout:Apr 07 14:04:35 smithi100 systemd[1]: Stopped Ceph mon.a for 97003962-f4e7-11ee-b649-cb9ed24678a4. 2024-04-07T14:04:35.745 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4.target.wants/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a.service". 2024-04-07T14:04:35.751 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 5 from systemctl stop ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mon.a.service 2024-04-07T14:04:35.751 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to stop ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mon.a.service: Unit ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mon.a.service not loaded. 2024-04-07T14:04:35.757 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mon.a.service 2024-04-07T14:04:35.757 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to reset failed state of unit ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mon.a.service: Unit ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mon.a.service not loaded. 2024-04-07T14:04:35.763 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl disable ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mon.a.service 2024-04-07T14:04:35.763 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mon.a.service does not exist. 2024-04-07T14:04:36.034 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:35 smithi100 systemd[1]: Stopping Ceph mgr.a for 97003962-f4e7-11ee-b649-cb9ed24678a4... 2024-04-07T14:04:36.034 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:36 smithi100 ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a[29979]: 2024-04-07T14:04:36.024+0000 7f4670585700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-07T14:04:36.365 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:36 smithi100 podman[30444]: 2024-04-07 14:04:36.035388635 +0000 UTC m=+0.120288780 container died da9f2df12bad51ac33c411b367ccba22b5e23d3f074edd5e1ee6a803032dbb7e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, RELEASE=main-e5c885f, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-07T14:04:36.638 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:36 smithi100 podman[30444]: 2024-04-07 14:04:36.466631447 +0000 UTC m=+0.551531597 container cleanup da9f2df12bad51ac33c411b367ccba22b5e23d3f074edd5e1ee6a803032dbb7e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=main-e5c885f, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-07T14:04:36.638 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:36 smithi100 bash[30444]: ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a 2024-04-07T14:04:36.901 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:36 smithi100 podman[30458]: 2024-04-07 14:04:36.642413357 +0000 UTC m=+0.601820797 container remove da9f2df12bad51ac33c411b367ccba22b5e23d3f074edd5e1ee6a803032dbb7e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-mgr-a, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.33.5, RELEASE=main-e5c885f, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-07T14:04:36.901 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:36 smithi100 systemd[1]: ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mgr.a.service: Deactivated successfully. 2024-04-07T14:04:36.901 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:36 smithi100 systemd[1]: Stopped Ceph mgr.a for 97003962-f4e7-11ee-b649-cb9ed24678a4. 2024-04-07T14:04:36.901 INFO:journalctl@ceph.mgr.a.smithi100.stdout:Apr 07 14:04:36 smithi100 systemd[1]: ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mgr.a.service: Consumed 1.505s CPU time. 2024-04-07T14:04:37.121 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4.target.wants/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mgr.a.service". 2024-04-07T14:04:37.139 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 5 from systemctl stop ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mgr.a.service 2024-04-07T14:04:37.140 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to stop ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mgr.a.service: Unit ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mgr.a.service not loaded. 2024-04-07T14:04:37.146 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mgr.a.service 2024-04-07T14:04:37.147 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to reset failed state of unit ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mgr.a.service: Unit ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mgr.a.service not loaded. 2024-04-07T14:04:37.154 INFO:teuthology.orchestra.run.smithi100.stdout:Non-zero exit code 1 from systemctl disable ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mgr.a.service 2024-04-07T14:04:37.154 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-97003962-f4e7-11ee-b649-cb9ed24678a4-init@mgr.a.service does not exist. 2024-04-07T14:04:37.310 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4.target". 2024-04-07T14:04:37.310 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph.target.wants/ceph-97003962-f4e7-11ee-b649-cb9ed24678a4.target". 2024-04-07T14:04:37.485 INFO:teuthology.orchestra.run.smithi100.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-04-07T14:04:37.490 INFO:teuthology.orchestra.run.smithi100.stderr:Traceback (most recent call last): 2024-04-07T14:04:37.490 INFO:teuthology.orchestra.run.smithi100.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-07T14:04:37.503 INFO:teuthology.orchestra.run.smithi100.stderr: return _run_code(code, main_globals, None, 2024-04-07T14:04:37.503 INFO:teuthology.orchestra.run.smithi100.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-07T14:04:37.503 INFO:teuthology.orchestra.run.smithi100.stderr: exec(code, run_globals) 2024-04-07T14:04:37.503 INFO:teuthology.orchestra.run.smithi100.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 5608, in 2024-04-07T14:04:37.503 INFO:teuthology.orchestra.run.smithi100.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 5596, in main 2024-04-07T14:04:37.503 INFO:teuthology.orchestra.run.smithi100.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2693, in _rollback 2024-04-07T14:04:37.503 INFO:teuthology.orchestra.run.smithi100.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 445, in _default_image 2024-04-07T14:04:37.503 INFO:teuthology.orchestra.run.smithi100.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2925, in command_bootstrap 2024-04-07T14:04:37.503 INFO:teuthology.orchestra.run.smithi100.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2387, in enable_cephadm_mgr_module 2024-04-07T14:04:37.503 INFO:teuthology.orchestra.run.smithi100.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2854, in cli 2024-04-07T14:04:37.504 INFO:teuthology.orchestra.run.smithi100.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-04-07T14:04:37.504 INFO:teuthology.orchestra.run.smithi100.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-07T14:04:37.504 INFO:teuthology.orchestra.run.smithi100.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -e NODE_NAME=smithi100 -v /var/log/ceph/97003962-f4e7-11ee-b649-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmpcjb01cor:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp_wavuohw:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d mgr module enable cephadm: Error ENOENT: module 'cephadm' reports that it cannot run on the active manager daemon: No module named 'mgr_module' (pass --force to force enablement) 2024-04-07T14:04:37.504 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:04:37.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:04:37.531 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-07T14:04:37.531 DEBUG:teuthology.orchestra.run.smithi100:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-07T14:04:37.546 DEBUG:teuthology.orchestra.run.smithi115:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-07T14:04:37.564 INFO:tasks.cephadm:Stopping all daemons... 2024-04-07T14:04:37.564 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-07T14:04:37.565 DEBUG:teuthology.orchestra.run.smithi100:> sudo systemctl stop ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a 2024-04-07T14:04:37.618 INFO:teuthology.orchestra.run.smithi100.stderr:Failed to stop ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a.service: Unit ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a.service not loaded. 2024-04-07T14:04:37.619 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-04-07T14:04:37.620 ERROR:tasks.cephadm:Failed to stop "ceph.mon.a" Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 770, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi100 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid 97003962-f4e7-11ee-b649-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.100 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 857, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi100 with status 5: 'sudo systemctl stop ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T14:04:37.621 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 770, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi100 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid 97003962-f4e7-11ee-b649-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.100 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 857, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi100 with status 5: 'sudo systemctl stop ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T14:04:37.622 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-07T14:04:37.624 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/lib/ceph/97003962-f4e7-11ee-b649-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185/remote/smithi100/crash 2024-04-07T14:04:37.625 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/lib/ceph/97003962-f4e7-11ee-b649-cb9ed24678a4/crash -- . 2024-04-07T14:04:37.703 INFO:teuthology.orchestra.run.smithi100.stderr:tar: /var/lib/ceph/97003962-f4e7-11ee-b649-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-07T14:04:37.703 INFO:teuthology.orchestra.run.smithi100.stderr:tar: Error is not recoverable: exiting now 2024-04-07T14:04:37.705 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/lib/ceph/97003962-f4e7-11ee-b649-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185/remote/smithi115/crash 2024-04-07T14:04:37.706 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/lib/ceph/97003962-f4e7-11ee-b649-cb9ed24678a4/crash -- . 2024-04-07T14:04:37.825 INFO:teuthology.orchestra.run.smithi115.stderr:tar: /var/lib/ceph/97003962-f4e7-11ee-b649-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-07T14:04:37.825 INFO:teuthology.orchestra.run.smithi115.stderr:tar: Error is not recoverable: exiting now 2024-04-07T14:04:37.826 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-07T14:04:37.827 DEBUG:teuthology.orchestra.run.smithi100:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/97003962-f4e7-11ee-b649-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-07T14:04:37.855 INFO:teuthology.orchestra.run.smithi100.stderr:grep: /var/log/ceph/97003962-f4e7-11ee-b649-cb9ed24678a4/ceph.log: No such file or directory 2024-04-07T14:04:37.857 INFO:tasks.cephadm:Compressing logs... 2024-04-07T14:04:37.857 DEBUG:teuthology.orchestra.run.smithi100:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-07T14:04:37.900 DEBUG:teuthology.orchestra.run.smithi115:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-07T14:04:37.924 INFO:teuthology.orchestra.run.smithi100.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-07T14:04:37.926 INFO:teuthology.orchestra.run.smithi100.stderr: 2024-04-07T14:04:37.927 INFO:teuthology.orchestra.run.smithi100.stderr:real 0m0.016s 2024-04-07T14:04:37.927 INFO:teuthology.orchestra.run.smithi100.stderr:user 0m0.009s 2024-04-07T14:04:37.927 INFO:teuthology.orchestra.run.smithi100.stderr:sys 0m0.019s 2024-04-07T14:04:37.930 INFO:teuthology.orchestra.run.smithi115.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-07T14:04:37.930 INFO:teuthology.orchestra.run.smithi115.stderr:: No such file or directory 2024-04-07T14:04:37.930 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cephadm.log: 56.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-07T14:04:37.932 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-04-07T14:04:37.933 INFO:teuthology.orchestra.run.smithi115.stderr:real 0m0.016s 2024-04-07T14:04:37.933 INFO:teuthology.orchestra.run.smithi115.stderr:user 0m0.010s 2024-04-07T14:04:37.933 INFO:teuthology.orchestra.run.smithi115.stderr:sys 0m0.020s 2024-04-07T14:04:37.933 INFO:tasks.cephadm:Archiving logs... 2024-04-07T14:04:37.933 DEBUG:teuthology.misc:Transferring archived files from smithi100:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185/remote/smithi100/log 2024-04-07T14:04:37.934 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-07T14:04:37.994 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185/remote/smithi115/log 2024-04-07T14:04:37.995 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-07T14:04:38.025 INFO:tasks.cephadm:Removing cluster... 2024-04-07T14:04:38.025 DEBUG:teuthology.orchestra.run.smithi100:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 97003962-f4e7-11ee-b649-cb9ed24678a4 --force 2024-04-07T14:04:38.218 INFO:teuthology.orchestra.run.smithi100.stdout:Deleting cluster with fsid: 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:38.475 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 97003962-f4e7-11ee-b649-cb9ed24678a4 --force 2024-04-07T14:04:38.663 INFO:teuthology.orchestra.run.smithi115.stdout:Deleting cluster with fsid: 97003962-f4e7-11ee-b649-cb9ed24678a4 2024-04-07T14:04:38.937 INFO:tasks.cephadm:Removing cephadm ... 2024-04-07T14:04:38.937 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-07T14:04:38.953 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-07T14:04:38.969 INFO:tasks.cephadm:Teardown complete 2024-04-07T14:04:38.969 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 770, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi100 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid 97003962-f4e7-11ee-b649-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.100 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 2194, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 1823, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 857, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi100 with status 5: 'sudo systemctl stop ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T14:04:39.167 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d7739287e4d94aeab5f83d478ba80169 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 770, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi100 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid 97003962-f4e7-11ee-b649-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.100 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 2194, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 1823, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 857, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi100 with status 5: 'sudo systemctl stop ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T14:04:39.172 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-07T14:04:39.182 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-07T14:04:39.224 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-07T14:04:39.224 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-07T14:04:39.238 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-07T14:04:39.326 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-07T14:04:39.339 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-07T14:04:39.340 DEBUG:teuthology.orchestra.run.smithi100:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-07T14:04:39.343 DEBUG:teuthology.orchestra.run.smithi115:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-07T14:04:39.355 INFO:teuthology.orchestra.run.smithi100.stderr:bash: line 1: ntpq: command not found 2024-04-07T14:04:39.357 INFO:teuthology.orchestra.run.smithi115.stderr:bash: line 1: ntpq: command not found 2024-04-07T14:04:39.360 INFO:teuthology.orchestra.run.smithi100.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T14:04:39.360 INFO:teuthology.orchestra.run.smithi100.stdout:=============================================================================== 2024-04-07T14:04:39.360 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 41 -710us[ -710us] +/- 70ms 2024-04-07T14:04:39.360 INFO:teuthology.orchestra.run.smithi100.stdout:^* hv02.front.sepia.ceph.com 3 6 377 41 -16us[-9846ns] +/- 55ms 2024-04-07T14:04:39.361 INFO:teuthology.orchestra.run.smithi100.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 42 +789us[ +795us] +/- 74ms 2024-04-07T14:04:39.361 INFO:teuthology.orchestra.run.smithi100.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:04:39.362 INFO:teuthology.orchestra.run.smithi115.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T14:04:39.363 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================== 2024-04-07T14:04:39.363 INFO:teuthology.orchestra.run.smithi115.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 41 -716us[ -718us] +/- 70ms 2024-04-07T14:04:39.363 INFO:teuthology.orchestra.run.smithi115.stdout:^* hv02.front.sepia.ceph.com 3 6 377 41 -23us[ -24us] +/- 55ms 2024-04-07T14:04:39.363 INFO:teuthology.orchestra.run.smithi115.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 40 +790us[ +790us] +/- 74ms 2024-04-07T14:04:39.364 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:04:39.364 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-07T14:04:39.375 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-07T14:04:39.375 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-07T14:04:39.403 DEBUG:teuthology.orchestra.run.smithi100:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-07T14:04:39.467 DEBUG:teuthology.orchestra.run.smithi115:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-07T14:04:39.530 DEBUG:teuthology.orchestra.run.smithi100:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-07T14:04:39.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:04:39.562 DEBUG:teuthology.orchestra.run.smithi115:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-07T14:04:39.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:04:39.592 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-07T14:04:39.601 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-07T14:04:39.643 INFO:teuthology.task.internal:Duration was 577.453450 seconds 2024-04-07T14:04:39.643 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-07T14:04:39.675 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-07T14:04:39.675 DEBUG:teuthology.orchestra.run.smithi100:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-07T14:04:39.678 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-07T14:04:39.718 INFO:teuthology.orchestra.run.smithi100.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T14:04:39.720 INFO:teuthology.orchestra.run.smithi115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T14:04:39.922 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-07T14:04:39.923 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi100.front.sepia.ceph.com 2024-04-07T14:04:39.923 DEBUG:teuthology.orchestra.run.smithi100:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-07T14:04:39.982 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi115.front.sepia.ceph.com 2024-04-07T14:04:39.982 DEBUG:teuthology.orchestra.run.smithi115:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-07T14:04:40.009 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-07T14:04:40.009 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-07T14:04:40.024 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-07T14:04:40.077 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-07T14:04:40.077 DEBUG:teuthology.orchestra.run.smithi100:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-07T14:04:40.092 DEBUG:teuthology.orchestra.run.smithi115:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-07T14:04:40.210 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-07T14:04:40.220 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-07T14:04:40.220 DEBUG:teuthology.orchestra.run.smithi100:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-07T14:04:40.247 DEBUG:teuthology.orchestra.run.smithi115:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-07T14:04:40.273 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-07T14:04:40.288 DEBUG:teuthology.orchestra.run.smithi100:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-07T14:04:40.290 DEBUG:teuthology.orchestra.run.smithi115:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-07T14:04:40.313 INFO:teuthology.orchestra.run.smithi100.stdout:kernel.core_pattern = core 2024-04-07T14:04:40.338 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = core 2024-04-07T14:04:40.388 DEBUG:teuthology.orchestra.run.smithi100:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-07T14:04:40.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:04:40.402 DEBUG:teuthology.orchestra.run.smithi115:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-07T14:04:40.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:04:40.442 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-07T14:04:40.452 INFO:teuthology.task.internal:Transferring archived files... 2024-04-07T14:04:40.453 DEBUG:teuthology.misc:Transferring archived files from smithi100:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185/remote/smithi100 2024-04-07T14:04:40.453 DEBUG:teuthology.orchestra.run.smithi100:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-07T14:04:40.490 DEBUG:teuthology.misc:Transferring archived files from smithi115:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185/remote/smithi115 2024-04-07T14:04:40.490 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-07T14:04:40.524 INFO:teuthology.task.internal:Removing archive directory... 2024-04-07T14:04:40.524 DEBUG:teuthology.orchestra.run.smithi100:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-07T14:04:40.526 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-07T14:04:40.574 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-07T14:04:40.583 INFO:teuthology.task.internal:Not uploading archives. 2024-04-07T14:04:40.584 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-07T14:04:40.609 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-07T14:04:40.610 DEBUG:teuthology.orchestra.run.smithi100:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-07T14:04:40.612 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-07T14:04:40.623 INFO:teuthology.orchestra.run.smithi100.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 7 14:04 /home/ubuntu/cephtest 2024-04-07T14:04:40.628 INFO:teuthology.orchestra.run.smithi115.stdout: 265595 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 7 14:04 /home/ubuntu/cephtest 2024-04-07T14:04:40.629 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-07T14:04:40.640 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-07T14:04:40.728 INFO:teuthology.nuke:Checking targets against current locks 2024-04-07T14:04:40.758 DEBUG:teuthology.nuke:shortname: smithi100 2024-04-07T14:04:40.759 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T14:04:40.783 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi100.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-07 13:46:39.675242', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBID7HRg6qn6zNkpskJGlVuF/cFf2VMScjDYxKb+LVdFZVRb5AgfiCvY6fL++8BiyRXwXzlUKAa0Go2c3WMaqPxQ='} 2024-04-07T14:04:40.787 DEBUG:teuthology.nuke:shortname: smithi115 2024-04-07T14:04:40.787 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T14:04:40.812 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634185', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-07 13:46:39.676925', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCHzzlXq8BUrvhxhg0HvJOoRnyl4vbo2dNJY1Kd0YMvXv1E4InvWlBu8EKZtqCaGksaHKY/LlrSD+Qfo9sMYxHI='} 2024-04-07T14:04:40.844 INFO:teuthology.orchestra.console.smithi100:Power off 2024-04-07T14:04:40.845 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-07T14:04:40.868 DEBUG:teuthology.orchestra.console.smithi100:power off output: Chassis Power Control: Down/Off 2024-04-07T14:04:40.869 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:04:40.883 INFO:teuthology.orchestra.console.smithi115:Power off 2024-04-07T14:04:40.883 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-07T14:04:40.893 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2024-04-07T14:04:40.906 DEBUG:teuthology.orchestra.console.smithi115:power off output: Chassis Power Control: Down/Off 2024-04-07T14:04:40.907 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:04:40.930 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2024-04-07T14:04:44.894 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:04:44.931 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:04:45.005 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2024-04-07T14:04:45.040 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2024-04-07T14:04:49.010 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:04:49.041 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:04:49.124 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is on 2024-04-07T14:04:49.150 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2024-04-07T14:04:53.129 DEBUG:teuthology.orchestra.console.smithi100:pexpect command: ipmitool -H smithi100.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:04:53.151 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:04:53.238 DEBUG:teuthology.orchestra.console.smithi100:check power output: Chassis Power is off 2024-04-07T14:04:53.261 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is off 2024-04-07T14:04:53.340 INFO:teuthology.orchestra.console.smithi100:Power off completed 2024-04-07T14:04:53.362 INFO:teuthology.orchestra.console.smithi115:Power off completed 2024-04-07T14:04:53.466 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/connectivity task/test_extra_daemon_features} duration: 577.4534499645233 failure_reason: 'Command failed on smithi100 with status 5: ''sudo systemctl stop ceph-97003962-f4e7-11ee-b649-cb9ed24678a4@mon.a''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d7739287e4d94aeab5f83d478ba80169 status: fail success: false 2024-04-07T14:04:53.466 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-07T14:04:53.566 INFO:teuthology.run:FAIL