2023-10-11T22:08:35.114 INFO:root:teuthology version: 0.0.1.dev197+g8cdab07 2023-10-11T22:08:35.116 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi --description upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_rhel8} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} --archive /home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422176 --owner scheduled_teuthology@teuthology --verbose -- /home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422176/orig.config.yaml 2023-10-11T22:08:35.166 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-11T22:08:35.254 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422176 branch: main description: upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_rhel8} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: ceph-qa@ceph.com first_in_suite: false job_id: '7422176' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 139f9d150570a7260a8195111e0367fb0b954112 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 139f9d150570a7260a8195111e0367fb0b954112 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c owner: scheduled_teuthology@teuthology priority: 50 repo: https://github.com/ceph/ceph.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 1365 sha1: 139f9d150570a7260a8195111e0367fb0b954112 sleep_before_teardown: 0 suite: upgrade:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c targets: smithi094.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= 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: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: cephadm_branch: reef cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 8cdab074dcca9a68965bc5a50e9c30b691949723 timestamp: 2023-10-11_22:00:49 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh - print: '**** done end test_rbd_python.yaml' 2023-10-11T22:08:35.254 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa; will attempt to use it 2023-10-11T22:08:35.255 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks 2023-10-11T22:08:35.256 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-11T22:08:35.257 INFO:teuthology.task.internal:Checking packages... 2023-10-11T22:08:35.337 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '139f9d150570a7260a8195111e0367fb0b954112' 2023-10-11T22:08:35.337 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:08:35.338 INFO:teuthology.packaging:ref: None 2023-10-11T22:08:35.338 INFO:teuthology.packaging:tag: None 2023-10-11T22:08:35.338 INFO:teuthology.packaging:branch: main 2023-10-11T22:08:35.338 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:08:35.339 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-10-11T22:08:35.557 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6694.g6e66389a 2023-10-11T22:08:35.557 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-11T22:08:35.564 INFO:teuthology.task.internal:no buildpackages task found 2023-10-11T22:08:35.565 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-11T22:08:35.649 INFO:teuthology.task.internal:Saving configuration 2023-10-11T22:08:35.668 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-11T22:08:35.679 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:08:35.705 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi094.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422176', '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': '2023-10-11 22:03:16.905321', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:08:35.723 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422176', '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': '2023-10-11 22:03:16.903655', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:08:35.723 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-11T22:08:35.735 INFO:teuthology.task.internal:roles: ubuntu@smithi094.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-10-11T22:08:35.735 INFO:teuthology.task.internal:roles: ubuntu@smithi155.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-10-11T22:08:35.735 INFO:teuthology.run_tasks:Running task console_log... 2023-10-11T22:08:35.830 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd40f60ec10>, signals=[15]) 2023-10-11T22:08:35.831 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-11T22:08:35.841 INFO:teuthology.task.internal:Opening connections... 2023-10-11T22:08:35.841 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi094.front.sepia.ceph.com 2023-10-11T22:08:35.843 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:08:35.911 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2023-10-11T22:08:35.912 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:08:35.978 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-11T22:08:35.987 DEBUG:teuthology.orchestra.run.smithi094:> uname -m 2023-10-11T22:08:36.008 INFO:teuthology.orchestra.run.smithi094.stdout:x86_64 2023-10-11T22:08:36.009 DEBUG:teuthology.orchestra.run.smithi094:> cat /etc/os-release 2023-10-11T22:08:36.072 INFO:teuthology.orchestra.run.smithi094.stdout:NAME="Red Hat Enterprise Linux" 2023-10-11T22:08:36.072 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION="8.6 (Ootpa)" 2023-10-11T22:08:36.073 INFO:teuthology.orchestra.run.smithi094.stdout:ID="rhel" 2023-10-11T22:08:36.073 INFO:teuthology.orchestra.run.smithi094.stdout:ID_LIKE="fedora" 2023-10-11T22:08:36.073 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION_ID="8.6" 2023-10-11T22:08:36.074 INFO:teuthology.orchestra.run.smithi094.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:08:36.074 INFO:teuthology.orchestra.run.smithi094.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-11T22:08:36.074 INFO:teuthology.orchestra.run.smithi094.stdout:ANSI_COLOR="0;31" 2023-10-11T22:08:36.075 INFO:teuthology.orchestra.run.smithi094.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-11T22:08:36.075 INFO:teuthology.orchestra.run.smithi094.stdout:HOME_URL="https://www.redhat.com/" 2023-10-11T22:08:36.075 INFO:teuthology.orchestra.run.smithi094.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-11T22:08:36.076 INFO:teuthology.orchestra.run.smithi094.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:08:36.076 INFO:teuthology.orchestra.run.smithi094.stdout: 2023-10-11T22:08:36.076 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:08:36.077 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-11T22:08:36.077 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-11T22:08:36.078 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-11T22:08:36.079 INFO:teuthology.lock.ops:Updating smithi094.front.sepia.ceph.com on lock server 2023-10-11T22:08:36.100 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2023-10-11T22:08:36.120 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2023-10-11T22:08:36.121 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2023-10-11T22:08:36.180 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="Red Hat Enterprise Linux" 2023-10-11T22:08:36.180 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="8.6 (Ootpa)" 2023-10-11T22:08:36.181 INFO:teuthology.orchestra.run.smithi155.stdout:ID="rhel" 2023-10-11T22:08:36.181 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE="fedora" 2023-10-11T22:08:36.181 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="8.6" 2023-10-11T22:08:36.182 INFO:teuthology.orchestra.run.smithi155.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:08:36.182 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-11T22:08:36.182 INFO:teuthology.orchestra.run.smithi155.stdout:ANSI_COLOR="0;31" 2023-10-11T22:08:36.182 INFO:teuthology.orchestra.run.smithi155.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-11T22:08:36.183 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://www.redhat.com/" 2023-10-11T22:08:36.183 INFO:teuthology.orchestra.run.smithi155.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-11T22:08:36.183 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:08:36.183 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-10-11T22:08:36.184 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:08:36.184 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-11T22:08:36.184 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-11T22:08:36.184 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-11T22:08:36.185 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2023-10-11T22:08:36.208 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-11T22:08:36.220 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-11T22:08:36.264 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-11T22:08:36.265 DEBUG:teuthology.orchestra.run.smithi094:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:08:36.268 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:08:36.287 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-11T22:08:36.294 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-11T22:08:36.294 DEBUG:teuthology.orchestra.run.smithi094:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:08:36.327 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:08:36.359 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-11T22:08:36.415 INFO:teuthology.run_tasks:Running task kernel... 2023-10-11T22:08:36.432 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-11T22:08:36.433 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-11T22:08:36.433 DEBUG:teuthology.orchestra.run.smithi094:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:08:36.434 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:08:36.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:08:36.453 DEBUG:teuthology.orchestra.run.smithi094:> uname -r 2023-10-11T22:08:36.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:08:36.455 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2023-10-11T22:08:36.513 INFO:teuthology.orchestra.run.smithi094.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-11T22:08:36.513 INFO:teuthology.task.kernel:Running kernel on smithi094: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:08:36.514 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum install -y kernel 2023-10-11T22:08:36.515 INFO:teuthology.orchestra.run.smithi155.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-11T22:08:36.515 INFO:teuthology.task.kernel:Running kernel on smithi155: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:08:36.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum install -y kernel 2023-10-11T22:08:37.763 INFO:teuthology.orchestra.run.smithi155.stdout:Updating Subscription Management repositories. 2023-10-11T22:08:37.763 INFO:teuthology.orchestra.run.smithi155.stdout:Unable to read consumer identity 2023-10-11T22:08:37.847 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-10-11T22:08:37.847 INFO:teuthology.orchestra.run.smithi094.stdout:Unable to read consumer identity 2023-10-11T22:08:39.308 INFO:teuthology.orchestra.run.smithi155.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2023-10-11T22:08:39.531 INFO:teuthology.orchestra.run.smithi094.stdout:Copr repo for python3-asyncssh owned by ceph 10 kB/s | 3.5 kB 00:00 2023-10-11T22:08:41.026 INFO:teuthology.orchestra.run.smithi155.stdout:Extra Packages for Enterprise Linux 9.1 MB/s | 16 MB 00:01 2023-10-11T22:08:43.057 INFO:teuthology.orchestra.run.smithi094.stdout:Extra Packages for Enterprise Linux 4.5 MB/s | 16 MB 00:03 2023-10-11T22:08:44.659 INFO:teuthology.orchestra.run.smithi155.stdout:lab-extras 502 kB/s | 24 kB 00:00 2023-10-11T22:08:45.345 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-11T22:08:45.408 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-10-11T22:08:45.410 INFO:teuthology.orchestra.run.smithi155.stdout:Nothing to do. 2023-10-11T22:08:45.410 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-10-11T22:08:45.518 DEBUG:teuthology.orchestra.run.smithi155:> echo no | sudo yum reinstall kernel || true 2023-10-11T22:08:45.893 INFO:teuthology.orchestra.run.smithi155.stdout:Updating Subscription Management repositories. 2023-10-11T22:08:45.893 INFO:teuthology.orchestra.run.smithi155.stdout:Unable to read consumer identity 2023-10-11T22:08:46.157 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:00:02 ago on Wed 11 Oct 2023 10:08:44 PM UTC. 2023-10-11T22:08:46.201 INFO:teuthology.orchestra.run.smithi155.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:08:46.247 INFO:teuthology.orchestra.run.smithi155.stderr:Error: No packages marked for reinstall. 2023-10-11T22:08:46.293 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum reinstall -y kernel || true 2023-10-11T22:08:46.582 INFO:teuthology.orchestra.run.smithi094.stdout:lab-extras 453 kB/s | 24 kB 00:00 2023-10-11T22:08:46.625 INFO:teuthology.orchestra.run.smithi155.stdout:Updating Subscription Management repositories. 2023-10-11T22:08:46.625 INFO:teuthology.orchestra.run.smithi155.stdout:Unable to read consumer identity 2023-10-11T22:08:46.877 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:00:02 ago on Wed 11 Oct 2023 10:08:44 PM UTC. 2023-10-11T22:08:46.920 INFO:teuthology.orchestra.run.smithi155.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:08:46.940 INFO:teuthology.orchestra.run.smithi155.stderr:Error: No packages marked for reinstall. 2023-10-11T22:08:46.986 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:08:47.067 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-11T22:08:47.067 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:08:47.068 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-11T22:08:47.068 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-11T22:08:47.068 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-11T22:08:47.096 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2023-10-11T22:08:47.112 DEBUG:teuthology.parallel:result is None 2023-10-11T22:08:47.293 INFO:teuthology.orchestra.run.smithi094.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-11T22:08:47.336 INFO:teuthology.orchestra.run.smithi094.stdout:Dependencies resolved. 2023-10-11T22:08:47.337 INFO:teuthology.orchestra.run.smithi094.stdout:Nothing to do. 2023-10-11T22:08:47.338 INFO:teuthology.orchestra.run.smithi094.stdout:Complete! 2023-10-11T22:08:47.478 DEBUG:teuthology.orchestra.run.smithi094:> echo no | sudo yum reinstall kernel || true 2023-10-11T22:08:47.811 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-10-11T22:08:47.812 INFO:teuthology.orchestra.run.smithi094.stdout:Unable to read consumer identity 2023-10-11T22:08:48.074 INFO:teuthology.orchestra.run.smithi094.stdout:Last metadata expiration check: 0:00:02 ago on Wed 11 Oct 2023 10:08:46 PM UTC. 2023-10-11T22:08:48.117 INFO:teuthology.orchestra.run.smithi094.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:08:48.157 INFO:teuthology.orchestra.run.smithi094.stderr:Error: No packages marked for reinstall. 2023-10-11T22:08:48.203 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum reinstall -y kernel || true 2023-10-11T22:08:48.533 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2023-10-11T22:08:48.533 INFO:teuthology.orchestra.run.smithi094.stdout:Unable to read consumer identity 2023-10-11T22:08:48.783 INFO:teuthology.orchestra.run.smithi094.stdout:Last metadata expiration check: 0:00:02 ago on Wed 11 Oct 2023 10:08:46 PM UTC. 2023-10-11T22:08:48.825 INFO:teuthology.orchestra.run.smithi094.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:08:48.853 INFO:teuthology.orchestra.run.smithi094.stderr:Error: No packages marked for reinstall. 2023-10-11T22:08:48.899 DEBUG:teuthology.orchestra.run.smithi094:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:08:48.979 INFO:teuthology.orchestra.run.smithi094.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-11T22:08:48.980 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:08:48.980 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-11T22:08:48.980 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-11T22:08:48.981 DEBUG:teuthology.orchestra.run.smithi094:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-11T22:08:49.014 INFO:teuthology.orchestra.run.smithi094.stdout:ttyS1 2023-10-11T22:08:49.027 DEBUG:teuthology.parallel:result is None 2023-10-11T22:08:49.028 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-11T22:08:49.037 INFO:teuthology.task.internal:Creating test directory... 2023-10-11T22:08:49.038 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-11T22:08:49.069 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-11T22:08:49.090 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-11T22:08:49.102 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-11T22:08:49.133 INFO:teuthology.task.internal:Creating archive directory... 2023-10-11T22:08:49.134 DEBUG:teuthology.orchestra.run.smithi094:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-11T22:08:49.136 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-11T22:08:49.163 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-11T22:08:49.178 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-11T22:08:49.178 DEBUG:teuthology.orchestra.run.smithi094:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-11T22:08:49.194 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-11T22:08:49.231 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:08:49.241 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:08:49.245 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:08:49.257 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:08:49.259 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-11T22:08:49.273 INFO:teuthology.task.internal:Configuring sudo... 2023-10-11T22:08:49.273 DEBUG:teuthology.orchestra.run.smithi094:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-11T22:08:49.285 DEBUG:teuthology.orchestra.run.smithi155:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-11T22:08:49.315 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-11T22:08:49.327 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-11T22:08:49.328 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-11T22:08:49.352 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-11T22:08:49.373 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:08:49.451 DEBUG:teuthology.orchestra.run.smithi094:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:08:49.507 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:08:49.586 DEBUG:teuthology.orchestra.run.smithi094:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:08:49.631 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2023-10-11T22:08:49.632 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-11T22:08:49.698 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:08:49.745 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:08:49.806 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:08:49.852 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:08:49.898 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-10-11T22:08:49.898 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-11T22:08:49.976 DEBUG:teuthology.orchestra.run.smithi094:> sudo service rsyslog restart 2023-10-11T22:08:49.979 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2023-10-11T22:08:50.028 INFO:teuthology.orchestra.run.smithi094.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:08:50.082 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:08:50.468 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-11T22:08:50.477 INFO:teuthology.task.internal:Starting timer... 2023-10-11T22:08:50.478 INFO:teuthology.run_tasks:Running task pcp... 2023-10-11T22:08:50.528 INFO:teuthology.run_tasks:Running task selinux... 2023-10-11T22:08:50.559 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-11T22:08:50.560 DEBUG:teuthology.orchestra.run.smithi094:> sudo service auditd rotate 2023-10-11T22:08:50.623 INFO:teuthology.orchestra.run.smithi094.stdout:Rotating logs: 2023-10-11T22:08:50.624 DEBUG:teuthology.orchestra.run.smithi155:> sudo service auditd rotate 2023-10-11T22:08:50.687 INFO:teuthology.orchestra.run.smithi155.stdout:Rotating logs: 2023-10-11T22:08:50.688 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-11T22:08:50.689 DEBUG:teuthology.orchestra.run.smithi094:> /usr/sbin/getenforce 2023-10-11T22:08:50.707 INFO:teuthology.orchestra.run.smithi094.stdout:Permissive 2023-10-11T22:08:50.707 DEBUG:teuthology.orchestra.run.smithi155:> /usr/sbin/getenforce 2023-10-11T22:08:50.733 INFO:teuthology.orchestra.run.smithi155.stdout:Permissive 2023-10-11T22:08:50.733 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi094.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi155.front.sepia.ceph.com': 'permissive'} 2023-10-11T22:08:50.733 DEBUG:teuthology.orchestra.run.smithi094:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-11T22:08:50.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:08:50.775 DEBUG:teuthology.orchestra.run.smithi155:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-11T22:08:50.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:08:50.803 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-11T22:08:50.803 DEBUG:teuthology.orchestra.run.smithi094:> sudo /usr/sbin/setenforce permissive 2023-10-11T22:08:50.842 DEBUG:teuthology.orchestra.run.smithi155:> sudo /usr/sbin/setenforce permissive 2023-10-11T22:08:50.872 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-11T22:08:50.886 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-11T22:08:50.892 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-11T22:08:51.004 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-11T22:08:51.020 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-10-11T22:08:51.022 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi094.front.sepia.ceph.com,smithi155.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-11T22:10:52.725 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-10-11T22:10:52.726 DEBUG:teuthology.task.console_log:Killing console logger for smithi094 2023-10-11T22:10:52.727 DEBUG:teuthology.task.console_log:Killing console logger for smithi155 2023-10-11T22:10:52.727 DEBUG:teuthology.exit:Finished running handlers