2024-01-02T23:47:34.202 INFO:root:teuthology version: 0.0.1.dev228+g01dd171 2024-01-02T23:47:34.202 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038 --owner scheduled_yuriw@teuthology --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_monitoring_stack_basic} --name yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi --verbose -- /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038/orig.config.yaml 2024-01-02T23:47:34.239 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T23:47:34.331 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038 branch: wip-yuri6-testing-2024-01-02-0832 description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_monitoring_stack_basic} email: yweinste@redhat.com first_in_suite: false job_id: '7504038' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri6-testing-2024-01-02-0832 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri6-testing-2024-01-02-0832 sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 258 sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri6-testing-2024-01-02-0832 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_84f52924982e81b14df3ba1068ebf914c3fe461b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b targets: smithi018.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN72DYfLB1Uty1y9/wLPyPPOX+CHHPKF7srwe6b9sEI07We5NTAfSFZRpsAHA8fMORRfJXQTX42JvwTGdbOvi5c= smithi031.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCBUZVgmkRtn8jidht0P6Uce1qDzURYXktuo98eeKURhfJq8immlRouBU9zHEqJEoFDMUPXCvbDJBPY55DkXrjg= smithi143.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIWzoUIbpbxUvfjpCrxJzNdWBmB0aLbX/ZW7aw7WpA4RFS3/BvVqFDcI+PZmqf5eEsl8CsyD6S0hkxcOuhfjlRQ= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 01dd171a561ca33631bf0a38b105879779f72410 timestamp: 2024-01-02_22:27:59 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3501080 2024-01-02T23:47:34.331 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_84f52924982e81b14df3ba1068ebf914c3fe461b/qa; will attempt to use it 2024-01-02T23:47:34.332 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_84f52924982e81b14df3ba1068ebf914c3fe461b/qa/tasks 2024-01-02T23:47:34.332 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-01-02T23:47:34.337 INFO:teuthology.task.internal:Checking packages... 2024-01-02T23:47:34.371 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '84f52924982e81b14df3ba1068ebf914c3fe461b' 2024-01-02T23:47:34.371 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-02T23:47:34.371 INFO:teuthology.packaging:ref: None 2024-01-02T23:47:34.371 INFO:teuthology.packaging:tag: None 2024-01-02T23:47:34.371 INFO:teuthology.packaging:branch: wip-yuri6-testing-2024-01-02-0832 2024-01-02T23:47:34.371 INFO:teuthology.packaging:sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b 2024-01-02T23:47:34.371 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri6-testing-2024-01-02-0832 2024-01-02T23:47:34.515 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-426.g84f52924 2024-01-02T23:47:34.516 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-01-02T23:47:34.523 INFO:teuthology.task.internal:no buildpackages task found 2024-01-02T23:47:34.523 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-01-02T23:47:34.580 INFO:teuthology.task.internal:Saving configuration 2024-01-02T23:47:34.595 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-01-02T23:47:34.606 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:47:34.634 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi018.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:42:29.071741', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN72DYfLB1Uty1y9/wLPyPPOX+CHHPKF7srwe6b9sEI07We5NTAfSFZRpsAHA8fMORRfJXQTX42JvwTGdbOvi5c='} 2024-01-02T23:47:34.655 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:42:29.068933', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCBUZVgmkRtn8jidht0P6Uce1qDzURYXktuo98eeKURhfJq8immlRouBU9zHEqJEoFDMUPXCvbDJBPY55DkXrjg='} 2024-01-02T23:47:34.679 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi143.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:42:29.070289', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIWzoUIbpbxUvfjpCrxJzNdWBmB0aLbX/ZW7aw7WpA4RFS3/BvVqFDcI+PZmqf5eEsl8CsyD6S0hkxcOuhfjlRQ='} 2024-01-02T23:47:34.679 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-01-02T23:47:34.686 INFO:teuthology.task.internal:roles: ubuntu@smithi018.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-01-02T23:47:34.686 INFO:teuthology.task.internal:roles: ubuntu@smithi031.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-01-02T23:47:34.686 INFO:teuthology.task.internal:roles: ubuntu@smithi143.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-01-02T23:47:34.686 INFO:teuthology.run_tasks:Running task console_log... 2024-01-02T23:47:34.870 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f51c892be50>, signals=[15]) 2024-01-02T23:47:34.871 INFO:teuthology.run_tasks:Running task internal.connect... 2024-01-02T23:47:34.878 INFO:teuthology.task.internal:Opening connections... 2024-01-02T23:47:34.878 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi018.front.sepia.ceph.com 2024-01-02T23:47:34.880 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:47:34.993 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi031.front.sepia.ceph.com 2024-01-02T23:47:34.994 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:47:35.063 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi143.front.sepia.ceph.com 2024-01-02T23:47:35.064 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:47:35.134 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-01-02T23:47:35.141 DEBUG:teuthology.orchestra.run.smithi018:> uname -m 2024-01-02T23:47:35.164 INFO:teuthology.orchestra.run.smithi018.stdout:x86_64 2024-01-02T23:47:35.164 DEBUG:teuthology.orchestra.run.smithi018:> cat /etc/os-release 2024-01-02T23:47:35.225 INFO:teuthology.orchestra.run.smithi018.stdout:NAME="Red Hat Enterprise Linux" 2024-01-02T23:47:35.225 INFO:teuthology.orchestra.run.smithi018.stdout:VERSION="8.6 (Ootpa)" 2024-01-02T23:47:35.225 INFO:teuthology.orchestra.run.smithi018.stdout:ID="rhel" 2024-01-02T23:47:35.225 INFO:teuthology.orchestra.run.smithi018.stdout:ID_LIKE="fedora" 2024-01-02T23:47:35.225 INFO:teuthology.orchestra.run.smithi018.stdout:VERSION_ID="8.6" 2024-01-02T23:47:35.225 INFO:teuthology.orchestra.run.smithi018.stdout:PLATFORM_ID="platform:el8" 2024-01-02T23:47:35.225 INFO:teuthology.orchestra.run.smithi018.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-02T23:47:35.225 INFO:teuthology.orchestra.run.smithi018.stdout:ANSI_COLOR="0;31" 2024-01-02T23:47:35.225 INFO:teuthology.orchestra.run.smithi018.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-02T23:47:35.226 INFO:teuthology.orchestra.run.smithi018.stdout:HOME_URL="https://www.redhat.com/" 2024-01-02T23:47:35.226 INFO:teuthology.orchestra.run.smithi018.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-02T23:47:35.226 INFO:teuthology.orchestra.run.smithi018.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T23:47:35.226 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-01-02T23:47:35.226 INFO:teuthology.orchestra.run.smithi018.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T23:47:35.226 INFO:teuthology.orchestra.run.smithi018.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-02T23:47:35.226 INFO:teuthology.orchestra.run.smithi018.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-02T23:47:35.226 INFO:teuthology.orchestra.run.smithi018.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-02T23:47:35.227 INFO:teuthology.lock.ops:Updating smithi018.front.sepia.ceph.com on lock server 2024-01-02T23:47:35.256 DEBUG:teuthology.orchestra.run.smithi031:> uname -m 2024-01-02T23:47:35.278 INFO:teuthology.orchestra.run.smithi031.stdout:x86_64 2024-01-02T23:47:35.278 DEBUG:teuthology.orchestra.run.smithi031:> cat /etc/os-release 2024-01-02T23:47:35.341 INFO:teuthology.orchestra.run.smithi031.stdout:NAME="Red Hat Enterprise Linux" 2024-01-02T23:47:35.341 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION="8.6 (Ootpa)" 2024-01-02T23:47:35.341 INFO:teuthology.orchestra.run.smithi031.stdout:ID="rhel" 2024-01-02T23:47:35.341 INFO:teuthology.orchestra.run.smithi031.stdout:ID_LIKE="fedora" 2024-01-02T23:47:35.341 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION_ID="8.6" 2024-01-02T23:47:35.341 INFO:teuthology.orchestra.run.smithi031.stdout:PLATFORM_ID="platform:el8" 2024-01-02T23:47:35.341 INFO:teuthology.orchestra.run.smithi031.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-02T23:47:35.341 INFO:teuthology.orchestra.run.smithi031.stdout:ANSI_COLOR="0;31" 2024-01-02T23:47:35.342 INFO:teuthology.orchestra.run.smithi031.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-02T23:47:35.342 INFO:teuthology.orchestra.run.smithi031.stdout:HOME_URL="https://www.redhat.com/" 2024-01-02T23:47:35.342 INFO:teuthology.orchestra.run.smithi031.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-02T23:47:35.342 INFO:teuthology.orchestra.run.smithi031.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T23:47:35.342 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-01-02T23:47:35.342 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T23:47:35.342 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-02T23:47:35.342 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-02T23:47:35.342 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-02T23:47:35.342 INFO:teuthology.lock.ops:Updating smithi031.front.sepia.ceph.com on lock server 2024-01-02T23:47:35.366 DEBUG:teuthology.orchestra.run.smithi143:> uname -m 2024-01-02T23:47:35.387 INFO:teuthology.orchestra.run.smithi143.stdout:x86_64 2024-01-02T23:47:35.387 DEBUG:teuthology.orchestra.run.smithi143:> cat /etc/os-release 2024-01-02T23:47:35.447 INFO:teuthology.orchestra.run.smithi143.stdout:NAME="Red Hat Enterprise Linux" 2024-01-02T23:47:35.447 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION="8.6 (Ootpa)" 2024-01-02T23:47:35.447 INFO:teuthology.orchestra.run.smithi143.stdout:ID="rhel" 2024-01-02T23:47:35.447 INFO:teuthology.orchestra.run.smithi143.stdout:ID_LIKE="fedora" 2024-01-02T23:47:35.447 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_ID="8.6" 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout:PLATFORM_ID="platform:el8" 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout:ANSI_COLOR="0;31" 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout:HOME_URL="https://www.redhat.com/" 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-02T23:47:35.448 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-02T23:47:35.449 INFO:teuthology.lock.ops:Updating smithi143.front.sepia.ceph.com on lock server 2024-01-02T23:47:35.472 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-01-02T23:47:35.481 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-01-02T23:47:35.522 INFO:teuthology.task.internal:Checking for old test directory... 2024-01-02T23:47:35.523 DEBUG:teuthology.orchestra.run.smithi018:> test '!' -e /home/ubuntu/cephtest 2024-01-02T23:47:35.525 DEBUG:teuthology.orchestra.run.smithi031:> test '!' -e /home/ubuntu/cephtest 2024-01-02T23:47:35.527 DEBUG:teuthology.orchestra.run.smithi143:> test '!' -e /home/ubuntu/cephtest 2024-01-02T23:47:35.546 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-01-02T23:47:35.552 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-01-02T23:47:35.552 DEBUG:teuthology.orchestra.run.smithi018:> test -z $(ls -A /var/lib/ceph) 2024-01-02T23:47:35.587 DEBUG:teuthology.orchestra.run.smithi031:> test -z $(ls -A /var/lib/ceph) 2024-01-02T23:47:35.590 DEBUG:teuthology.orchestra.run.smithi143:> test -z $(ls -A /var/lib/ceph) 2024-01-02T23:47:35.620 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-01-02T23:47:35.702 INFO:teuthology.run_tasks:Running task kernel... 2024-01-02T23:47:35.721 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-01-02T23:47:35.721 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-01-02T23:47:35.722 DEBUG:teuthology.orchestra.run.smithi018:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-02T23:47:35.723 DEBUG:teuthology.orchestra.run.smithi031:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-02T23:47:35.723 DEBUG:teuthology.orchestra.run.smithi143:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-02T23:47:35.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:47:35.746 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2024-01-02T23:47:35.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:47:35.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:47:35.748 DEBUG:teuthology.orchestra.run.smithi018:> uname -r 2024-01-02T23:47:35.748 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2024-01-02T23:47:35.806 INFO:teuthology.orchestra.run.smithi143.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:35.806 INFO:teuthology.task.kernel:Running kernel on smithi143: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:35.807 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum install -y kernel 2024-01-02T23:47:35.808 INFO:teuthology.orchestra.run.smithi018.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:35.808 INFO:teuthology.task.kernel:Running kernel on smithi018: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:35.808 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum install -y kernel 2024-01-02T23:47:35.809 INFO:teuthology.orchestra.run.smithi031.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:35.809 INFO:teuthology.task.kernel:Running kernel on smithi031: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:35.809 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum install -y kernel 2024-01-02T23:47:37.403 INFO:teuthology.orchestra.run.smithi143.stdout:Updating Subscription Management repositories. 2024-01-02T23:47:37.404 INFO:teuthology.orchestra.run.smithi143.stdout:Unable to read consumer identity 2024-01-02T23:47:37.417 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2024-01-02T23:47:37.417 INFO:teuthology.orchestra.run.smithi031.stdout:Unable to read consumer identity 2024-01-02T23:47:37.418 INFO:teuthology.orchestra.run.smithi018.stdout:Updating Subscription Management repositories. 2024-01-02T23:47:37.418 INFO:teuthology.orchestra.run.smithi018.stdout:Unable to read consumer identity 2024-01-02T23:47:37.512 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-01-02T23:47:37.512 INFO:teuthology.orchestra.run.smithi143.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:47:37.512 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-01-02T23:47:37.516 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-01-02T23:47:37.516 INFO:teuthology.orchestra.run.smithi018.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:47:37.516 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-01-02T23:47:37.559 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-01-02T23:47:37.559 INFO:teuthology.orchestra.run.smithi031.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:47:37.559 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-01-02T23:47:39.198 INFO:teuthology.orchestra.run.smithi018.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2024-01-02T23:47:39.279 INFO:teuthology.orchestra.run.smithi031.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2024-01-02T23:47:39.320 INFO:teuthology.orchestra.run.smithi143.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2024-01-02T23:47:40.195 INFO:teuthology.orchestra.run.smithi143.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2024-01-02T23:47:40.235 INFO:teuthology.orchestra.run.smithi018.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:01 2024-01-02T23:47:42.021 INFO:teuthology.orchestra.run.smithi031.stdout:Extra Packages for Enterprise Linux 5.9 MB/s | 16 MB 00:02 2024-01-02T23:47:43.770 INFO:teuthology.orchestra.run.smithi143.stdout:lab-extras 444 kB/s | 24 kB 00:00 2024-01-02T23:47:44.179 INFO:teuthology.orchestra.run.smithi018.stdout:lab-extras 436 kB/s | 24 kB 00:00 2024-01-02T23:47:44.572 INFO:teuthology.orchestra.run.smithi143.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-02T23:47:44.573 INFO:teuthology.orchestra.run.smithi143.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-02T23:47:44.643 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2024-01-02T23:47:44.644 INFO:teuthology.orchestra.run.smithi143.stdout:Nothing to do. 2024-01-02T23:47:44.644 INFO:teuthology.orchestra.run.smithi143.stdout:Complete! 2024-01-02T23:47:44.794 DEBUG:teuthology.orchestra.run.smithi143:> echo no | sudo yum reinstall kernel || true 2024-01-02T23:47:45.013 INFO:teuthology.orchestra.run.smithi018.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-02T23:47:45.013 INFO:teuthology.orchestra.run.smithi018.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-02T23:47:45.083 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-01-02T23:47:45.085 INFO:teuthology.orchestra.run.smithi018.stdout:Nothing to do. 2024-01-02T23:47:45.085 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-01-02T23:47:45.131 INFO:teuthology.orchestra.run.smithi143.stdout:Updating Subscription Management repositories. 2024-01-02T23:47:45.132 INFO:teuthology.orchestra.run.smithi143.stdout:Unable to read consumer identity 2024-01-02T23:47:45.189 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-01-02T23:47:45.189 INFO:teuthology.orchestra.run.smithi143.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:47:45.190 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-01-02T23:47:45.221 DEBUG:teuthology.orchestra.run.smithi018:> echo no | sudo yum reinstall kernel || true 2024-01-02T23:47:45.503 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:00:02 ago on Tue 02 Jan 2024 11:47:43 PM UTC. 2024-01-02T23:47:45.579 INFO:teuthology.orchestra.run.smithi143.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T23:47:45.595 INFO:teuthology.orchestra.run.smithi143.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T23:47:45.631 INFO:teuthology.orchestra.run.smithi143.stderr:Error: No packages marked for reinstall. 2024-01-02T23:47:45.654 INFO:teuthology.orchestra.run.smithi018.stdout:Updating Subscription Management repositories. 2024-01-02T23:47:45.654 INFO:teuthology.orchestra.run.smithi018.stdout:Unable to read consumer identity 2024-01-02T23:47:45.679 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum reinstall -y kernel || true 2024-01-02T23:47:45.715 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-01-02T23:47:45.715 INFO:teuthology.orchestra.run.smithi018.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:47:45.715 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-01-02T23:47:46.013 INFO:teuthology.orchestra.run.smithi143.stdout:Updating Subscription Management repositories. 2024-01-02T23:47:46.014 INFO:teuthology.orchestra.run.smithi143.stdout:Unable to read consumer identity 2024-01-02T23:47:46.046 INFO:teuthology.orchestra.run.smithi031.stdout:lab-extras 388 kB/s | 24 kB 00:00 2024-01-02T23:47:46.073 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-01-02T23:47:46.073 INFO:teuthology.orchestra.run.smithi143.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:47:46.073 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-01-02T23:47:46.073 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:00:02 ago on Tue 02 Jan 2024 11:47:44 PM UTC. 2024-01-02T23:47:46.159 INFO:teuthology.orchestra.run.smithi018.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T23:47:46.165 INFO:teuthology.orchestra.run.smithi018.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T23:47:46.206 INFO:teuthology.orchestra.run.smithi018.stderr:Error: No packages marked for reinstall. 2024-01-02T23:47:46.262 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum reinstall -y kernel || true 2024-01-02T23:47:46.374 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:00:03 ago on Tue 02 Jan 2024 11:47:43 PM UTC. 2024-01-02T23:47:46.437 INFO:teuthology.orchestra.run.smithi143.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T23:47:46.437 INFO:teuthology.orchestra.run.smithi143.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T23:47:46.479 INFO:teuthology.orchestra.run.smithi143.stderr:Error: No packages marked for reinstall. 2024-01-02T23:47:46.532 DEBUG:teuthology.orchestra.run.smithi143:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T23:47:46.645 INFO:teuthology.orchestra.run.smithi018.stdout:Updating Subscription Management repositories. 2024-01-02T23:47:46.645 INFO:teuthology.orchestra.run.smithi018.stdout:Unable to read consumer identity 2024-01-02T23:47:46.698 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-01-02T23:47:46.698 INFO:teuthology.orchestra.run.smithi018.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:47:46.699 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-01-02T23:47:46.707 INFO:teuthology.orchestra.run.smithi143.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:46.707 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:46.707 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-02T23:47:46.707 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-01-02T23:47:46.708 DEBUG:teuthology.orchestra.run.smithi143:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-02T23:47:46.748 INFO:teuthology.orchestra.run.smithi143.stdout:ttyS1 2024-01-02T23:47:46.759 DEBUG:teuthology.parallel:result is None 2024-01-02T23:47:46.898 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-02T23:47:46.899 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-02T23:47:46.980 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-01-02T23:47:46.981 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2024-01-02T23:47:46.981 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-01-02T23:47:47.059 INFO:teuthology.orchestra.run.smithi018.stdout:Last metadata expiration check: 0:00:03 ago on Tue 02 Jan 2024 11:47:44 PM UTC. 2024-01-02T23:47:47.136 DEBUG:teuthology.orchestra.run.smithi031:> echo no | sudo yum reinstall kernel || true 2024-01-02T23:47:47.137 INFO:teuthology.orchestra.run.smithi018.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T23:47:47.137 INFO:teuthology.orchestra.run.smithi018.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T23:47:47.172 INFO:teuthology.orchestra.run.smithi018.stderr:Error: No packages marked for reinstall. 2024-01-02T23:47:47.229 DEBUG:teuthology.orchestra.run.smithi018:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T23:47:47.395 INFO:teuthology.orchestra.run.smithi018.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:47.395 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:47.395 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-02T23:47:47.395 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-01-02T23:47:47.396 DEBUG:teuthology.orchestra.run.smithi018:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-02T23:47:47.434 INFO:teuthology.orchestra.run.smithi018.stdout:ttyS1 2024-01-02T23:47:47.449 DEBUG:teuthology.parallel:result is None 2024-01-02T23:47:47.528 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2024-01-02T23:47:47.528 INFO:teuthology.orchestra.run.smithi031.stdout:Unable to read consumer identity 2024-01-02T23:47:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-01-02T23:47:47.583 INFO:teuthology.orchestra.run.smithi031.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:47:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-01-02T23:47:47.936 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:02 ago on Tue 02 Jan 2024 11:47:45 PM UTC. 2024-01-02T23:47:48.021 INFO:teuthology.orchestra.run.smithi031.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T23:47:48.021 INFO:teuthology.orchestra.run.smithi031.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T23:47:48.062 INFO:teuthology.orchestra.run.smithi031.stderr:Error: No packages marked for reinstall. 2024-01-02T23:47:48.117 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum reinstall -y kernel || true 2024-01-02T23:47:48.500 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2024-01-02T23:47:48.500 INFO:teuthology.orchestra.run.smithi031.stdout:Unable to read consumer identity 2024-01-02T23:47:48.557 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-01-02T23:47:48.557 INFO:teuthology.orchestra.run.smithi031.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:47:48.557 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-01-02T23:47:48.906 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:03 ago on Tue 02 Jan 2024 11:47:45 PM UTC. 2024-01-02T23:47:48.974 INFO:teuthology.orchestra.run.smithi031.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T23:47:48.974 INFO:teuthology.orchestra.run.smithi031.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T23:47:49.007 INFO:teuthology.orchestra.run.smithi031.stderr:Error: No packages marked for reinstall. 2024-01-02T23:47:49.064 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T23:47:49.245 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:49.246 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:47:49.246 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-02T23:47:49.246 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-01-02T23:47:49.246 DEBUG:teuthology.orchestra.run.smithi031:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-02T23:47:49.278 INFO:teuthology.orchestra.run.smithi031.stdout:ttyS1 2024-01-02T23:47:49.299 DEBUG:teuthology.parallel:result is None 2024-01-02T23:47:49.299 INFO:teuthology.run_tasks:Running task internal.base... 2024-01-02T23:47:49.308 INFO:teuthology.task.internal:Creating test directory... 2024-01-02T23:47:49.309 DEBUG:teuthology.orchestra.run.smithi018:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-02T23:47:49.311 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-02T23:47:49.341 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-02T23:47:49.362 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-01-02T23:47:49.370 INFO:teuthology.run_tasks:Running task internal.archive... 2024-01-02T23:47:49.390 INFO:teuthology.task.internal:Creating archive directory... 2024-01-02T23:47:49.390 DEBUG:teuthology.orchestra.run.smithi018:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-02T23:47:49.394 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-02T23:47:49.401 DEBUG:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-02T23:47:49.437 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-01-02T23:47:49.444 INFO:teuthology.task.internal:Enabling coredump saving... 2024-01-02T23:47:49.445 DEBUG:teuthology.orchestra.run.smithi018:> 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-01-02T23:47:49.463 DEBUG:teuthology.orchestra.run.smithi031:> 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-01-02T23:47:49.473 DEBUG:teuthology.orchestra.run.smithi143:> 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-01-02T23:47:49.500 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:47:49.512 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:47:49.513 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:47:49.515 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:47:49.524 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:47:49.529 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:47:49.531 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-01-02T23:47:49.538 INFO:teuthology.task.internal:Configuring sudo... 2024-01-02T23:47:49.538 DEBUG:teuthology.orchestra.run.smithi018:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-02T23:47:49.557 DEBUG:teuthology.orchestra.run.smithi031:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-02T23:47:49.560 DEBUG:teuthology.orchestra.run.smithi143:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-02T23:47:49.595 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-01-02T23:47:49.604 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-01-02T23:47:49.605 DEBUG:teuthology.orchestra.run.smithi018:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-02T23:47:49.633 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-02T23:47:49.636 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-02T23:47:49.655 DEBUG:teuthology.orchestra.run.smithi018:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:47:49.742 DEBUG:teuthology.orchestra.run.smithi018:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:47:49.794 DEBUG:teuthology.orchestra.run.smithi018:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:47:49.880 DEBUG:teuthology.orchestra.run.smithi018:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:47:49.933 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-01-02T23:47:49.934 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-02T23:47:50.008 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:47:50.059 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:47:50.121 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:47:50.171 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:47:50.220 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-01-02T23:47:50.221 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-02T23:47:50.295 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:47:50.357 DEBUG:teuthology.orchestra.run.smithi143:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:47:50.397 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:47:50.486 DEBUG:teuthology.orchestra.run.smithi143:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:47:50.528 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-01-02T23:47:50.528 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-02T23:47:50.597 DEBUG:teuthology.orchestra.run.smithi018:> sudo service rsyslog restart 2024-01-02T23:47:50.599 DEBUG:teuthology.orchestra.run.smithi031:> sudo service rsyslog restart 2024-01-02T23:47:50.601 DEBUG:teuthology.orchestra.run.smithi143:> sudo service rsyslog restart 2024-01-02T23:47:50.650 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:47:50.655 INFO:teuthology.orchestra.run.smithi018.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:47:50.696 INFO:teuthology.orchestra.run.smithi143.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:47:51.074 INFO:teuthology.run_tasks:Running task internal.timer... 2024-01-02T23:47:51.082 INFO:teuthology.task.internal:Starting timer... 2024-01-02T23:47:51.082 INFO:teuthology.run_tasks:Running task pcp... 2024-01-02T23:47:51.124 INFO:teuthology.run_tasks:Running task selinux... 2024-01-02T23:47:51.142 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-01-02T23:47:51.142 DEBUG:teuthology.orchestra.run.smithi018:> sudo service auditd rotate 2024-01-02T23:47:51.241 INFO:teuthology.orchestra.run.smithi018.stdout:Rotating logs: 2024-01-02T23:47:51.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo service auditd rotate 2024-01-02T23:47:51.308 INFO:teuthology.orchestra.run.smithi031.stdout:Rotating logs: 2024-01-02T23:47:51.310 DEBUG:teuthology.orchestra.run.smithi143:> sudo service auditd rotate 2024-01-02T23:47:51.389 INFO:teuthology.orchestra.run.smithi143.stdout:Rotating logs: 2024-01-02T23:47:51.391 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-01-02T23:47:51.392 DEBUG:teuthology.orchestra.run.smithi018:> /usr/sbin/getenforce 2024-01-02T23:47:51.415 INFO:teuthology.orchestra.run.smithi018.stdout:Permissive 2024-01-02T23:47:51.415 DEBUG:teuthology.orchestra.run.smithi031:> /usr/sbin/getenforce 2024-01-02T23:47:51.452 INFO:teuthology.orchestra.run.smithi031.stdout:Permissive 2024-01-02T23:47:51.452 DEBUG:teuthology.orchestra.run.smithi143:> /usr/sbin/getenforce 2024-01-02T23:47:51.478 INFO:teuthology.orchestra.run.smithi143.stdout:Permissive 2024-01-02T23:47:51.478 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi018.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi031.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi143.front.sepia.ceph.com': 'permissive'} 2024-01-02T23:47:51.478 DEBUG:teuthology.orchestra.run.smithi018:> 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 2024-01-02T23:47:51.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:47:51.512 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-01-02T23:47:51.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:47:51.543 DEBUG:teuthology.orchestra.run.smithi143:> 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 2024-01-02T23:47:51.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:47:51.573 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-01-02T23:47:51.573 DEBUG:teuthology.orchestra.run.smithi018:> sudo /usr/sbin/setenforce permissive 2024-01-02T23:47:51.605 DEBUG:teuthology.orchestra.run.smithi031:> sudo /usr/sbin/setenforce permissive 2024-01-02T23:47:51.637 DEBUG:teuthology.orchestra.run.smithi143:> sudo /usr/sbin/setenforce permissive 2024-01-02T23:47:51.667 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-01-02T23:47:51.676 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-01-02T23:47:51.702 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-01-02T23:47:51.703 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi018.front.sepia.ceph.com,smithi031.front.sepia.ceph.com,smithi143.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-01-02T23:53:01.963 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038/ansible_failures.yaml 2024-01-02T23:53:01.965 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ["Could not find imported module support code for ansible_collections.community.general.plugins.modules.filesystem. Looked for (['ansible.module_utils.compat.version.LooseVersion', 'ansible.module_utils.compat.version'])"] 2024-01-02T23:53:02.064 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=a5d031a8d09e4f33aa1ddb61ecc2a6cc Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ["Could not find imported module support code for ansible_collections.community.general.plugins.modules.filesystem. Looked for (['ansible.module_utils.compat.version.LooseVersion', 'ansible.module_utils.compat.version'])"] 2024-01-02T23:53:02.066 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-01-02T23:53:02.075 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-01-02T23:53:02.076 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-01-02T23:53:02.111 DEBUG:teuthology.orchestra.run.smithi018:> 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-01-02T23:53:02.177 DEBUG:teuthology.orchestra.run.smithi031:> 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-01-02T23:53:02.240 DEBUG:teuthology.orchestra.run.smithi143:> 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-01-02T23:53:02.301 DEBUG:teuthology.orchestra.run.smithi018:> 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 2024-01-02T23:53:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:02.338 DEBUG:teuthology.orchestra.run.smithi031:> 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 2024-01-02T23:53:02.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:02.374 DEBUG:teuthology.orchestra.run.smithi143:> 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 2024-01-02T23:53:02.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:02.406 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-01-02T23:53:02.415 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-01-02T23:53:02.454 INFO:teuthology.task.internal:Duration was 311.371923 seconds 2024-01-02T23:53:02.454 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-01-02T23:53:02.502 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-01-02T23:53:02.502 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-02T23:53:02.505 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-02T23:53:02.507 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-02T23:53:02.558 INFO:teuthology.orchestra.run.smithi143.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:53:02.561 INFO:teuthology.orchestra.run.smithi018.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:53:02.563 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:53:03.018 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-01-02T23:53:03.019 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi018.front.sepia.ceph.com 2024-01-02T23:53:03.019 DEBUG:teuthology.orchestra.run.smithi018:> 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-01-02T23:53:03.048 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi031.front.sepia.ceph.com 2024-01-02T23:53:03.048 DEBUG:teuthology.orchestra.run.smithi031:> 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-01-02T23:53:03.076 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi143.front.sepia.ceph.com 2024-01-02T23:53:03.077 DEBUG:teuthology.orchestra.run.smithi143:> 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-01-02T23:53:03.102 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-01-02T23:53:03.102 DEBUG:teuthology.orchestra.run.smithi018:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-02T23:53:03.105 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-02T23:53:03.119 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-02T23:53:03.179 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-01-02T23:53:03.179 DEBUG:teuthology.orchestra.run.smithi018:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-02T23:53:03.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-02T23:53:03.201 DEBUG:teuthology.orchestra.run.smithi143:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-02T23:53:03.272 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-01-02T23:53:03.281 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-01-02T23:53:03.282 DEBUG:teuthology.orchestra.run.smithi018:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-02T23:53:03.316 DEBUG:teuthology.orchestra.run.smithi031:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-02T23:53:03.352 DEBUG:teuthology.orchestra.run.smithi143:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-02T23:53:03.382 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-01-02T23:53:03.408 DEBUG:teuthology.orchestra.run.smithi018:> 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-01-02T23:53:03.411 DEBUG:teuthology.orchestra.run.smithi031:> 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-01-02T23:53:03.415 DEBUG:teuthology.orchestra.run.smithi143:> 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-01-02T23:53:03.443 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern = core 2024-01-02T23:53:03.446 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = core 2024-01-02T23:53:03.450 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = core 2024-01-02T23:53:03.527 DEBUG:teuthology.orchestra.run.smithi018:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-02T23:53:03.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:03.548 DEBUG:teuthology.orchestra.run.smithi031:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-02T23:53:03.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:03.588 DEBUG:teuthology.orchestra.run.smithi143:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-02T23:53:03.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:03.608 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-01-02T23:53:03.618 INFO:teuthology.task.internal:Transferring archived files... 2024-01-02T23:53:03.619 DEBUG:teuthology.misc:Transferring archived files from smithi018:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038/remote/smithi018 2024-01-02T23:53:03.621 DEBUG:teuthology.orchestra.run.smithi018:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-02T23:53:03.672 DEBUG:teuthology.misc:Transferring archived files from smithi031:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038/remote/smithi031 2024-01-02T23:53:03.673 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-02T23:53:03.739 DEBUG:teuthology.misc:Transferring archived files from smithi143:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038/remote/smithi143 2024-01-02T23:53:03.740 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-02T23:53:03.782 INFO:teuthology.task.internal:Removing archive directory... 2024-01-02T23:53:03.782 DEBUG:teuthology.orchestra.run.smithi018:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-02T23:53:03.784 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-02T23:53:03.787 DEBUG:teuthology.orchestra.run.smithi143:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-02T23:53:03.836 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-01-02T23:53:03.850 INFO:teuthology.task.internal:Not uploading archives. 2024-01-02T23:53:03.850 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-01-02T23:53:03.899 INFO:teuthology.task.internal:Tidying up after the test... 2024-01-02T23:53:03.899 DEBUG:teuthology.orchestra.run.smithi018:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-02T23:53:03.902 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-02T23:53:03.904 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-02T23:53:03.920 INFO:teuthology.orchestra.run.smithi018.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 2 23:53 /home/ubuntu/cephtest 2024-01-02T23:53:03.923 INFO:teuthology.orchestra.run.smithi031.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 2 23:53 /home/ubuntu/cephtest 2024-01-02T23:53:03.924 INFO:teuthology.orchestra.run.smithi143.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 2 23:53 /home/ubuntu/cephtest 2024-01-02T23:53:03.925 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-01-02T23:53:03.979 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-01-02T23:53:04.044 INFO:teuthology.nuke:Checking targets against current locks 2024-01-02T23:53:04.070 DEBUG:teuthology.nuke:shortname: smithi018 2024-01-02T23:53:04.071 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:53:04.097 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi018.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:42:29.071741', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN72DYfLB1Uty1y9/wLPyPPOX+CHHPKF7srwe6b9sEI07We5NTAfSFZRpsAHA8fMORRfJXQTX42JvwTGdbOvi5c='} 2024-01-02T23:53:04.102 DEBUG:teuthology.nuke:shortname: smithi031 2024-01-02T23:53:04.102 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:53:04.132 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:42:29.068933', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCBUZVgmkRtn8jidht0P6Uce1qDzURYXktuo98eeKURhfJq8immlRouBU9zHEqJEoFDMUPXCvbDJBPY55DkXrjg='} 2024-01-02T23:53:04.133 DEBUG:teuthology.nuke:shortname: smithi143 2024-01-02T23:53:04.134 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:53:04.167 INFO:teuthology.orchestra.console.smithi018:Power off 2024-01-02T23:53:04.168 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T23:53:04.177 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi143.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504038', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:42:29.070289', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIWzoUIbpbxUvfjpCrxJzNdWBmB0aLbX/ZW7aw7WpA4RFS3/BvVqFDcI+PZmqf5eEsl8CsyD6S0hkxcOuhfjlRQ='} 2024-01-02T23:53:04.193 DEBUG:teuthology.orchestra.console.smithi018:power off output: Chassis Power Control: Down/Off 2024-01-02T23:53:04.193 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:04.216 INFO:teuthology.orchestra.console.smithi031:Power off 2024-01-02T23:53:04.216 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T23:53:04.230 DEBUG:teuthology.orchestra.console.smithi018:check power output: Chassis Power is on 2024-01-02T23:53:04.240 DEBUG:teuthology.orchestra.console.smithi031:power off output: Chassis Power Control: Down/Off 2024-01-02T23:53:04.241 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:04.260 INFO:teuthology.orchestra.console.smithi143:Power off 2024-01-02T23:53:04.260 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T23:53:04.272 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2024-01-02T23:53:04.284 DEBUG:teuthology.orchestra.console.smithi143:power off output: Chassis Power Control: Down/Off 2024-01-02T23:53:04.285 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:04.312 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is on 2024-01-02T23:53:08.231 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:08.273 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:08.313 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:08.342 DEBUG:teuthology.orchestra.console.smithi018:check power output: Chassis Power is on 2024-01-02T23:53:08.383 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2024-01-02T23:53:08.423 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is on 2024-01-02T23:53:12.346 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:12.384 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:12.425 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:12.458 DEBUG:teuthology.orchestra.console.smithi018:check power output: Chassis Power is off 2024-01-02T23:53:12.495 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is off 2024-01-02T23:53:12.535 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is off 2024-01-02T23:53:12.559 INFO:teuthology.orchestra.console.smithi018:Power off completed 2024-01-02T23:53:12.596 INFO:teuthology.orchestra.console.smithi031:Power off completed 2024-01-02T23:53:12.636 INFO:teuthology.orchestra.console.smithi143:Power off completed 2024-01-02T23:53:12.741 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_monitoring_stack_basic} duration: 311.37192273139954 failure_reason: '["Could not find imported module support code for ansible_collections.community.general.plugins.modules.filesystem. Looked for ([''ansible.module_utils.compat.version.LooseVersion'', ''ansible.module_utils.compat.version''])"]' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=a5d031a8d09e4f33aa1ddb61ecc2a6cc status: dead success: false 2024-01-02T23:53:12.741 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T23:53:12.831 INFO:teuthology.run:DEAD