Skip to content

Failed

projectroot.tests.test_integration_2d_1 (from CTest)

Failing for the past 2 builds (Since Failed #1 )
Took 0.79 sec.

Stacktrace

Kokkos Error: Creating a ScopeGuard while Kokkos is initialized is illegal.
Do instead:
  std::unique_ptr<Kokkos::ScopeGuard> guard =
    !Kokkos::is_initialized() && !Kokkos::is_finalized()?
    new ScopeGuard(argc,argv) : nullptr;

Backtrace:
[0x7fe9bee3efc9] Kokkos::Impl::save_stacktrace()
[0x7fe9bee35d3e] Kokkos::Impl::traceback_callstack(std::ostream&)
[0x7fe9bee35d7f] Kokkos::Impl::host_abort(char const*)
[0x55ddc32fe2a3] 
[0x55ddc3308c2d] Kokkos::ScopeGuard::ScopeGuard<int&, char**&>(int&, char**&)
[0x55ddc32fb6af] main
[0x7fe9be354d90] 
[0x7fe9be354e40] __libc_start_main
[0x55ddc32fb255] _start
[b28b72e3ab39:01477] *** Process received signal ***
[b28b72e3ab39:01477] Signal: Aborted (6)
[b28b72e3ab39:01477] Signal code:  (-6)
[b28b72e3ab39:01477] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fe9be36d520]
[b28b72e3ab39:01477] [ 1] /lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fe9be3c19fc]
[b28b72e3ab39:01477] [ 2] /lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fe9be36d476]
[b28b72e3ab39:01477] [ 3] /lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fe9be3537f3]
[b28b72e3ab39:01477] [ 4] /opt/trilinos/lib/libkokkoscore.so.14(_ZN6Kokkos4Impl10host_abortEPKc+0x34)[0x7fe9bee35d84]
[b28b72e3ab39:01477] [ 5] /var/jenkins/workspace/adamantine_PR-254/build/bin/test_integration_2d(+0xdce2a3)[0x55ddc32fe2a3]
[b28b72e3ab39:01477] [ 6] /var/jenkins/workspace/adamantine_PR-254/build/bin/test_integration_2d(_ZN6Kokkos10ScopeGuardC2IJRiRPPcEEEDpOT_+0x51)[0x55ddc3308c2d]
[b28b72e3ab39:01477] [ 7] /var/jenkins/workspace/adamantine_PR-254/build/bin/test_integration_2d(main+0x5d)[0x55ddc32fb6af]
[b28b72e3ab39:01477] [ 8] /lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fe9be354d90]
[b28b72e3ab39:01477] [ 9] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fe9be354e40]
[b28b72e3ab39:01477] [10] /var/jenkins/workspace/adamantine_PR-254/build/bin/test_integration_2d(_start+0x25)[0x55ddc32fb255]
[b28b72e3ab39:01477] *** End of error message ***

Standard Output

Kokkos Error: Creating a ScopeGuard while Kokkos is initialized is illegal.
Do instead:
  std::unique_ptr<Kokkos::ScopeGuard> guard =
    !Kokkos::is_initialized() && !Kokkos::is_finalized()?
    new ScopeGuard(argc,argv) : nullptr;

Backtrace:
[0x7fe9bee3efc9] Kokkos::Impl::save_stacktrace()
[0x7fe9bee35d3e] Kokkos::Impl::traceback_callstack(std::ostream&)
[0x7fe9bee35d7f] Kokkos::Impl::host_abort(char const*)
[0x55ddc32fe2a3] 
[0x55ddc3308c2d] Kokkos::ScopeGuard::ScopeGuard<int&, char**&>(int&, char**&)
[0x55ddc32fb6af] main
[0x7fe9be354d90] 
[0x7fe9be354e40] __libc_start_main
[0x55ddc32fb255] _start
[b28b72e3ab39:01477] *** Process received signal ***
[b28b72e3ab39:01477] Signal: Aborted (6)
[b28b72e3ab39:01477] Signal code:  (-6)
[b28b72e3ab39:01477] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fe9be36d520]
[b28b72e3ab39:01477] [ 1] /lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fe9be3c19fc]
[b28b72e3ab39:01477] [ 2] /lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fe9be36d476]
[b28b72e3ab39:01477] [ 3] /lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fe9be3537f3]
[b28b72e3ab39:01477] [ 4] /opt/trilinos/lib/libkokkoscore.so.14(_ZN6Kokkos4Impl10host_abortEPKc+0x34)[0x7fe9bee35d84]
[b28b72e3ab39:01477] [ 5] /var/jenkins/workspace/adamantine_PR-254/build/bin/test_integration_2d(+0xdce2a3)[0x55ddc32fe2a3]
[b28b72e3ab39:01477] [ 6] /var/jenkins/workspace/adamantine_PR-254/build/bin/test_integration_2d(_ZN6Kokkos10ScopeGuardC2IJRiRPPcEEEDpOT_+0x51)[0x55ddc3308c2d]
[b28b72e3ab39:01477] [ 7] /var/jenkins/workspace/adamantine_PR-254/build/bin/test_integration_2d(main+0x5d)[0x55ddc32fb6af]
[b28b72e3ab39:01477] [ 8] /lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fe9be354d90]
[b28b72e3ab39:01477] [ 9] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fe9be354e40]
[b28b72e3ab39:01477] [10] /var/jenkins/workspace/adamantine_PR-254/build/bin/test_integration_2d(_start+0x25)[0x55ddc32fb255]
[b28b72e3ab39:01477] *** End of error message ***