Skip to content
Success

Console Output

Skipping 4,719 KB.. Full Log
10:                                     Detected: 1 MPI_ranks per node.
10:                                     Requested: 8 threads per process.
10: [       OK ] cuda.raw_cuda_streams (121 ms)
10: [----------] 1 test from cuda (121 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 1 test from 1 test suite ran. (121 ms total)
10: [  PASSED  ] 1 test.
10/54 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreams .....................   Passed    0.17 sec
test 11
      Start 11: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU

11: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU
11: Test timeout computed to be: 1500
11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
11:                                     Detected: 6 cores per node.
11:                                     Detected: 1 MPI_ranks per node.
11:                                     Requested: 8 threads per process.
11: [==========] Running 4 tests from 1 test suite.
11: [----------] Global test environment set-up.
11: [----------] 4 tests from cuda_multi_gpu
11: [ RUN      ] cuda_multi_gpu.managed_views
11: /var/jenkins/workspace/Kokkos_PR-7653/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped
11: Skipping Cuda multi-gpu testing since current machine only contains a single GPU.
11: 
11: [  SKIPPED ] cuda_multi_gpu.managed_views (0 ms)
11: [ RUN      ] cuda_multi_gpu.unmanaged_views
11: /var/jenkins/workspace/Kokkos_PR-7653/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped
11: Skipping Cuda multi-gpu testing since current machine only contains a single GPU.
11: 
11: [  SKIPPED ] cuda_multi_gpu.unmanaged_views (0 ms)
11: [ RUN      ] cuda_multi_gpu.scratch_space
11: /var/jenkins/workspace/Kokkos_PR-7653/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped
11: Skipping Cuda multi-gpu testing since current machine only contains a single GPU.
11: 
11: [  SKIPPED ] cuda_multi_gpu.scratch_space (0 ms)
11: [ RUN      ] cuda_multi_gpu.stream_sync_semantics_raw_cuda
11: /var/jenkins/workspace/Kokkos_PR-7653/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp:65: Skipped
11: Skipping Cuda multi-gpu testing since current machine only contains a single GPU.
11: 
11: [  SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda (0 ms)
11: [----------] 4 tests from cuda_multi_gpu (0 ms total)
11: 
11: [----------] Global test environment tear-down
11: [==========] 4 tests from 1 test suite ran. (0 ms total)
11: [  PASSED  ] 0 tests.
11: [  SKIPPED ] 4 tests, listed below:
11: [  SKIPPED ] cuda_multi_gpu.managed_views
11: [  SKIPPED ] cuda_multi_gpu.unmanaged_views
11: [  SKIPPED ] cuda_multi_gpu.scratch_space
11: [  SKIPPED ] cuda_multi_gpu.stream_sync_semantics_raw_cuda
11/54 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU .............   Passed    0.17 sec
test 12
      Start 12: Kokkos_CoreUnitTest_CudaInterOpGraph

12: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph
12: Test timeout computed to be: 1500
12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
12:                                     Detected: 6 cores per node.
12:                                     Detected: 1 MPI_ranks per node.
12:                                     Requested: 8 threads per process.
12: [==========] Running 4 tests from 1 test suite.
12: [----------] Global test environment set-up.
12: [----------] 4 tests from cuda_GraphInterOp
12: [ RUN      ] cuda_GraphInterOp.promises_on_native_objects
12: [       OK ] cuda_GraphInterOp.promises_on_native_objects (0 ms)
12: [ RUN      ] cuda_GraphInterOp.count_nodes
12: [       OK ] cuda_GraphInterOp.count_nodes (0 ms)
12: [ RUN      ] cuda_GraphInterOp.debug_dot_print
12: [       OK ] cuda_GraphInterOp.debug_dot_print (1 ms)
12: [ RUN      ] cuda_GraphInterOp.instantiation_flags
12: [       OK ] cuda_GraphInterOp.instantiation_flags (0 ms)
12: [----------] 4 tests from cuda_GraphInterOp (2 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 4 tests from 1 test suite ran. (2 ms total)
12: [  PASSED  ] 4 tests.
12/54 Test #12: Kokkos_CoreUnitTest_CudaInterOpGraph .......................   Passed    0.17 sec
test 13
      Start 13: Kokkos_CoreUnitTest_Default

13: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_CoreUnitTest_Default
13: Test timeout computed to be: 1500
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: [==========] Running 59 tests from 41 test suites.
13: [----------] Global test environment set-up.
13: [----------] 19 tests from defaultdevicetype
13: [ RUN      ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free
13: [       OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms)
13: [ RUN      ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free
13: [       OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms)
13: [ RUN      ] defaultdevicetype.shared_space
13: [       OK ] defaultdevicetype.shared_space (26 ms)
13: [ RUN      ] defaultdevicetype.shared_host_pinned_space
13: [       OK ] defaultdevicetype.shared_host_pinned_space (1 ms)
13: [ RUN      ] defaultdevicetype.compiler_macros
13: [       OK ] defaultdevicetype.compiler_macros (1 ms)
13: [ RUN      ] defaultdevicetype.half_conversion
13: [       OK ] defaultdevicetype.half_conversion (3 ms)
13: [ RUN      ] defaultdevicetype.bhalf_conversion
13: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
13: [ RUN      ] defaultdevicetype.half_operators
13: [       OK ] defaultdevicetype.half_operators (1 ms)
13: [ RUN      ] defaultdevicetype.bhalf_operators
13: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
13: [ RUN      ] defaultdevicetype.host_space_access
13: [       OK ] defaultdevicetype.host_space_access (0 ms)
13: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
13: [       OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms)
13: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
13: [       OK ] defaultdevicetype.reduce_instantiation_b1 (10 ms)
13: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
13: [       OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms)
13: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
13: [       OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms)
13: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
13: [       OK ] defaultdevicetype.reduce_instantiation_b2 (13 ms)
13: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
13: [       OK ] defaultdevicetype.reduce_instantiation_c2 (6 ms)
13: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
13: [       OK ] defaultdevicetype.reduce_instantiation_a3 (10 ms)
13: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
13: [       OK ] defaultdevicetype.reduce_instantiation_b3 (17 ms)
13: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
13: [       OK ] defaultdevicetype.reduce_instantiation_c3 (8 ms)
13: [----------] 19 tests from defaultdevicetype (116 ms total)
13: 
13: [----------] 1 test from kokkosresize
13: [ RUN      ] kokkosresize.host_space_access
13: [       OK ] kokkosresize.host_space_access (20 ms)
13: [----------] 1 test from kokkosresize (20 ms total)
13: 
13: [----------] 1 test from TestViewAPI/0, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/0.sizes
13: [       OK ] TestViewAPI/0.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/0 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/1, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/1.sizes
13: [       OK ] TestViewAPI/1.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/1 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/2, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/2.sizes
13: [       OK ] TestViewAPI/2.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/2 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/3, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/3.sizes
13: [       OK ] TestViewAPI/3.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/3 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/4, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/4.sizes
13: [       OK ] TestViewAPI/4.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/4 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/5, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/5.sizes
13: [       OK ] TestViewAPI/5.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/5 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/6, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/6.sizes
13: [       OK ] TestViewAPI/6.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/6 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/7, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/7.sizes
13: [       OK ] TestViewAPI/7.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/7 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/8, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/8.sizes
13: [       OK ] TestViewAPI/8.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/8 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/9, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/9.sizes
13: [       OK ] TestViewAPI/9.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/9 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/10, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/10.sizes
13: [       OK ] TestViewAPI/10.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/10 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/11, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/11.sizes
13: [       OK ] TestViewAPI/11.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/11 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/12, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/12.sizes
13: [       OK ] TestViewAPI/12.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/12 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/13, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/13.sizes
13: [       OK ] TestViewAPI/13.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/13 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/14, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/14.sizes
13: [       OK ] TestViewAPI/14.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/14 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/15, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/15.sizes
13: [       OK ] TestViewAPI/15.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/15 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/16, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/16.sizes
13: [       OK ] TestViewAPI/16.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/16 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/17, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/17.sizes
13: [       OK ] TestViewAPI/17.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/17 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/18, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/18.sizes
13: [       OK ] TestViewAPI/18.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/18 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/19, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/19.sizes
13: [       OK ] TestViewAPI/19.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/19 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/20, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/20.sizes
13: [       OK ] TestViewAPI/20.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/20 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/21, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/21.sizes
13: [       OK ] TestViewAPI/21.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/21 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/22, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/22.sizes
13: [       OK ] TestViewAPI/22.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/22 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/23, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/23.sizes
13: [       OK ] TestViewAPI/23.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/23 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/24, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/24.sizes
13: [       OK ] TestViewAPI/24.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/24 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/25, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/25.sizes
13: [       OK ] TestViewAPI/25.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/25 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/26, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/26.sizes
13: [       OK ] TestViewAPI/26.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/26 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/27, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/27.sizes
13: [       OK ] TestViewAPI/27.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/27 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/28, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/28.sizes
13: [       OK ] TestViewAPI/28.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/28 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/29, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/29.sizes
13: [       OK ] TestViewAPI/29.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/29 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/30, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/30.sizes
13: [       OK ] TestViewAPI/30.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/30 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/31, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/31.sizes
13: [       OK ] TestViewAPI/31.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/31 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/32, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/32.sizes
13: [       OK ] TestViewAPI/32.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/32 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/33, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/33.sizes
13: [       OK ] TestViewAPI/33.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/33 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/34, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/34.sizes
13: [       OK ] TestViewAPI/34.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/34 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/35, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/35.sizes
13: [       OK ] TestViewAPI/35.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/35 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/36, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/36.sizes
13: [       OK ] TestViewAPI/36.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/36 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/37, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/37.sizes
13: [       OK ] TestViewAPI/37.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/37 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/38, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/38.sizes
13: [       OK ] TestViewAPI/38.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/38 (0 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 59 tests from 41 test suites ran. (138 ms total)
13: [  PASSED  ] 59 tests.
13/54 Test #13: Kokkos_CoreUnitTest_Default ................................   Passed    0.31 sec
test 14
      Start 14: Kokkos_CoreUnitTest_InitializeFinalize

14: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize
14: Test timeout computed to be: 1500
14: [==========] Running 28 tests from 6 test suites.
14: [----------] Global test environment set-up.
14: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest
14: [ RUN      ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views
14: [       OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.default_constructed_views (353 ms)
14: [ RUN      ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views
14: [       OK ] ExecutionEnvironmentNonInitializedOrFinalized_DeathTest.views (1551 ms)
14: [----------] 2 tests from ExecutionEnvironmentNonInitializedOrFinalized_DeathTest (1904 ms total)
14: 
14: [----------] 4 tests from InitializeFinalize_DeathTest
14: [ RUN      ] InitializeFinalize_DeathTest.initialize
14: [       OK ] InitializeFinalize_DeathTest.initialize (1195 ms)
14: [ RUN      ] InitializeFinalize_DeathTest.finalize
14: [       OK ] InitializeFinalize_DeathTest.finalize (746 ms)
14: [ RUN      ] InitializeFinalize_DeathTest.is_initialized
14: [       OK ] InitializeFinalize_DeathTest.is_initialized (162 ms)
14: [ RUN      ] InitializeFinalize_DeathTest.is_finalized
14: [       OK ] InitializeFinalize_DeathTest.is_finalized (165 ms)
14: [----------] 4 tests from InitializeFinalize_DeathTest (2269 ms total)
14: 
14: [----------] 1 test from Legion_DeathTest
14: [ RUN      ] Legion_DeathTest.individual_backend_initialization
14: [       OK ] Legion_DeathTest.individual_backend_initialization (162 ms)
14: [----------] 1 test from Legion_DeathTest (162 ms total)
14: 
14: [----------] 2 tests from PushFinalizeHook_DeathTest
14: [ RUN      ] PushFinalizeHook_DeathTest.called_in_reverse_order
14: [       OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (163 ms)
14: [ RUN      ] PushFinalizeHook_DeathTest.terminate_on_throw
14: [       OK ] PushFinalizeHook_DeathTest.terminate_on_throw (460 ms)
14: [----------] 2 tests from PushFinalizeHook_DeathTest (623 ms total)
14: 
14: [----------] 6 tests from ScopeGuard_DeathTest
14: [ RUN      ] ScopeGuard_DeathTest.create
14: [       OK ] ScopeGuard_DeathTest.create (162 ms)
14: [ RUN      ] ScopeGuard_DeathTest.create_argument
14: [       OK ] ScopeGuard_DeathTest.create_argument (162 ms)
14: [ RUN      ] ScopeGuard_DeathTest.create_while_initialize
14: [       OK ] ScopeGuard_DeathTest.create_while_initialize (557 ms)
14: [ RUN      ] ScopeGuard_DeathTest.create_after_initialize
14: [       OK ] ScopeGuard_DeathTest.create_after_initialize (607 ms)
14: [ RUN      ] ScopeGuard_DeathTest.create_after_finalize
14: [       OK ] ScopeGuard_DeathTest.create_after_finalize (488 ms)
14: [ RUN      ] ScopeGuard_DeathTest.destroy_after_finalize
14: [       OK ] ScopeGuard_DeathTest.destroy_after_finalize (628 ms)
14: [----------] 6 tests from ScopeGuard_DeathTest (2608 ms total)
14: 
14: [----------] 13 tests from defaultdevicetype
14: [ RUN      ] defaultdevicetype.initialization_settings
14: [       OK ] defaultdevicetype.initialization_settings (0 ms)
14: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
14: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
14: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
14: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
14: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
14: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
14: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
14: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
14: [ RUN      ] defaultdevicetype.cmd_line_args_help
14: [       OK ] defaultdevicetype.cmd_line_args_help (5 ms)
14: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
14: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms)
14: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
14: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (6 ms)
14: [ RUN      ] defaultdevicetype.env_vars_num_threads
14: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
14: [ RUN      ] defaultdevicetype.env_vars_device_id
14: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
14: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
14: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
14: [ RUN      ] defaultdevicetype.env_vars_tune_internals
14: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
14: [ RUN      ] defaultdevicetype.visible_devices
14: [       OK ] defaultdevicetype.visible_devices (0 ms)
14: [----------] 13 tests from defaultdevicetype (14 ms total)
14: 
14: [----------] Global test environment tear-down
14: [==========] 28 tests from 6 test suites ran. (7584 ms total)
14: [  PASSED  ] 28 tests.
14/54 Test #14: Kokkos_CoreUnitTest_InitializeFinalize .....................   Passed    7.60 sec
test 15
      Start 15: Kokkos_CoreUnitTest_Develop

15: Test command: /var/jenkins/workspace/Kokkos_PR-7653/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/54 Test #15: Kokkos_CoreUnitTest_Develop ................................   Passed    0.16 sec
test 16
      Start 16: Kokkos_CoreUnitTest_KokkosP

16: Test command: /var/jenkins/workspace/Kokkos_PR-7653/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 32 tests from 1 test suite.
16: [----------] Global test environment set-up.
16: [----------] 32 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 (1 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 (2 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.kernel_name_parallel_for
16: [       OK ] kokkosp.kernel_name_parallel_for (0 ms)
16: [ RUN      ] kokkosp.kernel_name_parallel_reduce
16: [       OK ] kokkosp.kernel_name_parallel_reduce (0 ms)
16: [ RUN      ] kokkosp.kernel_name_parallel_scan
16: [       OK ] kokkosp.kernel_name_parallel_scan (0 ms)
16: [ RUN      ] kokkosp.kernel_name_internal
16: [       OK ] kokkosp.kernel_name_internal (0 ms)
16: [ RUN      ] kokkosp.profiling_section
16: [       OK ] kokkosp.profiling_section (0 ms)
16: [ RUN      ] kokkosp.scoped_profile_region
16: [       OK ] kokkosp.scoped_profile_region (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: [----------] 32 tests from kokkosp (6 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 32 tests from 1 test suite ran. (6 ms total)
16: [  PASSED  ] 32 tests.
16/54 Test #16: Kokkos_CoreUnitTest_KokkosP ................................   Passed    0.17 sec
test 17
      Start 17: Kokkos_CoreUnitTest_ToolIndependence

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

18: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
18: Environment variables: 
18:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7653/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/54 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ........................   Passed    0.16 sec
test 19
      Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp

19: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7653/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/54 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp .....................   Passed    0.16 sec
test 20
      Start 20: Kokkos_ProfilingTestLibraryLoad

20: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
20: Environment variables: 
20:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7653/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:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1220::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.5.99::kokkosp_allocate_data:Host:source:0x109ac80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x109ae00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x109ae80:Host:source:0x109ad00: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:0x109ae00:40::kokkosp_deallocate_data:Host:source:0x109ac80:40::kokkosp_finalize_library::
20/54 Test #20: Kokkos_ProfilingTestLibraryLoad ............................   Passed    0.16 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryCmdLine

21: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7653/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:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1220::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.5.99::kokkosp_allocate_data:Host:source:0x109ac80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x109ae00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x109ae80:Host:source:0x109ad00: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:0x109ae00:40::kokkosp_deallocate_data:Host:source:0x109ac80:40::kokkosp_finalize_library::
21/54 Test #21: Kokkos_ProfilingTestLibraryCmdLine .........................   Passed    0.16 sec
test 22
      Start 22: Kokkos_CoreUnitTest_StackTraceTest

22: Test command: /var/jenkins/workspace/Kokkos_PR-7653/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: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x4435eb]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:  
22: demangled test_f1:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x444ce6] Test::test_stacktrace(bool, bool)
22: [0x4435eb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _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-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x4435eb]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:  
22: demangled test_f3:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x445c4d] Test::test_stacktrace(bool, bool)
22: [0x4435eb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (556 ms)
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x443968]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:  
22: demangled test_f1:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x444ce6] Test::test_stacktrace(bool, bool)
22: [0x443968] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _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-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x443968]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:  
22: demangled test_f3:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x445c4d] Test::test_stacktrace(bool, bool)
22: [0x443968] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (471 ms)
22: [----------] 2 tests from defaultdevicetype_DeathTest (1028 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-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:  
22: demangled test_f1:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x444ce6] Test::test_stacktrace(bool, bool)
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _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-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
22: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
22:  
22: demangled test_f3:
22: [0x4dcad3] Kokkos::Impl::save_stacktrace()
22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
22: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x445c4d] Test::test_stacktrace(bool, bool)
22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x454f8f] testing::Test::Run()
22: [0x4572df] testing::TestInfo::Run()
22: [0x458607] testing::TestSuite::Run()
22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
22: [0x4599ce] testing::UnitTest::Run()
22: [0x4427f5] main
22: [0x7ffff4632083] __libc_start_main
22: [0x44206e] _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. (1029 ms total)
22: [  PASSED  ] 3 tests.
22/54 Test #22: Kokkos_CoreUnitTest_StackTraceTest .........................   Passed    1.18 sec
test 23
      Start 23: Kokkos_IncrementalTest_OPENMP

23: Test command: /var/jenkins/workspace/Kokkos_PR-7653/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 (131 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 (6 ms)
23: [ RUN      ] OPENMP.IncrTest_05_reduction
23: [       OK ] OPENMP.IncrTest_05_reduction (5 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 (115 ms)
23: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
23: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (7 ms)
23: [ RUN      ] OPENMP.IncrTest_12b_TeamScratch
23: [       OK ] OPENMP.IncrTest_12b_TeamScratch (1 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 (272 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 28 tests from 1 test suite ran. (272 ms total)
23: [  PASSED  ] 28 tests.
23/54 Test #23: Kokkos_IncrementalTest_OPENMP ..............................   Passed    0.43 sec
test 24
      Start 24: Kokkos_IncrementalTest_CUDA

24: Test command: /var/jenkins/workspace/Kokkos_PR-7653/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_RELOCATABLE_DEVICE_CODE: no
24:   KOKKOS_ENABLE_CUDA_UVM: no
24:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
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 GiB, Shared Memory per Block: 48 KiB : 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 (1919 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 (3 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 (207 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 (0 ms)
24: [ RUN      ] CUDA.IncrTest_16_parallelscan
24: [       OK ] CUDA.IncrTest_16_parallelscan (5 ms)
24: [ RUN      ] CUDA.incr_17_atomicView
24: [       OK ] CUDA.incr_17_atomicView (0 ms)
24: [----------] 28 tests from CUDA (2147 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 28 tests from 1 test suite ran. (2147 ms total)
24: [  PASSED  ] 28 tests.
24/54 Test #24: Kokkos_IncrementalTest_CUDA ................................   Passed    2.31 sec
test 25
      Start 25: Kokkos_CoreUnitTest_CTestDevice

25: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
25: Test timeout computed to be: 1500
25: [==========] Running 8 tests from 2 test suites.
25: [----------] Global test environment set-up.
25: [----------] 5 tests from ctest_environment_DeathTest
25: [ RUN      ] ctest_environment_DeathTest.invalid_rank
25: [       OK ] ctest_environment_DeathTest.invalid_rank (110 ms)
25: [ RUN      ] ctest_environment_DeathTest.no_type_str
25: [       OK ] ctest_environment_DeathTest.no_type_str (110 ms)
25: [ RUN      ] ctest_environment_DeathTest.missing_type
25: [       OK ] ctest_environment_DeathTest.missing_type (208 ms)
25: [ RUN      ] ctest_environment_DeathTest.no_id_str
25: [       OK ] ctest_environment_DeathTest.no_id_str (103 ms)
25: [ RUN      ] ctest_environment_DeathTest.invalid_id_str
25: [       OK ] ctest_environment_DeathTest.invalid_id_str (207 ms)
25: [----------] 5 tests from ctest_environment_DeathTest (740 ms total)
25: 
25: [----------] 3 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.good
25: [       OK ] ctest_environment.good (0 ms)
25: [----------] 3 tests from ctest_environment (0 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 8 tests from 2 test suites ran. (741 ms total)
25: [  PASSED  ] 8 tests.
25/54 Test #25: Kokkos_CoreUnitTest_CTestDevice ............................   Passed    0.75 sec
test 26
      Start 26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

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

27: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
27: Test timeout computed to be: 1500
27: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument
27/54 Test #27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ......   Passed    0.01 sec
test 28
      Start 28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs

28: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1"
28: Test timeout computed to be: 1500
28/54 Test #28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs .....   Passed    0.01 sec
test 29
      Start 29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment

29: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
29: Environment variables: 
29:  KOKKOS_TEST_TRIBITS_COMPATIBILITY=1
29: Test timeout computed to be: 1500
29/54 Test #29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ...   Passed    0.01 sec
test 30
      Start 30: Kokkos_ContainersUnitTest_OpenMP

30: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP
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 0 tests from 0 test suites.
30: [==========] 0 tests from 0 test suites ran. (0 ms total)
30: [  PASSED  ] 0 tests.
30/54 Test #30: Kokkos_ContainersUnitTest_OpenMP ...........................   Passed    0.17 sec
test 31
      Start 31: Kokkos_ContainersUnitTest_Cuda

31: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
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 0 tests from 0 test suites.
31: [==========] 0 tests from 0 test suites ran. (0 ms total)
31: [  PASSED  ] 0 tests.
31/54 Test #31: Kokkos_ContainersUnitTest_Cuda .............................   Passed    0.17 sec
test 32
      Start 32: Kokkos_ContainersPerformanceTest_OpenMP

32: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
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 5 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 5 tests from TEST_CATEGORY
32: [ RUN      ] TEST_CATEGORY.dynrankview_perf
32: OpenMP
32:  DynRankView vs View: Initialization Only 
32:  View time (init only): 0.0144661
32:  View sum computation time: 0.0144661
32:  Strided View time (init only): 0.010308
32:  View Rank7 time (init only): 0.0169753
32:  DynRankView time (init only): 0.0170139
32:  DynRankView sum computation time: 0.0152503
32:  Ratio of View to DynRankView time: 0.850254
32:  Ratio of View to DynRankView sum computation time: 0.974504
32:  Ratio of View to View Rank7  time: 0.852185
32:  Ratio of StrideView to DynRankView time: 0.605856
32:  Ratio of DynRankView to View Rank7  time: 1.00227
32: [       OK ] TEST_CATEGORY.dynrankview_perf (198 ms)
32: [ RUN      ] TEST_CATEGORY.global_2_local
32: OpenMP
32: size, create, generate, fill, find
32: 256, 0.000487628, 6.2983e-05, 0.000100253, 0.00143729
32: 512, 9.0404e-05, 1.2755e-05, 0.000105348, 0.00141474
32: 1024, 7.1774e-05, 1.8562e-05, 0.000182515, 0.0015487
32: 2048, 8.4233e-05, 1.2225e-05, 0.000353152, 0.00172863
32: 4096, 0.000173737, 1.4563e-05, 0.000647625, 0.00212178
32: 8192, 0.000288833, 1.4168e-05, 0.00127521, 0.00306994
32: 16384, 0.00043344, 1.7028e-05, 0.00242396, 0.00826758
32: 32768, 0.000737276, 2.0456e-05, 0.00482816, 0.0165708
32: 65536, 0.000930878, 1.9139e-05, 0.00890855, 0.0393156
32: 131072, 0.00193839, 3.681e-05, 0.0156635, 0.0892103
32: 262144, 0.00407677, 6.1719e-05, 0.0252125, 0.21528
32: 524288, 0.00657915, 0.000141645, 0.0527567, 0.481228
32: 1048576, 0.0145551, 0.00030993, 0.105443, 1.54209
32: 2097152, 0.0206331, 0.000786725, 0.214883, 3.82693
32: 4194304, 0.0338416, 0.00122135, 0.42749, 8.73584
32: [       OK ] TEST_CATEGORY.global_2_local (15919 ms)
32: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
32: skipping test
32: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
32: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
32: skipping test
32: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
32: [ RUN      ] TEST_CATEGORY.scatter_view
32: ScatterView data-duplicated test:
32: num_threads 8
32: hand-coded test took 0.105139 seconds
32: test took 0.0761026 seconds
32: num_threads 8
32: hand-coded test took 0.104843 seconds
32: test took 0.0770163 seconds
32: num_threads 8
32: hand-coded test took 0.105114 seconds
32: test took 0.0766306 seconds
32: num_threads 8
32: hand-coded test took 0.104168 seconds
32: test took 0.0769507 seconds
32: num_threads 8
32: hand-coded test took 0.104824 seconds
32: test took 0.0766385 seconds
32: [       OK ] TEST_CATEGORY.scatter_view (1135 ms)
32: [----------] 5 tests from TEST_CATEGORY (17254 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 5 tests from 1 test suite ran. (17254 ms total)
32: [  PASSED  ] 5 tests.
32/54 Test #32: Kokkos_ContainersPerformanceTest_OpenMP ....................   Passed   17.41 sec
test 33
      Start 33: Kokkos_ContainersPerformanceTest_Cuda

33: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
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 4 tests from 1 test suite.
33: [----------] Global test environment set-up.
33: [----------] 4 tests from TEST_CATEGORY
33: [ RUN      ] TEST_CATEGORY.dynrankview_perf
33: Cuda
33:  DynRankView vs View: Initialization Only 
33:  View time (init only): 0.00307958
33:  View sum computation time: 0.00307958
33:  Strided View time (init only): 0.00113579
33:  View Rank7 time (init only): 0.00117026
33:  DynRankView time (init only): 0.00116536
33:  DynRankView sum computation time: 0.00179212
33:  Ratio of View to DynRankView time: 2.64261
33:  Ratio of View to DynRankView sum computation time: 1.02333
33:  Ratio of View to View Rank7  time: 2.63154
33:  Ratio of StrideView to DynRankView time: 0.974632
33:  Ratio of DynRankView to View Rank7  time: 0.995813
33: [       OK ] TEST_CATEGORY.dynrankview_perf (14 ms)
33: [ RUN      ] TEST_CATEGORY.global_2_local
33: Cuda
33: size, create, generate, fill, find
33: 256, 0.000234473, 2.491e-05, 0.00221419, 0.00175462
33: 512, 0.000157092, 1.0852e-05, 1.9304e-05, 0.00170868
33: 1024, 0.000156435, 1.027e-05, 1.9786e-05, 0.00183713
33: 2048, 0.000157369, 9.204e-06, 1.8412e-05, 0.00174989
33: 4096, 0.000147899, 9.354e-06, 2.1301e-05, 0.00177948
33: 8192, 0.000160896, 1.0269e-05, 2.18e-05, 0.00175468
33: 16384, 0.00014836, 9.671e-06, 2.554e-05, 0.00181033
33: 32768, 0.000401859, 1.0425e-05, 2.857e-05, 0.0019373
33: 65536, 0.000234182, 1.0899e-05, 3.7263e-05, 0.00214511
33: 131072, 0.0003073, 1.1492e-05, 5.5106e-05, 0.00266204
33: 262144, 0.000504942, 1.2947e-05, 0.000146226, 0.00566184
33: 524288, 0.000517034, 1.5916e-05, 0.000529524, 0.0188637
33: 1048576, 0.000551986, 2.1928e-05, 0.00135822, 0.0459741
33: 2097152, 0.000622576, 3.2711e-05, 0.00301019, 0.108777
33: 4194304, 0.000829819, 5.5553e-05, 0.00673671, 0.235508
33: [       OK ] TEST_CATEGORY.global_2_local (456 ms)
33: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
33: skipping test
33: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
33: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
33: skipping test
33: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
33: [----------] 4 tests from TEST_CATEGORY (471 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 4 tests from 1 test suite ran. (471 ms total)
33: [  PASSED  ] 4 tests.
33/54 Test #33: Kokkos_ContainersPerformanceTest_Cuda ......................   Passed    0.64 sec
test 34
      Start 34: Kokkos_UnitTest_Sort

34: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
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 17 tests from 2 test suites.
34: [----------] Global test environment set-up.
34: [----------] 1 test from cuda_DeathTest
34: [ RUN      ] cuda_DeathTest.SortByKeyKeysLargerThanValues
34: [       OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (959 ms)
34: [----------] 1 test from cuda_DeathTest (959 ms total)
34: 
34: [----------] 16 tests from cuda
34: [ RUN      ] cuda.SortUnsignedValueType
34: [       OK ] cuda.SortUnsignedValueType (18 ms)
34: [ RUN      ] cuda.SortEmptyView
34: [       OK ] cuda.SortEmptyView (0 ms)
34: [ RUN      ] cuda.SortByKeyEmptyView
34: [       OK ] cuda.SortByKeyEmptyView (0 ms)
34: [ RUN      ] cuda.SortByKeyEmptyViewHost
34: [       OK ] cuda.SortByKeyEmptyViewHost (0 ms)
34: [ RUN      ] cuda.SortByKey
34: [       OK ] cuda.SortByKey (3 ms)
34: [ RUN      ] cuda.SortByKeyWithComparator
34: [       OK ] cuda.SortByKeyWithComparator (0 ms)
34: [ RUN      ] cuda.SortByKeyStaticExtents
34: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
34: [ RUN      ] cuda.SortByKeyWithStrides
34: [       OK ] cuda.SortByKeyWithStrides (0 ms)
34: [ RUN      ] cuda.SortWithCustomComparator
34: [       OK ] cuda.SortWithCustomComparator (136 ms)
34: [ RUN      ] cuda.BinSortGenericTests
34: [       OK ] cuda.BinSortGenericTests (18 ms)
34: [ RUN      ] cuda.BinSortEmptyView
34: [       OK ] cuda.BinSortEmptyView (0 ms)
34: [ RUN      ] cuda.BinSortEmptyKeysView
34: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
34: [ RUN      ] cuda.BinSort_issue_7221
34: [       OK ] cuda.BinSort_issue_7221 (0 ms)
34: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
34: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (10973 ms)
34: [ RUN      ] cuda.NestedSort
34: [       OK ] cuda.NestedSort (30 ms)
34: [ RUN      ] cuda.NestedSortByKey
34: [       OK ] cuda.NestedSortByKey (90 ms)
34: [----------] 16 tests from cuda (11273 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 17 tests from 2 test suites ran. (12233 ms total)
34: [  PASSED  ] 17 tests.
34/54 Test #34: Kokkos_UnitTest_Sort .......................................   Passed   12.41 sec
test 35
      Start 35: Kokkos_UnitTest_Random

35: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_UnitTest_Random
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 3 tests from 1 test suite.
35: [----------] Global test environment set-up.
35: [----------] 3 tests from cuda
35: [ RUN      ] cuda.Random_XorShift64
35: Test Seed:1736973371763090807
35: Test Scalar=int
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 -0.00716853 0.0231467 || 0.051031 28012 29411 || 28881.4 28674.4 || 319.98 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 -0.00393574 -0.00615161 || 0.051031 1e+64 -1e+64
35: Test Scalar=unsigned int
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 0.011621 -0.00499316 || 0.051031 27878 29432 || 28345 28674.4 || -69.0255 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 -0.0115383 -0.00469431 || 0.051031 1e+64 -1e+64
35: Test Scalar=int64_t
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 0.0153279 -0.0285866 || 0.051031 28012 29354 || 28241.5 28674.4 || -395.18 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 -0.0188497 -0.00174339 || 0.051031 1e+64 -1e+64
35: Test Scalar=uint64_t
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 -0.00129894 -0.0153655 || 0.051031 28074 29263 || 28711.7 28674.4 || -212.412 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 -0.0199166 -0.00326265 || 0.051031 1e+64 -1e+64
35: Test Scalar=half
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 0.000244902 -0.99999 -48246.8 || 0.051031 0 195140 || 2.92906e+09 28674.4 || -6.66963e+08 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 0.000733618 -0.306881 0.160105 || 0.051031 1e+64 -1e+64
35: Test Scalar=bhalf
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 0.00195628 -0.999999 -57856.6 || 0.051031 0 1.55266e+06 || 2.86887e+10 28674.4 || -7.99809e+08 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 0.00587872 -0.96784 10.3874 || 0.051031 1e+64 -1e+64
35: Test Scalar=float
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.83613e-07 0.00342689 -0.0246195 || 0.051031 27992 29342 || 28576.5 28674.4 || -340.34 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 7.64335e-07 -0.0185853 0.00677372 || 0.051031 1e+64 -1e+64
35: Test Scalar=double
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 -0.000503536 0.0126832 || 0.051031 28005 29342 || 28688.8 28674.4 || 175.333 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 0.0208813 -0.00296415 || 0.051031 1e+64 -1e+64
35: Test Seed:1736973371869458717
35: Test Scalar=int
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 0.0124312 0.0365415 || 0.051031 28031 29375 || 28322.3 28674.4 || 505.15 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 -0.0135114 0.00249321 || 0.051031 1e+64 -1e+64
35: Test Scalar=unsigned int
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 0.00635217 0.000717755 || 0.051031 28032 29294 || 28493.4 28674.4 || 9.92224 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 0.00373758 0.00443983 || 0.051031 1e+64 -1e+64
35: Test Scalar=int64_t
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 -0.0131814 0.00731722 || 0.051031 27963 29339 || 29057.4 28674.4 || 101.153 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 -0.00982389 0.00531082 || 0.051031 1e+64 -1e+64
35: Test Scalar=uint64_t
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 -0.0042457 -0.0209891 || 0.051031 28022 29430 || 28796.7 28674.4 || -290.153 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 -0.020478 -0.000552035 || 0.051031 1e+64 -1e+64
35: Test Scalar=half
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 0.000244705 -0.99999 -48243.6 || 0.051031 0 194894 || 2.92875e+09 28674.4 || -6.66919e+08 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 0.000733049 -0.302393 0.155787 || 0.051031 1e+64 -1e+64
35: Test Scalar=bhalf
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 0.00195914 -0.999999 -57856.3 || 0.051031 0 1.5519e+06 || 2.86887e+10 28674.4 || -7.99806e+08 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 0.00588714 -0.967982 10.2589 || 0.051031 1e+64 -1e+64
35: Test Scalar=float
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.71e-07 0.0335385 0.0166632 || 0.051031 28016 29439 || 27743.9 28674.4 || 230.351 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 7.26496e-07 0.00952205 -0.00273535 || 0.051031 1e+64 -1e+64
35: Test Scalar=double
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 6.43252e-07 0.00653686 -0.00697374 || 0.051031 27986 29419 || 28488.2 28674.4 || -96.405 -2.0744
35:  -- Testing 3-D histogram
35: Density 3D: 6.43252e-07 -0.00606561 0.00461921 || 0.051031 1e+64 -1e+64
35: [       OK ] cuda.Random_XorShift64 (205 ms)
35: [ RUN      ] cuda.Random_XorShift1024_0
35: Test Seed:1736973371968886212
35: Test Scalar=int
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 0.0167215 0.00732247 || 0.051031 10981 11798 || 11189.8 11377 || 101.226 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 -0.00475204 -0.004392 || 0.051031 1e+64 -1e+64
35: Test Scalar=unsigned int
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 0.00574526 -0.00334123 || 0.051031 10968 11767 || 11312 11377 || -46.1892 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 -0.00140908 -0.000399572 || 0.051031 1e+64 -1e+64
35: Test Scalar=int64_t
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 -0.00175606 7.13536e-05 || 0.051031 10983 11795 || 11397 11377 || 0.986392 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 0.00042091 -0.000745539 || 0.051031 1e+64 -1e+64
35: Test Scalar=uint64_t
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 0.00945927 -0.00857017 || 0.051031 10954 11771 || 11270.3 11377 || -118.474 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 0.00454768 0.000539279 || 0.051031 1e+64 -1e+64
35: Test Scalar=half
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 0.000242076 -0.999975 -7594.93 || 0.051031 0 77830 || 4.61067e+08 11377 || -1.04992e+08 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 0.000725967 -0.129689 0.0194638 || 0.051031 1e+64 -1e+64
35: Test Scalar=bhalf
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 0.00195413 -0.999997 -9108.19 || 0.051031 0 616786 || 4.51665e+09 11377 || -1.25912e+08 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 0.00587283 -0.922828 1.619 || 0.051031 1e+64 -1e+64
35: Test Scalar=float
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.79744e-07 -0.00105549 -0.0146873 || 0.051031 10970 11791 || 11389 11377 || -203.037 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 3.43323e-07 -0.000517615 -0.00125469 || 0.051031 1e+64 -1e+64
35: Test Scalar=double
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 0.00572136 0.00783277 || 0.051031 10983 11844 || 11312.2 11377 || 108.28 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 -0.00206856 -0.00132836 || 0.051031 1e+64 -1e+64
35: Test Seed:1736973372054584382
35: Test Scalar=int
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 -0.0102212 0.00557552 || 0.051031 10989 11847 || 11494.4 11377 || 77.0759 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 0.0206674 -0.000897316 || 0.051031 1e+64 -1e+64
35: Test Scalar=unsigned int
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 -0.00261654 -0.00176466 || 0.051031 10887 11840 || 11406.8 11377 || -24.3946 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 -0.0163407 0.00210276 || 0.051031 1e+64 -1e+64
35: Test Scalar=int64_t
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 0.00823447 0.000393948 || 0.051031 10948 11818 || 11284 11377 || 5.44594 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 -0.00386069 -0.00151162 || 0.051031 1e+64 -1e+64
35: Test Scalar=uint64_t
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 -0.0276001 -0.00816556 || 0.051031 10922 11790 || 11699.9 11377 || -112.881 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 0.0012584 0.00197643 || 0.051031 1e+64 -1e+64
35: Test Scalar=half
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 0.000244722 -0.999975 -7596.07 || 0.051031 0 77761 || 4.61127e+08 11377 || -1.05008e+08 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 0.000733914 -0.150916 0.0292028 || 0.051031 1e+64 -1e+64
35: Test Scalar=bhalf
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 0.00196316 -0.999997 -9107.55 || 0.051031 0 616479 || 4.51557e+09 11377 || -1.25903e+08 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 0.00589958 -0.923284 1.63218 || 0.051031 1e+64 -1e+64
35: Test Scalar=float
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.60671e-07 0.0032935 -0.0103825 || 0.051031 11014 11763 || 11339.6 11377 || -143.528 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 2.86102e-07 -0.0141438 0.00226159 || 0.051031 1e+64 -1e+64
35: Test Scalar=double
35:  -- Testing randomness properties
35:  -- Testing 1-D histogram
35: Density 1D: 2.47955e-07 -0.00764433 -0.00805309 || 0.051031 11005 11790 || 11464.6 11377 || -111.326 -0.823045
35:  -- Testing 3-D histogram
35: Density 3D: 2.47955e-07 -0.0123611 -0.00184037 || 0.051031 1e+64 -1e+64
35: [       OK ] cuda.Random_XorShift1024_0 (195 ms)
35: [ RUN      ] cuda.Multi_streams
35: [       OK ] cuda.Multi_streams (220 ms)
35: [----------] 3 tests from cuda (621 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 3 tests from 1 test suite ran. (622 ms total)
35: [  PASSED  ] 3 tests.
35/54 Test #35: Kokkos_UnitTest_Random .....................................   Passed    0.79 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_A

36: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
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 16 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 1 test from std_algorithms_DeathTest
36: [ RUN      ] std_algorithms_DeathTest.expect_no_overlap
36: [       OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms)
36: [----------] 1 test from std_algorithms_DeathTest (0 ms total)
36: 
36: [----------] 3 tests from std_algorithms_reducers
36: [ RUN      ] std_algorithms_reducers.max_first_loc
36: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
36: [ RUN      ] std_algorithms_reducers.min_first_loc
36: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
36: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
36: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
36: [----------] 3 tests from std_algorithms_reducers (0 ms total)
36: 
36: [----------] 1 test from std_algorithms
36: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
36: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
36: [----------] 1 test from std_algorithms (0 ms total)
36: 
36: [----------] 11 tests from random_access_iterator_test
36: [ RUN      ] random_access_iterator_test.constructor
36: [       OK ] random_access_iterator_test.constructor (0 ms)
36: [ RUN      ] random_access_iterator_test.constructiblity
36: [       OK ] random_access_iterator_test.constructiblity (0 ms)
36: [ RUN      ] random_access_iterator_test.dereference
36: [       OK ] random_access_iterator_test.dereference (0 ms)
36: [ RUN      ] random_access_iterator_test.subscript_operator
36: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
36: [ RUN      ] random_access_iterator_test.operatorsSet1
36: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
36: [ RUN      ] random_access_iterator_test.operatorsSet2
36: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
36: [ RUN      ] random_access_iterator_test.operatorsSet3
36: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
36: [ RUN      ] random_access_iterator_test.operatorsSet4
36: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
36: [ RUN      ] random_access_iterator_test.assignment_operator
36: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
36: [ RUN      ] random_access_iterator_test.distance
36: [       OK ] random_access_iterator_test.distance (0 ms)
36: [ RUN      ] random_access_iterator_test.traits_helpers
36: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
36: [----------] 11 tests from random_access_iterator_test (2 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 16 tests from 4 test suites ran. (3 ms total)
36: [  PASSED  ] 16 tests.
36/54 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_A .........................   Passed    0.17 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_B

37: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
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 7 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 7 tests from std_algorithms_min_max_element_test
37: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
37: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
37: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
37: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
37: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
37: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (6 ms)
37: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
37: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms)
37: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
37: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms)
37: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
37: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms)
37: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
37: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (6 ms)
37: [----------] 7 tests from std_algorithms_min_max_element_test (26 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 7 tests from 1 test suite ran. (26 ms total)
37: [  PASSED  ] 7 tests.
37/54 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_B .........................   Passed    0.19 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_C

38: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
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 13 tests from 10 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_lexicographical_compare_test
38: [ RUN      ] std_algorithms_lexicographical_compare_test.test
38: [       OK ] std_algorithms_lexicographical_compare_test.test (20 ms)
38: [----------] 1 test from std_algorithms_lexicographical_compare_test (20 ms total)
38: 
38: [----------] 1 test from std_algorithms_for_each_test
38: [ RUN      ] std_algorithms_for_each_test.test
38: [       OK ] std_algorithms_for_each_test.test (60 ms)
38: [----------] 1 test from std_algorithms_for_each_test (60 ms total)
38: 
38: [----------] 1 test from std_algorithms_find_test
38: [ RUN      ] std_algorithms_find_test.test
38: [       OK ] std_algorithms_find_test.test (26 ms)
38: [----------] 1 test from std_algorithms_find_test (26 ms total)
38: 
38: [----------] 4 tests from std_algorithms_non_mod_seq_ops
38: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
38: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (442 ms)
38: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
38: [       OK ] std_algorithms_non_mod_seq_ops.find_end (476 ms)
38: [ RUN      ] std_algorithms_non_mod_seq_ops.search
38: [       OK ] std_algorithms_non_mod_seq_ops.search (464 ms)
38: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
38: [       OK ] std_algorithms_non_mod_seq_ops.search_n (245 ms)
38: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1629 ms total)
38: 
38: [----------] 1 test from std_algorithms_count_test
38: [ RUN      ] std_algorithms_count_test.test
38: [       OK ] std_algorithms_count_test.test (19 ms)
38: [----------] 1 test from std_algorithms_count_test (19 ms total)
38: 
38: [----------] 1 test from std_algorithms_equal_test
38: [ RUN      ] std_algorithms_equal_test.test
38: [       OK ] std_algorithms_equal_test.test (12 ms)
38: [----------] 1 test from std_algorithms_equal_test (12 ms total)
38: 
38: [----------] 1 test from std_algorithms_all_any_none_of_test
38: [ RUN      ] std_algorithms_all_any_none_of_test.test
38: [       OK ] std_algorithms_all_any_none_of_test.test (27 ms)
38: [----------] 1 test from std_algorithms_all_any_none_of_test (27 ms total)
38: 
38: [----------] 1 test from std_algorithms_nonmod_seq_ops
38: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
38: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (60 ms)
38: [----------] 1 test from std_algorithms_nonmod_seq_ops (60 ms total)
38: 
38: [----------] 1 test from std_algorithms_mismatch_test
38: [ RUN      ] std_algorithms_mismatch_test.test
38: [       OK ] std_algorithms_mismatch_test.test (71 ms)
38: [----------] 1 test from std_algorithms_mismatch_test (71 ms total)
38: 
38: [----------] 1 test from std_algorithms_mod_seq_ops
38: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
38: [       OK ] std_algorithms_mod_seq_ops.move_backward (97 ms)
38: [----------] 1 test from std_algorithms_mod_seq_ops (97 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 13 tests from 10 test suites ran. (2023 ms total)
38: [  PASSED  ] 13 tests.
38/54 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_C .........................   Passed    2.19 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_D

39: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
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 31 tests from 5 test suites.
39: [----------] Global test environment set-up.
39: [----------] 3 tests from std_algorithms_mod_ops_test
39: [ RUN      ] std_algorithms_mod_ops_test.move
39: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
39: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
39: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
39: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
39: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
39: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total)
39: 
39: [----------] 12 tests from std_algorithms_mod_seq_ops_test
39: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
39: [       OK ] std_algorithms_mod_seq_ops_test.copy (1 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
39: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
39: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
39: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
39: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
39: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
39: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
39: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
39: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
39: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
39: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
39: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
39: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total)
39: 
39: [----------] 4 tests from std_algorithms_replace_ops_test
39: [ RUN      ] std_algorithms_replace_ops_test.replace
39: [       OK ] std_algorithms_replace_ops_test.replace (31 ms)
39: [ RUN      ] std_algorithms_replace_ops_test.replace_if
39: [       OK ] std_algorithms_replace_ops_test.replace_if (96 ms)
39: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
39: [       OK ] std_algorithms_replace_ops_test.replace_copy (48 ms)
39: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
39: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (45 ms)
39: [----------] 4 tests from std_algorithms_replace_ops_test (222 ms total)
39: 
39: [----------] 11 tests from std_algorithms_mod_seq_ops
39: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
39: [       OK ] std_algorithms_mod_seq_ops.copy_if (40 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops.unique
39: [       OK ] std_algorithms_mod_seq_ops.unique (85 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
39: [       OK ] std_algorithms_mod_seq_ops.unique_copy (49 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops.remove
39: [       OK ] std_algorithms_mod_seq_ops.remove (36 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
39: [       OK ] std_algorithms_mod_seq_ops.remove_if (39 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
39: [       OK ] std_algorithms_mod_seq_ops.remove_copy (123 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
39: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (41 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops.rotate
39: [       OK ] std_algorithms_mod_seq_ops.rotate (1053 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
39: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (429 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
39: [       OK ] std_algorithms_mod_seq_ops.shift_left (1183 ms)
39: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
39: [       OK ] std_algorithms_mod_seq_ops.shift_right (1200 ms)
39: [----------] 11 tests from std_algorithms_mod_seq_ops (4281 ms total)
39: 
39: [----------] 1 test from std_algorithms_modseq_test
39: [ RUN      ] std_algorithms_modseq_test.reverse
39: [       OK ] std_algorithms_modseq_test.reverse (51 ms)
39: [----------] 1 test from std_algorithms_modseq_test (51 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 31 tests from 5 test suites ran. (4562 ms total)
39: [  PASSED  ] 31 tests.
39/54 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_D .........................   Passed    4.74 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_E

40: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
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 29 tests from 7 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_sorting_ops_test
40: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
40: [       OK ] std_algorithms_sorting_ops_test.is_sorted (9 ms)
40: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
40: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms)
40: [----------] 2 tests from std_algorithms_sorting_ops_test (19 ms total)
40: 
40: [----------] 4 tests from std_algorithms_partitioning_test
40: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
40: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
40: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
40: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
40: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
40: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
40: [ RUN      ] std_algorithms_partitioning_test.partition_point
40: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
40: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total)
40: 
40: [----------] 1 test from std_algorithms_partitioning_ops
40: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
40: [       OK ] std_algorithms_partitioning_ops.partition_copy (20 ms)
40: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total)
40: 
40: [----------] 12 tests from std_algorithms_numerics_test
40: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
40: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (9 ms)
40: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
40: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
40: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
40: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
40: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
40: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
40: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
40: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
40: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
40: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
40: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
40: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
40: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
40: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
40: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
40: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
40: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
40: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms)
40: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
40: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
40: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
40: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
40: [----------] 12 tests from std_algorithms_numerics_test (24 ms total)
40: 
40: [----------] 1 test from std_algorithms_numerics_ops_test
40: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
40: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (91 ms)
40: [----------] 1 test from std_algorithms_numerics_ops_test (91 ms total)
40: 
40: [----------] 8 tests from std_algorithms_numeric_ops_test
40: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
40: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1087 ms)
40: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
40: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
40: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
40: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (618 ms)
40: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
40: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
40: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
40: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (141 ms)
40: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
40: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
40: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
40: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (244 ms)
40: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
40: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
40: [----------] 8 tests from std_algorithms_numeric_ops_test (2092 ms total)
40: 
40: [----------] 1 test from std_algorithms_transform_ops_test
40: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
40: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (36 ms)
40: [----------] 1 test from std_algorithms_transform_ops_test (36 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 29 tests from 7 test suites ran. (2287 ms total)
40: [  PASSED  ] 29 tests.
40/54 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_E .........................   Passed    2.46 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

41: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
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 12 tests from 7 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_adjacent_find_team_test
41: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
41: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (677 ms)
41: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
41: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (639 ms)
41: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1317 ms total)
41: 
41: [----------] 2 tests from std_algorithms_count_team_test
41: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
41: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (315 ms)
41: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
41: [       OK ] std_algorithms_count_team_test.count_returns_zero (278 ms)
41: [----------] 2 tests from std_algorithms_count_team_test (594 ms total)
41: 
41: [----------] 1 test from std_algorithms_count_if_team_test
41: [ RUN      ] std_algorithms_count_if_team_test.test
41: [       OK ] std_algorithms_count_if_team_test.test (346 ms)
41: [----------] 1 test from std_algorithms_count_if_team_test (346 ms total)
41: 
41: [----------] 1 test from std_algorithms_for_each_team_test
41: [ RUN      ] std_algorithms_for_each_team_test.test
41: [       OK ] std_algorithms_for_each_team_test.test (565 ms)
41: [----------] 1 test from std_algorithms_for_each_team_test (565 ms total)
41: 
41: [----------] 1 test from std_algorithms_for_each_n_team_test
41: [ RUN      ] std_algorithms_for_each_n_team_test.test
41: [       OK ] std_algorithms_for_each_n_team_test.test (642 ms)
41: [----------] 1 test from std_algorithms_for_each_n_team_test (642 ms total)
41: 
41: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
41: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
41: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (898 ms)
41: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
41: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (741 ms)
41: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
41: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (744 ms)
41: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2384 ms total)
41: 
41: [----------] 2 tests from std_algorithms_mismatch_team_test
41: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
41: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (934 ms)
41: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
41: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (917 ms)
41: [----------] 2 tests from std_algorithms_mismatch_team_test (1851 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 12 tests from 7 test suites ran. (7702 ms total)
41: [  PASSED  ] 12 tests.
41/54 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed    7.87 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

42: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
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 8 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 2 tests from std_algorithms_equal_team_test
42: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
42: [       OK ] std_algorithms_equal_team_test.views_are_equal (1407 ms)
42: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
42: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1406 ms)
42: [----------] 2 tests from std_algorithms_equal_team_test (2814 ms total)
42: 
42: [----------] 2 tests from std_algorithms_search_team_test
42: [ RUN      ] std_algorithms_search_team_test.sequences_exist
42: [       OK ] std_algorithms_search_team_test.sequences_exist (595 ms)
42: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
42: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (652 ms)
42: [----------] 2 tests from std_algorithms_search_team_test (1248 ms total)
42: 
42: [----------] 2 tests from std_algorithms_find_end_team_test
42: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
42: [       OK ] std_algorithms_find_end_team_test.sequences_exist (757 ms)
42: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
42: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (735 ms)
42: [----------] 2 tests from std_algorithms_find_end_team_test (1493 ms total)
42: 
42: [----------] 2 tests from std_algorithms_find_first_of_team_test
42: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
42: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (672 ms)
42: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
42: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (997 ms)
42: [----------] 2 tests from std_algorithms_find_first_of_team_test (1669 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 8 tests from 4 test suites ran. (7225 ms total)
42: [  PASSED  ] 8 tests.
42/54 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed    7.40 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

43: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
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 11 tests from 7 test suites.
43: [----------] Global test environment set-up.
43: [----------] 2 tests from std_algorithms_find_team_test
43: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
43: [       OK ] std_algorithms_find_team_test.searched_values_exist (312 ms)
43: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
43: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (298 ms)
43: [----------] 2 tests from std_algorithms_find_team_test (610 ms total)
43: 
43: [----------] 2 tests from std_algorithms_find_if_team_test
43: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
43: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (279 ms)
43: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
43: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (296 ms)
43: [----------] 2 tests from std_algorithms_find_if_team_test (575 ms total)
43: 
43: [----------] 2 tests from std_algorithms_find_if_not_team_test
43: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
43: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (301 ms)
43: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
43: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (276 ms)
43: [----------] 2 tests from std_algorithms_find_if_not_team_test (578 ms total)
43: 
43: [----------] 1 test from std_algorithms_all_of_team_test
43: [ RUN      ] std_algorithms_all_of_team_test.test
43: [       OK ] std_algorithms_all_of_team_test.test (287 ms)
43: [----------] 1 test from std_algorithms_all_of_team_test (287 ms total)
43: 
43: [----------] 1 test from std_algorithms_any_of_team_test
43: [ RUN      ] std_algorithms_any_of_team_test.test
43: [       OK ] std_algorithms_any_of_team_test.test (266 ms)
43: [----------] 1 test from std_algorithms_any_of_team_test (266 ms total)
43: 
43: [----------] 1 test from std_algorithms_none_of_team_test
43: [ RUN      ] std_algorithms_none_of_team_test.test
43: [       OK ] std_algorithms_none_of_team_test.test (286 ms)
43: [----------] 1 test from std_algorithms_none_of_team_test (286 ms total)
43: 
43: [----------] 2 tests from std_algorithms_search_n_team_test
43: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
43: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (362 ms)
43: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
43: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (335 ms)
43: [----------] 2 tests from std_algorithms_search_n_team_test (697 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 11 tests from 7 test suites ran. (3302 ms total)
43: [  PASSED  ] 11 tests.
43/54 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    3.47 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

44: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
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 3 tests from 3 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_min_element_team_test
44: [ RUN      ] std_algorithms_min_element_team_test.test
44: [       OK ] std_algorithms_min_element_team_test.test (883 ms)
44: [----------] 1 test from std_algorithms_min_element_team_test (883 ms total)
44: 
44: [----------] 1 test from std_algorithms_max_element_team_test
44: [ RUN      ] std_algorithms_max_element_team_test.test
44: [       OK ] std_algorithms_max_element_team_test.test (862 ms)
44: [----------] 1 test from std_algorithms_max_element_team_test (862 ms total)
44: 
44: [----------] 1 test from std_algorithms_minmax_element_team_test
44: [ RUN      ] std_algorithms_minmax_element_team_test.test
44: [       OK ] std_algorithms_minmax_element_team_test.test (943 ms)
44: [----------] 1 test from std_algorithms_minmax_element_team_test (943 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 3 tests from 3 test suites ran. (2689 ms total)
44: [  PASSED  ] 3 tests.
44/54 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    2.86 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

45: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
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 6 tests from 6 test suites.
45: [----------] Global test environment set-up.
45: [----------] 1 test from std_algorithms_fill_team_test
45: [ RUN      ] std_algorithms_fill_team_test.test
45: [       OK ] std_algorithms_fill_team_test.test (392 ms)
45: [----------] 1 test from std_algorithms_fill_team_test (392 ms total)
45: 
45: [----------] 1 test from std_algorithms_fill_n_team_test
45: [ RUN      ] std_algorithms_fill_n_team_test.test
45: [       OK ] std_algorithms_fill_n_team_test.test (477 ms)
45: [----------] 1 test from std_algorithms_fill_n_team_test (477 ms total)
45: 
45: [----------] 1 test from std_algorithms_replace_team_test
45: [ RUN      ] std_algorithms_replace_team_test.test
45: [       OK ] std_algorithms_replace_team_test.test (559 ms)
45: [----------] 1 test from std_algorithms_replace_team_test (559 ms total)
45: 
45: [----------] 1 test from std_algorithms_replace_if_team_test
45: [ RUN      ] std_algorithms_replace_if_team_test.test
45: [       OK ] std_algorithms_replace_if_team_test.test (499 ms)
45: [----------] 1 test from std_algorithms_replace_if_team_test (499 ms total)
45: 
45: [----------] 1 test from std_algorithms_replace_copy_team_test
45: [ RUN      ] std_algorithms_replace_copy_team_test.test
45: [       OK ] std_algorithms_replace_copy_team_test.test (491 ms)
45: [----------] 1 test from std_algorithms_replace_copy_team_test (491 ms total)
45: 
45: [----------] 1 test from std_algorithms_replace_copy_if_team_test
45: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
45: [       OK ] std_algorithms_replace_copy_if_team_test.test (547 ms)
45: [----------] 1 test from std_algorithms_replace_copy_if_team_test (548 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 6 tests from 6 test suites ran. (2968 ms total)
45: [  PASSED  ] 6 tests.
45/54 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    3.14 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

46: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
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_reverse_team_test
46: [ RUN      ] std_algorithms_reverse_team_test.test
46: [       OK ] std_algorithms_reverse_team_test.test (416 ms)
46: [----------] 1 test from std_algorithms_reverse_team_test (416 ms total)
46: 
46: [----------] 1 test from std_algorithms_reverse_copy_team_test
46: [ RUN      ] std_algorithms_reverse_copy_team_test.test
46: [       OK ] std_algorithms_reverse_copy_team_test.test (466 ms)
46: [----------] 1 test from std_algorithms_reverse_copy_team_test (467 ms total)
46: 
46: [----------] 1 test from std_algorithms_rotate_team_test
46: [ RUN      ] std_algorithms_rotate_team_test.test
46: [       OK ] std_algorithms_rotate_team_test.test (802 ms)
46: [----------] 1 test from std_algorithms_rotate_team_test (802 ms total)
46: 
46: [----------] 1 test from std_algorithms_rotate_copy_team_test
46: [ RUN      ] std_algorithms_rotate_copy_team_test.test
46: [       OK ] std_algorithms_rotate_copy_team_test.test (865 ms)
46: [----------] 1 test from std_algorithms_rotate_copy_team_test (866 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 4 tests from 4 test suites ran. (2552 ms total)
46: [  PASSED  ] 4 tests.
46/54 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    2.72 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

47: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
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 4 tests from 4 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_move_team_test
47: [ RUN      ] std_algorithms_move_team_test.test
47: [       OK ] std_algorithms_move_team_test.test (735 ms)
47: [----------] 1 test from std_algorithms_move_team_test (735 ms total)
47: 
47: [----------] 1 test from std_algorithms_move_backward_team_test
47: [ RUN      ] std_algorithms_move_backward_team_test.test
47: [       OK ] std_algorithms_move_backward_team_test.test (761 ms)
47: [----------] 1 test from std_algorithms_move_backward_team_test (761 ms total)
47: 
47: [----------] 1 test from std_algorithms_shift_left_team_test
47: [ RUN      ] std_algorithms_shift_left_team_test.test
47: [       OK ] std_algorithms_shift_left_team_test.test (2313 ms)
47: [----------] 1 test from std_algorithms_shift_left_team_test (2313 ms total)
47: 
47: [----------] 1 test from std_algorithms_shift_right_team_test
47: [ RUN      ] std_algorithms_shift_right_team_test.test
47: [       OK ] std_algorithms_shift_right_team_test.test (2313 ms)
47: [----------] 1 test from std_algorithms_shift_right_team_test (2313 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 4 tests from 4 test suites ran. (6125 ms total)
47: [  PASSED  ] 4 tests.
47/54 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed    6.30 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

48: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
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 9 tests from 9 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_copy_team_test
48: [ RUN      ] std_algorithms_copy_team_test.test
48: [       OK ] std_algorithms_copy_team_test.test (927 ms)
48: [----------] 1 test from std_algorithms_copy_team_test (927 ms total)
48: 
48: [----------] 1 test from std_algorithms_copy_n_team_test
48: [ RUN      ] std_algorithms_copy_n_team_test.test
48: [       OK ] std_algorithms_copy_n_team_test.test (609 ms)
48: [----------] 1 test from std_algorithms_copy_n_team_test (609 ms total)
48: 
48: [----------] 1 test from std_algorithms_copy_backward_team_test
48: [ RUN      ] std_algorithms_copy_backward_team_test.test
48: [       OK ] std_algorithms_copy_backward_team_test.test (616 ms)
48: [----------] 1 test from std_algorithms_copy_backward_team_test (616 ms total)
48: 
48: [----------] 1 test from std_algorithms_copy_if_team_test
48: [ RUN      ] std_algorithms_copy_if_team_test.test
48: [       OK ] std_algorithms_copy_if_team_test.test (604 ms)
48: [----------] 1 test from std_algorithms_copy_if_team_test (605 ms total)
48: 
48: [----------] 1 test from std_algorithms_unique_copy_team_test
48: [ RUN      ] std_algorithms_unique_copy_team_test.test
48: [       OK ] std_algorithms_unique_copy_team_test.test (598 ms)
48: [----------] 1 test from std_algorithms_unique_copy_team_test (598 ms total)
48: 
48: [----------] 1 test from std_algorithms_remove_team_test
48: [ RUN      ] std_algorithms_remove_team_test.test
48: [       OK ] std_algorithms_remove_team_test.test (580 ms)
48: [----------] 1 test from std_algorithms_remove_team_test (580 ms total)
48: 
48: [----------] 1 test from std_algorithms_remove_if_team_test
48: [ RUN      ] std_algorithms_remove_if_team_test.test
48: [       OK ] std_algorithms_remove_if_team_test.test (522 ms)
48: [----------] 1 test from std_algorithms_remove_if_team_test (522 ms total)
48: 
48: [----------] 1 test from std_algorithms_remove_copy_team_test
48: [ RUN      ] std_algorithms_remove_copy_team_test.test
48: [       OK ] std_algorithms_remove_copy_team_test.test (675 ms)
48: [----------] 1 test from std_algorithms_remove_copy_team_test (676 ms total)
48: 
48: [----------] 1 test from std_algorithms_remove_copy_if_team_test
48: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
48: [       OK ] std_algorithms_remove_copy_if_team_test.test (539 ms)
48: [----------] 1 test from std_algorithms_remove_copy_if_team_test (540 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 9 tests from 9 test suites ran. (5676 ms total)
48: [  PASSED  ] 9 tests.
48/54 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed    5.86 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

49: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
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 4 tests from 4 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_unique_team_test
49: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
49: [       OK ] std_algorithms_unique_team_test.test_default_predicate (789 ms)
49: [----------] 1 test from std_algorithms_unique_team_test (789 ms total)
49: 
49: [----------] 1 test from std_algorithms_adjacent_difference_team_test
49: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
49: [       OK ] std_algorithms_adjacent_difference_team_test.test (1097 ms)
49: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1097 ms total)
49: 
49: [----------] 1 test from std_algorithms_reduce_team_test
49: [ RUN      ] std_algorithms_reduce_team_test.test
49: [       OK ] std_algorithms_reduce_team_test.test (948 ms)
49: [----------] 1 test from std_algorithms_reduce_team_test (948 ms total)
49: 
49: [----------] 1 test from std_algorithms_transform_reduce_team_test
49: [ RUN      ] std_algorithms_transform_reduce_team_test.test
49: [       OK ] std_algorithms_transform_reduce_team_test.test (1718 ms)
49: [----------] 1 test from std_algorithms_transform_reduce_team_test (1719 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 4 tests from 4 test suites ran. (4555 ms total)
49: [  PASSED  ] 4 tests.
49/54 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    4.72 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

50: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
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 18 tests from 5 test suites.
50: [----------] Global test environment set-up.
50: [----------] 2 tests from std_algorithms_is_sorted_team_test
50: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
50: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (944 ms)
50: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
50: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (516 ms)
50: [----------] 2 tests from std_algorithms_is_sorted_team_test (1460 ms total)
50: 
50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
50: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
50: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (13 ms)
50: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
50: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms)
50: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
50: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (471 ms)
50: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
50: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (854 ms)
50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1354 ms total)
50: 
50: [----------] 4 tests from std_algorithms_is_partitioned_team_test
50: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
50: [       OK ] std_algorithms_is_partitioned_team_test.empty (6 ms)
50: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
50: [       OK ] std_algorithms_is_partitioned_team_test.all_true (419 ms)
50: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
50: [       OK ] std_algorithms_is_partitioned_team_test.all_false (420 ms)
50: [ RUN      ] std_algorithms_is_partitioned_team_test.random
50: [       OK ] std_algorithms_is_partitioned_team_test.random (222 ms)
50: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1070 ms total)
50: 
50: [----------] 4 tests from std_algorithms_partition_copy_team_test
50: [ RUN      ] std_algorithms_partition_copy_team_test.empty
50: [       OK ] std_algorithms_partition_copy_team_test.empty (11 ms)
50: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
50: [       OK ] std_algorithms_partition_copy_team_test.all_true (923 ms)
50: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
50: [       OK ] std_algorithms_partition_copy_team_test.all_false (915 ms)
50: [ RUN      ] std_algorithms_partition_copy_team_test.random
50: [       OK ] std_algorithms_partition_copy_team_test.random (625 ms)
50: [----------] 4 tests from std_algorithms_partition_copy_team_test (2477 ms total)
50: 
50: [----------] 4 tests from std_algorithms_partition_point_team_test
50: [ RUN      ] std_algorithms_partition_point_team_test.empty
50: [       OK ] std_algorithms_partition_point_team_test.empty (7 ms)
50: [ RUN      ] std_algorithms_partition_point_team_test.all_true
50: [       OK ] std_algorithms_partition_point_team_test.all_true (426 ms)
50: [ RUN      ] std_algorithms_partition_point_team_test.all_false
50: [       OK ] std_algorithms_partition_point_team_test.all_false (422 ms)
50: [ RUN      ] std_algorithms_partition_point_team_test.random
50: [       OK ] std_algorithms_partition_point_team_test.random (220 ms)
50: [----------] 4 tests from std_algorithms_partition_point_team_test (1076 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 18 tests from 5 test suites ran. (7440 ms total)
50: [  PASSED  ] 18 tests.
50/54 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed    7.61 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

51: Test command: /var/jenkins/workspace/Kokkos_PR-7653/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
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 5 tests from 4 test suites.
51: [----------] Global test environment set-up.
51: [----------] 2 tests from std_algorithms_transform_team_test
51: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
51: [       OK ] std_algorithms_transform_team_test.test_unary_op (1037 ms)
51: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
51: [       OK ] std_algorithms_transform_team_test.test_binary_op (1124 ms)
51: [----------] 2 tests from std_algorithms_transform_team_test (2162 ms total)
51: 
51: [----------] 1 test from std_algorithms_generate_team_test
51: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
51: [       OK ] std_algorithms_generate_team_test.test_unary_op (2160 ms)
51: [----------] 1 test from std_algorithms_generate_team_test (2160 ms total)
51: 
51: [----------] 1 test from std_algorithms_generate_n_team_test
51: [ RUN      ] std_algorithms_generate_n_team_test.test
51: [       OK ] std_algorithms_generate_n_team_test.test (496 ms)
51: [----------] 1 test from std_algorithms_generate_n_team_test (496 ms total)
51: 
51: [----------] 1 test from std_algorithms_swap_ranges_team_test
51: [ RUN      ] std_algorithms_swap_ranges_team_test.test
51: [       OK ] std_algorithms_swap_ranges_team_test.test (1013 ms)
51: [----------] 1 test from std_algorithms_swap_ranges_team_test (1014 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 5 tests from 4 test suites ran. (5833 ms total)
51: [  PASSED  ] 5 tests.
51/54 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    6.00 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

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

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

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

100% tests passed, 0 tests failed out of 54

Label Time Summary:
Kokkos    = 267.65 sec*proc (54 tests)

Total Test time (real) = 267.78 sec
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 50410a2fcb98cdcfe353773464c7d7861de9de8ff62769f8da2f898831ebfa18
INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7653' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes 50410a2fcb98cdcfe353773464c7d7861de9de8ff62769f8da2f898831ebfa18
[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

GitHub has been notified of this commit’s build result

Finished: SUCCESS