2022-01-16T15:01:10.151 INFO:root:teuthology version: 1.1.0-3ff86a5d 2022-01-16T15:01:10.152 INFO:teuthology.results:seed: '1144' 2022-01-16T16:29:50.280 INFO:root:teuthology version: 1.1.0-3ff86a5d 2022-01-16T16:29:50.311 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2022-01-16T16:46:51.888 INFO:teuthology.results:Tests finished! gathering results... 2022-01-16T16:46:59.589 INFO:scrape:Found 199 jobs 2022-01-16T16:47:00.227 WARNING:scrape:Missing teuthology log /home/teuthworker/archive/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620702/teuthology.log 2022-01-16T16:47:10.682 INFO:scrape:Found 3 distinct failure reasons 2022-01-16T16:47:10.684 INFO:scrape:Failure: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=ca74598065096e6fcbd8433c8779a2be0c889351 2022-01-16T16:47:10.684 INFO:scrape:187 jobs 2022-01-16T16:47:10.686 INFO:scrape:suites intersection: ['conf'] 2022-01-16T16:47:10.686 INFO:scrape:suites union: ['ceph/ceph', 'clusters/3-node', 'clusters/fixed-1', 'clusters/fixed-3', 'clusters/separate-client', 'conf', 'filestore-xfs', 'install/ceph', 'kernels/pre-single-major', 'kernels/single-major-off', 'kernels/single-major-on', 'krbd/basic/{bluestore-bitmap', 'krbd/fsx/{ceph/ceph', 'krbd/rbd-nomount/{bluestore-bitmap', 'krbd/rbd/{bluestore-bitmap', 'krbd/singleton/{bluestore-bitmap', 'krbd/thrash/{bluestore-bitmap', 'krbd/unmap/{ceph/ceph', 'krbd/wac/wac/{bluestore-bitmap', 'ms_mode$/{crc}', 'ms_mode$/{legacy}', 'ms_mode$/{prefer-crc}', 'ms_mode$/{secure}', 'ms_mode/crc', 'ms_mode/legacy', 'ms_mode/secure', 'msgr-failures/few', 'msgr-failures/many', 'objectstore/bluestore-bitmap', 'objectstore/filestore-xfs', 'randomized-striping-off}', 'randomized-striping-on}', 'striping/default/{msgr-failures/few', 'striping/default/{msgr-failures/many', 'striping/fancy/{msgr-failures/few', 'tasks/fsx-1-client}', 'tasks/fsx-3-client}', 'tasks/krbd_data_pool}', 'tasks/krbd_deep_flatten}', 'tasks/krbd_discard}', 'tasks/krbd_exclusive_option}', 'tasks/krbd_fallocate}', 'tasks/krbd_huge_image}', 'tasks/krbd_latest_osdmap_on_map}', 'tasks/krbd_msgr_segments}', 'tasks/krbd_namespaces}', 'tasks/krbd_parent_overlap}', 'tasks/krbd_read_only}', 'tasks/krbd_udev_enumerate}', 'tasks/krbd_udev_netlink_enobufs}', 'tasks/krbd_udev_netns}', 'tasks/krbd_udev_symlinks}', 'tasks/krbd_whole_object_zeroout}', 'tasks/rbd_concurrent}', 'tasks/rbd_fio}', 'tasks/rbd_huge_tickets}', 'tasks/rbd_image_read}', 'tasks/rbd_kernel}', 'tasks/rbd_map_snapshot_io}', 'tasks/rbd_map_unmap}', 'tasks/rbd_simple_big}', 'tasks/rbd_workunit_kernel_untar_build}', 'tasks/rbd_workunit_suites_dbench}', 'tasks/rbd_workunit_suites_ffsb}', 'tasks/rbd_workunit_suites_fsstress_ext4}', 'tasks/rbd_workunit_suites_fsstress}', 'tasks/rbd_workunit_suites_fsx}', 'tasks/rbd_workunit_suites_iozone}', 'tasks/rbd_workunit_trivial_sync}', 'tasks/rbd_xfstests}', 'tasks/unmap}', 'tasks/wac', 'thrashers/backoff', 'thrashers/mon-thrasher', 'thrashers/pggrow', 'thrashers/upmap', 'thrashosds-health', 'verify/many-resets}', 'verify/no-resets}', 'workloads/rbd_fio}', 'workloads/rbd_workunit_suites_ffsb}'] 2022-01-16T16:47:10.687 INFO:scrape: 2022-01-16T16:47:10.688 INFO:scrape:Dead: None 2022-01-16T16:47:10.688 INFO:scrape:11 jobs: ['6620702', '6620620', '6620567', '6620718', '6620642', '6620602', '6620738', '6620561', '6620585', '6620682', '6620663'] 2022-01-16T16:47:10.688 INFO:scrape: 2022-01-16T16:47:10.689 INFO:scrape:Failure: {'Failure object was': {'smithi019.front.sepia.ceph.com': {'msg': 'Failed to update apt cache: ', 'invocation': {'module_args': {'dpkg_options': 'force-confdef,force-confold', 'autoremove': False, 'force': False, 'force_apt_get': False, 'policy_rc_d': 'None', 'package': 'None', 'autoclean': False, 'install_recommends': 'None', 'purge': False, 'allow_unauthenticated': False, 'state': 'present', 'upgrade': 'None', 'update_cache': True, 'default_release': 'None', 'only_upgrade': False, 'deb': 'None', 'cache_valid_time': 0}}, '_ansible_no_log': False, 'attempts': 24, '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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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', '_ansible_no_log')"} 2022-01-16T16:47:10.689 INFO:scrape:1 jobs: ['6620579'] 2022-01-16T16:47:10.690 INFO:scrape:suites: ['clusters/fixed-3', 'conf', 'install/ceph', 'krbd/rbd-nomount/{bluestore-bitmap', 'ms_mode/legacy', 'msgr-failures/few', 'tasks/rbd_huge_tickets}'] 2022-01-16T16:47:10.690 INFO:scrape: 2022-01-16T16:47:10.698 INFO:teuthology.results:Sending results to ceph-qa@ceph.io: Test Run: teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi ================================================================= info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/ logs: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/ failed: 187 dead: 12 running: 0 waiting: 0 queued: 0 passed: 0 Fail ================================================================= [6620554] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/crc tasks/krbd_deep_flatten} ----------------------------------------------------------------- time: 00:04:54 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620554/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620554/ sentry: https://sentry.ceph.com/organizations/ceph/?query=20223f97fe964fbc9d88b21484cda3b1 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620555] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{secure} objectstore/bluestore-bitmap striping/default/{msgr-failures/few randomized-striping-off} tasks/fsx-1-client} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620555/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620555/ sentry: https://sentry.ceph.com/organizations/ceph/?query=ca00770326ff4b34a1ce46784390ef05 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620556] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/few tasks/rbd_fio} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620556/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620556/ sentry: https://sentry.ceph.com/organizations/ceph/?query=f1def2301eeb4acf82b9dbb5caba990c Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620557] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/krbd_data_pool} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620557/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620557/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e30287991298438d858b9e2b7b330d04 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620558] krbd/singleton/{bluestore-bitmap conf ms_mode$/{secure} msgr-failures/few tasks/rbd_xfstests} ----------------------------------------------------------------- time: 00:05:08 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620558/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620558/ sentry: https://sentry.ceph.com/organizations/ceph/?query=09ce2223bedb45bf9715c32a26c640c8 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620559] krbd/thrash/{bluestore-bitmap ceph/ceph clusters/fixed-3 conf ms_mode$/{secure} thrashers/backoff thrashosds-health workloads/rbd_fio} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620559/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620559/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e46e97af289649f8a580b2f57d1b308e Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620560] krbd/unmap/{ceph/ceph clusters/separate-client conf filestore-xfs kernels/pre-single-major tasks/unmap} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620560/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620560/ sentry: https://sentry.ceph.com/organizations/ceph/?query=66176f8b62784c4d8fcd0f4df0fb472f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=kernel&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&re f=nightly_pre-single-major [6620562] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/krbd_exclusive_option} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620562/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620562/ sentry: https://sentry.ceph.com/organizations/ceph/?query=77969921e0a94aeabd6080d5dc86ef71 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620563] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/many tasks/rbd_workunit_kernel_untar_build} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620563/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620563/ sentry: https://sentry.ceph.com/organizations/ceph/?query=47ff2bcd00064b41aa382074ffdb8c86 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620564] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/krbd_fallocate} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620564/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620564/ sentry: https://sentry.ceph.com/organizations/ceph/?query=355dab920f404c18ab9437ef5a413be6 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620565] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/krbd_latest_osdmap_on_map} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620565/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620565/ sentry: https://sentry.ceph.com/organizations/ceph/?query=3aa742862b08420888fab96ac7927a96 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620566] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/few tasks/rbd_workunit_suites_dbench} ----------------------------------------------------------------- time: 00:05:14 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620566/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620566/ sentry: https://sentry.ceph.com/organizations/ceph/?query=4fd85604082943f4a8fc1ced96f6014b Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620568] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/legacy tasks/krbd_discard} ----------------------------------------------------------------- time: 00:04:51 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620568/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620568/ sentry: https://sentry.ceph.com/organizations/ceph/?query=91d3445481bb4413b5d85f2d884c3a29 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620569] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/krbd_udev_enumerate} ----------------------------------------------------------------- time: 00:05:09 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620569/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620569/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7f8b89cf953d4b488601ab721ca86a30 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620570] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/many tasks/rbd_workunit_suites_ffsb} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620570/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620570/ sentry: https://sentry.ceph.com/organizations/ceph/?query=eceef0617ad04717877e25c0abebbb28 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620571] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/krbd_udev_netlink_enobufs} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620571/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620571/ sentry: https://sentry.ceph.com/organizations/ceph/?query=31abf8f62da047b898842c0a6b296b07 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620572] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/krbd_udev_netns} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620572/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620572/ sentry: https://sentry.ceph.com/organizations/ceph/?query=52e3ad48dae741de84bf76a018e47ff0 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620573] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/few tasks/rbd_workunit_suites_fsstress} ----------------------------------------------------------------- time: 00:05:07 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620573/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620573/ sentry: https://sentry.ceph.com/organizations/ceph/?query=5326f736598b49cc9d3139cf42e639bc Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620574] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{legacy} objectstore/filestore-xfs striping/fancy/{msgr-failures/few randomized-striping-on} tasks/fsx-3-client} ----------------------------------------------------------------- time: 00:05:07 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620574/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620574/ sentry: https://sentry.ceph.com/organizations/ceph/?query=1cbc7c8daea147c99beb5183aa314689 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620575] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/krbd_udev_symlinks} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620575/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620575/ sentry: https://sentry.ceph.com/organizations/ceph/?query=ca94beffcd6e42d78a2c3c2baf78fcb2 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620576] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/many tasks/rbd_workunit_suites_fsstress_ext4} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620576/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620576/ sentry: https://sentry.ceph.com/organizations/ceph/?query=8d582e2ee36c4bc5bcf7a3b925d1b96c Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620577] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/rbd_concurrent} ----------------------------------------------------------------- time: 00:05:07 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620577/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620577/ sentry: https://sentry.ceph.com/organizations/ceph/?query=476c41d5a06b49b7b786608b2d2ce5ce Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620578] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/secure tasks/krbd_huge_image} ----------------------------------------------------------------- time: 00:04:56 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620578/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620578/ sentry: https://sentry.ceph.com/organizations/ceph/?query=1b2536dcd93444e28fb12a551d4e6ce1 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620580] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/few tasks/rbd_workunit_suites_fsx} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620580/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620580/ sentry: https://sentry.ceph.com/organizations/ceph/?query=5c875817f4f649e591edd0cf12c5b7c8 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620581] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/rbd_image_read} ----------------------------------------------------------------- time: 00:05:10 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620581/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620581/ sentry: https://sentry.ceph.com/organizations/ceph/?query=310506a536854e6b89939703116c5042 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620582] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/rbd_kernel} ----------------------------------------------------------------- time: 00:05:10 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620582/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620582/ sentry: https://sentry.ceph.com/organizations/ceph/?query=6604c23e64704eb2bec45ab8affa69aa Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620583] krbd/thrash/{bluestore-bitmap ceph/ceph clusters/fixed-3 conf ms_mode$/{legacy} thrashers/mon-thrasher thrashosds-health workloads/rbd_workunit_suites_ffsb} ----------------------------------------------------------------- time: 00:05:07 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620583/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620583/ sentry: https://sentry.ceph.com/organizations/ceph/?query=19a765a666644ac09cf6def9a86f7f1d Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620584] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/many tasks/rbd_workunit_suites_iozone} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620584/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620584/ sentry: https://sentry.ceph.com/organizations/ceph/?query=c747a619dc004e6da10132088356124e Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620586] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/crc tasks/krbd_msgr_segments} ----------------------------------------------------------------- time: 00:04:52 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620586/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620586/ sentry: https://sentry.ceph.com/organizations/ceph/?query=effaf56d544c403082e4d427d0cb120f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620587] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/rbd_map_unmap} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620587/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620587/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e723ec53acf741238571b3a14c7648b9 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620588] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/few tasks/rbd_workunit_trivial_sync} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620588/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620588/ sentry: https://sentry.ceph.com/organizations/ceph/?query=0c94126ca0474de2a81eb06deb096a38 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620589] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/rbd_simple_big} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620589/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620589/ sentry: https://sentry.ceph.com/organizations/ceph/?query=37f1d1e380fd4c1ebc6e7a52cd3693c0 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620590] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{crc} objectstore/bluestore-bitmap striping/default/{msgr-failures/many randomized-striping-off} tasks/fsx-1-client} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620590/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620590/ sentry: https://sentry.ceph.com/organizations/ceph/?query=886b5131d37e4896b7a9f74d159e579a Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620591] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/many tasks/rbd_fio} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620591/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620591/ sentry: https://sentry.ceph.com/organizations/ceph/?query=d95780c8e7be47f3b34c0bd16a121423 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620592] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/krbd_data_pool} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620592/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620592/ sentry: https://sentry.ceph.com/organizations/ceph/?query=d3aa8b84d10b46c88a218fb1fc7cf8af Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620593] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/krbd_exclusive_option} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620593/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620593/ sentry: https://sentry.ceph.com/organizations/ceph/?query=4ca204b3e0db49eb8530cc198f8ccb23 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620594] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/few tasks/rbd_workunit_kernel_untar_build} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620594/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620594/ sentry: https://sentry.ceph.com/organizations/ceph/?query=f27a066b1e31477f9e11a2c3edf8cb1a Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620595] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/krbd_fallocate} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620595/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620595/ sentry: https://sentry.ceph.com/organizations/ceph/?query=0e08922fbaa04e22a52add84b8afa8fc Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620596] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/legacy tasks/krbd_parent_overlap} ----------------------------------------------------------------- time: 00:04:57 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620596/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620596/ sentry: https://sentry.ceph.com/organizations/ceph/?query=b75e8914a29a4cf49b9e9e1303866a35 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620597] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/krbd_latest_osdmap_on_map} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620597/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620597/ sentry: https://sentry.ceph.com/organizations/ceph/?query=b7eee808058d460a8ee7e7f07337e928 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620598] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/many tasks/rbd_workunit_suites_dbench} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620598/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620598/ sentry: https://sentry.ceph.com/organizations/ceph/?query=446e7f1940234b31a786874095ced0e2 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620599] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/krbd_namespaces} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620599/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620599/ sentry: https://sentry.ceph.com/organizations/ceph/?query=82d011d9ebe144ae9032b92c994d59d4 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620600] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/krbd_udev_enumerate} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620600/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620600/ sentry: https://sentry.ceph.com/organizations/ceph/?query=4450c120f3c04b8a82dfc4bd72cb8da0 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620601] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/few tasks/rbd_workunit_suites_ffsb} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620601/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620601/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7efbd03643f943a3b94abeae253c126d Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620603] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/secure tasks/krbd_read_only} ----------------------------------------------------------------- time: 00:04:53 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620603/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620603/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e14bf91ca73d4aba8d0bcf86ba8fa581 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620604] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/krbd_udev_netns} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620604/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620604/ sentry: https://sentry.ceph.com/organizations/ceph/?query=9974dce713d64464bf868a4904fcc58c Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620605] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/many tasks/rbd_workunit_suites_fsstress} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620605/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620605/ sentry: https://sentry.ceph.com/organizations/ceph/?query=f2fa25c799af4c2a958c93cda7f46ba7 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620606] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{crc} objectstore/filestore-xfs striping/default/{msgr-failures/few randomized-striping-off} tasks/fsx-3-client} ----------------------------------------------------------------- time: 00:04:59 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620606/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620606/ sentry: https://sentry.ceph.com/organizations/ceph/?query=ab4edf3c1b9f4b20b50994cb8308e1cf Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620607] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/krbd_udev_symlinks} ----------------------------------------------------------------- time: 00:04:58 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620607/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620607/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e0dd3d5084d14ecc86eefdb6feafcc7a Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620608] krbd/thrash/{bluestore-bitmap ceph/ceph clusters/fixed-3 conf ms_mode$/{secure} thrashers/pggrow thrashosds-health workloads/rbd_fio} ----------------------------------------------------------------- time: 00:04:58 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620608/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620608/ sentry: https://sentry.ceph.com/organizations/ceph/?query=61323ff68fb149e18df0c02b949fc97d Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620609] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/few tasks/rbd_workunit_suites_fsstress_ext4} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620609/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620609/ sentry: https://sentry.ceph.com/organizations/ceph/?query=4b2fd7630f3a4e14b0016c5297d0f136 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620610] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/rbd_concurrent} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620610/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620610/ sentry: https://sentry.ceph.com/organizations/ceph/?query=5765aacf9c9941c7b4ba39f4d137096b Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620611] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/rbd_huge_tickets} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620611/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620611/ sentry: https://sentry.ceph.com/organizations/ceph/?query=d1222499c06542af93b82ed3dfedfbe7 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620612] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/many tasks/rbd_workunit_suites_fsx} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620612/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620612/ sentry: https://sentry.ceph.com/organizations/ceph/?query=19292b8b8f6d41d482f2e509f603ddff Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620613] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/rbd_image_read} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620613/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620613/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e6ac1e066bcd49b69c8d282f3dd9d972 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620614] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/crc tasks/krbd_whole_object_zeroout} ----------------------------------------------------------------- time: 00:04:57 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620614/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620614/ sentry: https://sentry.ceph.com/organizations/ceph/?query=1fa3910303b8494f847bee0d9bc83ce4 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620615] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/rbd_kernel} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620615/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620615/ sentry: https://sentry.ceph.com/organizations/ceph/?query=3a5fe3ed778f4926b0f033423512b33f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620616] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/few tasks/rbd_workunit_suites_iozone} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620616/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620616/ sentry: https://sentry.ceph.com/organizations/ceph/?query=27e41c66d9394da38651ea5a01c82b9f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620617] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/rbd_map_snapshot_io} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620617/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620617/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7d8db3ad81c941b988952dbd7be2b6a4 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620618] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/rbd_map_unmap} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620618/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620618/ sentry: https://sentry.ceph.com/organizations/ceph/?query=694bfe968a3a4cf7bf90352428c1b4cc Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620619] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/many tasks/rbd_workunit_trivial_sync} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620619/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620619/ sentry: https://sentry.ceph.com/organizations/ceph/?query=285ecefb6af5404aa1a8892b39e1423b Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620621] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/legacy tasks/krbd_deep_flatten} ----------------------------------------------------------------- time: 00:04:56 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620621/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620621/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7d009bb903f14e7abf4eaa8c7c773a11 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620622] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{crc} objectstore/bluestore-bitmap striping/fancy/{msgr-failures/few randomized-striping-on} tasks/fsx-1-client} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620622/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620622/ sentry: https://sentry.ceph.com/organizations/ceph/?query=6d94885591d7489b9f8da98377787382 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620623] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/few tasks/rbd_fio} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620623/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620623/ sentry: https://sentry.ceph.com/organizations/ceph/?query=60357cca1c454033bc79abb066e2bf3e Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620624] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/krbd_data_pool} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620624/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620624/ sentry: https://sentry.ceph.com/organizations/ceph/?query=9582651de788420ea81b3a612b2372b0 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620625] krbd/unmap/{ceph/ceph clusters/separate-client conf filestore-xfs kernels/single-major-off tasks/unmap} ----------------------------------------------------------------- time: 00:04:57 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620625/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620625/ sentry: https://sentry.ceph.com/organizations/ceph/?query=889120e5c1de4df5978654c10911834b Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620626] krbd/wac/wac/{bluestore-bitmap ceph/ceph clusters/fixed-3 conf tasks/wac verify/many-resets} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620626/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620626/ sentry: https://sentry.ceph.com/organizations/ceph/?query=5382560d3c0643a1ae9a9511221e197d Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620627] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/krbd_exclusive_option} ----------------------------------------------------------------- time: 00:04:59 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620627/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620627/ sentry: https://sentry.ceph.com/organizations/ceph/?query=5c96d324a57c45c78a2a5ba4253a75f5 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620628] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/many tasks/rbd_workunit_kernel_untar_build} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620628/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620628/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e38b141bcd56435291752e40db50e685 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620629] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/krbd_fallocate} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620629/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620629/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e28aea345a9d4776afd1b09b5892bac5 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620630] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/krbd_latest_osdmap_on_map} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620630/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620630/ sentry: https://sentry.ceph.com/organizations/ceph/?query=232669eb3c834f3aa91ae1b7b5d736ca Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620631] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/few tasks/rbd_workunit_suites_dbench} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620631/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620631/ sentry: https://sentry.ceph.com/organizations/ceph/?query=b606d044b12544b28fd55641c68dc121 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620632] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/krbd_namespaces} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620632/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620632/ sentry: https://sentry.ceph.com/organizations/ceph/?query=17b4ddbdc4db43a0ab4739063acb4213 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620633] krbd/thrash/{bluestore-bitmap ceph/ceph clusters/fixed-3 conf ms_mode$/{prefer-crc} thrashers/upmap thrashosds-health workloads/rbd_workunit_suites_ffsb} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620633/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620633/ sentry: https://sentry.ceph.com/organizations/ceph/?query=bf23a9c3227e44da860e1e53eac2afda Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620634] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/secure tasks/krbd_discard} ----------------------------------------------------------------- time: 00:04:56 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620634/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620634/ sentry: https://sentry.ceph.com/organizations/ceph/?query=456f00a1e95b452fb57143cde267cfc0 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620635] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/krbd_udev_enumerate} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620635/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620635/ sentry: https://sentry.ceph.com/organizations/ceph/?query=c73054b447ac4de886d6d535aff0fc50 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620636] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/many tasks/rbd_workunit_suites_ffsb} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620636/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620636/ sentry: https://sentry.ceph.com/organizations/ceph/?query=53a0fc8e75034bd0948fe7869716206a Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620637] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/krbd_udev_netlink_enobufs} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620637/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620637/ sentry: https://sentry.ceph.com/organizations/ceph/?query=59fb08fc43bd407ebfa185734d806719 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620638] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/krbd_udev_netns} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620638/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620638/ sentry: https://sentry.ceph.com/organizations/ceph/?query=563f5c0188f54e249d6b9a3d20a755b3 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620639] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/few tasks/rbd_workunit_suites_fsstress} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620639/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620639/ sentry: https://sentry.ceph.com/organizations/ceph/?query=692bab6c56e24454bb7677cd4d05ce82 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620640] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{legacy} objectstore/filestore-xfs striping/default/{msgr-failures/many randomized-striping-off} tasks/fsx-3-client} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620640/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620640/ sentry: https://sentry.ceph.com/organizations/ceph/?query=0a0ec6f4fab64a61b37fc308088ad0e5 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620641] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/krbd_udev_symlinks} ----------------------------------------------------------------- time: 00:04:59 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620641/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620641/ sentry: https://sentry.ceph.com/organizations/ceph/?query=d99b1398a6fa40e1a924788156b4cbc2 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620643] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/rbd_concurrent} ----------------------------------------------------------------- time: 00:04:58 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620643/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620643/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7afc43a7239148e2866a16d8e99c9c73 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620644] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/crc tasks/krbd_huge_image} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620644/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620644/ sentry: https://sentry.ceph.com/organizations/ceph/?query=bbf81b3a232142289642880e27420042 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620645] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/rbd_huge_tickets} ----------------------------------------------------------------- time: 00:04:58 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620645/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620645/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e76ae47112b74c7e9a4c5f2f0834357b Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620646] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/few tasks/rbd_workunit_suites_fsx} ----------------------------------------------------------------- time: 00:04:57 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620646/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620646/ sentry: https://sentry.ceph.com/organizations/ceph/?query=b71a1ecdc4044587a9f1f92508d6e16f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620647] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/rbd_image_read} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620647/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620647/ sentry: https://sentry.ceph.com/organizations/ceph/?query=2c24c877969245c8a50b9a16e5fbde11 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620648] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/rbd_kernel} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620648/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620648/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7c630ae726284f8a947ea8cf4bd25e1b Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620649] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/many tasks/rbd_workunit_suites_iozone} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620649/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620649/ sentry: https://sentry.ceph.com/organizations/ceph/?query=99002e62d6b447cabd7eb252e126d145 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620650] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/rbd_map_snapshot_io} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620650/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620650/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e3c7001ec1214e91985491d033504955 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620651] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/legacy tasks/krbd_msgr_segments} ----------------------------------------------------------------- time: 00:04:59 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620651/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620651/ sentry: https://sentry.ceph.com/organizations/ceph/?query=1ffa6c9f69d04f61a79dbf05b21b1aeb Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620652] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/rbd_map_unmap} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620652/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620652/ sentry: https://sentry.ceph.com/organizations/ceph/?query=d5d33ba818454cc2b79a7128da643047 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620653] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/few tasks/rbd_workunit_trivial_sync} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620653/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620653/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e9b522ac08104fcf94a10cb2df1e61c2 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620654] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/rbd_simple_big} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620654/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620654/ sentry: https://sentry.ceph.com/organizations/ceph/?query=22945546ce2a494e8f4dcaca4c321c13 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620655] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{legacy} objectstore/filestore-xfs striping/default/{msgr-failures/few randomized-striping-off} tasks/fsx-1-client} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620655/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620655/ sentry: https://sentry.ceph.com/organizations/ceph/?query=bed2fc37f7af4f0ea57b38f38745296b Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620656] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/many tasks/rbd_fio} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620656/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620656/ sentry: https://sentry.ceph.com/organizations/ceph/?query=f95c0909709d4acfbb48a317c95f0fda Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620657] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/krbd_data_pool} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620657/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620657/ sentry: https://sentry.ceph.com/organizations/ceph/?query=ffe391e825a1404d83cef54ca5d42681 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620658] krbd/singleton/{bluestore-bitmap conf ms_mode$/{prefer-crc} msgr-failures/many tasks/rbd_xfstests} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620658/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620658/ sentry: https://sentry.ceph.com/organizations/ceph/?query=af90e23b75764fd9ae9bb135b67085f2 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620659] krbd/thrash/{bluestore-bitmap ceph/ceph clusters/fixed-3 conf ms_mode$/{secure} thrashers/backoff thrashosds-health workloads/rbd_workunit_suites_ffsb} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620659/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620659/ sentry: https://sentry.ceph.com/organizations/ceph/?query=ab40acbfd77143b1aa32bec9fb8d207a Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620660] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/krbd_exclusive_option} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620660/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620660/ sentry: https://sentry.ceph.com/organizations/ceph/?query=3e18707f31c04bb38f9c56c25323988d Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620661] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/few tasks/rbd_workunit_kernel_untar_build} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620661/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620661/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7696e629c08340e6a4d838aeb1997867 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620662] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/krbd_fallocate} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620662/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620662/ sentry: https://sentry.ceph.com/organizations/ceph/?query=bb76bdf7c17c451ab2f20bb28f525b33 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620664] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/krbd_latest_osdmap_on_map} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620664/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620664/ sentry: https://sentry.ceph.com/organizations/ceph/?query=ac395dcaf71141299ad0bf08476ce2d1 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620665] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/many tasks/rbd_workunit_suites_dbench} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620665/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620665/ sentry: https://sentry.ceph.com/organizations/ceph/?query=81e44fef985d413fbbd0b145baccdf08 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620666] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/krbd_namespaces} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620666/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620666/ sentry: https://sentry.ceph.com/organizations/ceph/?query=12f1ff8438894050a782ef3161538049 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620667] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/krbd_udev_enumerate} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620667/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620667/ sentry: https://sentry.ceph.com/organizations/ceph/?query=1d60e5238eaa4ae382bde75cd630d616 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620668] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/few tasks/rbd_workunit_suites_ffsb} ----------------------------------------------------------------- time: 00:04:58 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620668/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620668/ sentry: https://sentry.ceph.com/organizations/ceph/?query=3623423989d94340a669fd820090a955 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620669] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/krbd_udev_netlink_enobufs} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620669/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620669/ sentry: https://sentry.ceph.com/organizations/ceph/?query=1ca99165c9c2461d8b50cd3b4a8895e7 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620670] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/crc tasks/krbd_read_only} ----------------------------------------------------------------- time: 00:04:52 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620670/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620670/ sentry: https://sentry.ceph.com/organizations/ceph/?query=c0d45e5f99bf4085a05533ae8166af8b Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620671] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/krbd_udev_netns} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620671/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620671/ sentry: https://sentry.ceph.com/organizations/ceph/?query=6e2fad8c660b40c38c7c13c795e513a5 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620672] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/many tasks/rbd_workunit_suites_fsstress} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620672/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620672/ sentry: https://sentry.ceph.com/organizations/ceph/?query=659f7d97dbdc47688087f12c10bff810 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620673] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{crc} objectstore/bluestore-bitmap striping/fancy/{msgr-failures/few randomized-striping-on} tasks/fsx-3-client} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620673/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620673/ sentry: https://sentry.ceph.com/organizations/ceph/?query=ceafa85d4ab24212beb162d23eccdb21 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620674] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/krbd_udev_symlinks} ----------------------------------------------------------------- time: 00:05:08 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620674/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620674/ sentry: https://sentry.ceph.com/organizations/ceph/?query=b1a3f3d367724698b8a687503424dc01 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620675] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/few tasks/rbd_workunit_suites_fsstress_ext4} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620675/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620675/ sentry: https://sentry.ceph.com/organizations/ceph/?query=a42b2366269d4fdb8f511c59290ad957 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620676] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/rbd_concurrent} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620676/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620676/ sentry: https://sentry.ceph.com/organizations/ceph/?query=a1b2433db8fe4085905f12224bd6e7b3 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620677] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/rbd_huge_tickets} ----------------------------------------------------------------- time: 00:05:08 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620677/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620677/ sentry: https://sentry.ceph.com/organizations/ceph/?query=2b9da19f3e324143bea2cb06f8a81f62 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620678] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/many tasks/rbd_workunit_suites_fsx} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620678/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620678/ sentry: https://sentry.ceph.com/organizations/ceph/?query=bdc73c3da76e4a539985b5a66b3f0038 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620679] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/rbd_image_read} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620679/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620679/ sentry: https://sentry.ceph.com/organizations/ceph/?query=498becf3152e475da12681f47d29ecb1 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620680] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/legacy tasks/krbd_whole_object_zeroout} ----------------------------------------------------------------- time: 00:04:58 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620680/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620680/ sentry: https://sentry.ceph.com/organizations/ceph/?query=393f1669fbbd4ed69f287492a72cc87b Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620681] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/rbd_kernel} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620681/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620681/ sentry: https://sentry.ceph.com/organizations/ceph/?query=a3faba83c2e7441a81f4938c8deccd97 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620683] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/few tasks/rbd_workunit_suites_iozone} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620683/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620683/ sentry: https://sentry.ceph.com/organizations/ceph/?query=19b2eba4937c4a6d9590eae71221b56f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620684] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/rbd_map_snapshot_io} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620684/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620684/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e22bd65df29c43ff86c304cb3ec5b6ed Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620685] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/rbd_map_unmap} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620685/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620685/ sentry: https://sentry.ceph.com/organizations/ceph/?query=bf795839e7e9473bb474ab5632012862 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620686] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/many tasks/rbd_workunit_trivial_sync} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620686/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620686/ sentry: https://sentry.ceph.com/organizations/ceph/?query=bfe9169985124eee8b9fd259fbd1776b Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620687] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/rbd_simple_big} ----------------------------------------------------------------- time: 00:05:09 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620687/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620687/ sentry: https://sentry.ceph.com/organizations/ceph/?query=a69aa0451aed42d1b2c3f32c5c624f5f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620688] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/secure tasks/krbd_deep_flatten} ----------------------------------------------------------------- time: 00:04:55 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620688/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620688/ sentry: https://sentry.ceph.com/organizations/ceph/?query=31bda870068d4fd290ad6a83eaaed054 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620689] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{crc} objectstore/filestore-xfs striping/default/{msgr-failures/many randomized-striping-off} tasks/fsx-1-client} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620689/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620689/ sentry: https://sentry.ceph.com/organizations/ceph/?query=f70a54036185406a8c22359099277f31 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620690] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/few tasks/rbd_fio} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620690/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620690/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e90854e80a2048b6bfdd49349ef74786 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620691] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/krbd_data_pool} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620691/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620691/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7d981a823b4c4d21a4321aeba6252b67 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620692] krbd/unmap/{ceph/ceph clusters/separate-client conf filestore-xfs kernels/single-major-on tasks/unmap} ----------------------------------------------------------------- time: 00:04:57 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620692/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620692/ sentry: https://sentry.ceph.com/organizations/ceph/?query=57a2db13d37b41b1aaa535ad189721c7 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620693] krbd/wac/wac/{bluestore-bitmap ceph/ceph clusters/fixed-3 conf tasks/wac verify/no-resets} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620693/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620693/ sentry: https://sentry.ceph.com/organizations/ceph/?query=dca825f3314048658651de8b1a37631b Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620694] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/krbd_exclusive_option} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620694/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620694/ sentry: https://sentry.ceph.com/organizations/ceph/?query=4478ff590e92462a9c58d4a370d819ed Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620695] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/many tasks/rbd_workunit_kernel_untar_build} ----------------------------------------------------------------- time: 00:05:14 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620695/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620695/ sentry: https://sentry.ceph.com/organizations/ceph/?query=67302a8b0a0842a8bf91b718cddfc28a Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620696] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/krbd_fallocate} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620696/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620696/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e695f0618e814d09a9362bb47218aa94 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620697] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/krbd_latest_osdmap_on_map} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620697/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620697/ sentry: https://sentry.ceph.com/organizations/ceph/?query=37ac8bfc5092469e8cf650b80719d293 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620698] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/few tasks/rbd_workunit_suites_dbench} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620698/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620698/ sentry: https://sentry.ceph.com/organizations/ceph/?query=8b9d91443d0a4f0fa7b55dc5c59cafbc Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620699] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/krbd_namespaces} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620699/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620699/ sentry: https://sentry.ceph.com/organizations/ceph/?query=a8a1c7c6d31a4dfe91f2d6addc453e76 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620700] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/crc tasks/krbd_discard} ----------------------------------------------------------------- time: 00:04:53 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620700/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620700/ sentry: https://sentry.ceph.com/organizations/ceph/?query=c2005ea0677140858ef1354021e9477f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620701] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/krbd_udev_enumerate} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620701/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620701/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7f6212db049546cab31b408ac70e610e Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620703] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/krbd_udev_netlink_enobufs} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620703/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620703/ sentry: https://sentry.ceph.com/organizations/ceph/?query=1cd348782b33459ab57b9ca354a7d266 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620704] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/krbd_udev_netns} ----------------------------------------------------------------- time: 00:05:08 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620704/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620704/ sentry: https://sentry.ceph.com/organizations/ceph/?query=452944edea3241a0a83d92ee6b7ee35c Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620705] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/few tasks/rbd_workunit_suites_fsstress} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620705/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620705/ sentry: https://sentry.ceph.com/organizations/ceph/?query=c533144dff3f424a8b8739311b3924d6 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620706] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{crc} objectstore/bluestore-bitmap striping/default/{msgr-failures/few randomized-striping-off} tasks/fsx-3-client} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620706/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620706/ sentry: https://sentry.ceph.com/organizations/ceph/?query=fe17597363ce4365b2ac884b33d191ba Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620707] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/krbd_udev_symlinks} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620707/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620707/ sentry: https://sentry.ceph.com/organizations/ceph/?query=1f101d340db34c17854a893bc2d5bf45 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620708] krbd/thrash/{bluestore-bitmap ceph/ceph clusters/fixed-3 conf ms_mode$/{prefer-crc} thrashers/pggrow thrashosds-health workloads/rbd_workunit_suites_ffsb} ----------------------------------------------------------------- time: 00:05:08 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620708/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620708/ sentry: https://sentry.ceph.com/organizations/ceph/?query=3290e175d61047fb8fd0c134c6934550 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620709] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/many tasks/rbd_workunit_suites_fsstress_ext4} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620709/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620709/ sentry: https://sentry.ceph.com/organizations/ceph/?query=d338e17ab33747ad99ad02819108a0b4 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620710] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/rbd_concurrent} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620710/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620710/ sentry: https://sentry.ceph.com/organizations/ceph/?query=d297e22a3ae940ab93ddaacc294013c2 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620711] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/legacy tasks/krbd_huge_image} ----------------------------------------------------------------- time: 00:04:58 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620711/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620711/ sentry: https://sentry.ceph.com/organizations/ceph/?query=75612d1ffefd407796f0202c0b0d1827 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620712] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/rbd_huge_tickets} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620712/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620712/ sentry: https://sentry.ceph.com/organizations/ceph/?query=f705dd54faa7409db8c224ce1a3fa6cb Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620713] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/few tasks/rbd_workunit_suites_fsx} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620713/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620713/ sentry: https://sentry.ceph.com/organizations/ceph/?query=b03a31ee6fa64ebca9d31961e1cad2a7 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620714] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/rbd_image_read} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620714/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620714/ sentry: https://sentry.ceph.com/organizations/ceph/?query=a540372b52d549c383c0ee25249d552c Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620715] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/rbd_kernel} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620715/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620715/ sentry: https://sentry.ceph.com/organizations/ceph/?query=38db84bdc5e845bfa8ffc150e7d2aba2 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620716] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/many tasks/rbd_workunit_suites_iozone} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620716/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620716/ sentry: https://sentry.ceph.com/organizations/ceph/?query=4cbcbd3878894a84a2a7be624b29f050 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620717] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/rbd_map_snapshot_io} ----------------------------------------------------------------- time: 00:05:06 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620717/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620717/ sentry: https://sentry.ceph.com/organizations/ceph/?query=73c6c4e20c3b482e80c7370169e24399 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620719] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/rbd_map_unmap} ----------------------------------------------------------------- time: 00:04:59 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620719/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620719/ sentry: https://sentry.ceph.com/organizations/ceph/?query=3c54062ec3f543a29365918b99c3a463 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620720] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/few tasks/rbd_workunit_trivial_sync} ----------------------------------------------------------------- time: 00:05:02 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620720/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620720/ sentry: https://sentry.ceph.com/organizations/ceph/?query=20f36e2629ca447bb7fde2d66a79fa91 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620721] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/rbd_simple_big} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620721/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620721/ sentry: https://sentry.ceph.com/organizations/ceph/?query=4f5ff582b18b4011ae856b557a2803ad Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620722] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{secure} objectstore/filestore-xfs striping/fancy/{msgr-failures/few randomized-striping-on} tasks/fsx-1-client} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620722/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620722/ sentry: https://sentry.ceph.com/organizations/ceph/?query=5a501940557942ae8c1757aa24330024 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620723] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/many tasks/rbd_fio} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620723/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620723/ sentry: https://sentry.ceph.com/organizations/ceph/?query=563bfcb52efb4c28baae7e30a9a11a03 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620724] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/krbd_data_pool} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620724/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620724/ sentry: https://sentry.ceph.com/organizations/ceph/?query=0a5153919ca64cefbd3050501d0d0afd Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620725] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/krbd_exclusive_option} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620725/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620725/ sentry: https://sentry.ceph.com/organizations/ceph/?query=6ef050d33c8a4b698e244302a7f147d8 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620726] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/few tasks/rbd_workunit_kernel_untar_build} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620726/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620726/ sentry: https://sentry.ceph.com/organizations/ceph/?query=cfe1084b57f94e1cadb249eee4a973e4 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620727] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/krbd_fallocate} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620727/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620727/ sentry: https://sentry.ceph.com/organizations/ceph/?query=4e1d722a84d54a898ae351d5bf95388a Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620728] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/crc tasks/krbd_parent_overlap} ----------------------------------------------------------------- time: 00:04:55 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620728/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620728/ sentry: https://sentry.ceph.com/organizations/ceph/?query=106d66e2a2864ab99a21d6b436d1ccb7 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620729] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/krbd_latest_osdmap_on_map} ----------------------------------------------------------------- time: 00:05:05 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620729/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620729/ sentry: https://sentry.ceph.com/organizations/ceph/?query=fd7eab6d6d3a4339b7c916f4c1e743f0 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620730] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/many tasks/rbd_workunit_suites_dbench} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620730/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620730/ sentry: https://sentry.ceph.com/organizations/ceph/?query=9cdcce56bcf94342b26565cda55d137f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620731] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/krbd_namespaces} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620731/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620731/ sentry: https://sentry.ceph.com/organizations/ceph/?query=602bcae64cac4a15b38608679f5237f3 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620732] krbd/thrash/{bluestore-bitmap ceph/ceph clusters/fixed-3 conf ms_mode$/{prefer-crc} thrashers/upmap thrashosds-health workloads/rbd_fio} ----------------------------------------------------------------- time: 00:05:01 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620732/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620732/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e2feb2d778b3464cbf066359b23be963 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620733] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/krbd_udev_enumerate} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620733/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620733/ sentry: https://sentry.ceph.com/organizations/ceph/?query=1f7afed5c46648668a00bde2afcfe995 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620734] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/few tasks/rbd_workunit_suites_ffsb} ----------------------------------------------------------------- time: 00:05:15 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620734/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620734/ sentry: https://sentry.ceph.com/organizations/ceph/?query=ca39a33d16a04569bc05e4ce00836000 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620735] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/krbd_udev_netlink_enobufs} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620735/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620735/ sentry: https://sentry.ceph.com/organizations/ceph/?query=36fb4a4e553a4478840c5074eaaf6716 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620736] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/legacy tasks/krbd_read_only} ----------------------------------------------------------------- time: 00:04:56 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620736/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620736/ sentry: https://sentry.ceph.com/organizations/ceph/?query=f6c03024c3e34002b9a49f475ea302c8 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620737] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/krbd_udev_netns} ----------------------------------------------------------------- time: 00:05:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620737/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620737/ sentry: https://sentry.ceph.com/organizations/ceph/?query=feed2ae8ac01473d8399244665b6f079 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620739] krbd/fsx/{ceph/ceph clusters/3-node conf ms_mode$/{crc} objectstore/bluestore-bitmap striping/default/{msgr-failures/many randomized-striping-off} tasks/fsx-3-client} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620739/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620739/ sentry: https://sentry.ceph.com/organizations/ceph/?query=fb9b7be90024476e8c4725990e301bcf Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620740] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/krbd_udev_symlinks} ----------------------------------------------------------------- time: 00:05:11 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620740/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620740/ sentry: https://sentry.ceph.com/organizations/ceph/?query=ca65413faf6a4104ad151af15e9875fa Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620741] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/few tasks/rbd_workunit_suites_fsstress_ext4} ----------------------------------------------------------------- time: 00:05:20 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620741/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620741/ sentry: https://sentry.ceph.com/organizations/ceph/?query=7b85ec67cc114d84a71916423e7e0079 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620742] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/rbd_concurrent} ----------------------------------------------------------------- time: 00:05:08 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620742/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620742/ sentry: https://sentry.ceph.com/organizations/ceph/?query=2faf66dba7004c6b95978626a49c317f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620743] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/many tasks/rbd_huge_tickets} ----------------------------------------------------------------- time: 00:05:19 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620743/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620743/ sentry: https://sentry.ceph.com/organizations/ceph/?query=c44984b5b47045b0a301e5928f4a060e Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620744] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/legacy msgr-failures/many tasks/rbd_workunit_suites_fsx} ----------------------------------------------------------------- time: 00:05:13 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620744/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620744/ sentry: https://sentry.ceph.com/organizations/ceph/?query=2e27f41f4a344ac5bd7a42311982ab70 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620745] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/rbd_image_read} ----------------------------------------------------------------- time: 00:05:12 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620745/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620745/ sentry: https://sentry.ceph.com/organizations/ceph/?query=5ffe0f7b84954efcb6d393892900ecea Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620746] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/secure tasks/krbd_whole_object_zeroout} ----------------------------------------------------------------- time: 00:05:04 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620746/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620746/ sentry: https://sentry.ceph.com/organizations/ceph/?query=f82ff6130667439199133e329c6ac83c Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620747] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/many tasks/rbd_kernel} ----------------------------------------------------------------- time: 00:05:15 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620747/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620747/ sentry: https://sentry.ceph.com/organizations/ceph/?query=6fa3d4e8c3774553895cdcdc61af2fb1 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620748] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/few tasks/rbd_workunit_suites_iozone} ----------------------------------------------------------------- time: 00:05:17 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620748/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620748/ sentry: https://sentry.ceph.com/organizations/ceph/?query=95f7e4c95053410aa0cd610daef62e3f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620749] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/crc msgr-failures/few tasks/rbd_map_snapshot_io} ----------------------------------------------------------------- time: 00:05:16 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620749/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620749/ sentry: https://sentry.ceph.com/organizations/ceph/?query=15d0c32ad045418fb82ced7ea8fab409 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620750] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/rbd_map_unmap} ----------------------------------------------------------------- time: 00:05:17 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620750/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620750/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e24f69600a324a748716eadac97c735c Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620751] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/many tasks/rbd_workunit_trivial_sync} ----------------------------------------------------------------- time: 00:05:16 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620751/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620751/ sentry: https://sentry.ceph.com/organizations/ceph/?query=bf8d42000100466d8d5d8a3d632ee6f0 Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 [6620752] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/secure msgr-failures/few tasks/rbd_simple_big} ----------------------------------------------------------------- time: 00:05:11 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620752/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620752/ sentry: https://sentry.ceph.com/organizations/ceph/?query=811f1b71587544cdb179f2e608f1783f Failed to fetch package version from https://shaman.ceph.com/api/search/?st atus=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1 =ca74598065096e6fcbd8433c8779a2be0c889351 Dead ================================================================= [6620561] krbd/wac/sysfs/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf tasks/stable_writes} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620561/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620561/ Error reimaging machines: Failed to power on smithi168 [6620567] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/krbd_namespaces} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620567/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620567/ Error reimaging machines: Failed to power on smithi168 [6620579] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/rbd_huge_tickets} ----------------------------------------------------------------- time: 00:05:03 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620579/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620579/ sentry: https://sentry.ceph.com/organizations/ceph/?query=e520d6543d34437ab9697eaa844797db {'Failure object was': {'smithi019.front.sepia.ceph.com': {'msg': 'Failed to update apt cache: ', 'invocation': {'module_args': {'dpkg_options': 'force-confdef,force-confold', 'autoremove': False, 'force': False, 'force_apt_get': False, 'policy_rc_d': 'None', 'package': 'None', 'autoclean': False, 'install_recommends': 'None', 'purge': False, 'allow_unauthenticated': False, 'state': 'present', 'upgrade': 'None', 'update_cache': True, 'default_release': 'None', 'only_upgrade': False, 'deb': 'None', 'cache_valid_time': 0}}, '_ansible_no_log': False, 'attempts': 24, '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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafe cdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafe cdb6414fa2fea970bb44e836829/virtualenv/lib/python3.6/site- packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_ teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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.ce ph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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', '_ansible_no_log')"} [6620585] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/rbd_map_snapshot_io} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620585/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620585/ Error reimaging machines: Failed to power on smithi168 [6620602] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/few tasks/krbd_udev_netlink_enobufs} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620602/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620602/ Error reimaging machines: Failed to power on smithi168 [6620620] krbd/rbd-nomount/{bluestore-bitmap clusters/fixed-3 conf install/ceph ms_mode/legacy msgr-failures/many tasks/rbd_simple_big} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620620/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620620/ Error reimaging machines: Failed to power on smithi168 [6620642] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/crc msgr-failures/many tasks/rbd_workunit_suites_fsstress_ext4} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620642/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620642/ Error reimaging machines: Failed to power on smithi168 [6620663] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/secure tasks/krbd_parent_overlap} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620663/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620663/ Error reimaging machines: Failed to power on smithi168 [6620682] krbd/thrash/{bluestore-bitmap ceph/ceph clusters/fixed-3 conf ms_mode$/{secure} thrashers/mon-thrasher thrashosds-health workloads/rbd_fio} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620682/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620682/ Error reimaging machines: Failed to power on smithi168 [6620702] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/many tasks/rbd_workunit_suites_ffsb} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620702/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620702/ Error reimaging machines: Failed to power on smithi168 [6620718] krbd/basic/{bluestore-bitmap ceph/ceph clusters/fixed-1 conf ms_mode/secure tasks/krbd_msgr_segments} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620718/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620718/ Error reimaging machines: Failed to power on smithi168 [6620738] krbd/rbd/{bluestore-bitmap clusters/fixed-3 conf ms_mode/secure msgr-failures/many tasks/rbd_workunit_suites_fsstress} ----------------------------------------------------------------- time: 00:00:00 info: http://pulpito.ceph.com/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620738/ log: http://qa-proxy.ceph.com/teuthology/teuthology-2022-01-16_05:15:02-krbd-nautilus-testing-default-smithi/6620738/ Error reimaging machines: Failed to power on smithi168