2024-09-16T05:45:08.180 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T05:45:08.203 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:45:08.291 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906827 branch: quincy description: upgrade:octopus-x/parallel/{0-distro/centos_9.stream 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} email: ceph-qa@ceph.com first_in_suite: false job_id: '7906827' 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 ' name: teuthology-2024-09-16_00:24:02-upgrade:octopus-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: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore fsck quick fix on mount: true 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\) sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: 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 - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 290 sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 sleep_before_teardown: 0 subset: 1931/120000 suite: upgrade:octopus-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: smithi059.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN0N/5F/Y22jNKGtlRWYlE+A57SW3hL3Hx+dofyCrpgT0fhbdF5Jhomgc/iim/rQJiZGjCvNS+G6djUHw1OUuuQ= smithi160.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC5ppdNJz4aZn1BXDngpS0Zj1BARJBtdPN+X7b7E4yIc/edEufec9ImWiQiiXvej/EuHAzeLNgE0HWGZU1OA3cw= tasks: - install: branch: octopus exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing octopus cephadm ...' - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus 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:octopus - print: '**** done end installing octopus cephadm ...' - cephadm.shell: mon.a: - ceph fs volume create foo - ceph.healthy: null - print: '**** done creating new fs' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - print: '**** verifying SMART data exists' - cephadm.shell: mon.a: - ceph device ls - ceph device scrape-health-metrics - ceph device ls --format=json | jq -e '. | length > 0' - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid; done - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid | jq -e '. | length > 0'; done - rados --pool=device_health_metrics ls | wc -l - 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:24: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...' - print: '**** verifying SMART data upgrade' - cephadm.shell: mon.a: - rados --pool=device_health_metrics ls && exit 1 || true - rados --pool=.mgr --all ls | wc -l - ceph device ls - ceph device ls --format=json | jq -e '. | length > 0' - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid; done - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid | jq '. | length > 0'; done 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: octopus clients: client.0: - cls env: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: octopus clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: octopus 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: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done end test_rbd_api.yaml' 2024-09-16T05:45:08.292 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:45:08.292 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks 2024-09-16T05:45:08.293 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T05:45:08.294 INFO:teuthology.task.internal:Checking packages... 2024-09-16T05:45:08.314 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6d025bc26f3176c910707f8cb4c8d8e076640615' 2024-09-16T05:45:08.314 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:45:08.314 INFO:teuthology.packaging:ref: None 2024-09-16T05:45:08.314 INFO:teuthology.packaging:tag: None 2024-09-16T05:45:08.314 INFO:teuthology.packaging:branch: quincy 2024-09-16T05:45:08.314 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:45:08.315 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:45:08.514 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1633.g6d025bc2 2024-09-16T05:45:08.516 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T05:45:08.522 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T05:45:08.522 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T05:45:08.528 INFO:teuthology.task.internal:Saving configuration 2024-09-16T05:45:08.547 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T05:45:08.554 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T05:45:08.577 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi059.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906827', '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:39:59.232986', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN0N/5F/Y22jNKGtlRWYlE+A57SW3hL3Hx+dofyCrpgT0fhbdF5Jhomgc/iim/rQJiZGjCvNS+G6djUHw1OUuuQ='} 2024-09-16T05:45:08.601 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906827', '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:39:59.234790', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC5ppdNJz4aZn1BXDngpS0Zj1BARJBtdPN+X7b7E4yIc/edEufec9ImWiQiiXvej/EuHAzeLNgE0HWGZU1OA3cw='} 2024-09-16T05:45:08.601 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T05:45:08.607 INFO:teuthology.task.internal:roles: ubuntu@smithi059.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-16T05:45:08.607 INFO:teuthology.task.internal:roles: ubuntu@smithi160.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-16T05:45:08.608 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T05:45:08.672 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb6c4407ac0>, signals=[15]) 2024-09-16T05:45:08.672 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T05:45:08.679 INFO:teuthology.task.internal:Opening connections... 2024-09-16T05:45:08.679 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T05:45:08.680 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:45:08.765 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi160.front.sepia.ceph.com 2024-09-16T05:45:08.766 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:45:08.869 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T05:45:08.875 DEBUG:teuthology.orchestra.run.smithi059:> uname -m 2024-09-16T05:45:08.893 INFO:teuthology.orchestra.run.smithi059.stdout:x86_64 2024-09-16T05:45:08.894 DEBUG:teuthology.orchestra.run.smithi059:> cat /etc/os-release 2024-09-16T05:45:08.952 INFO:teuthology.orchestra.run.smithi059.stdout:NAME="CentOS Stream" 2024-09-16T05:45:08.952 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION="9" 2024-09-16T05:45:08.952 INFO:teuthology.orchestra.run.smithi059.stdout:ID="centos" 2024-09-16T05:45:08.952 INFO:teuthology.orchestra.run.smithi059.stdout:ID_LIKE="rhel fedora" 2024-09-16T05:45:08.952 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION_ID="9" 2024-09-16T05:45:08.952 INFO:teuthology.orchestra.run.smithi059.stdout:PLATFORM_ID="platform:el9" 2024-09-16T05:45:08.952 INFO:teuthology.orchestra.run.smithi059.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T05:45:08.953 INFO:teuthology.orchestra.run.smithi059.stdout:ANSI_COLOR="0;31" 2024-09-16T05:45:08.953 INFO:teuthology.orchestra.run.smithi059.stdout:LOGO="fedora-logo-icon" 2024-09-16T05:45:08.953 INFO:teuthology.orchestra.run.smithi059.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T05:45:08.953 INFO:teuthology.orchestra.run.smithi059.stdout:HOME_URL="https://centos.org/" 2024-09-16T05:45:08.953 INFO:teuthology.orchestra.run.smithi059.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T05:45:08.953 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T05:45:08.953 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T05:45:08.954 INFO:teuthology.lock.ops:Updating smithi059.front.sepia.ceph.com on lock server 2024-09-16T05:45:08.971 DEBUG:teuthology.orchestra.run.smithi160:> uname -m 2024-09-16T05:45:08.991 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2024-09-16T05:45:08.991 DEBUG:teuthology.orchestra.run.smithi160:> cat /etc/os-release 2024-09-16T05:45:09.050 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="CentOS Stream" 2024-09-16T05:45:09.050 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="9" 2024-09-16T05:45:09.050 INFO:teuthology.orchestra.run.smithi160.stdout:ID="centos" 2024-09-16T05:45:09.050 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE="rhel fedora" 2024-09-16T05:45:09.050 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="9" 2024-09-16T05:45:09.050 INFO:teuthology.orchestra.run.smithi160.stdout:PLATFORM_ID="platform:el9" 2024-09-16T05:45:09.051 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T05:45:09.051 INFO:teuthology.orchestra.run.smithi160.stdout:ANSI_COLOR="0;31" 2024-09-16T05:45:09.051 INFO:teuthology.orchestra.run.smithi160.stdout:LOGO="fedora-logo-icon" 2024-09-16T05:45:09.051 INFO:teuthology.orchestra.run.smithi160.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T05:45:09.051 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://centos.org/" 2024-09-16T05:45:09.051 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T05:45:09.051 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T05:45:09.052 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T05:45:09.052 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2024-09-16T05:45:09.072 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T05:45:09.081 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T05:45:09.086 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T05:45:09.086 DEBUG:teuthology.orchestra.run.smithi059:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:45:09.089 DEBUG:teuthology.orchestra.run.smithi160:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:45:09.106 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T05:45:09.112 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T05:45:09.112 DEBUG:teuthology.orchestra.run.smithi059:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:45:09.146 DEBUG:teuthology.orchestra.run.smithi160:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:45:09.430 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T05:45:09.562 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T05:45:09.578 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T05:45:09.578 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T05:45:09.578 DEBUG:teuthology.orchestra.run.smithi059:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:45:09.579 DEBUG:teuthology.orchestra.run.smithi160:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:45:09.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:45:09.596 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-09-16T05:45:09.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:45:09.597 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-09-16T05:45:09.654 INFO:teuthology.orchestra.run.smithi059.stdout:5.14.0-503.el9.x86_64 2024-09-16T05:45:09.654 INFO:teuthology.task.kernel:Running kernel on smithi059: 5.14.0-503.el9.x86_64 2024-09-16T05:45:09.654 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum install -y kernel 2024-09-16T05:45:09.655 INFO:teuthology.orchestra.run.smithi160.stdout:5.14.0-503.el9.x86_64 2024-09-16T05:45:09.656 INFO:teuthology.task.kernel:Running kernel on smithi160: 5.14.0-503.el9.x86_64 2024-09-16T05:45:09.656 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum install -y kernel 2024-09-16T05:45:11.951 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.2 MB 00:00 2024-09-16T05:45:13.277 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - BaseOS 4.5 MB/s | 8.2 MB 00:01 2024-09-16T05:45:15.318 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - AppStream 9.3 MB/s | 20 MB 00:02 2024-09-16T05:45:17.253 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - AppStream 7.1 MB/s | 20 MB 00:02 2024-09-16T05:45:19.902 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-16T05:45:21.553 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - Extras packages 46 kB/s | 19 kB 00:00 2024-09-16T05:45:22.804 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - CRB 3.7 MB/s | 6.5 MB 00:01 2024-09-16T05:45:22.807 INFO:teuthology.orchestra.run.smithi059.stdout:Extra Packages for Enterprise Linux 20 MB/s | 23 MB 00:01 2024-09-16T05:45:24.488 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 19 kB 00:00 2024-09-16T05:45:25.658 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-16T05:45:28.454 INFO:teuthology.orchestra.run.smithi059.stdout:lab-extras 24 kB/s | 1.7 kB 00:00 2024-09-16T05:45:30.594 INFO:teuthology.orchestra.run.smithi059.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T05:45:30.595 INFO:teuthology.orchestra.run.smithi059.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T05:45:30.683 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T05:45:30.692 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T05:45:30.692 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout:Install 4 Packages 2024-09-16T05:45:30.693 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T05:45:30.694 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 79 M 2024-09-16T05:45:30.694 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 126 M 2024-09-16T05:45:30.694 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T05:45:30.956 INFO:teuthology.orchestra.run.smithi059.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 165 kB/s | 23 kB 00:00 2024-09-16T05:45:31.106 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 17 kB/s | 1.7 kB 00:00 2024-09-16T05:45:31.431 INFO:teuthology.orchestra.run.smithi059.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 25 MB/s | 16 MB 00:00 2024-09-16T05:45:31.898 INFO:teuthology.orchestra.run.smithi059.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 32 MB/s | 35 MB 00:01 2024-09-16T05:45:32.182 INFO:teuthology.orchestra.run.smithi059.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 23 MB/s | 29 MB 00:01 2024-09-16T05:45:32.182 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:45:32.182 INFO:teuthology.orchestra.run.smithi059.stdout:Total 53 MB/s | 79 MB 00:01 2024-09-16T05:45:32.895 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T05:45:33.120 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T05:45:33.121 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T05:45:33.211 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T05:45:33.216 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T05:45:33.216 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2024-09-16T05:45:33.216 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T05:45:33.216 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T05:45:33.216 INFO:teuthology.orchestra.run.smithi160.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T05:45:33.216 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-09-16T05:45:33.216 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T05:45:33.216 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T05:45:33.216 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T05:45:33.216 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T05:45:33.217 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T05:45:33.217 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T05:45:33.217 INFO:teuthology.orchestra.run.smithi160.stdout:Install 4 Packages 2024-09-16T05:45:33.217 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T05:45:33.217 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 79 M 2024-09-16T05:45:33.217 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 126 M 2024-09-16T05:45:33.217 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T05:45:33.281 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T05:45:33.281 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T05:45:33.382 INFO:teuthology.orchestra.run.smithi160.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 191 kB/s | 23 kB 00:00 2024-09-16T05:45:34.082 INFO:teuthology.orchestra.run.smithi160.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 19 MB/s | 16 MB 00:00 2024-09-16T05:45:34.255 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T05:45:34.255 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T05:45:34.591 INFO:teuthology.orchestra.run.smithi160.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 26 MB/s | 35 MB 00:01 2024-09-16T05:45:34.900 INFO:teuthology.orchestra.run.smithi160.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 19 MB/s | 29 MB 00:01 2024-09-16T05:45:34.900 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T05:45:34.900 INFO:teuthology.orchestra.run.smithi160.stdout:Total 47 MB/s | 79 MB 00:01 2024-09-16T05:45:35.582 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T05:45:35.923 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T05:45:35.923 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T05:45:36.845 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T05:45:36.889 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T05:45:36.890 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T05:45:37.526 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:45:37.607 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:45:39.354 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T05:45:40.051 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:45:40.133 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:45:40.426 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:45:40.560 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:45:42.945 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:45:43.069 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:45:45.687 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:45:45.728 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:45:47.876 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:45:47.969 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:45:50.866 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:45:52.827 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:46:29.944 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:46:29.985 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:46:30.346 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:46:30.346 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:46:30.346 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:46:30.347 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:46:31.069 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:46:31.111 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:46:31.259 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:46:31.259 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T05:46:31.259 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T05:46:31.259 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T05:46:31.259 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T05:46:31.259 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T05:46:31.259 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T05:46:31.259 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T05:46:31.259 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T05:46:31.426 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:46:31.426 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T05:46:31.426 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T05:46:31.426 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T05:46:31.596 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:46:31.720 INFO:teuthology.orchestra.run.smithi059.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:46:31.720 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:46:31.720 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:46:31.720 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:46:31.720 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:46:31.721 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T05:46:31.721 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi059.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:46:31.721 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:46:31.779 INFO:teuthology.orchestra.run.smithi059.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:46:31.780 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:46:31.780 DEBUG:teuthology.orchestra.run.smithi059:> sudo rpm -qi grub2-tools 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:Name : grub2-tools 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:Epoch : 1 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:Version : 2.06 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:Release : 82.el9 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:Architecture: x86_64 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:Group : Unspecified 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:Size : 8274670 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:License : GPLv3+ 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T05:46:31.817 INFO:teuthology.orchestra.run.smithi059.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout:Packager : builder@centos.org 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout:Vendor : CentOS 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout:Summary : Support tools for GRUB. 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout:Description : 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout:hardware devices. 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T05:46:31.818 INFO:teuthology.orchestra.run.smithi059.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T05:46:31.820 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T05:46:31.820 INFO:teuthology.task.kernel:Updating grub on smithi059 to boot 5.14.0-505.el9.x86_64 2024-09-16T05:46:31.820 DEBUG:teuthology.orchestra.run.smithi059:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T05:46:32.237 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T05:46:32.237 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T05:46:32.238 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T05:46:32.238 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T05:46:32.238 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T05:46:32.238 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T05:46:32.238 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T05:46:32.238 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T05:46:32.238 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T05:46:32.475 INFO:teuthology.orchestra.run.smithi059.stderr:Generating grub configuration file ... 2024-09-16T05:46:32.593 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:46:32.724 INFO:teuthology.orchestra.run.smithi160.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:46:32.724 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:46:32.724 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:46:32.724 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:46:32.724 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:46:32.724 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T05:46:32.724 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi160.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:46:32.724 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T05:46:32.783 INFO:teuthology.orchestra.run.smithi160.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T05:46:32.784 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T05:46:32.784 DEBUG:teuthology.orchestra.run.smithi160:> sudo rpm -qi grub2-tools 2024-09-16T05:46:32.818 INFO:teuthology.orchestra.run.smithi160.stdout:Name : grub2-tools 2024-09-16T05:46:32.818 INFO:teuthology.orchestra.run.smithi160.stdout:Epoch : 1 2024-09-16T05:46:32.818 INFO:teuthology.orchestra.run.smithi160.stdout:Version : 2.06 2024-09-16T05:46:32.818 INFO:teuthology.orchestra.run.smithi160.stdout:Release : 82.el9 2024-09-16T05:46:32.818 INFO:teuthology.orchestra.run.smithi160.stdout:Architecture: x86_64 2024-09-16T05:46:32.818 INFO:teuthology.orchestra.run.smithi160.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:Group : Unspecified 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:Size : 8274670 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:License : GPLv3+ 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:Packager : builder@centos.org 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:Vendor : CentOS 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:Summary : Support tools for GRUB. 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:Description : 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T05:46:32.819 INFO:teuthology.orchestra.run.smithi160.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T05:46:32.820 INFO:teuthology.orchestra.run.smithi160.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T05:46:32.820 INFO:teuthology.orchestra.run.smithi160.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T05:46:32.820 INFO:teuthology.orchestra.run.smithi160.stdout:hardware devices. 2024-09-16T05:46:32.820 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T05:46:32.820 INFO:teuthology.orchestra.run.smithi160.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T05:46:32.821 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T05:46:32.821 INFO:teuthology.task.kernel:Updating grub on smithi160 to boot 5.14.0-505.el9.x86_64 2024-09-16T05:46:32.821 DEBUG:teuthology.orchestra.run.smithi160:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T05:46:33.481 INFO:teuthology.orchestra.run.smithi160.stderr:Generating grub configuration file ... 2024-09-16T05:46:33.803 INFO:teuthology.orchestra.run.smithi059.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T05:46:33.839 INFO:teuthology.orchestra.run.smithi059.stderr:done 2024-09-16T05:46:33.842 DEBUG:teuthology.orchestra.run.smithi059:> mktemp 2024-09-16T05:46:33.857 INFO:teuthology.orchestra.run.smithi059.stdout:/tmp/tmp.mYs4IIzwgT 2024-09-16T05:46:33.857 DEBUG:teuthology.orchestra.run.smithi059:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.mYs4IIzwgT 2024-09-16T05:46:33.933 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0666 /tmp/tmp.mYs4IIzwgT 2024-09-16T05:46:34.075 DEBUG:teuthology.orchestra.remote:smithi059:/tmp/tmp.mYs4IIzwgT is 6KB 2024-09-16T05:46:34.123 DEBUG:teuthology.orchestra.run.smithi059:> rm -fr /tmp/tmp.mYs4IIzwgT 2024-09-16T05:46:34.138 DEBUG:teuthology.orchestra.run.smithi059:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T05:46:34.201 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T05:46:34.201 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T05:46:34.201 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T05:46:34.202 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T05:46:34.203 DEBUG:teuthology.orchestra.run.smithi059:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T05:46:34.345 DEBUG:teuthology.orchestra.run.smithi059:> sudo shutdown -r now 2024-09-16T05:46:34.739 INFO:teuthology.orchestra.run.smithi160.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T05:46:34.764 INFO:teuthology.orchestra.run.smithi160.stderr:done 2024-09-16T05:46:34.766 DEBUG:teuthology.orchestra.run.smithi160:> mktemp 2024-09-16T05:46:34.782 INFO:teuthology.orchestra.run.smithi160.stdout:/tmp/tmp.mWeQBiOmqI 2024-09-16T05:46:34.782 DEBUG:teuthology.orchestra.run.smithi160:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.mWeQBiOmqI 2024-09-16T05:46:34.849 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 0666 /tmp/tmp.mWeQBiOmqI 2024-09-16T05:46:34.984 DEBUG:teuthology.orchestra.remote:smithi160:/tmp/tmp.mWeQBiOmqI is 6KB 2024-09-16T05:46:35.033 DEBUG:teuthology.orchestra.run.smithi160:> rm -fr /tmp/tmp.mWeQBiOmqI 2024-09-16T05:46:35.049 DEBUG:teuthology.orchestra.run.smithi160:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T05:46:35.121 INFO:teuthology.orchestra.run.smithi160.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T05:46:35.122 INFO:teuthology.orchestra.run.smithi160.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T05:46:35.122 INFO:teuthology.orchestra.run.smithi160.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T05:46:35.122 INFO:teuthology.orchestra.run.smithi160.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T05:46:35.123 DEBUG:teuthology.orchestra.run.smithi160:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T05:46:35.293 DEBUG:teuthology.orchestra.run.smithi160:> sudo shutdown -r now 2024-09-16T05:47:04.373 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T05:47:04.374 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-16T05:47:04.375 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:47:05.296 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T05:47:05.297 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T05:47:05.297 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:47:39.965 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-09-16T05:47:48.973 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T05:47:48.974 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:48:04.393 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T05:48:13.394 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-16T05:48:13.395 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:48:14.000 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-09-16T05:48:14.461 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-16T05:48:14.461 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T05:48:14.461 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-09-16T05:48:14.477 INFO:teuthology.orchestra.run.smithi059.stdout:5.14.0-505.el9.x86_64 2024-09-16T05:48:14.477 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:48:14.477 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:48:14.477 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T05:48:15.478 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T05:48:15.478 DEBUG:teuthology.orchestra.run.smithi059:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:48:15.563 INFO:teuthology.orchestra.run.smithi059.stdout:ttyS1 2024-09-16T05:48:15.580 DEBUG:teuthology.parallel:result is None 2024-09-16T05:48:20.857 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-09-16T05:48:21.243 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T05:48:21.243 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T05:48:21.243 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-09-16T05:48:21.258 INFO:teuthology.orchestra.run.smithi160.stdout:5.14.0-505.el9.x86_64 2024-09-16T05:48:21.258 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:48:21.258 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:48:21.258 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T05:48:22.259 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T05:48:22.259 DEBUG:teuthology.orchestra.run.smithi160:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:48:22.339 INFO:teuthology.orchestra.run.smithi160.stdout:ttyS1 2024-09-16T05:48:22.386 DEBUG:teuthology.parallel:result is None 2024-09-16T05:48:22.387 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T05:48:22.396 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T05:48:22.396 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:48:22.399 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:48:22.414 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T05:48:22.426 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T05:48:22.440 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T05:48:22.441 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:48:22.455 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:48:22.488 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T05:48:22.498 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T05:48:22.499 DEBUG:teuthology.orchestra.run.smithi059:> 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:48:22.525 DEBUG:teuthology.orchestra.run.smithi160:> 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:48:22.549 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:48:22.559 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:48:22.559 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:48:22.568 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:48:22.570 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T05:48:22.581 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T05:48:22.581 DEBUG:teuthology.orchestra.run.smithi059:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:48:22.604 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:48:22.639 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T05:48:22.650 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T05:48:22.650 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:48:22.670 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:48:22.698 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:48:22.762 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:48:22.814 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:48:22.892 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:48:22.938 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T05:48:22.938 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:48:23.004 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:48:23.041 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:48:23.102 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:48:23.184 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:48:23.233 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T05:48:23.233 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:48:23.301 DEBUG:teuthology.orchestra.run.smithi059:> sudo service rsyslog restart 2024-09-16T05:48:23.304 DEBUG:teuthology.orchestra.run.smithi160:> sudo service rsyslog restart 2024-09-16T05:48:23.348 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:48:23.383 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:48:23.952 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T05:48:23.959 INFO:teuthology.task.internal:Starting timer... 2024-09-16T05:48:23.959 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T05:48:23.974 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T05:48:23.983 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-16T05:48:23.983 DEBUG:teuthology.orchestra.run.smithi059:> sudo service auditd rotate 2024-09-16T05:48:24.043 INFO:teuthology.orchestra.run.smithi059.stdout:Rotating logs: 2024-09-16T05:48:24.045 DEBUG:teuthology.orchestra.run.smithi160:> sudo service auditd rotate 2024-09-16T05:48:24.125 INFO:teuthology.orchestra.run.smithi160.stdout:Rotating logs: 2024-09-16T05:48:24.127 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T05:48:24.127 DEBUG:teuthology.orchestra.run.smithi059:> /usr/sbin/getenforce 2024-09-16T05:48:24.150 INFO:teuthology.orchestra.run.smithi059.stdout:Permissive 2024-09-16T05:48:24.151 DEBUG:teuthology.orchestra.run.smithi160:> /usr/sbin/getenforce 2024-09-16T05:48:24.177 INFO:teuthology.orchestra.run.smithi160.stdout:Permissive 2024-09-16T05:48:24.177 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi059.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi160.front.sepia.ceph.com': 'permissive'} 2024-09-16T05:48:24.177 DEBUG:teuthology.orchestra.run.smithi059:> 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:48:24.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:48:24.219 DEBUG:teuthology.orchestra.run.smithi160:> 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:48:24.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:48:24.247 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T05:48:24.247 DEBUG:teuthology.orchestra.run.smithi059:> sudo /usr/sbin/setenforce permissive 2024-09-16T05:48:24.294 DEBUG:teuthology.orchestra.run.smithi160:> sudo /usr/sbin/setenforce permissive 2024-09-16T05:48:24.331 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T05:48:24.341 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T05:48:24.352 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:48:24.353 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi059.front.sepia.ceph.com,smithi160.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T05:52:15.547 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi059.front.sepia.ceph.com'), Remote(name='ubuntu@smithi160.front.sepia.ceph.com')] 2024-09-16T05:52:15.548 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-16T05:52:15.549 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:52:15.628 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-09-16T05:52:15.705 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-16T05:52:15.706 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T05:52:15.706 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:52:15.784 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-09-16T05:52:15.866 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T05:52:15.866 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T05:52:15.876 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T05:52:15.877 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:52:15.877 DEBUG:teuthology.orchestra.run.smithi059:> 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:52:15.880 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:52:15.880 DEBUG:teuthology.orchestra.run.smithi160:> 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:52:15.910 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T05:52:15.926 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T05:52:15.937 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T05:52:15.952 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T05:52:15.953 INFO:teuthology.orchestra.run.smithi059.stderr:sudo: ntpd: command not found 2024-09-16T05:52:15.965 INFO:teuthology.orchestra.run.smithi059.stdout:506 Cannot talk to daemon 2024-09-16T05:52:15.978 INFO:teuthology.orchestra.run.smithi160.stderr:sudo: ntpd: command not found 2024-09-16T05:52:15.980 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T05:52:15.990 INFO:teuthology.orchestra.run.smithi160.stdout:506 Cannot talk to daemon 2024-09-16T05:52:15.995 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T05:52:16.006 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T05:52:16.020 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T05:52:16.061 INFO:teuthology.orchestra.run.smithi059.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:52:16.064 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:52:16.064 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2024-09-16T05:52:16.064 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.064 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.064 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.064 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.077 INFO:teuthology.orchestra.run.smithi160.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:52:16.080 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:52:16.080 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2024-09-16T05:52:16.080 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.081 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.081 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.081 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.082 INFO:teuthology.run_tasks:Running task install... 2024-09-16T05:52:16.090 DEBUG:teuthology.task.install:project ceph 2024-09-16T05:52:16.090 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'}} 2024-09-16T05:52:16.090 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'} 2024-09-16T05:52:16.090 INFO:teuthology.task.install:Using flavor: default 2024-09-16T05:52:16.096 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:52:16.097 INFO:teuthology.task.install:extra packages: [] 2024-09-16T05:52:16.097 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'octopus', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], '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:52:16.097 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:52:16.097 INFO:teuthology.packaging:ref: None 2024-09-16T05:52:16.097 INFO:teuthology.packaging:tag: None 2024-09-16T05:52:16.098 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:52:16.098 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:52:16.098 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=octopus 2024-09-16T05:52:16.100 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'octopus', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], '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:52:16.100 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:52:16.101 INFO:teuthology.packaging:ref: None 2024-09-16T05:52:16.101 INFO:teuthology.packaging:tag: None 2024-09-16T05:52:16.101 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:52:16.101 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:52:16.101 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=octopus 2024-09-16T05:52:16.239 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=octopus 2024-09-16T05:52:16.241 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=octopus 2024-09-16T05:52:16.425 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=1bcd0c21b3034cebb3a8bc3c79e8cd73 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=octopus 2024-09-16T05:52:16.428 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T05:52:16.436 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T05:52:16.484 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T05:52:16.485 DEBUG:teuthology.orchestra.run.smithi059:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:52:16.498 DEBUG:teuthology.orchestra.run.smithi160:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:52:16.505 INFO:teuthology.orchestra.run.smithi059.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:52:16.509 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:52:16.510 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2024-09-16T05:52:16.510 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv01.front.sepia.ceph.com 3 6 1 0 +411us[ +411us] +/- 53ms 2024-09-16T05:52:16.510 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv02.front.sepia.ceph.com 3 6 1 0 -492us[ -492us] +/- 74ms 2024-09-16T05:52:16.510 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.510 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.513 INFO:teuthology.orchestra.run.smithi160.stderr:bash: line 1: ntpq: command not found 2024-09-16T05:52:16.517 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T05:52:16.517 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2024-09-16T05:52:16.517 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.517 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv02.front.sepia.ceph.com 3 6 1 0 -216us[ -216us] +/- 74ms 2024-09-16T05:52:16.518 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv03.front.sepia.ceph.com 3 6 1 0 -1202us[-1202us] +/- 63ms 2024-09-16T05:52:16.518 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T05:52:16.519 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T05:52:16.526 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T05:52:16.527 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T05:52:16.534 DEBUG:teuthology.orchestra.run.smithi059:> 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:52:16.611 DEBUG:teuthology.orchestra.run.smithi160:> 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:52:16.669 DEBUG:teuthology.orchestra.run.smithi059:> 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:52:16.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:52:16.698 DEBUG:teuthology.orchestra.run.smithi160:> 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:52:16.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:52:16.727 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T05:52:16.735 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T05:52:16.767 INFO:teuthology.task.internal:Duration was 232.807523 seconds 2024-09-16T05:52:16.767 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T05:52:16.775 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T05:52:16.775 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:52:16.779 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:52:16.817 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:52:16.818 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T05:52:17.044 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T05:52:17.044 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T05:52:17.044 DEBUG:teuthology.orchestra.run.smithi059:> 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:52:17.108 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi160.front.sepia.ceph.com 2024-09-16T05:52:17.108 DEBUG:teuthology.orchestra.run.smithi160:> 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:52:17.131 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T05:52:17.131 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:52:17.151 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:52:17.197 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T05:52:17.198 DEBUG:teuthology.orchestra.run.smithi059:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:52:17.219 DEBUG:teuthology.orchestra.run.smithi160:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:52:17.326 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T05:52:17.335 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T05:52:17.335 DEBUG:teuthology.orchestra.run.smithi059:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:52:17.361 DEBUG:teuthology.orchestra.run.smithi160:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:52:17.387 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T05:52:17.396 DEBUG:teuthology.orchestra.run.smithi059:> 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:52:17.404 DEBUG:teuthology.orchestra.run.smithi160:> 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:52:17.425 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = core 2024-09-16T05:52:17.450 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = core 2024-09-16T05:52:17.482 DEBUG:teuthology.orchestra.run.smithi059:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:52:17.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:52:17.507 DEBUG:teuthology.orchestra.run.smithi160:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:52:17.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:52:17.537 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T05:52:17.546 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T05:52:17.547 DEBUG:teuthology.misc:Transferring archived files from smithi059:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906827/remote/smithi059 2024-09-16T05:52:17.548 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:52:17.591 DEBUG:teuthology.misc:Transferring archived files from smithi160:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906827/remote/smithi160 2024-09-16T05:52:17.592 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:52:17.631 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T05:52:17.631 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:52:17.633 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:52:17.682 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T05:52:17.693 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T05:52:17.693 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T05:52:17.702 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T05:52:17.702 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:52:17.705 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:52:17.718 INFO:teuthology.orchestra.run.smithi059.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:52 /home/ubuntu/cephtest 2024-09-16T05:52:17.737 INFO:teuthology.orchestra.run.smithi160.stdout: 265835 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:52 /home/ubuntu/cephtest 2024-09-16T05:52:17.738 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T05:52:17.747 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T05:52:17.767 INFO:teuthology.run:Summary data: description: upgrade:octopus-x/parallel/{0-distro/centos_9.stream 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} duration: 232.80752277374268 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=octopus flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=1bcd0c21b3034cebb3a8bc3c79e8cd73 status: fail success: false 2024-09-16T05:52:17.767 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:52:17.852 INFO:teuthology.run:FAIL