2023-12-14T02:28:48.930 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-14T02:28:48.930 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490962 --description rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools agent/off mon_election/connectivity task/test_extra_daemon_features} --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490962/orig.config.yaml 2023-12-14T02:28:48.973 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-14T02:28:49.053 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490962 branch: wip-yuri10-testing-2023-12-12-1229 description: rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools agent/off mon_election/connectivity task/test_extra_daemon_features} email: yweinste@redhat.com first_in_suite: false job_id: '7490962' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri10-testing-2023-12-12-1229 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri10-testing-2023-12-12-1229 sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 9963 sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri10-testing-2023-12-12-1229 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 targets: smithi093.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGJFjqY5EwAhhCe8LBaQhcTkypg2HdnM+W+U9UlDWK358PQu1j5znim0/PPcHj15WqdJrbXgtuF1xTDftSlgAVg= smithi097.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMI10G1Oj/AdUHjK8zaCD1XgfqE2h8sdP6UhOOExb+l7d7UvMIbpxgUgnzDnFJ8XmNC2REdDUbhYbFFbv6BCIsk= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-13_20:42:37 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-14T02:28:49.054 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa; will attempt to use it 2023-12-14T02:28:49.055 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks 2023-12-14T02:28:49.056 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-14T02:28:49.058 INFO:teuthology.task.internal:Checking packages... 2023-12-14T02:28:49.094 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '021ac1670a21c19759080c6da90baaeb42e7d175' 2023-12-14T02:28:49.094 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-14T02:28:49.094 INFO:teuthology.packaging:ref: None 2023-12-14T02:28:49.094 INFO:teuthology.packaging:tag: None 2023-12-14T02:28:49.094 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-12-12-1229 2023-12-14T02:28:49.094 INFO:teuthology.packaging:sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T02:28:49.094 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri10-testing-2023-12-12-1229 2023-12-14T02:28:49.254 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-157.g021ac167 2023-12-14T02:28:49.256 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-14T02:28:49.263 INFO:teuthology.task.internal:no buildpackages task found 2023-12-14T02:28:49.263 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-14T02:28:49.306 INFO:teuthology.task.internal:Saving configuration 2023-12-14T02:28:49.322 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-14T02:28:49.341 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T02:28:49.363 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi093.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490962', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 02:23:53.782578', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGJFjqY5EwAhhCe8LBaQhcTkypg2HdnM+W+U9UlDWK358PQu1j5znim0/PPcHj15WqdJrbXgtuF1xTDftSlgAVg='} 2023-12-14T02:28:49.383 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490962', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 02:23:53.784326', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMI10G1Oj/AdUHjK8zaCD1XgfqE2h8sdP6UhOOExb+l7d7UvMIbpxgUgnzDnFJ8XmNC2REdDUbhYbFFbv6BCIsk='} 2023-12-14T02:28:49.383 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-14T02:28:49.390 INFO:teuthology.task.internal:roles: ubuntu@smithi093.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-14T02:28:49.390 INFO:teuthology.task.internal:roles: ubuntu@smithi097.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-14T02:28:49.390 INFO:teuthology.run_tasks:Running task console_log... 2023-12-14T02:28:49.457 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd741147e50>, signals=[15]) 2023-12-14T02:28:49.457 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-14T02:28:49.464 INFO:teuthology.task.internal:Opening connections... 2023-12-14T02:28:49.464 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi093.front.sepia.ceph.com 2023-12-14T02:28:49.466 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:28:49.534 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi097.front.sepia.ceph.com 2023-12-14T02:28:49.535 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:28:49.602 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-14T02:28:49.609 DEBUG:teuthology.orchestra.run.smithi093:> uname -m 2023-12-14T02:28:49.633 INFO:teuthology.orchestra.run.smithi093.stdout:x86_64 2023-12-14T02:28:49.633 DEBUG:teuthology.orchestra.run.smithi093:> cat /etc/os-release 2023-12-14T02:28:49.694 INFO:teuthology.orchestra.run.smithi093.stdout:NAME="CentOS Stream" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:VERSION="8" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:ID="centos" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:ID_LIKE="rhel fedora" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:VERSION_ID="8" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:PLATFORM_ID="platform:el8" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:ANSI_COLOR="0;31" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:HOME_URL="https://centos.org/" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T02:28:49.695 INFO:teuthology.orchestra.run.smithi093.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-14T02:28:49.696 INFO:teuthology.lock.ops:Updating smithi093.front.sepia.ceph.com on lock server 2023-12-14T02:28:49.716 DEBUG:teuthology.orchestra.run.smithi097:> uname -m 2023-12-14T02:28:49.739 INFO:teuthology.orchestra.run.smithi097.stdout:x86_64 2023-12-14T02:28:49.740 DEBUG:teuthology.orchestra.run.smithi097:> cat /etc/os-release 2023-12-14T02:28:49.801 INFO:teuthology.orchestra.run.smithi097.stdout:NAME="CentOS Stream" 2023-12-14T02:28:49.801 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION="8" 2023-12-14T02:28:49.802 INFO:teuthology.orchestra.run.smithi097.stdout:ID="centos" 2023-12-14T02:28:49.802 INFO:teuthology.orchestra.run.smithi097.stdout:ID_LIKE="rhel fedora" 2023-12-14T02:28:49.802 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION_ID="8" 2023-12-14T02:28:49.802 INFO:teuthology.orchestra.run.smithi097.stdout:PLATFORM_ID="platform:el8" 2023-12-14T02:28:49.802 INFO:teuthology.orchestra.run.smithi097.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-14T02:28:49.802 INFO:teuthology.orchestra.run.smithi097.stdout:ANSI_COLOR="0;31" 2023-12-14T02:28:49.802 INFO:teuthology.orchestra.run.smithi097.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-14T02:28:49.802 INFO:teuthology.orchestra.run.smithi097.stdout:HOME_URL="https://centos.org/" 2023-12-14T02:28:49.802 INFO:teuthology.orchestra.run.smithi097.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T02:28:49.802 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T02:28:49.802 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-14T02:28:49.802 INFO:teuthology.lock.ops:Updating smithi097.front.sepia.ceph.com on lock server 2023-12-14T02:28:49.825 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-14T02:28:49.834 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-14T02:28:49.840 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-14T02:28:49.840 DEBUG:teuthology.orchestra.run.smithi093:> test '!' -e /home/ubuntu/cephtest 2023-12-14T02:28:49.842 DEBUG:teuthology.orchestra.run.smithi097:> test '!' -e /home/ubuntu/cephtest 2023-12-14T02:28:49.862 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-14T02:28:49.877 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-14T02:28:49.877 DEBUG:teuthology.orchestra.run.smithi093:> test -z $(ls -A /var/lib/ceph) 2023-12-14T02:28:49.903 DEBUG:teuthology.orchestra.run.smithi097:> test -z $(ls -A /var/lib/ceph) 2023-12-14T02:28:49.927 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-14T02:28:49.976 INFO:teuthology.run_tasks:Running task kernel... 2023-12-14T02:28:49.991 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-14T02:28:49.992 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-14T02:28:49.992 DEBUG:teuthology.orchestra.run.smithi093:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T02:28:49.993 DEBUG:teuthology.orchestra.run.smithi097:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T02:28:50.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:28:50.012 DEBUG:teuthology.orchestra.run.smithi093:> uname -r 2023-12-14T02:28:50.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:28:50.013 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2023-12-14T02:28:50.071 INFO:teuthology.orchestra.run.smithi093.stdout:4.18.0-489.el8.x86_64 2023-12-14T02:28:50.072 INFO:teuthology.task.kernel:Running kernel on smithi093: 4.18.0-489.el8.x86_64 2023-12-14T02:28:50.072 DEBUG:teuthology.orchestra.run.smithi093:> sudo yum install -y kernel 2023-12-14T02:28:50.074 INFO:teuthology.orchestra.run.smithi097.stdout:4.18.0-489.el8.x86_64 2023-12-14T02:28:50.074 INFO:teuthology.task.kernel:Running kernel on smithi097: 4.18.0-489.el8.x86_64 2023-12-14T02:28:50.074 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum install -y kernel 2023-12-14T02:28:54.733 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - AppStream 17 MB/s | 35 MB 00:02 2023-12-14T02:28:55.108 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - AppStream 13 MB/s | 35 MB 00:02 2023-12-14T02:29:02.508 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - BaseOS 38 MB/s | 56 MB 00:01 2023-12-14T02:29:02.709 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - BaseOS 42 MB/s | 56 MB 00:01 2023-12-14T02:29:11.074 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - Extras 46 kB/s | 18 kB 00:00 2023-12-14T02:29:12.041 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - Extras 11 kB/s | 18 kB 00:01 2023-12-14T02:29:12.583 INFO:teuthology.orchestra.run.smithi093.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2023-12-14T02:29:12.800 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 8 - Extras common packages 4.5 kB/s | 6.9 kB 00:01 2023-12-14T02:29:12.927 INFO:teuthology.orchestra.run.smithi093.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-14T02:29:13.093 INFO:teuthology.orchestra.run.smithi097.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-12-14T02:29:13.804 INFO:teuthology.orchestra.run.smithi093.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-12-14T02:29:14.119 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-12-14T02:29:17.621 INFO:teuthology.orchestra.run.smithi093.stdout:lab-extras 439 kB/s | 24 kB 00:00 2023-12-14T02:29:17.952 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 399 kB/s | 24 kB 00:00 2023-12-14T02:29:21.328 INFO:teuthology.orchestra.run.smithi093.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-14T02:29:21.329 INFO:teuthology.orchestra.run.smithi093.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-14T02:29:21.586 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-14T02:29:21.586 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-14T02:29:21.630 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-14T02:29:21.631 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-14T02:29:21.631 INFO:teuthology.orchestra.run.smithi093.stdout: Package Architecture Version Repository Size 2023-12-14T02:29:21.631 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-14T02:29:21.631 INFO:teuthology.orchestra.run.smithi093.stdout:Installing: 2023-12-14T02:29:21.631 INFO:teuthology.orchestra.run.smithi093.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-14T02:29:21.632 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-14T02:29:21.632 INFO:teuthology.orchestra.run.smithi093.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-14T02:29:21.632 INFO:teuthology.orchestra.run.smithi093.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-14T02:29:21.632 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:29:21.632 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-14T02:29:21.632 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-14T02:29:21.632 INFO:teuthology.orchestra.run.smithi093.stdout:Install 3 Packages 2023-12-14T02:29:21.632 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:29:21.633 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 90 M 2023-12-14T02:29:21.633 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 96 M 2023-12-14T02:29:21.633 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-14T02:29:21.886 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-14T02:29:21.887 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-14T02:29:21.887 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2023-12-14T02:29:21.887 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-14T02:29:21.887 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-14T02:29:21.887 INFO:teuthology.orchestra.run.smithi097.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-14T02:29:21.887 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-14T02:29:21.887 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-14T02:29:21.888 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-14T02:29:21.888 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:29:21.888 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-14T02:29:21.888 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-14T02:29:21.888 INFO:teuthology.orchestra.run.smithi097.stdout:Install 3 Packages 2023-12-14T02:29:21.889 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:29:21.889 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 90 M 2023-12-14T02:29:21.889 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 96 M 2023-12-14T02:29:21.889 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-14T02:29:22.389 INFO:teuthology.orchestra.run.smithi093.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 18 MB/s | 10 MB 00:00 2023-12-14T02:29:22.512 INFO:teuthology.orchestra.run.smithi097.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 17 MB/s | 10 MB 00:00 2023-12-14T02:29:23.055 INFO:teuthology.orchestra.run.smithi093.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 30 MB/s | 36 MB 00:01 2023-12-14T02:29:23.120 INFO:teuthology.orchestra.run.smithi097.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 30 MB/s | 36 MB 00:01 2023-12-14T02:29:23.556 INFO:teuthology.orchestra.run.smithi093.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 25 MB/s | 43 MB 00:01 2023-12-14T02:29:23.556 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:29:23.556 INFO:teuthology.orchestra.run.smithi093.stdout:Total 47 MB/s | 90 MB 00:01 2023-12-14T02:29:23.621 INFO:teuthology.orchestra.run.smithi097.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 26 MB/s | 43 MB 00:01 2023-12-14T02:29:23.621 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:29:23.621 INFO:teuthology.orchestra.run.smithi097.stdout:Total 52 MB/s | 90 MB 00:01 2023-12-14T02:29:24.232 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-14T02:29:24.298 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-14T02:29:24.654 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-14T02:29:24.654 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-14T02:29:24.719 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-14T02:29:24.719 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-14T02:29:25.899 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-14T02:29:25.918 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-14T02:29:25.959 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-14T02:29:25.983 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-14T02:29:28.684 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-14T02:29:28.784 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-14T02:29:29.158 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:29:29.396 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:29:32.766 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:29:32.948 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:29:33.166 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:29:33.338 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:29:36.590 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:29:36.765 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:29:36.885 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:29:37.359 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:29:59.144 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:29:59.164 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:29:59.168 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:29:59.188 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:29:59.499 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:29:59.499 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:29:59.499 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:29:59.556 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:29:59.556 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:29:59.556 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:30:00.258 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:30:00.258 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:30:00.259 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-14T02:30:00.259 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-14T02:30:00.259 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-14T02:30:00.259 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:30:00.259 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-14T02:30:00.289 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:30:00.289 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:30:00.289 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-14T02:30:00.289 INFO:teuthology.orchestra.run.smithi093.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-14T02:30:00.289 INFO:teuthology.orchestra.run.smithi093.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-14T02:30:00.289 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:30:00.289 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-14T02:30:00.391 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:30:00.430 DEBUG:teuthology.orchestra.run.smithi093:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:30:00.648 INFO:teuthology.orchestra.run.smithi093.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:30:00.648 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:30:00.648 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-527.el8.x86_64 2023-12-14T02:30:00.648 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-14T02:30:00.648 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-14T02:30:00.649 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-14T02:30:00.649 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi093.front.sepia.ceph.com, path=None, version=distro) 2023-12-14T02:30:00.649 DEBUG:teuthology.orchestra.run.smithi093:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:30:00.651 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:30:00.652 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:30:00.652 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-527.el8.x86_64 2023-12-14T02:30:00.652 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-14T02:30:00.652 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-14T02:30:00.652 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-14T02:30:00.652 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi097.front.sepia.ceph.com, path=None, version=distro) 2023-12-14T02:30:00.653 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:30:00.857 INFO:teuthology.orchestra.run.smithi093.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:30:00.857 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:30:00.857 DEBUG:teuthology.orchestra.run.smithi093:> sudo rpm -qi grub2-tools 2023-12-14T02:30:00.860 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:30:00.860 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:30:00.861 DEBUG:teuthology.orchestra.run.smithi097:> sudo rpm -qi grub2-tools 2023-12-14T02:30:00.892 INFO:teuthology.orchestra.run.smithi093.stdout:Name : grub2-tools 2023-12-14T02:30:00.892 INFO:teuthology.orchestra.run.smithi093.stdout:Epoch : 1 2023-12-14T02:30:00.892 INFO:teuthology.orchestra.run.smithi093.stdout:Version : 2.02 2023-12-14T02:30:00.892 INFO:teuthology.orchestra.run.smithi093.stdout:Release : 129.el8 2023-12-14T02:30:00.892 INFO:teuthology.orchestra.run.smithi093.stdout:Architecture: x86_64 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Group : System Environment/Base 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Size : 9265586 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:License : GPLv3+ 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Relocations : (not relocatable) 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Packager : CentOS BuildSystem 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Vendor : CentOS 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Summary : Support tools for GRUB. 2023-12-14T02:30:00.893 INFO:teuthology.orchestra.run.smithi093.stdout:Description : 2023-12-14T02:30:00.894 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:30:00.894 INFO:teuthology.orchestra.run.smithi093.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-14T02:30:00.894 INFO:teuthology.orchestra.run.smithi093.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-14T02:30:00.894 INFO:teuthology.orchestra.run.smithi093.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-14T02:30:00.894 INFO:teuthology.orchestra.run.smithi093.stdout:hardware devices. 2023-12-14T02:30:00.894 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:30:00.894 INFO:teuthology.orchestra.run.smithi093.stdout:This subpackage provides tools for support of all platforms. 2023-12-14T02:30:00.895 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-14T02:30:00.895 INFO:teuthology.task.kernel:Updating grub on smithi093 to boot 4.18.0-527.el8.x86_64 2023-12-14T02:30:00.895 DEBUG:teuthology.orchestra.run.smithi093:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-14T02:30:00.895 INFO:teuthology.orchestra.run.smithi097.stdout:Name : grub2-tools 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Epoch : 1 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Version : 2.02 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Release : 129.el8 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Architecture: x86_64 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Group : System Environment/Base 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Size : 9265586 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:License : GPLv3+ 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Relocations : (not relocatable) 2023-12-14T02:30:00.896 INFO:teuthology.orchestra.run.smithi097.stdout:Packager : CentOS BuildSystem 2023-12-14T02:30:00.897 INFO:teuthology.orchestra.run.smithi097.stdout:Vendor : CentOS 2023-12-14T02:30:00.897 INFO:teuthology.orchestra.run.smithi097.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-14T02:30:00.897 INFO:teuthology.orchestra.run.smithi097.stdout:Summary : Support tools for GRUB. 2023-12-14T02:30:00.897 INFO:teuthology.orchestra.run.smithi097.stdout:Description : 2023-12-14T02:30:00.897 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:30:00.897 INFO:teuthology.orchestra.run.smithi097.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-14T02:30:00.897 INFO:teuthology.orchestra.run.smithi097.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-14T02:30:00.898 INFO:teuthology.orchestra.run.smithi097.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-14T02:30:00.898 INFO:teuthology.orchestra.run.smithi097.stdout:hardware devices. 2023-12-14T02:30:00.898 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:30:00.898 INFO:teuthology.orchestra.run.smithi097.stdout:This subpackage provides tools for support of all platforms. 2023-12-14T02:30:00.899 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-14T02:30:00.899 INFO:teuthology.task.kernel:Updating grub on smithi097 to boot 4.18.0-527.el8.x86_64 2023-12-14T02:30:00.899 DEBUG:teuthology.orchestra.run.smithi097:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-14T02:30:02.456 INFO:teuthology.orchestra.run.smithi093.stderr:Generating grub configuration file ... 2023-12-14T02:30:02.575 INFO:teuthology.orchestra.run.smithi097.stderr:Generating grub configuration file ... 2023-12-14T02:30:04.231 INFO:teuthology.orchestra.run.smithi097.stderr:done 2023-12-14T02:30:04.232 DEBUG:teuthology.orchestra.run.smithi097:> mktemp 2023-12-14T02:30:04.256 INFO:teuthology.orchestra.run.smithi097.stdout:/tmp/tmp.Z2Y3j3yeIv 2023-12-14T02:30:04.256 DEBUG:teuthology.orchestra.run.smithi097:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Z2Y3j3yeIv 2023-12-14T02:30:04.330 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 0666 /tmp/tmp.Z2Y3j3yeIv 2023-12-14T02:30:04.468 DEBUG:teuthology.orchestra.remote:smithi097:/tmp/tmp.Z2Y3j3yeIv is 6KB 2023-12-14T02:30:04.516 DEBUG:teuthology.orchestra.run.smithi097:> rm -fr /tmp/tmp.Z2Y3j3yeIv 2023-12-14T02:30:04.534 DEBUG:teuthology.orchestra.run.smithi097:> sudo /bin/ls /boot/loader/entries || true 2023-12-14T02:30:04.599 INFO:teuthology.orchestra.run.smithi097.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-14T02:30:04.599 INFO:teuthology.orchestra.run.smithi097.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-14T02:30:04.599 INFO:teuthology.orchestra.run.smithi097.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-14T02:30:04.599 INFO:teuthology.orchestra.run.smithi097.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-14T02:30:04.600 DEBUG:teuthology.orchestra.run.smithi097:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-14T02:30:04.754 DEBUG:teuthology.orchestra.run.smithi097:> sudo shutdown -r now 2023-12-14T02:30:04.775 INFO:teuthology.orchestra.run.smithi093.stderr:done 2023-12-14T02:30:04.777 DEBUG:teuthology.orchestra.run.smithi093:> mktemp 2023-12-14T02:30:04.800 INFO:teuthology.orchestra.run.smithi093.stdout:/tmp/tmp.OENY48S2p2 2023-12-14T02:30:04.800 DEBUG:teuthology.orchestra.run.smithi093:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.OENY48S2p2 2023-12-14T02:30:04.875 DEBUG:teuthology.orchestra.run.smithi093:> sudo chmod 0666 /tmp/tmp.OENY48S2p2 2023-12-14T02:30:05.021 DEBUG:teuthology.orchestra.remote:smithi093:/tmp/tmp.OENY48S2p2 is 6KB 2023-12-14T02:30:05.069 DEBUG:teuthology.orchestra.run.smithi093:> rm -fr /tmp/tmp.OENY48S2p2 2023-12-14T02:30:05.087 DEBUG:teuthology.orchestra.run.smithi093:> sudo /bin/ls /boot/loader/entries || true 2023-12-14T02:30:05.176 INFO:teuthology.orchestra.run.smithi093.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-14T02:30:05.176 INFO:teuthology.orchestra.run.smithi093.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-14T02:30:05.176 INFO:teuthology.orchestra.run.smithi093.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-14T02:30:05.176 INFO:teuthology.orchestra.run.smithi093.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-14T02:30:05.177 DEBUG:teuthology.orchestra.run.smithi093:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-14T02:30:05.347 DEBUG:teuthology.orchestra.run.smithi093:> sudo shutdown -r now 2023-12-14T02:30:34.785 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-14T02:30:34.786 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-14T02:30:34.787 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:30:35.349 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-14T02:30:35.349 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-14T02:30:35.350 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:31:34.846 DEBUG:teuthology.orchestra.remote:timed out 2023-12-14T02:31:35.353 DEBUG:teuthology.orchestra.remote:timed out 2023-12-14T02:31:43.853 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-14T02:31:43.854 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:31:44.354 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-14T02:31:44.355 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:31:44.421 DEBUG:teuthology.orchestra.run.smithi097:> true 2023-12-14T02:31:44.756 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-14T02:31:44.756 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-527.el8.x86_64"... 2023-12-14T02:31:44.756 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2023-12-14T02:31:44.760 DEBUG:teuthology.orchestra.run.smithi093:> true 2023-12-14T02:31:44.773 INFO:teuthology.orchestra.run.smithi097.stdout:4.18.0-527.el8.x86_64 2023-12-14T02:31:44.774 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-527.el8.x86_64 vs 4.18.0-527.el8.x86_64 2023-12-14T02:31:44.774 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-14T02:31:44.774 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-14T02:31:45.026 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-14T02:31:45.026 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-527.el8.x86_64"... 2023-12-14T02:31:45.026 DEBUG:teuthology.orchestra.run.smithi093:> uname -r 2023-12-14T02:31:45.043 INFO:teuthology.orchestra.run.smithi093.stdout:4.18.0-527.el8.x86_64 2023-12-14T02:31:45.043 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-527.el8.x86_64 vs 4.18.0-527.el8.x86_64 2023-12-14T02:31:45.043 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-14T02:31:45.043 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-14T02:31:45.775 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-14T02:31:45.775 DEBUG:teuthology.orchestra.run.smithi097:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T02:31:45.863 INFO:teuthology.orchestra.run.smithi097.stdout:ttyS1 2023-12-14T02:31:45.878 DEBUG:teuthology.parallel:result is None 2023-12-14T02:31:46.044 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-14T02:31:46.044 DEBUG:teuthology.orchestra.run.smithi093:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T02:31:46.105 INFO:teuthology.orchestra.run.smithi093.stdout:ttyS1 2023-12-14T02:31:46.119 DEBUG:teuthology.parallel:result is None 2023-12-14T02:31:46.120 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-14T02:31:46.128 INFO:teuthology.task.internal:Creating test directory... 2023-12-14T02:31:46.128 DEBUG:teuthology.orchestra.run.smithi093:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T02:31:46.130 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T02:31:46.149 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-14T02:31:46.155 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-14T02:31:46.162 INFO:teuthology.task.internal:Creating archive directory... 2023-12-14T02:31:46.162 DEBUG:teuthology.orchestra.run.smithi093:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T02:31:46.189 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T02:31:46.220 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-14T02:31:46.227 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-14T02:31:46.228 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-14T02:31:46.260 DEBUG:teuthology.orchestra.run.smithi097:> 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 2023-12-14T02:31:46.286 INFO:teuthology.orchestra.run.smithi093.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T02:31:46.295 INFO:teuthology.orchestra.run.smithi093.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T02:31:46.309 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T02:31:46.319 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T02:31:46.320 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-14T02:31:46.328 INFO:teuthology.task.internal:Configuring sudo... 2023-12-14T02:31:46.328 DEBUG:teuthology.orchestra.run.smithi093:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T02:31:46.340 DEBUG:teuthology.orchestra.run.smithi097:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T02:31:46.367 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-14T02:31:46.376 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-14T02:31:46.376 DEBUG:teuthology.orchestra.run.smithi093:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T02:31:46.408 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T02:31:46.425 DEBUG:teuthology.orchestra.run.smithi093:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T02:31:46.511 DEBUG:teuthology.orchestra.run.smithi093:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T02:31:46.590 DEBUG:teuthology.orchestra.run.smithi093:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T02:31:46.636 DEBUG:teuthology.orchestra.run.smithi093:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T02:31:46.674 DEBUG:teuthology.orchestra.run.smithi093:> set -ex 2023-12-14T02:31:46.674 DEBUG:teuthology.orchestra.run.smithi093:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T02:31:46.742 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T02:31:46.785 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T02:31:46.832 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T02:31:46.917 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T02:31:46.959 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-14T02:31:46.959 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T02:31:47.027 DEBUG:teuthology.orchestra.run.smithi093:> sudo service rsyslog restart 2023-12-14T02:31:47.036 DEBUG:teuthology.orchestra.run.smithi097:> sudo service rsyslog restart 2023-12-14T02:31:47.135 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T02:31:47.164 INFO:teuthology.orchestra.run.smithi093.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T02:31:47.568 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-14T02:31:47.576 INFO:teuthology.task.internal:Starting timer... 2023-12-14T02:31:47.577 INFO:teuthology.run_tasks:Running task pcp... 2023-12-14T02:31:47.587 INFO:teuthology.run_tasks:Running task selinux... 2023-12-14T02:31:47.594 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-14T02:31:47.595 DEBUG:teuthology.orchestra.run.smithi093:> sudo service auditd rotate 2023-12-14T02:31:48.036 INFO:teuthology.orchestra.run.smithi093.stdout:Rotating logs: 2023-12-14T02:31:48.079 DEBUG:teuthology.orchestra.run.smithi097:> sudo service auditd rotate 2023-12-14T02:31:48.165 INFO:teuthology.orchestra.run.smithi097.stdout:Rotating logs: 2023-12-14T02:31:48.167 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-14T02:31:48.167 DEBUG:teuthology.orchestra.run.smithi093:> /usr/sbin/getenforce 2023-12-14T02:31:48.660 INFO:teuthology.orchestra.run.smithi093.stdout:Permissive 2023-12-14T02:31:48.661 DEBUG:teuthology.orchestra.run.smithi097:> /usr/sbin/getenforce 2023-12-14T02:31:48.691 INFO:teuthology.orchestra.run.smithi097.stdout:Permissive 2023-12-14T02:31:48.691 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi093.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi097.front.sepia.ceph.com': 'permissive'} 2023-12-14T02:31:48.692 DEBUG:teuthology.orchestra.run.smithi093:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-14T02:31:48.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:31:48.823 DEBUG:teuthology.orchestra.run.smithi097:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-14T02:31:48.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:31:48.851 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-14T02:31:48.851 DEBUG:teuthology.orchestra.run.smithi093:> sudo /usr/sbin/setenforce permissive 2023-12-14T02:31:48.878 DEBUG:teuthology.orchestra.run.smithi097:> sudo /usr/sbin/setenforce permissive 2023-12-14T02:31:48.915 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-14T02:31:48.925 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-14T02:31:48.931 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-14T02:31:49.057 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-14T02:31:49.084 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'}]}] 2023-12-14T02:31:49.085 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi093.front.sepia.ceph.com,smithi097.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-14T02:39:19.159 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi093.front.sepia.ceph.com'), Remote(name='ubuntu@smithi097.front.sepia.ceph.com')] 2023-12-14T02:39:19.160 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-14T02:39:19.162 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:39:19.233 DEBUG:teuthology.orchestra.run.smithi093:> true 2023-12-14T02:39:19.301 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi093.front.sepia.ceph.com' 2023-12-14T02:39:19.302 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-14T02:39:19.302 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:39:19.370 DEBUG:teuthology.orchestra.run.smithi097:> true 2023-12-14T02:39:19.398 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-14T02:39:19.398 INFO:teuthology.run_tasks:Running task clock... 2023-12-14T02:39:19.409 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-14T02:39:19.409 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-14T02:39:19.410 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-14T02:39:19.412 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-14T02:39:19.412 DEBUG:teuthology.orchestra.run.smithi097:> 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 2023-12-14T02:39:19.443 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-14T02:39:19.456 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-14T02:39:19.472 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-14T02:39:19.486 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-14T02:39:19.518 INFO:teuthology.orchestra.run.smithi093.stderr:sudo: ntpd: command not found 2023-12-14T02:39:19.529 INFO:teuthology.orchestra.run.smithi093.stdout:506 Cannot talk to daemon 2023-12-14T02:39:19.542 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-14T02:39:19.555 INFO:teuthology.orchestra.run.smithi093.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-14T02:39:19.561 INFO:teuthology.orchestra.run.smithi097.stderr:sudo: ntpd: command not found 2023-12-14T02:39:19.573 INFO:teuthology.orchestra.run.smithi097.stdout:506 Cannot talk to daemon 2023-12-14T02:39:19.586 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-14T02:39:19.599 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-14T02:39:19.619 INFO:teuthology.orchestra.run.smithi093.stderr:bash: ntpq: command not found 2023-12-14T02:39:19.623 INFO:teuthology.orchestra.run.smithi093.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T02:39:19.623 INFO:teuthology.orchestra.run.smithi093.stdout:=============================================================================== 2023-12-14T02:39:19.623 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:39:19.624 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:39:19.624 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:39:19.624 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:39:19.670 INFO:teuthology.orchestra.run.smithi097.stderr:bash: ntpq: command not found 2023-12-14T02:39:19.674 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T02:39:19.674 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2023-12-14T02:39:19.674 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:39:19.674 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:39:19.674 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:39:19.674 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:39:19.675 INFO:teuthology.run_tasks:Running task pexec... 2023-12-14T02:39:19.685 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-14T02:39:19.685 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi093.front.sepia.ceph.com 2023-12-14T02:39:19.685 DEBUG:teuthology.orchestra.run.smithi093:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-14T02:39:19.686 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi097.front.sepia.ceph.com 2023-12-14T02:39:19.686 DEBUG:teuthology.orchestra.run.smithi097:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-14T02:39:20.552 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:01:39 ago on Thu 14 Dec 2023 02:37:41 AM UTC. 2023-12-14T02:39:20.584 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:38 ago on Thu 14 Dec 2023 02:37:42 AM UTC. 2023-12-14T02:39:22.703 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-14T02:39:22.704 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-14T02:39:22.704 INFO:teuthology.orchestra.run.smithi093.stdout: Package Architecture Version Repository Size 2023-12-14T02:39:22.704 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-14T02:39:22.705 INFO:teuthology.orchestra.run.smithi093.stdout:Resetting modules: 2023-12-14T02:39:22.705 INFO:teuthology.orchestra.run.smithi093.stdout: container-tools 2023-12-14T02:39:22.705 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:39:22.705 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-14T02:39:22.705 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-14T02:39:22.705 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:39:22.716 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-14T02:39:22.717 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-14T02:39:22.717 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2023-12-14T02:39:22.717 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-14T02:39:22.717 INFO:teuthology.orchestra.run.smithi097.stdout:Resetting modules: 2023-12-14T02:39:22.717 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools 2023-12-14T02:39:22.717 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:39:22.717 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-14T02:39:22.717 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-14T02:39:22.717 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:39:22.957 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-14T02:39:22.969 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-14T02:39:23.886 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:01:41 ago on Thu 14 Dec 2023 02:37:42 AM UTC. 2023-12-14T02:39:23.902 INFO:teuthology.orchestra.run.smithi093.stdout:Last metadata expiration check: 0:01:42 ago on Thu 14 Dec 2023 02:37:41 AM UTC. 2023-12-14T02:39:25.978 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-14T02:39:26.006 INFO:teuthology.orchestra.run.smithi093.stdout:Dependencies resolved. 2023-12-14T02:39:26.166 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-14T02:39:26.166 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-14T02:39:26.166 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-14T02:39:26.166 INFO:teuthology.orchestra.run.smithi097.stdout:Installing group/module packages: 2023-12-14T02:39:26.166 INFO:teuthology.orchestra.run.smithi097.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-14T02:39:26.166 INFO:teuthology.orchestra.run.smithi097.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-14T02:39:26.166 INFO:teuthology.orchestra.run.smithi097.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-14T02:39:26.166 INFO:teuthology.orchestra.run.smithi097.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-14T02:39:26.166 INFO:teuthology.orchestra.run.smithi097.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout:Installing weak dependencies: 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout:Installing module profiles: 2023-12-14T02:39:26.167 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools/common 2023-12-14T02:39:26.168 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:39:26.168 INFO:teuthology.orchestra.run.smithi097.stdout:Enabling module streams: 2023-12-14T02:39:26.168 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools rhel8 2023-12-14T02:39:26.168 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:39:26.168 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-14T02:39:26.168 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-14T02:39:26.168 INFO:teuthology.orchestra.run.smithi097.stdout:Install 13 Packages 2023-12-14T02:39:26.168 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:39:26.169 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 27 M 2023-12-14T02:39:26.169 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 89 M 2023-12-14T02:39:26.169 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-14T02:39:26.192 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-14T02:39:26.192 INFO:teuthology.orchestra.run.smithi093.stdout: Package Arch Version Repository Size 2023-12-14T02:39:26.192 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-14T02:39:26.192 INFO:teuthology.orchestra.run.smithi093.stdout:Installing group/module packages: 2023-12-14T02:39:26.192 INFO:teuthology.orchestra.run.smithi093.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-14T02:39:26.192 INFO:teuthology.orchestra.run.smithi093.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-14T02:39:26.192 INFO:teuthology.orchestra.run.smithi093.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-14T02:39:26.192 INFO:teuthology.orchestra.run.smithi093.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-14T02:39:26.192 INFO:teuthology.orchestra.run.smithi093.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-14T02:39:26.192 INFO:teuthology.orchestra.run.smithi093.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout:Installing dependencies: 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout:Installing weak dependencies: 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout:Installing module profiles: 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout: container-tools/common 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout:Enabling module streams: 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout: container-tools rhel8 2023-12-14T02:39:26.193 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:39:26.194 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction Summary 2023-12-14T02:39:26.194 INFO:teuthology.orchestra.run.smithi093.stdout:================================================================================ 2023-12-14T02:39:26.194 INFO:teuthology.orchestra.run.smithi093.stdout:Install 13 Packages 2023-12-14T02:39:26.194 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:39:26.194 INFO:teuthology.orchestra.run.smithi093.stdout:Total download size: 27 M 2023-12-14T02:39:26.194 INFO:teuthology.orchestra.run.smithi093.stdout:Installed size: 89 M 2023-12-14T02:39:26.194 INFO:teuthology.orchestra.run.smithi093.stdout:Downloading Packages: 2023-12-14T02:39:27.030 INFO:teuthology.orchestra.run.smithi097.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 1.1 MB/s | 750 kB 00:00 2023-12-14T02:39:27.040 INFO:teuthology.orchestra.run.smithi093.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 1.1 MB/s | 750 kB 00:00 2023-12-14T02:39:27.063 INFO:teuthology.orchestra.run.smithi097.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.4 MB/s | 1.0 MB 00:00 2023-12-14T02:39:27.090 INFO:teuthology.orchestra.run.smithi093.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.4 MB/s | 1.0 MB 00:00 2023-12-14T02:39:27.130 INFO:teuthology.orchestra.run.smithi097.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 378 kB/s | 38 kB 00:00 2023-12-14T02:39:27.140 INFO:teuthology.orchestra.run.smithi093.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 379 kB/s | 38 kB 00:00 2023-12-14T02:39:27.189 INFO:teuthology.orchestra.run.smithi097.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 1.9 MB/s | 241 kB 00:00 2023-12-14T02:39:27.190 INFO:teuthology.orchestra.run.smithi093.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.3 MB/s | 241 kB 00:00 2023-12-14T02:39:27.301 INFO:teuthology.orchestra.run.smithi093.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.6 MB/s | 178 kB 00:00 2023-12-14T02:39:27.331 INFO:teuthology.orchestra.run.smithi097.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.2 MB/s | 178 kB 00:00 2023-12-14T02:39:27.399 INFO:teuthology.orchestra.run.smithi093.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 248 kB/s | 25 kB 00:00 2023-12-14T02:39:27.465 INFO:teuthology.orchestra.run.smithi097.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 186 kB/s | 25 kB 00:00 2023-12-14T02:39:27.575 INFO:teuthology.orchestra.run.smithi093.stdout:(7/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 8.1 MB/s | 9.6 MB 00:01 2023-12-14T02:39:27.581 INFO:teuthology.orchestra.run.smithi097.stdout:(7/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 7.9 MB/s | 9.6 MB 00:01 2023-12-14T02:39:27.598 INFO:teuthology.orchestra.run.smithi097.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 704 kB/s | 94 kB 00:00 2023-12-14T02:39:27.600 INFO:teuthology.orchestra.run.smithi093.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 468 kB/s | 94 kB 00:00 2023-12-14T02:39:27.659 INFO:teuthology.orchestra.run.smithi093.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 7.6 MB/s | 3.9 MB 00:00 2023-12-14T02:39:27.684 INFO:teuthology.orchestra.run.smithi097.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 7.1 MB/s | 3.9 MB 00:00 2023-12-14T02:39:27.834 INFO:teuthology.orchestra.run.smithi093.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 301 kB/s | 53 kB 00:00 2023-12-14T02:39:27.876 INFO:teuthology.orchestra.run.smithi093.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 9.2 MB/s | 2.5 MB 00:00 2023-12-14T02:39:27.882 INFO:teuthology.orchestra.run.smithi097.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 265 kB/s | 53 kB 00:00 2023-12-14T02:39:27.976 INFO:teuthology.orchestra.run.smithi093.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 289 kB/s | 41 kB 00:00 2023-12-14T02:39:28.016 INFO:teuthology.orchestra.run.smithi097.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 307 kB/s | 41 kB 00:00 2023-12-14T02:39:28.066 INFO:teuthology.orchestra.run.smithi097.stdout:(12/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 5.4 MB/s | 2.5 MB 00:00 2023-12-14T02:39:28.235 INFO:teuthology.orchestra.run.smithi093.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 12 MB/s | 8.1 MB 00:00 2023-12-14T02:39:28.235 INFO:teuthology.orchestra.run.smithi093.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:39:28.236 INFO:teuthology.orchestra.run.smithi093.stdout:Total 13 MB/s | 27 MB 00:02 2023-12-14T02:39:28.284 INFO:teuthology.orchestra.run.smithi097.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 12 MB/s | 8.1 MB 00:00 2023-12-14T02:39:28.284 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:39:28.284 INFO:teuthology.orchestra.run.smithi097.stdout:Total 13 MB/s | 27 MB 00:02 2023-12-14T02:39:28.504 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction check 2023-12-14T02:39:28.525 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction check succeeded. 2023-12-14T02:39:28.525 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction test 2023-12-14T02:39:28.557 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-14T02:39:28.578 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-14T02:39:28.578 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-14T02:39:28.795 INFO:teuthology.orchestra.run.smithi093.stdout:Transaction test succeeded. 2023-12-14T02:39:28.798 INFO:teuthology.orchestra.run.smithi093.stdout:Running transaction 2023-12-14T02:39:28.841 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-14T02:39:28.844 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-14T02:39:29.438 INFO:teuthology.orchestra.run.smithi093.stdout: Preparing : 1/1 2023-12-14T02:39:29.925 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-14T02:39:30.024 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-14T02:39:30.172 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-14T02:39:30.202 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-14T02:39:30.351 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-14T02:39:30.410 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-14T02:39:30.588 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-14T02:39:30.671 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T02:39:30.844 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T02:39:31.238 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-14T02:39:31.447 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-14T02:39:32.236 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T02:39:32.453 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T02:39:32.480 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-14T02:39:32.690 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-14T02:39:32.714 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-14T02:39:32.944 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-14T02:39:32.988 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-14T02:39:33.197 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-14T02:39:33.383 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-14T02:39:33.620 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-14T02:39:34.276 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T02:39:34.498 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-14T02:39:34.509 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T02:39:34.683 INFO:teuthology.orchestra.run.smithi093.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T02:39:34.934 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-14T02:39:35.087 INFO:teuthology.orchestra.run.smithi093.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T02:39:35.087 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-14T02:39:35.087 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-14T02:39:35.087 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-14T02:39:35.087 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T02:39:35.087 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-14T02:39:35.087 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T02:39:35.087 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-14T02:39:35.087 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-14T02:39:35.088 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-14T02:39:35.088 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-14T02:39:35.088 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T02:39:35.088 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-14T02:39:35.150 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T02:39:35.571 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T02:39:35.572 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-14T02:39:36.131 INFO:teuthology.orchestra.run.smithi093.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-14T02:39:36.131 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:39:36.131 INFO:teuthology.orchestra.run.smithi093.stdout:Installed: 2023-12-14T02:39:36.131 INFO:teuthology.orchestra.run.smithi093.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.131 INFO:teuthology.orchestra.run.smithi093.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.131 INFO:teuthology.orchestra.run.smithi093.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-14T02:39:36.131 INFO:teuthology.orchestra.run.smithi093.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-14T02:39:36.131 INFO:teuthology.orchestra.run.smithi093.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.131 INFO:teuthology.orchestra.run.smithi093.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.131 INFO:teuthology.orchestra.run.smithi093.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-14T02:39:36.132 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-14T02:39:36.132 INFO:teuthology.orchestra.run.smithi093.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-14T02:39:36.132 INFO:teuthology.orchestra.run.smithi093.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.132 INFO:teuthology.orchestra.run.smithi093.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.132 INFO:teuthology.orchestra.run.smithi093.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-14T02:39:36.132 INFO:teuthology.orchestra.run.smithi093.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-14T02:39:36.132 INFO:teuthology.orchestra.run.smithi093.stdout: 2023-12-14T02:39:36.132 INFO:teuthology.orchestra.run.smithi093.stdout:Complete! 2023-12-14T02:39:36.411 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-14T02:39:36.411 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:39:36.411 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-14T02:39:36.411 INFO:teuthology.orchestra.run.smithi097.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.411 INFO:teuthology.orchestra.run.smithi097.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.411 INFO:teuthology.orchestra.run.smithi097.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-14T02:39:36.412 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-14T02:39:36.423 DEBUG:teuthology.parallel:result is None 2023-12-14T02:39:36.657 DEBUG:teuthology.parallel:result is None 2023-12-14T02:39:36.657 INFO:teuthology.run_tasks:Running task install... 2023-12-14T02:39:36.667 DEBUG:teuthology.task.install:project ceph 2023-12-14T02:39:36.667 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175'}} 2023-12-14T02:39:36.667 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175'} 2023-12-14T02:39:36.667 INFO:teuthology.task.install:Using flavor: default 2023-12-14T02:39:36.673 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', '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', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-14T02:39:36.673 INFO:teuthology.task.install:extra packages: [] 2023-12-14T02:39:36.673 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175', 'tag': None, 'wait_for_package': False} 2023-12-14T02:39:36.674 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T02:39:36.676 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175', 'tag': None, 'wait_for_package': False} 2023-12-14T02:39:36.676 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T02:39:36.818 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/ 2023-12-14T02:39:36.818 INFO:teuthology.task.install.rpm:Package version is 19.0.0-157.g021ac167 2023-12-14T02:39:36.884 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 715, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 404, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1058, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 419, in connect self.sock = ssl_wrap_socket( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 114, in wrap_socket return self.sslsocket_class( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 312, in __init__ raise x File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 308, in __init__ self.do_handshake() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 667, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 799, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/rpm.py", line 211, in _update_package_list_and_install builder.install_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 779, in install_repo self._install_rpm_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1018, in _install_rpm_repo repo = self._get_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1012, in _get_repo resp = requests.get(self.repo_url) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 517, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) 2023-12-14T02:39:36.888 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 715, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 404, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1058, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 419, in connect self.sock = ssl_wrap_socket( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 114, in wrap_socket return self.sslsocket_class( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 312, in __init__ raise x File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 308, in __init__ self.do_handshake() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 667, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 799, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/rpm.py", line 211, in _update_package_list_and_install builder.install_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 779, in install_repo self._install_rpm_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1018, in _install_rpm_repo repo = self._get_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1012, in _get_repo resp = requests.get(self.repo_url) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 517, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) 2023-12-14T02:39:36.979 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d456fdd4d87e48e1821dd47b27f35e3c Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 715, in urlopen httplib_response = self._make_request( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 404, in _make_request self._validate_conn(conn) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1058, in _validate_conn conn.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connection.py", line 419, in connect self.sock = ssl_wrap_socket( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 114, in wrap_socket return self.sslsocket_class( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 312, in __init__ raise x File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 308, in __init__ self.do_handshake() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/gevent/_ssl3.py", line 667, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 440, in send resp = conn.urlopen( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 799, in urlopen retries = retries.increment( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/install/rpm.py", line 211, in _update_package_list_and_install builder.install_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 779, in install_repo self._install_rpm_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1018, in _install_rpm_repo repo = self._get_repo() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/packaging.py", line 1012, in _get_repo resp = requests.get(self.repo_url) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/lib/python3.8/site-packages/requests/adapters.py", line 517, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='1.chacra.ceph.com', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'))) 2023-12-14T02:39:36.985 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-14T02:39:36.998 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-14T02:39:37.006 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-14T02:39:37.006 DEBUG:teuthology.orchestra.run.smithi093:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-14T02:39:37.026 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/ 2023-12-14T02:39:37.027 INFO:teuthology.task.install.rpm:Package version is 19.0.0-157.g021ac167 2023-12-14T02:39:37.038 DEBUG:teuthology.orchestra.run.smithi097:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-14T02:39:37.043 INFO:teuthology.orchestra.run.smithi093.stderr:bash: ntpq: command not found 2023-12-14T02:39:37.047 INFO:teuthology.orchestra.run.smithi093.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T02:39:37.047 INFO:teuthology.orchestra.run.smithi093.stdout:=============================================================================== 2023-12-14T02:39:37.047 INFO:teuthology.orchestra.run.smithi093.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 11 +414us[ +414us] +/- 96ms 2023-12-14T02:39:37.047 INFO:teuthology.orchestra.run.smithi093.stdout:^* hv02.front.sepia.ceph.com 3 6 17 11 +386us[ +379us] +/- 63ms 2023-12-14T02:39:37.047 INFO:teuthology.orchestra.run.smithi093.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 12 -792us[ -800us] +/- 76ms 2023-12-14T02:39:37.048 INFO:teuthology.orchestra.run.smithi093.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:39:37.056 INFO:teuthology.orchestra.run.smithi097.stderr:bash: ntpq: command not found 2023-12-14T02:39:37.060 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T02:39:37.060 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2023-12-14T02:39:37.060 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 11 +409us[ +409us] +/- 96ms 2023-12-14T02:39:37.060 INFO:teuthology.orchestra.run.smithi097.stdout:^* hv02.front.sepia.ceph.com 3 6 17 11 +405us[ +392us] +/- 63ms 2023-12-14T02:39:37.061 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 12 -787us[ -801us] +/- 76ms 2023-12-14T02:39:37.061 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:39:37.062 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-14T02:39:37.071 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-14T02:39:37.071 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-14T02:39:37.080 DEBUG:teuthology.orchestra.run.smithi093:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-14T02:39:37.174 DEBUG:teuthology.orchestra.run.smithi097:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-14T02:39:37.258 DEBUG:teuthology.orchestra.run.smithi093:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-14T02:39:37.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:39:37.289 DEBUG:teuthology.orchestra.run.smithi097:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-14T02:39:37.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:39:37.321 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-14T02:39:37.330 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-14T02:39:37.340 INFO:teuthology.task.internal:Duration was 469.763041 seconds 2023-12-14T02:39:37.340 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-14T02:39:37.349 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-14T02:39:37.349 DEBUG:teuthology.orchestra.run.smithi093:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T02:39:37.351 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T02:39:37.395 INFO:teuthology.orchestra.run.smithi093.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T02:39:37.411 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T02:39:37.786 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-14T02:39:37.787 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi093.front.sepia.ceph.com 2023-12-14T02:39:37.787 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-14T02:39:37.810 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi097.front.sepia.ceph.com 2023-12-14T02:39:37.810 DEBUG:teuthology.orchestra.run.smithi097:> 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 2023-12-14T02:39:37.833 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-14T02:39:37.833 DEBUG:teuthology.orchestra.run.smithi093:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T02:39:37.853 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T02:39:37.912 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-14T02:39:37.912 DEBUG:teuthology.orchestra.run.smithi093:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T02:39:37.930 DEBUG:teuthology.orchestra.run.smithi097:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T02:39:38.014 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-14T02:39:38.025 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-14T02:39:38.026 DEBUG:teuthology.orchestra.run.smithi093:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T02:39:38.053 DEBUG:teuthology.orchestra.run.smithi097:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T02:39:38.081 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-14T02:39:38.090 DEBUG:teuthology.orchestra.run.smithi093:> 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 2023-12-14T02:39:38.095 DEBUG:teuthology.orchestra.run.smithi097:> 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 2023-12-14T02:39:38.119 INFO:teuthology.orchestra.run.smithi093.stdout:kernel.core_pattern = core 2023-12-14T02:39:38.146 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = core 2023-12-14T02:39:38.163 DEBUG:teuthology.orchestra.run.smithi093:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T02:39:38.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:39:38.198 DEBUG:teuthology.orchestra.run.smithi097:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T02:39:38.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:39:38.222 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-14T02:39:38.233 INFO:teuthology.task.internal:Transferring archived files... 2023-12-14T02:39:38.234 DEBUG:teuthology.misc:Transferring archived files from smithi093:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490962/remote/smithi093 2023-12-14T02:39:38.235 DEBUG:teuthology.orchestra.run.smithi093:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T02:39:38.286 DEBUG:teuthology.misc:Transferring archived files from smithi097:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490962/remote/smithi097 2023-12-14T02:39:38.287 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T02:39:38.337 INFO:teuthology.task.internal:Removing archive directory... 2023-12-14T02:39:38.338 DEBUG:teuthology.orchestra.run.smithi093:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T02:39:38.340 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T02:39:38.392 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-14T02:39:38.404 INFO:teuthology.task.internal:Not uploading archives. 2023-12-14T02:39:38.405 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-14T02:39:38.420 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-14T02:39:38.420 DEBUG:teuthology.orchestra.run.smithi093:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T02:39:38.422 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T02:39:38.438 INFO:teuthology.orchestra.run.smithi093.stdout: 525974 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 02:39 /home/ubuntu/cephtest 2023-12-14T02:39:38.448 INFO:teuthology.orchestra.run.smithi097.stdout: 525578 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 02:39 /home/ubuntu/cephtest 2023-12-14T02:39:38.450 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-14T02:39:38.459 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-14T02:39:38.479 INFO:teuthology.nuke:Checking targets against current locks 2023-12-14T02:39:38.506 DEBUG:teuthology.nuke:shortname: smithi093 2023-12-14T02:39:38.507 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T02:39:38.528 DEBUG:teuthology.nuke:shortname: smithi097 2023-12-14T02:39:38.529 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T02:39:38.532 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi093.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490962', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 02:23:53.782578', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGJFjqY5EwAhhCe8LBaQhcTkypg2HdnM+W+U9UlDWK358PQu1j5znim0/PPcHj15WqdJrbXgtuF1xTDftSlgAVg='} 2023-12-14T02:39:38.550 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490962', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-14 02:23:53.784326', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMI10G1Oj/AdUHjK8zaCD1XgfqE2h8sdP6UhOOExb+l7d7UvMIbpxgUgnzDnFJ8XmNC2REdDUbhYbFFbv6BCIsk='} 2023-12-14T02:39:38.580 INFO:teuthology.orchestra.console.smithi093:Power off 2023-12-14T02:39:38.580 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T02:39:38.609 DEBUG:teuthology.orchestra.console.smithi093:power off output: Chassis Power Control: Down/Off 2023-12-14T02:39:38.609 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:39:38.627 INFO:teuthology.orchestra.console.smithi097:Power off 2023-12-14T02:39:38.627 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T02:39:38.638 DEBUG:teuthology.orchestra.console.smithi093:check power output: Chassis Power is on 2023-12-14T02:39:38.652 DEBUG:teuthology.orchestra.console.smithi097:power off output: Chassis Power Control: Down/Off 2023-12-14T02:39:38.652 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:39:38.675 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2023-12-14T02:39:42.640 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:39:42.676 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:39:42.751 DEBUG:teuthology.orchestra.console.smithi093:check power output: Chassis Power is on 2023-12-14T02:39:42.786 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2023-12-14T02:39:46.753 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:39:46.787 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:39:46.864 DEBUG:teuthology.orchestra.console.smithi093:check power output: Chassis Power is on 2023-12-14T02:39:46.897 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is off 2023-12-14T02:39:46.998 INFO:teuthology.orchestra.console.smithi097:Power off completed 2023-12-14T02:39:50.869 DEBUG:teuthology.orchestra.console.smithi093:pexpect command: ipmitool -H smithi093.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:39:50.982 DEBUG:teuthology.orchestra.console.smithi093:check power output: Chassis Power is off 2023-12-14T02:39:51.083 INFO:teuthology.orchestra.console.smithi093:Power off completed 2023-12-14T02:39:51.191 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools agent/off mon_election/connectivity task/test_extra_daemon_features} duration: 469.7630412578583 failure_reason: 'HTTPSConnectionPool(host=''1.chacra.ceph.com'', port=443): Max retries exceeded with url: /repos/ceph/wip-yuri10-testing-2023-12-12-1229/021ac1670a21c19759080c6da90baaeb42e7d175/centos/8/flavors/default/repo (Caused by SSLError(SSLCertVerificationError(1, ''[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)'')))' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d456fdd4d87e48e1821dd47b27f35e3c status: fail success: false 2023-12-14T02:39:51.192 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-14T02:39:51.295 INFO:teuthology.run:FAIL