Project

General

Profile

Actions

Bug #38676

closed

qa: src/common/Thread.cc: 157: FAILED ceph_assert(ret == 0)

Added by Patrick Donnelly about 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Urgent
Category:
-
Target version:
% Done:

0%

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

Description

2019-03-10T05:06:46.604 INFO:tasks.ceph.mgr.x.smithi086.stderr:2019-03-10 05:06:46.604 7ff44ae4f700 -1 -- v1:172.21.15.86:0/2903096386 >> - pipe(0x55e7c4bca000 sd=-1 :0 s=1 pgs=0 cs=0 l=0 c=0x55e7c4ba2d00).connect couldn't create socket (97) Address family not supported by protocol
2019-03-10T05:06:46.606 INFO:tasks.ceph.mgr.y.smithi200.stderr:2019-03-10 05:06:46.601 7f11d2a9b700 -1 -- v1:172.21.15.200:0/1735866572 >> - pipe(0x5622b7915400 sd=-1 :0 s=1 pgs=0 cs=0 l=0 c=0x5622b6cca9c0).connect couldn't create socket (97) Address family not supported by protocol
2019-03-10T05:06:49.805 INFO:tasks.ceph.mgr.x.smithi086.stderr:2019-03-10 05:06:49.805 7ff44ae4f700 -1 -- v1:172.21.15.86:0/2903096386 >> - pipe(0x55e7c4bca000 sd=-1 :0 s=1 pgs=0 cs=0 l=0 c=0x55e7c4ba2d00).connect couldn't create socket (97) Address family not supported by protocol
2019-03-10T05:06:49.806 INFO:tasks.ceph.mgr.y.smithi200.stderr:2019-03-10 05:06:49.802 7f11d2a9b700 -1 -- v1:172.21.15.200:0/1735866572 >> - pipe(0x5622b7915400 sd=-1 :0 s=1 pgs=0 cs=0 l=0 c=0x5622b6cca9c0).connect couldn't create socket (97) Address family not supported by protocol
2019-03-10T05:06:56.200 INFO:tasks.ceph.mon.b.smithi086.stderr:Thread::try_create(): pthread_create failed with error 11Thread::try_create(): pthread_create failed with error 11/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/huge/release/14.1.0-495-gff8b4bc/rpm/el7/BUILD/ceph-14.1.0-495-gff8b4bc/src/common/Thread.cc: In function 'void Thread::create(const char*, size_t)' thread 7f7e3d1d6700 time 2019-03-10 05:06:56.201724
2019-03-10T05:06:56.201 INFO:tasks.ceph.mon.b.smithi086.stderr:/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/huge/release/14.1.0-495-gff8b4bc/rpm/el7/BUILD/ceph-14.1.0-495-gff8b4bc/src/common/Thread.cc: 157: FAILED ceph_assert(ret == 0)
2019-03-10T05:06:56.201 INFO:tasks.ceph.mon.b.smithi086.stderr: ceph version 14.1.0-495-gff8b4bc (ff8b4bc0b6cc335189c67e8351bcf03c9ab06570) nautilus (rc)
2019-03-10T05:06:56.202 INFO:tasks.ceph.mon.b.smithi086.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x14a) [0x7f7e4b9884d6]
2019-03-10T05:06:56.202 INFO:tasks.ceph.mon.b.smithi086.stderr: 2: (ceph::__ceph_assertf_fail(char const*, char const*, int, char const*, char const*, ...)+0) [0x7f7e4b9886a4]
2019-03-10T05:06:56.202 INFO:tasks.ceph.mon.b.smithi086.stderr: 3: (()+0x2d1682) [0x7f7e4ba0b682]
2019-03-10T05:06:56.202 INFO:tasks.ceph.mon.b.smithi086.stderr: 4: (SimpleMessenger::add_accept_pipe(int)+0x72) [0x7f7e4bc1fa02]
2019-03-10T05:06:56.202 INFO:tasks.ceph.mon.b.smithi086.stderr: 5: (Accepter::entry()+0x2d6) [0x7f7e4bc020c6]
2019-03-10T05:06:56.202 INFO:tasks.ceph.mon.b.smithi086.stderr: 6: (()+0x7dd5) [0x7f7e48584dd5]
2019-03-10T05:06:56.202 INFO:tasks.ceph.mon.b.smithi086.stderr: 7: (clone()+0x6d) [0x7f7e4744aead]

From: /ceph/teuthology-archive/pdonnell-2019-03-10_01:08:43-kcephfs-wip-pdonnell-testing-20190309.183113-distro-basic-smithi/3703641/teuthology.log


Related issues 2 (0 open2 closed)

Related to CephFS - Bug #38803: qa: test_sessionmap assumes simple messengerResolvedPatrick Donnelly03/18/2019

Actions
Related to CephFS - Bug #40373: nautilus: qa: still testing simple messengerResolvedPatrick Donnelly

Actions
Actions #1

Updated by Patrick Donnelly about 5 years ago

  • Project changed from RADOS to CephFS
  • Subject changed from msgr: src/common/Thread.cc: 157: FAILED ceph_assert(ret == 0) to qa: src/common/Thread.cc: 157: FAILED ceph_assert(ret == 0)
  • Component(FS) qa-suite added
  • Labels (FS) qa added

We should just use the async messenger instead. According to Sage, other YAML bits are necessary to use v1 protocol.

Actions #2

Updated by Patrick Donnelly about 5 years ago

  • Status changed from 12 to Fix Under Review
  • Assignee set to Patrick Donnelly
  • Pull request ID set to 26892
Actions #3

Updated by Patrick Donnelly about 5 years ago

  • Status changed from Fix Under Review to Resolved
Actions #4

Updated by Patrick Donnelly about 5 years ago

  • Related to Bug #38803: qa: test_sessionmap assumes simple messenger added
Actions #5

Updated by Patrick Donnelly almost 5 years ago

  • Related to Bug #40373: nautilus: qa: still testing simple messenger added
Actions

Also available in: Atom PDF