Project

General

Profile

Nautilus » History » Version 6

Ramana Raja, 05/07/2021 07:04 PM

1 1 Ramana Raja
h1. Nautilus
2
3
h2. Reviews
4
5 6 Ramana Raja
h3. 2021 Apr 29 (Integration Branch)
6
7
fs suite
8
https://pulpito.ceph.com/yuriw-2021-05-04_15:27:30-fs-wip-yuri3-testing-2021-04-29-1036-nautilus-distro-basic-smithi/
9
10
* https://tracker.ceph.com/issues/50569
11
      nautilus: qa: tasks/cfuse_workunit_suites_fsstress validater/valgrind failures
12
13
14 1 Ramana Raja
h3. 2021 Apr 21 (Integration Branch)
15
16 2 Ramana Raja
multimds suite
17 1 Ramana Raja
https://pulpito.ceph.com/yuriw-2021-04-21_16:22:49-multimds-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/
18
19
* https://tracker.ceph.com/issues/50546
20
      nautilus: qa: 'The following counters failed to be set on mds daemons: {''mds.imported'', ''mds.exported''}'
21
22 2 Ramana Raja
fs suite
23 1 Ramana Raja
https://pulpito.ceph.com/yuriw-2021-04-21_16:09:02-fs-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/
24
25
* https://tracker.ceph.com/issues/50569
26
      nautilus: qa: tasks/cfuse_workunit_suites_fsstress validater/valgrind failures
27
28
* https://tracker.ceph.com/issues/50570
29 2 Ramana Raja
      nautilus: qa: tasks/trim-i22073 cluster [WRN] Health check failed: 1 clients failing to respond to capability release (MDS_CLIENT_LATE_RELEASE)" in cluster log
30
31
kcephfs suite
32
https://pulpito.ceph.com/yuriw-2021-04-21_16:19:50-kcephfs-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/
33
34 5 Ramana Raja
* https://pulpito.ceph.com/yuriw-2021-04-21_16:19:50-kcephfs-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/6062417/
35 2 Ramana Raja
<pre>
36
2021-04-20-0721-nautilus-distro-basic-smithi/6062417/
37
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:======================================================================
38
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:ERROR: test_evicted_caps (tasks.cephfs.test_client_recovery.TestClientRecovery)
39
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
40
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
41
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_b0d014fe25986033c2db9422289a173f45eea553/qa/tasks/cephfs/test_client_recovery.py", line 335, in test_evicted_caps
42
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:    cap_holder.wait()
43
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/orchestra/run.py", line 161, in wait
44
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:    self._raise_for_status()
45
2021-04-22T10:55:20.583 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/orchestra/run.py", line 179, in _raise_for_status
46
2021-04-22T10:55:20.583 INFO:tasks.cephfs_test_runner:    raise CommandCrashedError(command=self.command)
47
2021-04-22T10:55:20.583 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandCrashedError: Command crashed: 'sudo adjust-ulimits daemon-helper kill python3 -c \'\nimport time\n\nwith open("/home/ubuntu/cephtest/mnt.0/background_file", \'"\'"\'w\'"\'"\') as f:\n    f.write(\'"\'"\'content\'"\'"\')\n    f.flush()\n    f.write(\'"\'"\'content2\'"\'"\')\n    while True:\n        time.sleep(1)\n\''
48
</pre>
49
The above issues seems to be fixed in pacific by https://github.com/ceph/ceph/pull/37652 that's not backported to nautilus.
50 3 Ramana Raja
Also, see, https://tracker.ceph.com/issues/46883#note-11