2024-08-14T23:02:57.452 INFO:root:teuthology version: 0.0.1.dev427+g4e29fcc 2024-08-14T23:02:57.469 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-14T23:02:57.555 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2024-08-14_22:46:36-orch:cephadm-wip-phlogistonjohn-testing-2024-08-14-1238-distro-default-smithi/7856197 branch: wip-phlogistonjohn-testing-2024-08-14-1238 description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_dom} email: jmulligan@redhat.com first_in_suite: false job_id: '7856197' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2024-08-14_22:46:36-orch:cephadm-wip-phlogistonjohn-testing-2024-08-14-1238-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-phlogistonjohn-testing-2024-08-14-1238 ceph: conf: mgr: debug mgr: 20 debug ms: 1 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\) log-only-match: - CEPHADM_ sha1: c80c2f448753ce17d45e4a31131a51ec11baff18 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c80c2f448753ce17d45e4a31131a51ec11baff18 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-phlogistonjohn-testing-2024-08-14-1238 sha1: c80c2f448753ce17d45e4a31131a51ec11baff18 owner: scheduled_phlogistonjohn@teuthology priority: 72 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 3866 sha1: c80c2f448753ce17d45e4a31131a51ec11baff18 sleep_before_teardown: 0 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2024-08-14-1238 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_c80c2f448753ce17d45e4a31131a51ec11baff18/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: c80c2f448753ce17d45e4a31131a51ec11baff18 targets: smithi114.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKTMZVS36EA4h5K4SINiIs9aCVLPcneVa5zlIZ/XxE3pxCBqNBfLb3R5QsooUzHqC061u6YrPAYH4aMc7cYqkY0= smithi137.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHHdYudLjVSggnfoM25wlVXs86Xgk+sQBvPAm1Rkx/T7f7lAxeODiXvFObRawJvhbTeX3+j2c8XWpixPOIXA8zk= smithi160.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKU9AaXHlSWFBUTZAfgkdBGjCneiVyqusoGLUeusSgdFN7lDad5b7Zq5ZkgBET6us6WqSdF6e0OkrSgRROzOwbA= smithi187.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEJJboLKmcuSjbdsiuYB+pMeq9ub9Y04e9J6B+EB1h32vQManV5xqwaLzrcfw5sRS4olhzBqvHyup54Vhp6xXeo= tasks: - pexec: all: - sudo dnf install nvmetcli nvme-cli -y - cephadm.deploy_samba_ad_dc: role: host.d - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n auth_mode: active-directory\n domain_settings:\n realm: DOMAIN1.SINK.TEST\n\ \ join_sources:\n - source_type: resource\n ref: join1-admin\n\ \ custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n placement:\n count:\ \ 3\n- resource_type: ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n\ \ username: Administrator\n password: Passw0rd\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share1\n cephfs:\n volume: cephfs\n\ \ subvolumegroup: smb\n subvolume: sv1\n path: /\n- resource_type:\ \ ceph.smb.share\n cluster_id: adctdb1\n share_id: share2\n cephfs:\n \ \ volume: cephfs\n subvolumegroup: smb\n subvolume: sv2\n path:\ \ /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.adctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adctdb1")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adctdb1\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.adctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 4e29fccbc48636195c0aac083d870323c5832411 timestamp: 2024-08-14_22:46:36 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-14T23:02:57.555 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_c80c2f448753ce17d45e4a31131a51ec11baff18/qa; will attempt to use it 2024-08-14T23:02:57.556 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_c80c2f448753ce17d45e4a31131a51ec11baff18/qa/tasks 2024-08-14T23:02:57.557 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-14T23:02:57.558 INFO:teuthology.task.internal:Checking packages... 2024-08-14T23:02:57.581 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'c80c2f448753ce17d45e4a31131a51ec11baff18' 2024-08-14T23:02:57.581 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-14T23:02:57.582 INFO:teuthology.packaging:ref: None 2024-08-14T23:02:57.582 INFO:teuthology.packaging:tag: None 2024-08-14T23:02:57.582 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2024-08-14-1238 2024-08-14T23:02:57.582 INFO:teuthology.packaging:sha1: c80c2f448753ce17d45e4a31131a51ec11baff18 2024-08-14T23:02:57.582 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-phlogistonjohn-testing-2024-08-14-1238 2024-08-14T23:02:57.735 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-5827.gc80c2f44 2024-08-14T23:02:57.737 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-14T23:02:57.743 INFO:teuthology.task.internal:no buildpackages task found 2024-08-14T23:02:57.744 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-14T23:02:57.765 INFO:teuthology.task.internal:Saving configuration 2024-08-14T23:02:57.781 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-14T23:02:57.793 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-14T23:02:57.817 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-08-14_22:46:36-orch:cephadm-wip-phlogistonjohn-testing-2024-08-14-1238-distro-default-smithi/7856197', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-14 22:57:47.473150', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKTMZVS36EA4h5K4SINiIs9aCVLPcneVa5zlIZ/XxE3pxCBqNBfLb3R5QsooUzHqC061u6YrPAYH4aMc7cYqkY0='} 2024-08-14T23:02:57.842 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi137.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-08-14_22:46:36-orch:cephadm-wip-phlogistonjohn-testing-2024-08-14-1238-distro-default-smithi/7856197', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-14 22:57:47.475968', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHHdYudLjVSggnfoM25wlVXs86Xgk+sQBvPAm1Rkx/T7f7lAxeODiXvFObRawJvhbTeX3+j2c8XWpixPOIXA8zk='} 2024-08-14T23:02:57.866 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-08-14_22:46:36-orch:cephadm-wip-phlogistonjohn-testing-2024-08-14-1238-distro-default-smithi/7856197', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-14 22:57:47.474674', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKU9AaXHlSWFBUTZAfgkdBGjCneiVyqusoGLUeusSgdFN7lDad5b7Zq5ZkgBET6us6WqSdF6e0OkrSgRROzOwbA='} 2024-08-14T23:02:57.888 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi187.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2024-08-14_22:46:36-orch:cephadm-wip-phlogistonjohn-testing-2024-08-14-1238-distro-default-smithi/7856197', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-14 22:57:47.477239', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEJJboLKmcuSjbdsiuYB+pMeq9ub9Y04e9J6B+EB1h32vQManV5xqwaLzrcfw5sRS4olhzBqvHyup54Vhp6xXeo='} 2024-08-14T23:02:57.888 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-14T23:02:57.897 INFO:teuthology.task.internal:roles: ubuntu@smithi114.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-08-14T23:02:57.898 INFO:teuthology.task.internal:roles: ubuntu@smithi137.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-08-14T23:02:57.898 INFO:teuthology.task.internal:roles: ubuntu@smithi160.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-08-14T23:02:57.898 INFO:teuthology.task.internal:roles: ubuntu@smithi187.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-08-14T23:02:57.898 INFO:teuthology.run_tasks:Running task console_log... 2024-08-14T23:02:58.021 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f14a0847ac0>, signals=[15]) 2024-08-14T23:02:58.022 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-14T23:02:58.033 INFO:teuthology.task.internal:Opening connections... 2024-08-14T23:02:58.033 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2024-08-14T23:02:58.035 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:02:58.109 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi137.front.sepia.ceph.com 2024-08-14T23:02:58.110 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:02:58.182 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi160.front.sepia.ceph.com 2024-08-14T23:02:58.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:02:58.277 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi187.front.sepia.ceph.com 2024-08-14T23:02:58.278 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:02:58.356 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-14T23:02:58.363 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2024-08-14T23:02:58.381 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2024-08-14T23:02:58.381 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2024-08-14T23:02:58.438 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="CentOS Stream" 2024-08-14T23:02:58.438 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="9" 2024-08-14T23:02:58.438 INFO:teuthology.orchestra.run.smithi114.stdout:ID="centos" 2024-08-14T23:02:58.438 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE="rhel fedora" 2024-08-14T23:02:58.438 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="9" 2024-08-14T23:02:58.439 INFO:teuthology.orchestra.run.smithi114.stdout:PLATFORM_ID="platform:el9" 2024-08-14T23:02:58.439 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-14T23:02:58.439 INFO:teuthology.orchestra.run.smithi114.stdout:ANSI_COLOR="0;31" 2024-08-14T23:02:58.439 INFO:teuthology.orchestra.run.smithi114.stdout:LOGO="fedora-logo-icon" 2024-08-14T23:02:58.439 INFO:teuthology.orchestra.run.smithi114.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-14T23:02:58.439 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://centos.org/" 2024-08-14T23:02:58.439 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-14T23:02:58.439 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-14T23:02:58.439 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-14T23:02:58.440 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2024-08-14T23:02:58.461 DEBUG:teuthology.orchestra.run.smithi137:> uname -m 2024-08-14T23:02:58.480 INFO:teuthology.orchestra.run.smithi137.stdout:x86_64 2024-08-14T23:02:58.480 DEBUG:teuthology.orchestra.run.smithi137:> cat /etc/os-release 2024-08-14T23:02:58.536 INFO:teuthology.orchestra.run.smithi137.stdout:NAME="CentOS Stream" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:VERSION="9" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:ID="centos" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:ID_LIKE="rhel fedora" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:VERSION_ID="9" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:PLATFORM_ID="platform:el9" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:ANSI_COLOR="0;31" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:LOGO="fedora-logo-icon" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:HOME_URL="https://centos.org/" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-14T23:02:58.537 INFO:teuthology.orchestra.run.smithi137.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-14T23:02:58.538 INFO:teuthology.orchestra.run.smithi137.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-14T23:02:58.538 INFO:teuthology.lock.ops:Updating smithi137.front.sepia.ceph.com on lock server 2024-08-14T23:02:58.561 DEBUG:teuthology.orchestra.run.smithi160:> uname -m 2024-08-14T23:02:58.579 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2024-08-14T23:02:58.579 DEBUG:teuthology.orchestra.run.smithi160:> cat /etc/os-release 2024-08-14T23:02:58.636 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="CentOS Stream" 2024-08-14T23:02:58.636 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="9" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:ID="centos" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE="rhel fedora" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="9" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:PLATFORM_ID="platform:el9" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:ANSI_COLOR="0;31" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:LOGO="fedora-logo-icon" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://centos.org/" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-14T23:02:58.637 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-14T23:02:58.638 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2024-08-14T23:02:58.661 DEBUG:teuthology.orchestra.run.smithi187:> uname -m 2024-08-14T23:02:58.680 INFO:teuthology.orchestra.run.smithi187.stdout:x86_64 2024-08-14T23:02:58.680 DEBUG:teuthology.orchestra.run.smithi187:> cat /etc/os-release 2024-08-14T23:02:58.737 INFO:teuthology.orchestra.run.smithi187.stdout:NAME="CentOS Stream" 2024-08-14T23:02:58.737 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION="9" 2024-08-14T23:02:58.737 INFO:teuthology.orchestra.run.smithi187.stdout:ID="centos" 2024-08-14T23:02:58.737 INFO:teuthology.orchestra.run.smithi187.stdout:ID_LIKE="rhel fedora" 2024-08-14T23:02:58.737 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_ID="9" 2024-08-14T23:02:58.737 INFO:teuthology.orchestra.run.smithi187.stdout:PLATFORM_ID="platform:el9" 2024-08-14T23:02:58.738 INFO:teuthology.orchestra.run.smithi187.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-14T23:02:58.738 INFO:teuthology.orchestra.run.smithi187.stdout:ANSI_COLOR="0;31" 2024-08-14T23:02:58.738 INFO:teuthology.orchestra.run.smithi187.stdout:LOGO="fedora-logo-icon" 2024-08-14T23:02:58.738 INFO:teuthology.orchestra.run.smithi187.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-14T23:02:58.738 INFO:teuthology.orchestra.run.smithi187.stdout:HOME_URL="https://centos.org/" 2024-08-14T23:02:58.738 INFO:teuthology.orchestra.run.smithi187.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-14T23:02:58.738 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-14T23:02:58.738 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-14T23:02:58.738 INFO:teuthology.lock.ops:Updating smithi187.front.sepia.ceph.com on lock server 2024-08-14T23:02:58.761 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-14T23:02:58.769 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-14T23:02:58.785 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-14T23:02:58.785 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2024-08-14T23:02:58.788 DEBUG:teuthology.orchestra.run.smithi137:> test '!' -e /home/ubuntu/cephtest 2024-08-14T23:02:58.790 DEBUG:teuthology.orchestra.run.smithi160:> test '!' -e /home/ubuntu/cephtest 2024-08-14T23:02:58.792 DEBUG:teuthology.orchestra.run.smithi187:> test '!' -e /home/ubuntu/cephtest 2024-08-14T23:02:58.808 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-14T23:02:58.817 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-14T23:02:58.817 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2024-08-14T23:02:58.845 DEBUG:teuthology.orchestra.run.smithi137:> test -z $(ls -A /var/lib/ceph) 2024-08-14T23:02:58.848 DEBUG:teuthology.orchestra.run.smithi160:> test -z $(ls -A /var/lib/ceph) 2024-08-14T23:02:58.851 DEBUG:teuthology.orchestra.run.smithi187:> test -z $(ls -A /var/lib/ceph) 2024-08-14T23:02:58.951 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-14T23:02:59.059 INFO:teuthology.run_tasks:Running task kernel... 2024-08-14T23:02:59.077 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-14T23:02:59.078 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}, 'host.d': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-14T23:02:59.078 DEBUG:teuthology.orchestra.run.smithi114:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-14T23:02:59.079 DEBUG:teuthology.orchestra.run.smithi137:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-14T23:02:59.079 DEBUG:teuthology.orchestra.run.smithi160:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-14T23:02:59.079 DEBUG:teuthology.orchestra.run.smithi187:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-14T23:02:59.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:02:59.097 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-08-14T23:02:59.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:02:59.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:02:59.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:02:59.100 DEBUG:teuthology.orchestra.run.smithi187:> uname -r 2024-08-14T23:02:59.100 DEBUG:teuthology.orchestra.run.smithi137:> uname -r 2024-08-14T23:02:59.100 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-08-14T23:02:59.154 INFO:teuthology.orchestra.run.smithi160.stdout:5.14.0-437.el9.x86_64 2024-08-14T23:02:59.154 INFO:teuthology.task.kernel:Running kernel on smithi160: 5.14.0-437.el9.x86_64 2024-08-14T23:02:59.154 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum install -y kernel 2024-08-14T23:02:59.156 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-437.el9.x86_64 2024-08-14T23:02:59.156 INFO:teuthology.task.kernel:Running kernel on smithi114: 5.14.0-437.el9.x86_64 2024-08-14T23:02:59.156 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum install -y kernel 2024-08-14T23:02:59.158 INFO:teuthology.orchestra.run.smithi137.stdout:5.14.0-437.el9.x86_64 2024-08-14T23:02:59.158 INFO:teuthology.orchestra.run.smithi187.stdout:5.14.0-437.el9.x86_64 2024-08-14T23:02:59.158 INFO:teuthology.task.kernel:Running kernel on smithi137: 5.14.0-437.el9.x86_64 2024-08-14T23:02:59.158 DEBUG:teuthology.orchestra.run.smithi137:> sudo yum install -y kernel 2024-08-14T23:02:59.159 INFO:teuthology.task.kernel:Running kernel on smithi187: 5.14.0-437.el9.x86_64 2024-08-14T23:02:59.159 DEBUG:teuthology.orchestra.run.smithi187:> sudo yum install -y kernel 2024-08-14T23:03:01.476 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-08-14T23:03:02.017 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - BaseOS 6.8 MB/s | 8.2 MB 00:01 2024-08-14T23:03:02.519 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - BaseOS 5.1 MB/s | 8.2 MB 00:01 2024-08-14T23:03:03.419 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - AppStream 23 MB/s | 20 MB 00:00 2024-08-14T23:03:03.480 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - BaseOS 3.1 MB/s | 8.2 MB 00:02 2024-08-14T23:03:03.884 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-08-14T23:03:05.455 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - AppStream 23 MB/s | 20 MB 00:00 2024-08-14T23:03:05.686 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - AppStream 9.6 MB/s | 20 MB 00:02 2024-08-14T23:03:08.543 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.6 MB 00:00 2024-08-14T23:03:08.569 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - CRB 4.8 MB/s | 6.6 MB 00:01 2024-08-14T23:03:09.847 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - CRB 9.8 MB/s | 6.6 MB 00:00 2024-08-14T23:03:10.119 INFO:teuthology.orchestra.run.smithi187.stdout:CentOS Stream 9 - Extras packages 87 kB/s | 18 kB 00:00 2024-08-14T23:03:10.194 INFO:teuthology.orchestra.run.smithi137.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 18 kB 00:00 2024-08-14T23:03:11.320 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - CRB 3.6 MB/s | 6.6 MB 00:01 2024-08-14T23:03:11.464 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - Extras packages 63 kB/s | 18 kB 00:00 2024-08-14T23:03:11.548 INFO:teuthology.orchestra.run.smithi187.stdout:Extra Packages for Enterprise Linux 17 MB/s | 22 MB 00:01 2024-08-14T23:03:11.664 INFO:teuthology.orchestra.run.smithi137.stdout:Extra Packages for Enterprise Linux 17 MB/s | 22 MB 00:01 2024-08-14T23:03:12.962 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - Extras packages 58 kB/s | 18 kB 00:00 2024-08-14T23:03:12.976 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 16 MB/s | 22 MB 00:01 2024-08-14T23:03:14.242 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 19 MB/s | 22 MB 00:01 2024-08-14T23:03:16.962 INFO:teuthology.orchestra.run.smithi187.stdout:lab-extras 50 kB/s | 1.7 kB 00:00 2024-08-14T23:03:17.103 INFO:teuthology.orchestra.run.smithi137.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-08-14T23:03:18.349 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-08-14T23:03:18.894 INFO:teuthology.orchestra.run.smithi187.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-14T23:03:18.894 INFO:teuthology.orchestra.run.smithi187.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-14T23:03:18.993 INFO:teuthology.orchestra.run.smithi187.stdout:Dependencies resolved. 2024-08-14T23:03:18.997 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-08-14T23:03:18.997 INFO:teuthology.orchestra.run.smithi187.stdout: Package Architecture Version Repository Size 2024-08-14T23:03:18.997 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-08-14T23:03:18.998 INFO:teuthology.orchestra.run.smithi187.stdout:Installing: 2024-08-14T23:03:18.998 INFO:teuthology.orchestra.run.smithi187.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-14T23:03:18.998 INFO:teuthology.orchestra.run.smithi187.stdout:Installing dependencies: 2024-08-14T23:03:18.998 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-14T23:03:18.998 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-14T23:03:18.998 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-14T23:03:18.998 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-08-14T23:03:18.998 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction Summary 2024-08-14T23:03:18.998 INFO:teuthology.orchestra.run.smithi187.stdout:================================================================================ 2024-08-14T23:03:18.998 INFO:teuthology.orchestra.run.smithi187.stdout:Install 4 Packages 2024-08-14T23:03:18.998 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-08-14T23:03:18.999 INFO:teuthology.orchestra.run.smithi187.stdout:Total download size: 84 M 2024-08-14T23:03:18.999 INFO:teuthology.orchestra.run.smithi187.stdout:Installed size: 126 M 2024-08-14T23:03:18.999 INFO:teuthology.orchestra.run.smithi187.stdout:Downloading Packages: 2024-08-14T23:03:19.094 INFO:teuthology.orchestra.run.smithi137.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-14T23:03:19.094 INFO:teuthology.orchestra.run.smithi137.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-14T23:03:19.183 INFO:teuthology.orchestra.run.smithi137.stdout:Dependencies resolved. 2024-08-14T23:03:19.192 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-08-14T23:03:19.192 INFO:teuthology.orchestra.run.smithi137.stdout: Package Architecture Version Repository Size 2024-08-14T23:03:19.192 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-08-14T23:03:19.192 INFO:teuthology.orchestra.run.smithi137.stdout:Installing: 2024-08-14T23:03:19.193 INFO:teuthology.orchestra.run.smithi137.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-14T23:03:19.193 INFO:teuthology.orchestra.run.smithi137.stdout:Installing dependencies: 2024-08-14T23:03:19.193 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-14T23:03:19.193 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-14T23:03:19.193 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-14T23:03:19.193 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-08-14T23:03:19.193 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction Summary 2024-08-14T23:03:19.193 INFO:teuthology.orchestra.run.smithi137.stdout:================================================================================ 2024-08-14T23:03:19.193 INFO:teuthology.orchestra.run.smithi137.stdout:Install 4 Packages 2024-08-14T23:03:19.193 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-08-14T23:03:19.194 INFO:teuthology.orchestra.run.smithi137.stdout:Total download size: 84 M 2024-08-14T23:03:19.194 INFO:teuthology.orchestra.run.smithi137.stdout:Installed size: 126 M 2024-08-14T23:03:19.194 INFO:teuthology.orchestra.run.smithi137.stdout:Downloading Packages: 2024-08-14T23:03:19.314 INFO:teuthology.orchestra.run.smithi187.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 7.8 MB/s | 1.5 MB 00:00 2024-08-14T23:03:19.556 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 35 kB/s | 1.7 kB 00:00 2024-08-14T23:03:19.631 INFO:teuthology.orchestra.run.smithi187.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 33 MB/s | 17 MB 00:00 2024-08-14T23:03:19.704 INFO:teuthology.orchestra.run.smithi137.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 6.3 MB/s | 1.5 MB 00:00 2024-08-14T23:03:20.013 INFO:teuthology.orchestra.run.smithi137.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 31 MB/s | 17 MB 00:00 2024-08-14T23:03:20.114 INFO:teuthology.orchestra.run.smithi187.stdout:(3/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 36 MB/s | 36 MB 00:00 2024-08-14T23:03:20.364 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-14T23:03:20.364 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-14T23:03:20.405 INFO:teuthology.orchestra.run.smithi137.stdout:(3/4): kernel-modules-core-5.14.0-480.el9.x86_6 43 MB/s | 30 MB 00:00 2024-08-14T23:03:20.459 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-08-14T23:03:20.475 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-08-14T23:03:20.475 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2024-08-14T23:03:20.475 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-08-14T23:03:20.475 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-08-14T23:03:20.475 INFO:teuthology.orchestra.run.smithi160.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-14T23:03:20.476 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-08-14T23:03:20.476 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-14T23:03:20.476 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-14T23:03:20.476 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-14T23:03:20.476 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-14T23:03:20.476 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-08-14T23:03:20.476 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-08-14T23:03:20.476 INFO:teuthology.orchestra.run.smithi160.stdout:Install 4 Packages 2024-08-14T23:03:20.476 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-14T23:03:20.477 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 84 M 2024-08-14T23:03:20.477 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 126 M 2024-08-14T23:03:20.477 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-08-14T23:03:20.581 INFO:teuthology.orchestra.run.smithi187.stdout:(4/4): kernel-modules-core-5.14.0-480.el9.x86_6 24 MB/s | 30 MB 00:01 2024-08-14T23:03:20.581 INFO:teuthology.orchestra.run.smithi187.stdout:-------------------------------------------------------------------------------- 2024-08-14T23:03:20.581 INFO:teuthology.orchestra.run.smithi187.stdout:Total 53 MB/s | 84 MB 00:01 2024-08-14T23:03:20.730 INFO:teuthology.orchestra.run.smithi137.stdout:(4/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 28 MB/s | 36 MB 00:01 2024-08-14T23:03:20.731 INFO:teuthology.orchestra.run.smithi137.stdout:-------------------------------------------------------------------------------- 2024-08-14T23:03:20.731 INFO:teuthology.orchestra.run.smithi137.stdout:Total 55 MB/s | 84 MB 00:01 2024-08-14T23:03:20.784 INFO:teuthology.orchestra.run.smithi160.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 6.3 MB/s | 1.5 MB 00:00 2024-08-14T23:03:21.059 INFO:teuthology.orchestra.run.smithi160.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 33 MB/s | 17 MB 00:00 2024-08-14T23:03:21.312 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction check 2024-08-14T23:03:21.468 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction check 2024-08-14T23:03:21.501 INFO:teuthology.orchestra.run.smithi160.stdout:(3/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 37 MB/s | 36 MB 00:00 2024-08-14T23:03:21.570 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-14T23:03:21.571 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-14T23:03:21.661 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction check succeeded. 2024-08-14T23:03:21.661 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction test 2024-08-14T23:03:21.665 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-08-14T23:03:21.671 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-08-14T23:03:21.671 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout:Install 4 Packages 2024-08-14T23:03:21.672 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-14T23:03:21.673 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 84 M 2024-08-14T23:03:21.673 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 126 M 2024-08-14T23:03:21.673 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-08-14T23:03:21.760 INFO:teuthology.orchestra.run.smithi160.stdout:(4/4): kernel-modules-core-5.14.0-480.el9.x86_6 31 MB/s | 30 MB 00:00 2024-08-14T23:03:21.760 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-08-14T23:03:21.760 INFO:teuthology.orchestra.run.smithi160.stdout:Total 66 MB/s | 84 MB 00:01 2024-08-14T23:03:21.811 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction check succeeded. 2024-08-14T23:03:21.812 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction test 2024-08-14T23:03:22.491 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-08-14T23:03:22.642 INFO:teuthology.orchestra.run.smithi187.stdout:Transaction test succeeded. 2024-08-14T23:03:22.642 INFO:teuthology.orchestra.run.smithi187.stdout:Running transaction 2024-08-14T23:03:22.715 INFO:teuthology.orchestra.run.smithi114.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 1.6 MB/s | 1.5 MB 00:00 2024-08-14T23:03:22.800 INFO:teuthology.orchestra.run.smithi137.stdout:Transaction test succeeded. 2024-08-14T23:03:22.801 INFO:teuthology.orchestra.run.smithi137.stdout:Running transaction 2024-08-14T23:03:22.831 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-08-14T23:03:22.831 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-08-14T23:03:23.854 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-08-14T23:03:23.855 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-08-14T23:03:25.091 INFO:teuthology.orchestra.run.smithi187.stdout: Preparing : 1/1 2024-08-14T23:03:25.220 INFO:teuthology.orchestra.run.smithi137.stdout: Preparing : 1/1 2024-08-14T23:03:25.840 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-14T23:03:25.874 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-14T23:03:25.939 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:03:25.964 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:03:26.273 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-08-14T23:03:27.119 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-14T23:03:27.218 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:03:28.579 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:03:28.633 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:03:28.733 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:03:28.775 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:03:29.900 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:03:30.044 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:03:33.548 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:03:33.608 INFO:teuthology.orchestra.run.smithi187.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:03:33.608 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:03:33.684 INFO:teuthology.orchestra.run.smithi137.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:03:34.839 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:03:34.974 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:03:35.364 INFO:teuthology.orchestra.run.smithi114.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 1.3 MB/s | 17 MB 00:13 2024-08-14T23:03:35.639 INFO:teuthology.orchestra.run.smithi114.stdout:(3/4): kernel-modules-core-5.14.0-480.el9.x86_6 2.3 MB/s | 30 MB 00:12 2024-08-14T23:03:38.478 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:03:38.561 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:03:39.464 INFO:teuthology.orchestra.run.smithi114.stdout:(4/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 2.0 MB/s | 36 MB 00:17 2024-08-14T23:03:39.465 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-08-14T23:03:39.465 INFO:teuthology.orchestra.run.smithi114.stdout:Total 4.7 MB/s | 84 MB 00:17 2024-08-14T23:03:39.822 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:03:40.202 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-08-14T23:03:40.554 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-08-14T23:03:40.554 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-08-14T23:03:41.547 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-08-14T23:03:41.547 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-08-14T23:03:43.994 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-08-14T23:03:44.671 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-14T23:03:44.767 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:03:47.416 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:03:47.560 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:03:52.393 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:03:52.570 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:03:57.400 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:08.261 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:08.301 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:08.359 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:08.399 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:08.694 INFO:teuthology.orchestra.run.smithi137.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:08.694 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-14T23:04:08.694 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:04:08.694 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:04:08.703 INFO:teuthology.orchestra.run.smithi187.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:08.703 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-14T23:04:08.703 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:04:08.703 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:04:09.446 INFO:teuthology.orchestra.run.smithi187.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:09.446 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-08-14T23:04:09.446 INFO:teuthology.orchestra.run.smithi187.stdout:Installed: 2024-08-14T23:04:09.446 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:09.446 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-14T23:04:09.446 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-14T23:04:09.446 INFO:teuthology.orchestra.run.smithi187.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-14T23:04:09.446 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-08-14T23:04:09.446 INFO:teuthology.orchestra.run.smithi187.stdout:Complete! 2024-08-14T23:04:09.497 INFO:teuthology.orchestra.run.smithi137.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:09.497 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-08-14T23:04:09.497 INFO:teuthology.orchestra.run.smithi137.stdout:Installed: 2024-08-14T23:04:09.497 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:09.497 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-14T23:04:09.497 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-14T23:04:09.497 INFO:teuthology.orchestra.run.smithi137.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-14T23:04:09.498 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-08-14T23:04:09.498 INFO:teuthology.orchestra.run.smithi137.stdout:Complete! 2024-08-14T23:04:09.640 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:09.679 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:09.847 DEBUG:teuthology.orchestra.run.smithi187:> rpm -q kernel | sort -rV | head -n 1 2024-08-14T23:04:09.906 DEBUG:teuthology.orchestra.run.smithi137:> rpm -q kernel | sort -rV | head -n 1 2024-08-14T23:04:09.933 INFO:teuthology.orchestra.run.smithi187.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:09.933 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-14T23:04:09.933 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-14T23:04:09.933 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-14T23:04:09.933 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-14T23:04:09.934 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-08-14T23:04:09.934 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi187.front.sepia.ceph.com, path=None, version=distro) 2024-08-14T23:04:09.934 DEBUG:teuthology.orchestra.run.smithi187:> rpm -q kernel | sort -rV | head -n 1 2024-08-14T23:04:09.979 INFO:teuthology.orchestra.run.smithi137.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:09.979 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-14T23:04:09.979 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-14T23:04:09.979 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-14T23:04:09.980 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-14T23:04:09.980 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-08-14T23:04:09.980 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi137.front.sepia.ceph.com, path=None, version=distro) 2024-08-14T23:04:09.980 DEBUG:teuthology.orchestra.run.smithi137:> rpm -q kernel | sort -rV | head -n 1 2024-08-14T23:04:09.990 INFO:teuthology.orchestra.run.smithi187.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:09.990 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-14T23:04:09.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo rpm -qi grub2-tools 2024-08-14T23:04:10.021 INFO:teuthology.orchestra.run.smithi187.stdout:Name : grub2-tools 2024-08-14T23:04:10.021 INFO:teuthology.orchestra.run.smithi187.stdout:Epoch : 1 2024-08-14T23:04:10.021 INFO:teuthology.orchestra.run.smithi187.stdout:Version : 2.06 2024-08-14T23:04:10.021 INFO:teuthology.orchestra.run.smithi187.stdout:Release : 68.el9 2024-08-14T23:04:10.021 INFO:teuthology.orchestra.run.smithi187.stdout:Architecture: x86_64 2024-08-14T23:04:10.021 INFO:teuthology.orchestra.run.smithi187.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-14T23:04:10.022 INFO:teuthology.orchestra.run.smithi187.stdout:Group : Unspecified 2024-08-14T23:04:10.022 INFO:teuthology.orchestra.run.smithi187.stdout:Size : 8264254 2024-08-14T23:04:10.022 INFO:teuthology.orchestra.run.smithi187.stdout:License : GPLv3+ 2024-08-14T23:04:10.022 INFO:teuthology.orchestra.run.smithi187.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-14T23:04:10.022 INFO:teuthology.orchestra.run.smithi187.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-14T23:04:10.022 INFO:teuthology.orchestra.run.smithi187.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-14T23:04:10.022 INFO:teuthology.orchestra.run.smithi187.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-14T23:04:10.022 INFO:teuthology.orchestra.run.smithi187.stdout:Packager : builder@centos.org 2024-08-14T23:04:10.022 INFO:teuthology.orchestra.run.smithi187.stdout:Vendor : CentOS 2024-08-14T23:04:10.022 INFO:teuthology.orchestra.run.smithi187.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-14T23:04:10.022 INFO:teuthology.orchestra.run.smithi187.stdout:Summary : Support tools for GRUB. 2024-08-14T23:04:10.023 INFO:teuthology.orchestra.run.smithi187.stdout:Description : 2024-08-14T23:04:10.023 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-08-14T23:04:10.023 INFO:teuthology.orchestra.run.smithi187.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-14T23:04:10.023 INFO:teuthology.orchestra.run.smithi187.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-14T23:04:10.023 INFO:teuthology.orchestra.run.smithi187.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-14T23:04:10.023 INFO:teuthology.orchestra.run.smithi187.stdout:hardware devices. 2024-08-14T23:04:10.023 INFO:teuthology.orchestra.run.smithi187.stdout: 2024-08-14T23:04:10.023 INFO:teuthology.orchestra.run.smithi187.stdout:This subpackage provides tools for support of all platforms. 2024-08-14T23:04:10.024 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-14T23:04:10.024 INFO:teuthology.task.kernel:Updating grub on smithi187 to boot 5.14.0-480.el9.x86_64 2024-08-14T23:04:10.024 DEBUG:teuthology.orchestra.run.smithi187:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-14T23:04:10.037 INFO:teuthology.orchestra.run.smithi137.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:10.037 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-14T23:04:10.037 DEBUG:teuthology.orchestra.run.smithi137:> sudo rpm -qi grub2-tools 2024-08-14T23:04:10.061 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:10.062 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-14T23:04:10.062 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:04:10.062 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:04:10.067 INFO:teuthology.orchestra.run.smithi137.stdout:Name : grub2-tools 2024-08-14T23:04:10.067 INFO:teuthology.orchestra.run.smithi137.stdout:Epoch : 1 2024-08-14T23:04:10.067 INFO:teuthology.orchestra.run.smithi137.stdout:Version : 2.06 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:Release : 68.el9 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:Architecture: x86_64 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:Group : Unspecified 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:Size : 8264254 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:License : GPLv3+ 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:Packager : builder@centos.org 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:Vendor : CentOS 2024-08-14T23:04:10.068 INFO:teuthology.orchestra.run.smithi137.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-14T23:04:10.069 INFO:teuthology.orchestra.run.smithi137.stdout:Summary : Support tools for GRUB. 2024-08-14T23:04:10.069 INFO:teuthology.orchestra.run.smithi137.stdout:Description : 2024-08-14T23:04:10.069 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-08-14T23:04:10.069 INFO:teuthology.orchestra.run.smithi137.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-14T23:04:10.069 INFO:teuthology.orchestra.run.smithi137.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-14T23:04:10.069 INFO:teuthology.orchestra.run.smithi137.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-14T23:04:10.069 INFO:teuthology.orchestra.run.smithi137.stdout:hardware devices. 2024-08-14T23:04:10.069 INFO:teuthology.orchestra.run.smithi137.stdout: 2024-08-14T23:04:10.069 INFO:teuthology.orchestra.run.smithi137.stdout:This subpackage provides tools for support of all platforms. 2024-08-14T23:04:10.070 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-14T23:04:10.070 INFO:teuthology.task.kernel:Updating grub on smithi137 to boot 5.14.0-480.el9.x86_64 2024-08-14T23:04:10.070 DEBUG:teuthology.orchestra.run.smithi137:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-14T23:04:10.670 INFO:teuthology.orchestra.run.smithi187.stderr:Generating grub configuration file ... 2024-08-14T23:04:10.735 INFO:teuthology.orchestra.run.smithi137.stderr:Generating grub configuration file ... 2024-08-14T23:04:10.865 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:10.865 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-14T23:04:10.865 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-08-14T23:04:10.865 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:10.865 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-14T23:04:10.865 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-14T23:04:10.865 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-14T23:04:10.865 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-14T23:04:10.865 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-08-14T23:04:11.241 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q kernel | sort -rV | head -n 1 2024-08-14T23:04:11.317 INFO:teuthology.orchestra.run.smithi160.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:11.317 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-14T23:04:11.317 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-14T23:04:11.317 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-14T23:04:11.317 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-14T23:04:11.317 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-08-14T23:04:11.317 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi160.front.sepia.ceph.com, path=None, version=distro) 2024-08-14T23:04:11.318 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q kernel | sort -rV | head -n 1 2024-08-14T23:04:11.374 INFO:teuthology.orchestra.run.smithi160.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:11.374 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-14T23:04:11.374 DEBUG:teuthology.orchestra.run.smithi160:> sudo rpm -qi grub2-tools 2024-08-14T23:04:11.411 INFO:teuthology.orchestra.run.smithi160.stdout:Name : grub2-tools 2024-08-14T23:04:11.411 INFO:teuthology.orchestra.run.smithi160.stdout:Epoch : 1 2024-08-14T23:04:11.411 INFO:teuthology.orchestra.run.smithi160.stdout:Version : 2.06 2024-08-14T23:04:11.411 INFO:teuthology.orchestra.run.smithi160.stdout:Release : 68.el9 2024-08-14T23:04:11.411 INFO:teuthology.orchestra.run.smithi160.stdout:Architecture: x86_64 2024-08-14T23:04:11.411 INFO:teuthology.orchestra.run.smithi160.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:Group : Unspecified 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:Size : 8264254 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:License : GPLv3+ 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:Packager : builder@centos.org 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:Vendor : CentOS 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:Summary : Support tools for GRUB. 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:Description : 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-14T23:04:11.412 INFO:teuthology.orchestra.run.smithi160.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-14T23:04:11.413 INFO:teuthology.orchestra.run.smithi160.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-14T23:04:11.413 INFO:teuthology.orchestra.run.smithi160.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-14T23:04:11.413 INFO:teuthology.orchestra.run.smithi160.stdout:hardware devices. 2024-08-14T23:04:11.413 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-08-14T23:04:11.413 INFO:teuthology.orchestra.run.smithi160.stdout:This subpackage provides tools for support of all platforms. 2024-08-14T23:04:11.414 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-14T23:04:11.414 INFO:teuthology.task.kernel:Updating grub on smithi160 to boot 5.14.0-480.el9.x86_64 2024-08-14T23:04:11.414 DEBUG:teuthology.orchestra.run.smithi160:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-14T23:04:12.064 INFO:teuthology.orchestra.run.smithi160.stderr:Generating grub configuration file ... 2024-08-14T23:04:12.104 INFO:teuthology.orchestra.run.smithi187.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-14T23:04:12.129 INFO:teuthology.orchestra.run.smithi187.stderr:done 2024-08-14T23:04:12.131 DEBUG:teuthology.orchestra.run.smithi187:> mktemp 2024-08-14T23:04:12.188 INFO:teuthology.orchestra.run.smithi187.stdout:/tmp/tmp.WSt7AKSvav 2024-08-14T23:04:12.189 DEBUG:teuthology.orchestra.run.smithi187:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.WSt7AKSvav 2024-08-14T23:04:12.202 INFO:teuthology.orchestra.run.smithi137.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-14T23:04:12.231 INFO:teuthology.orchestra.run.smithi137.stderr:done 2024-08-14T23:04:12.233 DEBUG:teuthology.orchestra.run.smithi137:> mktemp 2024-08-14T23:04:12.250 INFO:teuthology.orchestra.run.smithi137.stdout:/tmp/tmp.sMrqaCcOmp 2024-08-14T23:04:12.250 DEBUG:teuthology.orchestra.run.smithi137:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.sMrqaCcOmp 2024-08-14T23:04:12.266 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 0666 /tmp/tmp.WSt7AKSvav 2024-08-14T23:04:12.327 DEBUG:teuthology.orchestra.run.smithi137:> sudo chmod 0666 /tmp/tmp.sMrqaCcOmp 2024-08-14T23:04:12.408 DEBUG:teuthology.orchestra.remote:smithi187:/tmp/tmp.WSt7AKSvav is 6KB 2024-08-14T23:04:12.457 DEBUG:teuthology.orchestra.run.smithi187:> rm -fr /tmp/tmp.WSt7AKSvav 2024-08-14T23:04:12.471 DEBUG:teuthology.orchestra.run.smithi187:> sudo /bin/ls /boot/loader/entries || true 2024-08-14T23:04:12.472 DEBUG:teuthology.orchestra.remote:smithi137:/tmp/tmp.sMrqaCcOmp is 6KB 2024-08-14T23:04:12.522 DEBUG:teuthology.orchestra.run.smithi137:> rm -fr /tmp/tmp.sMrqaCcOmp 2024-08-14T23:04:12.536 DEBUG:teuthology.orchestra.run.smithi137:> sudo /bin/ls /boot/loader/entries || true 2024-08-14T23:04:12.540 INFO:teuthology.orchestra.run.smithi187.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-14T23:04:12.540 INFO:teuthology.orchestra.run.smithi187.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-14T23:04:12.540 INFO:teuthology.orchestra.run.smithi187.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-14T23:04:12.540 INFO:teuthology.orchestra.run.smithi187.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-14T23:04:12.542 DEBUG:teuthology.orchestra.run.smithi187:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-14T23:04:12.598 INFO:teuthology.orchestra.run.smithi137.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-14T23:04:12.599 INFO:teuthology.orchestra.run.smithi137.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-14T23:04:12.599 INFO:teuthology.orchestra.run.smithi137.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-14T23:04:12.599 INFO:teuthology.orchestra.run.smithi137.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-14T23:04:12.600 DEBUG:teuthology.orchestra.run.smithi137:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-14T23:04:12.695 DEBUG:teuthology.orchestra.run.smithi187:> sudo shutdown -r now 2024-08-14T23:04:12.756 DEBUG:teuthology.orchestra.run.smithi137:> sudo shutdown -r now 2024-08-14T23:04:13.464 INFO:teuthology.orchestra.run.smithi160.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-14T23:04:13.489 INFO:teuthology.orchestra.run.smithi160.stderr:done 2024-08-14T23:04:13.491 DEBUG:teuthology.orchestra.run.smithi160:> mktemp 2024-08-14T23:04:13.506 INFO:teuthology.orchestra.run.smithi160.stdout:/tmp/tmp.3SoRJkQeHI 2024-08-14T23:04:13.506 DEBUG:teuthology.orchestra.run.smithi160:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.3SoRJkQeHI 2024-08-14T23:04:13.572 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 0666 /tmp/tmp.3SoRJkQeHI 2024-08-14T23:04:13.701 DEBUG:teuthology.orchestra.remote:smithi160:/tmp/tmp.3SoRJkQeHI is 6KB 2024-08-14T23:04:13.749 DEBUG:teuthology.orchestra.run.smithi160:> rm -fr /tmp/tmp.3SoRJkQeHI 2024-08-14T23:04:13.763 DEBUG:teuthology.orchestra.run.smithi160:> sudo /bin/ls /boot/loader/entries || true 2024-08-14T23:04:13.825 INFO:teuthology.orchestra.run.smithi160.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-14T23:04:13.825 INFO:teuthology.orchestra.run.smithi160.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-14T23:04:13.826 INFO:teuthology.orchestra.run.smithi160.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-14T23:04:13.826 INFO:teuthology.orchestra.run.smithi160.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-14T23:04:13.827 DEBUG:teuthology.orchestra.run.smithi160:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-14T23:04:13.991 DEBUG:teuthology.orchestra.run.smithi160:> sudo shutdown -r now 2024-08-14T23:04:27.321 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:27.362 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:27.662 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:27.663 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-14T23:04:27.663 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-14T23:04:27.663 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-14T23:04:28.459 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-14T23:04:28.460 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-14T23:04:28.460 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-08-14T23:04:28.460 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:28.460 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-14T23:04:28.460 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-14T23:04:28.460 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-14T23:04:28.460 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-14T23:04:28.460 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-08-14T23:04:28.899 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-08-14T23:04:28.984 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:28.985 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-14T23:04:28.985 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-14T23:04:28.985 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-14T23:04:28.985 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-14T23:04:28.986 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-08-14T23:04:28.986 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi114.front.sepia.ceph.com, path=None, version=distro) 2024-08-14T23:04:28.986 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-08-14T23:04:29.043 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-14T23:04:29.043 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-14T23:04:29.043 DEBUG:teuthology.orchestra.run.smithi114:> sudo rpm -qi grub2-tools 2024-08-14T23:04:29.086 INFO:teuthology.orchestra.run.smithi114.stdout:Name : grub2-tools 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Epoch : 1 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Version : 2.06 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Release : 68.el9 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: x86_64 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Group : Unspecified 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Size : 8264254 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:License : GPLv3+ 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Packager : builder@centos.org 2024-08-14T23:04:29.087 INFO:teuthology.orchestra.run.smithi114.stdout:Vendor : CentOS 2024-08-14T23:04:29.088 INFO:teuthology.orchestra.run.smithi114.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-14T23:04:29.088 INFO:teuthology.orchestra.run.smithi114.stdout:Summary : Support tools for GRUB. 2024-08-14T23:04:29.088 INFO:teuthology.orchestra.run.smithi114.stdout:Description : 2024-08-14T23:04:29.088 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-14T23:04:29.088 INFO:teuthology.orchestra.run.smithi114.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-14T23:04:29.088 INFO:teuthology.orchestra.run.smithi114.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-14T23:04:29.088 INFO:teuthology.orchestra.run.smithi114.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-14T23:04:29.088 INFO:teuthology.orchestra.run.smithi114.stdout:hardware devices. 2024-08-14T23:04:29.088 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-08-14T23:04:29.088 INFO:teuthology.orchestra.run.smithi114.stdout:This subpackage provides tools for support of all platforms. 2024-08-14T23:04:29.089 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-14T23:04:29.089 INFO:teuthology.task.kernel:Updating grub on smithi114 to boot 5.14.0-480.el9.x86_64 2024-08-14T23:04:29.089 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-14T23:04:29.680 INFO:teuthology.orchestra.run.smithi114.stderr:Generating grub configuration file ... 2024-08-14T23:04:31.039 INFO:teuthology.orchestra.run.smithi114.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-14T23:04:31.065 INFO:teuthology.orchestra.run.smithi114.stderr:done 2024-08-14T23:04:31.068 DEBUG:teuthology.orchestra.run.smithi114:> mktemp 2024-08-14T23:04:31.082 INFO:teuthology.orchestra.run.smithi114.stdout:/tmp/tmp.Fy8GEw1ncV 2024-08-14T23:04:31.083 DEBUG:teuthology.orchestra.run.smithi114:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Fy8GEw1ncV 2024-08-14T23:04:31.149 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0666 /tmp/tmp.Fy8GEw1ncV 2024-08-14T23:04:31.281 DEBUG:teuthology.orchestra.remote:smithi114:/tmp/tmp.Fy8GEw1ncV is 6KB 2024-08-14T23:04:31.329 DEBUG:teuthology.orchestra.run.smithi114:> rm -fr /tmp/tmp.Fy8GEw1ncV 2024-08-14T23:04:31.343 DEBUG:teuthology.orchestra.run.smithi114:> sudo /bin/ls /boot/loader/entries || true 2024-08-14T23:04:31.412 INFO:teuthology.orchestra.run.smithi114.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-14T23:04:31.412 INFO:teuthology.orchestra.run.smithi114.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-14T23:04:31.412 INFO:teuthology.orchestra.run.smithi114.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-14T23:04:31.412 INFO:teuthology.orchestra.run.smithi114.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-14T23:04:31.413 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-14T23:04:31.550 DEBUG:teuthology.orchestra.run.smithi114:> sudo shutdown -r now 2024-08-14T23:04:42.710 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-08-14T23:04:42.711 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-08-14T23:04:42.712 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:04:42.759 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-08-14T23:04:42.759 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-08-14T23:04:42.760 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:04:43.996 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-08-14T23:04:43.996 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-08-14T23:04:43.996 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:05:01.562 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-08-14T23:05:01.563 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-08-14T23:05:01.563 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:05:18.559 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-08-14T23:05:27.569 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-08-14T23:05:27.570 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:05:42.721 DEBUG:teuthology.orchestra.remote:timed out 2024-08-14T23:05:42.761 DEBUG:teuthology.orchestra.remote:timed out 2024-08-14T23:05:51.730 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-08-14T23:05:51.731 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:05:51.762 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-08-14T23:05:51.763 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:05:53.173 DEBUG:teuthology.orchestra.run.smithi187:> true 2024-08-14T23:05:53.675 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-08-14T23:05:53.675 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-480.el9.x86_64"... 2024-08-14T23:05:53.675 DEBUG:teuthology.orchestra.run.smithi187:> uname -r 2024-08-14T23:05:53.690 INFO:teuthology.orchestra.run.smithi187.stdout:5.14.0-480.el9.x86_64 2024-08-14T23:05:53.690 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-14T23:05:53.690 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-14T23:05:53.690 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-14T23:05:54.691 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-08-14T23:05:54.692 DEBUG:teuthology.orchestra.run.smithi187:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-14T23:05:54.791 INFO:teuthology.orchestra.run.smithi187.stdout:ttyS1 2024-08-14T23:05:54.836 DEBUG:teuthology.parallel:result is None 2024-08-14T23:05:55.350 DEBUG:teuthology.orchestra.run.smithi137:> true 2024-08-14T23:05:55.790 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi137.front.sepia.ceph.com' 2024-08-14T23:05:55.790 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-480.el9.x86_64"... 2024-08-14T23:05:55.791 DEBUG:teuthology.orchestra.run.smithi137:> uname -r 2024-08-14T23:05:55.805 INFO:teuthology.orchestra.run.smithi137.stdout:5.14.0-480.el9.x86_64 2024-08-14T23:05:55.805 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-14T23:05:55.805 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-14T23:05:55.805 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-14T23:05:56.806 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-08-14T23:05:56.807 DEBUG:teuthology.orchestra.run.smithi137:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-14T23:05:56.885 INFO:teuthology.orchestra.run.smithi137.stdout:ttyS1 2024-08-14T23:05:56.922 DEBUG:teuthology.parallel:result is None 2024-08-14T23:06:01.566 DEBUG:teuthology.orchestra.remote:timed out 2024-08-14T23:06:10.567 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-08-14T23:06:10.568 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:06:11.167 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-08-14T23:06:11.573 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-08-14T23:06:11.573 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-480.el9.x86_64"... 2024-08-14T23:06:11.574 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-08-14T23:06:11.628 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-480.el9.x86_64 2024-08-14T23:06:11.628 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-14T23:06:11.628 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-14T23:06:11.628 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-14T23:06:12.629 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-08-14T23:06:12.629 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-14T23:06:12.708 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2024-08-14T23:06:12.742 DEBUG:teuthology.parallel:result is None 2024-08-14T23:06:27.572 DEBUG:teuthology.orchestra.remote:timed out 2024-08-14T23:06:39.573 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-08-14T23:06:39.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-14T23:06:40.001 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-08-14T23:06:40.371 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-08-14T23:06:40.371 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-480.el9.x86_64"... 2024-08-14T23:06:40.372 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-08-14T23:06:40.388 INFO:teuthology.orchestra.run.smithi160.stdout:5.14.0-480.el9.x86_64 2024-08-14T23:06:40.388 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-14T23:06:40.388 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-14T23:06:40.388 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-14T23:06:41.388 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-08-14T23:06:41.389 DEBUG:teuthology.orchestra.run.smithi160:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-14T23:06:41.449 INFO:teuthology.orchestra.run.smithi160.stdout:ttyS1 2024-08-14T23:06:41.479 DEBUG:teuthology.parallel:result is None 2024-08-14T23:06:41.480 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-14T23:06:41.491 INFO:teuthology.task.internal:Creating test directory... 2024-08-14T23:06:41.491 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-14T23:06:41.494 DEBUG:teuthology.orchestra.run.smithi137:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-14T23:06:41.497 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-14T23:06:41.500 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-14T23:06:41.521 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-14T23:06:41.534 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-14T23:06:41.548 INFO:teuthology.task.internal:Creating archive directory... 2024-08-14T23:06:41.549 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-14T23:06:41.554 DEBUG:teuthology.orchestra.run.smithi137:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-14T23:06:41.558 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-14T23:06:41.560 DEBUG:teuthology.orchestra.run.smithi187:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-14T23:06:41.668 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-14T23:06:41.676 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-14T23:06:41.676 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-14T23:06:41.679 DEBUG:teuthology.orchestra.run.smithi137:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-14T23:06:41.681 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-14T23:06:41.684 DEBUG:teuthology.orchestra.run.smithi187:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-14T23:06:41.707 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-14T23:06:41.713 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-14T23:06:41.717 INFO:teuthology.orchestra.run.smithi137.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-14T23:06:41.719 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-14T23:06:41.722 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-14T23:06:41.725 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-14T23:06:41.729 INFO:teuthology.orchestra.run.smithi137.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-14T23:06:41.733 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-14T23:06:41.735 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-14T23:06:41.743 INFO:teuthology.task.internal:Configuring sudo... 2024-08-14T23:06:41.743 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-14T23:06:41.763 DEBUG:teuthology.orchestra.run.smithi137:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-14T23:06:41.773 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-14T23:06:41.775 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-14T23:06:41.801 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-14T23:06:41.810 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-14T23:06:41.810 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-14T23:06:41.831 DEBUG:teuthology.orchestra.run.smithi137:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-14T23:06:41.841 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-14T23:06:41.844 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-14T23:06:41.859 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-14T23:06:41.931 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-14T23:06:41.986 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-14T23:06:42.070 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-14T23:06:42.110 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-08-14T23:06:42.110 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-14T23:06:42.175 DEBUG:teuthology.orchestra.run.smithi137:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-14T23:06:42.222 DEBUG:teuthology.orchestra.run.smithi137:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-14T23:06:42.274 DEBUG:teuthology.orchestra.run.smithi137:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-14T23:06:42.358 DEBUG:teuthology.orchestra.run.smithi137:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-14T23:06:42.400 DEBUG:teuthology.orchestra.run.smithi137:> set -ex 2024-08-14T23:06:42.400 DEBUG:teuthology.orchestra.run.smithi137:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-14T23:06:42.467 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-14T23:06:42.507 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-14T23:06:42.560 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-14T23:06:42.643 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-14T23:06:42.690 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-08-14T23:06:42.690 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-14T23:06:42.758 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-14T23:06:42.801 DEBUG:teuthology.orchestra.run.smithi187:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-14T23:06:42.864 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-14T23:06:42.948 DEBUG:teuthology.orchestra.run.smithi187:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-14T23:06:42.992 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2024-08-14T23:06:42.993 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-14T23:06:43.061 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2024-08-14T23:06:43.063 DEBUG:teuthology.orchestra.run.smithi137:> sudo service rsyslog restart 2024-08-14T23:06:43.066 DEBUG:teuthology.orchestra.run.smithi160:> sudo service rsyslog restart 2024-08-14T23:06:43.069 DEBUG:teuthology.orchestra.run.smithi187:> sudo service rsyslog restart 2024-08-14T23:06:43.107 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-14T23:06:43.119 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-14T23:06:43.128 INFO:teuthology.orchestra.run.smithi137.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-14T23:06:43.155 INFO:teuthology.orchestra.run.smithi187.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-14T23:06:43.588 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-14T23:06:43.596 INFO:teuthology.task.internal:Starting timer... 2024-08-14T23:06:43.597 INFO:teuthology.run_tasks:Running task pcp... 2024-08-14T23:06:43.621 INFO:teuthology.run_tasks:Running task selinux... 2024-08-14T23:06:43.629 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-08-14T23:06:43.629 DEBUG:teuthology.orchestra.run.smithi114:> sudo service auditd rotate 2024-08-14T23:06:43.703 INFO:teuthology.orchestra.run.smithi114.stdout:Rotating logs: 2024-08-14T23:06:43.705 DEBUG:teuthology.orchestra.run.smithi137:> sudo service auditd rotate 2024-08-14T23:06:43.777 INFO:teuthology.orchestra.run.smithi137.stdout:Rotating logs: 2024-08-14T23:06:43.779 DEBUG:teuthology.orchestra.run.smithi160:> sudo service auditd rotate 2024-08-14T23:06:43.830 INFO:teuthology.orchestra.run.smithi160.stdout:Rotating logs: 2024-08-14T23:06:43.832 DEBUG:teuthology.orchestra.run.smithi187:> sudo service auditd rotate 2024-08-14T23:06:43.895 INFO:teuthology.orchestra.run.smithi187.stdout:Rotating logs: 2024-08-14T23:06:43.897 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-14T23:06:43.897 DEBUG:teuthology.orchestra.run.smithi114:> /usr/sbin/getenforce 2024-08-14T23:06:43.933 INFO:teuthology.orchestra.run.smithi114.stdout:Permissive 2024-08-14T23:06:43.933 DEBUG:teuthology.orchestra.run.smithi137:> /usr/sbin/getenforce 2024-08-14T23:06:43.967 INFO:teuthology.orchestra.run.smithi137.stdout:Permissive 2024-08-14T23:06:43.967 DEBUG:teuthology.orchestra.run.smithi160:> /usr/sbin/getenforce 2024-08-14T23:06:43.996 INFO:teuthology.orchestra.run.smithi160.stdout:Permissive 2024-08-14T23:06:43.997 DEBUG:teuthology.orchestra.run.smithi187:> /usr/sbin/getenforce 2024-08-14T23:06:44.026 INFO:teuthology.orchestra.run.smithi187.stdout:Permissive 2024-08-14T23:06:44.026 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi114.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi137.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi160.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi187.front.sepia.ceph.com': 'permissive'} 2024-08-14T23:06:44.026 DEBUG:teuthology.orchestra.run.smithi114:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-14T23:06:44.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:06:44.056 DEBUG:teuthology.orchestra.run.smithi137:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-14T23:06:44.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:06:44.086 DEBUG:teuthology.orchestra.run.smithi160:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-14T23:06:44.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:06:44.117 DEBUG:teuthology.orchestra.run.smithi187:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-14T23:06:44.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:06:44.144 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-14T23:06:44.144 DEBUG:teuthology.orchestra.run.smithi114:> sudo /usr/sbin/setenforce permissive 2024-08-14T23:06:44.172 DEBUG:teuthology.orchestra.run.smithi137:> sudo /usr/sbin/setenforce permissive 2024-08-14T23:06:44.200 DEBUG:teuthology.orchestra.run.smithi160:> sudo /usr/sbin/setenforce permissive 2024-08-14T23:06:44.240 DEBUG:teuthology.orchestra.run.smithi187:> sudo /usr/sbin/setenforce permissive 2024-08-14T23:06:44.270 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-14T23:06:44.279 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-14T23:06:44.292 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-08-14T23:06:44.293 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi114.front.sepia.ceph.com,smithi137.front.sepia.ceph.com,smithi160.front.sepia.ceph.com,smithi187.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-14T23:19:03.436 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/phlogistonjohn-2024-08-14_22:46:36-orch:cephadm-wip-phlogistonjohn-testing-2024-08-14-1238-distro-default-smithi/7856197/ansible_failures.yaml 2024-08-14T23:19:03.438 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/task/ansible.py", line 490, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/task/ansible.py", line 324, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/task/ansible.py", line 356, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/task/ansible.py", line 384, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ["Failed to download remote objects and refs: fatal: unable to access 'https://github.com/ceph/keys/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.", "Failed to download remote objects and refs: fatal: unable to access 'https://github.com/ceph/keys/': The requested URL returned error: 502", 'Failed to download remote objects and refs: remote: Internal Server Error', "fatal: unable to access 'https://github.com/ceph/keys/': The requested URL returned error: 500"] 2024-08-14T23:19:03.619 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=1b6c0c28136f475b908973c02ceabdd7 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/task/ansible.py", line 490, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/task/ansible.py", line 324, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/task/ansible.py", line 356, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_4e29fccbc48636195c0aac083d870323c5832411/teuthology/task/ansible.py", line 384, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ["Failed to download remote objects and refs: fatal: unable to access 'https://github.com/ceph/keys/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.", "Failed to download remote objects and refs: fatal: unable to access 'https://github.com/ceph/keys/': The requested URL returned error: 502", 'Failed to download remote objects and refs: remote: Internal Server Error', "fatal: unable to access 'https://github.com/ceph/keys/': The requested URL returned error: 500"] 2024-08-14T23:19:03.621 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-14T23:19:03.629 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-14T23:19:03.629 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-14T23:19:03.639 DEBUG:teuthology.orchestra.run.smithi114:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-14T23:19:03.694 DEBUG:teuthology.orchestra.run.smithi137:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-14T23:19:03.745 DEBUG:teuthology.orchestra.run.smithi160:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-14T23:19:03.797 DEBUG:teuthology.orchestra.run.smithi187:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-14T23:19:03.848 DEBUG:teuthology.orchestra.run.smithi114:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-14T23:19:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:19:03.879 DEBUG:teuthology.orchestra.run.smithi137:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-14T23:19:03.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:19:03.909 DEBUG:teuthology.orchestra.run.smithi160:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-14T23:19:03.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:19:03.938 DEBUG:teuthology.orchestra.run.smithi187:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-14T23:19:03.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:19:03.967 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-14T23:19:03.976 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-14T23:19:03.984 INFO:teuthology.task.internal:Duration was 740.387565 seconds 2024-08-14T23:19:03.985 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-14T23:19:03.993 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-14T23:19:03.993 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-14T23:19:03.996 DEBUG:teuthology.orchestra.run.smithi137:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-14T23:19:03.998 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-14T23:19:04.001 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-14T23:19:04.038 INFO:teuthology.orchestra.run.smithi137.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-14T23:19:04.038 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-14T23:19:04.040 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-14T23:19:04.051 INFO:teuthology.orchestra.run.smithi187.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-14T23:19:04.199 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-14T23:19:04.199 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi114.front.sepia.ceph.com 2024-08-14T23:19:04.199 DEBUG:teuthology.orchestra.run.smithi114:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-14T23:19:04.240 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi137.front.sepia.ceph.com 2024-08-14T23:19:04.240 DEBUG:teuthology.orchestra.run.smithi137:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-14T23:19:04.276 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi160.front.sepia.ceph.com 2024-08-14T23:19:04.277 DEBUG:teuthology.orchestra.run.smithi160:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-14T23:19:04.300 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi187.front.sepia.ceph.com 2024-08-14T23:19:04.300 DEBUG:teuthology.orchestra.run.smithi187:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-14T23:19:04.327 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-14T23:19:04.327 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-14T23:19:04.330 DEBUG:teuthology.orchestra.run.smithi137:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-14T23:19:04.332 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-14T23:19:04.342 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-14T23:19:04.395 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-14T23:19:04.395 DEBUG:teuthology.orchestra.run.smithi114:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-14T23:19:04.398 DEBUG:teuthology.orchestra.run.smithi137:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-14T23:19:04.401 DEBUG:teuthology.orchestra.run.smithi160:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-14T23:19:04.411 DEBUG:teuthology.orchestra.run.smithi187:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-14T23:19:04.498 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-14T23:19:04.506 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-14T23:19:04.506 DEBUG:teuthology.orchestra.run.smithi114:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-14T23:19:04.531 DEBUG:teuthology.orchestra.run.smithi137:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-14T23:19:04.557 DEBUG:teuthology.orchestra.run.smithi160:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-14T23:19:04.582 DEBUG:teuthology.orchestra.run.smithi187:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-14T23:19:04.607 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-14T23:19:04.616 DEBUG:teuthology.orchestra.run.smithi114:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-14T23:19:04.618 DEBUG:teuthology.orchestra.run.smithi137:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-14T23:19:04.620 DEBUG:teuthology.orchestra.run.smithi160:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-14T23:19:04.627 DEBUG:teuthology.orchestra.run.smithi187:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-14T23:19:04.638 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = core 2024-08-14T23:19:04.641 INFO:teuthology.orchestra.run.smithi137.stdout:kernel.core_pattern = core 2024-08-14T23:19:04.647 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = core 2024-08-14T23:19:04.670 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = core 2024-08-14T23:19:04.697 DEBUG:teuthology.orchestra.run.smithi114:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-14T23:19:04.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:19:04.714 DEBUG:teuthology.orchestra.run.smithi137:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-14T23:19:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:19:04.728 DEBUG:teuthology.orchestra.run.smithi160:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-14T23:19:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:19:04.743 DEBUG:teuthology.orchestra.run.smithi187:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-14T23:19:04.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-14T23:19:04.757 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-14T23:19:04.765 INFO:teuthology.task.internal:Transferring archived files... 2024-08-14T23:19:04.767 DEBUG:teuthology.misc:Transferring archived files from smithi114:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-08-14_22:46:36-orch:cephadm-wip-phlogistonjohn-testing-2024-08-14-1238-distro-default-smithi/7856197/remote/smithi114 2024-08-14T23:19:04.767 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-14T23:19:04.811 DEBUG:teuthology.misc:Transferring archived files from smithi137:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-08-14_22:46:36-orch:cephadm-wip-phlogistonjohn-testing-2024-08-14-1238-distro-default-smithi/7856197/remote/smithi137 2024-08-14T23:19:04.812 DEBUG:teuthology.orchestra.run.smithi137:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-14T23:19:04.859 DEBUG:teuthology.misc:Transferring archived files from smithi160:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-08-14_22:46:36-orch:cephadm-wip-phlogistonjohn-testing-2024-08-14-1238-distro-default-smithi/7856197/remote/smithi160 2024-08-14T23:19:04.860 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-14T23:19:04.911 DEBUG:teuthology.misc:Transferring archived files from smithi187:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2024-08-14_22:46:36-orch:cephadm-wip-phlogistonjohn-testing-2024-08-14-1238-distro-default-smithi/7856197/remote/smithi187 2024-08-14T23:19:04.912 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-14T23:19:04.978 INFO:teuthology.task.internal:Removing archive directory... 2024-08-14T23:19:04.978 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-14T23:19:04.980 DEBUG:teuthology.orchestra.run.smithi137:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-14T23:19:04.983 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-14T23:19:04.985 DEBUG:teuthology.orchestra.run.smithi187:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-14T23:19:05.000 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-14T23:19:05.011 INFO:teuthology.task.internal:Not uploading archives. 2024-08-14T23:19:05.011 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-14T23:19:05.019 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-14T23:19:05.019 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-14T23:19:05.037 DEBUG:teuthology.orchestra.run.smithi137:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-14T23:19:05.039 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-14T23:19:05.041 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-14T23:19:05.049 INFO:teuthology.orchestra.run.smithi114.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 14 23:19 /home/ubuntu/cephtest 2024-08-14T23:19:05.051 INFO:teuthology.orchestra.run.smithi137.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 14 23:19 /home/ubuntu/cephtest 2024-08-14T23:19:05.053 INFO:teuthology.orchestra.run.smithi160.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 14 23:19 /home/ubuntu/cephtest 2024-08-14T23:19:05.055 INFO:teuthology.orchestra.run.smithi187.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 14 23:19 /home/ubuntu/cephtest 2024-08-14T23:19:05.057 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-14T23:19:05.066 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-14T23:19:05.088 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_dom} duration: 740.3875653743744 failure_reason: '["Failed to download remote objects and refs: fatal: unable to access ''https://github.com/ceph/keys/'': GnuTLS recv error (-110): The TLS connection was non-properly terminated.", "Failed to download remote objects and refs: fatal: unable to access ''https://github.com/ceph/keys/'': The requested URL returned error: 502", ''Failed to download remote objects and refs: remote: Internal Server Error'', "fatal: unable to access ''https://github.com/ceph/keys/'': The requested URL returned error: 500"]' owner: scheduled_phlogistonjohn@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=1b6c0c28136f475b908973c02ceabdd7 status: dead success: false 2024-08-14T23:19:05.088 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-14T23:19:05.164 INFO:teuthology.run:DEAD