2024-09-16T05:49:43.429 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T05:49:43.451 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:49:43.543 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi/7906837 branch: quincy description: upgrade:pacific-x/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: ceph-qa@ceph.com first_in_suite: false job_id: '7906837' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: quincy ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - mons down - mon down - MON_DOWN - out of quorum sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 owner: scheduled_teuthology@teuthology priority: 820 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5070 sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 sleep_before_teardown: 0 subset: 1539/120000 suite: upgrade:pacific-x suite_branch: quincy suite_path: /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 targets: smithi117.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOm8+pydNl2D4LmX7Wn6Wcyfe0XEJAvAzxe19ddGaf3t7Y6tXWVTxF1qGFEV7TbAGK/ATtP+VrJ5p6SibDfssL0= smithi188.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHXVLGrd71ZcA2eMhp3BmeRBJu70Fajaz5qJz2sBREJhGm4bnUQlcFBB0Z3tw/Ev78KCffUCeQx363Ugdbx39gU= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: branch: pacific exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing pacific cephadm ...' - cephadm: cephadm_branch: pacific cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:pacific - print: '**** done end installing pacific cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_00:32:02 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: pacific clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: pacific clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: pacific clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: pacific clients: client.0: - rbd/test_librbd.sh - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: pacific clients: client.0: - rbd/test_librbd_python.sh - print: '**** done end test_rbd_python.yaml' 2024-09-16T05:49:43.544 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa; will attempt to use it 2024-09-16T05:49:43.544 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks 2024-09-16T05:49:43.545 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T05:49:43.546 INFO:teuthology.task.internal:Checking packages... 2024-09-16T05:49:43.569 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6d025bc26f3176c910707f8cb4c8d8e076640615' 2024-09-16T05:49:43.569 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:49:43.569 INFO:teuthology.packaging:ref: None 2024-09-16T05:49:43.569 INFO:teuthology.packaging:tag: None 2024-09-16T05:49:43.570 INFO:teuthology.packaging:branch: quincy 2024-09-16T05:49:43.570 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:49:43.570 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-09-16T05:49:43.760 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1633.g6d025bc2 2024-09-16T05:49:43.762 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T05:49:43.769 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T05:49:43.769 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T05:49:43.776 INFO:teuthology.task.internal:Saving configuration 2024-09-16T05:49:43.794 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T05:49:43.802 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T05:49:43.825 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi117.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi/7906837', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 05:44:45.212197', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOm8+pydNl2D4LmX7Wn6Wcyfe0XEJAvAzxe19ddGaf3t7Y6tXWVTxF1qGFEV7TbAGK/ATtP+VrJ5p6SibDfssL0='} 2024-09-16T05:49:43.847 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi188.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi/7906837', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 05:44:45.210866', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHXVLGrd71ZcA2eMhp3BmeRBJu70Fajaz5qJz2sBREJhGm4bnUQlcFBB0Z3tw/Ev78KCffUCeQx363Ugdbx39gU='} 2024-09-16T05:49:43.847 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T05:49:43.852 INFO:teuthology.task.internal:roles: ubuntu@smithi117.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-16T05:49:43.852 INFO:teuthology.task.internal:roles: ubuntu@smithi188.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-16T05:49:43.852 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T05:49:43.910 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5b76957ac0>, signals=[15]) 2024-09-16T05:49:43.910 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T05:49:43.917 INFO:teuthology.task.internal:Opening connections... 2024-09-16T05:49:43.917 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi117.front.sepia.ceph.com 2024-09-16T05:49:43.918 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:49:43.992 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi188.front.sepia.ceph.com 2024-09-16T05:49:43.993 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:49:44.069 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T05:49:44.077 DEBUG:teuthology.orchestra.run.smithi117:> uname -m 2024-09-16T05:49:44.095 INFO:teuthology.orchestra.run.smithi117.stdout:x86_64 2024-09-16T05:49:44.095 DEBUG:teuthology.orchestra.run.smithi117:> cat /etc/os-release 2024-09-16T05:49:44.152 INFO:teuthology.orchestra.run.smithi117.stdout:NAME="CentOS Stream" 2024-09-16T05:49:44.152 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION="9" 2024-09-16T05:49:44.152 INFO:teuthology.orchestra.run.smithi117.stdout:ID="centos" 2024-09-16T05:49:44.152 INFO:teuthology.orchestra.run.smithi117.stdout:ID_LIKE="rhel fedora" 2024-09-16T05:49:44.153 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION_ID="9" 2024-09-16T05:49:44.153 INFO:teuthology.orchestra.run.smithi117.stdout:PLATFORM_ID="platform:el9" 2024-09-16T05:49:44.153 INFO:teuthology.orchestra.run.smithi117.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T05:49:44.153 INFO:teuthology.orchestra.run.smithi117.stdout:ANSI_COLOR="0;31" 2024-09-16T05:49:44.153 INFO:teuthology.orchestra.run.smithi117.stdout:LOGO="fedora-logo-icon" 2024-09-16T05:49:44.153 INFO:teuthology.orchestra.run.smithi117.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T05:49:44.153 INFO:teuthology.orchestra.run.smithi117.stdout:HOME_URL="https://centos.org/" 2024-09-16T05:49:44.153 INFO:teuthology.orchestra.run.smithi117.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T05:49:44.153 INFO:teuthology.orchestra.run.smithi117.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T05:49:44.153 INFO:teuthology.orchestra.run.smithi117.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T05:49:44.154 INFO:teuthology.lock.ops:Updating smithi117.front.sepia.ceph.com on lock server 2024-09-16T05:49:44.173 DEBUG:teuthology.orchestra.run.smithi188:> uname -m 2024-09-16T05:49:44.191 INFO:teuthology.orchestra.run.smithi188.stdout:x86_64 2024-09-16T05:49:44.191 DEBUG:teuthology.orchestra.run.smithi188:> cat /etc/os-release 2024-09-16T05:49:44.248 INFO:teuthology.orchestra.run.smithi188.stdout:NAME="CentOS Stream" 2024-09-16T05:49:44.249 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION="9" 2024-09-16T05:49:44.249 INFO:teuthology.orchestra.run.smithi188.stdout:ID="centos" 2024-09-16T05:49:44.249 INFO:teuthology.orchestra.run.smithi188.stdout:ID_LIKE="rhel fedora" 2024-09-16T05:49:44.249 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION_ID="9" 2024-09-16T05:49:44.249 INFO:teuthology.orchestra.run.smithi188.stdout:PLATFORM_ID="platform:el9" 2024-09-16T05:49:44.249 INFO:teuthology.orchestra.run.smithi188.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T05:49:44.249 INFO:teuthology.orchestra.run.smithi188.stdout:ANSI_COLOR="0;31" 2024-09-16T05:49:44.249 INFO:teuthology.orchestra.run.smithi188.stdout:LOGO="fedora-logo-icon" 2024-09-16T05:49:44.252 INFO:teuthology.orchestra.run.smithi188.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T05:49:44.252 INFO:teuthology.orchestra.run.smithi188.stdout:HOME_URL="https://centos.org/" 2024-09-16T05:49:44.252 INFO:teuthology.orchestra.run.smithi188.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T05:49:44.252 INFO:teuthology.orchestra.run.smithi188.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T05:49:44.252 INFO:teuthology.orchestra.run.smithi188.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T05:49:44.253 INFO:teuthology.lock.ops:Updating smithi188.front.sepia.ceph.com on lock server 2024-09-16T05:49:44.273 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T05:49:44.281 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T05:49:44.308 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T05:49:44.308 DEBUG:teuthology.orchestra.run.smithi117:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:49:44.310 DEBUG:teuthology.orchestra.run.smithi188:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:49:44.327 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T05:49:44.335 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T05:49:44.335 DEBUG:teuthology.orchestra.run.smithi117:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:49:44.368 DEBUG:teuthology.orchestra.run.smithi188:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:49:44.482 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T05:49:44.543 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T05:49:44.562 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T05:49:44.562 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T05:49:44.563 DEBUG:teuthology.orchestra.run.smithi117:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:49:44.563 DEBUG:teuthology.orchestra.run.smithi188:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:49:44.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:49:44.580 DEBUG:teuthology.orchestra.run.smithi188:> uname -r 2024-09-16T05:49:44.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:49:44.581 DEBUG:teuthology.orchestra.run.smithi117:> uname -r 2024-09-16T05:49:44.638 INFO:teuthology.orchestra.run.smithi188.stdout:5.14.0-503.el9.x86_64 2024-09-16T05:49:44.639 INFO:teuthology.task.kernel:Running kernel on smithi188: 5.14.0-503.el9.x86_64 2024-09-16T05:49:44.639 DEBUG:teuthology.orchestra.run.smithi188:> sudo yum install -y kernel 2024-09-16T05:49:44.640 INFO:teuthology.orchestra.run.smithi117.stdout:5.14.0-503.el9.x86_64 2024-09-16T05:49:44.640 INFO:teuthology.task.kernel:Running kernel on smithi117: 5.14.0-503.el9.x86_64 2024-09-16T05:49:44.640 DEBUG:teuthology.orchestra.run.smithi117:> sudo yum install -y kernel 2024-09-16T05:49:47.147 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.2 MB 00:00 2024-09-16T05:49:49.173 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 9 - AppStream 23 MB/s | 20 MB 00:00 2024-09-16T05:49:51.129 INFO:teuthology.orchestra.run.smithi117.stdout:CentOS Stream 9 - BaseOS 1.7 MB/s | 8.2 MB 00:04 2024-09-16T05:49:53.665 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-16T05:49:53.797 INFO:teuthology.orchestra.run.smithi117.stdout:CentOS Stream 9 - AppStream 13 MB/s | 20 MB 00:01 2024-09-16T05:49:55.174 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 9 - Extras packages 61 kB/s | 19 kB 00:00 2024-09-16T05:49:56.237 INFO:teuthology.orchestra.run.smithi188.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-16T05:49:58.147 INFO:teuthology.orchestra.run.smithi117.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-16T05:49:59.589 INFO:teuthology.orchestra.run.smithi117.stdout:CentOS Stream 9 - Extras packages 76 kB/s | 19 kB 00:00 2024-09-16T05:50:00.726 INFO:teuthology.orchestra.run.smithi117.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-16T05:50:01.684 INFO:teuthology.orchestra.run.smithi188.stdout:lab-extras 48 kB/s | 1.7 kB 00:00 2024-09-16T05:50:03.682 INFO:teuthology.orchestra.run.smithi188.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T05:50:03.682 INFO:teuthology.orchestra.run.smithi188.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T05:50:03.766 INFO:teuthology.orchestra.run.smithi188.stdout:Dependencies resolved. 2024-09-16T05:50:03.770 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2024-09-16T05:50:03.770 INFO:teuthology.orchestra.run.smithi188.stdout: Package Architecture Version Repository Size 2024-09-16T05:50:03.770 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2024-09-16T05:50:03.770 INFO:teuthology.orchestra.run.smithi188.stdout:Installing: 2024-09-16T05:50:03.770 INFO:teuthology.orchestra.run.smithi188.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T05:50:03.771 INFO:teuthology.orchestra.run.smithi188.stdout:Installing dependencies: 2024-09-16T05:50:03.771 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T05:50:03.771 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T05:50:03.771 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T05:50:03.771 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-09-16T05:50:03.771 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction Summary 2024-09-16T05:50:03.771 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2024-09-16T05:50:03.771 INFO:teuthology.orchestra.run.smithi188.stdout:Install 4 Packages 2024-09-16T05:50:03.771 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-09-16T05:50:03.772 INFO:teuthology.orchestra.run.smithi188.stdout:Total download size: 79 M 2024-09-16T05:50:03.772 INFO:teuthology.orchestra.run.smithi188.stdout:Installed size: 126 M 2024-09-16T05:50:03.772 INFO:teuthology.orchestra.run.smithi188.stdout:Downloading Packages: 2024-09-16T05:50:03.977 INFO:teuthology.orchestra.run.smithi188.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 269 kB/s | 23 kB 00:00 2024-09-16T05:50:04.327 INFO:teuthology.orchestra.run.smithi188.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 36 MB/s | 16 MB 00:00 2024-09-16T05:50:04.736 INFO:teuthology.orchestra.run.smithi188.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 41 MB/s | 35 MB 00:00 2024-09-16T05:50:05.170 INFO:teuthology.orchestra.run.smithi188.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 24 MB/s | 29 MB 00:01 2024-09-16T05:50:05.170 INFO:teuthology.orchestra.run.smithi188.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:50:05.170 INFO:teuthology.orchestra.run.smithi188.stdout:Total 56 MB/s | 79 MB 00:01 2024-09-16T05:50:05.849 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction check 2024-09-16T05:50:06.186 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction check succeeded. 2024-09-16T05:50:06.186 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction test 2024-09-16T05:50:06.232 INFO:teuthology.orchestra.run.smithi117.stdout:lab-extras 15 kB/s | 1.7 kB 00:00 2024-09-16T05:50:07.145 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction test succeeded. 2024-09-16T05:50:07.145 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction 2024-09-16T05:50:08.230 INFO:teuthology.orchestra.run.smithi117.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T05:50:08.230 INFO:teuthology.orchestra.run.smithi117.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T05:50:08.325 INFO:teuthology.orchestra.run.smithi117.stdout:Dependencies resolved. 2024-09-16T05:50:08.334 INFO:teuthology.orchestra.run.smithi117.stdout:================================================================================ 2024-09-16T05:50:08.334 INFO:teuthology.orchestra.run.smithi117.stdout: Package Architecture Version Repository Size 2024-09-16T05:50:08.334 INFO:teuthology.orchestra.run.smithi117.stdout:================================================================================ 2024-09-16T05:50:08.334 INFO:teuthology.orchestra.run.smithi117.stdout:Installing: 2024-09-16T05:50:08.334 INFO:teuthology.orchestra.run.smithi117.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T05:50:08.335 INFO:teuthology.orchestra.run.smithi117.stdout:Installing dependencies: 2024-09-16T05:50:08.335 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T05:50:08.335 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T05:50:08.335 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T05:50:08.335 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-16T05:50:08.336 INFO:teuthology.orchestra.run.smithi117.stdout:Transaction Summary 2024-09-16T05:50:08.336 INFO:teuthology.orchestra.run.smithi117.stdout:================================================================================ 2024-09-16T05:50:08.336 INFO:teuthology.orchestra.run.smithi117.stdout:Install 4 Packages 2024-09-16T05:50:08.336 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-16T05:50:08.337 INFO:teuthology.orchestra.run.smithi117.stdout:Total download size: 79 M 2024-09-16T05:50:08.337 INFO:teuthology.orchestra.run.smithi117.stdout:Installed size: 126 M 2024-09-16T05:50:08.337 INFO:teuthology.orchestra.run.smithi117.stdout:Downloading Packages: 2024-09-16T05:50:08.450 INFO:teuthology.orchestra.run.smithi117.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 252 kB/s | 23 kB 00:00 2024-09-16T05:50:09.618 INFO:teuthology.orchestra.run.smithi188.stdout: Preparing : 1/1 2024-09-16T05:50:10.456 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:50:10.547 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:50:10.825 INFO:teuthology.orchestra.run.smithi117.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 6.3 MB/s | 16 MB 00:02 2024-09-16T05:50:12.974 INFO:teuthology.orchestra.run.smithi117.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 6.3 MB/s | 29 MB 00:04 2024-09-16T05:50:13.362 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:50:13.498 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:50:13.658 INFO:teuthology.orchestra.run.smithi117.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 6.5 MB/s | 35 MB 00:05 2024-09-16T05:50:13.658 INFO:teuthology.orchestra.run.smithi117.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:50:13.659 INFO:teuthology.orchestra.run.smithi117.stdout:Total 15 MB/s | 79 MB 00:05 2024-09-16T05:50:14.340 INFO:teuthology.orchestra.run.smithi117.stdout:Running transaction check 2024-09-16T05:50:14.699 INFO:teuthology.orchestra.run.smithi117.stdout:Transaction check succeeded. 2024-09-16T05:50:14.700 INFO:teuthology.orchestra.run.smithi117.stdout:Running transaction test 2024-09-16T05:50:15.647 INFO:teuthology.orchestra.run.smithi117.stdout:Transaction test succeeded. 2024-09-16T05:50:15.648 INFO:teuthology.orchestra.run.smithi117.stdout:Running transaction 2024-09-16T05:50:18.119 INFO:teuthology.orchestra.run.smithi117.stdout: Preparing : 1/1 2024-09-16T05:50:18.347 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:50:18.448 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:50:18.776 INFO:teuthology.orchestra.run.smithi117.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:50:18.868 INFO:teuthology.orchestra.run.smithi117.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:50:21.678 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:50:21.920 INFO:teuthology.orchestra.run.smithi117.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:50:23.333 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:50:26.764 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:50:26.860 INFO:teuthology.orchestra.run.smithi117.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:50:31.692 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:51:01.793 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:51:01.834 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:51:02.179 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:51:02.179 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:51:02.179 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:51:02.179 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:51:03.045 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:51:03.045 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-09-16T05:51:03.045 INFO:teuthology.orchestra.run.smithi188.stdout:Installed: 2024-09-16T05:51:03.045 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T05:51:03.045 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T05:51:03.046 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T05:51:03.046 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T05:51:03.046 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-09-16T05:51:03.046 INFO:teuthology.orchestra.run.smithi188.stdout:Complete! 2024-09-16T05:51:03.397 DEBUG:teuthology.orchestra.run.smithi188:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:51:03.488 INFO:teuthology.orchestra.run.smithi188.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:51:03.489 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:51:03.489 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T05:51:03.489 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:51:03.489 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:51:03.489 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T05:51:03.489 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi188.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:51:03.489 DEBUG:teuthology.orchestra.run.smithi188:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:51:03.547 INFO:teuthology.orchestra.run.smithi188.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:51:03.547 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:51:03.548 DEBUG:teuthology.orchestra.run.smithi188:> sudo rpm -qi grub2-tools 2024-09-16T05:51:03.584 INFO:teuthology.orchestra.run.smithi188.stdout:Name : grub2-tools 2024-09-16T05:51:03.584 INFO:teuthology.orchestra.run.smithi188.stdout:Epoch : 1 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Version : 2.06 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Release : 82.el9 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Architecture: x86_64 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Group : Unspecified 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Size : 8274670 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:License : GPLv3+ 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Packager : builder@centos.org 2024-09-16T05:51:03.585 INFO:teuthology.orchestra.run.smithi188.stdout:Vendor : CentOS 2024-09-16T05:51:03.586 INFO:teuthology.orchestra.run.smithi188.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T05:51:03.586 INFO:teuthology.orchestra.run.smithi188.stdout:Summary : Support tools for GRUB. 2024-09-16T05:51:03.586 INFO:teuthology.orchestra.run.smithi188.stdout:Description : 2024-09-16T05:51:03.586 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-09-16T05:51:03.586 INFO:teuthology.orchestra.run.smithi188.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T05:51:03.586 INFO:teuthology.orchestra.run.smithi188.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T05:51:03.586 INFO:teuthology.orchestra.run.smithi188.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T05:51:03.586 INFO:teuthology.orchestra.run.smithi188.stdout:hardware devices. 2024-09-16T05:51:03.586 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-09-16T05:51:03.586 INFO:teuthology.orchestra.run.smithi188.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T05:51:03.587 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T05:51:03.587 INFO:teuthology.task.kernel:Updating grub on smithi188 to boot 5.14.0-505.el9.x86_64 2024-09-16T05:51:03.587 DEBUG:teuthology.orchestra.run.smithi188:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T05:51:04.243 INFO:teuthology.orchestra.run.smithi188.stderr:Generating grub configuration file ... 2024-09-16T05:51:05.647 INFO:teuthology.orchestra.run.smithi188.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T05:51:05.674 INFO:teuthology.orchestra.run.smithi188.stderr:done 2024-09-16T05:51:05.677 DEBUG:teuthology.orchestra.run.smithi188:> mktemp 2024-09-16T05:51:05.693 INFO:teuthology.orchestra.run.smithi188.stdout:/tmp/tmp.olKC5XC6xc 2024-09-16T05:51:05.693 DEBUG:teuthology.orchestra.run.smithi188:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.olKC5XC6xc 2024-09-16T05:51:05.761 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod 0666 /tmp/tmp.olKC5XC6xc 2024-09-16T05:51:05.904 DEBUG:teuthology.orchestra.remote:smithi188:/tmp/tmp.olKC5XC6xc is 6KB 2024-09-16T05:51:05.952 DEBUG:teuthology.orchestra.run.smithi188:> rm -fr /tmp/tmp.olKC5XC6xc 2024-09-16T05:51:05.967 DEBUG:teuthology.orchestra.run.smithi188:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T05:51:06.037 INFO:teuthology.orchestra.run.smithi188.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T05:51:06.037 INFO:teuthology.orchestra.run.smithi188.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T05:51:06.037 INFO:teuthology.orchestra.run.smithi188.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T05:51:06.037 INFO:teuthology.orchestra.run.smithi188.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T05:51:06.038 DEBUG:teuthology.orchestra.run.smithi188:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T05:51:06.185 DEBUG:teuthology.orchestra.run.smithi188:> sudo shutdown -r now 2024-09-16T05:51:09.848 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:51:09.887 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:51:10.245 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:51:10.245 INFO:teuthology.orchestra.run.smithi117.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:51:10.245 INFO:teuthology.orchestra.run.smithi117.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:51:10.245 INFO:teuthology.orchestra.run.smithi117.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:51:11.084 INFO:teuthology.orchestra.run.smithi117.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:51:11.084 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-16T05:51:11.084 INFO:teuthology.orchestra.run.smithi117.stdout:Installed: 2024-09-16T05:51:11.085 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T05:51:11.085 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T05:51:11.085 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T05:51:11.085 INFO:teuthology.orchestra.run.smithi117.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T05:51:11.085 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-16T05:51:11.085 INFO:teuthology.orchestra.run.smithi117.stdout:Complete! 2024-09-16T05:51:11.464 DEBUG:teuthology.orchestra.run.smithi117:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:51:11.561 INFO:teuthology.orchestra.run.smithi117.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:51:11.561 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:51:11.561 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T05:51:11.561 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:51:11.561 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:51:11.561 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T05:51:11.562 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi117.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:51:11.562 DEBUG:teuthology.orchestra.run.smithi117:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:51:11.620 INFO:teuthology.orchestra.run.smithi117.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:51:11.620 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:51:11.620 DEBUG:teuthology.orchestra.run.smithi117:> sudo rpm -qi grub2-tools 2024-09-16T05:51:11.658 INFO:teuthology.orchestra.run.smithi117.stdout:Name : grub2-tools 2024-09-16T05:51:11.659 INFO:teuthology.orchestra.run.smithi117.stdout:Epoch : 1 2024-09-16T05:51:11.659 INFO:teuthology.orchestra.run.smithi117.stdout:Version : 2.06 2024-09-16T05:51:11.659 INFO:teuthology.orchestra.run.smithi117.stdout:Release : 82.el9 2024-09-16T05:51:11.659 INFO:teuthology.orchestra.run.smithi117.stdout:Architecture: x86_64 2024-09-16T05:51:11.659 INFO:teuthology.orchestra.run.smithi117.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T05:51:11.659 INFO:teuthology.orchestra.run.smithi117.stdout:Group : Unspecified 2024-09-16T05:51:11.659 INFO:teuthology.orchestra.run.smithi117.stdout:Size : 8274670 2024-09-16T05:51:11.659 INFO:teuthology.orchestra.run.smithi117.stdout:License : GPLv3+ 2024-09-16T05:51:11.659 INFO:teuthology.orchestra.run.smithi117.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T05:51:11.659 INFO:teuthology.orchestra.run.smithi117.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T05:51:11.659 INFO:teuthology.orchestra.run.smithi117.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T05:51:11.660 INFO:teuthology.orchestra.run.smithi117.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T05:51:11.660 INFO:teuthology.orchestra.run.smithi117.stdout:Packager : builder@centos.org 2024-09-16T05:51:11.660 INFO:teuthology.orchestra.run.smithi117.stdout:Vendor : CentOS 2024-09-16T05:51:11.660 INFO:teuthology.orchestra.run.smithi117.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T05:51:11.660 INFO:teuthology.orchestra.run.smithi117.stdout:Summary : Support tools for GRUB. 2024-09-16T05:51:11.660 INFO:teuthology.orchestra.run.smithi117.stdout:Description : 2024-09-16T05:51:11.660 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-16T05:51:11.660 INFO:teuthology.orchestra.run.smithi117.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T05:51:11.660 INFO:teuthology.orchestra.run.smithi117.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T05:51:11.660 INFO:teuthology.orchestra.run.smithi117.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T05:51:11.661 INFO:teuthology.orchestra.run.smithi117.stdout:hardware devices. 2024-09-16T05:51:11.661 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-16T05:51:11.661 INFO:teuthology.orchestra.run.smithi117.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T05:51:11.661 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T05:51:11.662 INFO:teuthology.task.kernel:Updating grub on smithi117 to boot 5.14.0-505.el9.x86_64 2024-09-16T05:51:11.662 DEBUG:teuthology.orchestra.run.smithi117:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T05:51:12.291 INFO:teuthology.orchestra.run.smithi117.stderr:Generating grub configuration file ... 2024-09-16T05:51:13.575 INFO:teuthology.orchestra.run.smithi117.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T05:51:13.614 INFO:teuthology.orchestra.run.smithi117.stderr:done 2024-09-16T05:51:13.616 DEBUG:teuthology.orchestra.run.smithi117:> mktemp 2024-09-16T05:51:13.632 INFO:teuthology.orchestra.run.smithi117.stdout:/tmp/tmp.CBMoc1EFy0 2024-09-16T05:51:13.632 DEBUG:teuthology.orchestra.run.smithi117:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.CBMoc1EFy0 2024-09-16T05:51:13.699 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 0666 /tmp/tmp.CBMoc1EFy0 2024-09-16T05:51:13.835 DEBUG:teuthology.orchestra.remote:smithi117:/tmp/tmp.CBMoc1EFy0 is 6KB 2024-09-16T05:51:13.883 DEBUG:teuthology.orchestra.run.smithi117:> rm -fr /tmp/tmp.CBMoc1EFy0 2024-09-16T05:51:13.899 DEBUG:teuthology.orchestra.run.smithi117:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T05:51:13.961 INFO:teuthology.orchestra.run.smithi117.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T05:51:13.961 INFO:teuthology.orchestra.run.smithi117.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T05:51:13.961 INFO:teuthology.orchestra.run.smithi117.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T05:51:13.962 INFO:teuthology.orchestra.run.smithi117.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T05:51:13.963 DEBUG:teuthology.orchestra.run.smithi117:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T05:51:14.115 DEBUG:teuthology.orchestra.run.smithi117:> sudo shutdown -r now 2024-09-16T05:51:36.209 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T05:51:36.210 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-09-16T05:51:36.211 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:51:44.125 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T05:51:44.125 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-16T05:51:44.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:51:54.689 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.188 2024-09-16T05:52:02.625 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-09-16T05:52:03.692 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-09-16T05:52:03.692 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:52:06.749 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.188 2024-09-16T05:52:11.629 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-16T05:52:11.629 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:52:14.689 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-09-16T05:52:18.753 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-09-16T05:52:18.753 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:52:26.697 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-16T05:52:26.697 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:52:45.121 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-09-16T05:52:50.656 DEBUG:teuthology.orchestra.run.smithi188:> true 2024-09-16T05:52:51.207 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-09-16T05:52:51.208 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T05:52:51.208 DEBUG:teuthology.orchestra.run.smithi188:> uname -r 2024-09-16T05:52:51.237 INFO:teuthology.orchestra.run.smithi188.stdout:5.14.0-505.el9.x86_64 2024-09-16T05:52:51.237 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T05:52:51.237 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:52:51.237 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T05:52:52.238 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T05:52:52.239 DEBUG:teuthology.orchestra.run.smithi188:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:52:52.296 INFO:teuthology.orchestra.run.smithi188.stdout:ttyS1 2024-09-16T05:52:52.318 DEBUG:teuthology.parallel:result is None 2024-09-16T05:53:00.122 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-16T05:53:00.124 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:53:00.586 DEBUG:teuthology.orchestra.run.smithi117:> true 2024-09-16T05:53:01.166 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-16T05:53:01.166 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T05:53:01.166 DEBUG:teuthology.orchestra.run.smithi117:> uname -r 2024-09-16T05:53:01.209 INFO:teuthology.orchestra.run.smithi117.stdout:5.14.0-505.el9.x86_64 2024-09-16T05:53:01.209 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T05:53:01.209 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:53:01.210 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T05:53:02.210 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T05:53:02.211 DEBUG:teuthology.orchestra.run.smithi117:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:53:02.409 INFO:teuthology.orchestra.run.smithi117.stdout:ttyS1 2024-09-16T05:53:02.443 DEBUG:teuthology.parallel:result is None 2024-09-16T05:53:02.444 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T05:53:02.450 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T05:53:02.450 DEBUG:teuthology.orchestra.run.smithi117:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:53:02.453 DEBUG:teuthology.orchestra.run.smithi188:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:53:02.472 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T05:53:02.478 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T05:53:02.570 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T05:53:02.570 DEBUG:teuthology.orchestra.run.smithi117:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:53:02.573 DEBUG:teuthology.orchestra.run.smithi188:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:53:02.601 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T05:53:02.607 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T05:53:02.608 DEBUG:teuthology.orchestra.run.smithi117:> 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-09-16T05:53:02.637 DEBUG:teuthology.orchestra.run.smithi188:> 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-09-16T05:53:02.667 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:53:02.670 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:53:02.676 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:53:02.681 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:53:02.683 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T05:53:02.690 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T05:53:02.690 DEBUG:teuthology.orchestra.run.smithi117:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:53:02.721 DEBUG:teuthology.orchestra.run.smithi188:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:53:02.751 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T05:53:02.760 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T05:53:02.761 DEBUG:teuthology.orchestra.run.smithi117:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:53:02.786 DEBUG:teuthology.orchestra.run.smithi188:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:53:02.807 DEBUG:teuthology.orchestra.run.smithi117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:53:02.877 DEBUG:teuthology.orchestra.run.smithi117:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:53:02.937 DEBUG:teuthology.orchestra.run.smithi117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:53:03.013 DEBUG:teuthology.orchestra.run.smithi117:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:53:03.058 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-09-16T05:53:03.058 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:53:03.121 DEBUG:teuthology.orchestra.run.smithi188:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:53:03.166 DEBUG:teuthology.orchestra.run.smithi188:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:53:03.221 DEBUG:teuthology.orchestra.run.smithi188:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:53:03.301 DEBUG:teuthology.orchestra.run.smithi188:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:53:03.350 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2024-09-16T05:53:03.350 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:53:03.417 DEBUG:teuthology.orchestra.run.smithi117:> sudo service rsyslog restart 2024-09-16T05:53:03.419 DEBUG:teuthology.orchestra.run.smithi188:> sudo service rsyslog restart 2024-09-16T05:53:03.464 INFO:teuthology.orchestra.run.smithi117.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:53:03.546 INFO:teuthology.orchestra.run.smithi188.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:53:04.024 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T05:53:04.039 INFO:teuthology.task.internal:Starting timer... 2024-09-16T05:53:04.039 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T05:53:04.052 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T05:53:04.062 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-16T05:53:04.062 DEBUG:teuthology.orchestra.run.smithi117:> sudo service auditd rotate 2024-09-16T05:53:04.107 INFO:teuthology.orchestra.run.smithi117.stdout:Rotating logs: 2024-09-16T05:53:04.109 DEBUG:teuthology.orchestra.run.smithi188:> sudo service auditd rotate 2024-09-16T05:53:04.198 INFO:teuthology.orchestra.run.smithi188.stdout:Rotating logs: 2024-09-16T05:53:04.200 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T05:53:04.200 DEBUG:teuthology.orchestra.run.smithi117:> /usr/sbin/getenforce 2024-09-16T05:53:04.233 INFO:teuthology.orchestra.run.smithi117.stdout:Permissive 2024-09-16T05:53:04.233 DEBUG:teuthology.orchestra.run.smithi188:> /usr/sbin/getenforce 2024-09-16T05:53:04.261 INFO:teuthology.orchestra.run.smithi188.stdout:Permissive 2024-09-16T05:53:04.261 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi117.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi188.front.sepia.ceph.com': 'permissive'} 2024-09-16T05:53:04.261 DEBUG:teuthology.orchestra.run.smithi117:> 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 context=system_u:system_r:getty_t:s0 2024-09-16T05:53:04.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:53:04.301 DEBUG:teuthology.orchestra.run.smithi188:> 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 context=system_u:system_r:getty_t:s0 2024-09-16T05:53:04.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:53:04.330 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T05:53:04.330 DEBUG:teuthology.orchestra.run.smithi117:> sudo /usr/sbin/setenforce permissive 2024-09-16T05:53:04.373 DEBUG:teuthology.orchestra.run.smithi188:> sudo /usr/sbin/setenforce permissive 2024-09-16T05:53:04.406 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T05:53:04.415 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T05:53:04.427 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-09-16T05:53:04.428 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi117.front.sepia.ceph.com,smithi188.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T05:56:50.052 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi117.front.sepia.ceph.com'), Remote(name='ubuntu@smithi188.front.sepia.ceph.com')] 2024-09-16T05:56:50.054 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-16T05:56:50.055 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:56:50.132 DEBUG:teuthology.orchestra.run.smithi117:> true 2024-09-16T05:56:50.211 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-09-16T05:56:50.212 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-09-16T05:56:50.212 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:56:50.292 DEBUG:teuthology.orchestra.run.smithi188:> true 2024-09-16T05:56:50.325 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi188.front.sepia.ceph.com' 2024-09-16T05:56:50.325 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T05:56:50.335 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T05:56:50.336 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:56:50.336 DEBUG:teuthology.orchestra.run.smithi117:> 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-09-16T05:56:50.339 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:56:50.339 DEBUG:teuthology.orchestra.run.smithi188:> 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-09-16T05:56:50.364 INFO:teuthology.orchestra.run.smithi117.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T05:56:50.378 INFO:teuthology.orchestra.run.smithi117.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T05:56:50.394 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T05:56:50.402 INFO:teuthology.orchestra.run.smithi117.stderr:sudo: ntpd: command not found 2024-09-16T05:56:50.408 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T05:56:50.413 INFO:teuthology.orchestra.run.smithi117.stdout:506 Cannot talk to daemon 2024-09-16T05:56:50.427 INFO:teuthology.orchestra.run.smithi117.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T05:56:50.432 INFO:teuthology.orchestra.run.smithi188.stderr:sudo: ntpd: command not found 2024-09-16T05:56:50.441 INFO:teuthology.orchestra.run.smithi117.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T05:56:50.443 INFO:teuthology.orchestra.run.smithi188.stdout:506 Cannot talk to daemon 2024-09-16T05:56:50.457 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T05:56:50.471 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T05:56:50.498 INFO:teuthology.orchestra.run.smithi117.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:56:50.502 INFO:teuthology.orchestra.run.smithi117.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:56:50.502 INFO:teuthology.orchestra.run.smithi117.stdout:=============================================================================== 2024-09-16T05:56:50.502 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:56:50.502 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:56:50.502 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:56:50.502 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:56:50.525 INFO:teuthology.orchestra.run.smithi188.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:56:50.528 INFO:teuthology.orchestra.run.smithi188.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:56:50.528 INFO:teuthology.orchestra.run.smithi188.stdout:=============================================================================== 2024-09-16T05:56:50.528 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:56:50.528 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:56:50.528 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:56:50.528 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:56:50.529 INFO:teuthology.run_tasks:Running task pexec... 2024-09-16T05:56:50.538 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-16T05:56:50.539 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi117.front.sepia.ceph.com 2024-09-16T05:56:50.539 DEBUG:teuthology.orchestra.run.smithi117:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T05:56:50.539 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi188.front.sepia.ceph.com 2024-09-16T05:56:50.539 DEBUG:teuthology.orchestra.run.smithi188:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T05:56:51.121 INFO:teuthology.orchestra.run.smithi117.stdout:Last metadata expiration check: 0:00:47 ago on Mon 16 Sep 2024 05:56:03 AM UTC. 2024-09-16T05:56:51.149 INFO:teuthology.orchestra.run.smithi188.stdout:Last metadata expiration check: 0:00:47 ago on Mon 16 Sep 2024 05:56:03 AM UTC. 2024-09-16T05:56:51.250 INFO:teuthology.orchestra.run.smithi117.stdout:Dependencies resolved. 2024-09-16T05:56:51.268 INFO:teuthology.orchestra.run.smithi117.stdout:================================================================================ 2024-09-16T05:56:51.268 INFO:teuthology.orchestra.run.smithi117.stdout: Package Architecture Version Repository Size 2024-09-16T05:56:51.269 INFO:teuthology.orchestra.run.smithi117.stdout:================================================================================ 2024-09-16T05:56:51.269 INFO:teuthology.orchestra.run.smithi117.stdout:Installing: 2024-09-16T05:56:51.269 INFO:teuthology.orchestra.run.smithi117.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T05:56:51.269 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-16T05:56:51.269 INFO:teuthology.orchestra.run.smithi117.stdout:Transaction Summary 2024-09-16T05:56:51.269 INFO:teuthology.orchestra.run.smithi117.stdout:================================================================================ 2024-09-16T05:56:51.269 INFO:teuthology.orchestra.run.smithi117.stdout:Install 1 Package 2024-09-16T05:56:51.269 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-16T05:56:51.274 INFO:teuthology.orchestra.run.smithi117.stdout:Total download size: 3.2 M 2024-09-16T05:56:51.274 INFO:teuthology.orchestra.run.smithi117.stdout:Installed size: 10 M 2024-09-16T05:56:51.274 INFO:teuthology.orchestra.run.smithi117.stdout:Downloading Packages: 2024-09-16T05:56:51.277 INFO:teuthology.orchestra.run.smithi188.stdout:Dependencies resolved. 2024-09-16T05:56:51.301 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2024-09-16T05:56:51.301 INFO:teuthology.orchestra.run.smithi188.stdout: Package Architecture Version Repository Size 2024-09-16T05:56:51.301 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2024-09-16T05:56:51.301 INFO:teuthology.orchestra.run.smithi188.stdout:Installing: 2024-09-16T05:56:51.301 INFO:teuthology.orchestra.run.smithi188.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T05:56:51.302 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-09-16T05:56:51.302 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction Summary 2024-09-16T05:56:51.302 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2024-09-16T05:56:51.302 INFO:teuthology.orchestra.run.smithi188.stdout:Install 1 Package 2024-09-16T05:56:51.302 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-09-16T05:56:51.311 INFO:teuthology.orchestra.run.smithi188.stdout:Total download size: 3.2 M 2024-09-16T05:56:51.311 INFO:teuthology.orchestra.run.smithi188.stdout:Installed size: 10 M 2024-09-16T05:56:51.312 INFO:teuthology.orchestra.run.smithi188.stdout:Downloading Packages: 2024-09-16T05:56:51.804 INFO:teuthology.orchestra.run.smithi188.stdout:runc-1.1.13-4.el9.x86_64.rpm 13 MB/s | 3.2 MB 00:00 2024-09-16T05:56:51.804 INFO:teuthology.orchestra.run.smithi188.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:56:51.804 INFO:teuthology.orchestra.run.smithi188.stdout:Total 6.4 MB/s | 3.2 MB 00:00 2024-09-16T05:56:51.841 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction check 2024-09-16T05:56:51.846 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction check succeeded. 2024-09-16T05:56:51.846 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction test 2024-09-16T05:56:51.948 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction test succeeded. 2024-09-16T05:56:51.948 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction 2024-09-16T05:56:52.179 INFO:teuthology.orchestra.run.smithi188.stdout: Preparing : 1/1 2024-09-16T05:56:52.273 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:56:52.510 INFO:teuthology.orchestra.run.smithi117.stdout:runc-1.1.13-4.el9.x86_64.rpm 3.3 MB/s | 3.2 MB 00:00 2024-09-16T05:56:52.510 INFO:teuthology.orchestra.run.smithi117.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:56:52.510 INFO:teuthology.orchestra.run.smithi117.stdout:Total 2.6 MB/s | 3.2 MB 00:01 2024-09-16T05:56:52.546 INFO:teuthology.orchestra.run.smithi117.stdout:Running transaction check 2024-09-16T05:56:52.552 INFO:teuthology.orchestra.run.smithi117.stdout:Transaction check succeeded. 2024-09-16T05:56:52.552 INFO:teuthology.orchestra.run.smithi117.stdout:Running transaction test 2024-09-16T05:56:52.649 INFO:teuthology.orchestra.run.smithi117.stdout:Transaction test succeeded. 2024-09-16T05:56:52.649 INFO:teuthology.orchestra.run.smithi117.stdout:Running transaction 2024-09-16T05:56:52.719 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:56:52.875 INFO:teuthology.orchestra.run.smithi117.stdout: Preparing : 1/1 2024-09-16T05:56:52.970 INFO:teuthology.orchestra.run.smithi117.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:56:53.020 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:56:53.020 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-09-16T05:56:53.020 INFO:teuthology.orchestra.run.smithi188.stdout:Installed: 2024-09-16T05:56:53.020 INFO:teuthology.orchestra.run.smithi188.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T05:56:53.020 INFO:teuthology.orchestra.run.smithi188.stdout: 2024-09-16T05:56:53.021 INFO:teuthology.orchestra.run.smithi188.stdout:Complete! 2024-09-16T05:56:53.290 DEBUG:teuthology.parallel:result is None 2024-09-16T05:56:53.531 INFO:teuthology.orchestra.run.smithi117.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:56:53.781 INFO:teuthology.orchestra.run.smithi117.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-16T05:56:53.781 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-16T05:56:53.781 INFO:teuthology.orchestra.run.smithi117.stdout:Installed: 2024-09-16T05:56:53.781 INFO:teuthology.orchestra.run.smithi117.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T05:56:53.781 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-09-16T05:56:53.781 INFO:teuthology.orchestra.run.smithi117.stdout:Complete! 2024-09-16T05:56:54.049 DEBUG:teuthology.parallel:result is None 2024-09-16T05:56:54.050 INFO:teuthology.run_tasks:Running task install... 2024-09-16T05:56:54.059 DEBUG:teuthology.task.install:project ceph 2024-09-16T05:56:54.059 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'}} 2024-09-16T05:56:54.059 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'} 2024-09-16T05:56:54.059 INFO:teuthology.task.install:Using flavor: default 2024-09-16T05:56:54.064 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', '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', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-16T05:56:54.064 INFO:teuthology.task.install:extra packages: [] 2024-09-16T05:56:54.065 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615', 'tag': None, 'wait_for_package': False} 2024-09-16T05:56:54.065 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:56:54.065 INFO:teuthology.packaging:ref: None 2024-09-16T05:56:54.065 INFO:teuthology.packaging:tag: None 2024-09-16T05:56:54.065 INFO:teuthology.packaging:branch: pacific 2024-09-16T05:56:54.065 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:56:54.066 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-09-16T05:56:54.067 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615', 'tag': None, 'wait_for_package': False} 2024-09-16T05:56:54.068 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:56:54.068 INFO:teuthology.packaging:ref: None 2024-09-16T05:56:54.068 INFO:teuthology.packaging:tag: None 2024-09-16T05:56:54.068 INFO:teuthology.packaging:branch: pacific 2024-09-16T05:56:54.068 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:56:54.068 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-09-16T05:56:54.212 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 79, in install_packages with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/rpm.py", line 209, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 937, in assert_result raise VersionNotFoundError(self._result.url) teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-09-16T05:56:54.213 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 637, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 79, in install_packages with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/rpm.py", line 209, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 937, in assert_result raise VersionNotFoundError(self._result.url) teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-09-16T05:56:54.411 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=f216ee4e2bce463e8f5c2d4db774dd96 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 637, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/__init__.py", line 79, in install_packages with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/rpm.py", line 209, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/packaging.py", line 937, in assert_result raise VersionNotFoundError(self._result.url) teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-09-16T05:56:54.415 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T05:56:54.423 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T05:56:54.431 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T05:56:54.431 DEBUG:teuthology.orchestra.run.smithi117:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:56:54.444 DEBUG:teuthology.orchestra.run.smithi188:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:56:54.450 INFO:teuthology.orchestra.run.smithi117.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:56:54.454 INFO:teuthology.orchestra.run.smithi117.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:56:54.454 INFO:teuthology.orchestra.run.smithi117.stdout:=============================================================================== 2024-09-16T05:56:54.455 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv01.front.sepia.ceph.com 3 6 3 2 +908us[ +908us] +/- 58ms 2024-09-16T05:56:54.455 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv02.front.sepia.ceph.com 3 6 3 1 -220us[ -220us] +/- 78ms 2024-09-16T05:56:54.455 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv03.front.sepia.ceph.com 3 6 3 1 -886us[ -886us] +/- 67ms 2024-09-16T05:56:54.455 INFO:teuthology.orchestra.run.smithi117.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:56:54.461 INFO:teuthology.orchestra.run.smithi188.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:56:54.466 INFO:teuthology.orchestra.run.smithi188.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:56:54.466 INFO:teuthology.orchestra.run.smithi188.stdout:=============================================================================== 2024-09-16T05:56:54.466 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv01.front.sepia.ceph.com 3 6 3 2 +876us[ +876us] +/- 58ms 2024-09-16T05:56:54.467 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv02.front.sepia.ceph.com 3 6 3 1 -241us[ -241us] +/- 78ms 2024-09-16T05:56:54.467 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv03.front.sepia.ceph.com 3 6 3 1 -911us[ -911us] +/- 67ms 2024-09-16T05:56:54.467 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:56:54.467 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T05:56:54.476 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T05:56:54.476 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T05:56:54.486 DEBUG:teuthology.orchestra.run.smithi117:> 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-09-16T05:56:54.555 DEBUG:teuthology.orchestra.run.smithi188:> 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-09-16T05:56:54.615 DEBUG:teuthology.orchestra.run.smithi117:> 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 context=system_u:system_r:getty_t:s0 2024-09-16T05:56:54.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:56:54.651 DEBUG:teuthology.orchestra.run.smithi188:> 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 context=system_u:system_r:getty_t:s0 2024-09-16T05:56:54.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:56:54.679 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T05:56:54.687 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T05:56:54.694 INFO:teuthology.task.internal:Duration was 230.654978 seconds 2024-09-16T05:56:54.695 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T05:56:54.704 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T05:56:54.704 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:56:54.707 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:56:54.743 INFO:teuthology.orchestra.run.smithi117.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:56:54.759 INFO:teuthology.orchestra.run.smithi188.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:56:54.983 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T05:56:54.983 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi117.front.sepia.ceph.com 2024-09-16T05:56:54.984 DEBUG:teuthology.orchestra.run.smithi117:> 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-09-16T05:56:55.047 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi188.front.sepia.ceph.com 2024-09-16T05:56:55.047 DEBUG:teuthology.orchestra.run.smithi188:> 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-09-16T05:56:55.069 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T05:56:55.070 DEBUG:teuthology.orchestra.run.smithi117:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:56:55.089 DEBUG:teuthology.orchestra.run.smithi188:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:56:55.138 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T05:56:55.138 DEBUG:teuthology.orchestra.run.smithi117:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:56:55.156 DEBUG:teuthology.orchestra.run.smithi188:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:56:55.268 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T05:56:55.277 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T05:56:55.277 DEBUG:teuthology.orchestra.run.smithi117:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:56:55.302 DEBUG:teuthology.orchestra.run.smithi188:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:56:55.327 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T05:56:55.336 DEBUG:teuthology.orchestra.run.smithi117:> 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-09-16T05:56:55.344 DEBUG:teuthology.orchestra.run.smithi188:> 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-09-16T05:56:55.365 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern = core 2024-09-16T05:56:55.390 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern = core 2024-09-16T05:56:55.417 DEBUG:teuthology.orchestra.run.smithi117:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:56:55.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:56:55.447 DEBUG:teuthology.orchestra.run.smithi188:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:56:55.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:56:55.473 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T05:56:55.482 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T05:56:55.484 DEBUG:teuthology.misc:Transferring archived files from smithi117:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi/7906837/remote/smithi117 2024-09-16T05:56:55.485 DEBUG:teuthology.orchestra.run.smithi117:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:56:55.550 DEBUG:teuthology.misc:Transferring archived files from smithi188:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:32:02-upgrade:pacific-x-quincy-distro-default-smithi/7906837/remote/smithi188 2024-09-16T05:56:55.551 DEBUG:teuthology.orchestra.run.smithi188:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:56:55.619 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T05:56:55.619 DEBUG:teuthology.orchestra.run.smithi117:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:56:55.622 DEBUG:teuthology.orchestra.run.smithi188:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:56:55.637 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T05:56:55.648 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T05:56:55.648 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T05:56:55.658 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T05:56:55.658 DEBUG:teuthology.orchestra.run.smithi117:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:56:55.677 DEBUG:teuthology.orchestra.run.smithi188:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:56:55.690 INFO:teuthology.orchestra.run.smithi117.stdout: 265325 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:56 /home/ubuntu/cephtest 2024-09-16T05:56:55.692 INFO:teuthology.orchestra.run.smithi188.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:56 /home/ubuntu/cephtest 2024-09-16T05:56:55.693 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T05:56:55.704 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T05:56:55.727 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 230.65497827529907 failure_reason: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=f216ee4e2bce463e8f5c2d4db774dd96 status: fail success: false 2024-09-16T05:56:55.727 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:56:55.823 INFO:teuthology.run:FAIL