2024-09-02T19:52:46.117 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-02T19:52:46.153 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-02T19:52:46.263 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-02_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7886250 branch: quincy description: upgrade:octopus-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: ceph-qa@ceph.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' first_in_suite: false job_id: '7886250' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2024-09-02_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: b198e49b6f4660db72bcdd167c62c727a40f867d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b198e49b6f4660db72bcdd167c62c727a40f867d selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy sha1: e822aa5375c5a7d50e821b88eb8e42777e5ac083 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 second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 2523 sha1: b198e49b6f4660db72bcdd167c62c727a40f867d sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: octopus clients: client.0: - cls/test_cls_rbd.sh env: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 8458/120000 suite: upgrade:octopus-x suite_branch: quincy suite_path: /home/teuthworker/src/git.ceph.com_ceph_e822aa5375c5a7d50e821b88eb8e42777e5ac083/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e822aa5375c5a7d50e821b88eb8e42777e5ac083 targets: smithi019.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAiFSHzBf4WgBhpAtMsg3TPy0SiF40JVY3LDUf3Krfp5lIoNcuXgSUdAPdJNaVNB71vpfIt5SXs/MGpWkR8HWmY= smithi151.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLzQdMHkCerl/WwRQBkZTdzx2S08i2mQwaURsNSjFVSMtTUovG9MVYPfXke7V3geFt/uF1Nd/wsZRb2Ju6/mkXY= tasks: - install: branch: octopus exclude_packages: - ceph-volume - 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 - cephadm.shell: mon.a: - ceph fs volume create foo - 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 - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-02_00:24:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-02T19:52:46.263 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e822aa5375c5a7d50e821b88eb8e42777e5ac083/qa; will attempt to use it 2024-09-02T19:52:46.264 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e822aa5375c5a7d50e821b88eb8e42777e5ac083/qa/tasks 2024-09-02T19:52:46.264 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-02T19:52:46.265 INFO:teuthology.task.internal:Checking packages... 2024-09-02T19:52:46.287 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'b198e49b6f4660db72bcdd167c62c727a40f867d' 2024-09-02T19:52:46.287 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-02T19:52:46.287 INFO:teuthology.packaging:ref: None 2024-09-02T19:52:46.287 INFO:teuthology.packaging:tag: None 2024-09-02T19:52:46.287 INFO:teuthology.packaging:branch: quincy 2024-09-02T19:52:46.287 INFO:teuthology.packaging:sha1: b198e49b6f4660db72bcdd167c62c727a40f867d 2024-09-02T19:52:46.287 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-02T19:52:46.535 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1574.gb198e49b 2024-09-02T19:52:46.537 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-02T19:52:46.544 INFO:teuthology.task.internal:no buildpackages task found 2024-09-02T19:52:46.544 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-02T19:52:46.632 INFO:teuthology.task.internal:Saving configuration 2024-09-02T19:52:46.655 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-02T19:52:46.690 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-02T19:52:46.725 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi019.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-02_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7886250', '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-02 19:47:32.477915', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAiFSHzBf4WgBhpAtMsg3TPy0SiF40JVY3LDUf3Krfp5lIoNcuXgSUdAPdJNaVNB71vpfIt5SXs/MGpWkR8HWmY='} 2024-09-02T19:52:46.757 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi151.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-02_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7886250', '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-02 19:47:32.475984', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLzQdMHkCerl/WwRQBkZTdzx2S08i2mQwaURsNSjFVSMtTUovG9MVYPfXke7V3geFt/uF1Nd/wsZRb2Ju6/mkXY='} 2024-09-02T19:52:46.757 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-02T19:52:46.764 INFO:teuthology.task.internal:roles: ubuntu@smithi019.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-02T19:52:46.764 INFO:teuthology.task.internal:roles: ubuntu@smithi151.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-02T19:52:46.765 INFO:teuthology.run_tasks:Running task console_log... 2024-09-02T19:52:46.840 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f623c173ac0>, signals=[15]) 2024-09-02T19:52:46.841 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-02T19:52:46.846 INFO:teuthology.task.internal:Opening connections... 2024-09-02T19:52:46.847 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi019.front.sepia.ceph.com 2024-09-02T19:52:46.848 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-02T19:52:46.941 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi151.front.sepia.ceph.com 2024-09-02T19:52:46.942 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-02T19:52:47.025 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-02T19:52:47.031 DEBUG:teuthology.orchestra.run.smithi019:> uname -m 2024-09-02T19:52:47.050 INFO:teuthology.orchestra.run.smithi019.stdout:x86_64 2024-09-02T19:52:47.050 DEBUG:teuthology.orchestra.run.smithi019:> cat /etc/os-release 2024-09-02T19:52:47.108 INFO:teuthology.orchestra.run.smithi019.stdout:NAME="CentOS Stream" 2024-09-02T19:52:47.108 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION="9" 2024-09-02T19:52:47.108 INFO:teuthology.orchestra.run.smithi019.stdout:ID="centos" 2024-09-02T19:52:47.108 INFO:teuthology.orchestra.run.smithi019.stdout:ID_LIKE="rhel fedora" 2024-09-02T19:52:47.108 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION_ID="9" 2024-09-02T19:52:47.108 INFO:teuthology.orchestra.run.smithi019.stdout:PLATFORM_ID="platform:el9" 2024-09-02T19:52:47.108 INFO:teuthology.orchestra.run.smithi019.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-02T19:52:47.108 INFO:teuthology.orchestra.run.smithi019.stdout:ANSI_COLOR="0;31" 2024-09-02T19:52:47.108 INFO:teuthology.orchestra.run.smithi019.stdout:LOGO="fedora-logo-icon" 2024-09-02T19:52:47.108 INFO:teuthology.orchestra.run.smithi019.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-02T19:52:47.109 INFO:teuthology.orchestra.run.smithi019.stdout:HOME_URL="https://centos.org/" 2024-09-02T19:52:47.109 INFO:teuthology.orchestra.run.smithi019.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-02T19:52:47.109 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-02T19:52:47.109 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-02T19:52:47.109 INFO:teuthology.lock.ops:Updating smithi019.front.sepia.ceph.com on lock server 2024-09-02T19:52:47.156 DEBUG:teuthology.orchestra.run.smithi151:> uname -m 2024-09-02T19:52:47.174 INFO:teuthology.orchestra.run.smithi151.stdout:x86_64 2024-09-02T19:52:47.174 DEBUG:teuthology.orchestra.run.smithi151:> cat /etc/os-release 2024-09-02T19:52:47.232 INFO:teuthology.orchestra.run.smithi151.stdout:NAME="CentOS Stream" 2024-09-02T19:52:47.232 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION="9" 2024-09-02T19:52:47.232 INFO:teuthology.orchestra.run.smithi151.stdout:ID="centos" 2024-09-02T19:52:47.232 INFO:teuthology.orchestra.run.smithi151.stdout:ID_LIKE="rhel fedora" 2024-09-02T19:52:47.232 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION_ID="9" 2024-09-02T19:52:47.232 INFO:teuthology.orchestra.run.smithi151.stdout:PLATFORM_ID="platform:el9" 2024-09-02T19:52:47.232 INFO:teuthology.orchestra.run.smithi151.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-02T19:52:47.232 INFO:teuthology.orchestra.run.smithi151.stdout:ANSI_COLOR="0;31" 2024-09-02T19:52:47.232 INFO:teuthology.orchestra.run.smithi151.stdout:LOGO="fedora-logo-icon" 2024-09-02T19:52:47.233 INFO:teuthology.orchestra.run.smithi151.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-02T19:52:47.233 INFO:teuthology.orchestra.run.smithi151.stdout:HOME_URL="https://centos.org/" 2024-09-02T19:52:47.233 INFO:teuthology.orchestra.run.smithi151.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-02T19:52:47.233 INFO:teuthology.orchestra.run.smithi151.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-02T19:52:47.233 INFO:teuthology.orchestra.run.smithi151.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-02T19:52:47.233 INFO:teuthology.lock.ops:Updating smithi151.front.sepia.ceph.com on lock server 2024-09-02T19:52:47.272 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-02T19:52:47.280 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-02T19:52:47.307 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-02T19:52:47.308 DEBUG:teuthology.orchestra.run.smithi019:> test '!' -e /home/ubuntu/cephtest 2024-09-02T19:52:47.310 DEBUG:teuthology.orchestra.run.smithi151:> test '!' -e /home/ubuntu/cephtest 2024-09-02T19:52:47.327 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-02T19:52:47.345 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-02T19:52:47.345 DEBUG:teuthology.orchestra.run.smithi019:> test -z $(ls -A /var/lib/ceph) 2024-09-02T19:52:47.367 DEBUG:teuthology.orchestra.run.smithi151:> test -z $(ls -A /var/lib/ceph) 2024-09-02T19:52:47.401 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-02T19:52:47.475 INFO:teuthology.run_tasks:Running task kernel... 2024-09-02T19:52:47.489 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-02T19:52:47.489 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-02T19:52:47.489 DEBUG:teuthology.orchestra.run.smithi019:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-02T19:52:47.490 DEBUG:teuthology.orchestra.run.smithi151:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-02T19:52:47.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T19:52:47.507 DEBUG:teuthology.orchestra.run.smithi019:> uname -r 2024-09-02T19:52:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T19:52:47.508 DEBUG:teuthology.orchestra.run.smithi151:> uname -r 2024-09-02T19:52:47.565 INFO:teuthology.orchestra.run.smithi019.stdout:5.14.0-503.el9.x86_64 2024-09-02T19:52:47.565 INFO:teuthology.task.kernel:Running kernel on smithi019: 5.14.0-503.el9.x86_64 2024-09-02T19:52:47.566 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum install -y kernel 2024-09-02T19:52:47.567 INFO:teuthology.orchestra.run.smithi151.stdout:5.14.0-503.el9.x86_64 2024-09-02T19:52:47.567 INFO:teuthology.task.kernel:Running kernel on smithi151: 5.14.0-503.el9.x86_64 2024-09-02T19:52:47.567 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum install -y kernel 2024-09-02T19:52:51.206 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - BaseOS 4.2 MB/s | 8.2 MB 00:01 2024-09-02T19:52:52.956 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - BaseOS 2.3 MB/s | 8.2 MB 00:03 2024-09-02T19:52:56.168 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - AppStream 5.3 MB/s | 20 MB 00:03 2024-09-02T19:52:57.624 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - AppStream 5.7 MB/s | 20 MB 00:03 2024-09-02T19:53:02.612 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - CRB 2.6 MB/s | 6.5 MB 00:02 2024-09-02T19:53:03.572 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - CRB 3.1 MB/s | 6.5 MB 00:02 2024-09-02T19:53:04.159 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - Extras packages 68 kB/s | 18 kB 00:00 2024-09-02T19:53:05.079 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - Extras packages 64 kB/s | 18 kB 00:00 2024-09-02T19:53:05.264 INFO:teuthology.orchestra.run.smithi019.stdout:Extra Packages for Enterprise Linux 23 MB/s | 23 MB 00:00 2024-09-02T19:53:06.050 INFO:teuthology.orchestra.run.smithi151.stdout:Extra Packages for Enterprise Linux 27 MB/s | 23 MB 00:00 2024-09-02T19:53:10.920 INFO:teuthology.orchestra.run.smithi019.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-02T19:53:11.422 INFO:teuthology.orchestra.run.smithi151.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-02T19:53:13.009 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-02T19:53:13.009 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-02T19:53:13.106 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-02T19:53:13.107 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-02T19:53:13.107 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-02T19:53:13.239 DEBUG:teuthology.orchestra.run.smithi019:> echo no | sudo yum reinstall kernel || true 2024-09-02T19:53:13.437 INFO:teuthology.orchestra.run.smithi151.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-02T19:53:13.437 INFO:teuthology.orchestra.run.smithi151.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-02T19:53:13.520 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-09-02T19:53:13.521 INFO:teuthology.orchestra.run.smithi151.stdout:Nothing to do. 2024-09-02T19:53:13.521 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-09-02T19:53:13.627 DEBUG:teuthology.orchestra.run.smithi151:> echo no | sudo yum reinstall kernel || true 2024-09-02T19:53:13.791 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:03 ago on Mon 02 Sep 2024 07:53:10 PM UTC. 2024-09-02T19:53:13.935 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-02T19:53:13.943 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-02T19:53:13.943 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2024-09-02T19:53:13.944 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-02T19:53:13.944 INFO:teuthology.orchestra.run.smithi019.stdout:Reinstalling: 2024-09-02T19:53:13.944 INFO:teuthology.orchestra.run.smithi019.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-02T19:53:13.944 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-02T19:53:13.944 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-02T19:53:13.944 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-02T19:53:13.944 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-02T19:53:13.945 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 1.9 M 2024-09-02T19:53:13.945 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 0 2024-09-02T19:53:13.945 INFO:teuthology.orchestra.run.smithi019.stderr:Operation aborted. 2024-09-02T19:53:14.004 INFO:teuthology.orchestra.run.smithi019.stdout:Is this ok [y/N]: 2024-09-02T19:53:14.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum reinstall -y kernel || true 2024-09-02T19:53:14.173 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:00:03 ago on Mon 02 Sep 2024 07:53:11 PM UTC. 2024-09-02T19:53:14.307 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-09-02T19:53:14.318 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-02T19:53:14.318 INFO:teuthology.orchestra.run.smithi151.stdout: Package Architecture Version Repository Size 2024-09-02T19:53:14.318 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-02T19:53:14.318 INFO:teuthology.orchestra.run.smithi151.stdout:Reinstalling: 2024-09-02T19:53:14.318 INFO:teuthology.orchestra.run.smithi151.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-02T19:53:14.319 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-02T19:53:14.319 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-09-02T19:53:14.319 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-02T19:53:14.319 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-02T19:53:14.319 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 1.9 M 2024-09-02T19:53:14.319 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 0 2024-09-02T19:53:14.319 INFO:teuthology.orchestra.run.smithi151.stderr:Operation aborted. 2024-09-02T19:53:14.368 INFO:teuthology.orchestra.run.smithi151.stdout:Is this ok [y/N]: 2024-09-02T19:53:14.369 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum reinstall -y kernel || true 2024-09-02T19:53:14.547 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:04 ago on Mon 02 Sep 2024 07:53:10 PM UTC. 2024-09-02T19:53:14.679 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-02T19:53:14.680 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-02T19:53:14.680 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2024-09-02T19:53:14.680 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-02T19:53:14.680 INFO:teuthology.orchestra.run.smithi019.stdout:Reinstalling: 2024-09-02T19:53:14.680 INFO:teuthology.orchestra.run.smithi019.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-02T19:53:14.680 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-02T19:53:14.680 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-02T19:53:14.680 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-02T19:53:14.681 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-02T19:53:14.681 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 1.9 M 2024-09-02T19:53:14.681 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 0 2024-09-02T19:53:14.681 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-02T19:53:14.907 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:00:03 ago on Mon 02 Sep 2024 07:53:11 PM UTC. 2024-09-02T19:53:15.036 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-09-02T19:53:15.037 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-02T19:53:15.037 INFO:teuthology.orchestra.run.smithi151.stdout: Package Architecture Version Repository Size 2024-09-02T19:53:15.037 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-02T19:53:15.038 INFO:teuthology.orchestra.run.smithi151.stdout:Reinstalling: 2024-09-02T19:53:15.038 INFO:teuthology.orchestra.run.smithi151.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-02T19:53:15.038 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-02T19:53:15.038 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-09-02T19:53:15.038 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-02T19:53:15.038 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-02T19:53:15.038 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 1.9 M 2024-09-02T19:53:15.038 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 0 2024-09-02T19:53:15.038 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-09-02T19:53:15.180 INFO:teuthology.orchestra.run.smithi019.stdout:kernel-5.14.0-503.el9.x86_64.rpm 3.9 MB/s | 1.9 MB 00:00 2024-09-02T19:53:15.180 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-02T19:53:15.180 INFO:teuthology.orchestra.run.smithi019.stdout:Total 3.8 MB/s | 1.9 MB 00:00 2024-09-02T19:53:15.217 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-02T19:53:15.455 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-02T19:53:15.456 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-02T19:53:15.487 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-02T19:53:15.488 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-02T19:53:15.663 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-02T19:53:15.765 INFO:teuthology.orchestra.run.smithi019.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-02T19:53:15.766 INFO:teuthology.orchestra.run.smithi019.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T19:53:16.166 INFO:teuthology.orchestra.run.smithi151.stdout:kernel-5.14.0-503.el9.x86_64.rpm 1.7 MB/s | 1.9 MB 00:01 2024-09-02T19:53:16.166 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-09-02T19:53:16.166 INFO:teuthology.orchestra.run.smithi151.stdout:Total 1.7 MB/s | 1.9 MB 00:01 2024-09-02T19:53:16.195 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-09-02T19:53:16.442 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-09-02T19:53:16.442 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-09-02T19:53:16.472 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-09-02T19:53:16.473 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-09-02T19:53:16.508 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T19:53:16.508 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-02T19:53:16.628 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-09-02T19:53:16.726 INFO:teuthology.orchestra.run.smithi151.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-02T19:53:16.726 INFO:teuthology.orchestra.run.smithi151.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T19:53:17.209 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T19:53:17.210 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-02T19:53:17.210 INFO:teuthology.orchestra.run.smithi019.stdout:Reinstalled: 2024-09-02T19:53:17.210 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-02T19:53:17.210 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-02T19:53:17.210 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-02T19:53:17.431 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q kernel | sort -rV | head -n 1 2024-09-02T19:53:17.458 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T19:53:17.458 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-02T19:53:17.490 INFO:teuthology.orchestra.run.smithi019.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-02T19:53:17.490 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-02T19:53:17.491 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-02T19:53:17.491 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-02T19:53:17.491 DEBUG:teuthology.orchestra.run.smithi019:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-02T19:53:17.524 INFO:teuthology.orchestra.run.smithi019.stdout:ttyS1 2024-09-02T19:53:17.546 DEBUG:teuthology.parallel:result is None 2024-09-02T19:53:18.243 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T19:53:18.438 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-02T19:53:18.438 INFO:teuthology.orchestra.run.smithi151.stdout:Reinstalled: 2024-09-02T19:53:18.438 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-02T19:53:18.438 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-02T19:53:18.439 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-09-02T19:53:18.455 DEBUG:teuthology.orchestra.run.smithi151:> rpm -q kernel | sort -rV | head -n 1 2024-09-02T19:53:18.514 INFO:teuthology.orchestra.run.smithi151.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-02T19:53:18.514 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-02T19:53:18.514 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-02T19:53:18.514 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-02T19:53:18.514 DEBUG:teuthology.orchestra.run.smithi151:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-02T19:53:18.546 INFO:teuthology.orchestra.run.smithi151.stdout:ttyS1 2024-09-02T19:53:18.565 DEBUG:teuthology.parallel:result is None 2024-09-02T19:53:18.565 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-02T19:53:18.801 INFO:teuthology.task.internal:Creating test directory... 2024-09-02T19:53:18.802 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-02T19:53:18.804 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-02T19:53:18.820 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-02T19:53:18.830 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-02T19:53:18.864 INFO:teuthology.task.internal:Creating archive directory... 2024-09-02T19:53:18.864 DEBUG:teuthology.orchestra.run.smithi019:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-02T19:53:18.867 DEBUG:teuthology.orchestra.run.smithi151:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-02T19:53:18.898 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-02T19:53:18.956 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-02T19:53:18.956 DEBUG:teuthology.orchestra.run.smithi019:> 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-02T19:53:18.959 DEBUG:teuthology.orchestra.run.smithi151:> 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-02T19:53:18.993 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-02T19:53:19.003 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-02T19:53:19.004 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-02T19:53:19.013 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-02T19:53:19.014 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-02T19:53:19.021 INFO:teuthology.task.internal:Configuring sudo... 2024-09-02T19:53:19.021 DEBUG:teuthology.orchestra.run.smithi019:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-02T19:53:19.050 DEBUG:teuthology.orchestra.run.smithi151:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-02T19:53:19.076 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-02T19:53:19.084 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-02T19:53:19.085 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-02T19:53:19.118 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-02T19:53:19.133 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-02T19:53:19.223 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-02T19:53:19.276 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-02T19:53:19.367 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-02T19:53:19.402 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-02T19:53:19.402 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-02T19:53:19.468 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-02T19:53:19.519 DEBUG:teuthology.orchestra.run.smithi151:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-02T19:53:19.557 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-02T19:53:19.648 DEBUG:teuthology.orchestra.run.smithi151:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-02T19:53:19.680 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-09-02T19:53:19.680 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-02T19:53:19.744 DEBUG:teuthology.orchestra.run.smithi019:> sudo service rsyslog restart 2024-09-02T19:53:19.747 DEBUG:teuthology.orchestra.run.smithi151:> sudo service rsyslog restart 2024-09-02T19:53:19.789 INFO:teuthology.orchestra.run.smithi019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-02T19:53:19.829 INFO:teuthology.orchestra.run.smithi151.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-02T19:53:20.273 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-02T19:53:20.284 INFO:teuthology.task.internal:Starting timer... 2024-09-02T19:53:20.284 INFO:teuthology.run_tasks:Running task pcp... 2024-09-02T19:53:20.295 INFO:teuthology.run_tasks:Running task selinux... 2024-09-02T19:53:20.303 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-02T19:53:20.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo service auditd rotate 2024-09-02T19:53:20.347 INFO:teuthology.orchestra.run.smithi019.stdout:Rotating logs: 2024-09-02T19:53:20.349 DEBUG:teuthology.orchestra.run.smithi151:> sudo service auditd rotate 2024-09-02T19:53:20.389 INFO:teuthology.orchestra.run.smithi151.stdout:Rotating logs: 2024-09-02T19:53:20.391 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-02T19:53:20.391 DEBUG:teuthology.orchestra.run.smithi019:> /usr/sbin/getenforce 2024-09-02T19:53:20.415 INFO:teuthology.orchestra.run.smithi019.stdout:Permissive 2024-09-02T19:53:20.416 DEBUG:teuthology.orchestra.run.smithi151:> /usr/sbin/getenforce 2024-09-02T19:53:20.459 INFO:teuthology.orchestra.run.smithi151.stdout:Permissive 2024-09-02T19:53:20.459 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi019.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi151.front.sepia.ceph.com': 'permissive'} 2024-09-02T19:53:20.459 DEBUG:teuthology.orchestra.run.smithi019:> 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-02T19:53:20.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T19:53:20.485 DEBUG:teuthology.orchestra.run.smithi151:> 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-02T19:53:20.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T19:53:20.526 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-02T19:53:20.526 DEBUG:teuthology.orchestra.run.smithi019:> sudo /usr/sbin/setenforce permissive 2024-09-02T19:53:20.556 DEBUG:teuthology.orchestra.run.smithi151:> sudo /usr/sbin/setenforce permissive 2024-09-02T19:53:20.597 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-02T19:53:20.609 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-02T19:53:20.622 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-02T19:53:20.623 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi019.front.sepia.ceph.com,smithi151.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-02T19:55:10.010 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi019.front.sepia.ceph.com'), Remote(name='ubuntu@smithi151.front.sepia.ceph.com')] 2024-09-02T19:55:10.011 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-09-02T19:55:10.012 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-02T19:55:10.100 DEBUG:teuthology.orchestra.run.smithi019:> true 2024-09-02T19:55:10.184 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-09-02T19:55:10.185 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-09-02T19:55:10.185 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-02T19:55:10.288 DEBUG:teuthology.orchestra.run.smithi151:> true 2024-09-02T19:55:10.372 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-09-02T19:55:10.372 INFO:teuthology.run_tasks:Running task clock... 2024-09-02T19:55:10.383 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-02T19:55:10.383 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-02T19:55:10.384 DEBUG:teuthology.orchestra.run.smithi019:> 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-02T19:55:10.386 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-02T19:55:10.386 DEBUG:teuthology.orchestra.run.smithi151:> 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-02T19:55:10.414 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-02T19:55:10.428 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-02T19:55:10.441 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-02T19:55:10.454 INFO:teuthology.orchestra.run.smithi019.stderr:sudo: ntpd: command not found 2024-09-02T19:55:10.456 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-02T19:55:10.465 INFO:teuthology.orchestra.run.smithi019.stdout:506 Cannot talk to daemon 2024-09-02T19:55:10.480 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-02T19:55:10.480 INFO:teuthology.orchestra.run.smithi151.stderr:sudo: ntpd: command not found 2024-09-02T19:55:10.491 INFO:teuthology.orchestra.run.smithi151.stdout:506 Cannot talk to daemon 2024-09-02T19:55:10.494 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-02T19:55:10.506 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-02T19:55:10.520 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-02T19:55:10.549 INFO:teuthology.orchestra.run.smithi019.stderr:bash: line 1: ntpq: command not found 2024-09-02T19:55:10.552 INFO:teuthology.orchestra.run.smithi019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-02T19:55:10.552 INFO:teuthology.orchestra.run.smithi019.stdout:=============================================================================== 2024-09-02T19:55:10.552 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T19:55:10.552 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T19:55:10.553 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T19:55:10.553 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T19:55:10.581 INFO:teuthology.orchestra.run.smithi151.stderr:bash: line 1: ntpq: command not found 2024-09-02T19:55:10.585 INFO:teuthology.orchestra.run.smithi151.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-02T19:55:10.585 INFO:teuthology.orchestra.run.smithi151.stdout:=============================================================================== 2024-09-02T19:55:10.585 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T19:55:10.585 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T19:55:10.585 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T19:55:10.585 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T19:55:10.586 INFO:teuthology.run_tasks:Running task install... 2024-09-02T19:55:10.593 DEBUG:teuthology.task.install:project ceph 2024-09-02T19:55:10.594 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'b198e49b6f4660db72bcdd167c62c727a40f867d'}} 2024-09-02T19:55:10.594 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'b198e49b6f4660db72bcdd167c62c727a40f867d'} 2024-09-02T19:55:10.594 INFO:teuthology.task.install:Using flavor: default 2024-09-02T19:55:10.600 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-02T19:55:10.600 INFO:teuthology.task.install:extra packages: [] 2024-09-02T19:55:10.600 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': 'b198e49b6f4660db72bcdd167c62c727a40f867d', 'tag': None, 'wait_for_package': False} 2024-09-02T19:55:10.604 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-02T19:55:10.604 INFO:teuthology.packaging:ref: None 2024-09-02T19:55:10.604 INFO:teuthology.packaging:tag: None 2024-09-02T19:55:10.604 INFO:teuthology.packaging:branch: octopus 2024-09-02T19:55:10.604 INFO:teuthology.packaging:sha1: b198e49b6f4660db72bcdd167c62c727a40f867d 2024-09-02T19:55:10.605 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-02T19:55:10.607 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': 'b198e49b6f4660db72bcdd167c62c727a40f867d', 'tag': None, 'wait_for_package': False} 2024-09-02T19:55:10.607 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-02T19:55:10.607 INFO:teuthology.packaging:ref: None 2024-09-02T19:55:10.607 INFO:teuthology.packaging:tag: None 2024-09-02T19:55:10.607 INFO:teuthology.packaging:branch: octopus 2024-09-02T19:55:10.607 INFO:teuthology.packaging:sha1: b198e49b6f4660db72bcdd167c62c727a40f867d 2024-09-02T19:55:10.607 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-02T19:55:10.759 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-02T19:55:10.760 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-02T19:55:11.976 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=0f1845ae4d444623b37e05a1549e5258 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-02T19:55:11.980 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-02T19:55:11.988 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-02T19:55:12.023 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-02T19:55:12.023 DEBUG:teuthology.orchestra.run.smithi019:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-02T19:55:12.052 DEBUG:teuthology.orchestra.run.smithi151:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-02T19:55:12.061 INFO:teuthology.orchestra.run.smithi019.stderr:bash: line 1: ntpq: command not found 2024-09-02T19:55:12.065 INFO:teuthology.orchestra.run.smithi019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-02T19:55:12.065 INFO:teuthology.orchestra.run.smithi019.stdout:=============================================================================== 2024-09-02T19:55:12.065 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv01.front.sepia.ceph.com 3 6 1 1 -465us[ -465us] +/- 44ms 2024-09-02T19:55:12.065 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv02.front.sepia.ceph.com 3 6 1 2 +791us[ +791us] +/- 55ms 2024-09-02T19:55:12.065 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv03.front.sepia.ceph.com 3 6 1 2 -1680us[-1680us] +/- 69ms 2024-09-02T19:55:12.065 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T19:55:12.071 INFO:teuthology.orchestra.run.smithi151.stderr:bash: line 1: ntpq: command not found 2024-09-02T19:55:12.075 INFO:teuthology.orchestra.run.smithi151.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-02T19:55:12.075 INFO:teuthology.orchestra.run.smithi151.stdout:=============================================================================== 2024-09-02T19:55:12.075 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv01.front.sepia.ceph.com 3 6 1 2 -623us[ -623us] +/- 44ms 2024-09-02T19:55:12.075 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv02.front.sepia.ceph.com 3 6 1 1 +653us[ +653us] +/- 55ms 2024-09-02T19:55:12.075 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv03.front.sepia.ceph.com 3 6 1 1 -1825us[-1825us] +/- 69ms 2024-09-02T19:55:12.075 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T19:55:12.076 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-02T19:55:12.084 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-02T19:55:12.084 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-02T19:55:12.104 DEBUG:teuthology.orchestra.run.smithi019:> 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-02T19:55:12.154 DEBUG:teuthology.orchestra.run.smithi151:> 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-02T19:55:12.205 DEBUG:teuthology.orchestra.run.smithi019:> 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-02T19:55:12.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T19:55:12.234 DEBUG:teuthology.orchestra.run.smithi151:> 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-02T19:55:12.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T19:55:12.263 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-02T19:55:12.272 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-02T19:55:12.317 INFO:teuthology.task.internal:Duration was 112.032654 seconds 2024-09-02T19:55:12.317 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-02T19:55:12.422 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-02T19:55:12.422 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-02T19:55:12.425 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-02T19:55:12.468 INFO:teuthology.orchestra.run.smithi151.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-02T19:55:12.468 INFO:teuthology.orchestra.run.smithi019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-02T19:55:12.901 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-02T19:55:12.902 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi019.front.sepia.ceph.com 2024-09-02T19:55:12.902 DEBUG:teuthology.orchestra.run.smithi019:> 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-02T19:55:12.927 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi151.front.sepia.ceph.com 2024-09-02T19:55:12.928 DEBUG:teuthology.orchestra.run.smithi151:> 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-02T19:55:12.964 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-02T19:55:12.964 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-02T19:55:12.970 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-02T19:55:13.032 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-02T19:55:13.032 DEBUG:teuthology.orchestra.run.smithi019:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-02T19:55:13.039 DEBUG:teuthology.orchestra.run.smithi151:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-02T19:55:13.127 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-02T19:55:13.136 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-02T19:55:13.136 DEBUG:teuthology.orchestra.run.smithi019:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-02T19:55:13.163 DEBUG:teuthology.orchestra.run.smithi151:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-02T19:55:13.188 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-02T19:55:13.198 DEBUG:teuthology.orchestra.run.smithi019:> 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-02T19:55:13.206 DEBUG:teuthology.orchestra.run.smithi151:> 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-02T19:55:13.227 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = core 2024-09-02T19:55:13.252 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = core 2024-09-02T19:55:13.299 DEBUG:teuthology.orchestra.run.smithi019:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-02T19:55:13.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T19:55:13.317 DEBUG:teuthology.orchestra.run.smithi151:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-02T19:55:13.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T19:55:13.353 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-02T19:55:13.362 INFO:teuthology.task.internal:Transferring archived files... 2024-09-02T19:55:13.364 DEBUG:teuthology.misc:Transferring archived files from smithi019:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-02_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7886250/remote/smithi019 2024-09-02T19:55:13.365 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-02T19:55:13.410 DEBUG:teuthology.misc:Transferring archived files from smithi151:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-02_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7886250/remote/smithi151 2024-09-02T19:55:13.411 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-02T19:55:13.457 INFO:teuthology.task.internal:Removing archive directory... 2024-09-02T19:55:13.457 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-02T19:55:13.460 DEBUG:teuthology.orchestra.run.smithi151:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-02T19:55:13.508 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-02T19:55:13.571 INFO:teuthology.task.internal:Not uploading archives. 2024-09-02T19:55:13.571 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-02T19:55:13.580 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-02T19:55:13.581 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-02T19:55:13.584 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-02T19:55:13.596 INFO:teuthology.orchestra.run.smithi019.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 2 19:55 /home/ubuntu/cephtest 2024-09-02T19:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 2 19:55 /home/ubuntu/cephtest 2024-09-02T19:55:13.602 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-02T19:55:13.626 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-02T19:55:13.726 INFO:teuthology.run:Summary data: description: upgrade:octopus-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 112.03265428543091 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=0f1845ae4d444623b37e05a1549e5258 status: fail success: false 2024-09-02T19:55:13.727 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-02T19:55:13.814 INFO:teuthology.run:FAIL