archive_path: /home/teuthworker/archive/teuthology-2020-04-03_14:23:02-upgrade:nautilus-x-master-distro-basic-smithi/4922588 branch: master description: upgrade:nautilus-x/stress-split/{0-cluster/{openstack.yaml start.yaml} 1-ceph-install/nautilus.yaml 1.1-pg-log-overrides/normal_pg_log.yaml 2-partial-upgrade/firsthalf.yaml 3-thrash/default.yaml 4-workload/{radosbench.yaml rbd-cls.yaml rbd-import-export.yaml rbd_api.yaml readwrite.yaml rgw_ragweed_prepare.yaml snaps-few-objects.yaml} 5-finish-upgrade.yaml 6-octopus.yaml 7-msgr2.yaml 8-final-workload/{rbd-python.yaml snaps-many-objects.yaml} objectstore/filestore-xfs.yaml thrashosds-health.yaml ubuntu_latest.yaml} email: ceph-qa@ceph.io first_in_suite: false job_id: '4922588' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'Run ceph on two nodes, with a separate client-only node. Use xfs beneath the osds. ' - desc: install ceph/nautilus latest - desc: 'install upgrade ceph/-x on 2/3 of cluster restart : mons, osd.0-7 ' - desc: 'randomly kill and revive osd small chance to increase the number of pgs ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'rgw ragweed prepare before upgrade ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'librbd python api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' name: teuthology-2020-04-03_14:23:02-upgrade:nautilus-x-master-distro-basic-smithi nuke-on-error: true openstack: - machine: disk: 100 - volumes: count: 4 size: 30 os_type: ubuntu os_version: '18.04' overrides: admin_socket: branch: master ceph: conf: client: rbd default clone format: 1 global: enable experimental unrecoverable data corrupting features: '*' mon warn on msgr2 not enabled: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 mon warn on osd down out interval zero: false osd: debug filestore: 20 debug journal: 20 debug ms: 20 debug osd: 25 osd max markdown count: 1000 osd objectstore: filestore osd sloppy crc: true fs: xfs log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - overall HEALTH_ - \(MON_DOWN\) - \(MGR_DOWN\) - slow request - \(MON_MSGR2_NOT_ENABLED\) - but it is still running - wrongly marked me down - objects unfound and apparently lost - log bound mismatch - overall HEALTH_ - \(OSDMAP_FLAGS\) - \(OSD_ - \(PG_ - \(POOL_ - \(CACHE_POOL_ - \(SMALLER_PGP_NUM\) - \(OBJECT_ - \(SLOW_OPS\) - \(REQUEST_SLOW\) - \(TOO_FEW_PGS\) - slow request mon_bind_addrvec: false mon_bind_msgr2: false sha1: 86c785afb46d20e159adcb11cfb550f78fbd9d19 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 osd: osd objectstore: filestore osd sloppy crc: true filestore: true fs: xfs install: ceph: sha1: 86c785afb46d20e159adcb11cfb550f78fbd9d19 workunit: branch: master sha1: 524be11882bf4290f2f48c0b1826393221da897f owner: scheduled_teuthology@teuthology priority: 70 repo: git://git.ceph.com/ceph.git roles: - - mon.a - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - osd.4 - osd.5 - osd.6 - osd.7 - - mon.c - - osd.8 - osd.9 - osd.10 - osd.11 - - client.0 sha1: 86c785afb46d20e159adcb11cfb550f78fbd9d19 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - print: '**** done thrashosds 3-thrash' - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done radosbench 7-workload' - workunit: branch: nautilus clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: nautilus clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: nautilus clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - sequential: - ragweed: client.0: default-branch: ceph-nautilus rgw_server: client.0 stages: prepare - print: '**** done rgw ragweed prepare 4-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:nautilus-x suite_branch: master suite_path: /home/teuthworker/src/git.ceph.com_ceph_master/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph.git suite_sha1: 524be11882bf4290f2f48c0b1826393221da897f tasks: - install: branch: nautilus exclude_packages: - ceph-mgr-cephadm - cephadm - libcephfs-dev - print: '**** done install nautilus' - ceph: conf: global: bluestore warn on no per pool omap: false bluestore_warn_on_legacy_statfs: false mon pg warn min per osd: 0 - exec: osd.0: - ceph osd require-osd-release nautilus - ceph osd set-require-min-compat-client nautilus - print: '**** done ceph' - rgw: - client.0 - print: '**** done => started rgw client.0' - install.upgrade: mon.a: null mon.b: null mon.c: null - print: '**** done install.upgrade of first 3 nodes' - ceph.restart: daemons: - mon.a - mon.b - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - osd.4 - osd.5 - osd.6 - osd.7 mon-health-to-clog: false - print: '**** done ceph.restart of all mons and 2/3 of osds' - parallel: - stress-tasks - install.upgrade: client.0: null extra_packages: - python3-rados - python3-rgw - python3-rbd - python3-cephfs osd.8: null - ceph.restart: daemons: - mon.c - osd.8 - osd.9 - osd.10 - osd.11 - rgw.* wait-for-healthy: false wait-for-osds-up: true - print: '**** restarted/upgrated => mon.c, osd.8, osd.9, osd.10, osd.11, rgw.*' - exec: osd.0: - ceph osd set pglog_hardlimit - ceph osd dump --format=json-pretty | grep "flags" - ceph config set global mon_warn_on_msgr2_not_enabled false - print: '**** try to set pglog_hardlimit again, should succeed' - exec: osd.0: - ceph osd require-osd-release octopus - ceph osd set-require-min-compat-client octopus - for f in `ceph osd pool ls` ; do ceph osd pool set $f pg_autoscale_mode off ; done - ceph.healthy: null - exec: mon.a: - ceph mon enable-msgr2 - ceph config rm global mon_warn_on_msgr2_not_enabled - ceph.healthy: null - workunit: clients: client.0: - rbd/test_librbd_python.sh - print: '**** done rbd/test_librbd_python.sh 9-workload' - rados: clients: - client.0 objects: 500 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false teuthology_branch: master tube: smithi verbose: true worker_log: /home/teuthworker/archive/worker_logs/worker.smithi.2736