Project

General

Profile

Actions

Bug #12094

closed

"Segmentation fault" in smoke-master-distro-basic-multi run

Added by Yuri Weinstein almost 9 years ago. Updated almost 9 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
smoke
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ceph.com/teuthology-2015-06-19_05:00:05-smoke-master-distro-basic-multi/
Job: 940481
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-19_05:00:05-smoke-master-distro-basic-multi/940481/

2015-06-19T05:39:56.318 INFO:tasks.workunit.client.0.plana83.stdout:[       OK ] LibCephFS.DirSyms (5042 ms)
2015-06-19T05:39:56.319 INFO:tasks.workunit.client.0.plana83.stdout:[ RUN      ] LibCephFS.LoopSyms
2015-06-19T05:40:01.087 INFO:teuthology.orchestra.run.mira119:Running: 'sudo logrotate /etc/logrotate.d/ceph-test.conf'
2015-06-19T05:40:01.090 INFO:teuthology.orchestra.run.plana16:Running: 'sudo logrotate /etc/logrotate.d/ceph-test.conf'
2015-06-19T05:40:01.092 INFO:teuthology.orchestra.run.plana83:Running: 'sudo logrotate /etc/logrotate.d/ceph-test.conf'
2015-06-19T05:40:01.103 INFO:teuthology.orchestra.run.plana83.stderr:error: /etc/logrotate.d/ceph-test.conf:11 unknown option 'su' -- ignoring line
2015-06-19T05:40:01.103 INFO:teuthology.orchestra.run.plana83.stderr:error: /etc/logrotate.d/ceph-test.conf:11 unexpected text
2015-06-19T05:40:01.103 INFO:teuthology.orchestra.run.plana83.stderr:error: /etc/logrotate.d/ceph-test.conf:24 unknown option 'su' -- ignoring line
2015-06-19T05:40:01.103 INFO:teuthology.orchestra.run.plana83.stderr:error: /etc/logrotate.d/ceph-test.conf:24 unexpected text
2015-06-19T05:40:01.302 INFO:tasks.workunit.client.0.plana83.stdout:[       OK ] LibCephFS.LoopSyms (4983 ms)
2015-06-19T05:40:01.302 INFO:tasks.workunit.client.0.plana83.stdout:[ RUN      ] LibCephFS.HardlinkNoOriginal
2015-06-19T05:40:11.319 INFO:tasks.workunit.client.0.plana83.stdout:[       OK ] LibCephFS.HardlinkNoOriginal (10016 ms)
2015-06-19T05:40:11.319 INFO:tasks.workunit.client.0.plana83.stdout:[ RUN      ] LibCephFS.BadArgument
2015-06-19T05:40:16.343 INFO:tasks.workunit.client.0.plana83.stdout:[       OK ] LibCephFS.BadArgument (5025 ms)
2015-06-19T05:40:16.344 INFO:tasks.workunit.client.0.plana83.stdout:[ RUN      ] LibCephFS.BadFileDesc
2015-06-19T05:40:16.409 INFO:tasks.workunit.client.0.plana83.stdout:[       OK ] LibCephFS.BadFileDesc (66 ms)
2015-06-19T05:40:16.409 INFO:tasks.workunit.client.0.plana83.stdout:[ RUN      ] LibCephFS.ReadEmptyFile
2015-06-19T05:40:16.517 INFO:tasks.workunit.client.0.plana83.stdout:[       OK ] LibCephFS.ReadEmptyFile (108 ms)
2015-06-19T05:40:16.518 INFO:tasks.workunit.client.0.plana83.stdout:[ RUN      ] LibCephFS.PreadvPwritev
2015-06-19T05:40:16.629 INFO:tasks.workunit.client.0.plana83.stderr:Segmentation fault (core dumped)
2015-06-19T05:40:16.630 INFO:tasks.workunit:Stopping ['libcephfs/test.sh'] on client.0...
2015-06-19T05:40:16.630 INFO:teuthology.orchestra.run.plana83:Running: 'rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/workunit.client.0'
2015-06-19T05:40:16.653 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 82, in __exit__
    for result in self:
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 101, in next
    resurrect_traceback(result)
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
    return func(*args, **kwargs)
  File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/workunit.py", line 361, in _run_tests
    label="workunit test {workunit}".format(workunit=workunit)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 156, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
    label=self.label)
CommandFailedError: Command failed (workunit test libcephfs/test.sh) on plana83 with status 139: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=02ef5cf9b3ab1a4dbe13bdb3f036591f3ed0b6f7 TESTDIR="/home/ubuntu/cephtest" CEPH_ID="0" PATH=$PATH:/usr/sbin adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/workunit.client.0/libcephfs/test.sh'
Actions #1

Updated by Samuel Just almost 9 years ago

  • Project changed from Ceph to CephFS
Actions #2

Updated by Greg Farnum almost 9 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF