2024-04-19T02:14:21.555 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-19T02:14:21.556 DEBUG:teuthology.run:Teuthology command: teuthology --name sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi --description upgrade:reef-x:stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/rbd-cls 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --archive /home/teuthworker/archive/sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi/7663332 --owner scheduled_sjust@teuthology --verbose -- /home/teuthworker/archive/sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi/7663332/orig.config.yaml 2024-04-19T02:14:21.617 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T02:14:21.717 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi/7663332 branch: wip-sjust-squid-testing-2024-04-18 description: upgrade:reef-x:stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/rbd-cls 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: null first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' first_in_suite: false job_id: '7663332' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic cls tests for rbd ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-sjust-squid-testing-2024-04-18 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: 0e14f5e6f0b65f450e578e8b6f6baaeb0179d877 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 0e14f5e6f0b65f450e578e8b6f6baaeb0179d877 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-sjust-squid-testing-2024-04-18 sha1: 0e14f5e6f0b65f450e578e8b6f6baaeb0179d877 owner: scheduled_sjust@teuthology priority: 51 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 5531 sha1: 0e14f5e6f0b65f450e578e8b6f6baaeb0179d877 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 3/100 suite: upgrade:reef-x:stress-split suite_branch: wip-sjust-squid-testing-2024-04-18 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_0e14f5e6f0b65f450e578e8b6f6baaeb0179d877/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 0e14f5e6f0b65f450e578e8b6f6baaeb0179d877 targets: smithi193.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD8PJAzbWLG5XZR98jAMRH7AOOpPK64IG2ZCux9BmAp0tJER6JAIaKJJMUidn6ngoEooeFFegBp63OwpkSN+AVg= smithi195.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE0peMHzegCeotRxocC/Xp7d1uJ7DY7xVcmQuEj5L+pWt/grr6Gi6BWheaoUe/3yDlgZHR9czWCH86eHp1/SzUk= tasks: - install: branch: reef exclude_packages: - ceph-volume - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-19_02:04:26 tube: smithi user: sjust verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-19T02:14:21.717 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_0e14f5e6f0b65f450e578e8b6f6baaeb0179d877/qa; will attempt to use it 2024-04-19T02:14:21.718 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_0e14f5e6f0b65f450e578e8b6f6baaeb0179d877/qa/tasks 2024-04-19T02:14:21.718 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-19T02:14:21.719 INFO:teuthology.task.internal:Checking packages... 2024-04-19T02:14:21.743 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '0e14f5e6f0b65f450e578e8b6f6baaeb0179d877' 2024-04-19T02:14:21.744 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-19T02:14:21.744 INFO:teuthology.packaging:ref: None 2024-04-19T02:14:21.744 INFO:teuthology.packaging:tag: None 2024-04-19T02:14:21.744 INFO:teuthology.packaging:branch: wip-sjust-squid-testing-2024-04-18 2024-04-19T02:14:21.744 INFO:teuthology.packaging:sha1: 0e14f5e6f0b65f450e578e8b6f6baaeb0179d877 2024-04-19T02:14:21.744 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-sjust-squid-testing-2024-04-18 2024-04-19T02:14:21.968 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2404.g0e14f5e6 2024-04-19T02:14:21.969 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-19T02:14:21.978 INFO:teuthology.task.internal:no buildpackages task found 2024-04-19T02:14:21.978 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-19T02:14:21.991 INFO:teuthology.task.internal:Saving configuration 2024-04-19T02:14:22.013 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-19T02:14:22.021 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T02:14:22.043 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi193.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi/7663332', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-19 02:09:24.280518', 'locked_by': 'scheduled_sjust@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD8PJAzbWLG5XZR98jAMRH7AOOpPK64IG2ZCux9BmAp0tJER6JAIaKJJMUidn6ngoEooeFFegBp63OwpkSN+AVg='} 2024-04-19T02:14:22.062 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi/7663332', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-19 02:09:24.282180', 'locked_by': 'scheduled_sjust@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE0peMHzegCeotRxocC/Xp7d1uJ7DY7xVcmQuEj5L+pWt/grr6Gi6BWheaoUe/3yDlgZHR9czWCH86eHp1/SzUk='} 2024-04-19T02:14:22.062 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-19T02:14:22.073 INFO:teuthology.task.internal:roles: ubuntu@smithi193.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-04-19T02:14:22.073 INFO:teuthology.task.internal:roles: ubuntu@smithi195.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-04-19T02:14:22.073 INFO:teuthology.run_tasks:Running task console_log... 2024-04-19T02:14:22.146 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fcfba85e0d0>, signals=[15]) 2024-04-19T02:14:22.147 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-19T02:14:22.158 INFO:teuthology.task.internal:Opening connections... 2024-04-19T02:14:22.158 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi193.front.sepia.ceph.com 2024-04-19T02:14:22.160 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T02:14:22.248 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi195.front.sepia.ceph.com 2024-04-19T02:14:22.249 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T02:14:22.368 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-19T02:14:22.377 DEBUG:teuthology.orchestra.run.smithi193:> uname -m 2024-04-19T02:14:22.395 INFO:teuthology.orchestra.run.smithi193.stdout:x86_64 2024-04-19T02:14:22.395 DEBUG:teuthology.orchestra.run.smithi193:> cat /etc/os-release 2024-04-19T02:14:22.451 INFO:teuthology.orchestra.run.smithi193.stdout:NAME="CentOS Stream" 2024-04-19T02:14:22.451 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION="9" 2024-04-19T02:14:22.451 INFO:teuthology.orchestra.run.smithi193.stdout:ID="centos" 2024-04-19T02:14:22.451 INFO:teuthology.orchestra.run.smithi193.stdout:ID_LIKE="rhel fedora" 2024-04-19T02:14:22.451 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION_ID="9" 2024-04-19T02:14:22.451 INFO:teuthology.orchestra.run.smithi193.stdout:PLATFORM_ID="platform:el9" 2024-04-19T02:14:22.451 INFO:teuthology.orchestra.run.smithi193.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-19T02:14:22.452 INFO:teuthology.orchestra.run.smithi193.stdout:ANSI_COLOR="0;31" 2024-04-19T02:14:22.452 INFO:teuthology.orchestra.run.smithi193.stdout:LOGO="fedora-logo-icon" 2024-04-19T02:14:22.452 INFO:teuthology.orchestra.run.smithi193.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-19T02:14:22.452 INFO:teuthology.orchestra.run.smithi193.stdout:HOME_URL="https://centos.org/" 2024-04-19T02:14:22.452 INFO:teuthology.orchestra.run.smithi193.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-19T02:14:22.452 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-19T02:14:22.452 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-19T02:14:22.453 INFO:teuthology.lock.ops:Updating smithi193.front.sepia.ceph.com on lock server 2024-04-19T02:14:22.476 DEBUG:teuthology.orchestra.run.smithi195:> uname -m 2024-04-19T02:14:22.493 INFO:teuthology.orchestra.run.smithi195.stdout:x86_64 2024-04-19T02:14:22.493 DEBUG:teuthology.orchestra.run.smithi195:> cat /etc/os-release 2024-04-19T02:14:22.550 INFO:teuthology.orchestra.run.smithi195.stdout:NAME="CentOS Stream" 2024-04-19T02:14:22.550 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION="9" 2024-04-19T02:14:22.550 INFO:teuthology.orchestra.run.smithi195.stdout:ID="centos" 2024-04-19T02:14:22.550 INFO:teuthology.orchestra.run.smithi195.stdout:ID_LIKE="rhel fedora" 2024-04-19T02:14:22.551 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION_ID="9" 2024-04-19T02:14:22.551 INFO:teuthology.orchestra.run.smithi195.stdout:PLATFORM_ID="platform:el9" 2024-04-19T02:14:22.551 INFO:teuthology.orchestra.run.smithi195.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-19T02:14:22.551 INFO:teuthology.orchestra.run.smithi195.stdout:ANSI_COLOR="0;31" 2024-04-19T02:14:22.551 INFO:teuthology.orchestra.run.smithi195.stdout:LOGO="fedora-logo-icon" 2024-04-19T02:14:22.551 INFO:teuthology.orchestra.run.smithi195.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-19T02:14:22.551 INFO:teuthology.orchestra.run.smithi195.stdout:HOME_URL="https://centos.org/" 2024-04-19T02:14:22.551 INFO:teuthology.orchestra.run.smithi195.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-19T02:14:22.551 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-19T02:14:22.551 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-19T02:14:22.551 INFO:teuthology.lock.ops:Updating smithi195.front.sepia.ceph.com on lock server 2024-04-19T02:14:22.576 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-19T02:14:22.588 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-19T02:14:22.609 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-19T02:14:22.610 DEBUG:teuthology.orchestra.run.smithi193:> test '!' -e /home/ubuntu/cephtest 2024-04-19T02:14:22.615 DEBUG:teuthology.orchestra.run.smithi195:> test '!' -e /home/ubuntu/cephtest 2024-04-19T02:14:22.631 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-19T02:14:22.642 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-19T02:14:22.642 DEBUG:teuthology.orchestra.run.smithi193:> test -z $(ls -A /var/lib/ceph) 2024-04-19T02:14:22.671 DEBUG:teuthology.orchestra.run.smithi195:> test -z $(ls -A /var/lib/ceph) 2024-04-19T02:14:22.771 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-19T02:14:22.832 INFO:teuthology.run_tasks:Running task kernel... 2024-04-19T02:14:22.851 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-19T02:14:22.851 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-19T02:14:22.852 DEBUG:teuthology.orchestra.run.smithi193:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T02:14:22.852 DEBUG:teuthology.orchestra.run.smithi195:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T02:14:22.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T02:14:22.868 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2024-04-19T02:14:22.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T02:14:22.869 DEBUG:teuthology.orchestra.run.smithi193:> uname -r 2024-04-19T02:14:22.924 INFO:teuthology.orchestra.run.smithi195.stdout:5.14.0-361.el9.x86_64 2024-04-19T02:14:22.925 INFO:teuthology.task.kernel:Running kernel on smithi195: 5.14.0-361.el9.x86_64 2024-04-19T02:14:22.925 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum install -y kernel 2024-04-19T02:14:22.926 INFO:teuthology.orchestra.run.smithi193.stdout:5.14.0-361.el9.x86_64 2024-04-19T02:14:22.926 INFO:teuthology.task.kernel:Running kernel on smithi193: 5.14.0-361.el9.x86_64 2024-04-19T02:14:22.926 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum install -y kernel 2024-04-19T02:14:25.027 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS-9 - AppStream 13 MB/s | 6.4 MB 00:00 2024-04-19T02:14:25.364 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS-9 - AppStream 7.5 MB/s | 6.4 MB 00:00 2024-04-19T02:14:26.610 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS-9 - BaseOS 4.2 MB/s | 2.0 MB 00:00 2024-04-19T02:14:26.997 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS-9 - BaseOS 3.8 MB/s | 2.0 MB 00:00 2024-04-19T02:14:28.529 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - BaseOS 6.7 MB/s | 8.0 MB 00:01 2024-04-19T02:14:28.609 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.0 MB 00:01 2024-04-19T02:14:30.822 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - AppStream 16 MB/s | 19 MB 00:01 2024-04-19T02:14:42.514 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - CRB 780 kB/s | 6.2 MB 00:08 2024-04-19T02:14:44.181 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 16 kB 00:00 2024-04-19T02:14:46.507 INFO:teuthology.orchestra.run.smithi193.stdout:Extra Packages for Enterprise Linux 9.6 MB/s | 21 MB 00:02 2024-04-19T02:14:50.857 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - AppStream 922 kB/s | 19 MB 00:21 2024-04-19T02:14:51.631 INFO:teuthology.orchestra.run.smithi193.stdout:lab-extras 45 kB/s | 1.7 kB 00:00 2024-04-19T02:14:54.005 INFO:teuthology.orchestra.run.smithi193.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-19T02:14:54.006 INFO:teuthology.orchestra.run.smithi193.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-19T02:14:54.104 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-19T02:14:54.115 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-19T02:14:54.115 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout:Install 4 Packages 2024-04-19T02:14:54.116 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-19T02:14:54.117 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 78 M 2024-04-19T02:14:54.117 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 125 M 2024-04-19T02:14:54.117 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-19T02:14:54.243 INFO:teuthology.orchestra.run.smithi193.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 231 kB/s | 29 kB 00:00 2024-04-19T02:14:54.883 INFO:teuthology.orchestra.run.smithi193.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 21 MB/s | 16 MB 00:00 2024-04-19T02:14:54.999 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.2 MB 00:00 2024-04-19T02:14:55.316 INFO:teuthology.orchestra.run.smithi193.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 25 MB/s | 27 MB 00:01 2024-04-19T02:14:55.683 INFO:teuthology.orchestra.run.smithi193.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 22 MB/s | 34 MB 00:01 2024-04-19T02:14:55.686 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-19T02:14:55.686 INFO:teuthology.orchestra.run.smithi193.stdout:Total 49 MB/s | 78 MB 00:01 2024-04-19T02:14:55.686 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-19T02:14:56.038 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-19T02:14:56.038 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-19T02:14:56.450 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - Extras packages 73 kB/s | 16 kB 00:00 2024-04-19T02:14:56.878 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-19T02:14:56.878 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-19T02:14:59.078 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-19T02:14:59.227 INFO:teuthology.orchestra.run.smithi195.stdout:Extra Packages for Enterprise Linux 7.9 MB/s | 21 MB 00:02 2024-04-19T02:14:59.716 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T02:14:59.808 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T02:15:02.188 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T02:15:02.332 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T02:15:04.310 INFO:teuthology.orchestra.run.smithi195.stdout:lab-extras 45 kB/s | 1.7 kB 00:00 2024-04-19T02:15:06.692 INFO:teuthology.orchestra.run.smithi195.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-19T02:15:06.692 INFO:teuthology.orchestra.run.smithi195.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-19T02:15:06.789 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2024-04-19T02:15:06.805 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-04-19T02:15:06.805 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout: kernel x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 29 k 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 16 M 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-modules x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 34 M 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-modules-core x86_64 6.9.0-0.rc2.1.el10 CentOS-BaseOS 27 M 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout:Install 4 Packages 2024-04-19T02:15:06.806 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-04-19T02:15:06.807 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 78 M 2024-04-19T02:15:06.807 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 125 M 2024-04-19T02:15:06.807 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2024-04-19T02:15:06.920 INFO:teuthology.orchestra.run.smithi195.stdout:(1/4): kernel-6.9.0-0.rc2.1.el10.x86_64.rpm 254 kB/s | 29 kB 00:00 2024-04-19T02:15:07.176 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T02:15:07.279 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:07.778 INFO:teuthology.orchestra.run.smithi195.stdout:(2/4): kernel-core-6.9.0-0.rc2.1.el10.x86_64.rp 17 MB/s | 16 MB 00:00 2024-04-19T02:15:08.170 INFO:teuthology.orchestra.run.smithi195.stdout:(3/4): kernel-modules-core-6.9.0-0.rc2.1.el10.x 22 MB/s | 27 MB 00:01 2024-04-19T02:15:08.528 INFO:teuthology.orchestra.run.smithi195.stdout:(4/4): kernel-modules-6.9.0-0.rc2.1.el10.x86_64 20 MB/s | 34 MB 00:01 2024-04-19T02:15:08.531 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2024-04-19T02:15:08.532 INFO:teuthology.orchestra.run.smithi195.stdout:Total 45 MB/s | 78 MB 00:01 2024-04-19T02:15:08.532 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2024-04-19T02:15:08.906 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2024-04-19T02:15:08.907 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2024-04-19T02:15:09.741 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2024-04-19T02:15:09.741 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2024-04-19T02:15:11.919 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2024-04-19T02:15:12.081 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:12.570 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T02:15:12.671 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T02:15:14.959 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T02:15:15.094 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T02:15:19.848 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T02:15:19.958 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:24.760 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:42.018 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:42.018 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-19T02:15:42.018 INFO:teuthology.orchestra.run.smithi193.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-19T02:15:42.018 INFO:teuthology.orchestra.run.smithi193.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-19T02:15:42.018 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-19T02:15:42.060 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:42.393 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:42.393 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T02:15:42.393 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T02:15:42.393 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T02:15:42.843 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:42.843 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-19T02:15:42.844 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-19T02:15:42.844 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:42.844 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:42.844 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:42.844 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:42.844 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-19T02:15:42.844 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-19T02:15:43.165 DEBUG:teuthology.orchestra.run.smithi193:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T02:15:43.301 INFO:teuthology.orchestra.run.smithi193.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:43.301 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:43.301 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:43.301 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T02:15:43.301 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T02:15:43.301 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-19T02:15:43.302 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi193.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T02:15:43.302 DEBUG:teuthology.orchestra.run.smithi193:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T02:15:43.381 INFO:teuthology.orchestra.run.smithi193.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:43.382 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:43.382 DEBUG:teuthology.orchestra.run.smithi193:> sudo rpm -qi grub2-tools 2024-04-19T02:15:43.415 INFO:teuthology.orchestra.run.smithi193.stdout:Name : grub2-tools 2024-04-19T02:15:43.415 INFO:teuthology.orchestra.run.smithi193.stdout:Epoch : 1 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Version : 2.06 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Release : 68.el9 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Architecture: x86_64 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Group : Unspecified 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Size : 8264254 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:License : GPLv3+ 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Packager : builder@centos.org 2024-04-19T02:15:43.416 INFO:teuthology.orchestra.run.smithi193.stdout:Vendor : CentOS 2024-04-19T02:15:43.417 INFO:teuthology.orchestra.run.smithi193.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-19T02:15:43.417 INFO:teuthology.orchestra.run.smithi193.stdout:Summary : Support tools for GRUB. 2024-04-19T02:15:43.417 INFO:teuthology.orchestra.run.smithi193.stdout:Description : 2024-04-19T02:15:43.417 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-19T02:15:43.417 INFO:teuthology.orchestra.run.smithi193.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-19T02:15:43.417 INFO:teuthology.orchestra.run.smithi193.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-19T02:15:43.417 INFO:teuthology.orchestra.run.smithi193.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-19T02:15:43.417 INFO:teuthology.orchestra.run.smithi193.stdout:hardware devices. 2024-04-19T02:15:43.417 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-19T02:15:43.417 INFO:teuthology.orchestra.run.smithi193.stdout:This subpackage provides tools for support of all platforms. 2024-04-19T02:15:43.418 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-19T02:15:43.418 INFO:teuthology.task.kernel:Updating grub on smithi193 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:43.418 DEBUG:teuthology.orchestra.run.smithi193:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-19T02:15:44.046 INFO:teuthology.orchestra.run.smithi193.stderr:Generating grub configuration file ... 2024-04-19T02:15:45.476 INFO:teuthology.orchestra.run.smithi193.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-19T02:15:45.496 INFO:teuthology.orchestra.run.smithi193.stderr:done 2024-04-19T02:15:45.499 DEBUG:teuthology.orchestra.run.smithi193:> mktemp 2024-04-19T02:15:45.515 INFO:teuthology.orchestra.run.smithi193.stdout:/tmp/tmp.KFJCbL629j 2024-04-19T02:15:45.515 DEBUG:teuthology.orchestra.run.smithi193:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.KFJCbL629j 2024-04-19T02:15:45.583 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 0666 /tmp/tmp.KFJCbL629j 2024-04-19T02:15:45.724 DEBUG:teuthology.orchestra.remote:smithi193:/tmp/tmp.KFJCbL629j is 6KB 2024-04-19T02:15:45.773 DEBUG:teuthology.orchestra.run.smithi193:> rm -fr /tmp/tmp.KFJCbL629j 2024-04-19T02:15:45.787 DEBUG:teuthology.orchestra.run.smithi193:> sudo /bin/ls /boot/loader/entries || true 2024-04-19T02:15:45.852 INFO:teuthology.orchestra.run.smithi193.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-19T02:15:45.852 INFO:teuthology.orchestra.run.smithi193.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-19T02:15:45.852 INFO:teuthology.orchestra.run.smithi193.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-19T02:15:45.852 INFO:teuthology.orchestra.run.smithi193.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-19T02:15:45.853 DEBUG:teuthology.orchestra.run.smithi193:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:45.994 DEBUG:teuthology.orchestra.run.smithi193:> sudo shutdown -r now 2024-04-19T02:15:54.559 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:54.559 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-04-19T02:15:54.559 INFO:teuthology.orchestra.run.smithi195.stdout:gzip: /lib/modules/6.9.0-0.rc2.1.el10.x86_64/symvers.xz: not in gzip format 2024-04-19T02:15:54.559 INFO:teuthology.orchestra.run.smithi195.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-19T02:15:54.559 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-04-19T02:15:54.601 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:55.011 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:55.012 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : kernel-6.9.0-0.rc2.1.el10.x86_64 1/4 2024-04-19T02:15:55.012 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : kernel-core-6.9.0-0.rc2.1.el10.x86_64 2/4 2024-04-19T02:15:55.012 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : kernel-modules-6.9.0-0.rc2.1.el10.x86_64 3/4 2024-04-19T02:15:55.441 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 4/4 2024-04-19T02:15:55.441 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-04-19T02:15:55.442 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2024-04-19T02:15:55.442 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:55.442 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:55.442 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-modules-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:55.442 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-modules-core-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:55.442 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-04-19T02:15:55.442 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2024-04-19T02:15:55.759 DEBUG:teuthology.orchestra.run.smithi195:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T02:15:55.869 INFO:teuthology.orchestra.run.smithi195.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:55.869 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:55.869 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:55.870 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T02:15:55.870 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T02:15:55.870 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-19T02:15:55.870 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi195.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T02:15:55.870 DEBUG:teuthology.orchestra.run.smithi195:> rpm -q kernel | sort -rV | head -n 1 2024-04-19T02:15:55.949 INFO:teuthology.orchestra.run.smithi195.stdout:kernel-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:55.949 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:55.949 DEBUG:teuthology.orchestra.run.smithi195:> sudo rpm -qi grub2-tools 2024-04-19T02:15:55.990 INFO:teuthology.orchestra.run.smithi195.stdout:Name : grub2-tools 2024-04-19T02:15:55.990 INFO:teuthology.orchestra.run.smithi195.stdout:Epoch : 1 2024-04-19T02:15:55.990 INFO:teuthology.orchestra.run.smithi195.stdout:Version : 2.06 2024-04-19T02:15:55.990 INFO:teuthology.orchestra.run.smithi195.stdout:Release : 68.el9 2024-04-19T02:15:55.990 INFO:teuthology.orchestra.run.smithi195.stdout:Architecture: x86_64 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:Group : Unspecified 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:Size : 8264254 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:License : GPLv3+ 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:Packager : builder@centos.org 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:Vendor : CentOS 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:Summary : Support tools for GRUB. 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout:Description : 2024-04-19T02:15:55.991 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-04-19T02:15:55.992 INFO:teuthology.orchestra.run.smithi195.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-19T02:15:55.992 INFO:teuthology.orchestra.run.smithi195.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-19T02:15:55.992 INFO:teuthology.orchestra.run.smithi195.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-19T02:15:55.992 INFO:teuthology.orchestra.run.smithi195.stdout:hardware devices. 2024-04-19T02:15:55.992 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-04-19T02:15:55.992 INFO:teuthology.orchestra.run.smithi195.stdout:This subpackage provides tools for support of all platforms. 2024-04-19T02:15:55.993 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-19T02:15:55.993 INFO:teuthology.task.kernel:Updating grub on smithi195 to boot 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:55.993 DEBUG:teuthology.orchestra.run.smithi195:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-19T02:15:56.565 INFO:teuthology.orchestra.run.smithi195.stderr:Generating grub configuration file ... 2024-04-19T02:15:57.952 INFO:teuthology.orchestra.run.smithi195.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-19T02:15:57.981 INFO:teuthology.orchestra.run.smithi195.stderr:done 2024-04-19T02:15:57.983 DEBUG:teuthology.orchestra.run.smithi195:> mktemp 2024-04-19T02:15:57.998 INFO:teuthology.orchestra.run.smithi195.stdout:/tmp/tmp.lYfeZnXm7D 2024-04-19T02:15:57.999 DEBUG:teuthology.orchestra.run.smithi195:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.lYfeZnXm7D 2024-04-19T02:15:58.068 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 0666 /tmp/tmp.lYfeZnXm7D 2024-04-19T02:15:58.210 DEBUG:teuthology.orchestra.remote:smithi195:/tmp/tmp.lYfeZnXm7D is 6KB 2024-04-19T02:15:58.259 DEBUG:teuthology.orchestra.run.smithi195:> rm -fr /tmp/tmp.lYfeZnXm7D 2024-04-19T02:15:58.273 DEBUG:teuthology.orchestra.run.smithi195:> sudo /bin/ls /boot/loader/entries || true 2024-04-19T02:15:58.347 INFO:teuthology.orchestra.run.smithi195.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-19T02:15:58.347 INFO:teuthology.orchestra.run.smithi195.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-19T02:15:58.347 INFO:teuthology.orchestra.run.smithi195.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-19T02:15:58.347 INFO:teuthology.orchestra.run.smithi195.stdout:15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64.conf 2024-04-19T02:15:58.348 DEBUG:teuthology.orchestra.run.smithi195:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:15:58.501 DEBUG:teuthology.orchestra.run.smithi195:> sudo shutdown -r now 2024-04-19T02:16:16.014 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-19T02:16:16.015 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-04-19T02:16:16.016 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T02:16:28.514 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-19T02:16:28.515 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-04-19T02:16:28.515 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T02:17:16.067 DEBUG:teuthology.orchestra.remote:timed out 2024-04-19T02:17:25.074 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-04-19T02:17:25.075 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T02:17:25.619 DEBUG:teuthology.orchestra.run.smithi193:> true 2024-04-19T02:17:26.069 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-04-19T02:17:26.069 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-19T02:17:26.070 DEBUG:teuthology.orchestra.run.smithi193:> uname -r 2024-04-19T02:17:26.085 INFO:teuthology.orchestra.run.smithi193.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:17:26.085 DEBUG:teuthology.task.kernel:current kernel version is 6.9.0-0.rc2.1.el10.x86_64 vs 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:17:26.085 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T02:17:26.085 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-19T02:17:27.086 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-19T02:17:27.086 DEBUG:teuthology.orchestra.run.smithi193:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T02:17:27.146 INFO:teuthology.orchestra.run.smithi193.stdout:ttyS1 2024-04-19T02:17:27.177 DEBUG:teuthology.parallel:result is None 2024-04-19T02:17:28.518 DEBUG:teuthology.orchestra.remote:timed out 2024-04-19T02:17:37.519 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-04-19T02:17:37.519 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T02:17:37.908 DEBUG:teuthology.orchestra.run.smithi195:> true 2024-04-19T02:17:38.522 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-04-19T02:17:38.522 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "6.9.0-0.rc2.1.el10.x86_64"... 2024-04-19T02:17:38.522 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2024-04-19T02:17:38.537 INFO:teuthology.orchestra.run.smithi195.stdout:6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:17:38.537 DEBUG:teuthology.task.kernel:current kernel version is 6.9.0-0.rc2.1.el10.x86_64 vs 6.9.0-0.rc2.1.el10.x86_64 2024-04-19T02:17:38.538 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T02:17:38.538 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-19T02:17:39.538 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-19T02:17:39.539 DEBUG:teuthology.orchestra.run.smithi195:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T02:17:39.698 INFO:teuthology.orchestra.run.smithi195.stdout:ttyS1 2024-04-19T02:17:39.742 DEBUG:teuthology.parallel:result is None 2024-04-19T02:17:39.743 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-19T02:17:39.750 INFO:teuthology.task.internal:Creating test directory... 2024-04-19T02:17:39.750 DEBUG:teuthology.orchestra.run.smithi193:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T02:17:39.754 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T02:17:39.793 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-19T02:17:39.800 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-19T02:17:39.808 INFO:teuthology.task.internal:Creating archive directory... 2024-04-19T02:17:39.808 DEBUG:teuthology.orchestra.run.smithi193:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T02:17:39.814 DEBUG:teuthology.orchestra.run.smithi195:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T02:17:40.335 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-19T02:17:40.342 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-19T02:17:40.342 DEBUG:teuthology.orchestra.run.smithi193:> 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-04-19T02:17:40.345 DEBUG:teuthology.orchestra.run.smithi195:> 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-04-19T02:17:40.378 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T02:17:40.391 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T02:17:40.425 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T02:17:40.425 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T02:17:40.425 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-19T02:17:40.434 INFO:teuthology.task.internal:Configuring sudo... 2024-04-19T02:17:40.434 DEBUG:teuthology.orchestra.run.smithi193:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T02:17:40.437 DEBUG:teuthology.orchestra.run.smithi195:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T02:17:40.495 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-19T02:17:40.505 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-19T02:17:40.505 DEBUG:teuthology.orchestra.run.smithi193:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T02:17:40.510 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T02:17:40.552 DEBUG:teuthology.orchestra.run.smithi193:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T02:17:40.614 DEBUG:teuthology.orchestra.run.smithi193:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T02:17:40.675 DEBUG:teuthology.orchestra.run.smithi193:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T02:17:40.717 DEBUG:teuthology.orchestra.run.smithi193:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T02:17:40.763 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-04-19T02:17:40.763 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T02:17:40.832 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T02:17:40.873 DEBUG:teuthology.orchestra.run.smithi195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T02:17:40.950 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T02:17:40.987 DEBUG:teuthology.orchestra.run.smithi195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T02:17:41.037 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-04-19T02:17:41.038 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T02:17:41.106 DEBUG:teuthology.orchestra.run.smithi193:> sudo service rsyslog restart 2024-04-19T02:17:41.109 DEBUG:teuthology.orchestra.run.smithi195:> sudo service rsyslog restart 2024-04-19T02:17:41.171 INFO:teuthology.orchestra.run.smithi193.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T02:17:41.224 INFO:teuthology.orchestra.run.smithi195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T02:17:41.714 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-19T02:17:41.723 INFO:teuthology.task.internal:Starting timer... 2024-04-19T02:17:41.724 INFO:teuthology.run_tasks:Running task pcp... 2024-04-19T02:17:41.733 INFO:teuthology.run_tasks:Running task selinux... 2024-04-19T02:17:41.743 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-19T02:17:41.744 DEBUG:teuthology.orchestra.run.smithi193:> sudo service auditd rotate 2024-04-19T02:17:41.820 INFO:teuthology.orchestra.run.smithi193.stdout:Rotating logs: 2024-04-19T02:17:41.822 DEBUG:teuthology.orchestra.run.smithi195:> sudo service auditd rotate 2024-04-19T02:17:41.891 INFO:teuthology.orchestra.run.smithi195.stdout:Rotating logs: 2024-04-19T02:17:41.893 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-19T02:17:41.893 DEBUG:teuthology.orchestra.run.smithi193:> /usr/sbin/getenforce 2024-04-19T02:17:41.914 INFO:teuthology.orchestra.run.smithi193.stdout:Permissive 2024-04-19T02:17:41.914 DEBUG:teuthology.orchestra.run.smithi195:> /usr/sbin/getenforce 2024-04-19T02:17:41.936 INFO:teuthology.orchestra.run.smithi195.stdout:Permissive 2024-04-19T02:17:41.936 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi193.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi195.front.sepia.ceph.com': 'permissive'} 2024-04-19T02:17:41.937 DEBUG:teuthology.orchestra.run.smithi193:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-19T02:17:41.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T02:17:41.984 DEBUG:teuthology.orchestra.run.smithi195:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-19T02:17:42.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T02:17:42.013 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-19T02:17:42.013 DEBUG:teuthology.orchestra.run.smithi193:> sudo /usr/sbin/setenforce permissive 2024-04-19T02:17:42.057 DEBUG:teuthology.orchestra.run.smithi195:> sudo /usr/sbin/setenforce permissive 2024-04-19T02:17:42.088 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-19T02:17:42.099 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-19T02:17:42.105 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-19T02:17:42.243 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-19T02:17:42.259 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-04-19T02:17:42.260 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi193.front.sepia.ceph.com,smithi195.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-19T02:21:26.080 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi/7663332/ansible_failures.yaml 2024-04-19T02:21:26.082 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi195.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi193.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: [] 2024-04-19T02:21:26.316 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=a30aa841f20946d3b69e979db5001f23 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi195.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi193.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: [] 2024-04-19T02:21:26.319 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-19T02:21:26.327 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-19T02:21:26.327 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-19T02:21:26.351 DEBUG:teuthology.orchestra.run.smithi193:> 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-04-19T02:21:26.422 DEBUG:teuthology.orchestra.run.smithi195:> 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-04-19T02:21:26.487 DEBUG:teuthology.orchestra.run.smithi193:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-19T02:21:26.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T02:21:26.521 DEBUG:teuthology.orchestra.run.smithi195:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-19T02:21:26.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T02:21:26.553 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-19T02:21:26.561 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-19T02:21:26.569 INFO:teuthology.task.internal:Duration was 224.845846 seconds 2024-04-19T02:21:26.570 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-19T02:21:26.579 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-19T02:21:26.579 DEBUG:teuthology.orchestra.run.smithi193:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T02:21:26.582 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T02:21:26.628 INFO:teuthology.orchestra.run.smithi193.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T02:21:26.639 INFO:teuthology.orchestra.run.smithi195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-19T02:21:26.897 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-19T02:21:26.897 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi193.front.sepia.ceph.com 2024-04-19T02:21:26.898 DEBUG:teuthology.orchestra.run.smithi193:> 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-04-19T02:21:26.934 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi195.front.sepia.ceph.com 2024-04-19T02:21:26.935 DEBUG:teuthology.orchestra.run.smithi195:> 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-04-19T02:21:26.961 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-19T02:21:26.963 DEBUG:teuthology.orchestra.run.smithi193:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T02:21:26.977 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T02:21:27.031 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-19T02:21:27.032 DEBUG:teuthology.orchestra.run.smithi193:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T02:21:27.048 DEBUG:teuthology.orchestra.run.smithi195:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T02:21:27.158 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-19T02:21:27.168 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-19T02:21:27.168 DEBUG:teuthology.orchestra.run.smithi193:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T02:21:27.197 DEBUG:teuthology.orchestra.run.smithi195:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T02:21:27.227 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-19T02:21:27.236 DEBUG:teuthology.orchestra.run.smithi193:> 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-04-19T02:21:27.240 DEBUG:teuthology.orchestra.run.smithi195:> 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-04-19T02:21:27.265 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern = core 2024-04-19T02:21:27.294 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = core 2024-04-19T02:21:27.316 DEBUG:teuthology.orchestra.run.smithi193:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T02:21:27.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T02:21:27.343 DEBUG:teuthology.orchestra.run.smithi195:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T02:21:27.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T02:21:27.372 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-19T02:21:27.382 INFO:teuthology.task.internal:Transferring archived files... 2024-04-19T02:21:27.383 DEBUG:teuthology.misc:Transferring archived files from smithi193:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi/7663332/remote/smithi193 2024-04-19T02:21:27.384 DEBUG:teuthology.orchestra.run.smithi193:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T02:21:27.433 DEBUG:teuthology.misc:Transferring archived files from smithi195:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi/7663332/remote/smithi195 2024-04-19T02:21:27.434 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T02:21:27.482 INFO:teuthology.task.internal:Removing archive directory... 2024-04-19T02:21:27.483 DEBUG:teuthology.orchestra.run.smithi193:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T02:21:27.485 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T02:21:27.533 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-19T02:21:27.545 INFO:teuthology.task.internal:Not uploading archives. 2024-04-19T02:21:27.545 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-19T02:21:27.553 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-19T02:21:27.554 DEBUG:teuthology.orchestra.run.smithi193:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T02:21:27.556 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T02:21:27.571 INFO:teuthology.orchestra.run.smithi193.stdout: 264972 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 02:21 /home/ubuntu/cephtest 2024-04-19T02:21:27.588 INFO:teuthology.orchestra.run.smithi195.stdout: 265696 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 02:21 /home/ubuntu/cephtest 2024-04-19T02:21:27.589 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-19T02:21:27.600 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-19T02:21:27.620 INFO:teuthology.nuke:Checking targets against current locks 2024-04-19T02:21:27.650 DEBUG:teuthology.nuke:shortname: smithi193 2024-04-19T02:21:27.650 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T02:21:27.672 DEBUG:teuthology.nuke:shortname: smithi195 2024-04-19T02:21:27.672 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T02:21:27.676 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi193.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi/7663332', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-19 02:09:24.280518', 'locked_by': 'scheduled_sjust@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD8PJAzbWLG5XZR98jAMRH7AOOpPK64IG2ZCux9BmAp0tJER6JAIaKJJMUidn6ngoEooeFFegBp63OwpkSN+AVg='} 2024-04-19T02:21:27.699 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sjust-2024-04-19_02:04:26-upgrade:reef-x:stress-split-wip-sjust-squid-testing-2024-04-18-distro-default-smithi/7663332', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-19 02:09:24.282180', 'locked_by': 'scheduled_sjust@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE0peMHzegCeotRxocC/Xp7d1uJ7DY7xVcmQuEj5L+pWt/grr6Gi6BWheaoUe/3yDlgZHR9czWCH86eHp1/SzUk='} 2024-04-19T02:21:27.726 INFO:teuthology.orchestra.console.smithi193:Power off 2024-04-19T02:21:27.726 DEBUG:teuthology.orchestra.console.smithi193:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T02:21:27.758 INFO:teuthology.orchestra.console.smithi195:Power off 2024-04-19T02:21:27.758 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T02:21:27.768 DEBUG:teuthology.orchestra.console.smithi193:power off output: Chassis Power Control: Down/Off 2024-04-19T02:21:27.768 DEBUG:teuthology.orchestra.console.smithi193:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T02:21:27.781 DEBUG:teuthology.orchestra.console.smithi195:power off output: Chassis Power Control: Down/Off 2024-04-19T02:21:27.782 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T02:21:27.793 DEBUG:teuthology.orchestra.console.smithi193:check power output: Chassis Power is on 2024-04-19T02:21:27.808 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2024-04-19T02:21:31.794 DEBUG:teuthology.orchestra.console.smithi193:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T02:21:31.809 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T02:21:31.905 DEBUG:teuthology.orchestra.console.smithi193:check power output: Chassis Power is on 2024-04-19T02:21:31.919 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2024-04-19T02:21:35.910 DEBUG:teuthology.orchestra.console.smithi193:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T02:21:35.921 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T02:21:36.022 DEBUG:teuthology.orchestra.console.smithi193:check power output: Chassis Power is off 2024-04-19T02:21:36.033 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is off 2024-04-19T02:21:36.123 INFO:teuthology.orchestra.console.smithi193:Power off completed 2024-04-19T02:21:36.135 INFO:teuthology.orchestra.console.smithi195:Power off completed 2024-04-19T02:21:36.269 INFO:teuthology.run:Summary data: description: upgrade:reef-x:stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/rbd-cls 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 224.84584641456604 failure_reason: 'smithi195.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []smithi193.front.sepia.ceph.com: _ansible_no_log: null changed: false failures: [] invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - dnf-utils - sysstat - libedit - boost-thread - xfsprogs - gdisk - parted - libgcrypt - fuse-libs - openssl - libuuid - podman - attr - lsof - gettext - bc - xfsdump - blktrace - usbredir - valgrind - nfs-utils - ncurses-devel - gcc - git - genisoimage - qemu-img - qemu-kvm-core - qemu-kvm-block-rbd - libacl-devel - autoconf - gdb - iozone nobest: false releasever: null security: false skip_broken: false sslverify: true state: present update_cache: false update_only: false validate_certs: true msg: "Depsolve Error occurred: \n Problem: problem with installed package annobin-12.12-1.el9.x86_64\n\ \ - package annobin-12.12-1.el9.x86_64 from @System requires (gcc >= 11 with\ \ gcc < 12), but none of the providers can be installed\n - package annobin-12.09-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.12-1.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - package\ \ annobin-12.28-1.el9.x86_64 from appstream requires (gcc >= 11 with gcc < 12),\ \ but none of the providers can be installed\n - package annobin-12.31-1.el9.x86_64\ \ from appstream requires (gcc >= 11 with gcc < 12), but none of the providers\ \ can be installed\n - package annobin-12.31-2.el9.x86_64 from appstream requires\ \ (gcc >= 11 with gcc < 12), but none of the providers can be installed\n - cannot\ \ install both gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream and gcc-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both gcc-11.3.1-4.4.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.1.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-2.3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - cannot install both\ \ gcc-11.4.1-2.el9.x86_64 from appstream and gcc-14.0.1-0.15.el10.x86_64 from\ \ CentOS-AppStream\n - cannot install both gcc-11.4.1-3.el9.x86_64 from appstream\ \ and gcc-14.0.1-0.15.el10.x86_64 from CentOS-AppStream\n - package gcc-c++-14.0.1-0.15.el10.x86_64\ \ from CentOS-AppStream requires gcc = 14.0.1-0.15.el10, but none of the providers\ \ can be installed\n - problem with installed package gcc-c++-11.4.1-2.1.el9.x86_64\n\ \ - package gcc-c++-11.4.1-2.1.el9.x86_64 from appstream requires libstdc++ =\ \ 11.4.1-2.1.el9, but none of the providers can be installed\n - package gcc-c++-11.4.1-2.1.el9.x86_64\ \ from @System requires libstdc++ = 11.4.1-2.1.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.3.1-4.4.el9.x86_64 from appstream requires\ \ libstdc++ = 11.3.1-4.4.el9, but none of the providers can be installed\n -\ \ package gcc-c++-11.4.1-2.3.el9.x86_64 from appstream requires libstdc++ = 11.4.1-2.3.el9,\ \ but none of the providers can be installed\n - package gcc-c++-11.4.1-2.el9.x86_64\ \ from appstream requires libstdc++ = 11.4.1-2.el9, but none of the providers\ \ can be installed\n - package gcc-c++-11.4.1-3.el9.x86_64 from appstream requires\ \ libstdc++ = 11.4.1-3.el9, but none of the providers can be installed\n - libstdc++-11.4.1-2.1.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.3.1-4.4.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-2.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - libstdc++-11.4.1-3.el9.i686\ \ from baseos does not belong to a distupgrade repository\n - cannot install\ \ both libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS and libstdc++-11.4.1-2.1.el9.x86_64\ \ from @System\n - cannot install both libstdc++-11.3.1-4.4.el9.x86_64 from baseos\ \ and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot install\ \ both libstdc++-11.4.1-2.1.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-2.3.el9.x86_64\ \ from baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - cannot\ \ install both libstdc++-11.4.1-2.el9.x86_64 from baseos and libstdc++-14.0.1-0.15.el10.x86_64\ \ from CentOS-BaseOS\n - cannot install both libstdc++-11.4.1-3.el9.x86_64 from\ \ baseos and libstdc++-14.0.1-0.15.el10.x86_64 from CentOS-BaseOS\n - package\ \ python3-hawkey-0.73.0-1.el10.x86_64 from CentOS-BaseOS requires libstdc++.so.6(GLIBCXX_3.4.30)(64bit),\ \ but none of the providers can be installed\n - package python3-dnf-4.19.0-2.el10.noarch\ \ from CentOS-BaseOS requires python3-hawkey >= 0.73.0, but none of the providers\ \ can be installed\n - package yum-utils-4.5.0-1.el10.noarch from CentOS-BaseOS\ \ requires python3-dnf >= 4.19.0, but none of the providers can be installed\n\ \ - cannot install the best candidate for the job" rc: 1 results: []' owner: scheduled_sjust@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=a30aa841f20946d3b69e979db5001f23 status: dead success: false 2024-04-19T02:21:36.270 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T02:21:36.349 INFO:teuthology.run:DEAD