Skip to content
Failed

Console Output

Skipping 2,532 KB.. Full Log
12: [ RUN      ] TestViewAPI/35.sizes
12: [       OK ] TestViewAPI/35.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/35 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
12: [ RUN      ] TestViewAPI/36.sizes
12: [       OK ] TestViewAPI/36.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/36 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/37.sizes
12: [       OK ] TestViewAPI/37.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/37 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/38.sizes
12: [       OK ] TestViewAPI/38.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/38 (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 71 tests from 41 test suites ran. (176 ms total)
12: [  PASSED  ] 71 tests.
12/51 Test #12: Kokkos_CoreUnitTest_Default ......................   Passed    0.92 sec
test 13
      Start 13: Kokkos_CoreUnitTest_LegionInitialization

13: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
13: Test timeout computed to be: 1500
13: [==========] Running 1 test from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 1 test from initialization
13: [ RUN      ] initialization.legion_initialization
13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
13:                                     Detected: 6 cores per node.
13:                                     Detected: 1 MPI_ranks per node.
13:                                     Requested: 8 threads per process.
13: [       OK ] initialization.legion_initialization (26 ms)
13: [----------] 1 test from initialization (26 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 1 test from 1 test suite ran. (26 ms total)
13: [  PASSED  ] 1 test.
13/51 Test #13: Kokkos_CoreUnitTest_LegionInitialization .........   Passed    0.72 sec
test 14
      Start 14: Kokkos_CoreUnitTest_PushFinalizeHook

14: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
14: Test timeout computed to be: 1500
14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
14:                                     Detected: 6 cores per node.
14:                                     Detected: 1 MPI_ranks per node.
14:                                     Requested: 8 threads per process.
14: SUCCESS
14/51 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook .............   Passed    0.76 sec
test 15
      Start 15: Kokkos_CoreUnitTest_Develop

15: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_CoreUnitTest_Develop
15: Test timeout computed to be: 1500
15: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
15:                                     Detected: 6 cores per node.
15:                                     Detected: 1 MPI_ranks per node.
15:                                     Requested: 8 threads per process.
15: [==========] Running 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.development_test
15: [       OK ] defaultdevicetype.development_test (0 ms)
15: [----------] 1 test from defaultdevicetype (0 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (0 ms total)
15: [  PASSED  ] 1 test.
15/51 Test #15: Kokkos_CoreUnitTest_Develop ......................   Passed    0.76 sec
test 16
      Start 16: Kokkos_CoreUnitTest_KokkosP

16: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
16: Test timeout computed to be: 1500
16: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
16:                                     Detected: 6 cores per node.
16:                                     Detected: 1 MPI_ranks per node.
16:                                     Requested: 8 threads per process.
16: [==========] Running 28 tests from 2 test suites.
16: [----------] Global test environment set-up.
16: [----------] 26 tests from kokkosp
16: [ RUN      ] kokkosp.test_named_instance_fence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: [       OK ] kokkosp.test_named_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_instance_fence
16: Ref: 33554433
16: Ref: Unnamed Instance Fence
16: 33554433
16: Kokkos::Cuda::fence(): Unnamed Instance Fence
16: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_named_global_fence
16: Ref: 33554432
16: Ref: test global fence
16: 16777216
16: test global fence
16: Miss on id
16: 33554432
16: test global fence
16: [       OK ] kokkosp.test_named_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_global_fence
16: Ref: 33554432
16: Ref: Unnamed Global Fence
16: 16777216
16: Kokkos::fence: Unnamed Global Fence
16: Miss on id
16: 33554432
16: Kokkos::fence: Unnamed Global Fence
16: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_multiple_default_instances
16: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
16: [ RUN      ] kokkosp.test_id_gen
16: [       OK ] kokkosp.test_id_gen (0 ms)
16: [ RUN      ] kokkosp.test_kernel_sequence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: Ref: 33554433
16: Ref: test_kernel
16: 33554433
16: named_instance
16: Miss on name
16: 16777216
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554432
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554433
16: test_kernel
16: [       OK ] kokkosp.test_kernel_sequence (3 ms)
16: [ RUN      ] kokkosp.test_streams
16: [       OK ] kokkosp.test_streams (0 ms)
16: [ RUN      ] kokkosp.async_deep_copy
16: [       OK ] kokkosp.async_deep_copy (0 ms)
16: [ RUN      ] kokkosp.parallel_for
16: [       OK ] kokkosp.parallel_for (0 ms)
16: [ RUN      ] kokkosp.parallel_reduce
16: [       OK ] kokkosp.parallel_reduce (0 ms)
16: [ RUN      ] kokkosp.parallel_scan
16: [       OK ] kokkosp.parallel_scan (4 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence
16: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence_view
16: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
16: [ RUN      ] kokkosp.regions
16: [       OK ] kokkosp.regions (0 ms)
16: [ RUN      ] kokkosp.fences
16: [       OK ] kokkosp.fences (0 ms)
16: [ RUN      ] kokkosp.raw_allocation
16: [       OK ] kokkosp.raw_allocation (0 ms)
16: [ RUN      ] kokkosp.view
16: [       OK ] kokkosp.view (0 ms)
16: [ RUN      ] kokkosp.sections
16: [       OK ] kokkosp.sections (0 ms)
16: [ RUN      ] kokkosp.metadata
16: [       OK ] kokkosp.metadata (0 ms)
16: [ RUN      ] kokkosp.profile_events
16: [       OK ] kokkosp.profile_events (0 ms)
16: [ RUN      ] kokkosp.no_init_kernel
16: [       OK ] kokkosp.no_init_kernel (0 ms)
16: [ RUN      ] kokkosp.get_events
16: [       OK ] kokkosp.get_events (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init
16: [       OK ] kokkosp.create_mirror_no_init (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
16: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
16: [ RUN      ] kokkosp.create_mirror_view_and_copy
16: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
16: [----------] 26 tests from kokkosp (8 ms total)
16: 
16: [----------] 2 tests from defaultdevicetype
16: [ RUN      ] defaultdevicetype.profiling_section
16: [       OK ] defaultdevicetype.profiling_section (0 ms)
16: [ RUN      ] defaultdevicetype.scoped_profile_region
16: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
16: [----------] 2 tests from defaultdevicetype (0 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 28 tests from 2 test suites ran. (8 ms total)
16: [  PASSED  ] 28 tests.
16/51 Test #16: Kokkos_CoreUnitTest_KokkosP ......................   Passed    0.79 sec
test 17
      Start 17: Kokkos_CoreUnitTest_ToolIndependence

17: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
17: Test timeout computed to be: 1500
17/51 Test #17: Kokkos_CoreUnitTest_ToolIndependence .............   Passed    0.73 sec
test 18
      Start 18: Kokkos_ProfilingTestLibraryLoadHelp

18: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
18: Environment variables: 
18:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/libkokkosprinter-tool.so
18: Test timeout computed to be: 1500
18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
18:                                     Detected: 6 cores per node.
18:                                     Detected: 1 MPI_ranks per node.
18:                                     Requested: 8 threads per process.
18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
18/51 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ..............   Passed    0.72 sec
test 19
      Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp

19: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/libkokkosprinter-tool.so"
19: Test timeout computed to be: 1500
19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
19:                                     Detected: 6 cores per node.
19:                                     Detected: 1 MPI_ranks per node.
19:                                     Requested: 8 threads per process.
19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
19/51 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ...........   Passed    0.76 sec
test 20
      Start 20: Kokkos_ProfilingTestLibraryLoad

20: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
20: Environment variables: 
20:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/libkokkosprinter-tool.so
20: Test timeout computed to be: 1500
20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
20:                                     Detected: 6 cores per node.
20:                                     Detected: 1 MPI_ranks per node.
20:                                     Requested: 8 threads per process.
20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x195cd80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x195cf40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x195cfc0:Host:source:0x195ce00:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x195cf40:40::kokkosp_deallocate_data:Host:source:0x195cd80:40::kokkosp_finalize_library::
20/51 Test #20: Kokkos_ProfilingTestLibraryLoad ..................   Passed    0.76 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryCmdLine

21: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/libkokkosprinter-tool.so"
21: Test timeout computed to be: 1500
21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
21:                                     Detected: 6 cores per node.
21:                                     Detected: 1 MPI_ranks per node.
21:                                     Requested: 8 threads per process.
21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x31d3180:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x31d3300:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x31d3380:Host:source:0x31d3200:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x31d3300:40::kokkosp_deallocate_data:Host:source:0x31d3180:40::kokkosp_finalize_library::
21/51 Test #21: Kokkos_ProfilingTestLibraryCmdLine ...............   Passed    0.75 sec
test 22
      Start 22: Kokkos_CoreUnitTest_StackTraceTest

22: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec
22: Test timeout computed to be: 1500
22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
22:                                     Detected: 6 cores per node.
22:                                     Detected: 1 MPI_ranks per node.
22:                                     Requested: 8 threads per process.
22: [==========] Running 3 tests from 2 test suites.
22: [----------] Global test environment set-up.
22: [----------] 2 tests from defaultdevicetype_DeathTest
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6905/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6829f54083]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f1:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x445fe6] Test::test_stacktrace(bool, bool)
22: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7f6829f54083] __libc_start_main
22: [0x44311e] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6829f54083]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f3:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x446f4d] Test::test_stacktrace(bool, bool)
22: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7f6829f54083] __libc_start_main
22: [0x44311e] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (471 ms)
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6905/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6829f54083]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f1:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x445fe6] Test::test_stacktrace(bool, bool)
22: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7f6829f54083] __libc_start_main
22: [0x44311e] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6829f54083]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f3:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x446f4d] Test::test_stacktrace(bool, bool)
22: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7f6829f54083] __libc_start_main
22: [0x44311e] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (401 ms)
22: [----------] 2 tests from defaultdevicetype_DeathTest (872 ms total)
22: 
22: [----------] 1 test from defaultdevicetype
22: [ RUN      ] defaultdevicetype.stacktrace_normal
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6829f54083]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f1:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x445fe6] Test::test_stacktrace(bool, bool)
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7f6829f54083] __libc_start_main
22: [0x44311e] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6829f54083]
22: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e]
22:  
22: demangled test_f3:
22: [0x4e1713] Kokkos::Impl::save_stacktrace()
22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&)
22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x446f4d] Test::test_stacktrace(bool, bool)
22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x45768f] testing::Test::Run()
22: [0x4599df] testing::TestInfo::Run()
22: [0x45ad07] testing::TestSuite::Run()
22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests()
22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x45c0ce] testing::UnitTest::Run()
22: [0x4438f5] main
22: [0x7f6829f54083] __libc_start_main
22: [0x44311e] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
22: [----------] 1 test from defaultdevicetype (1 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 3 tests from 2 test suites ran. (873 ms total)
22: [  PASSED  ] 3 tests.
22/51 Test #22: Kokkos_CoreUnitTest_StackTraceTest ...............   Passed    1.64 sec
test 23
      Start 23: Kokkos_IncrementalTest_OPENMP

23: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_IncrementalTest_OPENMP
23: Test timeout computed to be: 1500
23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
23:                                     Detected: 6 cores per node.
23:                                     Detected: 1 MPI_ranks per node.
23:                                     Requested: 8 threads per process.
23: [==========] Running 28 tests from 1 test suite.
23: [----------] Global test environment set-up.
23: [----------] 28 tests from OPENMP
23: [ RUN      ] OPENMP.IncrTest_01_execspace_typedef
23: [       OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms)
23: [ RUN      ] OPENMP.IncrTest_01_execspace
23: Host Parallel Execution Space:
23:   KOKKOS_ENABLE_OPENMP: yes
23: 
23: OpenMP Runtime Configuration:
23: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ]
23: OpenMP
23: [       OK ] OPENMP.IncrTest_01_execspace (0 ms)
23: [ RUN      ] OPENMP.IncrTest_02_AtomicExchange
23: [       OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms)
23: [ RUN      ] OPENMP.IncrTest_02_AtomicAdd
23: [       OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms)
23: [ RUN      ] OPENMP.IncrTest_02_AtomicSub
23: [       OK ] OPENMP.IncrTest_02_AtomicSub (0 ms)
23: [ RUN      ] OPENMP.IncrTest_03a_memspace_malloc
23: [       OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms)
23: [ RUN      ] OPENMP.IncrTest_03b_memspace_free
23: [       OK ] OPENMP.IncrTest_03b_memspace_free (135 ms)
23: [ RUN      ] OPENMP.IncrTest_04_simple_parallelFor
23: [       OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms)
23: [ RUN      ] OPENMP.IncrTest_04_RangePolicy_parallelFor
23: [       OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms)
23: [ RUN      ] OPENMP.IncrTest_05_reduction
23: [       OK ] OPENMP.IncrTest_05_reduction (4 ms)
23: [ RUN      ] OPENMP.IncrTest_06_mdrange2D
23: [       OK ] OPENMP.IncrTest_06_mdrange2D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_06_mdrange3D
23: [       OK ] OPENMP.IncrTest_06_mdrange3D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_06_mdrange4D
23: [       OK ] OPENMP.IncrTest_06_mdrange4D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_08_deep_copy_2D
23: [       OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_08_deep_copy_3D
23: [       OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_08_deep_copy_4D
23: [       OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms)
23: [ RUN      ] OPENMP.IncrTest_10_Hierarchical_Basics
23: [       OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms)
23: [ RUN      ] OPENMP.IncrTest_11a_Hierarchical_ForLoop
23: [       OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms)
23: [ RUN      ] OPENMP.IncrTest_11b_Hierarchical_ForLoop
23: [       OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
23: [ RUN      ] OPENMP.IncrTest_11c_Hierarchical_ForLoop
23: [       OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (155 ms)
23: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
23: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms)
23: [ RUN      ] OPENMP.IncrTest_12b_TeamScratch
23: [       OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms)
23: [ RUN      ] OPENMP.IncrTest_13a_Hierarchical_Red
23: [       OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms)
23: [ RUN      ] OPENMP.IncrTest_13b_Hierarchical_Red
23: [       OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms)
23: [ RUN      ] OPENMP.IncrTest_13c_Hierarchical_Red
23: [       OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms)
23: [ RUN      ] OPENMP.incr_14_MDrangeReduce
23: [       OK ] OPENMP.incr_14_MDrangeReduce (0 ms)
23: [ RUN      ] OPENMP.IncrTest_16_parallelscan
23: [       OK ] OPENMP.IncrTest_16_parallelscan (0 ms)
23: [ RUN      ] OPENMP.incr_17_atomicView
23: [       OK ] OPENMP.incr_17_atomicView (0 ms)
23: [----------] 28 tests from OPENMP (302 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 28 tests from 1 test suite ran. (302 ms total)
23: [  PASSED  ] 28 tests.
23/51 Test #23: Kokkos_IncrementalTest_OPENMP ....................   Passed    1.02 sec
test 24
      Start 24: Kokkos_IncrementalTest_CUDA

24: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_IncrementalTest_CUDA
24: Test timeout computed to be: 1500
24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
24:                                     Detected: 6 cores per node.
24:                                     Detected: 1 MPI_ranks per node.
24:                                     Requested: 8 threads per process.
24: [==========] Running 28 tests from 1 test suite.
24: [----------] Global test environment set-up.
24: [----------] 28 tests from CUDA
24: [ RUN      ] CUDA.IncrTest_01_execspace_typedef
24: [       OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
24: [ RUN      ] CUDA.IncrTest_01_execspace
24: Device Execution Space:
24:   KOKKOS_ENABLE_CUDA: yes
24: Cuda Options:
24:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
24:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
24:   KOKKOS_ENABLE_CUDA_UVM: no
24:   KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
24:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
24: 
24: Cuda Runtime Configuration:
24: macro  KOKKOS_ENABLE_CUDA      : defined
24: macro  CUDA_VERSION          = 12020 = version 12.2
24: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
24: Cuda
24: [       OK ] CUDA.IncrTest_01_execspace (0 ms)
24: [ RUN      ] CUDA.IncrTest_02_AtomicExchange
24: [       OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
24: [ RUN      ] CUDA.IncrTest_02_AtomicAdd
24: [       OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
24: [ RUN      ] CUDA.IncrTest_02_AtomicSub
24: [       OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
24: [ RUN      ] CUDA.IncrTest_03a_memspace_malloc
24: [       OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
24: [ RUN      ] CUDA.IncrTest_03b_memspace_free
24: [       OK ] CUDA.IncrTest_03b_memspace_free (2528 ms)
24: [ RUN      ] CUDA.IncrTest_04_simple_parallelFor
24: [       OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
24: [ RUN      ] CUDA.IncrTest_04_RangePolicy_parallelFor
24: [       OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
24: [ RUN      ] CUDA.IncrTest_05_reduction
24: [       OK ] CUDA.IncrTest_05_reduction (4 ms)
24: [ RUN      ] CUDA.IncrTest_06_mdrange2D
24: [       OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
24: [ RUN      ] CUDA.IncrTest_06_mdrange3D
24: [       OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
24: [ RUN      ] CUDA.IncrTest_06_mdrange4D
24: [       OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
24: [ RUN      ] CUDA.IncrTest_08_deep_copy_2D
24: [       OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms)
24: [ RUN      ] CUDA.IncrTest_08_deep_copy_3D
24: [       OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
24: [ RUN      ] CUDA.IncrTest_08_deep_copy_4D
24: [       OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms)
24: [ RUN      ] CUDA.IncrTest_10_Hierarchical_Basics
24: [       OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
24: [ RUN      ] CUDA.IncrTest_11a_Hierarchical_ForLoop
24: [       OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms)
24: [ RUN      ] CUDA.IncrTest_11b_Hierarchical_ForLoop
24: [       OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms)
24: [ RUN      ] CUDA.IncrTest_11c_Hierarchical_ForLoop
24: [       OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (350 ms)
24: [ RUN      ] CUDA.IncrTest_12a_ThreadScratch
24: [       OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms)
24: [ RUN      ] CUDA.IncrTest_12b_TeamScratch
24: [       OK ] CUDA.IncrTest_12b_TeamScratch (1 ms)
24: [ RUN      ] CUDA.IncrTest_13a_Hierarchical_Red
24: [       OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
24: [ RUN      ] CUDA.IncrTest_13b_Hierarchical_Red
24: [       OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
24: [ RUN      ] CUDA.IncrTest_13c_Hierarchical_Red
24: [       OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
24: [ RUN      ] CUDA.incr_14_MDrangeReduce
24: [       OK ] CUDA.incr_14_MDrangeReduce (1 ms)
24: [ RUN      ] CUDA.IncrTest_16_parallelscan
24: [       OK ] CUDA.IncrTest_16_parallelscan (7 ms)
24: [ RUN      ] CUDA.incr_17_atomicView
24: [       OK ] CUDA.incr_17_atomicView (0 ms)
24: [----------] 28 tests from CUDA (2906 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 28 tests from 1 test suite ran. (2906 ms total)
24: [  PASSED  ] 28 tests.
24/51 Test #24: Kokkos_IncrementalTest_CUDA ......................   Passed    3.69 sec
test 25
      Start 25: Kokkos_CoreUnitTest_CTestDevice

25: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
25: Test timeout computed to be: 1500
25: [==========] Running 8 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 8 tests from ctest_environment
25: [ RUN      ] ctest_environment.no_device_type
25: [       OK ] ctest_environment.no_device_type (0 ms)
25: [ RUN      ] ctest_environment.no_process_count
25: [       OK ] ctest_environment.no_process_count (0 ms)
25: [ RUN      ] ctest_environment.invalid_rank
25: [       OK ] ctest_environment.invalid_rank (0 ms)
25: [ RUN      ] ctest_environment.no_type_str
25: [       OK ] ctest_environment.no_type_str (0 ms)
25: [ RUN      ] ctest_environment.missing_type
25: [       OK ] ctest_environment.missing_type (0 ms)
25: [ RUN      ] ctest_environment.no_id_str
25: [       OK ] ctest_environment.no_id_str (0 ms)
25: [ RUN      ] ctest_environment.invalid_id_str
25: [       OK ] ctest_environment.invalid_id_str (0 ms)
25: [ RUN      ] ctest_environment.good
25: [       OK ] ctest_environment.good (0 ms)
25: [----------] 8 tests from ctest_environment (0 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 8 tests from 1 test suite ran. (0 ms total)
25: [  PASSED  ] 8 tests.
25/51 Test #25: Kokkos_CoreUnitTest_CTestDevice ..................   Passed    0.69 sec
test 26
      Start 26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

26: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
26: Test timeout computed to be: 1500
26/51 Test #26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.01 sec
test 27
      Start 27: Kokkos_ContainersUnitTest_OpenMP

27: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP
27: Test timeout computed to be: 1500
27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
27:                                     Detected: 6 cores per node.
27:                                     Detected: 1 MPI_ranks per node.
27:                                     Requested: 8 threads per process.
27: [==========] Running 62 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 62 tests from openmp
27: [ RUN      ] openmp.bitset
27: [       OK ] openmp.bitset (670 ms)
27: [ RUN      ] openmp.bitset_default_constructor_no_alloc
27: [       OK ] openmp.bitset_default_constructor_no_alloc (0 ms)
27: [ RUN      ] openmp.dualview_combination
27: [       OK ] openmp.dualview_combination (0 ms)
27: [ RUN      ] openmp.dualview_alloc
27: [       OK ] openmp.dualview_alloc (0 ms)
27: [ RUN      ] openmp.test_dualview_copy_construction_and_assignment
27: [       OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms)
27: [ RUN      ] openmp.dualview_combinations_without_init
27: [       OK ] openmp.dualview_combinations_without_init (0 ms)
27: [ RUN      ] openmp.dualview_deep_copy
27: [       OK ] openmp.dualview_deep_copy (0 ms)
27: [ RUN      ] openmp.dualview_realloc
27: [       OK ] openmp.dualview_realloc (0 ms)
27: [ RUN      ] openmp.dualview_resize
27: [       OK ] openmp.dualview_resize (0 ms)
27: [ RUN      ] openmp.dualview_device_correct_kokkos_device
27: [       OK ] openmp.dualview_device_correct_kokkos_device (3 ms)
27: [ RUN      ] openmp.dualview_host_correct_kokkos_device
27: [       OK ] openmp.dualview_host_correct_kokkos_device (0 ms)
27: [ RUN      ] openmp.dualview_host_modify_template_device_sync
27: [       OK ] openmp.dualview_host_modify_template_device_sync (0 ms)
27: [ RUN      ] openmp.dualview_host_modify_template_device_execspace_sync
27: [       OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms)
27: [ RUN      ] openmp.dualview_device_modify_template_host_sync
27: [       OK ] openmp.dualview_device_modify_template_host_sync (0 ms)
27: [ RUN      ] openmp.dualview_device_modify_template_host_execspace_sync
27: [       OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms)
27: [ RUN      ] openmp.dualview_template_views_return_correct_executionspace_views
27: [       OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms)
27: [ RUN      ] openmp.dynamic_view
27: [       OK ] openmp.dynamic_view (22 ms)
27: [ RUN      ] openmp.dyn_rank_view_api_generic
27: [       OK ] openmp.dyn_rank_view_api_generic (18 ms)
27: [ RUN      ] openmp.dyn_rank_view_api_operator_rank12345
27: [       OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms)
27: [ RUN      ] openmp.dyn_rank_view_check_fence_resize_realloc
27: /var/jenkins/workspace/Kokkos_PR-6905/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
27: skipping since not default execution space
27: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms)
27: [ RUN      ] openmp.dyn_rank_view_api_operator_rank67
27: [       OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms)
27: [ RUN      ] openmp.ErrorReporterViaLambda
27: [       OK ] openmp.ErrorReporterViaLambda (0 ms)
27: [ RUN      ] openmp.ErrorReporter
27: [       OK ] openmp.ErrorReporter (0 ms)
27: [ RUN      ] openmp.offsetview_construction
27: [       OK ] openmp.offsetview_construction (29 ms)
27: [ RUN      ] openmp.offsetview_unmanaged_construction
27: [       OK ] openmp.offsetview_unmanaged_construction (0 ms)
27: [ RUN      ] openmp.offsetview_subview
27: [       OK ] openmp.offsetview_subview (12 ms)
27: [ RUN      ] openmp.offsetview_offsets_rank1
27: [       OK ] openmp.offsetview_offsets_rank1 (0 ms)
27: [ RUN      ] openmp.offsetview_offsets_rank2
27: [       OK ] openmp.offsetview_offsets_rank2 (0 ms)
27: [ RUN      ] openmp.offsetview_offsets_rank3
27: [       OK ] openmp.offsetview_offsets_rank3 (0 ms)
27: [ RUN      ] openmp.scatterview
27: [       OK ] openmp.scatterview (2083 ms)
27: [ RUN      ] openmp.scatterview_devicetype
27: [       OK ] openmp.scatterview_devicetype (9 ms)
27: [ RUN      ] openmp.staticcrsgraph
27: [       OK ] openmp.staticcrsgraph (51 ms)
27: [ RUN      ] openmp.resize_realloc_no_init_dualview
27: [       OK ] openmp.resize_realloc_no_init_dualview (1 ms)
27: [ RUN      ] openmp.resize_realloc_no_alloc_dualview
27: [       OK ] openmp.resize_realloc_no_alloc_dualview (0 ms)
27: [ RUN      ] openmp.resize_exec_space_dualview
27: [       OK ] openmp.resize_exec_space_dualview (0 ms)
27: [ RUN      ] openmp.realloc_exec_space_dualview
27: [       OK ] openmp.realloc_exec_space_dualview (0 ms)
27: [ RUN      ] openmp.resize_realloc_no_init_dynrankview
27: [       OK ] openmp.resize_realloc_no_init_dynrankview (0 ms)
27: [ RUN      ] openmp.resize_exec_space_dynrankview
27: [       OK ] openmp.resize_exec_space_dynrankview (0 ms)
27: [ RUN      ] openmp.realloc_exec_space_dynrankview
27: [       OK ] openmp.realloc_exec_space_dynrankview (0 ms)
27: [ RUN      ] openmp.resize_realloc_no_init_scatterview
27: [       OK ] openmp.resize_realloc_no_init_scatterview (0 ms)
27: [ RUN      ] openmp.resize_realloc_no_alloc_scatterview
27: [       OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms)
27: [ RUN      ] openmp.resize_exec_space_scatterview
27: [       OK ] openmp.resize_exec_space_scatterview (0 ms)
27: [ RUN      ] openmp.realloc_exec_space_scatterview
27: [       OK ] openmp.realloc_exec_space_scatterview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynrankview
27: [       OK ] openmp.create_mirror_no_init_dynrankview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynrankview_viewctor
27: [       OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms)
27: [ RUN      ] openmp.create_mirror_view_and_copy_dynrankview
27: [       OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_offsetview
27: [       OK ] openmp.create_mirror_no_init_offsetview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_offsetview_view_ctor
27: [       OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms)
27: [ RUN      ] openmp.create_mirror_view_and_copy_offsetview
27: [       OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynamicview
27: [       OK ] openmp.create_mirror_no_init_dynamicview (0 ms)
27: [ RUN      ] openmp.create_mirror_view_and_copy_dynamicview
27: [       OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms)
27: [ RUN      ] openmp.create_mirror_no_init_dynamicview_view_ctor
27: [       OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms)
27: [ RUN      ] openmp.UnorderedMap_insert
27: [       OK ] openmp.UnorderedMap_insert (18159 ms)
27: [ RUN      ] openmp.UnorderedMap_failed_insert
27: [       OK ] openmp.UnorderedMap_failed_insert (5578 ms)
27: [ RUN      ] openmp.UnorderedMap_deep_copy
27: [       OK ] openmp.UnorderedMap_deep_copy (6 ms)
27: [ RUN      ] openmp.UnorderedMap_valid_empty
27: [       OK ] openmp.UnorderedMap_valid_empty (0 ms)
27: [ RUN      ] openmp.UnorderedMap_clear_zero_size
27: [       OK ] openmp.UnorderedMap_clear_zero_size (0 ms)
27: [ RUN      ] openmp.UnorderedMap_consistent_size
27: [       OK ] openmp.UnorderedMap_consistent_size (0 ms)
27: [ RUN      ] openmp.UnorderedMap_shallow_copyable_on_device
27: [       OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms)
27: [ RUN      ] openmp.UnorderedMap_lambda_capturable
27: [       OK ] openmp.UnorderedMap_lambda_capturable (0 ms)
27: [ RUN      ] openmp.UnorderedMap_constructor_view_alloc
27: [       OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms)
27: [ RUN      ] openmp.viewctorprop_embedded_dim
27: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
27: [----------] 62 tests from openmp (26657 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 62 tests from 1 test suite ran. (26657 ms total)
27: [  PASSED  ] 61 tests.
27: [  SKIPPED ] 1 test, listed below:
27: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc
27/51 Test #27: Kokkos_ContainersUnitTest_OpenMP .................   Passed   27.53 sec
test 28
      Start 28: Kokkos_ContainersUnitTest_Cuda

28: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
28: Test timeout computed to be: 1500
28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
28:                                     Detected: 6 cores per node.
28:                                     Detected: 1 MPI_ranks per node.
28:                                     Requested: 8 threads per process.
28: [==========] Running 42 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 42 tests from cuda
28: [ RUN      ] cuda.bitset
28: [       OK ] cuda.bitset (15 ms)
28: [ RUN      ] cuda.bitset_default_constructor_no_alloc
28: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
28: [ RUN      ] cuda.dualview_combination
28: [       OK ] cuda.dualview_combination (2 ms)
28: [ RUN      ] cuda.dualview_alloc
28: [       OK ] cuda.dualview_alloc (0 ms)
28: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
28: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
28: [ RUN      ] cuda.dualview_combinations_without_init
28: [       OK ] cuda.dualview_combinations_without_init (0 ms)
28: [ RUN      ] cuda.dualview_deep_copy
28: [       OK ] cuda.dualview_deep_copy (1 ms)
28: [ RUN      ] cuda.dualview_realloc
28: [       OK ] cuda.dualview_realloc (0 ms)
28: [ RUN      ] cuda.dualview_resize
28: [       OK ] cuda.dualview_resize (0 ms)
28: [ RUN      ] cuda.dualview_device_correct_kokkos_device
28: [       OK ] cuda.dualview_device_correct_kokkos_device (1 ms)
28: [ RUN      ] cuda.dualview_host_correct_kokkos_device
28: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
28: [ RUN      ] cuda.dualview_host_modify_template_device_sync
28: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
28: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
28: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
28: [ RUN      ] cuda.dualview_device_modify_template_host_sync
28: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
28: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
28: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
28: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
28: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
28: [ RUN      ] cuda.dynamic_view
28: [       OK ] cuda.dynamic_view (29 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_generic
28: [       OK ] cuda.dyn_rank_view_api_generic (18 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
28: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms)
28: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
28: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
28: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
28: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms)
28: [ RUN      ] cuda.ErrorReporterViaLambda
28: [       OK ] cuda.ErrorReporterViaLambda (1 ms)
28: [ RUN      ] cuda.ErrorReporter
28: [       OK ] cuda.ErrorReporter (0 ms)
28: [ RUN      ] cuda.offsetview_construction
28: [       OK ] cuda.offsetview_construction (4 ms)
28: [ RUN      ] cuda.offsetview_unmanaged_construction
28: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
28: [ RUN      ] cuda.offsetview_subview
28: [       OK ] cuda.offsetview_subview (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank1
28: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank2
28: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
28: [ RUN      ] cuda.offsetview_offsets_rank3
28: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
28: [ RUN      ] cuda.scatterview
28: [       OK ] cuda.scatterview (17443 ms)
28: [ RUN      ] cuda.scatterview_devicetype
28: [       OK ] cuda.scatterview_devicetype (29 ms)
28: [ RUN      ] cuda.staticcrsgraph
28: [       OK ] cuda.staticcrsgraph (48 ms)
28: [ RUN      ] cuda.UnorderedMap_insert
28: [       OK ] cuda.UnorderedMap_insert (6321 ms)
28: [ RUN      ] cuda.UnorderedMap_failed_insert
28: [       OK ] cuda.UnorderedMap_failed_insert (1543 ms)
28: [ RUN      ] cuda.UnorderedMap_deep_copy
28: [       OK ] cuda.UnorderedMap_deep_copy (6 ms)
28: [ RUN      ] cuda.UnorderedMap_valid_empty
28: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
28: [ RUN      ] cuda.UnorderedMap_clear_zero_size
28: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
28: [ RUN      ] cuda.UnorderedMap_consistent_size
28: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
28: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
28: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
28: [ RUN      ] cuda.UnorderedMap_lambda_capturable
28: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
28: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
28: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
28: [ RUN      ] cuda.viewctorprop_embedded_dim
28: [       OK ] cuda.viewctorprop_embedded_dim (1 ms)
28: [----------] 42 tests from cuda (25481 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 42 tests from 1 test suite ran. (25481 ms total)
28: [  PASSED  ] 42 tests.
28/51 Test #28: Kokkos_ContainersUnitTest_Cuda ...................   Passed   26.20 sec
test 29
      Start 29: Kokkos_ContainersPerformanceTest_OpenMP

29: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
29: Test timeout computed to be: 1500
29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
29:                                     Detected: 6 cores per node.
29:                                     Detected: 1 MPI_ranks per node.
29:                                     Requested: 8 threads per process.
29: [==========] Running 5 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 5 tests from TEST_CATEGORY
29: [ RUN      ] TEST_CATEGORY.dynrankview_perf
29: OpenMP
29:  DynRankView vs View: Initialization Only 
29:  View time (init only): 0.0184594
29:  View sum computation time: 0.0184594
29:  Strided View time (init only): 0.020087
29:  View Rank7 time (init only): 0.0563823
29:  DynRankView time (init only): 0.00991048
29:  DynRankView sum computation time: 0.0150075
29:  Ratio of View to DynRankView time: 1.86262
29:  Ratio of View to DynRankView sum computation time: 1.00325
29:  Ratio of View to View Rank7  time: 0.327398
29:  Ratio of StrideView to DynRankView time: 2.02684
29:  Ratio of DynRankView to View Rank7  time: 0.175773
29: [       OK ] TEST_CATEGORY.dynrankview_perf (331 ms)
29: [ RUN      ] TEST_CATEGORY.global_2_local
29: OpenMP
29: size, create, generate, fill, find
29: 256, 0.000125482, 6.3579e-05, 5.427e-05, 0.00132602
29: 512, 4.8266e-05, 7.805e-06, 9.4854e-05, 0.00159985
29: 1024, 4.9614e-05, 9.018e-06, 0.000170637, 0.00135867
29: 2048, 5.2574e-05, 9.129e-06, 0.000317147, 0.00142149
29: 4096, 0.000126739, 1.0129e-05, 0.000611722, 0.00189119
29: 8192, 0.000183009, 1.4318e-05, 0.00104287, 0.00321805
29: 16384, 0.000384533, 2.0641e-05, 0.0020299, 0.00695082
29: 32768, 0.000673554, 3.4262e-05, 0.00400344, 0.0174264
29: 65536, 0.00136448, 6.3059e-05, 0.00800471, 0.0415876
29: 131072, 0.00274711, 0.000124848, 0.0157094, 0.0930522
29: 262144, 0.00445339, 0.000227602, 0.0315513, 0.217888
29: 524288, 0.00894421, 0.000442556, 0.0635817, 0.520892
29: 1048576, 0.0142978, 0.00087848, 0.126547, 1.56488
29: 2097152, 0.0279764, 0.00177531, 0.24691, 3.85917
29: 4194304, 0.054992, 0.00353374, 0.496545, 9.86659
29: [       OK ] TEST_CATEGORY.global_2_local (17323 ms)
29: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
29: skipping test
29: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
29: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
29: skipping test
29: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
29: [ RUN      ] TEST_CATEGORY.scatter_view
29: ScatterView data-duplicated test:
29: num_threads 8
29: hand-coded test took 0.43772 seconds
29: test took 0.281718 seconds
29: num_threads 8
29: hand-coded test took 0.444231 seconds
29: test took 0.280233 seconds
29: num_threads 8
29: hand-coded test took 0.43524 seconds
29: test took 0.281619 seconds
29: num_threads 8
29: hand-coded test took 0.43532 seconds
29: test took 0.315179 seconds
29: num_threads 8
29: hand-coded test took 0.434919 seconds
29: test took 0.287968 seconds
29: [       OK ] TEST_CATEGORY.scatter_view (4043 ms)
29: [----------] 5 tests from TEST_CATEGORY (21697 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 5 tests from 1 test suite ran. (21698 ms total)
29: [  PASSED  ] 5 tests.
29/51 Test #29: Kokkos_ContainersPerformanceTest_OpenMP ..........   Passed   22.47 sec
test 30
      Start 30: Kokkos_ContainersPerformanceTest_Cuda

30: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
30: Test timeout computed to be: 1500
30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
30:                                     Detected: 6 cores per node.
30:                                     Detected: 1 MPI_ranks per node.
30:                                     Requested: 8 threads per process.
30: [==========] Running 4 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 4 tests from TEST_CATEGORY
30: [ RUN      ] TEST_CATEGORY.dynrankview_perf
30: Cuda
30:  DynRankView vs View: Initialization Only 
30:  View time (init only): 0.00420895
30:  View sum computation time: 0.00420895
30:  Strided View time (init only): 0.00127886
30:  View Rank7 time (init only): 0.0012448
30:  DynRankView time (init only): 0.00123427
30:  DynRankView sum computation time: 0.00185482
30:  Ratio of View to DynRankView time: 3.41008
30:  Ratio of View to DynRankView sum computation time: 1.02417
30:  Ratio of View to View Rank7  time: 3.38121
30:  Ratio of StrideView to DynRankView time: 1.03613
30:  Ratio of DynRankView to View Rank7  time: 0.991534
30: [       OK ] TEST_CATEGORY.dynrankview_perf (22 ms)
30: [ RUN      ] TEST_CATEGORY.global_2_local
30: Cuda
30: size, create, generate, fill, find
30: 256, 0.000314928, 2.8629e-05, 0.00348863, 0.00218842
30: 512, 0.000188421, 1.2014e-05, 2.2907e-05, 0.00208573
30: 1024, 0.00016034, 1.2162e-05, 2.2892e-05, 0.00211602
30: 2048, 0.000162614, 1.0989e-05, 2.4388e-05, 0.00215583
30: 4096, 0.000152498, 1.0854e-05, 2.4253e-05, 0.00218464
30: 8192, 0.000167472, 1.1681e-05, 3.0624e-05, 0.0022487
30: 16384, 0.000174956, 1.0994e-05, 2.8846e-05, 0.00220267
30: 32768, 0.000178198, 1.1698e-05, 3.445e-05, 0.00246487
30: 65536, 0.00016993, 1.2472e-05, 4.2669e-05, 0.00271432
30: 131072, 0.000179956, 1.3228e-05, 7.244e-05, 0.00328734
30: 262144, 0.000182079, 1.5546e-05, 0.000150542, 0.00606713
30: 524288, 0.000207525, 1.7982e-05, 0.000531503, 0.0195395
30: 1048576, 0.000636673, 2.6531e-05, 0.00139361, 0.0478101
30: 2097152, 0.000456224, 3.7945e-05, 0.00301969, 0.109399
30: 4194304, 0.000683137, 6.4136e-05, 0.00682901, 0.235979
30: [       OK ] TEST_CATEGORY.global_2_local (463 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
30: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
30: skipping test
30: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
30: [----------] 4 tests from TEST_CATEGORY (486 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 4 tests from 1 test suite ran. (486 ms total)
30: [  PASSED  ] 4 tests.
30/51 Test #30: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    1.26 sec
test 31
      Start 31: Kokkos_UnitTest_Sort

31: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
31: Test timeout computed to be: 1500
31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
31:                                     Detected: 6 cores per node.
31:                                     Detected: 1 MPI_ranks per node.
31:                                     Requested: 8 threads per process.
31: [==========] Running 15 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 15 tests from cuda
31: [ RUN      ] cuda.SortUnsignedValueType
31: [       OK ] cuda.SortUnsignedValueType (25 ms)
31: [ RUN      ] cuda.SortEmptyView
31: [       OK ] cuda.SortEmptyView (0 ms)
31: [ RUN      ] cuda.SortByKeyEmptyView
31: [       OK ] cuda.SortByKeyEmptyView (0 ms)
31: [ RUN      ] cuda.SortByKey
31: [       OK ] cuda.SortByKey (6 ms)
31: [ RUN      ] cuda.SortByKeyWithComparator
31: [       OK ] cuda.SortByKeyWithComparator (0 ms)
31: [ RUN      ] cuda.SortByKeyStaticExtents
31: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
31: [ RUN      ] cuda.SortByKeyWithStrides
31: [       OK ] cuda.SortByKeyWithStrides (0 ms)
31: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
31: 
31: [WARNING] /var/jenkins/workspace/Kokkos_PR-6905/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
31: 
31: [WARNING] /var/jenkins/workspace/Kokkos_PR-6905/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
31: [       OK ] cuda.SortByKeyKeysLargerThanValues (1014 ms)
31: [ RUN      ] cuda.SortWithCustomComparator
31: [       OK ] cuda.SortWithCustomComparator (600 ms)
31: [ RUN      ] cuda.BinSortGenericTests
31: [       OK ] cuda.BinSortGenericTests (21 ms)
31: [ RUN      ] cuda.BinSortEmptyView
31: [       OK ] cuda.BinSortEmptyView (0 ms)
31: [ RUN      ] cuda.BinSortEmptyKeysView
31: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
31: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
31: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (15653 ms)
31: [ RUN      ] cuda.NestedSort
31: [       OK ] cuda.NestedSort (27 ms)
31: [ RUN      ] cuda.NestedSortByKey
31: [       OK ] cuda.NestedSortByKey (85 ms)
31: [----------] 15 tests from cuda (17436 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 15 tests from 1 test suite ran. (17436 ms total)
31: [  PASSED  ] 15 tests.
31/51 Test #31: Kokkos_UnitTest_Sort .............................   Passed   18.20 sec
test 32
      Start 32: Kokkos_UnitTest_Random

32: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_UnitTest_Random
32: Test timeout computed to be: 1500
32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
32:                                     Detected: 6 cores per node.
32:                                     Detected: 1 MPI_ranks per node.
32:                                     Requested: 8 threads per process.
32: [==========] Running 3 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 3 tests from cuda
32: [ RUN      ] cuda.Random_XorShift64
32: Test Seed:1711711792292303813
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0044161 -0.0138116 || 0.051031 28025 29348 || 28801.6 28674.4 || -190.932 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0118858 0.00459696 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.00693278 -0.0213383 || 0.051031 28041 29362 || 28874.6 28674.4 || -294.981 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00714185 0.00429236 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0301025 0.0107179 || 0.051031 27974 29400 || 29564.3 28674.4 || 148.165 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0133548 0.010497 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.00734542 0.00960928 || 0.051031 27900 29311 || 28886.6 28674.4 || 132.839 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.00966537 -0.0103852 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000244109 -0.99999 -48245.5 || 0.051031 0 194966 || 2.92869e+09 28674.4 || -6.66946e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.000731291 -0.307855 0.159532 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00196154 -0.999999 -57858.2 || 0.051031 0 1.55176e+06 || 2.86957e+10 28674.4 || -7.99832e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.0058947 -0.967894 10.3643 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.76045e-07 0.00482072 -0.0306864 || 0.051031 28053 29372 || 28536.8 28674.4 || -424.209 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 7.41632e-07 0.0086268 0.000851044 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.0021685 -0.0115113 || 0.051031 28054 29350 || 28612.3 28674.4 || -159.132 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00843323 -0.00467947 || 0.051031 1e+64 -1e+64
32: Test Seed:1711711792429955902
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.00104723 0.000755893 || 0.051031 27993 29291 || 28704.4 28674.4 || 10.4495 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0159751 -0.00271827 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 -0.0189925 0.034788 || 0.051031 28029 29365 || 29229.5 28674.4 || 480.909 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.00378741 -0.00553283 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 2.53251e-05 -0.0208494 || 0.051031 28046 29367 || 28673.7 28674.4 || -288.222 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 0.0189553 -0.00697278 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.017041 -0.00725292 || 0.051031 28064 29295 || 28193.9 28674.4 || -100.264 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0111321 0.0103454 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000246098 -0.99999 -48250 || 0.051031 0 195181 || 2.92899e+09 28674.4 || -6.67009e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.000737195 -0.314765 0.155942 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00195948 -0.999999 -57857.1 || 0.051031 0 1.55163e+06 || 2.86901e+10 28674.4 || -7.99817e+08 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 0.00588877 -0.967909 10.3384 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.73523e-07 -0.0150595 -0.0199749 || 0.051031 28006 29361 || 29112.8 28674.4 || -276.133 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 7.34064e-07 -0.00121164 0.00272988 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 6.43252e-07 0.0201299 -0.00435122 || 0.051031 28078 29352 || 28108.6 28674.4 || -60.1513 -2.0744
32:  -- Testing 3-D histogram
32: Density 3D: 6.43252e-07 -0.0146106 0.00377957 || 0.051031 1e+64 -1e+64
32: [       OK ] cuda.Random_XorShift64 (252 ms)
32: [ RUN      ] cuda.Random_XorShift1024_0
32: Test Seed:1711711792544562992
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00274349 -0.00455612 || 0.051031 10987 11748 || 11345.8 11377 || -62.9838 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0122584 0.00154786 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00201768 -0.0126143 || 0.051031 10949 11821 || 11354 11377 || -174.381 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0145218 -0.0032816 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00292135 -0.0125703 || 0.051031 10998 11766 || 11343.8 11377 || -173.772 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.00298413 6.9731e-05 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.00208844 -0.00196276 || 0.051031 10945 11891 || 11400.8 11377 || -27.1332 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00871955 0.00161537 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000241898 -0.999975 -7594.23 || 0.051031 0 77785 || 4.61035e+08 11377 || -1.04983e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.000725394 -0.155805 0.0229332 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00195889 -0.999997 -9107.63 || 0.051031 0 617170 || 4.51607e+09 11377 || -1.25904e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.00588735 -0.922905 1.64697 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.86102e-07 -0.00756677 -0.00774573 || 0.051031 10961 11811 || 11463.7 11377 || -107.077 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 3.62396e-07 -0.00540408 0.00364859 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00563125 -0.00112609 || 0.051031 11025 11847 || 11313.2 11377 || -15.567 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0159845 -0.00416622 || 0.051031 1e+64 -1e+64
32: Test Seed:1711711792624541232
32: Test Scalar=int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.00279823 -0.00264802 || 0.051031 10944 11788 || 11408.9 11377 || -36.6063 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0105098 6.42604e-05 || 0.051031 1e+64 -1e+64
32: Test Scalar=unsigned int
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.0152101 0.00210109 || 0.051031 10911 11803 || 11206.5 11377 || 29.0454 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0130613 -0.00212708 || 0.051031 1e+64 -1e+64
32: Test Scalar=int64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 -0.0031302 -0.00446919 || 0.051031 10994 11792 || 11412.7 11377 || -61.782 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.0138543 -0.00230745 || 0.051031 1e+64 -1e+64
32: Test Scalar=uint64_t
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.000574125 0.0192517 || 0.051031 10943 11752 || 11370.4 11377 || 266.136 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 -0.0210514 0.000978264 || 0.051031 1e+64 -1e+64
32: Test Scalar=half
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.000244607 -0.999975 -7594.84 || 0.051031 0 77767 || 4.61069e+08 11377 || -1.04991e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.000733493 -0.162763 0.0296388 || 0.051031 1e+64 -1e+64
32: Test Scalar=bhalf
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 0.00196473 -0.999997 -9107.76 || 0.051031 0 616622 || 4.51566e+09 11377 || -1.25906e+08 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 0.00590553 -0.922462 1.59862 || 0.051031 1e+64 -1e+64
32: Test Scalar=float
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.86102e-07 0.00566644 -0.0126667 || 0.051031 10986 11769 || 11312.9 11377 || -175.105 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 3.62396e-07 -0.00614885 0.00135743 || 0.051031 1e+64 -1e+64
32: Test Scalar=double
32:  -- Testing randomness properties
32:  -- Testing 1-D histogram
32: Density 1D: 2.47955e-07 0.00672855 -0.00402737 || 0.051031 10975 11789 || 11300.9 11377 || -55.6743 -0.823045
32:  -- Testing 3-D histogram
32: Density 3D: 2.47955e-07 0.00364653 0.00186798 || 0.051031 1e+64 -1e+64
32: [       OK ] cuda.Random_XorShift1024_0 (174 ms)
32: [ RUN      ] cuda.Multi_streams
32: [       OK ] cuda.Multi_streams (231 ms)
32: [----------] 3 tests from cuda (658 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 3 tests from 1 test suite ran. (658 ms total)
32: [  PASSED  ] 3 tests.
32/51 Test #32: Kokkos_UnitTest_Random ...........................   Passed    1.38 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A

33: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
33: Test timeout computed to be: 1500
33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
33:                                     Detected: 6 cores per node.
33:                                     Detected: 1 MPI_ranks per node.
33:                                     Requested: 8 threads per process.
33: [==========] Running 14 tests from 3 test suites.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from std_algorithms_reducers
33: [ RUN      ] std_algorithms_reducers.max_first_loc
33: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
33: [ RUN      ] std_algorithms_reducers.min_first_loc
33: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
33: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
33: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
33: [----------] 3 tests from std_algorithms_reducers (0 ms total)
33: 
33: [----------] 1 test from std_algorithms
33: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
33: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
33: [----------] 1 test from std_algorithms (0 ms total)
33: 
33: [----------] 10 tests from random_access_iterator_test
33: [ RUN      ] random_access_iterator_test.constructor
33: [       OK ] random_access_iterator_test.constructor (1 ms)
33: [ RUN      ] random_access_iterator_test.dereference
33: [       OK ] random_access_iterator_test.dereference (0 ms)
33: [ RUN      ] random_access_iterator_test.subscript_operator
33: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet1
33: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet2
33: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet3
33: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
33: [ RUN      ] random_access_iterator_test.operatorsSet4
33: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
33: [ RUN      ] random_access_iterator_test.assignment_operator
33: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
33: [ RUN      ] random_access_iterator_test.distance
33: [       OK ] random_access_iterator_test.distance (0 ms)
33: [ RUN      ] random_access_iterator_test.traits_helpers
33: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
33: [----------] 10 tests from random_access_iterator_test (3 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 14 tests from 3 test suites ran. (4 ms total)
33: [  PASSED  ] 14 tests.
33/51 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    0.71 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B

34: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
34: Test timeout computed to be: 1500
34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
34:                                     Detected: 6 cores per node.
34:                                     Detected: 1 MPI_ranks per node.
34:                                     Requested: 8 threads per process.
34: [==========] Running 7 tests from 1 test suite.
34: [----------] Global test environment set-up.
34: [----------] 7 tests from std_algorithms_min_max_element_test
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
34: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
34: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
34: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (8 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
34: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (5 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (5 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (5 ms)
34: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
34: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms)
34: [----------] 7 tests from std_algorithms_min_max_element_test (32 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 7 tests from 1 test suite ran. (32 ms total)
34: [  PASSED  ] 7 tests.
34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    0.78 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C

35: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
35: Test timeout computed to be: 1500
35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
35:                                     Detected: 6 cores per node.
35:                                     Detected: 1 MPI_ranks per node.
35:                                     Requested: 8 threads per process.
35: [==========] Running 13 tests from 10 test suites.
35: [----------] Global test environment set-up.
35: [----------] 1 test from std_algorithms_lexicographical_compare_test
35: [ RUN      ] std_algorithms_lexicographical_compare_test.test
35: [       OK ] std_algorithms_lexicographical_compare_test.test (202 ms)
35: [----------] 1 test from std_algorithms_lexicographical_compare_test (202 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_test
35: [ RUN      ] std_algorithms_for_each_test.test
35: [       OK ] std_algorithms_for_each_test.test (123 ms)
35: [----------] 1 test from std_algorithms_for_each_test (123 ms total)
35: 
35: [----------] 1 test from std_algorithms_find_test
35: [ RUN      ] std_algorithms_find_test.test
35: [       OK ] std_algorithms_find_test.test (75 ms)
35: [----------] 1 test from std_algorithms_find_test (75 ms total)
35: 
35: [----------] 4 tests from std_algorithms_non_mod_seq_ops
35: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
35: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (573 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
35: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1220 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.search
35: [       OK ] std_algorithms_non_mod_seq_ops.search (788 ms)
35: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
35: [       OK ] std_algorithms_non_mod_seq_ops.search_n (495 ms)
35: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3078 ms total)
35: 
35: [----------] 1 test from std_algorithms_count_test
35: [ RUN      ] std_algorithms_count_test.test
35: [       OK ] std_algorithms_count_test.test (100 ms)
35: [----------] 1 test from std_algorithms_count_test (100 ms total)
35: 
35: [----------] 1 test from std_algorithms_equal_test
35: [ RUN      ] std_algorithms_equal_test.test
35: [       OK ] std_algorithms_equal_test.test (13 ms)
35: [----------] 1 test from std_algorithms_equal_test (13 ms total)
35: 
35: [----------] 1 test from std_algorithms_all_any_none_of_test
35: [ RUN      ] std_algorithms_all_any_none_of_test.test
35: [       OK ] std_algorithms_all_any_none_of_test.test (83 ms)
35: [----------] 1 test from std_algorithms_all_any_none_of_test (83 ms total)
35: 
35: [----------] 1 test from std_algorithms_nonmod_seq_ops
35: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
35: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (111 ms)
35: [----------] 1 test from std_algorithms_nonmod_seq_ops (111 ms total)
35: 
35: [----------] 1 test from std_algorithms_mismatch_test
35: [ RUN      ] std_algorithms_mismatch_test.test
35: [       OK ] std_algorithms_mismatch_test.test (210 ms)
35: [----------] 1 test from std_algorithms_mismatch_test (210 ms total)
35: 
35: [----------] 1 test from std_algorithms_mod_seq_ops
35: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
35: [       OK ] std_algorithms_mod_seq_ops.move_backward (79 ms)
35: [----------] 1 test from std_algorithms_mod_seq_ops (79 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 13 tests from 10 test suites ran. (4077 ms total)
35: [  PASSED  ] 13 tests.
35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed    4.80 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D

36: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
36: Test timeout computed to be: 1500
36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
36:                                     Detected: 6 cores per node.
36:                                     Detected: 1 MPI_ranks per node.
36:                                     Requested: 8 threads per process.
36: [==========] Running 31 tests from 5 test suites.
36: [----------] Global test environment set-up.
36: [----------] 3 tests from std_algorithms_mod_ops_test
36: [ RUN      ] std_algorithms_mod_ops_test.move
36: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
36: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
36: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms)
36: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
36: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
36: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total)
36: 
36: [----------] 12 tests from std_algorithms_mod_seq_ops_test
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
36: [       OK ] std_algorithms_mod_seq_ops_test.copy (2 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
36: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
36: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
36: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
36: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
36: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
36: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
36: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
36: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
36: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
36: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total)
36: 
36: [----------] 4 tests from std_algorithms_replace_ops_test
36: [ RUN      ] std_algorithms_replace_ops_test.replace
36: [       OK ] std_algorithms_replace_ops_test.replace (34 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_if
36: [       OK ] std_algorithms_replace_ops_test.replace_if (177 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
36: [       OK ] std_algorithms_replace_ops_test.replace_copy (58 ms)
36: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
36: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (60 ms)
36: [----------] 4 tests from std_algorithms_replace_ops_test (330 ms total)
36: 
36: [----------] 11 tests from std_algorithms_mod_seq_ops
36: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
36: [       OK ] std_algorithms_mod_seq_ops.copy_if (51 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.unique
36: [       OK ] std_algorithms_mod_seq_ops.unique (309 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
36: [       OK ] std_algorithms_mod_seq_ops.unique_copy (90 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove
36: [       OK ] std_algorithms_mod_seq_ops.remove (68 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
36: [       OK ] std_algorithms_mod_seq_ops.remove_if (72 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
36: [       OK ] std_algorithms_mod_seq_ops.remove_copy (186 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
36: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (82 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.rotate
36: [       OK ] std_algorithms_mod_seq_ops.rotate (1346 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
36: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (443 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
36: [       OK ] std_algorithms_mod_seq_ops.shift_left (1273 ms)
36: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
36: [       OK ] std_algorithms_mod_seq_ops.shift_right (1256 ms)
36: [----------] 11 tests from std_algorithms_mod_seq_ops (5184 ms total)
36: 
36: [----------] 1 test from std_algorithms_modseq_test
36: [ RUN      ] std_algorithms_modseq_test.reverse
36: [       OK ] std_algorithms_modseq_test.reverse (58 ms)
36: [----------] 1 test from std_algorithms_modseq_test (59 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 31 tests from 5 test suites ran. (5581 ms total)
36: [  PASSED  ] 31 tests.
36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed    6.30 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E

37: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
37: Test timeout computed to be: 1500
37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
37:                                     Detected: 6 cores per node.
37:                                     Detected: 1 MPI_ranks per node.
37:                                     Requested: 8 threads per process.
37: [==========] Running 29 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_sorting_ops_test
37: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
37: [       OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms)
37: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
37: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms)
37: [----------] 2 tests from std_algorithms_sorting_ops_test (22 ms total)
37: 
37: [----------] 4 tests from std_algorithms_partitioning_test
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
37: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
37: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
37: [ RUN      ] std_algorithms_partitioning_test.partition_point
37: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
37: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total)
37: 
37: [----------] 1 test from std_algorithms_partitioning_ops
37: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
37: [       OK ] std_algorithms_partitioning_ops.partition_copy (25 ms)
37: [----------] 1 test from std_algorithms_partitioning_ops (25 ms total)
37: 
37: [----------] 12 tests from std_algorithms_numerics_test
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
37: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
37: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
37: [----------] 12 tests from std_algorithms_numerics_test (19 ms total)
37: 
37: [----------] 1 test from std_algorithms_numerics_ops_test
37: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
37: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (98 ms)
37: [----------] 1 test from std_algorithms_numerics_ops_test (98 ms total)
37: 
37: [----------] 8 tests from std_algorithms_numeric_ops_test
37: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1134 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (831 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (221 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
37: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (302 ms)
37: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
37: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
37: [----------] 8 tests from std_algorithms_numeric_ops_test (2490 ms total)
37: 
37: [----------] 1 test from std_algorithms_transform_ops_test
37: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
37: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (36 ms)
37: [----------] 1 test from std_algorithms_transform_ops_test (36 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 29 tests from 7 test suites ran. (2697 ms total)
37: [  PASSED  ] 29 tests.
37/51 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    3.41 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

38: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
38: Test timeout computed to be: 1500
38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
38:                                     Detected: 6 cores per node.
38:                                     Detected: 1 MPI_ranks per node.
38:                                     Requested: 8 threads per process.
38: [==========] Running 12 tests from 7 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_adjacent_find_team_test
38: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
38: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (710 ms)
38: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
38: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (614 ms)
38: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1325 ms total)
38: 
38: [----------] 2 tests from std_algorithms_count_team_test
38: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
38: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (694 ms)
38: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
38: [       OK ] std_algorithms_count_team_test.count_returns_zero (257 ms)
38: [----------] 2 tests from std_algorithms_count_team_test (953 ms total)
38: 
38: [----------] 1 test from std_algorithms_count_if_team_test
38: [ RUN      ] std_algorithms_count_if_team_test.test
38: [       OK ] std_algorithms_count_if_team_test.test (352 ms)
38: [----------] 1 test from std_algorithms_count_if_team_test (352 ms total)
38: 
38: [----------] 1 test from std_algorithms_for_each_team_test
38: [ RUN      ] std_algorithms_for_each_team_test.test
38: [       OK ] std_algorithms_for_each_team_test.test (577 ms)
38: [----------] 1 test from std_algorithms_for_each_team_test (578 ms total)
38: 
38: [----------] 1 test from std_algorithms_for_each_n_team_test
38: [ RUN      ] std_algorithms_for_each_n_team_test.test
38: [       OK ] std_algorithms_for_each_n_team_test.test (621 ms)
38: [----------] 1 test from std_algorithms_for_each_n_team_test (621 ms total)
38: 
38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
38: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3188 ms)
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
38: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2091 ms)
38: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
38: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2116 ms)
38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7397 ms total)
38: 
38: [----------] 2 tests from std_algorithms_mismatch_team_test
38: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
38: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (2452 ms)
38: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
38: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (926 ms)
38: [----------] 2 tests from std_algorithms_mismatch_team_test (3379 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 12 tests from 7 test suites ran. (14608 ms total)
38: [  PASSED  ] 12 tests.
38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   15.36 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

39: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
39: Test timeout computed to be: 1500
39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
39:                                     Detected: 6 cores per node.
39:                                     Detected: 1 MPI_ranks per node.
39:                                     Requested: 8 threads per process.
39: [==========] Running 8 tests from 4 test suites.
39: [----------] Global test environment set-up.
39: [----------] 2 tests from std_algorithms_equal_team_test
39: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
39: [       OK ] std_algorithms_equal_team_test.views_are_equal (1712 ms)
39: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
39: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1320 ms)
39: [----------] 2 tests from std_algorithms_equal_team_test (3032 ms total)
39: 
39: [----------] 2 tests from std_algorithms_search_team_test
39: [ RUN      ] std_algorithms_search_team_test.sequences_exist
39: [       OK ] std_algorithms_search_team_test.sequences_exist (901 ms)
39: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1112 ms)
39: [----------] 2 tests from std_algorithms_search_team_test (2014 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_end_team_test
39: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
39: [       OK ] std_algorithms_find_end_team_test.sequences_exist (2060 ms)
39: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1946 ms)
39: [----------] 2 tests from std_algorithms_find_end_team_test (4006 ms total)
39: 
39: [----------] 2 tests from std_algorithms_find_first_of_team_test
39: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
39: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1607 ms)
39: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
39: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6557 ms)
39: [----------] 2 tests from std_algorithms_find_first_of_team_test (8165 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 8 tests from 4 test suites ran. (17219 ms total)
39: [  PASSED  ] 8 tests.
39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   17.94 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

40: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
40: Test timeout computed to be: 1500
40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
40:                                     Detected: 6 cores per node.
40:                                     Detected: 1 MPI_ranks per node.
40:                                     Requested: 8 threads per process.
40: [==========] Running 11 tests from 7 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_find_team_test
40: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
40: [       OK ] std_algorithms_find_team_test.searched_values_exist (390 ms)
40: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
40: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (549 ms)
40: [----------] 2 tests from std_algorithms_find_team_test (939 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_if_team_test
40: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
40: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (268 ms)
40: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
40: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (542 ms)
40: [----------] 2 tests from std_algorithms_find_if_team_test (811 ms total)
40: 
40: [----------] 2 tests from std_algorithms_find_if_not_team_test
40: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
40: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (514 ms)
40: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
40: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (259 ms)
40: [----------] 2 tests from std_algorithms_find_if_not_team_test (773 ms total)
40: 
40: [----------] 1 test from std_algorithms_all_of_team_test
40: [ RUN      ] std_algorithms_all_of_team_test.test
40: [       OK ] std_algorithms_all_of_team_test.test (470 ms)
40: [----------] 1 test from std_algorithms_all_of_team_test (470 ms total)
40: 
40: [----------] 1 test from std_algorithms_any_of_team_test
40: [ RUN      ] std_algorithms_any_of_team_test.test
40: [       OK ] std_algorithms_any_of_team_test.test (256 ms)
40: [----------] 1 test from std_algorithms_any_of_team_test (256 ms total)
40: 
40: [----------] 1 test from std_algorithms_none_of_team_test
40: [ RUN      ] std_algorithms_none_of_team_test.test
40: [       OK ] std_algorithms_none_of_team_test.test (471 ms)
40: [----------] 1 test from std_algorithms_none_of_team_test (471 ms total)
40: 
40: [----------] 2 tests from std_algorithms_search_n_team_test
40: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
40: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (331 ms)
40: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
40: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (395 ms)
40: [----------] 2 tests from std_algorithms_search_n_team_test (727 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 11 tests from 7 test suites ran. (4451 ms total)
40: [  PASSED  ] 11 tests.
40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed    5.21 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

41: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
41: Test timeout computed to be: 1500
41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
41:                                     Detected: 6 cores per node.
41:                                     Detected: 1 MPI_ranks per node.
41:                                     Requested: 8 threads per process.
41: [==========] Running 3 tests from 3 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_min_element_team_test
41: [ RUN      ] std_algorithms_min_element_team_test.test
41: [       OK ] std_algorithms_min_element_team_test.test (1703 ms)
41: [----------] 1 test from std_algorithms_min_element_team_test (1703 ms total)
41: 
41: [----------] 1 test from std_algorithms_max_element_team_test
41: [ RUN      ] std_algorithms_max_element_team_test.test
41: [       OK ] std_algorithms_max_element_team_test.test (1676 ms)
41: [----------] 1 test from std_algorithms_max_element_team_test (1676 ms total)
41: 
41: [----------] 1 test from std_algorithms_minmax_element_team_test
41: [ RUN      ] std_algorithms_minmax_element_team_test.test
41: [       OK ] std_algorithms_minmax_element_team_test.test (2151 ms)
41: [----------] 1 test from std_algorithms_minmax_element_team_test (2151 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 3 tests from 3 test suites ran. (5532 ms total)
41: [  PASSED  ] 3 tests.
41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed    6.24 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

42: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
42: Test timeout computed to be: 1500
42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
42:                                     Detected: 6 cores per node.
42:                                     Detected: 1 MPI_ranks per node.
42:                                     Requested: 8 threads per process.
42: [==========] Running 6 tests from 6 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_fill_team_test
42: [ RUN      ] std_algorithms_fill_team_test.test
42: [       OK ] std_algorithms_fill_team_test.test (403 ms)
42: [----------] 1 test from std_algorithms_fill_team_test (403 ms total)
42: 
42: [----------] 1 test from std_algorithms_fill_n_team_test
42: [ RUN      ] std_algorithms_fill_n_team_test.test
42: [       OK ] std_algorithms_fill_n_team_test.test (526 ms)
42: [----------] 1 test from std_algorithms_fill_n_team_test (527 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_team_test
42: [ RUN      ] std_algorithms_replace_team_test.test
42: [       OK ] std_algorithms_replace_team_test.test (542 ms)
42: [----------] 1 test from std_algorithms_replace_team_test (542 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_if_team_test
42: [ RUN      ] std_algorithms_replace_if_team_test.test
42: [       OK ] std_algorithms_replace_if_team_test.test (694 ms)
42: [----------] 1 test from std_algorithms_replace_if_team_test (694 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_copy_team_test
42: [ RUN      ] std_algorithms_replace_copy_team_test.test
42: [       OK ] std_algorithms_replace_copy_team_test.test (1075 ms)
42: [----------] 1 test from std_algorithms_replace_copy_team_test (1075 ms total)
42: 
42: [----------] 1 test from std_algorithms_replace_copy_if_team_test
42: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
42: [       OK ] std_algorithms_replace_copy_if_team_test.test (932 ms)
42: [----------] 1 test from std_algorithms_replace_copy_if_team_test (932 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 6 tests from 6 test suites ran. (4176 ms total)
42: [  PASSED  ] 6 tests.
42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    4.89 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

43: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
43: Test timeout computed to be: 1500
43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
43:                                     Detected: 6 cores per node.
43:                                     Detected: 1 MPI_ranks per node.
43:                                     Requested: 8 threads per process.
43: [==========] Running 4 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_reverse_team_test
43: [ RUN      ] std_algorithms_reverse_team_test.test
43: [       OK ] std_algorithms_reverse_team_test.test (399 ms)
43: [----------] 1 test from std_algorithms_reverse_team_test (399 ms total)
43: 
43: [----------] 1 test from std_algorithms_reverse_copy_team_test
43: [ RUN      ] std_algorithms_reverse_copy_team_test.test
43: [       OK ] std_algorithms_reverse_copy_team_test.test (437 ms)
43: [----------] 1 test from std_algorithms_reverse_copy_team_test (437 ms total)
43: 
43: [----------] 1 test from std_algorithms_rotate_team_test
43: [ RUN      ] std_algorithms_rotate_team_test.test
43: [       OK ] std_algorithms_rotate_team_test.test (1272 ms)
43: [----------] 1 test from std_algorithms_rotate_team_test (1272 ms total)
43: 
43: [----------] 1 test from std_algorithms_rotate_copy_team_test
43: [ RUN      ] std_algorithms_rotate_copy_team_test.test
43: [       OK ] std_algorithms_rotate_copy_team_test.test (1008 ms)
43: [----------] 1 test from std_algorithms_rotate_copy_team_test (1008 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (3118 ms total)
43: [  PASSED  ] 4 tests.
43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    3.83 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

44: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
44: Test timeout computed to be: 1500
44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
44:                                     Detected: 6 cores per node.
44:                                     Detected: 1 MPI_ranks per node.
44:                                     Requested: 8 threads per process.
44: [==========] Running 4 tests from 4 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_move_team_test
44: [ RUN      ] std_algorithms_move_team_test.test
44: [       OK ] std_algorithms_move_team_test.test (695 ms)
44: [----------] 1 test from std_algorithms_move_team_test (695 ms total)
44: 
44: [----------] 1 test from std_algorithms_move_backward_team_test
44: [ RUN      ] std_algorithms_move_backward_team_test.test
44: [       OK ] std_algorithms_move_backward_team_test.test (630 ms)
44: [----------] 1 test from std_algorithms_move_backward_team_test (630 ms total)
44: 
44: [----------] 1 test from std_algorithms_shift_left_team_test
44: [ RUN      ] std_algorithms_shift_left_team_test.test
44: [       OK ] std_algorithms_shift_left_team_test.test (2592 ms)
44: [----------] 1 test from std_algorithms_shift_left_team_test (2592 ms total)
44: 
44: [----------] 1 test from std_algorithms_shift_right_team_test
44: [ RUN      ] std_algorithms_shift_right_team_test.test
44: [       OK ] std_algorithms_shift_right_team_test.test (2417 ms)
44: [----------] 1 test from std_algorithms_shift_right_team_test (2417 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 4 tests from 4 test suites ran. (6337 ms total)
44: [  PASSED  ] 4 tests.
44/51 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed    7.05 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

45: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
45: Test timeout computed to be: 1500
45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
45:                                     Detected: 6 cores per node.
45:                                     Detected: 1 MPI_ranks per node.
45:                                     Requested: 8 threads per process.
45: [==========] Running 9 tests from 9 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_copy_team_test
45: [ RUN      ] std_algorithms_copy_team_test.test
45: [       OK ] std_algorithms_copy_team_test.test (835 ms)
45: [----------] 1 test from std_algorithms_copy_team_test (835 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_n_team_test
45: [ RUN      ] std_algorithms_copy_n_team_test.test
45: [       OK ] std_algorithms_copy_n_team_test.test (663 ms)
45: [----------] 1 test from std_algorithms_copy_n_team_test (663 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_backward_team_test
45: [ RUN      ] std_algorithms_copy_backward_team_test.test
45: [       OK ] std_algorithms_copy_backward_team_test.test (620 ms)
45: [----------] 1 test from std_algorithms_copy_backward_team_test (620 ms total)
45: 
45: [----------] 1 test from std_algorithms_copy_if_team_test
45: [ RUN      ] std_algorithms_copy_if_team_test.test
45: [       OK ] std_algorithms_copy_if_team_test.test (748 ms)
45: [----------] 1 test from std_algorithms_copy_if_team_test (748 ms total)
45: 
45: [----------] 1 test from std_algorithms_unique_copy_team_test
45: [ RUN      ] std_algorithms_unique_copy_team_test.test
45: [       OK ] std_algorithms_unique_copy_team_test.test (1195 ms)
45: [----------] 1 test from std_algorithms_unique_copy_team_test (1196 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_team_test
45: [ RUN      ] std_algorithms_remove_team_test.test
45: [       OK ] std_algorithms_remove_team_test.test (877 ms)
45: [----------] 1 test from std_algorithms_remove_team_test (878 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_if_team_test
45: [ RUN      ] std_algorithms_remove_if_team_test.test
45: [       OK ] std_algorithms_remove_if_team_test.test (876 ms)
45: [----------] 1 test from std_algorithms_remove_if_team_test (876 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_copy_team_test
45: [ RUN      ] std_algorithms_remove_copy_team_test.test
45: [       OK ] std_algorithms_remove_copy_team_test.test (1044 ms)
45: [----------] 1 test from std_algorithms_remove_copy_team_test (1044 ms total)
45: 
45: [----------] 1 test from std_algorithms_remove_copy_if_team_test
45: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
45: [       OK ] std_algorithms_remove_copy_if_team_test.test (965 ms)
45: [----------] 1 test from std_algorithms_remove_copy_if_team_test (965 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 9 tests from 9 test suites ran. (7829 ms total)
45: [  PASSED  ] 9 tests.
45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed    8.54 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

46: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
46: Test timeout computed to be: 1500
46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
46:                                     Detected: 6 cores per node.
46:                                     Detected: 1 MPI_ranks per node.
46:                                     Requested: 8 threads per process.
46: [==========] Running 4 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_unique_team_test
46: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
46: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1336 ms)
46: [----------] 1 test from std_algorithms_unique_team_test (1336 ms total)
46: 
46: [----------] 1 test from std_algorithms_adjacent_difference_team_test
46: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
46: [       OK ] std_algorithms_adjacent_difference_team_test.test (1561 ms)
46: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1561 ms total)
46: 
46: [----------] 1 test from std_algorithms_reduce_team_test
46: [ RUN      ] std_algorithms_reduce_team_test.test
46: [       OK ] std_algorithms_reduce_team_test.test (1143 ms)
46: [----------] 1 test from std_algorithms_reduce_team_test (1143 ms total)
46: 
46: [----------] 1 test from std_algorithms_transform_reduce_team_test
46: [ RUN      ] std_algorithms_transform_reduce_team_test.test
46: [       OK ] std_algorithms_transform_reduce_team_test.test (1883 ms)
46: [----------] 1 test from std_algorithms_transform_reduce_team_test (1883 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (5924 ms total)
46: [  PASSED  ] 4 tests.
46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed    6.64 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

47: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
47: Test timeout computed to be: 1500
47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
47:                                     Detected: 6 cores per node.
47:                                     Detected: 1 MPI_ranks per node.
47:                                     Requested: 8 threads per process.
47: [==========] Running 18 tests from 5 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_is_sorted_team_test
47: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
47: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (951 ms)
47: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
47: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1625 ms)
47: [----------] 2 tests from std_algorithms_is_sorted_team_test (2577 ms total)
47: 
47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1570 ms)
47: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
47: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1192 ms)
47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2794 ms total)
47: 
47: [----------] 4 tests from std_algorithms_is_partitioned_team_test
47: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
47: [       OK ] std_algorithms_is_partitioned_team_test.empty (7 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
47: [       OK ] std_algorithms_is_partitioned_team_test.all_true (584 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
47: [       OK ] std_algorithms_is_partitioned_team_test.all_false (582 ms)
47: [ RUN      ] std_algorithms_is_partitioned_team_test.random
47: [       OK ] std_algorithms_is_partitioned_team_test.random (424 ms)
47: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1600 ms total)
47: 
47: [----------] 4 tests from std_algorithms_partition_copy_team_test
47: [ RUN      ] std_algorithms_partition_copy_team_test.empty
47: [       OK ] std_algorithms_partition_copy_team_test.empty (13 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
47: [       OK ] std_algorithms_partition_copy_team_test.all_true (1094 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
47: [       OK ] std_algorithms_partition_copy_team_test.all_false (1093 ms)
47: [ RUN      ] std_algorithms_partition_copy_team_test.random
47: [       OK ] std_algorithms_partition_copy_team_test.random (942 ms)
47: [----------] 4 tests from std_algorithms_partition_copy_team_test (3143 ms total)
47: 
47: [----------] 4 tests from std_algorithms_partition_point_team_test
47: [ RUN      ] std_algorithms_partition_point_team_test.empty
47: [       OK ] std_algorithms_partition_point_team_test.empty (8 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.all_true
47: [       OK ] std_algorithms_partition_point_team_test.all_true (412 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.all_false
47: [       OK ] std_algorithms_partition_point_team_test.all_false (426 ms)
47: [ RUN      ] std_algorithms_partition_point_team_test.random
47: [       OK ] std_algorithms_partition_point_team_test.random (271 ms)
47: [----------] 4 tests from std_algorithms_partition_point_team_test (1118 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 18 tests from 5 test suites ran. (11234 ms total)
47: [  PASSED  ] 18 tests.
47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed   11.95 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

48: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
48: Test timeout computed to be: 1500
48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
48:                                     Detected: 6 cores per node.
48:                                     Detected: 1 MPI_ranks per node.
48:                                     Requested: 8 threads per process.
48: [==========] Running 5 tests from 4 test suites.
48: [----------] Global test environment set-up.
48: [----------] 2 tests from std_algorithms_transform_team_test
48: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
48: [       OK ] std_algorithms_transform_team_test.test_unary_op (1030 ms)
48: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
48: [       OK ] std_algorithms_transform_team_test.test_binary_op (1093 ms)
48: [----------] 2 tests from std_algorithms_transform_team_test (2124 ms total)
48: 
48: [----------] 1 test from std_algorithms_generate_team_test
48: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
48: [       OK ] std_algorithms_generate_team_test.test_unary_op (2304 ms)
48: [----------] 1 test from std_algorithms_generate_team_test (2304 ms total)
48: 
48: [----------] 1 test from std_algorithms_generate_n_team_test
48: [ RUN      ] std_algorithms_generate_n_team_test.test
48: [       OK ] std_algorithms_generate_n_team_test.test (530 ms)
48: [----------] 1 test from std_algorithms_generate_n_team_test (530 ms total)
48: 
48: [----------] 1 test from std_algorithms_swap_ranges_team_test
48: [ RUN      ] std_algorithms_swap_ranges_team_test.test
48: [       OK ] std_algorithms_swap_ranges_team_test.test (979 ms)
48: [----------] 1 test from std_algorithms_swap_ranges_team_test (979 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 5 tests from 4 test suites ran. (5938 ms total)
48: [  PASSED  ] 5 tests.
48/51 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed    6.66 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

49: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
49: Test timeout computed to be: 1500
49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
49:                                     Detected: 6 cores per node.
49:                                     Detected: 1 MPI_ranks per node.
49:                                     Requested: 8 threads per process.
49: [==========] Running 2 tests from 2 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_exclusive_scan_team_test
49: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
49: [       OK ] std_algorithms_exclusive_scan_team_test.test (4076 ms)
49: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4076 ms total)
49: 
49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
49: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
49: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (2048 ms)
49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2048 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 2 tests from 2 test suites ran. (6125 ms total)
49: [  PASSED  ] 2 tests.
49/51 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed    6.83 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

50: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
50: Test timeout computed to be: 1500
50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
50:                                     Detected: 6 cores per node.
50:                                     Detected: 1 MPI_ranks per node.
50:                                     Requested: 8 threads per process.
50: [==========] Running 2 tests from 2 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_inclusive_scan_team_test
50: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
50: [       OK ] std_algorithms_inclusive_scan_team_test.test (6154 ms)
50: [----------] 1 test from std_algorithms_inclusive_scan_team_test (6154 ms total)
50: 
50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
50: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
50: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (4093 ms)
50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4093 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 2 tests from 2 test suites ran. (10247 ms total)
50: [  PASSED  ] 2 tests.
50/51 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed   10.96 sec
test 51
      Start 51: Kokkos_UnitTest_SIMD

51: Test command: /var/jenkins/workspace/Kokkos_PR-6905/build/simd/unit_tests/Kokkos_UnitTest_SIMD
51: Test timeout computed to be: 1500
51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
51:                                     Detected: 6 cores per node.
51:                                     Detected: 1 MPI_ranks per node.
51:                                     Requested: 8 threads per process.
51: [==========] Running 16 tests from 1 test suite.
51: [----------] Global test environment set-up.
51: [----------] 16 tests from simd
51: [ RUN      ] simd.host_math_ops
51: [       OK ] simd.host_math_ops (0 ms)
51: [ RUN      ] simd.device_math_ops
51: [       OK ] simd.device_math_ops (7 ms)
51: [ RUN      ] simd.host_mask_ops
51: [       OK ] simd.host_mask_ops (0 ms)
51: [ RUN      ] simd.device_mask_ops
51: [       OK ] simd.device_mask_ops (0 ms)
51: [ RUN      ] simd.host_conversions
51: [       OK ] simd.host_conversions (0 ms)
51: [ RUN      ] simd.device_conversions
51: [       OK ] simd.device_conversions (0 ms)
51: [ RUN      ] simd.host_shift_ops
51: [       OK ] simd.host_shift_ops (0 ms)
51: [ RUN      ] simd.device_shift_ops
51: [       OK ] simd.device_shift_ops (0 ms)
51: [ RUN      ] simd.host_condition
51: [       OK ] simd.host_condition (0 ms)
51: [ RUN      ] simd.device_condition
51: [       OK ] simd.device_condition (0 ms)
51: [ RUN      ] simd.host_gen_ctors
51: [       OK ] simd.host_gen_ctors (0 ms)
51: [ RUN      ] simd.device_gen_ctors
51: [       OK ] simd.device_gen_ctors (0 ms)
51: [ RUN      ] simd.host_where_expressions
51: [       OK ] simd.host_where_expressions (0 ms)
51: [ RUN      ] simd.device_where_expressions
51: [       OK ] simd.device_where_expressions (0 ms)
51: [ RUN      ] simd.host_reductions
51: [       OK ] simd.host_reductions (0 ms)
51: [ RUN      ] simd.device_reductions
51: [       OK ] simd.device_reductions (0 ms)
51: [----------] 16 tests from simd (8 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 16 tests from 1 test suite ran. (8 ms total)
51: [  PASSED  ] 16 tests.
51/51 Test #51: Kokkos_UnitTest_SIMD .............................   Passed    0.73 sec

100% tests passed, 0 tests failed out of 51

Total Test time (real) = 374.18 sec
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 91fe0d1d3566a075b1d33916e7053d68271925815a0edb10c441ba8ce502afe2
$ docker rm -f --volumes 91fe0d1d3566a075b1d33916e7053d68271925815a0edb10c441ba8ce502afe2
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b1b18c76-b295-4aab-967e-447dc3e9335d
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 9d02e71b-4ef2-4431-9b5b-9ce6f0258813
java.io.IOException: Failed to run image 'e03b2057e9871dfed57e08370a10fdb95d529c1f'. Error: docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: driver/library version mismatch: unknown.
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e2cbc502-3a41-40ec-ba13-7dbb93b79f92
java.io.IOException: Failed to run image '74177340f20f133d192083f9f3bf45602083430e'. Error: docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: driver/library version mismatch: unknown.
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 3e5bbd05-0405-4442-9923-d7ab85e0590b
java.io.IOException: Failed to run image '8cd0f06dae41b5981ed0c0da0477f0bbeeef93d6'. Error: docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: driver/library version mismatch: unknown.
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: a4504b07-8706-42c3-8334-2f08d95656ce
hudson.AbortException: script returned exit code 8
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
java.io.IOException: Failed to run image '0dbfed24efe8e0a000b7ae1a2241563ebd8695dc'. Error: docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: driver/library version mismatch: unknown.
	at org.jenkinsci.plugins.docker.workflow.client.DockerClient.run(DockerClient.java:148)
	at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Execution.start(WithContainerStep.java:200)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:323)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:47)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
	at com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
	at org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:105)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:140)
	at org.jenkinsci.plugins.docker.workflow.Docker.node(Docker.groovy:66)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:125)
	at org.jenkinsci.plugins.docker.workflow.declarative.DockerPipelineFromDockerfileScript.runImage(DockerPipelineFromDockerfileScript.groovy:56)
	at org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.configureRegistry(AbstractDockerPipelineScript.groovy:63)
	at org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.run(AbstractDockerPipelineScript.groovy:50)
	at org.jenkinsci.plugins.pipeline.modeldefinition.agent.CheckoutScript.checkoutAndRun(CheckoutScript.groovy:61)
	at ___cps.transform___(Native Method)
	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
	at jdk.internal.reflect.GeneratedMethodAccessor279.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.ClosureBlock.eval(ClosureBlock.java:46)
	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)

GitHub has been notified of this commit’s build result

Finished: FAILURE