2021-02-26T16:40:32.340 INFO:root:teuthology version: 1.1.0-9a6b849c 2021-02-26T16:40:32.342 INFO:teuthology.results:subset: '111/120000' 2021-02-26T16:40:32.342 INFO:teuthology.results:seed: '3661' 2021-02-26T19:25:21.038 INFO:root:teuthology version: 1.1.0-9a6b849c 2021-02-26T19:25:21.076 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2021-02-26T23:51:30.403 INFO:teuthology.results:Tests finished! gathering results... 2021-02-26T23:55:05.657 INFO:scrape:Found 365 jobs 2021-02-26T23:55:05.660 WARNING:scrape:Missing teuthology log /home/teuthworker/archive/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916454/teuthology.log 2021-02-26T23:55:07.601 INFO:scrape:Found 6 distinct failure reasons 2021-02-26T23:55:07.602 INFO:scrape:Dead: None 2021-02-26T23:55:07.603 INFO:scrape:1 jobs: ['5916454'] 2021-02-26T23:55:07.603 INFO:scrape: 2021-02-26T23:55:07.603 INFO:scrape:Failure: Command failed (workunit test rados/test.sh) on smithi053 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=399fbc4657357008aefda06f1f604dca66d53e9d TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/test.sh' 2021-02-26T23:55:07.604 INFO:scrape:1 jobs: ['5916200'] 2021-02-26T23:55:07.605 INFO:scrape:suites: ['1-pg-log-overrides/normal_pg_log', '2-recovery-overrides/{more-active-recovery}', 'backoff/normal', 'ceph', 'clusters/{fixed-2', 'crc-failures/bad_map_crc_failure', 'd-balancer/crush-compat', 'mon_election/classic', 'msgr-failures/few', 'msgr/async-v1only', 'objectstore/bluestore-low-osd-mem-target', 'openstack}', 'rados', 'rados/thrash/{0-size-min-size-overrides/2-size-2-min-size', 'supported-random-distro$/{centos_8}', 'thrashers/pggrow', 'thrashosds-health', 'workloads/rados_api_tests}'] 2021-02-26T23:55:07.605 INFO:scrape: 2021-02-26T23:55:07.605 INFO:scrape:Failure: SSH connection to smithi133 was lost: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid afd5fbca-7867-11eb-9045-001a4aab830c --force' 2021-02-26T23:55:07.606 INFO:scrape:1 jobs: ['5916456'] 2021-02-26T23:55:07.606 INFO:scrape:suites: ['fixed-2', 'mon_election/classic', 'rados/cephadm/smoke/{distro/rhel_latest', 'start}'] 2021-02-26T23:55:07.607 INFO:scrape: 2021-02-26T23:55:07.608 INFO:scrape:Failure: {'Failure object was': {'smithi199.front.sepia.ceph.com': {'msg': 'yum lockfile is held by another process', 'invocation': {'module_args': {'lock_timeout': 30, 'update_cache': False, 'disable_excludes': 'None', 'exclude': [], 'allow_downgrade': False, 'disable_gpg_check': False, 'conf_file': 'None', 'use_backend': 'auto', 'state': 'present', 'disablerepo': [], 'releasever': 'None', 'skip_broken': False, 'autoremove': False, 'download_dir': 'None', 'enable_plugin': [], 'installroot': '/', 'install_weak_deps': True, 'name': ['gdisk', 'device-mapper'], 'download_only': False, 'bugfix': False, 'list': 'None', 'install_repoquery': True, 'update_only': False, 'disable_plugin': [], 'enablerepo': [], 'security': False, 'validate_certs': True}}, '_ansible_no_log': False, 'changed': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)', 'yaml.representer.RepresenterError': "('cannot represent an object', '/')"} 2021-02-26T23:55:07.608 INFO:scrape:1 jobs: ['5916458'] 2021-02-26T23:55:07.609 INFO:scrape:suites: ['rados/cephadm/smoke-roleless/{distro/centos_latest', 'start}'] 2021-02-26T23:55:07.609 INFO:scrape: 2021-02-26T23:55:07.609 INFO:scrape:Timeout 120 running ceph --cluster ceph log 2021-02-26T23:55:07.610 INFO:scrape:1 jobs: ['5916439'] 2021-02-26T23:55:07.610 INFO:scrape:suites: ['mon_election/connectivity', 'msgr-failures/many', 'msgr/async', 'no_pools', 'objectstore/bluestore-low-osd-mem-target', 'rados', 'rados/multimon/{clusters/6', 'supported-random-distro$/{rhel_8}', 'tasks/mon_recovery}'] 2021-02-26T23:55:07.611 INFO:scrape: 2021-02-26T23:55:07.611 INFO:scrape:Failure: Command failed (workunit test cephadm/test_dashboard_e2e.sh) on smithi045 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=399fbc4657357008aefda06f1f604dca66d53e9d TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cephadm/test_dashboard_e2e.sh' 2021-02-26T23:55:07.612 INFO:scrape:2 jobs: ['5916415', '5916229'] 2021-02-26T23:55:07.612 INFO:scrape:suites intersection: ['rados/cephadm/dashboard/{distro/centos_latest', 'task/test_e2e}'] 2021-02-26T23:55:07.613 INFO:scrape:suites union: ['rados/cephadm/dashboard/{distro/centos_latest', 'task/test_e2e}'] 2021-02-26T23:55:07.613 INFO:scrape: 2021-02-26T23:55:07.627 INFO:teuthology.results:Sending results to ceph-qa@ceph.io: Test Run: yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi ================================================================= info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/ logs: http://qa-proxy.ceph.com/teuthology/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/ failed: 4 dead: 3 running: 0 waiting: 0 queued: 0 passed: 358 Fail ================================================================= [5916200] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-active-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{centos_8} thrashers/pggrow thrashosds-health workloads/rados_api_tests} ----------------------------------------------------------------- time: 00:28:43 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916200/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916200/ sentry: https://sentry.ceph.com/organizations/ceph/?query=b6598a3c5a6d447883143ecaa0501e14 Command failed (workunit test rados/test.sh) on smithi053 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=399fbc4657357008aefda06f1f604dca66d53e9d TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/test.sh' [5916229] rados/cephadm/dashboard/{distro/centos_latest task/test_e2e} ----------------------------------------------------------------- time: 00:15:20 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916229/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916229/ sentry: https://sentry.ceph.com/organizations/ceph/?query=28b1f9f81487441c8ca000402a5b1ec0 Command failed (workunit test cephadm/test_dashboard_e2e.sh) on smithi092 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=399fbc4657357008aefda06f1f604dca66d53e9d TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clo ne.client.0/qa/workunits/cephadm/test_dashboard_e2e.sh' [5916415] rados/cephadm/dashboard/{distro/centos_latest task/test_e2e} ----------------------------------------------------------------- time: 00:16:00 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916415/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916415/ sentry: https://sentry.ceph.com/organizations/ceph/?query=39d4bb95a24241ea9a96f83d267f6c7b Command failed (workunit test cephadm/test_dashboard_e2e.sh) on smithi045 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=399fbc4657357008aefda06f1f604dca66d53e9d TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clo ne.client.0/qa/workunits/cephadm/test_dashboard_e2e.sh' [5916439] rados/multimon/{clusters/6 mon_election/connectivity msgr-failures/many msgr/async no_pools objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{rhel_8} tasks/mon_recovery} ----------------------------------------------------------------- time: 00:15:01 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916439/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916439/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7e61f5caed0c4e05b8227594e177194c Command failed on smithi084 with status 124: "sudo adjust-ulimits ceph- coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph log '25 of 30'" Dead ================================================================= [5916454] rados/cephadm/with-work/{distro/ubuntu_20.04 fixed-2 mode/root mon_election/connectivity msgr/async-v2only start tasks/rados_python} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916454/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916454/ Error reimaging machines: reached maximum tries (100) after waiting for 600 seconds [5916456] rados/cephadm/smoke/{distro/rhel_latest fixed-2 mon_election/classic start} ----------------------------------------------------------------- time: 00:12:00 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916456/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916456/ sentry: https://sentry.ceph.com/organizations/ceph/?query=887c94c896264d758c1edf83b01c4880 SSH connection to smithi133 was lost: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid afd5fbca-7867-11eb-9045-001a4aab830c --force' [5916458] rados/cephadm/smoke-roleless/{distro/centos_latest start} ----------------------------------------------------------------- time: 00:05:07 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916458/ log: http://qa-proxy.ceph.com/teuthology/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916458/ sentry: https://sentry.ceph.com/organizations/ceph/?query=d8ebd492963b428e8354bf8104565cca {'Failure object was': {'smithi199.front.sepia.ceph.com': {'msg': 'yum lockfile is held by another process', 'invocation': {'module_args': {'lock_timeout': 30, 'update_cache': False, 'disable_excludes': 'None', 'exclude': [], 'allow_downgrade': False, 'disable_gpg_check': False, 'conf_file': 'None', 'use_backend': 'auto', 'state': 'present', 'disablerepo': [], 'releasever': 'None', 'skip_broken': False, 'autoremove': False, 'download_dir': 'None', 'enable_plugin': [], 'installroot': '/', 'install_weak_deps': True, 'name': ['gdisk', 'device- mapper'], 'download_only': False, 'bugfix': False, 'list': 'None', 'install_repoquery': True, 'update_only': False, 'disable_plugin': [], 'enablerepo': [], 'security': False, 'validate_certs': True}}, '_ansible_no_log': False, 'changed': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm- ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com _git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/pyt hon3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker /src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/v irtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teut hology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/si te-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/vir tualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e 1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/vir tualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e 1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/vir tualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e 1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/s rc/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/vir tualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e 1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_gi t_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/lib/python 3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ce ph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/virtualenv/l ib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)', 'yaml.representer.RepresenterError': "('cannot represent an object', '/')"} Pass ================================================================= [5916132] rados/perf/{ceph mon_election/classic objectstore/bluestore-comp openstack scheduler/wpq_default_shards settings/optimized ubuntu_18.04 workloads/radosbench_4M_seq_read} time: 00:10:05 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916132/ [5916133] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/normal mon_election/classic msgr-failures/osd-delay rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{ubuntu_latest} thrashers/morepggrow thrashosds-health workloads/ec-small-objects-overwrites} time: 00:22:30 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916133/ [5916134] rados/cephadm/smoke-roleless/{distro/rhel_latest start} time: 00:13:07 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916134/ [5916135] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/fast mon_election/classic msgr-failures/few objectstore/bluestore-comp-zlib rados recovery-overrides/{more-active-recovery} supported-random-distro$/{centos_8} thrashers/minsize_recovery thrashosds-health workloads/ec-small-objects-many-deletes} time: 00:31:07 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916135/ [5916136] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-stupid rados supported-random-distro$/{centos_8} tasks/scrub_test} time: 00:11:44 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916136/ [5916137] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/luminous backoff/normal ceph clusters/{openstack three-plus-one} d-balancer/on distro$/{ubuntu_18.04} mon_election/connectivity msgr-failures/fastclose rados thrashers/none thrashosds-health workloads/test_rbd_api} time: 00:15:43 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916137/ [5916138] rados/mgr/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-comp-snappy supported-random-distro$/{centos_8} tasks/failover} time: 00:13:17 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916138/ [5916139] rados/singleton/{all/thrash_cache_writeback_proxy_none mon_election/classic msgr-failures/few msgr/async-v2only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{ubuntu_latest}} time: 00:23:17 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916139/ [5916140] rados/singleton-nomsgr/{all/lazy_omap_stats_output mon_election/classic rados supported-random-distro$/{rhel_8}} time: 00:11:27 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916140/ [5916141] rados/cephadm/smoke/{distro/centos_8.0 fixed-2 mon_election/connectivity start} time: 00:14:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916141/ [5916142] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-hybrid supported-random-distro$/{ubuntu_latest} tasks/dashboard} time: 01:08:18 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916142/ [5916143] rados/objectstore/{backends/objectcacher-stress supported-random-distro$/{rhel_8}} time: 00:25:36 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916143/ [5916144] rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-start-upgrade 4-wait fixed-2 mon_election/classic} time: 00:19:42 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916144/ [5916145] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/fastclose msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_8} thrashers/default thrashosds-health workloads/cache-snaps-balanced} time: 00:23:46 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916145/ [5916146] rados/standalone/{mon_election/connectivity supported-random-distro$/{rhel_8} workloads/mon} time: 00:42:31 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916146/ [5916147] rados/cephadm/with-work/{distro/ubuntu_20.04 fixed-2 mode/root mon_election/connectivity msgr/async-v1only start tasks/rados_python} time: 00:23:07 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916147/ [5916148] rados/singleton/{all/watch-notify-same-primary mon_election/connectivity msgr-failures/many msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{ubuntu_latest}} time: 00:06:21 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916148/ [5916149] rados/multimon/{clusters/6 mon_election/connectivity msgr-failures/many msgr/async-v1only no_pools objectstore/bluestore-stupid rados supported-random-distro$/{rhel_8} tasks/mon_clock_with_skews} time: 00:10:18 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916149/ [5916150] rados/singleton-nomsgr/{all/librados_hello_world mon_election/connectivity rados supported-random-distro$/{centos_8}} time: 00:10:14 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916150/ [5916151] rados/cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_adoption} time: 00:09:06 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916151/ [5916152] rados/perf/{ceph mon_election/connectivity objectstore/bluestore-low-osd-mem-target openstack scheduler/dmclock_1Shard_16Threads settings/optimized ubuntu_18.04 workloads/radosbench_4M_write} time: 00:08:15 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916152/ [5916153] rados/cephadm/thrash/{0-distro/ubuntu_20.04 1-start 2-thrash 3-tasks/small-objects fixed-2 msgr/async root} time: 00:34:54 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916153/ [5916154] rados/monthrash/{ceph clusters/9-mons mon_election/connectivity msgr-failures/few msgr/async objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{rhel_8} thrashers/sync-many workloads/rados_api_tests} time: 00:29:15 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916154/ [5916155] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} mon_election/connectivity msgr-failures/few objectstore/bluestore-low-osd-mem-target rados recovery-overrides/{more-async-recovery} supported-random-distro$/{centos_8} thrashers/morepggrow thrashosds-health workloads/ec-rados-plugin=jerasure-k=4-m=2} time: 00:27:39 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916155/ [5916156] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/few objectstore/bluestore-low-osd-mem-target rados recovery-overrides/{more-async-recovery} supported-random-distro$/{centos_8} thrashers/none thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:22:53 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916156/ [5916157] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/none mon_election/classic msgr-failures/few msgr/async-v2only objectstore/bluestore-low-osd-mem-target rados tasks/rados_cls_all validater/lockdep} time: 00:16:15 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916157/ [5916158] rados/singleton/{all/admin-socket mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-zlib rados supported-random-distro$/{centos_8}} time: 00:08:45 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916158/ [5916159] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-zlib rados supported-random-distro$/{rhel_8} thrashers/mapgap thrashosds-health workloads/cache-snaps} time: 00:25:31 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916159/ [5916160] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/mimic-v1only backoff/peering ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} mon_election/classic msgr-failures/few rados thrashers/pggrow thrashosds-health workloads/cache-snaps} time: 00:30:48 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916160/ [5916161] rados/singleton-nomsgr/{all/msgr mon_election/classic rados supported-random-distro$/{centos_8}} time: 00:15:11 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916161/ [5916162] rados/cephadm/smoke/{distro/centos_latest fixed-2 mon_election/classic start} time: 00:13:38 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916162/ [5916163] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-low-osd-mem-target supported-random-distro$/{rhel_8} tasks/dashboard} time: 01:10:21 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916163/ [5916164] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} mon_election/connectivity msgr-failures/osd-delay objectstore/bluestore-bitmap rados recovery-overrides/{default} supported-random-distro$/{rhel_8} thrashers/default thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:13:43 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916164/ [5916165] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/filestore-xfs rados supported-random-distro$/{rhel_8} tasks/rados_api_tests} time: 00:27:39 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916165/ [5916166] rados/cephadm/smoke-roleless/{distro/ubuntu_18.04 start} time: 00:12:17 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916166/ [5916167] rados/singleton/{all/deduptool mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/bluestore-comp-zstd rados supported-random-distro$/{rhel_8}} time: 00:10:29 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916167/ [5916168] rados/cephadm/workunits/{distro/centos_latest mon_election/classic task/test_cephadm} time: 00:15:54 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916168/ [5916169] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/normal mon_election/connectivity msgr-failures/osd-delay objectstore/bluestore-comp-zstd rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{centos_8} thrashers/morepggrow thrashosds-health workloads/ec-small-objects} time: 00:23:07 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916169/ [5916170] rados/singleton-nomsgr/{all/multi-backfill-reject mon_election/connectivity rados supported-random-distro$/{rhel_8}} time: 00:23:41 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916170/ [5916171] rados/mgr/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-comp-zlib supported-random-distro$/{rhel_8} tasks/insights} time: 00:15:21 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916171/ [5916172] rados/standalone/{mon_election/classic supported-random-distro$/{ubuntu_latest} workloads/osd} time: 03:16:59 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916172/ [5916173] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-zstd rados supported-random-distro$/{centos_8} thrashers/morepggrow thrashosds-health workloads/cache} time: 00:13:58 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916173/ [5916174] rados/cephadm/thrash/{0-distro/centos_8.0 1-start 2-thrash 3-tasks/small-objects fixed-2 msgr/async-v1only root} time: 00:30:07 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916174/ [5916175] rados/cephadm/with-work/{distro/centos_8.0 fixed-2 mode/packaged mon_election/classic msgr/async-v2only start tasks/rados_api_tests} time: 00:34:23 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916175/ [5916176] rados/perf/{ceph mon_election/classic objectstore/bluestore-stupid openstack scheduler/dmclock_default_shards settings/optimized ubuntu_18.04 workloads/radosbench_omap_write} time: 00:27:25 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916176/ [5916177] rados/singleton/{all/divergent_priors mon_election/classic msgr-failures/few msgr/async objectstore/bluestore-hybrid rados supported-random-distro$/{centos_8}} time: 00:09:42 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916177/ [5916178] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/mimic backoff/peering_and_degraded ceph clusters/{openstack three-plus-one} d-balancer/on distro$/{ubuntu_18.04} mon_election/connectivity msgr-failures/osd-delay rados thrashers/careful thrashosds-health workloads/radosbench} time: 01:10:26 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916178/ [5916179] rados/singleton-nomsgr/{all/osd_stale_reads mon_election/classic rados supported-random-distro$/{rhel_8}} time: 00:20:30 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916179/ [5916180] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-stupid supported-random-distro$/{centos_8} tasks/dashboard} time: 01:09:32 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916180/ [5916181] rados/objectstore/{backends/objectstore supported-random-distro$/{rhel_8}} time: 05:20:26 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916181/ [5916182] rados/cephadm/smoke/{distro/rhel_latest fixed-2 mon_election/connectivity start} time: 00:14:21 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916182/ [5916183] rados/multimon/{clusters/9 mon_election/classic msgr-failures/few msgr/async-v2only no_pools objectstore/filestore-xfs rados supported-random-distro$/{ubuntu_latest} tasks/mon_recovery} time: 00:13:02 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916183/ [5916184] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/fast mon_election/connectivity msgr-failures/fastclose rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{centos_8} thrashers/pggrow thrashosds-health workloads/ec-snaps-few-objects-overwrites} time: 00:27:55 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916184/ [5916185] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/fastclose msgr/async objectstore/bluestore-hybrid rados supported-random-distro$/{rhel_8} thrashers/none thrashosds-health workloads/pool-snaps-few-objects} time: 00:25:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916185/ [5916186] rados/cephadm/upgrade/{1-start-distro/1-start-centos_8 2-repo_digest/defaut 3-start-upgrade 4-wait fixed-2 mon_election/connectivity} time: 00:17:03 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916186/ [5916187] rados/singleton/{all/divergent_priors2 mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{ubuntu_latest}} time: 00:08:00 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916187/ [5916188] rados/cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_cephadm_repos} time: 00:06:25 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916188/ [5916189] rados/singleton-nomsgr/{all/pool-access mon_election/connectivity rados supported-random-distro$/{ubuntu_latest}} time: 00:06:18 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916189/ [5916190] rados/monthrash/{ceph clusters/3-mons mon_election/classic msgr-failures/mon-delay msgr/async-v1only objectstore/bluestore-stupid rados supported-random-distro$/{rhel_8} thrashers/sync workloads/rados_mon_osdmap_prune} time: 00:41:00 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916190/ [5916191] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} mon_election/classic msgr-failures/osd-delay objectstore/bluestore-stupid rados recovery-overrides/{more-async-recovery} supported-random-distro$/{ubuntu_latest} thrashers/pggrow thrashosds-health workloads/ec-rados-plugin=lrc-k=4-m=2-l=3} time: 00:09:27 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916191/ [5916192] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} mon_election/connectivity msgr-failures/osd-delay objectstore/bluestore-stupid rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{centos_8} thrashers/pggrow thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:28:11 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916192/ [5916193] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/default/{default thrashosds-health} mon_election/connectivity msgr-failures/few msgr/async objectstore/bluestore-stupid rados tasks/mon_recovery validater/valgrind} time: 00:31:06 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916193/ [5916194] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/nautilus-v1only backoff/normal ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} mon_election/classic msgr-failures/fastclose rados thrashers/default thrashosds-health workloads/rbd_cls} time: 00:23:39 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916194/ [5916195] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/few msgr/async objectstore/bluestore-bitmap rados supported-random-distro$/{ubuntu_latest} tasks/rados_cls_all} time: 00:15:32 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916195/ [5916196] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} mon_election/classic msgr-failures/fastclose objectstore/bluestore-comp-lz4 rados recovery-overrides/{default} supported-random-distro$/{ubuntu_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:10:00 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916196/ [5916197] rados/standalone/{mon_election/connectivity supported-random-distro$/{ubuntu_latest} workloads/scrub} time: 01:43:23 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916197/ [5916198] rados/cephadm/smoke/{distro/ubuntu_18.04 fixed-2 mon_election/classic start} time: 00:13:47 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916198/ [5916199] rados/singleton/{all/dump-stuck mon_election/classic msgr-failures/few msgr/async-v2only objectstore/bluestore-stupid rados supported-random-distro$/{ubuntu_latest}} time: 00:07:43 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916199/ [5916201] rados/perf/{ceph mon_election/connectivity objectstore/bluestore-basic-min-osd-mem-target openstack scheduler/wpq_default_shards settings/optimized ubuntu_18.04 workloads/sample_fio} time: 00:11:53 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916201/ [5916202] rados/cephadm/smoke-roleless/{distro/ubuntu_20.04 start} time: 00:12:56 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916202/ [5916203] rados/singleton-nomsgr/{all/recovery-unfound-found mon_election/classic rados supported-random-distro$/{rhel_8}} time: 00:32:30 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916203/ [5916204] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/filestore-xfs supported-random-distro$/{ubuntu_latest} tasks/dashboard} time: 01:06:38 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916204/ [5916205] rados/cephadm/thrash/{0-distro/centos_latest 1-start 2-thrash 3-tasks/snaps-few-objects fixed-2 msgr/async-v2only root} time: 00:34:25 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916205/ [5916206] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/fast mon_election/classic msgr-failures/fastclose objectstore/bluestore-hybrid rados recovery-overrides/{more-async-recovery} supported-random-distro$/{rhel_8} thrashers/pggrow thrashosds-health workloads/ec-rados-plugin=clay-k=4-m=2} time: 00:32:00 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916206/ [5916207] rados/mgr/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-comp-zstd supported-random-distro$/{ubuntu_latest} tasks/module_selftest} time: 00:27:28 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916207/ [5916208] rados/singleton/{all/ec-lost-unfound mon_election/connectivity msgr-failures/many msgr/async objectstore/filestore-xfs rados supported-random-distro$/{centos_8}} time: 00:45:22 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916208/ [5916209] rados/cephadm/with-work/{distro/centos_latest fixed-2 mode/root mon_election/connectivity msgr/async start tasks/rados_python} time: 00:22:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916209/ [5916210] rados/cephadm/workunits/{distro/centos_latest mon_election/classic task/test_orch_cli} time: 00:19:42 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916210/ [5916211] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-active-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-stupid rados supported-random-distro$/{centos_8} thrashers/careful thrashosds-health workloads/radosbench-high-concurrency} time: 01:13:14 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916211/ [5916212] rados/singleton-nomsgr/{all/version-number-sanity mon_election/connectivity rados supported-random-distro$/{rhel_8}} time: 00:11:57 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916212/ [5916213] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/nautilus-v2only backoff/peering ceph clusters/{openstack three-plus-one} d-balancer/on distro$/{ubuntu_18.04} mon_election/connectivity msgr-failures/few rados thrashers/mapgap thrashosds-health workloads/snaps-few-objects} time: 00:38:16 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916213/ [5916214] rados/singleton/{all/erasure-code-nonregression mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-bitmap rados supported-random-distro$/{ubuntu_latest}} time: 00:05:24 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916214/ [5916215] rados/cephadm/smoke/{distro/ubuntu_20.04 fixed-2 mon_election/connectivity start} time: 00:15:08 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916215/ [5916216] rados/multimon/{clusters/21 mon_election/connectivity msgr-failures/many msgr/async no_pools objectstore/bluestore-bitmap rados supported-random-distro$/{ubuntu_latest} tasks/mon_recovery} time: 00:21:54 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916216/ [5916217] rados/singleton-bluestore/{all/cephtool mon_election/classic msgr-failures/few msgr/async objectstore/bluestore-bitmap rados supported-random-distro$/{rhel_8}} time: 00:31:47 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916217/ [5916218] rados/perf/{ceph mon_election/classic objectstore/bluestore-bitmap openstack scheduler/dmclock_1Shard_16Threads settings/optimized ubuntu_18.04 workloads/sample_radosbench} time: 00:09:02 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916218/ [5916219] rados/cephadm/thrash/{0-distro/rhel_latest 1-start 2-thrash 3-tasks/radosbench fixed-2 msgr/async root} time: 01:16:43 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916219/ [5916220] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-bitmap supported-random-distro$/{centos_8} tasks/dashboard} time: 01:10:58 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916220/ [5916221] rados/objectstore/{backends/alloc-hint supported-random-distro$/{ubuntu_latest}} time: 00:06:17 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916221/ [5916222] rados/rest/{mgr-restful supported-random-distro$/{ubuntu_latest}} time: 00:07:26 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916222/ [5916223] rados/singleton-nomsgr/{all/admin_socket_output mon_election/classic rados supported-random-distro$/{centos_8}} time: 00:15:51 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916223/ [5916224] rados/standalone/{mon_election/classic supported-random-distro$/{rhel_8} workloads/crush} time: 00:13:36 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916224/ [5916225] rados/upgrade/nautilus-x-singleton/{0-cluster/{openstack start} 1-install/nautilus 2-partial-upgrade/firsthalf 3-thrash/default 4-workload/{rbd-cls rbd-import-export readwrite snaps-few-objects} 5-workload/{radosbench rbd_api} 6-finish-upgrade 7-octopus 8-workload/{rbd-python snaps-many-objects} bluestore-bitmap mon_election/classic thrashosds-health ubuntu_18.04} time: 04:58:52 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916225/ [5916226] rados/valgrind-leaks/{1-start 2-inject-leak/mon centos_latest} time: 00:20:13 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916226/ [5916227] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{ubuntu_latest} tasks/rados_python} time: 00:12:21 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916227/ [5916228] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/fastclose msgr/async objectstore/filestore-xfs rados supported-random-distro$/{centos_8} thrashers/default thrashosds-health workloads/radosbench} time: 01:28:07 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916228/ [5916230] rados/monthrash/{ceph clusters/9-mons mon_election/connectivity msgr-failures/few msgr/async-v2only objectstore/filestore-xfs rados supported-random-distro$/{rhel_8} thrashers/force-sync-many workloads/rados_mon_workunits} time: 00:28:52 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916230/ [5916231] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} mon_election/connectivity msgr-failures/fastclose objectstore/filestore-xfs rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{rhel_8} thrashers/careful thrashosds-health workloads/ec-rados-plugin=jerasure-k=4-m=2} time: 00:29:42 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916231/ [5916232] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/fastclose objectstore/filestore-xfs rados recovery-overrides/{default} supported-random-distro$/{centos_8} thrashers/careful thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:25:33 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916232/ [5916233] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/none mon_election/classic msgr-failures/few msgr/async-v1only objectstore/filestore-xfs rados tasks/rados_api_tests validater/lockdep} time: 00:23:20 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916233/ [5916234] rados/singleton/{all/lost-unfound-delete mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{rhel_8}} time: 01:01:18 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916234/ [5916235] rados/cephadm/orchestrator_cli/{2-node-mgr orchestrator_cli supported-random-distro$/{ubuntu_latest}} time: 00:11:21 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916235/ [5916236] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} mon_election/connectivity msgr-failures/few objectstore/bluestore-comp-snappy rados recovery-overrides/{more-async-recovery} supported-random-distro$/{rhel_8} thrashers/default thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:17:16 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916236/ [5916237] rados/cephadm/smoke/{distro/centos_8.0 fixed-2 mon_election/classic start} time: 00:14:39 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916237/ [5916238] rados/singleton-nomsgr/{all/balancer mon_election/connectivity rados supported-random-distro$/{centos_8}} time: 00:09:49 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916238/ [5916239] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/normal mon_election/classic msgr-failures/few rados recovery-overrides/{more-active-recovery} supported-random-distro$/{centos_8} thrashers/careful thrashosds-health workloads/ec-snaps-few-objects-overwrites} time: 00:26:02 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916239/ [5916240] rados/cephadm/smoke-roleless/{distro/centos_8.0 start} time: 00:13:08 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916240/ [5916241] rados/singleton/{all/lost-unfound mon_election/classic msgr-failures/few msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{ubuntu_latest}} time: 00:58:13 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916241/ [5916242] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{default} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/few msgr/async-v1only objectstore/bluestore-bitmap rados supported-random-distro$/{ubuntu_latest} thrashers/mapgap thrashosds-health workloads/redirect} time: 00:13:15 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916242/ [5916243] rados/mgr/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-hybrid supported-random-distro$/{ubuntu_latest} tasks/progress} time: 00:16:15 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916243/ [5916244] rados/cephadm/upgrade/{1-start-distro/1-start-centos_8 2-repo_digest/defaut 3-start-upgrade 4-wait fixed-2 mon_election/classic} time: 00:17:12 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916244/ [5916245] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/normal mon_election/connectivity msgr-failures/few objectstore/bluestore-low-osd-mem-target rados recovery-overrides/{more-async-recovery} supported-random-distro$/{rhel_8} thrashers/careful thrashosds-health workloads/ec-rados-plugin=jerasure-k=2-m=1} time: 00:29:04 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916245/ [5916246] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-comp-lz4 supported-random-distro$/{rhel_8} tasks/dashboard} time: 01:09:51 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916246/ [5916247] rados/cephadm/with-work/{distro/rhel_latest fixed-2 mode/packaged mon_election/classic msgr/async-v1only start tasks/rados_api_tests} time: 00:34:50 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916247/ [5916248] rados/singleton-nomsgr/{all/cache-fs-trunc mon_election/classic rados supported-random-distro$/{centos_8}} time: 00:09:24 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916248/ [5916249] rados/perf/{ceph mon_election/connectivity objectstore/bluestore-bitmap openstack scheduler/dmclock_default_shards settings/optimized ubuntu_18.04 workloads/cosbench_64K_read_write} time: 00:16:53 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916249/ [5916250] rados/cephadm/workunits/{distro/centos_latest mon_election/classic task/test_adoption} time: 00:08:57 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916250/ [5916251] rados/singleton/{all/max-pg-per-osd.from-mon mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-zlib rados supported-random-distro$/{rhel_8}} time: 00:12:25 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916251/ [5916252] rados/standalone/{mon_election/connectivity supported-random-distro$/{centos_8} workloads/erasure-code} time: 00:40:32 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916252/ [5916253] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/nautilus backoff/peering_and_degraded ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} mon_election/classic msgr-failures/osd-delay rados thrashers/morepggrow thrashosds-health workloads/test_rbd_api} time: 00:20:41 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916253/ [5916254] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-active-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{centos_8} thrashers/morepggrow thrashosds-health workloads/redirect_promote_tests} time: 00:15:52 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916254/ [5916255] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/few msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_8} tasks/rados_stress_watch} time: 00:16:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916255/ [5916256] rados/cephadm/smoke/{distro/centos_latest fixed-2 mon_election/connectivity start} time: 00:15:37 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916256/ [5916257] rados/singleton-nomsgr/{all/ceph-kvstore-tool mon_election/connectivity rados supported-random-distro$/{centos_8}} time: 00:09:06 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916257/ [5916258] rados/multimon/{clusters/3 mon_election/classic msgr-failures/few msgr/async-v1only no_pools objectstore/bluestore-comp-lz4 rados supported-random-distro$/{centos_8} tasks/mon_clock_no_skews} time: 00:08:27 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916258/ [5916259] rados/singleton/{all/max-pg-per-osd.from-primary mon_election/classic msgr-failures/few msgr/async-v2only objectstore/bluestore-comp-zstd rados supported-random-distro$/{rhel_8}} time: 00:14:42 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916259/ [5916260] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/octopus backoff/normal ceph clusters/{openstack three-plus-one} d-balancer/on distro$/{ubuntu_18.04} mon_election/connectivity msgr-failures/fastclose rados thrashers/none thrashosds-health workloads/cache-snaps} time: 00:26:20 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916260/ [5916261] rados/cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_cephadm} time: 00:16:09 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916261/ [5916262] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-comp-snappy supported-random-distro$/{rhel_8} tasks/dashboard} time: 01:09:55 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916262/ [5916263] rados/monthrash/{ceph clusters/3-mons mon_election/classic msgr-failures/mon-delay msgr/async objectstore/bluestore-bitmap rados supported-random-distro$/{centos_8} thrashers/many workloads/rados_mon_workunits} time: 00:29:41 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916263/ [5916264] rados/objectstore/{backends/ceph_objectstore_tool supported-random-distro$/{ubuntu_latest}} time: 00:10:48 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916264/ [5916265] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} mon_election/classic msgr-failures/few objectstore/bluestore-bitmap rados recovery-overrides/{default} supported-random-distro$/{centos_8} thrashers/default thrashosds-health workloads/ec-rados-plugin=lrc-k=4-m=2-l=3} time: 00:12:37 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916265/ [5916266] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} mon_election/connectivity msgr-failures/few objectstore/bluestore-bitmap rados recovery-overrides/{default} supported-random-distro$/{centos_8} thrashers/default thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:25:56 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916266/ [5916267] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} mon_election/classic msgr-failures/osd-delay objectstore/bluestore-comp-zlib rados recovery-overrides/{more-async-recovery} supported-random-distro$/{rhel_8} thrashers/careful thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:13:57 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916267/ [5916268] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/default/{default thrashosds-health} mon_election/connectivity msgr-failures/few msgr/async-v2only objectstore/bluestore-bitmap rados tasks/rados_api_tests validater/valgrind} time: 00:55:10 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916268/ [5916269] rados/cephadm/thrash/{0-distro/ubuntu_18.04 1-start 2-thrash 3-tasks/small-objects fixed-2 msgr/async-v1only root} time: 00:32:44 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916269/ [5916270] rados/singleton-nomsgr/{all/ceph-post-file mon_election/classic rados supported-random-distro$/{rhel_8}} time: 00:09:37 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916270/ [5916271] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/fastclose msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{ubuntu_latest} thrashers/none thrashosds-health workloads/redirect_set_object} time: 00:10:29 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916271/ [5916272] rados/perf/{ceph mon_election/classic objectstore/bluestore-comp openstack scheduler/wpq_default_shards settings/optimized ubuntu_18.04 workloads/cosbench_64K_write} time: 00:21:17 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916272/ [5916273] rados/singleton/{all/max-pg-per-osd.from-replica mon_election/connectivity msgr-failures/many msgr/async objectstore/bluestore-hybrid rados supported-random-distro$/{ubuntu_latest}} time: 00:10:09 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916273/ [5916274] rados/cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/root mon_election/connectivity msgr/async-v2only start tasks/rados_python} time: 00:22:10 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916274/ [5916275] rados/cephadm/smoke/{distro/rhel_latest fixed-2 mon_election/classic start} time: 00:14:32 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916275/ [5916276] rados/mgr/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-low-osd-mem-target supported-random-distro$/{centos_8} tasks/prometheus} time: 00:12:11 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916276/ [5916277] rados/standalone/{mon_election/classic supported-random-distro$/{centos_8} workloads/mgr} time: 00:12:04 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916277/ [5916278] rados/singleton-nomsgr/{all/export-after-evict mon_election/connectivity rados supported-random-distro$/{centos_8}} time: 00:08:20 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916278/ [5916279] rados/cephadm/smoke-roleless/{distro/centos_latest start} time: 00:12:34 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916279/ [5916280] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/fast mon_election/classic msgr-failures/osd-delay objectstore/bluestore-stupid rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{ubuntu_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=jerasure-k=3-m=1} time: 00:25:44 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916280/ [5916281] rados/singleton/{all/mon-auth-caps mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{centos_8}} time: 00:10:16 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916281/ [5916282] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-zlib rados supported-random-distro$/{rhel_8} thrashers/pggrow thrashosds-health workloads/set-chunks-read} time: 00:21:12 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916282/ [5916283] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/luminous-v1only backoff/peering ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} mon_election/classic msgr-failures/few rados thrashers/careful thrashosds-health workloads/radosbench} time: 01:47:00 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916283/ [5916284] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-comp-zlib supported-random-distro$/{ubuntu_latest} tasks/dashboard} time: 01:07:28 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916284/ [5916285] rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-start-upgrade 4-wait fixed-2 mon_election/connectivity} time: 00:19:41 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916285/ [5916286] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/connectivity msgr-failures/many msgr/async objectstore/bluestore-comp-zlib rados supported-random-distro$/{centos_8} tasks/rados_striper} time: 00:09:19 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916286/ [5916287] rados/singleton-nomsgr/{all/full-tiering mon_election/classic rados supported-random-distro$/{centos_8}} time: 00:08:46 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916287/ [5916288] rados/cephadm/workunits/{distro/centos_latest mon_election/classic task/test_cephadm_repos} time: 00:06:32 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916288/ [5916289] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/fast mon_election/connectivity msgr-failures/osd-delay rados recovery-overrides/{default} supported-random-distro$/{centos_8} thrashers/default thrashosds-health workloads/ec-pool-snaps-few-objects-overwrites} time: 00:28:52 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916289/ [5916290] rados/singleton/{all/mon-config-key-caps mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/bluestore-stupid rados supported-random-distro$/{ubuntu_latest}} time: 00:08:20 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916290/ [5916291] rados/perf/{ceph mon_election/connectivity objectstore/bluestore-low-osd-mem-target openstack scheduler/dmclock_1Shard_16Threads settings/optimized ubuntu_18.04 workloads/fio_4K_rand_read} time: 00:10:25 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916291/ [5916292] rados/cephadm/thrash/{0-distro/ubuntu_20.04 1-start 2-thrash 3-tasks/snaps-few-objects fixed-2 msgr/async-v2only root} time: 00:38:58 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916292/ [5916293] rados/multimon/{clusters/6 mon_election/connectivity msgr-failures/many msgr/async-v2only no_pools objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_8} tasks/mon_clock_with_skews} time: 00:08:55 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916293/ [5916294] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{default} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-zstd rados supported-random-distro$/{centos_8} thrashers/careful thrashosds-health workloads/small-objects-balanced} time: 00:23:21 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916294/ [5916295] rados/cephadm/smoke/{distro/ubuntu_18.04 fixed-2 mon_election/connectivity start} time: 00:13:52 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916295/ [5916296] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} mon_election/connectivity msgr-failures/fastclose objectstore/bluestore-comp-zstd rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{rhel_8} thrashers/default thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:14:06 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916296/ [5916297] rados/singleton-nomsgr/{all/health-warnings mon_election/connectivity rados supported-random-distro$/{ubuntu_latest}} time: 00:07:33 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916297/ [5916298] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/luminous backoff/peering_and_degraded ceph clusters/{openstack three-plus-one} d-balancer/on distro$/{ubuntu_18.04} mon_election/connectivity msgr-failures/osd-delay rados thrashers/default thrashosds-health workloads/rbd_cls} time: 00:21:18 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916298/ [5916299] rados/singleton/{all/mon-config-keys mon_election/classic msgr-failures/few msgr/async objectstore/filestore-xfs rados supported-random-distro$/{ubuntu_latest}} time: 00:11:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916299/ [5916300] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} mon_election/connectivity msgr-failures/osd-delay objectstore/bluestore-comp-lz4 rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{rhel_8} thrashers/fastread thrashosds-health workloads/ec-rados-plugin=jerasure-k=4-m=2} time: 00:35:46 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916300/ [5916301] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/osd-delay objectstore/bluestore-comp-lz4 rados recovery-overrides/{more-active-recovery} supported-random-distro$/{rhel_8} thrashers/mapgap thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:29:57 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916301/ [5916302] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/none mon_election/classic msgr-failures/few msgr/async objectstore/bluestore-comp-lz4 rados tasks/rados_cls_all validater/lockdep} time: 00:16:22 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916302/ [5916303] rados/monthrash/{ceph clusters/9-mons mon_election/connectivity msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{rhel_8} thrashers/one workloads/snaps-few-objects} time: 00:37:07 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916303/ [5916304] rados/standalone/{mon_election/connectivity supported-random-distro$/{rhel_8} workloads/misc} time: 00:30:37 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916304/ [5916305] rados/cephadm/with-work/{distro/ubuntu_20.04 fixed-2 mode/packaged mon_election/classic msgr/async start tasks/rados_api_tests} time: 00:34:25 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916305/ [5916306] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-comp-zstd supported-random-distro$/{centos_8} tasks/dashboard} time: 01:09:11 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916306/ [5916307] rados/objectstore/{backends/filejournal supported-random-distro$/{centos_8}} time: 00:08:37 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916307/ [5916308] rados/cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_orch_cli} time: 00:19:26 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916308/ [5916309] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/fastclose msgr/async objectstore/bluestore-hybrid rados supported-random-distro$/{rhel_8} thrashers/default thrashosds-health workloads/small-objects-localized} time: 00:22:20 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916309/ [5916310] rados/singleton-nomsgr/{all/large-omap-object-warnings mon_election/classic rados supported-random-distro$/{ubuntu_latest}} time: 00:06:20 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916310/ [5916311] rados/singleton/{all/mon-config mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore-bitmap rados supported-random-distro$/{rhel_8}} time: 00:11:31 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916311/ [5916312] rados/cephadm/smoke/{distro/ubuntu_20.04 fixed-2 mon_election/classic start} time: 00:14:32 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916312/ [5916313] rados/mgr/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-stupid supported-random-distro$/{rhel_8} tasks/workunits} time: 00:11:03 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916313/ [5916314] rados/singleton-bluestore/{all/cephtool mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{centos_8}} time: 00:31:23 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916314/ [5916315] rados/perf/{ceph mon_election/classic objectstore/bluestore-stupid openstack scheduler/dmclock_default_shards settings/optimized ubuntu_18.04 workloads/fio_4K_rand_rw} time: 00:11:38 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916315/ [5916316] rados/cephadm/smoke-roleless/{distro/rhel_latest start} time: 00:13:05 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916316/ [5916317] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/normal mon_election/connectivity msgr-failures/fastclose objectstore/filestore-xfs rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{rhel_8} thrashers/fastread thrashosds-health workloads/ec-radosbench} time: 01:09:31 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916317/ [5916318] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-zstd rados supported-random-distro$/{ubuntu_latest} tasks/rados_workunit_loadgen_big} time: 00:29:10 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916318/ [5916319] rados/cephadm/thrash/{0-distro/centos_8.0 1-start 2-thrash 3-tasks/radosbench fixed-2 msgr/async root} time: 01:10:21 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916319/ [5916320] rados/singleton/{all/osd-backfill mon_election/classic msgr-failures/few msgr/async-v2only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{centos_8}} time: 00:26:53 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916320/ [5916321] rados/singleton-nomsgr/{all/lazy_omap_stats_output mon_election/connectivity rados supported-random-distro$/{ubuntu_latest}} time: 00:06:53 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916321/ [5916322] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/mimic-v1only backoff/normal ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} mon_election/classic msgr-failures/fastclose rados thrashers/mapgap thrashosds-health workloads/snaps-few-objects} time: 00:44:06 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916322/ [5916323] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/few msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{ubuntu_latest} thrashers/mapgap thrashosds-health workloads/small-objects} time: 00:19:20 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916323/ [5916324] rados/cephadm/smoke/{distro/centos_8.0 fixed-2 mon_election/connectivity start} time: 00:15:05 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916324/ [5916325] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-hybrid supported-random-distro$/{centos_8} tasks/dashboard} time: 01:09:05 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916325/ [5916326] rados/standalone/{mon_election/classic supported-random-distro$/{centos_8} workloads/mon} time: 00:42:42 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916326/ [5916327] rados/cephadm/upgrade/{1-start-distro/1-start-centos_8 2-repo_digest/repo_digest 3-start-upgrade 4-wait fixed-2 mon_election/classic} time: 00:17:03 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916327/ [5916328] rados/multimon/{clusters/9 mon_election/classic msgr-failures/few msgr/async no_pools objectstore/bluestore-comp-zlib rados supported-random-distro$/{rhel_8} tasks/mon_recovery} time: 00:16:31 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916328/ [5916329] rados/singleton/{all/osd-recovery-incomplete mon_election/connectivity msgr-failures/many msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_8}} time: 00:25:19 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916329/ [5916330] rados/singleton-nomsgr/{all/librados_hello_world mon_election/classic rados supported-random-distro$/{ubuntu_latest}} time: 00:07:14 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916330/ [5916331] rados/cephadm/with-work/{distro/centos_8.0 fixed-2 mode/root mon_election/connectivity msgr/async-v1only start tasks/rados_python} time: 00:22:28 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916331/ [5916332] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} mon_election/classic msgr-failures/few objectstore/bluestore-hybrid rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{centos_8} thrashers/careful thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:12:20 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916332/ [5916333] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-active-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-stupid rados supported-random-distro$/{rhel_8} thrashers/morepggrow thrashosds-health workloads/snaps-few-objects-balanced} time: 00:27:50 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916333/ [5916334] rados/cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_adoption} time: 00:08:56 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916334/ [5916335] rados/perf/{ceph mon_election/connectivity objectstore/bluestore-basic-min-osd-mem-target openstack scheduler/wpq_default_shards settings/optimized ubuntu_18.04 workloads/fio_4M_rand_read} time: 00:08:44 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916335/ [5916336] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} mon_election/classic msgr-failures/fastclose objectstore/bluestore-comp-snappy rados recovery-overrides/{more-active-recovery} supported-random-distro$/{ubuntu_latest} thrashers/mapgap thrashosds-health workloads/ec-rados-plugin=lrc-k=4-m=2-l=3} time: 00:10:03 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916336/ [5916337] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} mon_election/connectivity msgr-failures/fastclose objectstore/bluestore-comp-snappy rados recovery-overrides/{more-active-recovery} supported-random-distro$/{ubuntu_latest} thrashers/morepggrow thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:29:05 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916337/ [5916338] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/default/{default thrashosds-health} mon_election/connectivity msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-snappy rados tasks/mon_recovery validater/valgrind} time: 00:30:31 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916338/ [5916339] rados/monthrash/{ceph clusters/3-mons mon_election/classic msgr-failures/mon-delay msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{rhel_8} thrashers/sync-many workloads/pool-create-delete} time: 00:18:15 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916339/ [5916340] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/mimic backoff/peering ceph clusters/{openstack three-plus-one} d-balancer/on distro$/{ubuntu_18.04} mon_election/connectivity msgr-failures/few rados thrashers/morepggrow thrashosds-health workloads/test_rbd_api} time: 00:20:23 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916340/ [5916341] rados/singleton/{all/osd-recovery mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-zlib rados supported-random-distro$/{ubuntu_latest}} time: 00:14:10 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916341/ [5916342] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/normal mon_election/classic msgr-failures/fastclose rados recovery-overrides/{default} supported-random-distro$/{ubuntu_latest} thrashers/fastread thrashosds-health workloads/ec-small-objects-fast-read-overwrites} time: 00:19:47 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916342/ [5916343] rados/singleton-nomsgr/{all/msgr mon_election/connectivity rados supported-random-distro$/{ubuntu_latest}} time: 00:15:02 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916343/ [5916344] rados/cephadm/thrash/{0-distro/centos_latest 1-start 2-thrash 3-tasks/small-objects fixed-2 msgr/async-v1only root} time: 00:30:14 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916344/ [5916345] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-low-osd-mem-target supported-random-distro$/{rhel_8} tasks/dashboard} time: 01:10:00 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916345/ [5916346] rados/mgr/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/filestore-xfs supported-random-distro$/{centos_8} tasks/crash} time: 00:11:45 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916346/ [5916347] rados/objectstore/{backends/filestore-idempotent-aio-journal supported-random-distro$/{rhel_8}} time: 02:34:37 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916347/ [5916348] rados/valgrind-leaks/{1-start 2-inject-leak/none centos_latest} time: 00:21:04 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916348/ [5916349] rados/cephadm/smoke/{distro/centos_latest fixed-2 mon_election/classic start} time: 00:13:43 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916349/ [5916350] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/bluestore-hybrid rados supported-random-distro$/{centos_8} tasks/rados_workunit_loadgen_mix} time: 00:21:36 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916350/ [5916351] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/fastclose msgr/async objectstore/filestore-xfs rados supported-random-distro$/{rhel_8} thrashers/none thrashosds-health workloads/snaps-few-objects-localized} time: 00:24:18 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916351/ [5916352] rados/cephadm/smoke-roleless/{distro/ubuntu_18.04 start} time: 00:12:13 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916352/ [5916353] rados/singleton/{all/peer mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/bluestore-comp-zstd rados supported-random-distro$/{centos_8}} time: 00:09:05 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916353/ [5916354] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/fast mon_election/classic msgr-failures/few objectstore/bluestore-bitmap rados recovery-overrides/{more-active-recovery} supported-random-distro$/{ubuntu_latest} thrashers/minsize_recovery thrashosds-health workloads/ec-small-objects-balanced} time: 00:18:09 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916354/ [5916355] rados/singleton-nomsgr/{all/multi-backfill-reject mon_election/classic rados supported-random-distro$/{rhel_8}} time: 00:21:43 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916355/ [5916356] rados/cephadm/workunits/{distro/centos_latest mon_election/classic task/test_cephadm} time: 00:16:07 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916356/ [5916357] rados/standalone/{mon_election/connectivity supported-random-distro$/{ubuntu_latest} workloads/osd} time: 03:19:01 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916357/ [5916358] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/nautilus-v1only backoff/peering_and_degraded ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} mon_election/classic msgr-failures/osd-delay rados thrashers/none thrashosds-health workloads/cache-snaps} time: 00:26:36 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916358/ [5916359] rados/perf/{ceph mon_election/classic objectstore/bluestore-bitmap openstack scheduler/dmclock_1Shard_16Threads settings/optimized ubuntu_18.04 workloads/fio_4M_rand_rw} time: 00:09:22 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916359/ [5916360] rados/cephadm/with-work/{distro/centos_latest fixed-2 mode/packaged mon_election/classic msgr/async-v2only start tasks/rados_api_tests} time: 00:33:36 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916360/ [5916361] rados/singleton/{all/pg-autoscaler-progress-off mon_election/classic msgr-failures/few msgr/async objectstore/bluestore-hybrid rados supported-random-distro$/{ubuntu_latest}} time: 00:07:53 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916361/ [5916362] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{default} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-bitmap rados supported-random-distro$/{ubuntu_latest} thrashers/pggrow thrashosds-health workloads/snaps-few-objects} time: 00:27:09 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916362/ [5916363] rados/singleton-nomsgr/{all/osd_stale_reads mon_election/connectivity rados supported-random-distro$/{centos_8}} time: 00:18:37 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916363/ [5916364] rados/cephadm/smoke/{distro/rhel_latest fixed-2 mon_election/connectivity start} time: 00:14:32 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916364/ [5916365] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-stupid supported-random-distro$/{ubuntu_latest} tasks/dashboard} time: 01:07:34 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916365/ [5916366] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} mon_election/connectivity msgr-failures/osd-delay objectstore/bluestore-low-osd-mem-target rados recovery-overrides/{more-async-recovery} supported-random-distro$/{ubuntu_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:10:27 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916366/ [5916367] rados/multimon/{clusters/21 mon_election/connectivity msgr-failures/many msgr/async-v1only no_pools objectstore/bluestore-comp-zstd rados supported-random-distro$/{ubuntu_latest} tasks/mon_clock_no_skews} time: 00:06:19 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916367/ [5916368] rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-start-upgrade 4-wait fixed-2 mon_election/connectivity} time: 00:19:54 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916368/ [5916369] rados/singleton/{all/pg-autoscaler mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{ubuntu_latest}} time: 00:08:02 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916369/ [5916370] rados/cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_cephadm_repos} time: 00:06:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916370/ [5916371] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} mon_election/connectivity msgr-failures/few objectstore/bluestore-comp-zlib rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{rhel_8} thrashers/morepggrow thrashosds-health workloads/ec-rados-plugin=jerasure-k=4-m=2} time: 00:31:59 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916371/ [5916372] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/few objectstore/bluestore-comp-zlib rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{ubuntu_latest} thrashers/none thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:20:48 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916372/ [5916373] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/none mon_election/classic msgr-failures/few msgr/async-v2only objectstore/bluestore-comp-zlib rados tasks/rados_api_tests validater/lockdep} time: 00:23:31 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916373/ [5916374] rados/monthrash/{ceph clusters/9-mons mon_election/connectivity msgr-failures/few msgr/async objectstore/bluestore-comp-zlib rados supported-random-distro$/{ubuntu_latest} thrashers/sync workloads/rados_5925} time: 00:08:59 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916374/ [5916375] rados/singleton-nomsgr/{all/pool-access mon_election/classic rados supported-random-distro$/{rhel_8}} time: 00:10:31 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916375/ [5916376] rados/cephadm/thrash/{0-distro/rhel_latest 1-start 2-thrash 3-tasks/snaps-few-objects fixed-2 msgr/async-v2only root} time: 00:37:28 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916376/ [5916377] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-active-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{centos_8} thrashers/careful thrashosds-health workloads/write_fadvise_dontneed} time: 00:16:17 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916377/ [5916378] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/few msgr/async objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{centos_8} tasks/rados_workunit_loadgen_mostlyread} time: 00:30:21 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916378/ [5916379] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/nautilus-v2only backoff/normal ceph clusters/{openstack three-plus-one} d-balancer/on distro$/{ubuntu_18.04} mon_election/connectivity msgr-failures/fastclose rados thrashers/pggrow thrashosds-health workloads/radosbench} time: 02:02:22 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916379/ [5916380] rados/mgr/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-bitmap supported-random-distro$/{centos_8} tasks/failover} time: 00:13:39 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916380/ [5916381] rados/standalone/{mon_election/classic supported-random-distro$/{centos_8} workloads/scrub} time: 01:42:47 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916381/ [5916382] rados/singleton/{all/pg-removal-interruption mon_election/classic msgr-failures/few msgr/async-v2only objectstore/bluestore-stupid rados supported-random-distro$/{rhel_8}} time: 00:10:38 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916382/ [5916383] rados/perf/{ceph mon_election/connectivity objectstore/bluestore-comp openstack scheduler/dmclock_default_shards settings/optimized ubuntu_18.04 workloads/fio_4M_rand_write} time: 00:12:36 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916383/ [5916384] rados/cephadm/smoke/{distro/ubuntu_18.04 fixed-2 mon_election/classic start} time: 00:13:38 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916384/ [5916385] rados/singleton-nomsgr/{all/recovery-unfound-found mon_election/connectivity rados supported-random-distro$/{rhel_8}} time: 00:24:40 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916385/ [5916386] rados/cephadm/smoke-roleless/{distro/ubuntu_20.04 start} time: 00:13:29 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916386/ [5916387] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/filestore-xfs supported-random-distro$/{rhel_8} tasks/dashboard} time: 01:11:39 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916387/ [5916388] rados/objectstore/{backends/filestore-idempotent supported-random-distro$/{ubuntu_latest}} time: 02:25:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916388/ [5916389] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/normal mon_election/connectivity msgr-failures/osd-delay objectstore/bluestore-comp-lz4 rados recovery-overrides/{more-active-recovery} supported-random-distro$/{centos_8} thrashers/morepggrow thrashosds-health workloads/ec-small-objects-fast-read} time: 00:23:19 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916389/ [5916390] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/fastclose msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{ubuntu_latest} thrashers/default thrashosds-health workloads/admin_socket_objecter_requests} time: 00:21:48 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916390/ [5916391] rados/cephadm/with-work/{distro/rhel_latest fixed-2 mode/root mon_election/connectivity msgr/async start tasks/rados_python} time: 00:23:55 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916391/ [5916392] rados/singleton/{all/radostool mon_election/connectivity msgr-failures/many msgr/async objectstore/filestore-xfs rados supported-random-distro$/{rhel_8}} time: 00:14:28 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916392/ [5916393] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/fast mon_election/connectivity msgr-failures/few rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{rhel_8} thrashers/minsize_recovery thrashosds-health workloads/ec-small-objects-overwrites} time: 00:23:45 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916393/ [5916394] rados/cephadm/workunits/{distro/centos_latest mon_election/classic task/test_orch_cli} time: 00:18:59 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916394/ [5916395] rados/singleton-nomsgr/{all/version-number-sanity mon_election/classic rados supported-random-distro$/{rhel_8}} time: 00:12:01 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916395/ [5916396] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/nautilus backoff/peering ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} mon_election/classic msgr-failures/few rados thrashers/careful thrashosds-health workloads/rbd_cls} time: 00:21:17 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916396/ [5916397] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} mon_election/classic msgr-failures/fastclose objectstore/bluestore-stupid rados recovery-overrides/{default} supported-random-distro$/{rhel_8} thrashers/careful thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:14:02 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916397/ [5916398] rados/cephadm/smoke/{distro/ubuntu_20.04 fixed-2 mon_election/connectivity start} time: 00:14:36 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916398/ [5916399] rados/singleton/{all/random-eio mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-bitmap rados supported-random-distro$/{rhel_8}} time: 00:28:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916399/ [5916400] rados/multimon/{clusters/3 mon_election/classic msgr-failures/few msgr/async-v2only no_pools objectstore/bluestore-hybrid rados supported-random-distro$/{rhel_8} tasks/mon_clock_with_skews} time: 00:09:50 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916400/ [5916401] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/few msgr/async-v1only objectstore/bluestore-comp-zlib rados supported-random-distro$/{centos_8} thrashers/mapgap thrashosds-health workloads/cache-agent-big} time: 00:29:26 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916401/ [5916402] rados/cephadm/thrash/{0-distro/ubuntu_18.04 1-start 2-thrash 3-tasks/radosbench fixed-2 msgr/async root} time: 01:17:41 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916402/ [5916403] rados/singleton-bluestore/{all/cephtool mon_election/classic msgr-failures/few msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{rhel_8}} time: 00:31:46 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916403/ [5916404] rados/perf/{ceph mon_election/classic objectstore/bluestore-low-osd-mem-target openstack scheduler/wpq_default_shards settings/optimized ubuntu_18.04 workloads/radosbench_4K_rand_read} time: 00:11:02 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916404/ [5916405] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-bitmap supported-random-distro$/{centos_8} tasks/dashboard} time: 01:09:58 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916405/ [5916406] rados/singleton-nomsgr/{all/admin_socket_output mon_election/connectivity rados supported-random-distro$/{rhel_8}} time: 00:17:22 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916406/ [5916407] rados/standalone/{mon_election/connectivity supported-random-distro$/{rhel_8} workloads/crush} time: 00:13:30 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916407/ [5916408] rados/upgrade/nautilus-x-singleton/{0-cluster/{openstack start} 1-install/nautilus 2-partial-upgrade/firsthalf 3-thrash/default 4-workload/{rbd-cls rbd-import-export readwrite snaps-few-objects} 5-workload/{radosbench rbd_api} 6-finish-upgrade 7-octopus 8-workload/{rbd-python snaps-many-objects} bluestore-bitmap mon_election/connectivity thrashosds-health ubuntu_18.04} time: 04:48:14 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916408/ [5916409] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore-stupid rados supported-random-distro$/{rhel_8} tasks/readwrite} time: 00:14:55 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916409/ [5916410] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/octopus backoff/peering_and_degraded ceph clusters/{openstack three-plus-one} d-balancer/on distro$/{ubuntu_18.04} mon_election/connectivity msgr-failures/osd-delay rados thrashers/default thrashosds-health workloads/snaps-few-objects} time: 00:38:00 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916410/ [5916411] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} mon_election/classic msgr-failures/osd-delay objectstore/bluestore-comp-zstd rados recovery-overrides/{more-active-recovery} supported-random-distro$/{rhel_8} thrashers/pggrow thrashosds-health workloads/ec-rados-plugin=lrc-k=4-m=2-l=3} time: 00:13:57 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916411/ [5916412] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} mon_election/connectivity msgr-failures/osd-delay objectstore/bluestore-comp-zstd rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{ubuntu_latest} thrashers/pggrow thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:30:40 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916412/ [5916413] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/default/{default thrashosds-health} mon_election/connectivity msgr-failures/few msgr/async objectstore/bluestore-comp-zstd rados tasks/rados_cls_all validater/valgrind} time: 02:17:53 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916413/ [5916414] rados/monthrash/{ceph clusters/3-mons mon_election/classic msgr-failures/mon-delay msgr/async-v1only objectstore/bluestore-comp-zstd rados supported-random-distro$/{centos_8} thrashers/force-sync-many workloads/rados_api_tests} time: 00:26:08 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916414/ [5916416] rados/singleton/{all/rebuild-mondb mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/bluestore-comp-lz4 rados supported-random-distro$/{centos_8}} time: 00:14:48 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916416/ [5916417] rados/cephadm/orchestrator_cli/{2-node-mgr orchestrator_cli supported-random-distro$/{ubuntu_latest}} time: 00:11:03 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916417/ [5916418] rados/mgr/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-comp-lz4 supported-random-distro$/{ubuntu_latest} tasks/insights} time: 00:11:40 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916418/ [5916419] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-comp-zstd rados supported-random-distro$/{ubuntu_latest} thrashers/morepggrow thrashosds-health workloads/cache-agent-small} time: 00:12:54 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916419/ [5916420] rados/singleton-nomsgr/{all/balancer mon_election/classic rados supported-random-distro$/{ubuntu_latest}} time: 00:07:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916420/ [5916421] rados/cephadm/smoke/{distro/centos_8.0 fixed-2 mon_election/classic start} time: 00:14:44 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916421/ [5916422] rados/singleton/{all/recovery-preemption mon_election/classic msgr-failures/few msgr/async objectstore/bluestore-comp-snappy rados supported-random-distro$/{centos_8}} time: 00:21:50 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916422/ [5916423] rados/cephadm/smoke-roleless/{distro/centos_8.0 start} time: 00:13:02 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916423/ [5916424] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/fast mon_election/classic msgr-failures/fastclose objectstore/bluestore-comp-snappy rados recovery-overrides/{default} supported-random-distro$/{rhel_8} thrashers/pggrow thrashosds-health workloads/ec-small-objects-many-deletes} time: 00:29:18 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916424/ [5916425] rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-start-upgrade 4-wait fixed-2 mon_election/classic} time: 00:20:37 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916425/ [5916426] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-comp-lz4 supported-random-distro$/{centos_8} tasks/dashboard} time: 01:09:27 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916426/ [5916427] rados/objectstore/{backends/fusestore supported-random-distro$/{ubuntu_latest}} time: 00:05:38 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916427/ [5916428] rados/perf/{ceph mon_election/connectivity objectstore/bluestore-stupid openstack scheduler/dmclock_1Shard_16Threads settings/optimized ubuntu_18.04 workloads/radosbench_4K_seq_read} time: 00:09:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916428/ [5916429] rados/singleton-nomsgr/{all/cache-fs-trunc mon_election/connectivity rados supported-random-distro$/{ubuntu_latest}} time: 00:06:31 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916429/ [5916430] rados/cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/packaged mon_election/classic msgr/async-v1only start tasks/rados_api_tests} time: 00:32:53 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916430/ [5916431] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/fastclose msgr/async objectstore/bluestore-hybrid rados supported-random-distro$/{centos_8} thrashers/none thrashosds-health workloads/cache-pool-snaps-readproxy} time: 00:19:20 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916431/ [5916432] rados/singleton/{all/resolve_stuck_peering mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore-comp-zlib rados supported-random-distro$/{rhel_8}} time: 00:12:43 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916432/ [5916433] rados/standalone/{mon_election/classic supported-random-distro$/{centos_8} workloads/erasure-code} time: 00:40:19 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916433/ [5916434] rados/cephadm/workunits/{distro/centos_latest mon_election/classic task/test_adoption} time: 00:08:49 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916434/ [5916435] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} mon_election/connectivity msgr-failures/few objectstore/filestore-xfs rados recovery-overrides/{more-active-recovery} supported-random-distro$/{rhel_8} thrashers/default thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:14:04 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916435/ [5916436] rados/cephadm/thrash/{0-distro/ubuntu_20.04 1-start 2-thrash 3-tasks/small-objects fixed-2 msgr/async-v1only root} time: 00:33:41 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916436/ [5916437] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/few msgr/async-v2only objectstore/filestore-xfs rados supported-random-distro$/{rhel_8} tasks/repair_test} time: 00:18:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916437/ [5916438] rados/singleton-nomsgr/{all/ceph-kvstore-tool mon_election/classic rados supported-random-distro$/{ubuntu_latest}} time: 00:06:46 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916438/ [5916440] rados/cephadm/smoke/{distro/centos_latest fixed-2 mon_election/connectivity start} time: 00:13:33 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916440/ [5916441] rados/singleton/{all/test-crash mon_election/classic msgr-failures/few msgr/async-v2only objectstore/bluestore-comp-zstd rados supported-random-distro$/{rhel_8}} time: 00:12:12 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916441/ [5916442] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/luminous-v1only backoff/normal ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} mon_election/classic msgr-failures/fastclose rados thrashers/mapgap thrashosds-health workloads/test_rbd_api} time: 00:20:10 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916442/ [5916443] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{ubuntu_latest} thrashers/pggrow thrashosds-health workloads/cache-pool-snaps} time: 00:21:46 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916443/ [5916444] rados/thrash-erasure-code-overwrites/{bluestore-bitmap ceph clusters/{fixed-2 openstack} fast/normal mon_election/classic msgr-failures/osd-delay rados recovery-overrides/{more-partial-recovery} supported-random-distro$/{centos_8} thrashers/morepggrow thrashosds-health workloads/ec-snaps-few-objects-overwrites} time: 00:31:31 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916444/ [5916445] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} mon_election/connectivity msgr-failures/fastclose objectstore/bluestore-hybrid rados recovery-overrides/{more-async-recovery} supported-random-distro$/{rhel_8} thrashers/careful thrashosds-health workloads/ec-rados-plugin=jerasure-k=4-m=2} time: 00:29:39 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916445/ [5916446] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/fastclose objectstore/bluestore-hybrid rados recovery-overrides/{default} supported-random-distro$/{ubuntu_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:27:49 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916446/ [5916447] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/none mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-hybrid rados tasks/mon_recovery validater/lockdep} time: 00:11:26 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916447/ [5916448] rados/monthrash/{ceph clusters/9-mons mon_election/connectivity msgr-failures/few msgr/async-v2only objectstore/bluestore-hybrid rados supported-random-distro$/{rhel_8} thrashers/many workloads/rados_mon_osdmap_prune} time: 00:55:17 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916448/ [5916449] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-comp-snappy supported-random-distro$/{rhel_8} tasks/dashboard} time: 01:10:19 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916449/ [5916450] rados/cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_cephadm} time: 00:21:47 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916450/ [5916451] rados/singleton-nomsgr/{all/ceph-post-file mon_election/connectivity rados supported-random-distro$/{ubuntu_latest}} time: 00:05:25 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916451/ [5916452] rados/mgr/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-comp-snappy supported-random-distro$/{centos_8} tasks/module_selftest} time: 00:29:54 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916452/ [5916453] rados/perf/{ceph mon_election/classic objectstore/bluestore-basic-min-osd-mem-target openstack scheduler/dmclock_default_shards settings/optimized ubuntu_18.04 workloads/radosbench_4M_rand_read} time: 00:09:33 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916453/ [5916455] rados/singleton/{all/test_envlibrados_for_rocksdb mon_election/connectivity msgr-failures/many msgr/async objectstore/bluestore-hybrid rados supported-random-distro$/{centos_8}} time: 00:15:46 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916455/ [5916457] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-partial-recovery} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/osd-delay msgr/async-v2only objectstore/bluestore-stupid rados supported-random-distro$/{centos_8} thrashers/careful thrashosds-health workloads/cache-snaps-balanced} time: 00:22:17 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916457/ [5916459] rados/standalone/{mon_election/connectivity supported-random-distro$/{centos_8} workloads/mgr} time: 00:11:43 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916459/ [5916460] rados/singleton-nomsgr/{all/export-after-evict mon_election/classic rados supported-random-distro$/{centos_8}} time: 00:08:32 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916460/ [5916461] rados/thrash-erasure-code/{ceph clusters/{fixed-2 openstack} fast/normal mon_election/connectivity msgr-failures/few objectstore/bluestore-comp-zlib rados recovery-overrides/{more-active-recovery} supported-random-distro$/{rhel_8} thrashers/careful thrashosds-health workloads/ec-small-objects} time: 00:24:56 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916461/ [5916462] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size 1-install/luminous backoff/peering ceph clusters/{openstack three-plus-one} d-balancer/on distro$/{ubuntu_18.04} mon_election/connectivity msgr-failures/few rados thrashers/morepggrow thrashosds-health workloads/cache-snaps} time: 00:31:50 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916462/ [5916463] rados/singleton/{all/thrash-backfill-full mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{ubuntu_latest}} time: 01:03:35 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916463/ [5916464] rados/cephadm/thrash/{0-distro/centos_8.0 1-start 2-thrash 3-tasks/snaps-few-objects fixed-2 msgr/async-v2only root} time: 00:36:56 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916464/ [5916465] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/classic objectstore/bluestore-comp-zlib supported-random-distro$/{ubuntu_latest} tasks/dashboard} time: 01:08:12 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916465/ [5916466] rados/objectstore/{backends/keyvaluedb supported-random-distro$/{ubuntu_latest}} time: 00:12:52 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916466/ [5916467] rados/thrash-erasure-code-shec/{ceph clusters/{fixed-4 openstack} mon_election/classic msgr-failures/few objectstore/bluestore-bitmap rados recovery-overrides/{more-async-recovery} supported-random-distro$/{ubuntu_latest} thrashers/careful thrashosds-health workloads/ec-rados-plugin=shec-k=4-m=3-c=2} time: 00:10:06 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916467/ [5916468] rados/valgrind-leaks/{1-start 2-inject-leak/osd centos_latest} time: 00:21:29 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916468/ [5916469] rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/connectivity msgr-failures/many msgr/async objectstore/bluestore-bitmap rados supported-random-distro$/{rhel_8} tasks/scrub_test} time: 00:13:58 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916469/ [5916470] rados/cephadm/upgrade/{1-start-distro/1-start-centos_8 2-repo_digest/repo_digest 3-start-upgrade 4-wait fixed-2 mon_election/connectivity} time: 00:17:25 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916470/ [5916471] rados/singleton-nomsgr/{all/full-tiering mon_election/connectivity rados supported-random-distro$/{ubuntu_latest}} time: 00:06:18 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916471/ [5916472] rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-recovery} backoff/peering_and_degraded ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/fastclose msgr/async objectstore/filestore-xfs rados supported-random-distro$/{centos_8} thrashers/default thrashosds-health workloads/cache-snaps} time: 00:20:41 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916472/ [5916473] rados/singleton/{all/thrash-eio mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/bluestore-stupid rados supported-random-distro$/{rhel_8}} time: 00:30:48 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916473/ [5916474] rados/perf/{ceph mon_election/connectivity objectstore/bluestore-bitmap openstack scheduler/wpq_default_shards settings/optimized ubuntu_18.04 workloads/radosbench_4M_seq_read} time: 00:08:56 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916474/ [5916475] rados/cephadm/workunits/{distro/centos_latest mon_election/classic task/test_cephadm_repos} time: 00:06:39 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916475/ [5916476] rados/multimon/{clusters/9 mon_election/classic msgr-failures/few msgr/async-v1only no_pools objectstore/bluestore-stupid rados supported-random-distro$/{centos_8} tasks/mon_clock_no_skews} time: 00:09:01 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916476/ [5916477] rados/cephadm/smoke/{distro/ubuntu_18.04 fixed-2 mon_election/connectivity start} time: 00:13:57 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916477/ [5916478] rados/cephadm/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size 1-install/mimic-v1only backoff/peering_and_degraded ceph clusters/{openstack three-plus-one} d-balancer/crush-compat distro$/{ubuntu_18.04} mon_election/classic msgr-failures/osd-delay rados thrashers/none thrashosds-health workloads/radosbench} time: 00:53:22 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916478/ [5916479] rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} mon_election/classic msgr-failures/few objectstore/bluestore-low-osd-mem-target rados recovery-overrides/{more-active-recovery} supported-random-distro$/{centos_8} thrashers/default thrashosds-health workloads/ec-rados-plugin=lrc-k=4-m=2-l=3} time: 00:11:30 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916479/ [5916480] rados/thrash-erasure-code-isa/{arch/x86_64 ceph clusters/{fixed-2 openstack} mon_election/connectivity msgr-failures/few objectstore/bluestore-low-osd-mem-target rados recovery-overrides/{default} supported-random-distro$/{ubuntu_latest} thrashers/default thrashosds-health workloads/ec-rados-plugin=isa-k=2-m=1} time: 00:26:42 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916480/ [5916481] rados/verify/{centos_latest ceph clusters/{fixed-2 openstack} d-thrash/default/{default thrashosds-health} mon_election/connectivity msgr-failures/few msgr/async-v2only objectstore/bluestore-low-osd-mem-target rados tasks/rados_api_tests validater/valgrind} time: 00:55:57 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916481/ [5916482] rados/singleton-nomsgr/{all/health-warnings mon_election/classic rados supported-random-distro$/{ubuntu_latest}} time: 00:08:10 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916482/ [5916483] rados/singleton/{all/thrash-rados/{thrash-rados thrashosds-health} mon_election/classic msgr-failures/few msgr/async objectstore/filestore-xfs rados supported-random-distro$/{centos_8}} time: 00:19:48 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916483/ [5916484] rados/monthrash/{ceph clusters/3-mons mon_election/classic msgr-failures/mon-delay msgr/async objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{ubuntu_latest} thrashers/one workloads/rados_mon_workunits} time: 00:25:19 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916484/ [5916485] rados/cephadm/with-work/{distro/centos_8.0 fixed-2 mode/packaged mon_election/classic msgr/async start tasks/rados_api_tests} time: 00:34:29 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916485/ [5916486] rados/mgr/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-comp-zlib supported-random-distro$/{centos_8} tasks/progress} time: 00:17:57 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916486/ [5916487] rados/standalone/{mon_election/classic supported-random-distro$/{rhel_8} workloads/misc} time: 00:30:51 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916487/ [5916488] rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{more-async-partial-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/default d-balancer/on mon_election/connectivity msgr-failures/few msgr/async-v1only objectstore/bluestore-bitmap rados supported-random-distro$/{ubuntu_latest} thrashers/mapgap thrashosds-health workloads/cache} time: 00:10:00 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916488/ [5916489] rados/cephadm/workunits/{distro/centos_latest mon_election/connectivity task/test_orch_cli} time: 00:19:27 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916489/ [5916490] rados/dashboard/{clusters/{2-node-mgr} debug/mgr mon_election/connectivity objectstore/bluestore-comp-zstd supported-random-distro$/{centos_8} tasks/dashboard} time: 01:09:14 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916490/ [5916491] rados/cephadm/thrash/{0-distro/centos_latest 1-start 2-thrash 3-tasks/radosbench fixed-2 msgr/async root} time: 01:08:48 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916491/ [5916492] rados/singleton-nomsgr/{all/large-omap-object-warnings mon_election/connectivity rados supported-random-distro$/{rhel_8}} time: 00:10:55 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916492/ [5916493] rados/singleton/{all/thrash_cache_writeback_proxy_none mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore-bitmap rados supported-random-distro$/{centos_8}} time: 00:22:33 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916493/ [5916494] rados/cephadm/smoke/{distro/ubuntu_20.04 fixed-2 mon_election/classic start} time: 00:14:49 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916494/ [5916495] rados/perf/{ceph mon_election/classic objectstore/bluestore-comp openstack scheduler/dmclock_1Shard_16Threads settings/optimized ubuntu_18.04 workloads/radosbench_4M_write} time: 00:08:20 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916495/ [5916496] rados/singleton-bluestore/{all/cephtool mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/bluestore-bitmap rados supported-random-distro$/{centos_8}} time: 00:31:56 info: http://pulpito.ceph.com/yuriw-2021-02-26_16:38:18-rados-wip-yuri7-testing-2021-02-25-1051-pacific-distro-basic-smithi/5916496/