2024-09-21T09:43:17.687 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T09:43:17.713 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T09:43:17.798 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913668 branch: main description: upgrade/quincy-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} 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 && ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error; 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]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; 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'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; 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]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - 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' first_in_suite: false job_id: '7913668' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - 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-21_03:08:26-upgrade-main-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - \(POOL_APP_NOT_ENABLED\) - OSD_DOWN - mons down - mon down - MON_DOWN - out of quorum - PG_DEGRADED - Reduced data availability - Degraded data redundancy - OSDMAP_FLAGS - PG_AVAILABILITY sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 workunit: branch: main sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 owner: scheduled_teuthology@teuthology priority: 850 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: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 5357 sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 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: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - 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: 31/32 suite: upgrade suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 targets: smithi104.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP80HlbmRPD6LX6blU9DOwKIzZcs1epEOyJ99paQmEAPro0I+V2PRiXAatxhH4CTxHPPa+jz4eTtS+wDO4mF7aM= smithi138.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHmTJNMRzsJrDpzGx34Fbhnvn5rHVGKSUMmF7kF9JJUJIdumrS12NL/ZfOmI2EmoCHEGSTUaQOaeXqeDgEKYpKQ= tasks: - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy 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:quincy - 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-21_03:08:26 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T09:43:17.799 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa; will attempt to use it 2024-09-21T09:43:17.799 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks 2024-09-21T09:43:17.800 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T09:43:17.801 INFO:teuthology.task.internal:Checking packages... 2024-09-21T09:43:17.820 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '62da54b4b83a96ca9976b7e1d0c8272a564a2208' 2024-09-21T09:43:17.820 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:43:17.821 INFO:teuthology.packaging:ref: None 2024-09-21T09:43:17.821 INFO:teuthology.packaging:tag: None 2024-09-21T09:43:17.821 INFO:teuthology.packaging:branch: main 2024-09-21T09:43:17.821 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:43:17.821 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-09-21T09:43:18.041 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5092-g62da54b4-1jammy 2024-09-21T09:43:18.042 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T09:43:18.049 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T09:43:18.049 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T09:43:18.056 INFO:teuthology.task.internal:Saving configuration 2024-09-21T09:43:18.079 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T09:43:18.093 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T09:43:18.119 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi104.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913668', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 09:37:48.390823', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEQKjSWx8pwiE3sv10hb96Oex6nZvfZ7MYg3VlW/g6eX'} 2024-09-21T09:43:18.143 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi138.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913668', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 09:37:48.392682', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFuC1pS4Do0VzI3BCtUzX/+i7a4S53FlkUsmmmwKRqfw'} 2024-09-21T09:43:18.143 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T09:43:18.149 INFO:teuthology.task.internal:roles: ubuntu@smithi104.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-21T09:43:18.149 INFO:teuthology.task.internal:roles: ubuntu@smithi138.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-21T09:43:18.149 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T09:43:18.205 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8bde2c3640>, signals=[15]) 2024-09-21T09:43:18.205 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T09:43:18.227 INFO:teuthology.task.internal:Opening connections... 2024-09-21T09:43:18.227 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi104.front.sepia.ceph.com 2024-09-21T09:43:18.228 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:43:18.309 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi138.front.sepia.ceph.com 2024-09-21T09:43:18.310 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:43:18.388 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T09:43:18.395 DEBUG:teuthology.orchestra.run.smithi104:> uname -m 2024-09-21T09:43:18.400 INFO:teuthology.orchestra.run.smithi104.stdout:x86_64 2024-09-21T09:43:18.400 DEBUG:teuthology.orchestra.run.smithi104:> cat /etc/os-release 2024-09-21T09:43:18.446 INFO:teuthology.orchestra.run.smithi104.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T09:43:18.447 INFO:teuthology.orchestra.run.smithi104.stdout:NAME="Ubuntu" 2024-09-21T09:43:18.447 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION_ID="22.04" 2024-09-21T09:43:18.447 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T09:43:18.447 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION_CODENAME=jammy 2024-09-21T09:43:18.447 INFO:teuthology.orchestra.run.smithi104.stdout:ID=ubuntu 2024-09-21T09:43:18.447 INFO:teuthology.orchestra.run.smithi104.stdout:ID_LIKE=debian 2024-09-21T09:43:18.447 INFO:teuthology.orchestra.run.smithi104.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T09:43:18.447 INFO:teuthology.orchestra.run.smithi104.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T09:43:18.447 INFO:teuthology.orchestra.run.smithi104.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T09:43:18.447 INFO:teuthology.orchestra.run.smithi104.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T09:43:18.447 INFO:teuthology.orchestra.run.smithi104.stdout:UBUNTU_CODENAME=jammy 2024-09-21T09:43:18.448 INFO:teuthology.lock.ops:Updating smithi104.front.sepia.ceph.com on lock server 2024-09-21T09:43:18.476 DEBUG:teuthology.orchestra.run.smithi138:> uname -m 2024-09-21T09:43:18.481 INFO:teuthology.orchestra.run.smithi138.stdout:x86_64 2024-09-21T09:43:18.481 DEBUG:teuthology.orchestra.run.smithi138:> cat /etc/os-release 2024-09-21T09:43:18.528 INFO:teuthology.orchestra.run.smithi138.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T09:43:18.528 INFO:teuthology.orchestra.run.smithi138.stdout:NAME="Ubuntu" 2024-09-21T09:43:18.528 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_ID="22.04" 2024-09-21T09:43:18.528 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T09:43:18.529 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_CODENAME=jammy 2024-09-21T09:43:18.529 INFO:teuthology.orchestra.run.smithi138.stdout:ID=ubuntu 2024-09-21T09:43:18.529 INFO:teuthology.orchestra.run.smithi138.stdout:ID_LIKE=debian 2024-09-21T09:43:18.529 INFO:teuthology.orchestra.run.smithi138.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T09:43:18.529 INFO:teuthology.orchestra.run.smithi138.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T09:43:18.529 INFO:teuthology.orchestra.run.smithi138.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T09:43:18.529 INFO:teuthology.orchestra.run.smithi138.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T09:43:18.529 INFO:teuthology.orchestra.run.smithi138.stdout:UBUNTU_CODENAME=jammy 2024-09-21T09:43:18.530 INFO:teuthology.lock.ops:Updating smithi138.front.sepia.ceph.com on lock server 2024-09-21T09:43:18.550 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T09:43:18.559 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T09:43:18.621 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T09:43:18.622 DEBUG:teuthology.orchestra.run.smithi104:> test '!' -e /home/ubuntu/cephtest 2024-09-21T09:43:18.624 DEBUG:teuthology.orchestra.run.smithi138:> test '!' -e /home/ubuntu/cephtest 2024-09-21T09:43:18.628 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T09:43:18.634 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T09:43:18.634 DEBUG:teuthology.orchestra.run.smithi104:> test -z $(ls -A /var/lib/ceph) 2024-09-21T09:43:18.671 DEBUG:teuthology.orchestra.run.smithi138:> test -z $(ls -A /var/lib/ceph) 2024-09-21T09:43:18.691 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T09:43:18.744 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T09:43:18.758 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T09:43:18.758 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T09:43:18.758 DEBUG:teuthology.orchestra.run.smithi104:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T09:43:18.758 DEBUG:teuthology.orchestra.run.smithi138:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T09:43:18.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:18.763 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2024-09-21T09:43:18.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:43:18.764 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-21T09:43:18.810 INFO:teuthology.orchestra.run.smithi104.stdout:5.15.0-56-generic 2024-09-21T09:43:18.810 INFO:teuthology.task.kernel:Running kernel on smithi104: 5.15.0-56-generic 2024-09-21T09:43:18.810 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get clean 2024-09-21T09:43:18.812 INFO:teuthology.orchestra.run.smithi138.stdout:5.15.0-56-generic 2024-09-21T09:43:18.812 INFO:teuthology.task.kernel:Running kernel on smithi138: 5.15.0-56-generic 2024-09-21T09:43:18.812 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get clean 2024-09-21T09:43:18.939 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get update 2024-09-21T09:43:18.954 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get update 2024-09-21T09:43:19.106 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:43:19.107 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:43:19.115 INFO:teuthology.orchestra.run.smithi138.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T09:43:19.118 INFO:teuthology.orchestra.run.smithi104.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T09:43:19.182 INFO:teuthology.orchestra.run.smithi138.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T09:43:19.188 INFO:teuthology.orchestra.run.smithi104.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T09:43:19.216 INFO:teuthology.orchestra.run.smithi138.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T09:43:19.217 INFO:teuthology.orchestra.run.smithi104.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T09:43:19.344 INFO:teuthology.orchestra.run.smithi138.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T09:43:19.349 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T09:43:19.417 INFO:teuthology.orchestra.run.smithi138.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T09:43:19.453 INFO:teuthology.orchestra.run.smithi104.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T09:43:19.453 INFO:teuthology.orchestra.run.smithi138.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T09:43:19.456 INFO:teuthology.orchestra.run.smithi138.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T09:43:19.456 INFO:teuthology.orchestra.run.smithi138.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T09:43:19.457 INFO:teuthology.orchestra.run.smithi138.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T09:43:19.457 INFO:teuthology.orchestra.run.smithi104.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T09:43:19.460 INFO:teuthology.orchestra.run.smithi104.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T09:43:19.460 INFO:teuthology.orchestra.run.smithi104.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T09:43:19.476 INFO:teuthology.orchestra.run.smithi138.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T09:43:19.480 INFO:teuthology.orchestra.run.smithi138.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T09:43:19.480 INFO:teuthology.orchestra.run.smithi138.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T09:43:19.482 INFO:teuthology.orchestra.run.smithi104.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T09:43:19.483 INFO:teuthology.orchestra.run.smithi104.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T09:43:19.486 INFO:teuthology.orchestra.run.smithi104.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T09:43:19.486 INFO:teuthology.orchestra.run.smithi104.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T09:43:19.489 INFO:teuthology.orchestra.run.smithi138.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T09:43:19.493 INFO:teuthology.orchestra.run.smithi104.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T09:43:19.495 INFO:teuthology.orchestra.run.smithi138.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T09:43:19.497 INFO:teuthology.orchestra.run.smithi138.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T09:43:19.497 INFO:teuthology.orchestra.run.smithi138.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T09:43:19.499 INFO:teuthology.orchestra.run.smithi104.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T09:43:19.501 INFO:teuthology.orchestra.run.smithi104.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T09:43:19.501 INFO:teuthology.orchestra.run.smithi104.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T09:43:19.501 INFO:teuthology.orchestra.run.smithi104.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T09:43:19.513 INFO:teuthology.orchestra.run.smithi138.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T09:43:19.514 INFO:teuthology.orchestra.run.smithi138.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T09:43:19.514 INFO:teuthology.orchestra.run.smithi138.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T09:43:19.514 INFO:teuthology.orchestra.run.smithi138.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T09:43:19.515 INFO:teuthology.orchestra.run.smithi138.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T09:43:19.524 INFO:teuthology.orchestra.run.smithi138.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T09:43:19.524 INFO:teuthology.orchestra.run.smithi138.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T09:43:19.525 INFO:teuthology.orchestra.run.smithi138.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T09:43:19.532 INFO:teuthology.orchestra.run.smithi104.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T09:43:19.532 INFO:teuthology.orchestra.run.smithi104.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T09:43:19.533 INFO:teuthology.orchestra.run.smithi104.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T09:43:19.533 INFO:teuthology.orchestra.run.smithi104.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T09:43:19.534 INFO:teuthology.orchestra.run.smithi104.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T09:43:19.534 INFO:teuthology.orchestra.run.smithi104.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T09:43:19.535 INFO:teuthology.orchestra.run.smithi104.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T09:43:19.535 INFO:teuthology.orchestra.run.smithi104.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T09:43:19.535 INFO:teuthology.orchestra.run.smithi104.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T09:43:19.535 INFO:teuthology.orchestra.run.smithi104.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T09:43:19.541 INFO:teuthology.orchestra.run.smithi138.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T09:43:19.542 INFO:teuthology.orchestra.run.smithi138.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T09:43:19.542 INFO:teuthology.orchestra.run.smithi138.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T09:43:19.662 INFO:teuthology.orchestra.run.smithi138.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T09:43:19.683 INFO:teuthology.orchestra.run.smithi104.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T09:43:19.948 INFO:teuthology.orchestra.run.smithi138.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T09:43:20.106 INFO:teuthology.orchestra.run.smithi104.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T09:43:20.122 INFO:teuthology.orchestra.run.smithi138.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T09:43:20.122 INFO:teuthology.orchestra.run.smithi104.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T09:43:20.131 INFO:teuthology.orchestra.run.smithi104.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T09:43:20.132 INFO:teuthology.orchestra.run.smithi104.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T09:43:20.136 INFO:teuthology.orchestra.run.smithi138.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T09:43:20.136 INFO:teuthology.orchestra.run.smithi138.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T09:43:20.221 INFO:teuthology.orchestra.run.smithi138.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T09:43:20.222 INFO:teuthology.orchestra.run.smithi138.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T09:43:20.229 INFO:teuthology.orchestra.run.smithi104.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T09:43:20.229 INFO:teuthology.orchestra.run.smithi104.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T09:43:20.230 INFO:teuthology.orchestra.run.smithi138.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T09:43:20.231 INFO:teuthology.orchestra.run.smithi138.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T09:43:20.241 INFO:teuthology.orchestra.run.smithi104.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T09:43:20.241 INFO:teuthology.orchestra.run.smithi104.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T09:43:20.248 INFO:teuthology.orchestra.run.smithi138.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T09:43:20.256 INFO:teuthology.orchestra.run.smithi104.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T09:43:20.283 INFO:teuthology.orchestra.run.smithi138.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T09:43:20.286 INFO:teuthology.orchestra.run.smithi104.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T09:43:20.288 INFO:teuthology.orchestra.run.smithi138.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T09:43:20.289 INFO:teuthology.orchestra.run.smithi138.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T09:43:20.289 INFO:teuthology.orchestra.run.smithi138.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T09:43:20.292 INFO:teuthology.orchestra.run.smithi104.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T09:43:20.292 INFO:teuthology.orchestra.run.smithi104.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T09:43:20.293 INFO:teuthology.orchestra.run.smithi104.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T09:43:20.369 INFO:teuthology.orchestra.run.smithi138.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T09:43:20.369 INFO:teuthology.orchestra.run.smithi138.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T09:43:20.372 INFO:teuthology.orchestra.run.smithi104.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T09:43:20.373 INFO:teuthology.orchestra.run.smithi104.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T09:43:25.756 INFO:teuthology.orchestra.run.smithi138.stdout:Fetched 16.3 MB in 2s (7,527 kB/s) 2024-09-21T09:43:25.969 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 16.3 MB in 2s (7,180 kB/s) 2024-09-21T09:43:27.249 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-21T09:43:27.270 DEBUG:teuthology.orchestra.run.smithi138:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T09:43:27.322 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-21T09:43:27.410 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T09:43:27.428 DEBUG:teuthology.orchestra.run.smithi104:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T09:43:27.482 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T09:43:27.509 INFO:teuthology.orchestra.run.smithi138.stdout:Building dependency tree... 2024-09-21T09:43:27.510 INFO:teuthology.orchestra.run.smithi138.stdout:Reading state information... 2024-09-21T09:43:27.668 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2024-09-21T09:43:27.668 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2024-09-21T09:43:27.676 INFO:teuthology.orchestra.run.smithi138.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T09:43:27.677 INFO:teuthology.orchestra.run.smithi138.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T09:43:27.677 INFO:teuthology.orchestra.run.smithi138.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T09:43:27.677 INFO:teuthology.orchestra.run.smithi138.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T09:43:27.677 INFO:teuthology.orchestra.run.smithi138.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T09:43:27.678 INFO:teuthology.orchestra.run.smithi138.stdout: python2.7-minimal 2024-09-21T09:43:27.678 INFO:teuthology.orchestra.run.smithi138.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T09:43:27.679 INFO:teuthology.orchestra.run.smithi138.stdout:The following additional packages will be installed: 2024-09-21T09:43:27.679 INFO:teuthology.orchestra.run.smithi138.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T09:43:27.679 INFO:teuthology.orchestra.run.smithi138.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T09:43:27.679 INFO:teuthology.orchestra.run.smithi138.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T09:43:27.681 INFO:teuthology.orchestra.run.smithi138.stdout:Suggested packages: 2024-09-21T09:43:27.681 INFO:teuthology.orchestra.run.smithi138.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T09:43:27.681 INFO:teuthology.orchestra.run.smithi138.stdout:Recommended packages: 2024-09-21T09:43:27.681 INFO:teuthology.orchestra.run.smithi138.stdout: thermald 2024-09-21T09:43:27.729 INFO:teuthology.orchestra.run.smithi138.stdout:The following NEW packages will be installed: 2024-09-21T09:43:27.729 INFO:teuthology.orchestra.run.smithi138.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T09:43:27.729 INFO:teuthology.orchestra.run.smithi138.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T09:43:27.730 INFO:teuthology.orchestra.run.smithi138.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T09:43:27.731 INFO:teuthology.orchestra.run.smithi138.stdout:The following packages will be upgraded: 2024-09-21T09:43:27.731 INFO:teuthology.orchestra.run.smithi138.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T09:43:27.782 INFO:teuthology.orchestra.run.smithi138.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T09:43:27.782 INFO:teuthology.orchestra.run.smithi138.stdout:Need to get 113 MB of archives. 2024-09-21T09:43:27.782 INFO:teuthology.orchestra.run.smithi138.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T09:43:27.782 INFO:teuthology.orchestra.run.smithi138.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-21T09:43:27.834 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T09:43:27.834 INFO:teuthology.orchestra.run.smithi104.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T09:43:27.834 INFO:teuthology.orchestra.run.smithi104.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T09:43:27.834 INFO:teuthology.orchestra.run.smithi104.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T09:43:27.835 INFO:teuthology.orchestra.run.smithi104.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T09:43:27.835 INFO:teuthology.orchestra.run.smithi104.stdout: python2.7-minimal 2024-09-21T09:43:27.835 INFO:teuthology.orchestra.run.smithi104.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T09:43:27.836 INFO:teuthology.orchestra.run.smithi104.stdout:The following additional packages will be installed: 2024-09-21T09:43:27.836 INFO:teuthology.orchestra.run.smithi104.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T09:43:27.836 INFO:teuthology.orchestra.run.smithi104.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T09:43:27.836 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T09:43:27.838 INFO:teuthology.orchestra.run.smithi104.stdout:Suggested packages: 2024-09-21T09:43:27.838 INFO:teuthology.orchestra.run.smithi104.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T09:43:27.838 INFO:teuthology.orchestra.run.smithi104.stdout:Recommended packages: 2024-09-21T09:43:27.838 INFO:teuthology.orchestra.run.smithi104.stdout: thermald 2024-09-21T09:43:27.891 INFO:teuthology.orchestra.run.smithi104.stdout:The following NEW packages will be installed: 2024-09-21T09:43:27.891 INFO:teuthology.orchestra.run.smithi104.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T09:43:27.892 INFO:teuthology.orchestra.run.smithi104.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T09:43:27.892 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T09:43:27.893 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages will be upgraded: 2024-09-21T09:43:27.894 INFO:teuthology.orchestra.run.smithi104.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T09:43:28.073 INFO:teuthology.orchestra.run.smithi104.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T09:43:28.073 INFO:teuthology.orchestra.run.smithi104.stdout:Need to get 113 MB of archives. 2024-09-21T09:43:28.074 INFO:teuthology.orchestra.run.smithi104.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T09:43:28.074 INFO:teuthology.orchestra.run.smithi104.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-21T09:43:28.201 INFO:teuthology.orchestra.run.smithi138.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-21T09:43:28.291 INFO:teuthology.orchestra.run.smithi138.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-21T09:43:29.067 INFO:teuthology.orchestra.run.smithi138.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-21T09:43:29.067 INFO:teuthology.orchestra.run.smithi138.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-21T09:43:29.067 INFO:teuthology.orchestra.run.smithi138.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-21T09:43:29.185 INFO:teuthology.orchestra.run.smithi138.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-21T09:43:29.283 INFO:teuthology.orchestra.run.smithi138.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-21T09:43:29.491 INFO:teuthology.orchestra.run.smithi104.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-21T09:43:29.664 INFO:teuthology.orchestra.run.smithi138.stdout:Fetched 113 MB in 2s (73.4 MB/s) 2024-09-21T09:43:29.840 INFO:teuthology.orchestra.run.smithi104.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-21T09:43:29.882 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T09:43:31.961 INFO:teuthology.orchestra.run.smithi138.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-21T09:43:31.965 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:43:32.036 INFO:teuthology.orchestra.run.smithi104.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-21T09:43:32.036 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-21T09:43:32.036 INFO:teuthology.orchestra.run.smithi104.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-21T09:43:32.071 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:32.396 INFO:teuthology.orchestra.run.smithi104.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-21T09:43:32.479 INFO:teuthology.orchestra.run.smithi104.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-21T09:43:32.872 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 113 MB in 5s (24.7 MB/s) 2024-09-21T09:43:33.029 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T09:43:34.714 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T09:43:34.735 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:43:34.837 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:34.973 INFO:teuthology.orchestra.run.smithi104.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-21T09:43:34.978 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:43:35.135 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:35.334 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T09:43:35.355 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:43:35.392 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:37.152 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T09:43:37.174 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:43:37.271 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:37.688 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T09:43:37.709 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:43:37.738 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:42.416 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:43:42.569 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:43:42.902 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:43:43.048 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:43:43.309 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T09:43:43.319 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T09:43:43.350 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T09:43:43.765 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:43:43.907 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:43:44.240 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:43:44.368 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:43:44.663 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T09:43:44.685 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T09:43:44.721 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T09:43:48.932 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T09:43:48.969 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:43:49.007 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:50.393 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T09:43:50.429 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:43:50.467 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:52.339 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:43:52.487 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:43:52.812 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T09:43:52.959 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:53.003 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:43:53.077 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T09:43:53.135 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:43:53.181 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:53.468 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T09:43:53.589 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:53.715 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T09:43:53.844 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:54.491 INFO:teuthology.orchestra.run.smithi138.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:43:54.491 INFO:teuthology.orchestra.run.smithi138.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T09:43:54.491 INFO:teuthology.orchestra.run.smithi138.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:43:54.491 INFO:teuthology.orchestra.run.smithi138.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T09:43:55.225 INFO:teuthology.orchestra.run.smithi104.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:43:55.225 INFO:teuthology.orchestra.run.smithi104.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T09:43:55.226 INFO:teuthology.orchestra.run.smithi104.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:43:55.226 INFO:teuthology.orchestra.run.smithi104.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T09:43:55.262 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:55.463 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:56.889 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T09:43:57.015 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T09:43:57.060 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T09:43:57.141 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:57.161 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T09:43:57.262 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:58.484 INFO:teuthology.orchestra.run.smithi104.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:58.536 INFO:teuthology.orchestra.run.smithi104.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T09:43:58.537 INFO:teuthology.orchestra.run.smithi104.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:43:58.631 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:43:58.697 INFO:teuthology.orchestra.run.smithi138.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T09:43:58.697 INFO:teuthology.orchestra.run.smithi138.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:44:12.057 INFO:teuthology.orchestra.run.smithi104.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T09:44:12.132 INFO:teuthology.orchestra.run.smithi104.stdout:Sourcing file `/etc/default/grub' 2024-09-21T09:44:12.134 INFO:teuthology.orchestra.run.smithi104.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T09:44:12.136 INFO:teuthology.orchestra.run.smithi104.stdout:Generating grub configuration file ... 2024-09-21T09:44:12.343 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:44:12.359 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:44:12.644 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:44:12.649 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T09:44:12.713 INFO:teuthology.orchestra.run.smithi138.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T09:44:12.713 INFO:teuthology.orchestra.run.smithi138.stdout:Sourcing file `/etc/default/grub' 2024-09-21T09:44:12.724 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T09:44:12.730 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T09:44:12.732 INFO:teuthology.orchestra.run.smithi138.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T09:44:12.752 INFO:teuthology.orchestra.run.smithi138.stdout:Generating grub configuration file ... 2024-09-21T09:44:12.906 INFO:teuthology.orchestra.run.smithi104.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T09:44:12.906 INFO:teuthology.orchestra.run.smithi104.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T09:44:12.906 INFO:teuthology.orchestra.run.smithi104.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T09:44:12.947 INFO:teuthology.orchestra.run.smithi104.stdout:done 2024-09-21T09:44:13.130 INFO:teuthology.orchestra.run.smithi138.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:44:13.149 INFO:teuthology.orchestra.run.smithi138.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:44:13.438 DEBUG:teuthology.orchestra.run.smithi104:> dpkg -s linux-image-generic 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi104.stdout:Package: linux-image-generic 2024-09-21T09:44:13.460 INFO:teuthology.orchestra.run.smithi104.stdout:Status: install ok installed 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout:Priority: optional 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout:Section: kernel 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout:Installed-Size: 21 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout:Architecture: amd64 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout:Source: linux-meta 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout:Version: 5.15.0.122.122 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout:Recommends: thermald 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout:Description: Generic Linux kernel image 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout: This package will always depend on the latest generic kernel image 2024-09-21T09:44:13.461 INFO:teuthology.orchestra.run.smithi104.stdout: available. 2024-09-21T09:44:13.462 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T09:44:13.462 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T09:44:13.462 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T09:44:13.462 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-21T09:44:13.462 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi104.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T09:44:13.462 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get clean 2024-09-21T09:44:13.556 INFO:teuthology.orchestra.run.smithi138.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:44:13.562 INFO:teuthology.orchestra.run.smithi138.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T09:44:13.606 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get update 2024-09-21T09:44:13.627 INFO:teuthology.orchestra.run.smithi138.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T09:44:13.632 INFO:teuthology.orchestra.run.smithi138.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T09:44:13.725 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:44:13.725 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T09:44:13.731 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T09:44:13.748 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T09:44:13.784 INFO:teuthology.orchestra.run.smithi138.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T09:44:13.784 INFO:teuthology.orchestra.run.smithi138.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T09:44:13.784 INFO:teuthology.orchestra.run.smithi138.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T09:44:13.830 INFO:teuthology.orchestra.run.smithi138.stdout:done 2024-09-21T09:44:14.323 DEBUG:teuthology.orchestra.run.smithi138:> dpkg -s linux-image-generic 2024-09-21T09:44:14.402 INFO:teuthology.orchestra.run.smithi138.stdout:Package: linux-image-generic 2024-09-21T09:44:14.402 INFO:teuthology.orchestra.run.smithi138.stdout:Status: install ok installed 2024-09-21T09:44:14.402 INFO:teuthology.orchestra.run.smithi138.stdout:Priority: optional 2024-09-21T09:44:14.402 INFO:teuthology.orchestra.run.smithi138.stdout:Section: kernel 2024-09-21T09:44:14.402 INFO:teuthology.orchestra.run.smithi138.stdout:Installed-Size: 21 2024-09-21T09:44:14.402 INFO:teuthology.orchestra.run.smithi138.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T09:44:14.402 INFO:teuthology.orchestra.run.smithi138.stdout:Architecture: amd64 2024-09-21T09:44:14.402 INFO:teuthology.orchestra.run.smithi138.stdout:Source: linux-meta 2024-09-21T09:44:14.402 INFO:teuthology.orchestra.run.smithi138.stdout:Version: 5.15.0.122.122 2024-09-21T09:44:14.402 INFO:teuthology.orchestra.run.smithi138.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T09:44:14.403 INFO:teuthology.orchestra.run.smithi138.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T09:44:14.403 INFO:teuthology.orchestra.run.smithi138.stdout:Recommends: thermald 2024-09-21T09:44:14.403 INFO:teuthology.orchestra.run.smithi138.stdout:Description: Generic Linux kernel image 2024-09-21T09:44:14.403 INFO:teuthology.orchestra.run.smithi138.stdout: This package will always depend on the latest generic kernel image 2024-09-21T09:44:14.403 INFO:teuthology.orchestra.run.smithi138.stdout: available. 2024-09-21T09:44:14.404 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T09:44:14.404 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T09:44:14.404 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T09:44:14.404 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-21T09:44:14.404 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi138.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T09:44:14.404 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get clean 2024-09-21T09:44:14.556 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get update 2024-09-21T09:44:14.669 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T09:44:14.788 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:44:14.870 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T09:44:14.951 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T09:44:15.166 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T09:44:15.185 DEBUG:teuthology.orchestra.run.smithi104:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T09:44:15.246 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T09:44:15.455 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2024-09-21T09:44:15.456 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2024-09-21T09:44:15.631 INFO:teuthology.orchestra.run.smithi104.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T09:44:15.631 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T09:44:15.632 INFO:teuthology.orchestra.run.smithi104.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T09:44:15.632 INFO:teuthology.orchestra.run.smithi104.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T09:44:15.632 INFO:teuthology.orchestra.run.smithi104.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T09:44:15.632 INFO:teuthology.orchestra.run.smithi104.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T09:44:15.632 INFO:teuthology.orchestra.run.smithi104.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T09:44:15.632 INFO:teuthology.orchestra.run.smithi104.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T09:44:15.671 INFO:teuthology.orchestra.run.smithi104.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T09:44:15.673 DEBUG:teuthology.orchestra.run.smithi104:> dpkg -s linux-image-generic 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Package: linux-image-generic 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Status: install ok installed 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Priority: optional 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Section: kernel 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Installed-Size: 21 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Architecture: amd64 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Source: linux-meta 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Version: 5.15.0.122.122 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Recommends: thermald 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout:Description: Generic Linux kernel image 2024-09-21T09:44:15.686 INFO:teuthology.orchestra.run.smithi104.stdout: This package will always depend on the latest generic kernel image 2024-09-21T09:44:15.687 INFO:teuthology.orchestra.run.smithi104.stdout: available. 2024-09-21T09:44:15.687 DEBUG:teuthology.orchestra.run.smithi104:> mktemp 2024-09-21T09:44:15.734 INFO:teuthology.orchestra.run.smithi104.stdout:/tmp/tmp.35t9OPd4cc 2024-09-21T09:44:15.734 DEBUG:teuthology.orchestra.run.smithi104:> sudo cp /boot/grub/grub.cfg /tmp/tmp.35t9OPd4cc 2024-09-21T09:44:15.789 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 0666 /tmp/tmp.35t9OPd4cc 2024-09-21T09:44:15.913 DEBUG:teuthology.orchestra.remote:smithi104:/tmp/tmp.35t9OPd4cc is 10KB 2024-09-21T09:44:15.925 DEBUG:teuthology.orchestra.run.smithi104:> rm -fr /tmp/tmp.35t9OPd4cc 2024-09-21T09:44:15.931 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T09:44:15.989 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T09:44:15.989 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T09:44:15.989 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T09:44:16.053 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T09:44:16.054 DEBUG:teuthology.orchestra.run.smithi104:> sudo update-grub 2024-09-21T09:44:16.127 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-21T09:44:16.146 DEBUG:teuthology.orchestra.run.smithi138:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T09:44:16.213 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-21T09:44:16.425 INFO:teuthology.orchestra.run.smithi138.stdout:Building dependency tree... 2024-09-21T09:44:16.426 INFO:teuthology.orchestra.run.smithi138.stdout:Reading state information... 2024-09-21T09:44:16.623 INFO:teuthology.orchestra.run.smithi138.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T09:44:16.623 INFO:teuthology.orchestra.run.smithi138.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T09:44:16.624 INFO:teuthology.orchestra.run.smithi138.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T09:44:16.624 INFO:teuthology.orchestra.run.smithi138.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T09:44:16.624 INFO:teuthology.orchestra.run.smithi138.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T09:44:16.624 INFO:teuthology.orchestra.run.smithi138.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T09:44:16.624 INFO:teuthology.orchestra.run.smithi138.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T09:44:16.624 INFO:teuthology.orchestra.run.smithi138.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T09:44:16.664 INFO:teuthology.orchestra.run.smithi138.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T09:44:16.667 DEBUG:teuthology.orchestra.run.smithi138:> dpkg -s linux-image-generic 2024-09-21T09:44:16.682 INFO:teuthology.orchestra.run.smithi138.stdout:Package: linux-image-generic 2024-09-21T09:44:16.682 INFO:teuthology.orchestra.run.smithi138.stdout:Status: install ok installed 2024-09-21T09:44:16.682 INFO:teuthology.orchestra.run.smithi138.stdout:Priority: optional 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout:Section: kernel 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout:Installed-Size: 21 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout:Architecture: amd64 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout:Source: linux-meta 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout:Version: 5.15.0.122.122 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout:Recommends: thermald 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout:Description: Generic Linux kernel image 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout: This package will always depend on the latest generic kernel image 2024-09-21T09:44:16.683 INFO:teuthology.orchestra.run.smithi138.stdout: available. 2024-09-21T09:44:16.683 DEBUG:teuthology.orchestra.run.smithi138:> mktemp 2024-09-21T09:44:16.727 INFO:teuthology.orchestra.run.smithi138.stdout:/tmp/tmp.FFlBVtufSk 2024-09-21T09:44:16.727 DEBUG:teuthology.orchestra.run.smithi138:> sudo cp /boot/grub/grub.cfg /tmp/tmp.FFlBVtufSk 2024-09-21T09:44:16.792 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 0666 /tmp/tmp.FFlBVtufSk 2024-09-21T09:44:16.915 DEBUG:teuthology.orchestra.remote:smithi138:/tmp/tmp.FFlBVtufSk is 10KB 2024-09-21T09:44:16.928 DEBUG:teuthology.orchestra.run.smithi138:> rm -fr /tmp/tmp.FFlBVtufSk 2024-09-21T09:44:16.933 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T09:44:16.987 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-21T09:44:16.987 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T09:44:16.987 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T09:44:17.053 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T09:44:17.053 DEBUG:teuthology.orchestra.run.smithi138:> sudo update-grub 2024-09-21T09:44:17.169 INFO:teuthology.orchestra.run.smithi104.stderr:Sourcing file `/etc/default/grub' 2024-09-21T09:44:17.170 INFO:teuthology.orchestra.run.smithi104.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T09:44:17.173 INFO:teuthology.orchestra.run.smithi104.stderr:Generating grub configuration file ... 2024-09-21T09:44:17.369 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:44:17.375 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:44:17.605 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:44:17.611 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T09:44:17.652 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T09:44:17.657 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T09:44:17.767 INFO:teuthology.orchestra.run.smithi104.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T09:44:17.767 INFO:teuthology.orchestra.run.smithi104.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T09:44:17.767 INFO:teuthology.orchestra.run.smithi104.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T09:44:17.789 INFO:teuthology.orchestra.run.smithi104.stderr:done 2024-09-21T09:44:17.797 DEBUG:teuthology.orchestra.run.smithi104:> sudo shutdown -r now 2024-09-21T09:44:18.513 INFO:teuthology.orchestra.run.smithi138.stderr:Sourcing file `/etc/default/grub' 2024-09-21T09:44:18.514 INFO:teuthology.orchestra.run.smithi138.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T09:44:18.517 INFO:teuthology.orchestra.run.smithi138.stderr:Generating grub configuration file ... 2024-09-21T09:44:18.689 INFO:teuthology.orchestra.run.smithi138.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:44:18.694 INFO:teuthology.orchestra.run.smithi138.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:44:19.010 INFO:teuthology.orchestra.run.smithi138.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:44:19.016 INFO:teuthology.orchestra.run.smithi138.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T09:44:19.055 INFO:teuthology.orchestra.run.smithi138.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T09:44:19.060 INFO:teuthology.orchestra.run.smithi138.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T09:44:19.210 INFO:teuthology.orchestra.run.smithi138.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T09:44:19.210 INFO:teuthology.orchestra.run.smithi138.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T09:44:19.210 INFO:teuthology.orchestra.run.smithi138.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T09:44:19.236 INFO:teuthology.orchestra.run.smithi138.stderr:done 2024-09-21T09:44:19.244 DEBUG:teuthology.orchestra.run.smithi138:> sudo shutdown -r now 2024-09-21T09:44:47.822 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-21T09:44:47.823 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T09:44:47.823 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:44:49.248 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-21T09:44:49.248 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-21T09:44:49.249 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:45:06.287 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-21T09:45:07.567 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.138 2024-09-21T09:45:15.294 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T09:45:15.295 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:45:16.569 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-21T09:45:16.569 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:45:18.351 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-21T09:45:19.635 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.138 2024-09-21T09:45:30.357 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T09:45:30.357 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:45:31.636 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-21T09:45:31.637 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:45:50.067 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.138 2024-09-21T09:46:02.493 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-21T09:46:03.067 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T09:46:03.068 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-21T09:46:03.068 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-21T09:46:03.115 INFO:teuthology.orchestra.run.smithi104.stdout:5.15.0-122-generic 2024-09-21T09:46:03.116 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T09:46:03.116 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T09:46:03.116 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T09:46:04.117 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-21T09:46:04.117 DEBUG:teuthology.orchestra.run.smithi104:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T09:46:04.216 INFO:teuthology.orchestra.run.smithi104.stdout:ttyS1 2024-09-21T09:46:04.241 DEBUG:teuthology.parallel:result is None 2024-09-21T09:46:05.068 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-21T09:46:05.068 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:46:06.039 DEBUG:teuthology.orchestra.run.smithi138:> true 2024-09-21T09:46:06.855 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-21T09:46:06.855 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-21T09:46:06.855 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2024-09-21T09:46:06.903 INFO:teuthology.orchestra.run.smithi138.stdout:5.15.0-122-generic 2024-09-21T09:46:06.904 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T09:46:06.904 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T09:46:06.904 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T09:46:07.904 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-21T09:46:07.905 DEBUG:teuthology.orchestra.run.smithi138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T09:46:07.975 INFO:teuthology.orchestra.run.smithi138.stdout:ttyS1 2024-09-21T09:46:07.997 DEBUG:teuthology.parallel:result is None 2024-09-21T09:46:07.997 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T09:46:08.003 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T09:46:08.004 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T09:46:08.006 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T09:46:08.012 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T09:46:08.133 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T09:46:08.141 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T09:46:08.141 DEBUG:teuthology.orchestra.run.smithi104:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T09:46:08.143 DEBUG:teuthology.orchestra.run.smithi138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T09:46:08.161 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T09:46:08.167 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T09:46:08.167 DEBUG:teuthology.orchestra.run.smithi104:> 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-21T09:46:08.196 DEBUG:teuthology.orchestra.run.smithi138:> 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-21T09:46:08.217 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:46:08.225 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:46:08.242 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:46:08.250 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:46:08.252 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T09:46:08.265 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T09:46:08.265 DEBUG:teuthology.orchestra.run.smithi104:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T09:46:08.272 DEBUG:teuthology.orchestra.run.smithi138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T09:46:08.319 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T09:46:08.328 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T09:46:08.328 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T09:46:08.330 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T09:46:08.367 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:46:08.380 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:46:08.427 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T09:46:08.428 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T09:46:08.487 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:46:08.493 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:46:08.539 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-21T09:46:08.539 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T09:46:08.630 DEBUG:teuthology.orchestra.run.smithi104:> sudo service rsyslog restart 2024-09-21T09:46:08.632 DEBUG:teuthology.orchestra.run.smithi138:> sudo service rsyslog restart 2024-09-21T09:46:08.671 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T09:46:08.678 INFO:teuthology.task.internal:Starting timer... 2024-09-21T09:46:08.678 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T09:46:08.688 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T09:46:08.696 DEBUG:teuthology.task.selinux:Excluding smithi104: OS 'ubuntu' does not support SELinux 2024-09-21T09:46:08.696 DEBUG:teuthology.task.selinux:Excluding smithi138: OS 'ubuntu' does not support SELinux 2024-09-21T09:46:08.696 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T09:46:08.696 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-21T09:46:08.697 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T09:46:08.697 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T09:46:08.705 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-21T09:46:08.707 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-21T09:46:08.841 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T09:46:08.849 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-21T09:46:08.850 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi104.front.sepia.ceph.com,smithi138.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T09:53:39.776 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi104.front.sepia.ceph.com'), Remote(name='ubuntu@smithi138.front.sepia.ceph.com')] 2024-09-21T09:53:39.777 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T09:53:39.778 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:53:39.863 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-21T09:53:39.942 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T09:53:39.942 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-21T09:53:39.943 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:53:40.021 DEBUG:teuthology.orchestra.run.smithi138:> true 2024-09-21T09:53:40.098 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-21T09:53:40.099 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T09:53:40.109 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T09:53:40.109 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T09:53:40.110 DEBUG:teuthology.orchestra.run.smithi104:> 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-21T09:53:40.112 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T09:53:40.112 DEBUG:teuthology.orchestra.run.smithi138:> 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-21T09:53:40.139 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T09:53:40.139 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: Command line: ntpd -gq 2024-09-21T09:53:40.139 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: ---------------------------------------------------- 2024-09-21T09:53:40.139 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T09:53:40.139 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T09:53:40.139 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: corporation. Support and training for ntp-4 are 2024-09-21T09:53:40.139 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: available at https://www.nwtime.org/support 2024-09-21T09:53:40.140 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: ---------------------------------------------------- 2024-09-21T09:53:40.140 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: proto: precision = 0.045 usec (-24) 2024-09-21T09:53:40.140 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: basedate set to 2022-02-04 2024-09-21T09:53:40.140 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: gps base set to 2022-02-06 (week 2196) 2024-09-21T09:53:40.140 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T09:53:40.141 INFO:teuthology.orchestra.run.smithi104.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T09:53:40.141 INFO:teuthology.orchestra.run.smithi104.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T09:53:40.142 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T09:53:40.142 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T09:53:40.142 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T09:53:40.142 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T09:53:40.142 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: Listen normally on 3 enp3s0f1 172.21.15.104:123 2024-09-21T09:53:40.142 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: Listen normally on 4 lo [::1]:123 2024-09-21T09:53:40.142 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce89%5]:123 2024-09-21T09:53:40.142 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:40 ntpd[18457]: Listening on routing socket on fd #22 for interface updates 2024-09-21T09:53:40.171 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T09:53:40.171 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: Command line: ntpd -gq 2024-09-21T09:53:40.171 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: ---------------------------------------------------- 2024-09-21T09:53:40.171 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T09:53:40.171 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T09:53:40.171 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: corporation. Support and training for ntp-4 are 2024-09-21T09:53:40.171 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: available at https://www.nwtime.org/support 2024-09-21T09:53:40.171 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: ---------------------------------------------------- 2024-09-21T09:53:40.172 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: proto: precision = 0.045 usec (-24) 2024-09-21T09:53:40.172 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: basedate set to 2022-02-04 2024-09-21T09:53:40.172 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: gps base set to 2022-02-06 (week 2196) 2024-09-21T09:53:40.172 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T09:53:40.172 INFO:teuthology.orchestra.run.smithi138.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T09:53:40.172 INFO:teuthology.orchestra.run.smithi138.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T09:53:40.173 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T09:53:40.173 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T09:53:40.174 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T09:53:40.174 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T09:53:40.174 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: Listen normally on 3 enp3s0f1 172.21.15.138:123 2024-09-21T09:53:40.174 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: Listen normally on 4 lo [::1]:123 2024-09-21T09:53:40.174 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6f71%5]:123 2024-09-21T09:53:40.174 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:40 ntpd[18485]: Listening on routing socket on fd #22 for interface updates 2024-09-21T09:53:41.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:41.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:41 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:41.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:41 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:42.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:42.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:42 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:42.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:42.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:42 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:42.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:42 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:42.145 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:42 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:42.171 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:42 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:42.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:42 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:43.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:43.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:43.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:43.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:43.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:43.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:43.142 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:43.142 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:43.142 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:43.142 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:43.142 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:43.142 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:43 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:43.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:43.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:43.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:43.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:43.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:43.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:43.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:43.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:43.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:43.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:43.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:43.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:43 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:44.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:44 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:44.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:44 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:44.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:44 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:44.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:44 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:44.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:44 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:44.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:44 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:45.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:45.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:45.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:45.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:45.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:45.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:45.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:45.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:45.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:45.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:45.142 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:45.142 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:45 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:45.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:45.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:45.174 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:45.174 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:45.174 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:45.174 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:45.174 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:45.174 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:45.174 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:45.174 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:45.174 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:45.174 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:45.174 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:45.175 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:45.175 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:45.175 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:45.175 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:45.175 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:45 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:46.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:46 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:46.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:46 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:46.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:46 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:46.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:46 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:46.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:46 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:46.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:46 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:47.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:47 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:47.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:47 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:47.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:47 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:47.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:47 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:47.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:47 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:47.140 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:47 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:47.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:47 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:47.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:47 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:47.141 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 09:53:47 ntpd[18457]: ntpd: time slew -0.000334 s 2024-09-21T09:53:47.141 INFO:teuthology.orchestra.run.smithi104.stdout:ntpd: time slew -0.000334s 2024-09-21T09:53:47.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:47 ntpd[18457]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T09:53:47.141 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 09:53:47 ntpd[18457]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T09:53:47.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:47.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:47.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:47.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:47.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:47.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:47.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:53:47.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:53:47.172 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:53:47.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:53:47.173 INFO:teuthology.orchestra.run.smithi138.stdout:21 Sep 09:53:47 ntpd[18485]: ntpd: time slew -0.000609 s 2024-09-21T09:53:47.173 INFO:teuthology.orchestra.run.smithi138.stdout:ntpd: time slew -0.000609s 2024-09-21T09:53:47.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T09:53:47.173 INFO:teuthology.orchestra.run.smithi138.stderr:21 Sep 09:53:47 ntpd[18485]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T09:53:47.191 INFO:teuthology.orchestra.run.smithi104.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T09:53:47.191 INFO:teuthology.orchestra.run.smithi104.stdout:============================================================================== 2024-09-21T09:53:47.191 INFO:teuthology.orchestra.run.smithi104.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:47.191 INFO:teuthology.orchestra.run.smithi104.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:47.191 INFO:teuthology.orchestra.run.smithi104.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:47.191 INFO:teuthology.orchestra.run.smithi104.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:47.220 INFO:teuthology.orchestra.run.smithi138.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T09:53:47.220 INFO:teuthology.orchestra.run.smithi138.stdout:============================================================================== 2024-09-21T09:53:47.221 INFO:teuthology.orchestra.run.smithi138.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:47.221 INFO:teuthology.orchestra.run.smithi138.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:47.221 INFO:teuthology.orchestra.run.smithi138.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:47.221 INFO:teuthology.orchestra.run.smithi138.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:47.222 INFO:teuthology.run_tasks:Running task install... 2024-09-21T09:53:47.230 DEBUG:teuthology.task.install:project ceph 2024-09-21T09:53:47.230 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T09:53:47.230 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'} 2024-09-21T09:53:47.230 INFO:teuthology.task.install:Using flavor: default 2024-09-21T09:53:47.235 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-21T09:53:47.235 INFO:teuthology.task.install:extra packages: [] 2024-09-21T09:53:47.235 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-key list | grep Ceph 2024-09-21T09:53:47.236 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-key list | grep Ceph 2024-09-21T09:53:47.292 INFO:teuthology.orchestra.run.smithi104.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-21T09:53:47.320 INFO:teuthology.orchestra.run.smithi104.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-21T09:53:47.320 INFO:teuthology.orchestra.run.smithi104.stdout:uid [ unknown] Ceph.com (release key) 2024-09-21T09:53:47.320 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-09-21T09:53:47.320 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:53:47.320 INFO:teuthology.packaging:ref: None 2024-09-21T09:53:47.320 INFO:teuthology.packaging:tag: None 2024-09-21T09:53:47.320 INFO:teuthology.packaging:branch: quincy 2024-09-21T09:53:47.321 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:53:47.321 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-09-21T09:53:47.324 INFO:teuthology.orchestra.run.smithi138.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-21T09:53:47.353 INFO:teuthology.orchestra.run.smithi138.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-21T09:53:47.353 INFO:teuthology.orchestra.run.smithi138.stdout:uid [ unknown] Ceph.com (release key) 2024-09-21T09:53:47.353 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-09-21T09:53:47.353 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:53:47.353 INFO:teuthology.packaging:ref: None 2024-09-21T09:53:47.353 INFO:teuthology.packaging:tag: None 2024-09-21T09:53:47.353 INFO:teuthology.packaging:branch: quincy 2024-09-21T09:53:47.354 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:53:47.354 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-09-21T09:53:47.460 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-09-21T09:53:47.460 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-09-21T09:53:47.488 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T09:53:47.488 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-21T09:53:47.495 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-09-21T09:53:47.495 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-09-21T09:53:47.506 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get update 2024-09-21T09:53:47.520 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-21T09:53:47.520 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-21T09:53:47.533 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get update 2024-09-21T09:53:47.644 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-09-21T09:53:47.645 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release 2024-09-21T09:53:47.646 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.647 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.647 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.648 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.648 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.649 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.649 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.650 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.650 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.651 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.652 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.652 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.653 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.653 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.671 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:10 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:53:47.673 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-09-21T09:53:47.675 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release 2024-09-21T09:53:47.676 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.676 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.677 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.678 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.678 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.679 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.679 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:11 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T09:53:47.680 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.680 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.680 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.681 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.682 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.682 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.683 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.684 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.696 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:12 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T09:53:47.698 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.699 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.699 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.700 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.700 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.701 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.701 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.702 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.702 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.703 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.704 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.705 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.705 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.706 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.707 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.707 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.726 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.727 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.728 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.728 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.729 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.729 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.730 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.731 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.731 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.732 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.732 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.733 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.733 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.734 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.734 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.735 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.750 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.751 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.751 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.752 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.753 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.753 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.754 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.754 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.754 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.755 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.755 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.756 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.756 INFO:teuthology.orchestra.run.smithi104.stdout:Err:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.757 INFO:teuthology.orchestra.run.smithi104.stdout: 403 Forbidden [IP: 8.43.84.139 443] 2024-09-21T09:53:47.757 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.757 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.758 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.758 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.778 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.779 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.779 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.780 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.780 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.781 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.781 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.782 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.782 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.786 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.786 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.786 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.786 INFO:teuthology.orchestra.run.smithi138.stdout:Err:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages 2024-09-21T09:53:47.786 INFO:teuthology.orchestra.run.smithi138.stdout: 403 Forbidden [IP: 8.43.84.139 443] 2024-09-21T09:53:47.786 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all Packages 2024-09-21T09:53:47.787 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages 2024-09-21T09:53:47.787 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en 2024-09-21T09:53:47.787 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main Translation-en_US 2024-09-21T09:53:47.792 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:13 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T09:53:47.802 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.803 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.832 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:10 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:53:47.832 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:11 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T09:53:47.832 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main all c-n-f Metadata 2024-09-21T09:53:47.832 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 c-n-f Metadata 2024-09-21T09:53:47.904 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:12 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T09:53:47.986 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:13 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T09:53:49.045 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T09:53:49.058 INFO:teuthology.orchestra.run.smithi104.stderr:E: Failed to fetch https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/dists/jammy/main/binary-i386/Packages 403 Forbidden [IP: 8.43.84.139 443] 2024-09-21T09:53:49.058 INFO:teuthology.orchestra.run.smithi104.stderr:E: Some index files failed to download. They have been ignored, or old ones used instead. 2024-09-21T09:53:49.060 DEBUG:teuthology.orchestra.run:got remote process result: 100 2024-09-21T09:53:49.060 DEBUG:teuthology.orchestra.run.smithi104:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy 2024-09-21T09:53:49.123 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T09:53:49.228 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-21T09:53:49.243 INFO:teuthology.orchestra.run.smithi138.stderr:E: Failed to fetch https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/dists/jammy/main/binary-amd64/Packages 403 Forbidden [IP: 8.43.84.139 443] 2024-09-21T09:53:49.243 INFO:teuthology.orchestra.run.smithi138.stderr:E: Some index files failed to download. They have been ignored, or old ones used instead. 2024-09-21T09:53:49.245 DEBUG:teuthology.orchestra.run:got remote process result: 100 2024-09-21T09:53:49.245 DEBUG:teuthology.orchestra.run.smithi138:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy 2024-09-21T09:53:49.300 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-21T09:53:49.331 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2024-09-21T09:53:49.331 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2024-09-21T09:53:49.349 INFO:teuthology.orchestra.run.smithi104.stdout:Package ceph is not available, but is referred to by another package. 2024-09-21T09:53:49.349 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.349 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.349 INFO:teuthology.orchestra.run.smithi104.stdout:However the following packages replace it: 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout: ceph-osd ceph-mon ceph-mgr ceph-mds 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout:Package ceph-mgr is not available, but is referred to by another package. 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout:However the following packages replace it: 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout: ceph-mgr-modules-core 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout:Package ceph-mds is not available, but is referred to by another package. 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout:However the following packages replace it: 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout: ceph-common 2024-09-21T09:53:49.350 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:Package ceph-common is not available, but is referred to by another package. 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:Package librados2 is not available, but is referred to by another package. 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:Package librbd1 is not available, but is referred to by another package. 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:Package python3-cephfs is not available, but is referred to by another package. 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout:Package python3-rados is not available, but is referred to by another package. 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout:Package python3-rbd is not available, but is referred to by another package. 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout:Package libcephfs2 is not available, but is referred to by another package. 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout:Package ceph-fuse is not available, but is referred to by another package. 2024-09-21T09:53:49.352 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout:Package ceph-test is not available, but is referred to by another package. 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout:However the following packages replace it: 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout: ceph-osd 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout:Package libcephfs-dev is not available, but is referred to by another package. 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout:Package radosgw is not available, but is referred to by another package. 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.353 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout:Package cephadm is not available, but is referred to by another package. 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout:Package python3-rgw is not available, but is referred to by another package. 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout:Package rbd-fuse is not available, but is referred to by another package. 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout:is only available from another source 2024-09-21T09:53:49.354 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T09:53:49.355 DEBUG:teuthology.orchestra.run:got remote process result: 100 2024-09-21T09:53:49.355 INFO:teuthology.orchestra.run.smithi104.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-21T09:53:49.355 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'ceph' was not found 2024-09-21T09:53:49.355 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'cephadm' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'ceph-mds' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'ceph-mgr' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'ceph-common' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'ceph-fuse' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'ceph-test' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'radosgw' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'python3-rados' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'python3-rgw' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'python3-cephfs' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'python3-rbd' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'libcephfs2' was not found 2024-09-21T09:53:49.356 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'libcephfs-dev' was not found 2024-09-21T09:53:49.357 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'librados2' was not found 2024-09-21T09:53:49.357 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'librbd1' was not found 2024-09-21T09:53:49.357 INFO:teuthology.orchestra.run.smithi104.stderr:E: Version '17.2.7-1jammy' for 'rbd-fuse' was not found 2024-09-21T09:53:49.357 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/deb.py", line 94, in _update_package_list_and_install install_dep_packages(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/deb.py", line 32, in install_dep_packages _retry_if_eagain_in_output(remote, args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/deb.py", line 20, in _retry_if_eagain_in_output return remote.run(args=args, stderr=stderr) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi104 with status 100: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy' 2024-09-21T09:53:49.358 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/deb.py", line 94, in _update_package_list_and_install install_dep_packages(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/deb.py", line 32, in install_dep_packages _retry_if_eagain_in_output(remote, args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/deb.py", line 20, in _retry_if_eagain_in_output return remote.run(args=args, stderr=stderr) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi104 with status 100: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy' 2024-09-21T09:53:49.525 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=97b478d7333840c7a84ed4a26ccadbff 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/deb.py", line 94, in _update_package_list_and_install install_dep_packages(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/deb.py", line 32, in install_dep_packages _retry_if_eagain_in_output(remote, args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/install/deb.py", line 20, in _retry_if_eagain_in_output return remote.run(args=args, stderr=stderr) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi104 with status 100: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy' 2024-09-21T09:53:49.528 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-21T09:53:49.536 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T09:53:49.582 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T09:53:49.582 DEBUG:teuthology.orchestra.run.smithi104:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T09:53:49.587 INFO:teuthology.orchestra.run.smithi138.stdout:Building dependency tree... 2024-09-21T09:53:49.587 INFO:teuthology.orchestra.run.smithi138.stdout:Reading state information... 2024-09-21T09:53:49.587 INFO:teuthology.orchestra.run.smithi138.stdout:Package ceph is not available, but is referred to by another package. 2024-09-21T09:53:49.587 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.587 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.587 INFO:teuthology.orchestra.run.smithi138.stdout:However the following packages replace it: 2024-09-21T09:53:49.588 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-osd ceph-mon ceph-mgr ceph-mds 2024-09-21T09:53:49.588 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.588 INFO:teuthology.orchestra.run.smithi138.stdout:Package ceph-mgr is not available, but is referred to by another package. 2024-09-21T09:53:49.588 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.588 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.588 INFO:teuthology.orchestra.run.smithi138.stdout:However the following packages replace it: 2024-09-21T09:53:49.588 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-modules-core 2024-09-21T09:53:49.588 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.588 INFO:teuthology.orchestra.run.smithi138.stdout:Package ceph-mds is not available, but is referred to by another package. 2024-09-21T09:53:49.589 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.589 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.589 INFO:teuthology.orchestra.run.smithi138.stdout:However the following packages replace it: 2024-09-21T09:53:49.589 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-common 2024-09-21T09:53:49.589 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.589 INFO:teuthology.orchestra.run.smithi138.stdout:Package ceph-common is not available, but is referred to by another package. 2024-09-21T09:53:49.589 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.589 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.589 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.590 INFO:teuthology.orchestra.run.smithi138.stdout:Package librados2 is not available, but is referred to by another package. 2024-09-21T09:53:49.590 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.590 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.590 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.590 INFO:teuthology.orchestra.run.smithi138.stdout:Package librbd1 is not available, but is referred to by another package. 2024-09-21T09:53:49.590 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.590 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.590 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.590 INFO:teuthology.orchestra.run.smithi138.stdout:Package python3-cephfs is not available, but is referred to by another package. 2024-09-21T09:53:49.591 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.591 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.591 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.591 INFO:teuthology.orchestra.run.smithi138.stdout:Package python3-rados is not available, but is referred to by another package. 2024-09-21T09:53:49.591 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.591 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.591 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.591 INFO:teuthology.orchestra.run.smithi138.stdout:Package python3-rbd is not available, but is referred to by another package. 2024-09-21T09:53:49.591 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.592 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.592 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.592 INFO:teuthology.orchestra.run.smithi138.stdout:Package libcephfs2 is not available, but is referred to by another package. 2024-09-21T09:53:49.592 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.592 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.592 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.592 INFO:teuthology.orchestra.run.smithi138.stdout:Package ceph-fuse is not available, but is referred to by another package. 2024-09-21T09:53:49.592 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.593 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.593 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.593 INFO:teuthology.orchestra.run.smithi138.stdout:Package ceph-test is not available, but is referred to by another package. 2024-09-21T09:53:49.593 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.593 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.593 INFO:teuthology.orchestra.run.smithi138.stdout:However the following packages replace it: 2024-09-21T09:53:49.593 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-osd 2024-09-21T09:53:49.593 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.593 INFO:teuthology.orchestra.run.smithi138.stdout:Package libcephfs-dev is not available, but is referred to by another package. 2024-09-21T09:53:49.594 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.594 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.594 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.594 INFO:teuthology.orchestra.run.smithi138.stdout:Package radosgw is not available, but is referred to by another package. 2024-09-21T09:53:49.594 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.594 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.594 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.594 INFO:teuthology.orchestra.run.smithi138.stdout:Package cephadm is not available, but is referred to by another package. 2024-09-21T09:53:49.594 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.595 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.595 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.595 INFO:teuthology.orchestra.run.smithi138.stdout:Package python3-rgw is not available, but is referred to by another package. 2024-09-21T09:53:49.595 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.595 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.595 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.595 INFO:teuthology.orchestra.run.smithi138.stdout:Package rbd-fuse is not available, but is referred to by another package. 2024-09-21T09:53:49.595 INFO:teuthology.orchestra.run.smithi138.stdout:This may mean that the package is missing, has been obsoleted, or 2024-09-21T09:53:49.596 INFO:teuthology.orchestra.run.smithi138.stdout:is only available from another source 2024-09-21T09:53:49.596 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-21T09:53:49.596 DEBUG:teuthology.orchestra.run:got remote process result: 100 2024-09-21T09:53:49.597 INFO:teuthology.orchestra.run.smithi138.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-21T09:53:49.597 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'ceph' was not found 2024-09-21T09:53:49.597 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'cephadm' was not found 2024-09-21T09:53:49.597 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'ceph-mds' was not found 2024-09-21T09:53:49.597 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'ceph-mgr' was not found 2024-09-21T09:53:49.597 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'ceph-common' was not found 2024-09-21T09:53:49.597 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'ceph-fuse' was not found 2024-09-21T09:53:49.597 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'ceph-test' was not found 2024-09-21T09:53:49.598 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'radosgw' was not found 2024-09-21T09:53:49.598 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'python3-rados' was not found 2024-09-21T09:53:49.598 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'python3-rgw' was not found 2024-09-21T09:53:49.598 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'python3-cephfs' was not found 2024-09-21T09:53:49.598 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'python3-rbd' was not found 2024-09-21T09:53:49.598 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'libcephfs2' was not found 2024-09-21T09:53:49.598 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'libcephfs-dev' was not found 2024-09-21T09:53:49.599 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'librados2' was not found 2024-09-21T09:53:49.599 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'librbd1' was not found 2024-09-21T09:53:49.599 INFO:teuthology.orchestra.run.smithi138.stderr:E: Version '17.2.7-1jammy' for 'rbd-fuse' was not found 2024-09-21T09:53:49.606 DEBUG:teuthology.orchestra.run.smithi138:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T09:53:49.607 INFO:teuthology.orchestra.run.smithi104.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T09:53:49.607 INFO:teuthology.orchestra.run.smithi104.stdout:============================================================================== 2024-09-21T09:53:49.608 INFO:teuthology.orchestra.run.smithi104.stdout: hv01.front.sepi 67.205.162.81 3 u 1 64 1 0.099 -0.033 0.000 2024-09-21T09:53:49.608 INFO:teuthology.orchestra.run.smithi104.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:49.608 INFO:teuthology.orchestra.run.smithi104.stdout: hv03.front.sepi 74.6.168.72 3 u - 64 1 0.101 +0.523 0.000 2024-09-21T09:53:49.608 INFO:teuthology.orchestra.run.smithi104.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:49.650 INFO:teuthology.orchestra.run.smithi138.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T09:53:49.651 INFO:teuthology.orchestra.run.smithi138.stdout:============================================================================== 2024-09-21T09:53:49.651 INFO:teuthology.orchestra.run.smithi138.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:49.651 INFO:teuthology.orchestra.run.smithi138.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:49.651 INFO:teuthology.orchestra.run.smithi138.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:49.651 INFO:teuthology.orchestra.run.smithi138.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:53:49.652 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T09:53:49.660 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T09:53:49.660 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T09:53:49.667 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T09:53:49.675 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T09:53:49.683 INFO:teuthology.task.internal:Duration was 461.005556 seconds 2024-09-21T09:53:49.684 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T09:53:49.691 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T09:53:49.691 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T09:53:49.694 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T09:53:49.729 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T09:53:49.729 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi104.front.sepia.ceph.com 2024-09-21T09:53:49.729 DEBUG:teuthology.orchestra.run.smithi104:> 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-21T09:53:49.780 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi138.front.sepia.ceph.com 2024-09-21T09:53:49.781 DEBUG:teuthology.orchestra.run.smithi138:> 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-21T09:53:49.790 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T09:53:49.790 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T09:53:49.824 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T09:53:49.873 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T09:53:49.873 DEBUG:teuthology.orchestra.run.smithi104:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T09:53:49.908 DEBUG:teuthology.orchestra.run.smithi138:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T09:53:49.969 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T09:53:49.987 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T09:53:49.987 DEBUG:teuthology.orchestra.run.smithi104:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T09:53:49.998 DEBUG:teuthology.orchestra.run.smithi138:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T09:53:50.008 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T09:53:50.016 DEBUG:teuthology.orchestra.run.smithi104:> 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-21T09:53:50.040 DEBUG:teuthology.orchestra.run.smithi138:> 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-21T09:53:50.050 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = core 2024-09-21T09:53:50.059 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = core 2024-09-21T09:53:50.071 DEBUG:teuthology.orchestra.run.smithi104:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T09:53:50.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:50.119 DEBUG:teuthology.orchestra.run.smithi138:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T09:53:50.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:53:50.123 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T09:53:50.132 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T09:53:50.134 DEBUG:teuthology.misc:Transferring archived files from smithi104:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913668/remote/smithi104 2024-09-21T09:53:50.135 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T09:53:50.182 DEBUG:teuthology.misc:Transferring archived files from smithi138:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913668/remote/smithi138 2024-09-21T09:53:50.183 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T09:53:50.204 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T09:53:50.204 DEBUG:teuthology.orchestra.run.smithi104:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T09:53:50.220 DEBUG:teuthology.orchestra.run.smithi138:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T09:53:50.249 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T09:53:50.259 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T09:53:50.259 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T09:53:50.285 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T09:53:50.285 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T09:53:50.287 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T09:53:50.293 INFO:teuthology.orchestra.run.smithi104.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 09:53 /home/ubuntu/cephtest 2024-09-21T09:53:50.301 INFO:teuthology.orchestra.run.smithi138.stdout: 658623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 09:53 /home/ubuntu/cephtest 2024-09-21T09:53:50.302 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T09:53:50.311 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T09:53:50.338 INFO:teuthology.run:Summary data: description: upgrade/quincy-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} duration: 461.0055556297302 failure_reason: 'Command failed on smithi104 with status 100: ''sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=97b478d7333840c7a84ed4a26ccadbff status: fail success: false 2024-09-21T09:53:50.338 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T09:53:50.419 INFO:teuthology.run:FAIL