2023-12-14T02:43:08.019 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-14T02:43:08.019 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490983 --name yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi --verbose --owner scheduled_yuriw@teuthology --description rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/classic task/test_host_drain} -- /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490983/orig.config.yaml 2023-12-14T02:43:08.051 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-14T02:43:08.117 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/7490983 branch: wip-yuri10-testing-2023-12-12-1229 description: rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/classic task/test_host_drain} email: yweinste@redhat.com first_in_suite: false job_id: '7490983' 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: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true 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 - osd.1 - - host.b - mon.b - mgr.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 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: smithi150.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIZmI81C+zmIiE3x41JgbdlYZIOfGYKCQReOeZhqyAO9WmrWIlyHG+aKWV3NKV7Mrky+YrqyLuqjPuqFLVb+SBE= smithi188.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGBrozMD56mG5xCVK0hOzHlHm3nwiRTkOmr6Wl6bAvtrxGiGuixSSzZriVkG+5Fe1RFqxE/Hj3mKZ6HEA49iDok= smithi191.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImBZX42dvSh790dkrcmC0wlrcciv/QaauD2pQjAadhTeuCPHp6vQrXqO9/3DsXT3GiPAHTE/hd6o5A31a5/ak0= 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 - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -ex\nHOSTNAMES=$(ceph orch host ls --format json | jq -r '.[] | .hostname')\n\ for host in $HOSTNAMES; do\n # find the hostname for \"host.c\" which will\ \ have no mgr\n HAS_MGRS=$(ceph orch ps --hostname ${host} --format json |\ \ jq 'any(.daemon_type == \"mgr\")')\n if [ \"$HAS_MGRS\" == \"false\" ]; then\n\ \ HOST_C=\"${host}\"\n fi\ndone\n# One last thing to worry about before\ \ draining the host\n# is that the teuthology test tends to put the explicit\n\ # hostnames in the placement for the mon service.\n# We want to make sure we\ \ can drain without providing\n# --force and there is a check for the host being\ \ removed\n# being listed explicitly in the placements. Therefore,\n# we should\ \ remove it from the mon placement.\nceph orch ls mon --export > mon.yaml\n\ sed /\"$HOST_C\"/d mon.yaml > mon_adjusted.yaml\nceph orch apply -i mon_adjusted.yaml\n\ # now drain that host\nceph orch host drain $HOST_C --zap-osd-devices\n# wait\ \ for drain to complete\nHOST_C_DAEMONS=$(ceph orch ps --hostname $HOST_C)\n\ while [ \"$HOST_C_DAEMONS\" != \"No daemons reported\" ]; do\n sleep 15\n \ \ HOST_C_DAEMONS=$(ceph orch ps --hostname $HOST_C)\ndone\n# we want to check\ \ the ability to remove the host from\n# the CRUSH map, so we should first verify\ \ the host is in\n# the CRUSH map.\nceph osd getcrushmap -o compiled-crushmap\n\ crushtool -d compiled-crushmap -o crushmap.txt\nCRUSH_MAP=$(cat crushmap.txt)\n\ if ! grep -q \"$HOST_C\" <<< \"$CRUSH_MAP\"; then\n printf \"Expected to see\ \ $HOST_C in CRUSH map. Saw:\\n\\n$CRUSH_MAP\"\n exit 1\nfi\n# If the drain\ \ was successful, we should be able to remove the\n# host without force with\ \ no issues. If there are still daemons\n# we will get a response telling us\ \ to drain the host and a\n# non-zero return code\nceph orch host rm $HOST_C\ \ --rm-crush-entry\n# verify we've successfully removed the host from the CRUSH\ \ map\nsleep 30\nceph osd getcrushmap -o compiled-crushmap\ncrushtool -d compiled-crushmap\ \ -o crushmap.txt\nCRUSH_MAP=$(cat crushmap.txt)\nif grep -q \"$HOST_C\" <<<\ \ \"$CRUSH_MAP\"; then\n printf \"Saw $HOST_C in CRUSH map after it should\ \ have been removed.\\n\\n$CRUSH_MAP\"\n exit 1\nfi\n" 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:43:08.117 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:43:08.118 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks 2023-12-14T02:43:08.118 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-14T02:43:08.119 INFO:teuthology.task.internal:Checking packages... 2023-12-14T02:43:08.142 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '021ac1670a21c19759080c6da90baaeb42e7d175' 2023-12-14T02:43:08.142 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-14T02:43:08.142 INFO:teuthology.packaging:ref: None 2023-12-14T02:43:08.142 INFO:teuthology.packaging:tag: None 2023-12-14T02:43:08.142 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-12-12-1229 2023-12-14T02:43:08.142 INFO:teuthology.packaging:sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-14T02:43:08.143 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:43:08.274 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-157.g021ac167 2023-12-14T02:43:08.275 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-14T02:43:08.282 INFO:teuthology.task.internal:no buildpackages task found 2023-12-14T02:43:08.282 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-14T02:43:08.317 INFO:teuthology.task.internal:Saving configuration 2023-12-14T02:43:08.330 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-14T02:43:08.335 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T02:43:08.362 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi150.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/7490983', '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:35:44.221835', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIZmI81C+zmIiE3x41JgbdlYZIOfGYKCQReOeZhqyAO9WmrWIlyHG+aKWV3NKV7Mrky+YrqyLuqjPuqFLVb+SBE='} 2023-12-14T02:43:08.384 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi188.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/7490983', '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:35:44.218087', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGBrozMD56mG5xCVK0hOzHlHm3nwiRTkOmr6Wl6bAvtrxGiGuixSSzZriVkG+5Fe1RFqxE/Hj3mKZ6HEA49iDok='} 2023-12-14T02:43:08.402 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.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/7490983', '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:35:44.220069', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImBZX42dvSh790dkrcmC0wlrcciv/QaauD2pQjAadhTeuCPHp6vQrXqO9/3DsXT3GiPAHTE/hd6o5A31a5/ak0='} 2023-12-14T02:43:08.402 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-14T02:43:08.407 INFO:teuthology.task.internal:roles: ubuntu@smithi150.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'osd.1'] 2023-12-14T02:43:08.407 INFO:teuthology.task.internal:roles: ubuntu@smithi188.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.2', 'osd.3'] 2023-12-14T02:43:08.407 INFO:teuthology.task.internal:roles: ubuntu@smithi191.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2023-12-14T02:43:08.408 INFO:teuthology.run_tasks:Running task console_log... 2023-12-14T02:43:08.516 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd594ca8e50>, signals=[15]) 2023-12-14T02:43:08.516 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-14T02:43:08.523 INFO:teuthology.task.internal:Opening connections... 2023-12-14T02:43:08.523 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi150.front.sepia.ceph.com 2023-12-14T02:43:08.525 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:43:08.593 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi188.front.sepia.ceph.com 2023-12-14T02:43:08.594 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:43:08.659 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi191.front.sepia.ceph.com 2023-12-14T02:43:08.660 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:43:08.726 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-14T02:43:08.731 DEBUG:teuthology.orchestra.run.smithi150:> uname -m 2023-12-14T02:43:08.753 INFO:teuthology.orchestra.run.smithi150.stdout:x86_64 2023-12-14T02:43:08.753 DEBUG:teuthology.orchestra.run.smithi150:> cat /etc/os-release 2023-12-14T02:43:08.814 INFO:teuthology.orchestra.run.smithi150.stdout:NAME="CentOS Stream" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION="8" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:ID="centos" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:ID_LIKE="rhel fedora" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION_ID="8" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:PLATFORM_ID="platform:el8" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:ANSI_COLOR="0;31" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:HOME_URL="https://centos.org/" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T02:43:08.815 INFO:teuthology.orchestra.run.smithi150.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-14T02:43:08.816 INFO:teuthology.lock.ops:Updating smithi150.front.sepia.ceph.com on lock server 2023-12-14T02:43:08.837 DEBUG:teuthology.orchestra.run.smithi188:> uname -m 2023-12-14T02:43:08.859 INFO:teuthology.orchestra.run.smithi188.stdout:x86_64 2023-12-14T02:43:08.860 DEBUG:teuthology.orchestra.run.smithi188:> cat /etc/os-release 2023-12-14T02:43:08.921 INFO:teuthology.orchestra.run.smithi188.stdout:NAME="CentOS Stream" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION="8" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:ID="centos" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:ID_LIKE="rhel fedora" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION_ID="8" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:PLATFORM_ID="platform:el8" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:ANSI_COLOR="0;31" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:HOME_URL="https://centos.org/" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T02:43:08.922 INFO:teuthology.orchestra.run.smithi188.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-14T02:43:08.923 INFO:teuthology.lock.ops:Updating smithi188.front.sepia.ceph.com on lock server 2023-12-14T02:43:08.945 DEBUG:teuthology.orchestra.run.smithi191:> uname -m 2023-12-14T02:43:08.967 INFO:teuthology.orchestra.run.smithi191.stdout:x86_64 2023-12-14T02:43:08.968 DEBUG:teuthology.orchestra.run.smithi191:> cat /etc/os-release 2023-12-14T02:43:09.029 INFO:teuthology.orchestra.run.smithi191.stdout:NAME="CentOS Stream" 2023-12-14T02:43:09.029 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION="8" 2023-12-14T02:43:09.029 INFO:teuthology.orchestra.run.smithi191.stdout:ID="centos" 2023-12-14T02:43:09.030 INFO:teuthology.orchestra.run.smithi191.stdout:ID_LIKE="rhel fedora" 2023-12-14T02:43:09.030 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION_ID="8" 2023-12-14T02:43:09.030 INFO:teuthology.orchestra.run.smithi191.stdout:PLATFORM_ID="platform:el8" 2023-12-14T02:43:09.030 INFO:teuthology.orchestra.run.smithi191.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-14T02:43:09.030 INFO:teuthology.orchestra.run.smithi191.stdout:ANSI_COLOR="0;31" 2023-12-14T02:43:09.030 INFO:teuthology.orchestra.run.smithi191.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-14T02:43:09.030 INFO:teuthology.orchestra.run.smithi191.stdout:HOME_URL="https://centos.org/" 2023-12-14T02:43:09.030 INFO:teuthology.orchestra.run.smithi191.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T02:43:09.030 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T02:43:09.030 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-14T02:43:09.030 INFO:teuthology.lock.ops:Updating smithi191.front.sepia.ceph.com on lock server 2023-12-14T02:43:09.053 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-14T02:43:09.062 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-14T02:43:09.068 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-14T02:43:09.068 DEBUG:teuthology.orchestra.run.smithi150:> test '!' -e /home/ubuntu/cephtest 2023-12-14T02:43:09.071 DEBUG:teuthology.orchestra.run.smithi188:> test '!' -e /home/ubuntu/cephtest 2023-12-14T02:43:09.073 DEBUG:teuthology.orchestra.run.smithi191:> test '!' -e /home/ubuntu/cephtest 2023-12-14T02:43:09.093 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-14T02:43:09.100 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-14T02:43:09.100 DEBUG:teuthology.orchestra.run.smithi150:> test -z $(ls -A /var/lib/ceph) 2023-12-14T02:43:09.132 DEBUG:teuthology.orchestra.run.smithi188:> test -z $(ls -A /var/lib/ceph) 2023-12-14T02:43:09.134 DEBUG:teuthology.orchestra.run.smithi191:> test -z $(ls -A /var/lib/ceph) 2023-12-14T02:43:09.166 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-14T02:43:09.239 INFO:teuthology.run_tasks:Running task kernel... 2023-12-14T02:43:09.254 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-14T02:43:09.254 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-14T02:43:09.254 DEBUG:teuthology.orchestra.run.smithi150:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T02:43:09.255 DEBUG:teuthology.orchestra.run.smithi188:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T02:43:09.255 DEBUG:teuthology.orchestra.run.smithi191:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T02:43:09.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:43:09.276 DEBUG:teuthology.orchestra.run.smithi150:> uname -r 2023-12-14T02:43:09.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:43:09.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:43:09.278 DEBUG:teuthology.orchestra.run.smithi188:> uname -r 2023-12-14T02:43:09.278 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2023-12-14T02:43:09.337 INFO:teuthology.orchestra.run.smithi150.stdout:4.18.0-489.el8.x86_64 2023-12-14T02:43:09.338 INFO:teuthology.task.kernel:Running kernel on smithi150: 4.18.0-489.el8.x86_64 2023-12-14T02:43:09.338 DEBUG:teuthology.orchestra.run.smithi150:> sudo yum install -y kernel 2023-12-14T02:43:09.339 INFO:teuthology.orchestra.run.smithi191.stdout:4.18.0-489.el8.x86_64 2023-12-14T02:43:09.339 INFO:teuthology.task.kernel:Running kernel on smithi191: 4.18.0-489.el8.x86_64 2023-12-14T02:43:09.339 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum install -y kernel 2023-12-14T02:43:09.340 INFO:teuthology.orchestra.run.smithi188.stdout:4.18.0-489.el8.x86_64 2023-12-14T02:43:09.340 INFO:teuthology.task.kernel:Running kernel on smithi188: 4.18.0-489.el8.x86_64 2023-12-14T02:43:09.341 DEBUG:teuthology.orchestra.run.smithi188:> sudo yum install -y kernel 2023-12-14T02:43:14.048 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 8 - AppStream 16 MB/s | 35 MB 00:02 2023-12-14T02:43:14.198 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 8 - AppStream 16 MB/s | 35 MB 00:02 2023-12-14T02:43:14.244 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 8 - AppStream 15 MB/s | 35 MB 00:02 2023-12-14T02:43:21.674 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 8 - BaseOS 42 MB/s | 56 MB 00:01 2023-12-14T02:43:21.981 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 8 - BaseOS 38 MB/s | 56 MB 00:01 2023-12-14T02:43:22.119 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 8 - BaseOS 37 MB/s | 56 MB 00:01 2023-12-14T02:43:30.057 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 8 - Extras 45 kB/s | 18 kB 00:00 2023-12-14T02:43:30.338 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 8 - Extras 45 kB/s | 18 kB 00:00 2023-12-14T02:43:30.616 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 6.9 kB 00:00 2023-12-14T02:43:30.677 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 8 - Extras 33 kB/s | 18 kB 00:00 2023-12-14T02:43:30.909 INFO:teuthology.orchestra.run.smithi150.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-14T02:43:31.072 INFO:teuthology.orchestra.run.smithi188.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-12-14T02:43:31.390 INFO:teuthology.orchestra.run.smithi188.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-14T02:43:31.403 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-12-14T02:43:31.697 INFO:teuthology.orchestra.run.smithi191.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-14T02:43:32.798 INFO:teuthology.orchestra.run.smithi191.stdout:Extra Packages for Enterprise Linux 17 MB/s | 16 MB 00:00 2023-12-14T02:43:32.928 INFO:teuthology.orchestra.run.smithi150.stdout:Extra Packages for Enterprise Linux 8.5 MB/s | 16 MB 00:01 2023-12-14T02:43:33.511 INFO:teuthology.orchestra.run.smithi188.stdout:Extra Packages for Enterprise Linux 8.1 MB/s | 16 MB 00:01 2023-12-14T02:43:36.640 INFO:teuthology.orchestra.run.smithi191.stdout:lab-extras 517 kB/s | 24 kB 00:00 2023-12-14T02:43:36.735 INFO:teuthology.orchestra.run.smithi150.stdout:lab-extras 656 kB/s | 24 kB 00:00 2023-12-14T02:43:37.332 INFO:teuthology.orchestra.run.smithi188.stdout:lab-extras 282 kB/s | 24 kB 00:00 2023-12-14T02:43:40.206 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-14T02:43:40.206 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-14T02:43:40.417 INFO:teuthology.orchestra.run.smithi150.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-14T02:43:40.418 INFO:teuthology.orchestra.run.smithi150.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-14T02:43:40.486 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2023-12-14T02:43:40.486 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-12-14T02:43:40.486 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2023-12-14T02:43:40.486 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-12-14T02:43:40.487 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2023-12-14T02:43:40.487 INFO:teuthology.orchestra.run.smithi191.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-14T02:43:40.487 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2023-12-14T02:43:40.487 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-14T02:43:40.487 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-14T02:43:40.487 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:43:40.487 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2023-12-14T02:43:40.487 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-12-14T02:43:40.487 INFO:teuthology.orchestra.run.smithi191.stdout:Install 3 Packages 2023-12-14T02:43:40.487 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:43:40.488 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 90 M 2023-12-14T02:43:40.488 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 96 M 2023-12-14T02:43:40.488 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2023-12-14T02:43:40.714 INFO:teuthology.orchestra.run.smithi150.stdout:Dependencies resolved. 2023-12-14T02:43:40.714 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-12-14T02:43:40.714 INFO:teuthology.orchestra.run.smithi150.stdout: Package Architecture Version Repository Size 2023-12-14T02:43:40.714 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-12-14T02:43:40.714 INFO:teuthology.orchestra.run.smithi150.stdout:Installing: 2023-12-14T02:43:40.714 INFO:teuthology.orchestra.run.smithi150.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-14T02:43:40.714 INFO:teuthology.orchestra.run.smithi150.stdout:Installing dependencies: 2023-12-14T02:43:40.715 INFO:teuthology.orchestra.run.smithi150.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-14T02:43:40.715 INFO:teuthology.orchestra.run.smithi150.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-14T02:43:40.715 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:43:40.715 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction Summary 2023-12-14T02:43:40.715 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-12-14T02:43:40.715 INFO:teuthology.orchestra.run.smithi150.stdout:Install 3 Packages 2023-12-14T02:43:40.715 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:43:40.715 INFO:teuthology.orchestra.run.smithi150.stdout:Total download size: 90 M 2023-12-14T02:43:40.716 INFO:teuthology.orchestra.run.smithi150.stdout:Installed size: 96 M 2023-12-14T02:43:40.716 INFO:teuthology.orchestra.run.smithi150.stdout:Downloading Packages: 2023-12-14T02:43:40.990 INFO:teuthology.orchestra.run.smithi188.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-14T02:43:40.990 INFO:teuthology.orchestra.run.smithi188.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-14T02:43:41.100 INFO:teuthology.orchestra.run.smithi191.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 18 MB/s | 10 MB 00:00 2023-12-14T02:43:41.288 INFO:teuthology.orchestra.run.smithi188.stdout:Dependencies resolved. 2023-12-14T02:43:41.289 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-12-14T02:43:41.289 INFO:teuthology.orchestra.run.smithi188.stdout: Package Architecture Version Repository Size 2023-12-14T02:43:41.289 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-12-14T02:43:41.289 INFO:teuthology.orchestra.run.smithi188.stdout:Installing: 2023-12-14T02:43:41.289 INFO:teuthology.orchestra.run.smithi188.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-14T02:43:41.289 INFO:teuthology.orchestra.run.smithi188.stdout:Installing dependencies: 2023-12-14T02:43:41.289 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-14T02:43:41.289 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-14T02:43:41.289 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:43:41.289 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction Summary 2023-12-14T02:43:41.290 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-12-14T02:43:41.290 INFO:teuthology.orchestra.run.smithi188.stdout:Install 3 Packages 2023-12-14T02:43:41.290 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:43:41.290 INFO:teuthology.orchestra.run.smithi188.stdout:Total download size: 90 M 2023-12-14T02:43:41.290 INFO:teuthology.orchestra.run.smithi188.stdout:Installed size: 96 M 2023-12-14T02:43:41.290 INFO:teuthology.orchestra.run.smithi188.stdout:Downloading Packages: 2023-12-14T02:43:41.303 INFO:teuthology.orchestra.run.smithi150.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 18 MB/s | 10 MB 00:00 2023-12-14T02:43:41.892 INFO:teuthology.orchestra.run.smithi191.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 26 MB/s | 36 MB 00:01 2023-12-14T02:43:42.075 INFO:teuthology.orchestra.run.smithi150.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 27 MB/s | 36 MB 00:01 2023-12-14T02:43:42.100 INFO:teuthology.orchestra.run.smithi188.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 16 MB/s | 10 MB 00:00 2023-12-14T02:43:42.467 INFO:teuthology.orchestra.run.smithi191.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 22 MB/s | 43 MB 00:01 2023-12-14T02:43:42.467 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:43:42.467 INFO:teuthology.orchestra.run.smithi191.stdout:Total 45 MB/s | 90 MB 00:01 2023-12-14T02:43:42.545 INFO:teuthology.orchestra.run.smithi150.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 24 MB/s | 43 MB 00:01 2023-12-14T02:43:42.545 INFO:teuthology.orchestra.run.smithi150.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:43:42.545 INFO:teuthology.orchestra.run.smithi150.stdout:Total 49 MB/s | 90 MB 00:01 2023-12-14T02:43:42.692 INFO:teuthology.orchestra.run.smithi188.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 30 MB/s | 36 MB 00:01 2023-12-14T02:43:43.144 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2023-12-14T02:43:43.167 INFO:teuthology.orchestra.run.smithi188.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 26 MB/s | 43 MB 00:01 2023-12-14T02:43:43.168 INFO:teuthology.orchestra.run.smithi188.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:43:43.168 INFO:teuthology.orchestra.run.smithi188.stdout:Total 48 MB/s | 90 MB 00:01 2023-12-14T02:43:43.226 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction check 2023-12-14T02:43:43.578 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2023-12-14T02:43:43.578 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2023-12-14T02:43:43.656 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction check succeeded. 2023-12-14T02:43:43.656 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction test 2023-12-14T02:43:43.848 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction check 2023-12-14T02:43:44.256 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction check succeeded. 2023-12-14T02:43:44.256 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction test 2023-12-14T02:43:44.807 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2023-12-14T02:43:44.835 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2023-12-14T02:43:44.872 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction test succeeded. 2023-12-14T02:43:44.913 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction 2023-12-14T02:43:45.492 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction test succeeded. 2023-12-14T02:43:45.520 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction 2023-12-14T02:43:47.630 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2023-12-14T02:43:47.720 INFO:teuthology.orchestra.run.smithi150.stdout: Preparing : 1/1 2023-12-14T02:43:48.194 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:43:48.241 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:43:48.333 INFO:teuthology.orchestra.run.smithi188.stdout: Preparing : 1/1 2023-12-14T02:43:48.887 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:43:51.816 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:43:51.906 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:43:52.218 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:43:52.274 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:43:52.490 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:43:52.895 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:43:55.650 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:43:55.709 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:43:55.916 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:43:55.981 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:43:56.330 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:43:56.608 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:17.758 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:17.782 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:17.828 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:17.853 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:18.130 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:18.130 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:44:18.130 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:44:18.189 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:18.189 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:44:18.189 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:44:18.572 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:18.596 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:18.904 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:18.904 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:44:18.904 INFO:teuthology.orchestra.run.smithi150.stdout:Installed: 2023-12-14T02:44:18.904 INFO:teuthology.orchestra.run.smithi150.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-14T02:44:18.904 INFO:teuthology.orchestra.run.smithi150.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-14T02:44:18.904 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:44:18.904 INFO:teuthology.orchestra.run.smithi150.stdout:Complete! 2023-12-14T02:44:18.959 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:18.959 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-14T02:44:18.959 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-14T02:44:18.959 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:18.959 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:44:18.960 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2023-12-14T02:44:18.960 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-14T02:44:18.960 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-14T02:44:18.960 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:44:18.960 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2023-12-14T02:44:19.056 DEBUG:teuthology.orchestra.run.smithi150:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:44:19.106 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:44:19.272 INFO:teuthology.orchestra.run.smithi150.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:44:19.273 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:44:19.273 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:44:19.273 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-14T02:44:19.274 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-14T02:44:19.274 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-14T02:44:19.274 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi150.front.sepia.ceph.com, path=None, version=distro) 2023-12-14T02:44:19.274 DEBUG:teuthology.orchestra.run.smithi150:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:44:19.324 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:44:19.324 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:44:19.325 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:44:19.325 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-14T02:44:19.325 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-14T02:44:19.325 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2023-12-14T02:44:19.325 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi191.front.sepia.ceph.com, path=None, version=distro) 2023-12-14T02:44:19.325 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:44:19.484 INFO:teuthology.orchestra.run.smithi150.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:44:19.484 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:44:19.484 DEBUG:teuthology.orchestra.run.smithi150:> sudo rpm -qi grub2-tools 2023-12-14T02:44:19.518 INFO:teuthology.orchestra.run.smithi150.stdout:Name : grub2-tools 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Epoch : 1 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Version : 2.02 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Release : 129.el8 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Architecture: x86_64 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Group : System Environment/Base 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Size : 9265586 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:License : GPLv3+ 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Relocations : (not relocatable) 2023-12-14T02:44:19.519 INFO:teuthology.orchestra.run.smithi150.stdout:Packager : CentOS BuildSystem 2023-12-14T02:44:19.520 INFO:teuthology.orchestra.run.smithi150.stdout:Vendor : CentOS 2023-12-14T02:44:19.520 INFO:teuthology.orchestra.run.smithi150.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-14T02:44:19.520 INFO:teuthology.orchestra.run.smithi150.stdout:Summary : Support tools for GRUB. 2023-12-14T02:44:19.520 INFO:teuthology.orchestra.run.smithi150.stdout:Description : 2023-12-14T02:44:19.520 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:44:19.520 INFO:teuthology.orchestra.run.smithi150.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-14T02:44:19.520 INFO:teuthology.orchestra.run.smithi150.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-14T02:44:19.520 INFO:teuthology.orchestra.run.smithi150.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-14T02:44:19.520 INFO:teuthology.orchestra.run.smithi150.stdout:hardware devices. 2023-12-14T02:44:19.520 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:44:19.520 INFO:teuthology.orchestra.run.smithi150.stdout:This subpackage provides tools for support of all platforms. 2023-12-14T02:44:19.521 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-14T02:44:19.521 INFO:teuthology.task.kernel:Updating grub on smithi150 to boot 4.18.0-527.el8.x86_64 2023-12-14T02:44:19.521 DEBUG:teuthology.orchestra.run.smithi150:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-14T02:44:19.534 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:44:19.534 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:44:19.534 DEBUG:teuthology.orchestra.run.smithi191:> sudo rpm -qi grub2-tools 2023-12-14T02:44:19.568 INFO:teuthology.orchestra.run.smithi191.stdout:Name : grub2-tools 2023-12-14T02:44:19.568 INFO:teuthology.orchestra.run.smithi191.stdout:Epoch : 1 2023-12-14T02:44:19.568 INFO:teuthology.orchestra.run.smithi191.stdout:Version : 2.02 2023-12-14T02:44:19.569 INFO:teuthology.orchestra.run.smithi191.stdout:Release : 129.el8 2023-12-14T02:44:19.569 INFO:teuthology.orchestra.run.smithi191.stdout:Architecture: x86_64 2023-12-14T02:44:19.569 INFO:teuthology.orchestra.run.smithi191.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-14T02:44:19.569 INFO:teuthology.orchestra.run.smithi191.stdout:Group : System Environment/Base 2023-12-14T02:44:19.569 INFO:teuthology.orchestra.run.smithi191.stdout:Size : 9265586 2023-12-14T02:44:19.569 INFO:teuthology.orchestra.run.smithi191.stdout:License : GPLv3+ 2023-12-14T02:44:19.569 INFO:teuthology.orchestra.run.smithi191.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-14T02:44:19.570 INFO:teuthology.orchestra.run.smithi191.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-14T02:44:19.570 INFO:teuthology.orchestra.run.smithi191.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-14T02:44:19.570 INFO:teuthology.orchestra.run.smithi191.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-14T02:44:19.570 INFO:teuthology.orchestra.run.smithi191.stdout:Relocations : (not relocatable) 2023-12-14T02:44:19.570 INFO:teuthology.orchestra.run.smithi191.stdout:Packager : CentOS BuildSystem 2023-12-14T02:44:19.570 INFO:teuthology.orchestra.run.smithi191.stdout:Vendor : CentOS 2023-12-14T02:44:19.571 INFO:teuthology.orchestra.run.smithi191.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-14T02:44:19.571 INFO:teuthology.orchestra.run.smithi191.stdout:Summary : Support tools for GRUB. 2023-12-14T02:44:19.571 INFO:teuthology.orchestra.run.smithi191.stdout:Description : 2023-12-14T02:44:19.571 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:44:19.571 INFO:teuthology.orchestra.run.smithi191.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-14T02:44:19.571 INFO:teuthology.orchestra.run.smithi191.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-14T02:44:19.571 INFO:teuthology.orchestra.run.smithi191.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-14T02:44:19.571 INFO:teuthology.orchestra.run.smithi191.stdout:hardware devices. 2023-12-14T02:44:19.571 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:44:19.571 INFO:teuthology.orchestra.run.smithi191.stdout:This subpackage provides tools for support of all platforms. 2023-12-14T02:44:19.572 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-14T02:44:19.572 INFO:teuthology.task.kernel:Updating grub on smithi191 to boot 4.18.0-527.el8.x86_64 2023-12-14T02:44:19.575 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-14T02:44:19.733 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-14T02:44:19.734 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:44:19.734 INFO:teuthology.orchestra.run.smithi188.stdout:Installed: 2023-12-14T02:44:19.734 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-14T02:44:19.734 INFO:teuthology.orchestra.run.smithi188.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-14T02:44:19.734 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:44:19.734 INFO:teuthology.orchestra.run.smithi188.stdout:Complete! 2023-12-14T02:44:19.901 DEBUG:teuthology.orchestra.run.smithi188:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:44:20.115 INFO:teuthology.orchestra.run.smithi188.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:44:20.116 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:44:20.116 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:44:20.116 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-14T02:44:20.116 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-14T02:44:20.116 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-14T02:44:20.116 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi188.front.sepia.ceph.com, path=None, version=distro) 2023-12-14T02:44:20.116 DEBUG:teuthology.orchestra.run.smithi188:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T02:44:20.326 INFO:teuthology.orchestra.run.smithi188.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-14T02:44:20.326 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-14T02:44:20.327 DEBUG:teuthology.orchestra.run.smithi188:> sudo rpm -qi grub2-tools 2023-12-14T02:44:20.360 INFO:teuthology.orchestra.run.smithi188.stdout:Name : grub2-tools 2023-12-14T02:44:20.360 INFO:teuthology.orchestra.run.smithi188.stdout:Epoch : 1 2023-12-14T02:44:20.360 INFO:teuthology.orchestra.run.smithi188.stdout:Version : 2.02 2023-12-14T02:44:20.360 INFO:teuthology.orchestra.run.smithi188.stdout:Release : 129.el8 2023-12-14T02:44:20.360 INFO:teuthology.orchestra.run.smithi188.stdout:Architecture: x86_64 2023-12-14T02:44:20.360 INFO:teuthology.orchestra.run.smithi188.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-14T02:44:20.360 INFO:teuthology.orchestra.run.smithi188.stdout:Group : System Environment/Base 2023-12-14T02:44:20.360 INFO:teuthology.orchestra.run.smithi188.stdout:Size : 9265586 2023-12-14T02:44:20.360 INFO:teuthology.orchestra.run.smithi188.stdout:License : GPLv3+ 2023-12-14T02:44:20.360 INFO:teuthology.orchestra.run.smithi188.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:Relocations : (not relocatable) 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:Packager : CentOS BuildSystem 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:Vendor : CentOS 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:Summary : Support tools for GRUB. 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:Description : 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-14T02:44:20.361 INFO:teuthology.orchestra.run.smithi188.stdout:hardware devices. 2023-12-14T02:44:20.362 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:44:20.362 INFO:teuthology.orchestra.run.smithi188.stdout:This subpackage provides tools for support of all platforms. 2023-12-14T02:44:20.362 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-14T02:44:20.363 INFO:teuthology.task.kernel:Updating grub on smithi188 to boot 4.18.0-527.el8.x86_64 2023-12-14T02:44:20.363 DEBUG:teuthology.orchestra.run.smithi188:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-14T02:44:21.298 INFO:teuthology.orchestra.run.smithi150.stderr:Generating grub configuration file ... 2023-12-14T02:44:21.424 INFO:teuthology.orchestra.run.smithi191.stderr:Generating grub configuration file ... 2023-12-14T02:44:22.120 INFO:teuthology.orchestra.run.smithi188.stderr:Generating grub configuration file ... 2023-12-14T02:44:23.276 INFO:teuthology.orchestra.run.smithi150.stderr:done 2023-12-14T02:44:23.277 DEBUG:teuthology.orchestra.run.smithi150:> mktemp 2023-12-14T02:44:23.300 INFO:teuthology.orchestra.run.smithi150.stdout:/tmp/tmp.NOT5zYY98z 2023-12-14T02:44:23.300 DEBUG:teuthology.orchestra.run.smithi150:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.NOT5zYY98z 2023-12-14T02:44:23.374 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod 0666 /tmp/tmp.NOT5zYY98z 2023-12-14T02:44:23.516 DEBUG:teuthology.orchestra.remote:smithi150:/tmp/tmp.NOT5zYY98z is 6KB 2023-12-14T02:44:23.547 INFO:teuthology.orchestra.run.smithi191.stderr:done 2023-12-14T02:44:23.548 DEBUG:teuthology.orchestra.run.smithi191:> mktemp 2023-12-14T02:44:23.564 DEBUG:teuthology.orchestra.run.smithi150:> rm -fr /tmp/tmp.NOT5zYY98z 2023-12-14T02:44:23.570 INFO:teuthology.orchestra.run.smithi191.stdout:/tmp/tmp.qNfuiK9QRE 2023-12-14T02:44:23.571 DEBUG:teuthology.orchestra.run.smithi191:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.qNfuiK9QRE 2023-12-14T02:44:23.583 DEBUG:teuthology.orchestra.run.smithi150:> sudo /bin/ls /boot/loader/entries || true 2023-12-14T02:44:23.645 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0666 /tmp/tmp.qNfuiK9QRE 2023-12-14T02:44:23.650 INFO:teuthology.orchestra.run.smithi150.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-14T02:44:23.650 INFO:teuthology.orchestra.run.smithi150.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-14T02:44:23.650 INFO:teuthology.orchestra.run.smithi150.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-14T02:44:23.650 INFO:teuthology.orchestra.run.smithi150.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-14T02:44:23.652 DEBUG:teuthology.orchestra.run.smithi150:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-14T02:44:23.802 DEBUG:teuthology.orchestra.remote:smithi191:/tmp/tmp.qNfuiK9QRE is 6KB 2023-12-14T02:44:23.814 DEBUG:teuthology.orchestra.run.smithi150:> sudo shutdown -r now 2023-12-14T02:44:23.850 DEBUG:teuthology.orchestra.run.smithi191:> rm -fr /tmp/tmp.qNfuiK9QRE 2023-12-14T02:44:23.867 DEBUG:teuthology.orchestra.run.smithi191:> sudo /bin/ls /boot/loader/entries || true 2023-12-14T02:44:23.941 INFO:teuthology.orchestra.run.smithi191.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-14T02:44:23.941 INFO:teuthology.orchestra.run.smithi191.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-14T02:44:23.941 INFO:teuthology.orchestra.run.smithi191.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-14T02:44:23.941 INFO:teuthology.orchestra.run.smithi191.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-14T02:44:23.942 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-14T02:44:24.113 DEBUG:teuthology.orchestra.run.smithi191:> sudo shutdown -r now 2023-12-14T02:44:24.428 INFO:teuthology.orchestra.run.smithi188.stderr:done 2023-12-14T02:44:24.429 DEBUG:teuthology.orchestra.run.smithi188:> mktemp 2023-12-14T02:44:24.451 INFO:teuthology.orchestra.run.smithi188.stdout:/tmp/tmp.httOmpwfXE 2023-12-14T02:44:24.452 DEBUG:teuthology.orchestra.run.smithi188:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.httOmpwfXE 2023-12-14T02:44:24.536 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod 0666 /tmp/tmp.httOmpwfXE 2023-12-14T02:44:24.679 DEBUG:teuthology.orchestra.remote:smithi188:/tmp/tmp.httOmpwfXE is 6KB 2023-12-14T02:44:24.726 DEBUG:teuthology.orchestra.run.smithi188:> rm -fr /tmp/tmp.httOmpwfXE 2023-12-14T02:44:24.744 DEBUG:teuthology.orchestra.run.smithi188:> sudo /bin/ls /boot/loader/entries || true 2023-12-14T02:44:24.816 INFO:teuthology.orchestra.run.smithi188.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-14T02:44:24.816 INFO:teuthology.orchestra.run.smithi188.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-14T02:44:24.816 INFO:teuthology.orchestra.run.smithi188.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-14T02:44:24.816 INFO:teuthology.orchestra.run.smithi188.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-14T02:44:24.818 DEBUG:teuthology.orchestra.run.smithi188:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-14T02:44:24.986 DEBUG:teuthology.orchestra.run.smithi188:> sudo shutdown -r now 2023-12-14T02:44:53.841 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-14T02:44:53.842 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2023-12-14T02:44:53.843 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:44:54.116 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2023-12-14T02:44:54.116 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-12-14T02:44:54.117 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:44:54.990 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-14T02:44:54.991 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-14T02:44:54.991 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:45:12.594 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2023-12-14T02:45:21.601 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-12-14T02:45:21.602 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:45:24.658 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2023-12-14T02:45:28.465 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.150 2023-12-14T02:45:36.665 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-12-14T02:45:36.666 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:45:37.467 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2023-12-14T02:45:37.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:45:55.005 DEBUG:teuthology.orchestra.remote:timed out 2023-12-14T02:45:55.089 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.191 2023-12-14T02:46:04.014 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-14T02:46:04.015 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:46:04.495 DEBUG:teuthology.orchestra.run.smithi188:> true 2023-12-14T02:46:04.826 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-14T02:46:04.826 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-527.el8.x86_64"... 2023-12-14T02:46:04.827 DEBUG:teuthology.orchestra.run.smithi188:> uname -r 2023-12-14T02:46:04.843 INFO:teuthology.orchestra.run.smithi188.stdout:4.18.0-527.el8.x86_64 2023-12-14T02:46:04.844 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:46:04.844 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-14T02:46:04.844 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-14T02:46:05.845 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-14T02:46:05.845 DEBUG:teuthology.orchestra.run.smithi188:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T02:46:05.944 INFO:teuthology.orchestra.run.smithi188.stdout:ttyS1 2023-12-14T02:46:05.957 DEBUG:teuthology.parallel:result is None 2023-12-14T02:46:10.091 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-12-14T02:46:10.091 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:46:10.961 DEBUG:teuthology.orchestra.run.smithi191:> true 2023-12-14T02:46:12.397 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-12-14T02:46:12.397 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "4.18.0-527.el8.x86_64"... 2023-12-14T02:46:12.397 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2023-12-14T02:46:12.441 INFO:teuthology.orchestra.run.smithi191.stdout:4.18.0-527.el8.x86_64 2023-12-14T02:46:12.441 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:46:12.441 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-14T02:46:12.441 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-14T02:46:13.442 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-14T02:46:13.443 DEBUG:teuthology.orchestra.run.smithi191:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T02:46:13.513 INFO:teuthology.orchestra.run.smithi191.stdout:ttyS1 2023-12-14T02:46:13.527 DEBUG:teuthology.parallel:result is None 2023-12-14T02:46:37.470 DEBUG:teuthology.orchestra.remote:timed out 2023-12-14T02:46:49.471 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2023-12-14T02:46:49.472 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:46:49.711 DEBUG:teuthology.orchestra.run.smithi150:> true 2023-12-14T02:46:49.967 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi150.front.sepia.ceph.com' 2023-12-14T02:46:49.968 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-527.el8.x86_64"... 2023-12-14T02:46:49.968 DEBUG:teuthology.orchestra.run.smithi150:> uname -r 2023-12-14T02:46:50.027 INFO:teuthology.orchestra.run.smithi150.stdout:4.18.0-527.el8.x86_64 2023-12-14T02:46:50.027 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:46:50.027 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-14T02:46:50.027 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-14T02:46:51.028 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-14T02:46:51.028 DEBUG:teuthology.orchestra.run.smithi150:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T02:46:51.105 INFO:teuthology.orchestra.run.smithi150.stdout:ttyS1 2023-12-14T02:46:51.118 DEBUG:teuthology.parallel:result is None 2023-12-14T02:46:51.119 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-14T02:46:51.126 INFO:teuthology.task.internal:Creating test directory... 2023-12-14T02:46:51.126 DEBUG:teuthology.orchestra.run.smithi150:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T02:46:51.128 DEBUG:teuthology.orchestra.run.smithi188:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T02:46:51.132 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T02:46:51.153 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-14T02:46:51.160 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-14T02:46:51.166 INFO:teuthology.task.internal:Creating archive directory... 2023-12-14T02:46:51.166 DEBUG:teuthology.orchestra.run.smithi150:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T02:46:51.189 DEBUG:teuthology.orchestra.run.smithi188:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T02:46:51.194 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T02:46:51.232 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-14T02:46:51.239 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-14T02:46:51.239 DEBUG:teuthology.orchestra.run.smithi150:> 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:46:51.269 DEBUG:teuthology.orchestra.run.smithi188:> 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:46:51.271 DEBUG:teuthology.orchestra.run.smithi191:> 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:46:51.305 INFO:teuthology.orchestra.run.smithi150.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T02:46:51.310 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T02:46:51.312 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T02:46:51.315 INFO:teuthology.orchestra.run.smithi150.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T02:46:51.321 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T02:46:51.323 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T02:46:51.324 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-14T02:46:51.332 INFO:teuthology.task.internal:Configuring sudo... 2023-12-14T02:46:51.332 DEBUG:teuthology.orchestra.run.smithi150:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T02:46:51.359 DEBUG:teuthology.orchestra.run.smithi188:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T02:46:51.367 DEBUG:teuthology.orchestra.run.smithi191:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T02:46:51.397 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-14T02:46:51.407 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-14T02:46:51.407 DEBUG:teuthology.orchestra.run.smithi150:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T02:46:51.431 DEBUG:teuthology.orchestra.run.smithi188:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T02:46:51.438 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T02:46:51.456 DEBUG:teuthology.orchestra.run.smithi150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T02:46:51.534 DEBUG:teuthology.orchestra.run.smithi150:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T02:46:51.580 DEBUG:teuthology.orchestra.run.smithi150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T02:46:51.661 DEBUG:teuthology.orchestra.run.smithi150:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T02:46:51.706 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2023-12-14T02:46:51.707 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T02:46:51.773 DEBUG:teuthology.orchestra.run.smithi188:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T02:46:51.818 DEBUG:teuthology.orchestra.run.smithi188:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T02:46:51.876 DEBUG:teuthology.orchestra.run.smithi188:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T02:46:51.963 DEBUG:teuthology.orchestra.run.smithi188:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T02:46:52.007 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-12-14T02:46:52.007 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T02:46:52.074 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T02:46:52.122 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T02:46:52.172 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T02:46:52.259 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T02:46:52.303 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2023-12-14T02:46:52.304 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T02:46:52.372 DEBUG:teuthology.orchestra.run.smithi150:> sudo service rsyslog restart 2023-12-14T02:46:52.375 DEBUG:teuthology.orchestra.run.smithi188:> sudo service rsyslog restart 2023-12-14T02:46:52.378 DEBUG:teuthology.orchestra.run.smithi191:> sudo service rsyslog restart 2023-12-14T02:46:52.448 INFO:teuthology.orchestra.run.smithi150.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T02:46:52.452 INFO:teuthology.orchestra.run.smithi188.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T02:46:52.477 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T02:46:52.937 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-14T02:46:52.945 INFO:teuthology.task.internal:Starting timer... 2023-12-14T02:46:52.945 INFO:teuthology.run_tasks:Running task pcp... 2023-12-14T02:46:52.956 INFO:teuthology.run_tasks:Running task selinux... 2023-12-14T02:46:52.966 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-14T02:46:52.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo service auditd rotate 2023-12-14T02:46:53.050 INFO:teuthology.orchestra.run.smithi150.stdout:Rotating logs: 2023-12-14T02:46:53.052 DEBUG:teuthology.orchestra.run.smithi188:> sudo service auditd rotate 2023-12-14T02:46:53.127 INFO:teuthology.orchestra.run.smithi188.stdout:Rotating logs: 2023-12-14T02:46:53.129 DEBUG:teuthology.orchestra.run.smithi191:> sudo service auditd rotate 2023-12-14T02:46:53.198 INFO:teuthology.orchestra.run.smithi191.stdout:Rotating logs: 2023-12-14T02:46:53.200 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-14T02:46:53.200 DEBUG:teuthology.orchestra.run.smithi150:> /usr/sbin/getenforce 2023-12-14T02:46:53.232 INFO:teuthology.orchestra.run.smithi150.stdout:Permissive 2023-12-14T02:46:53.232 DEBUG:teuthology.orchestra.run.smithi188:> /usr/sbin/getenforce 2023-12-14T02:46:53.266 INFO:teuthology.orchestra.run.smithi188.stdout:Permissive 2023-12-14T02:46:53.267 DEBUG:teuthology.orchestra.run.smithi191:> /usr/sbin/getenforce 2023-12-14T02:46:53.325 INFO:teuthology.orchestra.run.smithi191.stdout:Permissive 2023-12-14T02:46:53.326 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi150.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi188.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi191.front.sepia.ceph.com': 'permissive'} 2023-12-14T02:46:53.326 DEBUG:teuthology.orchestra.run.smithi150:> 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:46:53.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:46:53.353 DEBUG:teuthology.orchestra.run.smithi188:> 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:46:53.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:46:53.382 DEBUG:teuthology.orchestra.run.smithi191:> 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:46:53.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:46:53.411 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-14T02:46:53.411 DEBUG:teuthology.orchestra.run.smithi150:> sudo /usr/sbin/setenforce permissive 2023-12-14T02:46:53.441 DEBUG:teuthology.orchestra.run.smithi188:> sudo /usr/sbin/setenforce permissive 2023-12-14T02:46:53.468 DEBUG:teuthology.orchestra.run.smithi191:> sudo /usr/sbin/setenforce permissive 2023-12-14T02:46:53.495 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-14T02:46:53.504 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-14T02:46:53.504 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-14T02:46:53.522 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:46:53.524 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi150.front.sepia.ceph.com,smithi188.front.sepia.ceph.com,smithi191.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-14T02:54:28.210 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi150.front.sepia.ceph.com'), Remote(name='ubuntu@smithi188.front.sepia.ceph.com'), Remote(name='ubuntu@smithi191.front.sepia.ceph.com')] 2023-12-14T02:54:28.212 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2023-12-14T02:54:28.213 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:54:28.283 DEBUG:teuthology.orchestra.run.smithi150:> true 2023-12-14T02:54:28.352 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi150.front.sepia.ceph.com' 2023-12-14T02:54:28.352 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-14T02:54:28.353 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:54:28.420 DEBUG:teuthology.orchestra.run.smithi188:> true 2023-12-14T02:54:28.489 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-14T02:54:28.489 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-12-14T02:54:28.490 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T02:54:28.567 DEBUG:teuthology.orchestra.run.smithi191:> true 2023-12-14T02:54:28.636 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2023-12-14T02:54:28.637 INFO:teuthology.run_tasks:Running task clock... 2023-12-14T02:54:28.659 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-14T02:54:28.659 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-14T02:54:28.660 DEBUG:teuthology.orchestra.run.smithi150:> 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:54:28.662 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-14T02:54:28.662 DEBUG:teuthology.orchestra.run.smithi188:> 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:54:28.669 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-14T02:54:28.669 DEBUG:teuthology.orchestra.run.smithi191:> 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:54:28.697 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-14T02:54:28.697 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-14T02:54:28.710 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-14T02:54:28.711 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-14T02:54:28.711 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-14T02:54:28.725 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-14T02:54:28.777 INFO:teuthology.orchestra.run.smithi188.stderr:sudo: ntpd: command not found 2023-12-14T02:54:28.782 INFO:teuthology.orchestra.run.smithi150.stderr:sudo: ntpd: command not found 2023-12-14T02:54:28.789 INFO:teuthology.orchestra.run.smithi188.stdout:506 Cannot talk to daemon 2023-12-14T02:54:28.789 INFO:teuthology.orchestra.run.smithi191.stderr:sudo: ntpd: command not found 2023-12-14T02:54:28.794 INFO:teuthology.orchestra.run.smithi150.stdout:506 Cannot talk to daemon 2023-12-14T02:54:28.800 INFO:teuthology.orchestra.run.smithi191.stdout:506 Cannot talk to daemon 2023-12-14T02:54:28.803 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-14T02:54:28.808 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-14T02:54:28.815 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-14T02:54:28.817 INFO:teuthology.orchestra.run.smithi188.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-14T02:54:28.821 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-14T02:54:28.828 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-14T02:54:28.887 INFO:teuthology.orchestra.run.smithi150.stderr:bash: ntpq: command not found 2023-12-14T02:54:28.889 INFO:teuthology.orchestra.run.smithi188.stderr:bash: ntpq: command not found 2023-12-14T02:54:28.890 INFO:teuthology.orchestra.run.smithi150.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T02:54:28.890 INFO:teuthology.orchestra.run.smithi150.stdout:=============================================================================== 2023-12-14T02:54:28.890 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.890 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.890 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.890 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.892 INFO:teuthology.orchestra.run.smithi188.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T02:54:28.893 INFO:teuthology.orchestra.run.smithi188.stdout:=============================================================================== 2023-12-14T02:54:28.893 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.893 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.893 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.893 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.902 INFO:teuthology.orchestra.run.smithi191.stderr:bash: ntpq: command not found 2023-12-14T02:54:28.906 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T02:54:28.906 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2023-12-14T02:54:28.906 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.906 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.906 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.906 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:28.907 INFO:teuthology.run_tasks:Running task pexec... 2023-12-14T02:54:28.916 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-14T02:54:28.916 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi150.front.sepia.ceph.com 2023-12-14T02:54:28.917 DEBUG:teuthology.orchestra.run.smithi150:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-14T02:54:28.917 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi188.front.sepia.ceph.com 2023-12-14T02:54:28.917 DEBUG:teuthology.orchestra.run.smithi188:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-14T02:54:28.917 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi191.front.sepia.ceph.com 2023-12-14T02:54:28.918 DEBUG:teuthology.orchestra.run.smithi191:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-14T02:54:29.807 INFO:teuthology.orchestra.run.smithi188.stdout:Last metadata expiration check: 0:01:43 ago on Thu 14 Dec 2023 02:52:46 AM UTC. 2023-12-14T02:54:29.811 INFO:teuthology.orchestra.run.smithi150.stdout:Last metadata expiration check: 0:01:43 ago on Thu 14 Dec 2023 02:52:46 AM UTC. 2023-12-14T02:54:29.821 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:42 ago on Thu 14 Dec 2023 02:52:47 AM UTC. 2023-12-14T02:54:31.948 INFO:teuthology.orchestra.run.smithi150.stdout:Dependencies resolved. 2023-12-14T02:54:31.949 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-12-14T02:54:31.949 INFO:teuthology.orchestra.run.smithi150.stdout: Package Architecture Version Repository Size 2023-12-14T02:54:31.949 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-12-14T02:54:31.949 INFO:teuthology.orchestra.run.smithi150.stdout:Resetting modules: 2023-12-14T02:54:31.949 INFO:teuthology.orchestra.run.smithi150.stdout: container-tools 2023-12-14T02:54:31.950 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:54:31.950 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction Summary 2023-12-14T02:54:31.950 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-12-14T02:54:31.950 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:54:31.953 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2023-12-14T02:54:31.954 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-12-14T02:54:31.954 INFO:teuthology.orchestra.run.smithi191.stdout: Package Architecture Version Repository Size 2023-12-14T02:54:31.954 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-12-14T02:54:31.954 INFO:teuthology.orchestra.run.smithi191.stdout:Resetting modules: 2023-12-14T02:54:31.954 INFO:teuthology.orchestra.run.smithi191.stdout: container-tools 2023-12-14T02:54:31.954 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:54:31.954 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2023-12-14T02:54:31.954 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-12-14T02:54:31.954 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:54:31.957 INFO:teuthology.orchestra.run.smithi188.stdout:Dependencies resolved. 2023-12-14T02:54:31.958 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-12-14T02:54:31.958 INFO:teuthology.orchestra.run.smithi188.stdout: Package Architecture Version Repository Size 2023-12-14T02:54:31.958 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-12-14T02:54:31.958 INFO:teuthology.orchestra.run.smithi188.stdout:Resetting modules: 2023-12-14T02:54:31.958 INFO:teuthology.orchestra.run.smithi188.stdout: container-tools 2023-12-14T02:54:31.958 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:54:31.958 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction Summary 2023-12-14T02:54:31.959 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-12-14T02:54:31.959 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:54:32.201 INFO:teuthology.orchestra.run.smithi150.stdout:Complete! 2023-12-14T02:54:32.203 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2023-12-14T02:54:32.236 INFO:teuthology.orchestra.run.smithi188.stdout:Complete! 2023-12-14T02:54:33.135 INFO:teuthology.orchestra.run.smithi150.stdout:Last metadata expiration check: 0:01:46 ago on Thu 14 Dec 2023 02:52:46 AM UTC. 2023-12-14T02:54:33.144 INFO:teuthology.orchestra.run.smithi191.stdout:Last metadata expiration check: 0:01:45 ago on Thu 14 Dec 2023 02:52:47 AM UTC. 2023-12-14T02:54:33.170 INFO:teuthology.orchestra.run.smithi188.stdout:Last metadata expiration check: 0:01:46 ago on Thu 14 Dec 2023 02:52:46 AM UTC. 2023-12-14T02:54:35.251 INFO:teuthology.orchestra.run.smithi150.stdout:Dependencies resolved. 2023-12-14T02:54:35.275 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2023-12-14T02:54:35.299 INFO:teuthology.orchestra.run.smithi188.stdout:Dependencies resolved. 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout: Package Arch Version Repository Size 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout:Installing group/module packages: 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-14T02:54:35.438 INFO:teuthology.orchestra.run.smithi150.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout:Installing dependencies: 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout:Installing weak dependencies: 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout:Installing module profiles: 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout: container-tools/common 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout:Enabling module streams: 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout: container-tools rhel8 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction Summary 2023-12-14T02:54:35.439 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-12-14T02:54:35.440 INFO:teuthology.orchestra.run.smithi150.stdout:Install 13 Packages 2023-12-14T02:54:35.440 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:54:35.440 INFO:teuthology.orchestra.run.smithi150.stdout:Total download size: 27 M 2023-12-14T02:54:35.440 INFO:teuthology.orchestra.run.smithi150.stdout:Installed size: 89 M 2023-12-14T02:54:35.440 INFO:teuthology.orchestra.run.smithi150.stdout:Downloading Packages: 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout:Installing group/module packages: 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-14T02:54:35.462 INFO:teuthology.orchestra.run.smithi191.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout:Installing weak dependencies: 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout:Installing module profiles: 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout: container-tools/common 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout:Enabling module streams: 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout: container-tools rhel8 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2023-12-14T02:54:35.463 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2023-12-14T02:54:35.464 INFO:teuthology.orchestra.run.smithi191.stdout:Install 13 Packages 2023-12-14T02:54:35.464 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:54:35.464 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 27 M 2023-12-14T02:54:35.464 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 89 M 2023-12-14T02:54:35.464 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2023-12-14T02:54:35.490 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-12-14T02:54:35.490 INFO:teuthology.orchestra.run.smithi188.stdout: Package Arch Version Repository Size 2023-12-14T02:54:35.490 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-12-14T02:54:35.490 INFO:teuthology.orchestra.run.smithi188.stdout:Installing group/module packages: 2023-12-14T02:54:35.490 INFO:teuthology.orchestra.run.smithi188.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-14T02:54:35.490 INFO:teuthology.orchestra.run.smithi188.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-14T02:54:35.490 INFO:teuthology.orchestra.run.smithi188.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-14T02:54:35.490 INFO:teuthology.orchestra.run.smithi188.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout:Installing dependencies: 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout:Installing weak dependencies: 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout:Installing module profiles: 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout: container-tools/common 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:54:35.491 INFO:teuthology.orchestra.run.smithi188.stdout:Enabling module streams: 2023-12-14T02:54:35.492 INFO:teuthology.orchestra.run.smithi188.stdout: container-tools rhel8 2023-12-14T02:54:35.492 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:54:35.492 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction Summary 2023-12-14T02:54:35.492 INFO:teuthology.orchestra.run.smithi188.stdout:================================================================================ 2023-12-14T02:54:35.492 INFO:teuthology.orchestra.run.smithi188.stdout:Install 13 Packages 2023-12-14T02:54:35.492 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:54:35.492 INFO:teuthology.orchestra.run.smithi188.stdout:Total download size: 27 M 2023-12-14T02:54:35.492 INFO:teuthology.orchestra.run.smithi188.stdout:Installed size: 89 M 2023-12-14T02:54:35.492 INFO:teuthology.orchestra.run.smithi188.stdout:Downloading Packages: 2023-12-14T02:54:36.114 INFO:teuthology.orchestra.run.smithi150.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 1.2 MB/s | 750 kB 00:00 2023-12-14T02:54:36.134 INFO:teuthology.orchestra.run.smithi191.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 1.2 MB/s | 750 kB 00:00 2023-12-14T02:54:36.164 INFO:teuthology.orchestra.run.smithi188.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 1.2 MB/s | 750 kB 00:00 2023-12-14T02:54:36.168 INFO:teuthology.orchestra.run.smithi191.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.5 MB/s | 1.0 MB 00:00 2023-12-14T02:54:36.172 INFO:teuthology.orchestra.run.smithi150.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:54:36.205 INFO:teuthology.orchestra.run.smithi188.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.5 MB/s | 1.0 MB 00:00 2023-12-14T02:54:36.214 INFO:teuthology.orchestra.run.smithi150.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 378 kB/s | 38 kB 00:00 2023-12-14T02:54:36.226 INFO:teuthology.orchestra.run.smithi191.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 412 kB/s | 38 kB 00:00 2023-12-14T02:54:36.256 INFO:teuthology.orchestra.run.smithi188.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 412 kB/s | 38 kB 00:00 2023-12-14T02:54:36.281 INFO:teuthology.orchestra.run.smithi150.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.2 MB/s | 241 kB 00:00 2023-12-14T02:54:36.309 INFO:teuthology.orchestra.run.smithi191.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 1.7 MB/s | 241 kB 00:00 2023-12-14T02:54:36.314 INFO:teuthology.orchestra.run.smithi188.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.2 MB/s | 241 kB 00:00 2023-12-14T02:54:36.398 INFO:teuthology.orchestra.run.smithi150.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.5 MB/s | 178 kB 00:00 2023-12-14T02:54:36.458 INFO:teuthology.orchestra.run.smithi188.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.2 MB/s | 178 kB 00:00 2023-12-14T02:54:36.487 INFO:teuthology.orchestra.run.smithi191.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.0 MB/s | 178 kB 00:00 2023-12-14T02:54:36.499 INFO:teuthology.orchestra.run.smithi150.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 248 kB/s | 25 kB 00:00 2023-12-14T02:54:36.557 INFO:teuthology.orchestra.run.smithi188.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 252 kB/s | 25 kB 00:00 2023-12-14T02:54:36.658 INFO:teuthology.orchestra.run.smithi150.stdout:(7/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 8.2 MB/s | 9.6 MB 00:01 2023-12-14T02:54:36.662 INFO:teuthology.orchestra.run.smithi191.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 143 kB/s | 25 kB 00:00 2023-12-14T02:54:36.682 INFO:teuthology.orchestra.run.smithi150.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 511 kB/s | 94 kB 00:00 2023-12-14T02:54:36.690 INFO:teuthology.orchestra.run.smithi188.stdout:(7/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 8.3 MB/s | 9.6 MB 00:01 2023-12-14T02:54:36.716 INFO:teuthology.orchestra.run.smithi188.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 592 kB/s | 94 kB 00:00 2023-12-14T02:54:36.741 INFO:teuthology.orchestra.run.smithi150.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 7.4 MB/s | 3.9 MB 00:00 2023-12-14T02:54:36.774 INFO:teuthology.orchestra.run.smithi188.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 7.6 MB/s | 3.9 MB 00:00 2023-12-14T02:54:36.787 INFO:teuthology.orchestra.run.smithi191.stdout:(7/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 7.5 MB/s | 9.6 MB 00:01 2023-12-14T02:54:36.803 INFO:teuthology.orchestra.run.smithi191.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 661 kB/s | 94 kB 00:00 2023-12-14T02:54:36.841 INFO:teuthology.orchestra.run.smithi150.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 526 kB/s | 53 kB 00:00 2023-12-14T02:54:36.878 INFO:teuthology.orchestra.run.smithi191.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 6.0 MB/s | 3.9 MB 00:00 2023-12-14T02:54:36.900 INFO:teuthology.orchestra.run.smithi188.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 420 kB/s | 53 kB 00:00 2023-12-14T02:54:36.933 INFO:teuthology.orchestra.run.smithi150.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 10 MB/s | 2.5 MB 00:00 2023-12-14T02:54:36.975 INFO:teuthology.orchestra.run.smithi188.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 9.8 MB/s | 2.5 MB 00:00 2023-12-14T02:54:36.976 INFO:teuthology.orchestra.run.smithi150.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 307 kB/s | 41 kB 00:00 2023-12-14T02:54:37.003 INFO:teuthology.orchestra.run.smithi191.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 421 kB/s | 53 kB 00:00 2023-12-14T02:54:37.017 INFO:teuthology.orchestra.run.smithi188.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 350 kB/s | 41 kB 00:00 2023-12-14T02:54:37.076 INFO:teuthology.orchestra.run.smithi150.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 19 MB/s | 8.1 MB 00:00 2023-12-14T02:54:37.077 INFO:teuthology.orchestra.run.smithi150.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:54:37.077 INFO:teuthology.orchestra.run.smithi150.stdout:Total 16 MB/s | 27 MB 00:01 2023-12-14T02:54:37.103 INFO:teuthology.orchestra.run.smithi191.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 8.4 MB/s | 2.5 MB 00:00 2023-12-14T02:54:37.128 INFO:teuthology.orchestra.run.smithi191.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 327 kB/s | 41 kB 00:00 2023-12-14T02:54:37.159 INFO:teuthology.orchestra.run.smithi188.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 17 MB/s | 8.1 MB 00:00 2023-12-14T02:54:37.159 INFO:teuthology.orchestra.run.smithi188.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:54:37.159 INFO:teuthology.orchestra.run.smithi188.stdout:Total 16 MB/s | 27 MB 00:01 2023-12-14T02:54:37.281 INFO:teuthology.orchestra.run.smithi191.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 17 MB/s | 8.1 MB 00:00 2023-12-14T02:54:37.281 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2023-12-14T02:54:37.281 INFO:teuthology.orchestra.run.smithi191.stdout:Total 15 MB/s | 27 MB 00:01 2023-12-14T02:54:37.343 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction check 2023-12-14T02:54:37.364 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction check succeeded. 2023-12-14T02:54:37.365 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction test 2023-12-14T02:54:37.423 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction check 2023-12-14T02:54:37.444 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction check succeeded. 2023-12-14T02:54:37.444 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction test 2023-12-14T02:54:37.550 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2023-12-14T02:54:37.571 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2023-12-14T02:54:37.571 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2023-12-14T02:54:37.623 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction test succeeded. 2023-12-14T02:54:37.626 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction 2023-12-14T02:54:37.710 INFO:teuthology.orchestra.run.smithi188.stdout:Transaction test succeeded. 2023-12-14T02:54:37.714 INFO:teuthology.orchestra.run.smithi188.stdout:Running transaction 2023-12-14T02:54:37.830 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2023-12-14T02:54:37.833 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2023-12-14T02:54:38.300 INFO:teuthology.orchestra.run.smithi150.stdout: Preparing : 1/1 2023-12-14T02:54:38.404 INFO:teuthology.orchestra.run.smithi188.stdout: Preparing : 1/1 2023-12-14T02:54:38.516 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-14T02:54:38.567 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2023-12-14T02:54:38.656 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-14T02:54:38.682 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-14T02:54:38.783 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-14T02:54:38.827 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-14T02:54:38.880 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-14T02:54:38.986 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-14T02:54:39.048 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-14T02:54:39.105 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T02:54:39.178 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-14T02:54:39.279 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T02:54:39.450 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T02:54:39.636 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-14T02:54:39.845 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-14T02:54:40.026 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-14T02:54:40.643 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T02:54:40.815 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T02:54:41.043 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T02:54:41.060 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-14T02:54:41.062 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-14T02:54:41.268 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-14T02:54:41.283 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-14T02:54:41.304 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-14T02:54:41.533 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-14T02:54:41.535 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-14T02:54:41.538 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-14T02:54:41.932 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-14T02:54:41.970 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-14T02:54:42.276 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-14T02:54:42.666 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-14T02:54:42.804 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T02:54:42.866 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T02:54:43.006 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-14T02:54:43.080 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-14T02:54:43.194 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T02:54:43.250 INFO:teuthology.orchestra.run.smithi188.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T02:54:43.535 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T02:54:43.615 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T02:54:43.616 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T02:54:43.707 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-14T02:54:43.753 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-14T02:54:43.976 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T02:54:44.386 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-14T02:54:44.386 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-14T02:54:44.386 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-14T02:54:44.386 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-14T02:54:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-14T02:54:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-14T02:54:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-14T02:54:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-14T02:54:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-14T02:54:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-14T02:54:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-14T02:54:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-14T02:54:44.387 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-14T02:54:44.440 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout:Installed: 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.441 INFO:teuthology.orchestra.run.smithi150.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.442 INFO:teuthology.orchestra.run.smithi150.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-14T02:54:44.442 INFO:teuthology.orchestra.run.smithi150.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-14T02:54:44.442 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-12-14T02:54:44.442 INFO:teuthology.orchestra.run.smithi150.stdout:Complete! 2023-12-14T02:54:44.528 INFO:teuthology.orchestra.run.smithi188.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-14T02:54:44.528 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:54:44.528 INFO:teuthology.orchestra.run.smithi188.stdout:Installed: 2023-12-14T02:54:44.528 INFO:teuthology.orchestra.run.smithi188.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.528 INFO:teuthology.orchestra.run.smithi188.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout: 2023-12-14T02:54:44.529 INFO:teuthology.orchestra.run.smithi188.stdout:Complete! 2023-12-14T02:54:44.775 DEBUG:teuthology.parallel:result is None 2023-12-14T02:54:44.897 DEBUG:teuthology.parallel:result is None 2023-12-14T02:54:45.295 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-14T02:54:45.295 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:54:45.296 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2023-12-14T02:54:45.296 INFO:teuthology.orchestra.run.smithi191.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:45.296 INFO:teuthology.orchestra.run.smithi191.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:45.296 INFO:teuthology.orchestra.run.smithi191.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-14T02:54:45.296 INFO:teuthology.orchestra.run.smithi191.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-14T02:54:45.296 INFO:teuthology.orchestra.run.smithi191.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:45.296 INFO:teuthology.orchestra.run.smithi191.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:45.296 INFO:teuthology.orchestra.run.smithi191.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-14T02:54:45.296 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-14T02:54:45.301 INFO:teuthology.orchestra.run.smithi191.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-14T02:54:45.301 INFO:teuthology.orchestra.run.smithi191.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:45.301 INFO:teuthology.orchestra.run.smithi191.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-14T02:54:45.301 INFO:teuthology.orchestra.run.smithi191.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-14T02:54:45.301 INFO:teuthology.orchestra.run.smithi191.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-14T02:54:45.301 INFO:teuthology.orchestra.run.smithi191.stdout: 2023-12-14T02:54:45.301 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2023-12-14T02:54:45.548 DEBUG:teuthology.parallel:result is None 2023-12-14T02:54:45.549 INFO:teuthology.run_tasks:Running task install... 2023-12-14T02:54:45.558 DEBUG:teuthology.task.install:project ceph 2023-12-14T02:54:45.558 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175'}} 2023-12-14T02:54:45.558 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '021ac1670a21c19759080c6da90baaeb42e7d175'} 2023-12-14T02:54:45.558 INFO:teuthology.task.install:Using flavor: default 2023-12-14T02:54:45.566 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:54:45.567 INFO:teuthology.task.install:extra packages: [] 2023-12-14T02:54:45.567 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:54:45.567 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:54:45.569 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:54:45.570 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:54:45.570 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:54:45.571 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:54:45.717 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:54:45.717 INFO:teuthology.task.install.rpm:Package version is 19.0.0-157.g021ac167 2023-12-14T02:54:45.737 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:54:45.737 INFO:teuthology.task.install.rpm:Package version is 19.0.0-157.g021ac167 2023-12-14T02:54:45.791 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:54:45.795 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:54:45.897 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=ef53ae983932411c9557703d3176e1cf 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:54:45.903 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-14T02:54:45.913 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-14T02:54:45.924 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-14T02:54:45.925 DEBUG:teuthology.orchestra.run.smithi150:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-14T02:54:45.933 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:54:45.934 INFO:teuthology.task.install.rpm:Package version is 19.0.0-157.g021ac167 2023-12-14T02:54:45.944 DEBUG:teuthology.orchestra.run.smithi188:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-14T02:54:45.947 DEBUG:teuthology.orchestra.run.smithi191:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-14T02:54:45.953 INFO:teuthology.orchestra.run.smithi150.stderr:bash: ntpq: command not found 2023-12-14T02:54:45.958 INFO:teuthology.orchestra.run.smithi150.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T02:54:45.958 INFO:teuthology.orchestra.run.smithi150.stdout:=============================================================================== 2023-12-14T02:54:45.958 INFO:teuthology.orchestra.run.smithi150.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 10 +300us[ +300us] +/- 79ms 2023-12-14T02:54:45.959 INFO:teuthology.orchestra.run.smithi150.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 10 +387us[ +387us] +/- 77ms 2023-12-14T02:54:45.959 INFO:teuthology.orchestra.run.smithi150.stdout:^* hv03.front.sepia.ceph.com 3 6 17 10 -602us[ -610us] +/- 75ms 2023-12-14T02:54:45.959 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:45.965 INFO:teuthology.orchestra.run.smithi188.stderr:bash: ntpq: command not found 2023-12-14T02:54:45.965 INFO:teuthology.orchestra.run.smithi191.stderr:bash: ntpq: command not found 2023-12-14T02:54:45.969 INFO:teuthology.orchestra.run.smithi188.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T02:54:45.970 INFO:teuthology.orchestra.run.smithi188.stdout:=============================================================================== 2023-12-14T02:54:45.970 INFO:teuthology.orchestra.run.smithi188.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 10 +280us[ +282us] +/- 79ms 2023-12-14T02:54:45.970 INFO:teuthology.orchestra.run.smithi188.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 10 +369us[ +371us] +/- 77ms 2023-12-14T02:54:45.970 INFO:teuthology.orchestra.run.smithi188.stdout:^* hv03.front.sepia.ceph.com 3 6 17 10 -621us[ -619us] +/- 75ms 2023-12-14T02:54:45.970 INFO:teuthology.orchestra.run.smithi188.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:45.971 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-14T02:54:45.971 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2023-12-14T02:54:45.971 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 10 +303us[ +303us] +/- 79ms 2023-12-14T02:54:45.972 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 10 +374us[ +374us] +/- 77ms 2023-12-14T02:54:45.972 INFO:teuthology.orchestra.run.smithi191.stdout:^* hv03.front.sepia.ceph.com 3 6 17 10 -611us[ -621us] +/- 75ms 2023-12-14T02:54:45.972 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-14T02:54:45.972 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-14T02:54:45.981 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-14T02:54:45.982 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-14T02:54:45.990 DEBUG:teuthology.orchestra.run.smithi150:> 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:54:46.094 DEBUG:teuthology.orchestra.run.smithi188:> 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:54:46.185 DEBUG:teuthology.orchestra.run.smithi191:> 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:54:46.272 DEBUG:teuthology.orchestra.run.smithi150:> 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:54:46.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:54:46.308 DEBUG:teuthology.orchestra.run.smithi188:> 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:54:46.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:54:46.341 DEBUG:teuthology.orchestra.run.smithi191:> 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:54:46.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:54:46.373 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-14T02:54:46.383 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-14T02:54:46.396 INFO:teuthology.task.internal:Duration was 473.450923 seconds 2023-12-14T02:54:46.396 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-14T02:54:46.406 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-14T02:54:46.407 DEBUG:teuthology.orchestra.run.smithi150:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T02:54:46.410 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T02:54:46.412 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T02:54:46.456 INFO:teuthology.orchestra.run.smithi150.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T02:54:46.457 INFO:teuthology.orchestra.run.smithi188.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T02:54:46.463 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T02:54:46.738 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-14T02:54:46.739 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi150.front.sepia.ceph.com 2023-12-14T02:54:46.739 DEBUG:teuthology.orchestra.run.smithi150:> 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:54:46.763 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi188.front.sepia.ceph.com 2023-12-14T02:54:46.763 DEBUG:teuthology.orchestra.run.smithi188:> 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:54:46.787 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi191.front.sepia.ceph.com 2023-12-14T02:54:46.787 DEBUG:teuthology.orchestra.run.smithi191:> 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:54:46.810 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-14T02:54:46.811 DEBUG:teuthology.orchestra.run.smithi150:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T02:54:46.813 DEBUG:teuthology.orchestra.run.smithi188:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T02:54:46.829 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T02:54:46.889 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-14T02:54:46.889 DEBUG:teuthology.orchestra.run.smithi150:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T02:54:46.891 DEBUG:teuthology.orchestra.run.smithi188:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T02:54:46.908 DEBUG:teuthology.orchestra.run.smithi191:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T02:54:47.003 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-14T02:54:47.012 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-14T02:54:47.013 DEBUG:teuthology.orchestra.run.smithi150:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T02:54:47.040 DEBUG:teuthology.orchestra.run.smithi188:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T02:54:47.067 DEBUG:teuthology.orchestra.run.smithi191:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T02:54:47.094 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-14T02:54:47.124 DEBUG:teuthology.orchestra.run.smithi150:> 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:54:47.126 DEBUG:teuthology.orchestra.run.smithi188:> 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:54:47.128 DEBUG:teuthology.orchestra.run.smithi191:> 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:54:47.150 INFO:teuthology.orchestra.run.smithi150.stdout:kernel.core_pattern = core 2023-12-14T02:54:47.152 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern = core 2023-12-14T02:54:47.161 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = core 2023-12-14T02:54:47.179 DEBUG:teuthology.orchestra.run.smithi150:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T02:54:47.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:54:47.227 DEBUG:teuthology.orchestra.run.smithi188:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T02:54:47.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:54:47.245 DEBUG:teuthology.orchestra.run.smithi191:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T02:54:47.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T02:54:47.262 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-14T02:54:47.272 INFO:teuthology.task.internal:Transferring archived files... 2023-12-14T02:54:47.274 DEBUG:teuthology.misc:Transferring archived files from smithi150:/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/7490983/remote/smithi150 2023-12-14T02:54:47.274 DEBUG:teuthology.orchestra.run.smithi150:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T02:54:47.329 DEBUG:teuthology.misc:Transferring archived files from smithi188:/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/7490983/remote/smithi188 2023-12-14T02:54:47.330 DEBUG:teuthology.orchestra.run.smithi188:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T02:54:47.389 DEBUG:teuthology.misc:Transferring archived files from smithi191:/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/7490983/remote/smithi191 2023-12-14T02:54:47.389 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T02:54:47.443 INFO:teuthology.task.internal:Removing archive directory... 2023-12-14T02:54:47.444 DEBUG:teuthology.orchestra.run.smithi150:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T02:54:47.446 DEBUG:teuthology.orchestra.run.smithi188:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T02:54:47.449 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T02:54:47.495 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-14T02:54:47.507 INFO:teuthology.task.internal:Not uploading archives. 2023-12-14T02:54:47.507 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-14T02:54:47.521 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-14T02:54:47.521 DEBUG:teuthology.orchestra.run.smithi150:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T02:54:47.525 DEBUG:teuthology.orchestra.run.smithi188:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T02:54:47.528 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T02:54:47.540 INFO:teuthology.orchestra.run.smithi150.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 02:54 /home/ubuntu/cephtest 2023-12-14T02:54:47.542 INFO:teuthology.orchestra.run.smithi188.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 02:54 /home/ubuntu/cephtest 2023-12-14T02:54:47.553 INFO:teuthology.orchestra.run.smithi191.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 02:54 /home/ubuntu/cephtest 2023-12-14T02:54:47.556 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-14T02:54:47.571 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-14T02:54:47.594 INFO:teuthology.nuke:Checking targets against current locks 2023-12-14T02:54:47.622 DEBUG:teuthology.nuke:shortname: smithi150 2023-12-14T02:54:47.622 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T02:54:47.646 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi150.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/7490983', '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:35:44.221835', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIZmI81C+zmIiE3x41JgbdlYZIOfGYKCQReOeZhqyAO9WmrWIlyHG+aKWV3NKV7Mrky+YrqyLuqjPuqFLVb+SBE='} 2023-12-14T02:54:47.650 DEBUG:teuthology.nuke:shortname: smithi188 2023-12-14T02:54:47.650 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T02:54:47.675 DEBUG:teuthology.nuke:shortname: smithi191 2023-12-14T02:54:47.675 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T02:54:47.678 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi188.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/7490983', '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:35:44.218087', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGBrozMD56mG5xCVK0hOzHlHm3nwiRTkOmr6Wl6bAvtrxGiGuixSSzZriVkG+5Fe1RFqxE/Hj3mKZ6HEA49iDok='} 2023-12-14T02:54:47.707 INFO:teuthology.orchestra.console.smithi150:Power off 2023-12-14T02:54:47.707 DEBUG:teuthology.orchestra.console.smithi150:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T02:54:47.723 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.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/7490983', '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:35:44.220069', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImBZX42dvSh790dkrcmC0wlrcciv/QaauD2pQjAadhTeuCPHp6vQrXqO9/3DsXT3GiPAHTE/hd6o5A31a5/ak0='} 2023-12-14T02:54:47.748 DEBUG:teuthology.orchestra.console.smithi150:power off output: Chassis Power Control: Down/Off 2023-12-14T02:54:47.748 DEBUG:teuthology.orchestra.console.smithi150:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:54:47.783 INFO:teuthology.orchestra.console.smithi188:Power off 2023-12-14T02:54:47.783 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T02:54:47.806 DEBUG:teuthology.orchestra.console.smithi150:check power output: Chassis Power is on 2023-12-14T02:54:47.823 DEBUG:teuthology.orchestra.console.smithi188:power off output: Chassis Power Control: Down/Off 2023-12-14T02:54:47.823 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:54:47.867 INFO:teuthology.orchestra.console.smithi191:Power off 2023-12-14T02:54:47.867 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T02:54:47.889 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is on 2023-12-14T02:54:47.911 DEBUG:teuthology.orchestra.console.smithi191:power off output: Chassis Power Control: Down/Off 2023-12-14T02:54:47.911 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:54:47.949 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2023-12-14T02:54:51.807 DEBUG:teuthology.orchestra.console.smithi150:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:54:51.891 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:54:51.929 DEBUG:teuthology.orchestra.console.smithi150:check power output: Chassis Power is on 2023-12-14T02:54:51.950 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:54:52.003 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is on 2023-12-14T02:54:52.061 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2023-12-14T02:54:55.933 DEBUG:teuthology.orchestra.console.smithi150:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:54:56.004 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:54:56.044 DEBUG:teuthology.orchestra.console.smithi150:check power output: Chassis Power is off 2023-12-14T02:54:56.062 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T02:54:56.116 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is off 2023-12-14T02:54:56.147 INFO:teuthology.orchestra.console.smithi150:Power off completed 2023-12-14T02:54:56.178 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is off 2023-12-14T02:54:56.218 INFO:teuthology.orchestra.console.smithi188:Power off completed 2023-12-14T02:54:56.278 INFO:teuthology.orchestra.console.smithi191:Power off completed 2023-12-14T02:54:56.384 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/classic task/test_host_drain} duration: 473.45092272758484 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=ef53ae983932411c9557703d3176e1cf status: fail success: false 2023-12-14T02:54:56.384 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-14T02:54:56.473 INFO:teuthology.run:FAIL