2020-07-17T15:10:20.538 INFO:root:teuthology version: 1.0.0-10de4c5 2020-07-17T15:10:20.540 INFO:teuthology.results:seed: '2434' 2020-07-17T18:17:01.494 INFO:root:teuthology version: 1.0.0-10de4c5 2020-07-17T18:17:01.512 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2020-07-17T19:48:04.010 INFO:teuthology.results:Tests finished! gathering results... 2020-07-17T19:48:10.717 INFO:scrape:Found 100 jobs 2020-07-17T19:48:12.058 INFO:scrape:Found 3 distinct failure reasons 2020-07-17T19:48:12.060 INFO:scrape:Failure: "2020-07-17T18:12:25.791454+0000 mon.a (mon.0) 696 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY)" in cluster log 2020-07-17T19:48:12.061 INFO:scrape:4 jobs: ['5234504', '5234451', '5234463', '5234501'] 2020-07-17T19:48:12.061 INFO:scrape:suites intersection: ['clusters/{fixed-3', 'msgr-failures/few', 'openstack}'] 2020-07-17T19:48:12.062 INFO:scrape:suites union: ['clusters/{fixed-3', 'config/copy-on-read', 'config/none', 'config/permit-partial-discard', 'min-compat-client/default', 'min-compat-client/octopus', 'msgr-failures/few', 'objectstore/bluestore-comp-zlib', 'objectstore/bluestore-comp-zstd', 'objectstore/bluestore-hybrid', 'objectstore/bluestore-stupid', 'openstack}', 'pool/ec-data-pool', 'pool/replicated-data-pool', 'rbd/librbd/{cache/writearound', 'rbd/librbd/{cache/writeback', 'supported-random-distro$/{centos_8}', 'supported-random-distro$/{rhel_8}', 'workloads/c_api_tests_with_defaults}', 'workloads/c_api_tests_with_journaling}'] 2020-07-17T19:48:12.062 INFO:scrape: 2020-07-17T19:48:12.062 INFO:scrape:Failure: Command failed on smithi019 with status 1: 'sudo yum -y install ceph-test' 2020-07-17T19:48:12.063 INFO:scrape:1 jobs: ['5234523'] 2020-07-17T19:48:12.063 INFO:scrape:suites: ['clusters/{fixed-3', 'config/none', 'min-compat-client/default', 'msgr-failures/few', 'objectstore/bluestore-comp-zstd', 'openstack}', 'pool/none', 'rbd/librbd/{cache/none', 'supported-random-distro$/{centos_8}', 'workloads/c_api_tests}'] 2020-07-17T19:48:12.064 INFO:scrape: 2020-07-17T19:48:12.064 INFO:scrape:Failure: {'Failure object was': {'smithi155.front.sepia.ceph.com': {'msg': 'Failed to download packages: Cannot download Packages/boost-random-1.66.0-6.el8.x86_64.rpm: All mirrors were tried', 'results': [], 'invocation': {'module_args': {'name': ['dnf-utils', 'sysstat', 'libedit', 'boost-thread', 'xfsprogs', 'gdisk', 'parted', 'libgcrypt', 'fuse-libs', 'openssl', 'libuuid', 'podman', 'podman-docker', 'attr', 'ant', 'lsof', 'gettext', 'bc', 'xfsdump', 'blktrace', 'usbredir', 'libev-devel', 'valgrind', 'nfs-utils', 'ncurses-devel', 'gcc', 'git', 'python3-nose', 'python3-virtualenv', 'genisoimage', 'qemu-img', 'qemu-kvm-core', 'qemu-kvm-block-rbd', 'libacl-devel', 'dbench', 'autoconf', 'gdb', 'iozone'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': 'None', 'disable_excludes': 'None', 'download_dir': 'None', 'list': 'None', 'releasever': 'None'}}, '_ansible_no_log': False, 'changed': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/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_master/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_master/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_master/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_master/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_master/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_master/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_master/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_master/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_master/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_master/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_master/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_master/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_master/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_master/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_master/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_master/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', '/')"} 2020-07-17T19:48:12.065 INFO:scrape:1 jobs: ['5234506'] 2020-07-17T19:48:12.065 INFO:scrape:suites: ['clusters/{fixed-3', 'config/permit-partial-discard', 'min-compat-client/octopus', 'msgr-failures/few', 'objectstore/bluestore-comp-snappy', 'openstack}', 'pool/small-cache-pool', 'rbd/librbd/{cache/writearound', 'supported-random-distro$/{centos_8}', 'workloads/c_api_tests_with_defaults}'] 2020-07-17T19:48:12.066 INFO:scrape: 2020-07-17T19:48:12.071 INFO:teuthology.results:Sending results to to.my.trociny@gmail.com: Test Run: trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi ================================================================= info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/ logs: http://qa-proxy.ceph.com/teuthology/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/ failed: 5 dead: 1 running: 0 waiting: 0 queued: 0 passed: 94 Fail ================================================================= [5234451] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zlib pool/replicated-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_journaling} ----------------------------------------------------------------- time: 00:30:47 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234451/ log: http://qa-proxy.ceph.com/teuthology/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234451/ "2020-07-17T15:53:22.558675+0000 mon.a (mon.0) 708 : cluster [WRN] Health check failed: Degraded data redundancy: 2/5456 objects degraded (0.037%), 1 pg degraded (PG_DEGRADED)" in cluster log [5234463] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/none min-compat-client/octopus msgr-failures/few objectstore/bluestore-stupid pool/ec-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_defaults} ----------------------------------------------------------------- time: 00:22:38 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234463/ log: http://qa-proxy.ceph.com/teuthology/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234463/ "2020-07-17T16:36:20.747892+0000 mon.b (mon.0) 260 : cluster [WRN] Health check failed: Degraded data redundancy: 1 pg degraded (PG_DEGRADED)" in cluster log [5234501] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-hybrid pool/ec-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} ----------------------------------------------------------------- time: 00:33:36 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234501/ log: http://qa-proxy.ceph.com/teuthology/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234501/ "2020-07-17T18:31:13.396813+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: Degraded data redundancy: 1/4578 objects degraded (0.022%), 1 pg degraded (PG_DEGRADED)" in cluster log [5234504] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zstd pool/ec-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_journaling} ----------------------------------------------------------------- time: 00:31:50 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234504/ log: http://qa-proxy.ceph.com/teuthology/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234504/ "2020-07-17T18:12:25.791454+0000 mon.a (mon.0) 696 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY)" in cluster log [5234523] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zstd pool/none supported-random-distro$/{centos_8} workloads/c_api_tests} ----------------------------------------------------------------- time: 00:03:07 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234523/ log: http://qa-proxy.ceph.com/teuthology/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234523/ sentry: http://sentry.ceph.com/sepia/teuthology/?q=a115dc99a7e0422bae6ba9bf58a7883e Command failed on smithi019 with status 1: 'sudo yum -y install ceph-test' Dead ================================================================= [5234506] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-snappy pool/small-cache-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_defaults} ----------------------------------------------------------------- time: 00:01:35 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234506/ log: http://qa-proxy.ceph.com/teuthology/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234506/ sentry: http://sentry.ceph.com/sepia/teuthology/?q=2ac7a59eb47141f6beff037a4bd538cc {'Failure object was': {'smithi155.front.sepia.ceph.com': {'msg': 'Failed to download packages: Cannot download Packages/boost- random-1.66.0-6.el8.x86_64.rpm: All mirrors were tried', 'results': [], 'invocation': {'module_args': {'name': ['dnf-utils', 'sysstat', 'libedit', 'boost-thread', 'xfsprogs', 'gdisk', 'parted', 'libgcrypt', 'fuse-libs', 'openssl', 'libuuid', 'podman', 'podman-docker', 'attr', 'ant', 'lsof', 'gettext', 'bc', 'xfsdump', 'blktrace', 'usbredir', 'libev-devel', 'valgrind', 'nfs-utils', 'ncurses-devel', 'gcc', 'git', 'python3-nose', 'python3-virtualenv', 'genisoimage', 'qemu-img', 'qemu-kvm-core', 'qemu- kvm-block-rbd', 'libacl-devel', 'dbench', 'autoconf', 'gdb', 'iozone'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'lock_timeout': 30, 'conf_file': 'None', 'disable_excludes': 'None', 'download_dir': 'None', 'list': 'None', 'releasever': 'None'}}, '_ansible_no_log': False, 'changed': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm- ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com _git_teuthology_master/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_master/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_master/virtualenv/l ib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_te uthology_master/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/s rc/git.ceph.com_git_teuthology_master/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/teuthwo rker/src/git.ceph.com_git_teuthology_master/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_master/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/s rc/git.ceph.com_git_teuthology_master/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/teuthwo rker/src/git.ceph.com_git_teuthology_master/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_master/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/s rc/git.ceph.com_git_teuthology_master/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/teuthwo rker/src/git.ceph.com_git_teuthology_master/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_master/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/s rc/git.ceph.com_git_teuthology_master/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/teuthwo rker/src/git.ceph.com_git_teuthology_master/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_master/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_master/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', '/')"} Pass ================================================================= [5234424] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-bitmap pool/ec-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:24:02 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234424/ [5234425] rbd/valgrind/{base/install centos_latest clusters/{fixed-1 openstack} objectstore/bluestore-bitmap validator/memcheck workloads/c_api_tests} time: 00:41:31 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234425/ [5234426] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/none min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-lz4 pool/none supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_defaults} time: 00:25:27 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234426/ [5234427] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-comp-snappy pool/replicated-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} time: 00:33:54 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234427/ [5234428] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/filestore-xfs pool/ec-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests} time: 00:26:12 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234428/ [5234429] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/octopus msgr-failures/few objectstore/bluestore-bitmap pool/none supported-random-distro$/{centos_8} workloads/c_api_tests_with_defaults} time: 00:22:58 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234429/ [5234430] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-lz4 pool/replicated-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:34:47 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234430/ [5234431] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-stupid pool/ec-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests} time: 00:26:35 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234431/ [5234432] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/octopus msgr-failures/few objectstore/filestore-xfs pool/none supported-random-distro$/{rhel_8} workloads/c_api_tests_with_defaults} time: 00:26:58 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234432/ [5234433] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-bitmap pool/replicated-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_journaling} time: 00:30:13 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234433/ [5234434] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-low-osd-mem-target pool/ec-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:23:54 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234434/ [5234435] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/none min-compat-client/octopus msgr-failures/few objectstore/bluestore-stupid pool/none supported-random-distro$/{rhel_8} workloads/c_api_tests_with_defaults} time: 00:27:18 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234435/ [5234436] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/filestore-xfs pool/replicated-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} time: 00:29:37 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234436/ [5234437] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-hybrid pool/ec-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:23:45 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234437/ [5234438] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/octopus msgr-failures/few objectstore/bluestore-low-osd-mem-target pool/none supported-random-distro$/{centos_8} workloads/c_api_tests_with_defaults} time: 00:23:02 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234438/ [5234439] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-stupid pool/replicated-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_journaling} time: 00:29:33 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234439/ [5234440] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zstd pool/ec-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:24:56 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234440/ [5234441] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/octopus msgr-failures/few objectstore/bluestore-hybrid pool/none supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_defaults} time: 00:24:23 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234441/ [5234442] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-low-osd-mem-target pool/replicated-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:33:30 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234442/ [5234443] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zlib pool/ec-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests} time: 00:22:49 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234443/ [5234444] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/none min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-zstd pool/none supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_defaults} time: 00:25:09 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234444/ [5234445] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-hybrid pool/replicated-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:31:33 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234445/ [5234446] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-comp-snappy pool/ec-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests} time: 00:22:46 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234446/ [5234447] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-zlib pool/none supported-random-distro$/{rhel_8} workloads/c_api_tests_with_defaults} time: 00:28:24 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234447/ [5234448] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zstd pool/replicated-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} time: 00:36:21 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234448/ [5234449] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-lz4 pool/ec-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests} time: 00:27:21 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234449/ [5234450] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-snappy pool/none supported-random-distro$/{rhel_8} workloads/c_api_tests_with_defaults} time: 00:27:43 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234450/ [5234452] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-bitmap pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:23:56 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234452/ [5234453] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/none min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-lz4 pool/ec-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_defaults} time: 00:27:53 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234453/ [5234454] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-comp-snappy pool/none supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} time: 00:34:55 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234454/ [5234455] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/filestore-xfs pool/small-cache-pool supported-random-distro$/{centos_8} workloads/c_api_tests} time: 00:21:41 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234455/ [5234456] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/octopus msgr-failures/few objectstore/bluestore-bitmap pool/ec-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_defaults} time: 00:24:38 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234456/ [5234457] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-lz4 pool/none supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:35:42 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234457/ [5234458] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-stupid pool/small-cache-pool supported-random-distro$/{rhel_8} workloads/c_api_tests} time: 00:27:01 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234458/ [5234459] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/octopus msgr-failures/few objectstore/filestore-xfs pool/ec-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_defaults} time: 00:21:38 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234459/ [5234460] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-bitmap pool/none supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:33:15 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234460/ [5234461] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-low-osd-mem-target pool/small-cache-pool supported-random-distro$/{centos_8} workloads/c_api_tests} time: 00:22:24 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234461/ [5234462] rbd/valgrind/{base/install centos_latest clusters/{fixed-1 openstack} objectstore/bluestore-comp-lz4 validator/memcheck workloads/c_api_tests_with_defaults} time: 00:49:32 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234462/ [5234464] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/filestore-xfs pool/none supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:28:50 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234464/ [5234465] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-hybrid pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:24:16 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234465/ [5234466] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/octopus msgr-failures/few objectstore/bluestore-low-osd-mem-target pool/ec-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_defaults} time: 00:24:35 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234466/ [5234467] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-stupid pool/none supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} time: 00:34:07 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234467/ [5234468] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zstd pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:24:48 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234468/ [5234469] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/octopus msgr-failures/few objectstore/bluestore-hybrid pool/ec-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_defaults} time: 00:22:41 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234469/ [5234470] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-low-osd-mem-target pool/none supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} time: 00:35:48 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234470/ [5234471] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zlib pool/small-cache-pool supported-random-distro$/{centos_8} workloads/c_api_tests} time: 00:22:45 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234471/ [5234472] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/none min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-zstd pool/ec-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_defaults} time: 00:25:50 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234472/ [5234473] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-hybrid pool/none supported-random-distro$/{centos_8} workloads/c_api_tests_with_journaling} time: 00:30:01 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234473/ [5234474] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-comp-snappy pool/small-cache-pool supported-random-distro$/{centos_8} workloads/c_api_tests} time: 00:22:47 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234474/ [5234475] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-zlib pool/ec-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_defaults} time: 00:28:41 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234475/ [5234476] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zstd pool/none supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:36:01 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234476/ [5234477] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-lz4 pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:24:36 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234477/ [5234478] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-snappy pool/ec-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_defaults} time: 00:23:32 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234478/ [5234479] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zlib pool/none supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} time: 00:37:01 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234479/ [5234480] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-bitmap pool/replicated-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:23:10 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234480/ [5234481] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/none min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-lz4 pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_defaults} time: 00:25:51 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234481/ [5234482] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-comp-snappy pool/ec-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} time: 00:35:11 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234482/ [5234483] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/filestore-xfs pool/replicated-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests} time: 00:20:43 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234483/ [5234484] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/octopus msgr-failures/few objectstore/bluestore-bitmap pool/small-cache-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_defaults} time: 00:22:51 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234484/ [5234485] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-lz4 pool/ec-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} time: 00:35:29 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234485/ [5234486] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-stupid pool/replicated-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:22:44 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234486/ [5234487] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/octopus msgr-failures/few objectstore/filestore-xfs pool/small-cache-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_defaults} time: 00:27:07 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234487/ [5234488] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-bitmap pool/ec-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} time: 00:35:19 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234488/ [5234489] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-low-osd-mem-target pool/replicated-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:22:54 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234489/ [5234490] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/none min-compat-client/octopus msgr-failures/few objectstore/bluestore-stupid pool/small-cache-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_defaults} time: 00:28:04 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234490/ [5234491] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/filestore-xfs pool/ec-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:28:57 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234491/ [5234492] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-hybrid pool/replicated-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests} time: 00:21:04 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234492/ [5234493] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/octopus msgr-failures/few objectstore/bluestore-low-osd-mem-target pool/small-cache-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_defaults} time: 00:22:55 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234493/ [5234494] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-stupid pool/ec-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_journaling} time: 00:30:34 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234494/ [5234495] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zstd pool/replicated-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:23:59 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234495/ [5234496] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/octopus msgr-failures/few objectstore/bluestore-hybrid pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_defaults} time: 00:24:35 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234496/ [5234497] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-low-osd-mem-target pool/ec-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_journaling} time: 00:35:28 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234497/ [5234498] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zlib pool/replicated-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests} time: 00:27:21 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234498/ [5234499] rbd/valgrind/{base/install centos_latest clusters/{fixed-1 openstack} objectstore/bluestore-comp-snappy validator/memcheck workloads/c_api_tests_with_journaling} time: 01:07:06 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234499/ [5234500] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/none min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-zstd pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_defaults} time: 00:25:21 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234500/ [5234502] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-comp-snappy pool/replicated-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests} time: 00:26:48 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234502/ [5234503] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-zlib pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_defaults} time: 00:26:07 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234503/ [5234505] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-lz4 pool/replicated-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:23:34 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234505/ [5234507] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-comp-zlib pool/ec-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_journaling} time: 00:32:09 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234507/ [5234508] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-bitmap pool/none supported-random-distro$/{rhel_8} workloads/c_api_tests} time: 00:26:26 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234508/ [5234509] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/none min-compat-client/octopus msgr-failures/few objectstore/bluestore-comp-lz4 pool/replicated-data-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_defaults} time: 00:24:55 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234509/ [5234510] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-comp-snappy pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:34:35 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234510/ [5234511] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/filestore-xfs pool/none supported-random-distro$/{rhel_8} workloads/c_api_tests} time: 00:26:26 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234511/ [5234512] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/octopus msgr-failures/few objectstore/bluestore-bitmap pool/replicated-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_defaults} time: 00:26:54 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234512/ [5234513] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-comp-lz4 pool/small-cache-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_journaling} time: 00:32:20 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234513/ [5234514] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-stupid pool/none supported-random-distro$/{rhel_8} workloads/c_api_tests} time: 00:26:20 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234514/ [5234515] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/octopus msgr-failures/few objectstore/filestore-xfs pool/replicated-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_defaults} time: 00:26:37 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234515/ [5234516] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-bitmap pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:34:23 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234516/ [5234517] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/default msgr-failures/few objectstore/bluestore-low-osd-mem-target pool/none supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:23:38 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234517/ [5234518] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/none min-compat-client/octopus msgr-failures/few objectstore/bluestore-stupid pool/replicated-data-pool supported-random-distro$/{centos_8} workloads/c_api_tests_with_defaults} time: 00:21:27 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234518/ [5234519] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/filestore-xfs pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:28:02 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234519/ [5234520] rbd/librbd/{cache/none clusters/{fixed-3 openstack} config/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-hybrid pool/none supported-random-distro$/{ubuntu_latest} workloads/c_api_tests} time: 00:23:33 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234520/ [5234521] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} config/copy-on-read min-compat-client/octopus msgr-failures/few objectstore/bluestore-low-osd-mem-target pool/replicated-data-pool supported-random-distro$/{rhel_8} workloads/c_api_tests_with_defaults} time: 00:26:52 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234521/ [5234522] rbd/librbd/{cache/writeback clusters/{fixed-3 openstack} config/none min-compat-client/default msgr-failures/few objectstore/bluestore-stupid pool/small-cache-pool supported-random-distro$/{ubuntu_latest} workloads/c_api_tests_with_journaling} time: 00:34:31 info: http://pulpito.ceph.com/trociny-2020-07-17_06:16:45-rbd-wip-mgolub-testing-distro-basic-smithi/5234522/