Project

General

Profile

Actions

Bug #7144

closed

Ceph build fails on fedora20 gitbuilder

Added by Sandon Van Ness over 10 years ago. Updated over 10 years ago.

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

100%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

All builds are failing in the middle of the build when hitting mds:

http://gitbuilder-ceph-rpm-fedora20-amd64-basic/

CXX osd/ReplicatedPG.lo
CXX osd/ReplicatedBackend.lo
CXX osd/Ager.lo
CXX osd/OSD.lo
CXX osd/OSDCap.lo
CXX osd/Watch.lo
CXX osd/ClassHandler.lo
CXX osd/OpRequest.lo
CXX osd/SnapMapper.lo
make3: * [mds/MDS.lo] Error 1
make3: *
Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:290176: Warning: end of file not at end of a line; newline inserted {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make3: * [mds/Server.lo] Error 1
make3: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/rpmbuild/BUILD/ceph-0.75/src'
make2:
[all-recursive] Error 1
make2: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/rpmbuild/BUILD/ceph-0.75/src'
make1: *
* [all] Error 2
make1: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/rpmbuild/BUILD/ceph-0.75/src'

Some it appears to just be crashing with no output. A bug with g++ or is the g++ too new on fedora20 or something?

Actions #1

Updated by Sandon Van Ness over 10 years ago

So it looks like it was going OOM. I didn't expect this as 12G is usually enough ram for our gitbuilders. I went ahead and upped it to 20G and sure enough during parts of the build its using >12G:

[ubuntu@gitbuilder-ceph-rpm-fedora20-amd64-basic ~]$ free m
total used free shared buffers cached
Mem: 19606 13420 6185 16 51 906
/+ buffers/cache: 12462 7143
Swap: 0 0 0

Anyway I got a sucessfull build (but some of the packaging failed) due to some missing packages that the autobuild-ceph fab did not install. Doing some more builds but this is probably good now. Once i get sucessfull builds that rsync to gitbuilder-archive I will close this out.

Actions #2

Updated by Sandon Van Ness over 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Ok this gitbuilder is working correctly now. rescheduled a bunch of the failed jobs to run again.

Actions

Also available in: Atom PDF