2024-09-02T20:03:08.416 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-02T20:03:08.438 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-02T20:03:08.532 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-02_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7886260 branch: quincy description: upgrade:octopus-x/parallel/{0-distro/centos_9.stream 0-start 1-tasks mon_election/connectivity 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: '7886260' 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-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: 3 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 seed: 2523 sha1: b198e49b6f4660db72bcdd167c62c727a40f867d sleep_before_teardown: 0 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: smithi082.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPrLg94qjbXpfOcHSds1M06riycwhu2LnBAj64aPtjYWzK4nkrR5p072OJQ1E9lXyHk8KzhlTrP3hX8ynSvMQjs= smithi094.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCJOfK8xNdu4AdVk3Y/y61YovjlgvGTGmy7u4hFaGJuDM0IHFJ2RXQNcuG46DE2gsZ17+VGan14eCQ6DlWc8byY= 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-02_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-02T20:03:08.532 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e822aa5375c5a7d50e821b88eb8e42777e5ac083/qa; will attempt to use it 2024-09-02T20:03:08.533 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e822aa5375c5a7d50e821b88eb8e42777e5ac083/qa/tasks 2024-09-02T20:03:08.533 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-02T20:03:08.534 INFO:teuthology.task.internal:Checking packages... 2024-09-02T20:03:08.555 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'b198e49b6f4660db72bcdd167c62c727a40f867d' 2024-09-02T20:03:08.555 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-02T20:03:08.555 INFO:teuthology.packaging:ref: None 2024-09-02T20:03:08.555 INFO:teuthology.packaging:tag: None 2024-09-02T20:03:08.556 INFO:teuthology.packaging:branch: quincy 2024-09-02T20:03:08.556 INFO:teuthology.packaging:sha1: b198e49b6f4660db72bcdd167c62c727a40f867d 2024-09-02T20:03:08.556 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-02T20:03:08.808 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1574.gb198e49b 2024-09-02T20:03:08.809 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-02T20:03:08.816 INFO:teuthology.task.internal:no buildpackages task found 2024-09-02T20:03:08.816 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-02T20:03:08.825 INFO:teuthology.task.internal:Saving configuration 2024-09-02T20:03:08.843 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-02T20:03:08.851 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-02T20:03:08.885 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi082.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-02_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7886260', '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:58:09.671384', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPrLg94qjbXpfOcHSds1M06riycwhu2LnBAj64aPtjYWzK4nkrR5p072OJQ1E9lXyHk8KzhlTrP3hX8ynSvMQjs='} 2024-09-02T20:03:08.917 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi094.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-02_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7886260', '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:58:09.673149', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCJOfK8xNdu4AdVk3Y/y61YovjlgvGTGmy7u4hFaGJuDM0IHFJ2RXQNcuG46DE2gsZ17+VGan14eCQ6DlWc8byY='} 2024-09-02T20:03:08.917 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-02T20:03:08.923 INFO:teuthology.task.internal:roles: ubuntu@smithi082.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-02T20:03:08.923 INFO:teuthology.task.internal:roles: ubuntu@smithi094.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-02T20:03:08.923 INFO:teuthology.run_tasks:Running task console_log... 2024-09-02T20:03:09.004 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f870a9d3ac0>, signals=[15]) 2024-09-02T20:03:09.005 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-02T20:03:09.010 INFO:teuthology.task.internal:Opening connections... 2024-09-02T20:03:09.010 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi082.front.sepia.ceph.com 2024-09-02T20:03:09.011 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-02T20:03:09.099 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi094.front.sepia.ceph.com 2024-09-02T20:03:09.100 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-02T20:03:09.184 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-02T20:03:09.192 DEBUG:teuthology.orchestra.run.smithi082:> uname -m 2024-09-02T20:03:09.210 INFO:teuthology.orchestra.run.smithi082.stdout:x86_64 2024-09-02T20:03:09.211 DEBUG:teuthology.orchestra.run.smithi082:> cat /etc/os-release 2024-09-02T20:03:09.268 INFO:teuthology.orchestra.run.smithi082.stdout:NAME="CentOS Stream" 2024-09-02T20:03:09.268 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION="9" 2024-09-02T20:03:09.268 INFO:teuthology.orchestra.run.smithi082.stdout:ID="centos" 2024-09-02T20:03:09.268 INFO:teuthology.orchestra.run.smithi082.stdout:ID_LIKE="rhel fedora" 2024-09-02T20:03:09.269 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION_ID="9" 2024-09-02T20:03:09.269 INFO:teuthology.orchestra.run.smithi082.stdout:PLATFORM_ID="platform:el9" 2024-09-02T20:03:09.269 INFO:teuthology.orchestra.run.smithi082.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-02T20:03:09.269 INFO:teuthology.orchestra.run.smithi082.stdout:ANSI_COLOR="0;31" 2024-09-02T20:03:09.269 INFO:teuthology.orchestra.run.smithi082.stdout:LOGO="fedora-logo-icon" 2024-09-02T20:03:09.269 INFO:teuthology.orchestra.run.smithi082.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-02T20:03:09.269 INFO:teuthology.orchestra.run.smithi082.stdout:HOME_URL="https://centos.org/" 2024-09-02T20:03:09.269 INFO:teuthology.orchestra.run.smithi082.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-02T20:03:09.269 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-02T20:03:09.269 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-02T20:03:09.270 INFO:teuthology.lock.ops:Updating smithi082.front.sepia.ceph.com on lock server 2024-09-02T20:03:09.304 DEBUG:teuthology.orchestra.run.smithi094:> uname -m 2024-09-02T20:03:09.323 INFO:teuthology.orchestra.run.smithi094.stdout:x86_64 2024-09-02T20:03:09.323 DEBUG:teuthology.orchestra.run.smithi094:> cat /etc/os-release 2024-09-02T20:03:09.381 INFO:teuthology.orchestra.run.smithi094.stdout:NAME="CentOS Stream" 2024-09-02T20:03:09.382 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION="9" 2024-09-02T20:03:09.382 INFO:teuthology.orchestra.run.smithi094.stdout:ID="centos" 2024-09-02T20:03:09.382 INFO:teuthology.orchestra.run.smithi094.stdout:ID_LIKE="rhel fedora" 2024-09-02T20:03:09.382 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION_ID="9" 2024-09-02T20:03:09.382 INFO:teuthology.orchestra.run.smithi094.stdout:PLATFORM_ID="platform:el9" 2024-09-02T20:03:09.382 INFO:teuthology.orchestra.run.smithi094.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-02T20:03:09.382 INFO:teuthology.orchestra.run.smithi094.stdout:ANSI_COLOR="0;31" 2024-09-02T20:03:09.382 INFO:teuthology.orchestra.run.smithi094.stdout:LOGO="fedora-logo-icon" 2024-09-02T20:03:09.382 INFO:teuthology.orchestra.run.smithi094.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-02T20:03:09.382 INFO:teuthology.orchestra.run.smithi094.stdout:HOME_URL="https://centos.org/" 2024-09-02T20:03:09.382 INFO:teuthology.orchestra.run.smithi094.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-02T20:03:09.383 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-02T20:03:09.383 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-02T20:03:09.383 INFO:teuthology.lock.ops:Updating smithi094.front.sepia.ceph.com on lock server 2024-09-02T20:03:09.411 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-02T20:03:09.422 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-02T20:03:09.430 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-02T20:03:09.430 DEBUG:teuthology.orchestra.run.smithi082:> test '!' -e /home/ubuntu/cephtest 2024-09-02T20:03:09.433 DEBUG:teuthology.orchestra.run.smithi094:> test '!' -e /home/ubuntu/cephtest 2024-09-02T20:03:09.451 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-02T20:03:09.459 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-02T20:03:09.459 DEBUG:teuthology.orchestra.run.smithi082:> test -z $(ls -A /var/lib/ceph) 2024-09-02T20:03:09.491 DEBUG:teuthology.orchestra.run.smithi094:> test -z $(ls -A /var/lib/ceph) 2024-09-02T20:03:09.602 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-02T20:03:09.670 INFO:teuthology.run_tasks:Running task kernel... 2024-09-02T20:03:09.684 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-02T20:03:09.684 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-02T20:03:09.684 DEBUG:teuthology.orchestra.run.smithi082:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-02T20:03:09.685 DEBUG:teuthology.orchestra.run.smithi094:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-02T20:03:09.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T20:03:09.702 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2024-09-02T20:03:09.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T20:03:09.703 DEBUG:teuthology.orchestra.run.smithi094:> uname -r 2024-09-02T20:03:09.760 INFO:teuthology.orchestra.run.smithi082.stdout:5.14.0-503.el9.x86_64 2024-09-02T20:03:09.760 INFO:teuthology.task.kernel:Running kernel on smithi082: 5.14.0-503.el9.x86_64 2024-09-02T20:03:09.760 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum install -y kernel 2024-09-02T20:03:09.761 INFO:teuthology.orchestra.run.smithi094.stdout:5.14.0-503.el9.x86_64 2024-09-02T20:03:09.761 INFO:teuthology.task.kernel:Running kernel on smithi094: 5.14.0-503.el9.x86_64 2024-09-02T20:03:09.762 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum install -y kernel 2024-09-02T20:03:12.398 INFO:teuthology.orchestra.run.smithi094.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.2 MB 00:00 2024-09-02T20:03:13.085 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - BaseOS 5.5 MB/s | 8.2 MB 00:01 2024-09-02T20:03:17.232 INFO:teuthology.orchestra.run.smithi094.stdout:CentOS Stream 9 - AppStream 5.4 MB/s | 20 MB 00:03 2024-09-02T20:03:18.256 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - AppStream 5.0 MB/s | 20 MB 00:04 2024-09-02T20:03:22.624 INFO:teuthology.orchestra.run.smithi094.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.5 MB 00:01 2024-09-02T20:03:24.233 INFO:teuthology.orchestra.run.smithi094.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 18 kB 00:00 2024-09-02T20:03:24.628 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - CRB 2.5 MB/s | 6.5 MB 00:02 2024-09-02T20:03:25.054 INFO:teuthology.orchestra.run.smithi094.stdout:Extra Packages for Enterprise Linux 32 MB/s | 23 MB 00:00 2024-09-02T20:03:26.403 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - Extras packages 37 kB/s | 18 kB 00:00 2024-09-02T20:03:27.565 INFO:teuthology.orchestra.run.smithi082.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-02T20:03:30.444 INFO:teuthology.orchestra.run.smithi094.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-09-02T20:03:32.391 INFO:teuthology.orchestra.run.smithi094.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-02T20:03:32.391 INFO:teuthology.orchestra.run.smithi094.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-02T20:03:32.467 INFO:teuthology.orchestra.run.smithi094.stdout:Dependencies resolved. 2024-09-02T20:03:32.469 INFO:teuthology.orchestra.run.smithi094.stdout:Nothing to do. 2024-09-02T20:03:32.469 INFO:teuthology.orchestra.run.smithi094.stdout:Complete! 2024-09-02T20:03:32.579 DEBUG:teuthology.orchestra.run.smithi094:> echo no | sudo yum reinstall kernel || true 2024-09-02T20:03:33.038 INFO:teuthology.orchestra.run.smithi082.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-02T20:03:33.118 INFO:teuthology.orchestra.run.smithi094.stdout:Last metadata expiration check: 0:00:03 ago on Mon 02 Sep 2024 08:03:30 PM UTC. 2024-09-02T20:03:33.261 INFO:teuthology.orchestra.run.smithi094.stdout:Dependencies resolved. 2024-09-02T20:03:33.268 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2024-09-02T20:03:33.268 INFO:teuthology.orchestra.run.smithi094.stdout: Package Architecture Version Repository Size 2024-09-02T20:03:33.268 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2024-09-02T20:03:33.268 INFO:teuthology.orchestra.run.smithi094.stdout:Reinstalling: 2024-09-02T20:03:33.268 INFO:teuthology.orchestra.run.smithi094.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-02T20:03:33.268 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-02T20:03:33.268 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction Summary 2024-09-02T20:03:33.268 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2024-09-02T20:03:33.269 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-02T20:03:33.269 INFO:teuthology.orchestra.run.smithi094.stdout:Total download size: 1.9 M 2024-09-02T20:03:33.269 INFO:teuthology.orchestra.run.smithi094.stdout:Installed size: 0 2024-09-02T20:03:33.269 INFO:teuthology.orchestra.run.smithi094.stderr:Operation aborted. 2024-09-02T20:03:33.333 INFO:teuthology.orchestra.run.smithi094.stdout:Is this ok [y/N]: 2024-09-02T20:03:33.333 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum reinstall -y kernel || true 2024-09-02T20:03:33.869 INFO:teuthology.orchestra.run.smithi094.stdout:Last metadata expiration check: 0:00:03 ago on Mon 02 Sep 2024 08:03:30 PM UTC. 2024-09-02T20:03:33.997 INFO:teuthology.orchestra.run.smithi094.stdout:Dependencies resolved. 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout: Package Architecture Version Repository Size 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout:Reinstalling: 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction Summary 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout:Total download size: 1.9 M 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout:Installed size: 0 2024-09-02T20:03:33.998 INFO:teuthology.orchestra.run.smithi094.stdout:Downloading Packages: 2024-09-02T20:03:34.529 INFO:teuthology.orchestra.run.smithi094.stdout:kernel-5.14.0-503.el9.x86_64.rpm 6.8 MB/s | 1.9 MB 00:00 2024-09-02T20:03:34.529 INFO:teuthology.orchestra.run.smithi094.stdout:-------------------------------------------------------------------------------- 2024-09-02T20:03:34.529 INFO:teuthology.orchestra.run.smithi094.stdout:Total 3.5 MB/s | 1.9 MB 00:00 2024-09-02T20:03:34.567 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction check 2024-09-02T20:03:34.811 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction check succeeded. 2024-09-02T20:03:34.811 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction test 2024-09-02T20:03:34.842 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction test succeeded. 2024-09-02T20:03:34.842 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction 2024-09-02T20:03:35.002 INFO:teuthology.orchestra.run.smithi094.stdout: Preparing : 1/1 2024-09-02T20:03:35.027 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-02T20:03:35.027 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-02T20:03:35.100 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-02T20:03:35.101 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-09-02T20:03:35.101 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-02T20:03:35.114 INFO:teuthology.orchestra.run.smithi094.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-02T20:03:35.115 INFO:teuthology.orchestra.run.smithi094.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T20:03:35.204 DEBUG:teuthology.orchestra.run.smithi082:> echo no | sudo yum reinstall kernel || true 2024-09-02T20:03:35.745 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:02 ago on Mon 02 Sep 2024 08:03:33 PM UTC. 2024-09-02T20:03:35.898 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-02T20:03:35.910 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-02T20:03:35.910 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-09-02T20:03:35.910 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-02T20:03:35.910 INFO:teuthology.orchestra.run.smithi082.stdout:Reinstalling: 2024-09-02T20:03:35.910 INFO:teuthology.orchestra.run.smithi082.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-02T20:03:35.910 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-02T20:03:35.910 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-02T20:03:35.910 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-02T20:03:35.910 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-02T20:03:35.910 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 1.9 M 2024-09-02T20:03:35.910 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 0 2024-09-02T20:03:35.911 INFO:teuthology.orchestra.run.smithi082.stderr:Operation aborted. 2024-09-02T20:03:35.915 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T20:03:35.916 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-02T20:03:35.964 INFO:teuthology.orchestra.run.smithi082.stdout:Is this ok [y/N]: 2024-09-02T20:03:35.964 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum reinstall -y kernel || true 2024-09-02T20:03:36.498 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:03 ago on Mon 02 Sep 2024 08:03:33 PM UTC. 2024-09-02T20:03:36.627 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-02T20:03:36.628 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-02T20:03:36.628 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-09-02T20:03:36.628 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-02T20:03:36.628 INFO:teuthology.orchestra.run.smithi082.stdout:Reinstalling: 2024-09-02T20:03:36.628 INFO:teuthology.orchestra.run.smithi082.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-02T20:03:36.628 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-02T20:03:36.628 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-02T20:03:36.628 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-02T20:03:36.629 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-02T20:03:36.629 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 1.9 M 2024-09-02T20:03:36.629 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 0 2024-09-02T20:03:36.629 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-02T20:03:36.705 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T20:03:36.705 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-02T20:03:36.705 INFO:teuthology.orchestra.run.smithi094.stdout:Reinstalled: 2024-09-02T20:03:36.705 INFO:teuthology.orchestra.run.smithi094.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-02T20:03:36.705 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-02T20:03:36.705 INFO:teuthology.orchestra.run.smithi094.stdout:Complete! 2024-09-02T20:03:36.918 DEBUG:teuthology.orchestra.run.smithi094:> rpm -q kernel | sort -rV | head -n 1 2024-09-02T20:03:36.940 INFO:teuthology.orchestra.run.smithi082.stdout:kernel-5.14.0-503.el9.x86_64.rpm 8.9 MB/s | 1.9 MB 00:00 2024-09-02T20:03:36.940 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-02T20:03:36.940 INFO:teuthology.orchestra.run.smithi082.stdout:Total 6.0 MB/s | 1.9 MB 00:00 2024-09-02T20:03:36.969 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-02T20:03:36.975 INFO:teuthology.orchestra.run.smithi094.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-02T20:03:36.977 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-02T20:03:36.977 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-02T20:03:36.977 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-02T20:03:36.978 DEBUG:teuthology.orchestra.run.smithi094:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-02T20:03:37.012 INFO:teuthology.orchestra.run.smithi094.stdout:ttyS1 2024-09-02T20:03:37.043 DEBUG:teuthology.parallel:result is None 2024-09-02T20:03:37.202 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-02T20:03:37.203 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-02T20:03:37.233 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-02T20:03:37.233 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-02T20:03:37.389 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-02T20:03:37.483 INFO:teuthology.orchestra.run.smithi082.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-02T20:03:37.483 INFO:teuthology.orchestra.run.smithi082.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T20:03:38.319 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T20:03:38.319 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-02T20:03:39.039 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-02T20:03:39.040 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-02T20:03:39.040 INFO:teuthology.orchestra.run.smithi082.stdout:Reinstalled: 2024-09-02T20:03:39.040 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-02T20:03:39.040 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-02T20:03:39.040 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-02T20:03:39.218 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q kernel | sort -rV | head -n 1 2024-09-02T20:03:39.276 INFO:teuthology.orchestra.run.smithi082.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-02T20:03:39.277 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-02T20:03:39.277 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-02T20:03:39.277 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-02T20:03:39.277 DEBUG:teuthology.orchestra.run.smithi082:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-02T20:03:39.316 INFO:teuthology.orchestra.run.smithi082.stdout:ttyS1 2024-09-02T20:03:39.335 DEBUG:teuthology.parallel:result is None 2024-09-02T20:03:39.336 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-02T20:03:39.343 INFO:teuthology.task.internal:Creating test directory... 2024-09-02T20:03:39.343 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-02T20:03:39.378 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-02T20:03:39.397 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-02T20:03:39.403 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-02T20:03:39.410 INFO:teuthology.task.internal:Creating archive directory... 2024-09-02T20:03:39.410 DEBUG:teuthology.orchestra.run.smithi082:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-02T20:03:39.433 DEBUG:teuthology.orchestra.run.smithi094:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-02T20:03:39.471 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-02T20:03:39.479 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-02T20:03:39.479 DEBUG:teuthology.orchestra.run.smithi082:> 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-02T20:03:39.494 DEBUG:teuthology.orchestra.run.smithi094:> 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-02T20:03:39.535 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-02T20:03:39.545 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-02T20:03:39.583 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-02T20:03:39.596 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-02T20:03:39.597 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-02T20:03:39.603 INFO:teuthology.task.internal:Configuring sudo... 2024-09-02T20:03:39.603 DEBUG:teuthology.orchestra.run.smithi082:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-02T20:03:39.607 DEBUG:teuthology.orchestra.run.smithi094:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-02T20:03:39.634 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-02T20:03:39.643 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-02T20:03:39.644 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-02T20:03:39.671 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-02T20:03:39.690 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-02T20:03:39.775 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-02T20:03:39.825 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-02T20:03:39.920 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-02T20:03:39.946 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-02T20:03:39.946 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-02T20:03:40.012 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-02T20:03:40.063 DEBUG:teuthology.orchestra.run.smithi094:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-02T20:03:40.110 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-02T20:03:40.205 DEBUG:teuthology.orchestra.run.smithi094:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-02T20:03:40.239 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-02T20:03:40.239 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-02T20:03:40.305 DEBUG:teuthology.orchestra.run.smithi082:> sudo service rsyslog restart 2024-09-02T20:03:40.308 DEBUG:teuthology.orchestra.run.smithi094:> sudo service rsyslog restart 2024-09-02T20:03:40.349 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-02T20:03:40.382 INFO:teuthology.orchestra.run.smithi094.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-02T20:03:40.734 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-02T20:03:40.742 INFO:teuthology.task.internal:Starting timer... 2024-09-02T20:03:40.742 INFO:teuthology.run_tasks:Running task pcp... 2024-09-02T20:03:40.866 INFO:teuthology.run_tasks:Running task selinux... 2024-09-02T20:03:40.875 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-02T20:03:40.875 DEBUG:teuthology.orchestra.run.smithi082:> sudo service auditd rotate 2024-09-02T20:03:40.918 INFO:teuthology.orchestra.run.smithi082.stdout:Rotating logs: 2024-09-02T20:03:40.920 DEBUG:teuthology.orchestra.run.smithi094:> sudo service auditd rotate 2024-09-02T20:03:40.969 INFO:teuthology.orchestra.run.smithi094.stdout:Rotating logs: 2024-09-02T20:03:40.972 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-02T20:03:40.972 DEBUG:teuthology.orchestra.run.smithi082:> /usr/sbin/getenforce 2024-09-02T20:03:40.995 INFO:teuthology.orchestra.run.smithi082.stdout:Permissive 2024-09-02T20:03:41.023 DEBUG:teuthology.orchestra.run.smithi094:> /usr/sbin/getenforce 2024-09-02T20:03:41.049 INFO:teuthology.orchestra.run.smithi094.stdout:Permissive 2024-09-02T20:03:41.049 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi082.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi094.front.sepia.ceph.com': 'permissive'} 2024-09-02T20:03:41.049 DEBUG:teuthology.orchestra.run.smithi082:> 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-02T20:03:41.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T20:03:41.075 DEBUG:teuthology.orchestra.run.smithi094:> 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-02T20:03:41.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T20:03:41.117 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-02T20:03:41.118 DEBUG:teuthology.orchestra.run.smithi082:> sudo /usr/sbin/setenforce permissive 2024-09-02T20:03:41.147 DEBUG:teuthology.orchestra.run.smithi094:> sudo /usr/sbin/setenforce permissive 2024-09-02T20:03:41.186 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-02T20:03:41.196 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-02T20:03:41.208 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-02T20:03:41.210 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi082.front.sepia.ceph.com,smithi094.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-02T20:05:30.191 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi082.front.sepia.ceph.com'), Remote(name='ubuntu@smithi094.front.sepia.ceph.com')] 2024-09-02T20:05:30.193 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-09-02T20:05:30.194 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-02T20:05:30.337 DEBUG:teuthology.orchestra.run.smithi082:> true 2024-09-02T20:05:30.429 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-09-02T20:05:30.430 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-02T20:05:30.430 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-02T20:05:30.520 DEBUG:teuthology.orchestra.run.smithi094:> true 2024-09-02T20:05:30.601 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-02T20:05:30.602 INFO:teuthology.run_tasks:Running task clock... 2024-09-02T20:05:30.612 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-02T20:05:30.612 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-02T20:05:30.613 DEBUG:teuthology.orchestra.run.smithi082:> 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-02T20:05:30.616 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-02T20:05:30.616 DEBUG:teuthology.orchestra.run.smithi094:> 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-02T20:05:30.644 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-02T20:05:30.659 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-02T20:05:30.672 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-02T20:05:30.683 INFO:teuthology.orchestra.run.smithi082.stderr:sudo: ntpd: command not found 2024-09-02T20:05:30.687 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-02T20:05:30.695 INFO:teuthology.orchestra.run.smithi082.stdout:506 Cannot talk to daemon 2024-09-02T20:05:30.709 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-02T20:05:30.711 INFO:teuthology.orchestra.run.smithi094.stderr:sudo: ntpd: command not found 2024-09-02T20:05:30.723 INFO:teuthology.orchestra.run.smithi094.stdout:506 Cannot talk to daemon 2024-09-02T20:05:30.724 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-02T20:05:30.737 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-02T20:05:30.751 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-02T20:05:30.782 INFO:teuthology.orchestra.run.smithi082.stderr:bash: line 1: ntpq: command not found 2024-09-02T20:05:30.785 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-02T20:05:30.786 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2024-09-02T20:05:30.786 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:30.786 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:30.786 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:30.786 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:30.811 INFO:teuthology.orchestra.run.smithi094.stderr:bash: line 1: ntpq: command not found 2024-09-02T20:05:30.815 INFO:teuthology.orchestra.run.smithi094.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-02T20:05:30.815 INFO:teuthology.orchestra.run.smithi094.stdout:=============================================================================== 2024-09-02T20:05:30.815 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:30.815 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:30.816 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:30.816 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:30.816 INFO:teuthology.run_tasks:Running task install... 2024-09-02T20:05:30.823 DEBUG:teuthology.task.install:project ceph 2024-09-02T20:05:30.824 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'b198e49b6f4660db72bcdd167c62c727a40f867d'}} 2024-09-02T20:05:30.824 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'b198e49b6f4660db72bcdd167c62c727a40f867d'} 2024-09-02T20:05:30.824 INFO:teuthology.task.install:Using flavor: default 2024-09-02T20:05:30.829 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-02T20:05:30.829 INFO:teuthology.task.install:extra packages: [] 2024-09-02T20:05:30.830 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-02T20:05:30.830 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-02T20:05:30.830 INFO:teuthology.packaging:ref: None 2024-09-02T20:05:30.830 INFO:teuthology.packaging:tag: None 2024-09-02T20:05:30.830 INFO:teuthology.packaging:branch: octopus 2024-09-02T20:05:30.831 INFO:teuthology.packaging:sha1: b198e49b6f4660db72bcdd167c62c727a40f867d 2024-09-02T20:05:30.831 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-02T20:05:30.833 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-02T20:05:30.833 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-02T20:05:30.833 INFO:teuthology.packaging:ref: None 2024-09-02T20:05:30.833 INFO:teuthology.packaging:tag: None 2024-09-02T20:05:30.833 INFO:teuthology.packaging:branch: octopus 2024-09-02T20:05:30.833 INFO:teuthology.packaging:sha1: b198e49b6f4660db72bcdd167c62c727a40f867d 2024-09-02T20:05:30.834 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-02T20:05:30.980 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-02T20:05:30.982 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-02T20:05:31.160 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=88c5a9212d00497fb5839bddb38c0e24 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-02T20:05:31.163 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-02T20:05:31.170 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-02T20:05:31.177 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-02T20:05:31.178 DEBUG:teuthology.orchestra.run.smithi082:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-02T20:05:31.203 DEBUG:teuthology.orchestra.run.smithi094:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-02T20:05:31.208 INFO:teuthology.orchestra.run.smithi082.stderr:bash: line 1: ntpq: command not found 2024-09-02T20:05:31.212 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-02T20:05:31.212 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2024-09-02T20:05:31.212 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv01.front.sepia.ceph.com 3 6 1 0 -103us[ -103us] +/- 53ms 2024-09-02T20:05:31.212 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv02.front.sepia.ceph.com 3 6 1 1 +1099us[+1099us] +/- 64ms 2024-09-02T20:05:31.212 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:31.212 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:31.219 INFO:teuthology.orchestra.run.smithi094.stderr:bash: line 1: ntpq: command not found 2024-09-02T20:05:31.222 INFO:teuthology.orchestra.run.smithi094.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-02T20:05:31.222 INFO:teuthology.orchestra.run.smithi094.stdout:=============================================================================== 2024-09-02T20:05:31.223 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:31.223 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv02.front.sepia.ceph.com 3 6 1 0 +908us[ +908us] +/- 64ms 2024-09-02T20:05:31.223 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv03.front.sepia.ceph.com 3 6 1 0 -1631us[-1631us] +/- 68ms 2024-09-02T20:05:31.223 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-02T20:05:31.224 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-02T20:05:31.232 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-02T20:05:31.232 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-02T20:05:31.241 DEBUG:teuthology.orchestra.run.smithi082:> 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-02T20:05:31.296 DEBUG:teuthology.orchestra.run.smithi094:> 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-02T20:05:31.340 DEBUG:teuthology.orchestra.run.smithi082:> 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-02T20:05:31.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T20:05:31.366 DEBUG:teuthology.orchestra.run.smithi094:> 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-02T20:05:31.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T20:05:31.392 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-02T20:05:31.401 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-02T20:05:31.409 INFO:teuthology.task.internal:Duration was 110.666476 seconds 2024-09-02T20:05:31.409 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-02T20:05:31.417 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-02T20:05:31.417 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-02T20:05:31.419 DEBUG:teuthology.orchestra.run.smithi094:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-02T20:05:31.455 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-02T20:05:31.471 INFO:teuthology.orchestra.run.smithi094.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-02T20:05:31.728 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-02T20:05:31.728 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi082.front.sepia.ceph.com 2024-09-02T20:05:31.728 DEBUG:teuthology.orchestra.run.smithi082:> 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-02T20:05:31.795 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi094.front.sepia.ceph.com 2024-09-02T20:05:31.795 DEBUG:teuthology.orchestra.run.smithi094:> 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-02T20:05:31.823 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-02T20:05:31.823 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-02T20:05:31.837 DEBUG:teuthology.orchestra.run.smithi094:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-02T20:05:31.889 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-02T20:05:31.889 DEBUG:teuthology.orchestra.run.smithi082:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-02T20:05:31.903 DEBUG:teuthology.orchestra.run.smithi094:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-02T20:05:31.981 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-02T20:05:31.990 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-02T20:05:31.991 DEBUG:teuthology.orchestra.run.smithi082:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-02T20:05:32.015 DEBUG:teuthology.orchestra.run.smithi094:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-02T20:05:32.040 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-02T20:05:32.049 DEBUG:teuthology.orchestra.run.smithi082:> 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-02T20:05:32.058 DEBUG:teuthology.orchestra.run.smithi094:> 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-02T20:05:32.079 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = core 2024-09-02T20:05:32.104 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern = core 2024-09-02T20:05:32.133 DEBUG:teuthology.orchestra.run.smithi082:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-02T20:05:32.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T20:05:32.175 DEBUG:teuthology.orchestra.run.smithi094:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-02T20:05:32.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-02T20:05:32.189 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-02T20:05:32.202 INFO:teuthology.task.internal:Transferring archived files... 2024-09-02T20:05:32.203 DEBUG:teuthology.misc:Transferring archived files from smithi082:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-02_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7886260/remote/smithi082 2024-09-02T20:05:32.204 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-02T20:05:32.264 DEBUG:teuthology.misc:Transferring archived files from smithi094:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-02_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7886260/remote/smithi094 2024-09-02T20:05:32.265 DEBUG:teuthology.orchestra.run.smithi094:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-02T20:05:32.310 INFO:teuthology.task.internal:Removing archive directory... 2024-09-02T20:05:32.310 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-02T20:05:32.313 DEBUG:teuthology.orchestra.run.smithi094:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-02T20:05:32.361 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-02T20:05:32.370 INFO:teuthology.task.internal:Not uploading archives. 2024-09-02T20:05:32.370 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-02T20:05:32.379 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-02T20:05:32.379 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-02T20:05:32.381 DEBUG:teuthology.orchestra.run.smithi094:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-02T20:05:32.394 INFO:teuthology.orchestra.run.smithi082.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 2 20:05 /home/ubuntu/cephtest 2024-09-02T20:05:32.415 INFO:teuthology.orchestra.run.smithi094.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 2 20:05 /home/ubuntu/cephtest 2024-09-02T20:05:32.416 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-02T20:05:32.425 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-02T20:05:32.446 INFO:teuthology.run:Summary data: description: upgrade:octopus-x/parallel/{0-distro/centos_9.stream 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} duration: 110.66647553443909 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=88c5a9212d00497fb5839bddb38c0e24 status: fail success: false 2024-09-02T20:05:32.447 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-02T20:05:32.537 INFO:teuthology.run:FAIL