As far as I know there's no way to get the backtraces or the cores. On Fri, May 5, 2017 at 2:49 PM, Matthew Jacobs <[email protected]> wrote:
> Does anyone know if there's a way to get core files from the gerrit-verify > jobs? > > I can't reproduce this locally. > > On Fri, May 5, 2017 at 10:23 AM, Matthew Jacobs <[email protected]> wrote: > > I don't think the gerrit-verify-dryrun job saves them. > > > > On Fri, May 5, 2017 at 10:20 AM, Daniel Hecht <[email protected]> > wrote: > >> The core file doesn't get preserved somewhere? > >> > >> On Fri, May 5, 2017 at 10:10 AM, Matthew Jacobs <[email protected]> > wrote: > >> > >>> Has anyone seen this failure before? > >>> > >>> Start 18: free-pool-test > >>> 18/89 Test #18: free-pool-test ...................***Exception: Other > >>> 11.05 sec > >>> Turning perftools heap leak checking off > >>> [==========] Running 3 tests from 1 test case. > >>> [----------] Global test environment set-up. > >>> [----------] 3 tests from FreePoolTest > >>> [ RUN ] FreePoolTest.Basic > >>> tcmalloc: large alloc 4294975488 bytes == 0x3a90000 @ 0x16e5678 > >>> 0x2ae5ebabff64 0x7d1e3a 0x7d1c00 0x7d277e 0x7cedc3 0x16e3583 > >>> [ OK ] FreePoolTest.Basic (4 ms) > >>> [ RUN ] FreePoolTest.Loop > >>> tcmalloc: large alloc 2147491840 bytes == 0x2e096000 @ 0x16e5678 > >>> 0x2ae5ebabff64 0x7d1e3a 0x7d1c00 0x7d277e 0x7cf941 0x16e3583 > >>> tcmalloc: large alloc 2147491840 bytes == 0xae098000 @ 0x16e5678 > >>> 0x2ae5ebabff64 0x7d1e3a 0x7d1c00 0x7d277e 0x7cf961 0x16e3583 > >>> tcmalloc: large alloc 8589942784 bytes == 0x12e09a000 @ 0x16e5678 > >>> 0x2ae5ebabff64 0x7d1e3a 0x7d1c00 0x7d277e 0x7cf941 0x16e3583 > >>> tcmalloc: large alloc 8589942784 bytes == 0x38437c000 @ 0x16e5678 > >>> 0x2ae5ebabff64 0x7d1e3a 0x7d1c00 0x7d277e 0x7cf961 0x16e3583 > >>> > >>> 99% tests passed, 1 tests failed out of 89 > >>> > >>> Total Test time (real) = 1167.98 sec > >>> > >>> The following tests FAILED: > >>> 18 - free-pool-test (OTHER_FAULT) > >>> Errors while running CTest > >>> make: *** [test] Error 8 > >>> Error in /home/ubuntu/Impala/bin/run-backend-tests.sh at line 44: make > >>> test ARGS="${BE_TEST_ARGS}" > >>> > >>> > >>> > >>> There's no other information I can find from the gerrit-verify-dryrun > job. > >>> > >>> The failure is unrelated to the change I'm making (new Kudu version). > >>> >
