Skip to content
Success

Console Output

Skipping 3,435 KB.. Full Log
16: /var/jenkins/workspace/Kokkos_PR-6469/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774a9]
16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083]
16: /var/jenkins/workspace/Kokkos_PR-6469/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555567590e]
16:  
16: demangled test_f3:
16: [0x55555570bb2d] Kokkos::Impl::save_stacktrace()
16: [0x55555567d923] Test::stacktrace_test_f1(std::ostream&)
16: [0x55555567e277] Test::stacktrace_test_f3(std::ostream&, int)
16: [0x55555567e28d] Test::stacktrace_test_f3(std::ostream&, int)
16: [0x55555567e28d] Test::stacktrace_test_f3(std::ostream&, int)
16: [0x55555567e28d] Test::stacktrace_test_f3(std::ostream&, int)
16: [0x55555567e28d] Test::stacktrace_test_f3(std::ostream&, int)
16: [0x5555556762e0] Test::test_stacktrace(bool, bool)
16: [0x555555676d19] Test::defaultdevicetype_stacktrace_normal_Test::TestBody()
16: [0x5555556bb2fe] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
16: [0x5555556b2df9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
16: [0x5555556871fe] testing::Test::Run()
16: [0x555555687c40] testing::TestInfo::Run()
16: [0x55555568853d] testing::TestSuite::Run()
16: [0x555555697edb] testing::internal::UnitTestImpl::RunAllTests()
16: [0x5555556bc3bf] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
16: [0x5555556b40bf] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
16: [0x555555696640] testing::UnitTest::Run()
16: [0x55555567894c] RUN_ALL_TESTS()
16: [0x5555556774a9] main
16: [0x7ffff5b5c083] __libc_start_main
16: [0x55555567590e] _start
16:  
16: Test setting std::terminate handler that prints the last saved stack trace
16: [       OK ] defaultdevicetype.stacktrace_normal (6 ms)
16: [----------] 1 test from defaultdevicetype (6 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 3 tests from 2 test suites ran. (485 ms total)
16: [  PASSED  ] 3 tests.
16/49 Test #16: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    1.23 sec
test 17
      Start 17: Kokkos_IncrementalTest_CUDA

17: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/core/unit_test/Kokkos_IncrementalTest_CUDA
17: Test timeout computed to be: 1500
17: [==========] Running 28 tests from 1 test suite.
17: [----------] Global test environment set-up.
17: [----------] 28 tests from CUDA
17: [ RUN      ] CUDA.IncrTest_01_execspace_typedef
17: [       OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
17: [ RUN      ] CUDA.IncrTest_01_execspace
17: Device Execution Space:
17:   KOKKOS_ENABLE_CUDA: yes
17: Cuda Options:
17:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
17:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
17:   KOKKOS_ENABLE_CUDA_UVM: no
17:   KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
17:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
17: 
17: Cuda Runtime Configuration:
17: macro  KOKKOS_ENABLE_CUDA      : defined
17: macro  CUDA_VERSION          = 11060 = version 11.6
17: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
17: Cuda
17: [       OK ] CUDA.IncrTest_01_execspace (0 ms)
17: [ RUN      ] CUDA.IncrTest_02_AtomicExchange
17: [       OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
17: [ RUN      ] CUDA.IncrTest_02_AtomicAdd
17: [       OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
17: [ RUN      ] CUDA.IncrTest_02_AtomicSub
17: [       OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
17: [ RUN      ] CUDA.IncrTest_03a_memspace_malloc
17: [       OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
17: [ RUN      ] CUDA.IncrTest_03b_memspace_free
17: [       OK ] CUDA.IncrTest_03b_memspace_free (2153 ms)
17: [ RUN      ] CUDA.IncrTest_04_simple_parallelFor
17: [       OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
17: [ RUN      ] CUDA.IncrTest_04_RangePolicy_parallelFor
17: [       OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
17: [ RUN      ] CUDA.IncrTest_05_reduction
17: [       OK ] CUDA.IncrTest_05_reduction (3 ms)
17: [ RUN      ] CUDA.IncrTest_06_mdrange2D
17: [       OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
17: [ RUN      ] CUDA.IncrTest_06_mdrange3D
17: [       OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
17: [ RUN      ] CUDA.IncrTest_06_mdrange4D
17: [       OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
17: [ RUN      ] CUDA.IncrTest_08_deep_copy_2D
17: [       OK ] CUDA.IncrTest_08_deep_copy_2D (3 ms)
17: [ RUN      ] CUDA.IncrTest_08_deep_copy_3D
17: [       OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
17: [ RUN      ] CUDA.IncrTest_08_deep_copy_4D
17: [       OK ] CUDA.IncrTest_08_deep_copy_4D (1 ms)
17: [ RUN      ] CUDA.IncrTest_10_Hierarchical_Basics
17: [       OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
17: [ RUN      ] CUDA.IncrTest_11a_Hierarchical_ForLoop
17: [       OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (3 ms)
17: [ RUN      ] CUDA.IncrTest_11b_Hierarchical_ForLoop
17: [       OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (3 ms)
17: [ RUN      ] CUDA.IncrTest_11c_Hierarchical_ForLoop
17: [       OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (2235 ms)
17: [ RUN      ] CUDA.IncrTest_12a_ThreadScratch
17: [       OK ] CUDA.IncrTest_12a_ThreadScratch (1 ms)
17: [ RUN      ] CUDA.IncrTest_12b_TeamScratch
17: [       OK ] CUDA.IncrTest_12b_TeamScratch (0 ms)
17: [ RUN      ] CUDA.IncrTest_13a_Hierarchical_Red
17: [       OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
17: [ RUN      ] CUDA.IncrTest_13b_Hierarchical_Red
17: [       OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
17: [ RUN      ] CUDA.IncrTest_13c_Hierarchical_Red
17: [       OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
17: [ RUN      ] CUDA.incr_14_MDrangeReduce
17: [       OK ] CUDA.incr_14_MDrangeReduce (0 ms)
17: [ RUN      ] CUDA.IncrTest_16_parallelscan
17: [       OK ] CUDA.IncrTest_16_parallelscan (0 ms)
17: [ RUN      ] CUDA.incr_17_atomicView
17: [       OK ] CUDA.incr_17_atomicView (0 ms)
17: [----------] 28 tests from CUDA (4412 ms total)
17: 
17: [----------] Global test environment tear-down
17: [==========] 28 tests from 1 test suite ran. (4413 ms total)
17: [  PASSED  ] 28 tests.
17/49 Test #17: Kokkos_IncrementalTest_CUDA .................   Passed    5.19 sec
test 18
      Start 18: Kokkos_IncrementalTest_SERIAL

18: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
18: Test timeout computed to be: 1500
18: [==========] Running 28 tests from 1 test suite.
18: [----------] Global test environment set-up.
18: [----------] 28 tests from SERIAL
18: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
18: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
18: [ RUN      ] SERIAL.IncrTest_01_execspace
18: Host Serial Execution Space:
18:   KOKKOS_ENABLE_SERIAL: yes
18: 
18: Serial Runtime Configuration:
18: Serial
18: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
18: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
18: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
18: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
18: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
18: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
18: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
18: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
18: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
18: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
18: [       OK ] SERIAL.IncrTest_03b_memspace_free (192 ms)
18: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
18: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
18: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
18: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
18: [ RUN      ] SERIAL.IncrTest_05_reduction
18: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
18: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
18: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
18: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
18: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
18: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
18: [       OK ] SERIAL.IncrTest_06_mdrange4D (1 ms)
18: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
18: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
18: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
18: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
18: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
18: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (2 ms)
18: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
18: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
18: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
18: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (6 ms)
18: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
18: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (5 ms)
18: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
18: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (3170 ms)
18: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
18: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (29 ms)
18: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
18: [       OK ] SERIAL.IncrTest_12b_TeamScratch (131 ms)
18: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
18: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
18: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
18: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
18: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
18: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
18: [ RUN      ] SERIAL.incr_14_MDrangeReduce
18: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
18: [ RUN      ] SERIAL.IncrTest_16_parallelscan
18: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
18: [ RUN      ] SERIAL.incr_17_atomicView
18: [       OK ] SERIAL.incr_17_atomicView (0 ms)
18: [----------] 28 tests from SERIAL (3542 ms total)
18: 
18: [----------] Global test environment tear-down
18: [==========] 28 tests from 1 test suite ran. (3542 ms total)
18: [  PASSED  ] 28 tests.
18/49 Test #18: Kokkos_IncrementalTest_SERIAL ...............   Passed    4.30 sec
test 19
      Start 19: Kokkos_CoreUnitTest_CTestDevice

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

20: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
20: Test timeout computed to be: 1500
20/49 Test #20: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ...   Passed    0.01 sec
test 21
      Start 21: Kokkos_PerformanceTest_TaskDag

21: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
21: Test timeout computed to be: 1500
21/49 Test #21: Kokkos_PerformanceTest_TaskDag ..............   Passed    0.01 sec
test 22
      Start 22: Kokkos_PerformanceTest_Benchmark

22: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2023-12-28_T17-38-46.json"
22: Test timeout computed to be: 1500
22: 2023-12-28T18:25:24+00:00
22: Running /var/jenkins/workspace/Kokkos_PR-6469/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
22: Run on (6 X 2095.08 MHz CPU s)
22: CPU Caches:
22:   L1 Data 32 KiB (x6)
22:   L1 Instruction 32 KiB (x6)
22:   L2 Unified 4096 KiB (x6)
22:   L3 Unified 16384 KiB (x6)
22: Load Average: 1.47, 2.24, 4.15
22: CPU architecture: none
22: Default Device: N6Kokkos4CudaE
22: GPU architecture: VOLTA70
22: KOKKOS_COMPILER_GNU: 940
22: KOKKOS_COMPILER_NVCC: 1160
22: KOKKOS_ENABLE_ASM: yes
22: KOKKOS_ENABLE_CUDA: yes
22: KOKKOS_ENABLE_CUDA_LAMBDA: yes
22: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
22: KOKKOS_ENABLE_CUDA_UVM: no
22: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
22: KOKKOS_ENABLE_CXX17: yes
22: KOKKOS_ENABLE_CXX20: no
22: KOKKOS_ENABLE_CXX23: no
22: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
22: KOKKOS_ENABLE_HBWSPACE: no
22: KOKKOS_ENABLE_HWLOC: no
22: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
22: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
22: KOKKOS_ENABLE_LIBDL: no
22: KOKKOS_ENABLE_LIBRT: no
22: KOKKOS_ENABLE_PRAGMA_IVDEP: no
22: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
22: KOKKOS_ENABLE_PRAGMA_UNROLL: no
22: KOKKOS_ENABLE_PRAGMA_VECTOR: no
22: KOKKOS_ENABLE_SERIAL: yes
22: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
22: Kokkos Version: 4.2.99
22: macro  KOKKOS_ENABLE_CUDA: defined
22: platform: 64bit
22: ***WARNING*** Library was built as DEBUG. Timings may be affected.
22: ---------------------------------------------------------------------------------------------------------------------------------------------------
22: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
22: ---------------------------------------------------------------------------------------------------------------------------------------------------
22: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.016 s         0.018 s             5       1024        15.5156u
22: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.016 s         0.018 s             5     2.048k        7.77603u
22: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.016 s         0.020 s             5     4.096k         3.8798u
22: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.016 s         0.024 s             5     8.192k        1.94578u
22: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.016 s         0.032 s             5    16.384k         986.79n
22: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.017 s         0.048 s             5    32.768k        506.159n
22: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.018 s         0.081 s             5    65.536k        269.204n
22: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.019 s         0.151 s             5   131.072k        142.429n
22: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.021 s         0.289 s             5   262.144k         79.138n
22: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.029 s         0.568 s             5   524.288k        55.9291n
22: ----------------------------------------------------------------------------------------------------------------------------------------------
22: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
22: ----------------------------------------------------------------------------------------------------------------------------------------------
22: CustomReduction<double>/N:100000/R:1000/manual_time                                0.004 s         0.026 s           158 40.8217k/s       11.5
22: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
22: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
22: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
22: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.636 s         0.635 s             1       0.0830978    0.0842992               0.0827978            0.0827066   0.0414496       0.0413912
22: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
22: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
22: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
22: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.050 s         0.050 s            14        6.59027m      6.6012m                6.58235m                  6.58008m    3.29665m        3.29436m
22: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.467 s         0.463 s             2       0.0660953    0.0660652               0.0560346                 0.0559853   0.0279941       0.0280242
22: ---------------------------------------------------------------------------------------------------------------------------------------------------
22: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
22: ---------------------------------------------------------------------------------------------------------------------------------------------------
22: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        15.4629n
22: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        8.03564n
22: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        4.37915n
22: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        1.99097n
22: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1071.59p
22: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        781.616p
22: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k        666.824p
22: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        495.468p
22: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k        399.731p
22: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        410.608p
22: -----------------------------------------------------------------------------------------------------------------------------------
22: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
22: -----------------------------------------------------------------------------------------------------------------------------------
22: Malloc/N:1/manual_time                                                              9.92 us         21.3 us        70562 100.834k/s
22: Malloc/N:16/manual_time                                                             10.1 us         21.6 us        70536 99.3751k/s
22: Malloc/N:256/manual_time                                                            10.3 us         22.1 us        67788 96.9054k/s
22: Malloc/N:4096/manual_time                                                           10.3 us         22.0 us        67711 96.9799k/s
22: Malloc/N:65536/manual_time                                                          10.3 us         22.0 us        68017 96.9672k/s
22: Malloc/N:1048576/manual_time                                                        71.4 us          129 us         9763  14.005k/s
22: Malloc/N:16777216/manual_time                                                        303 us          210 us         7456 3.29593k/s
22: Malloc/N:268435456/manual_time                                                      6080 us          774 us          100  164.467/s
22: Malloc/N:4294967296/manual_time                                                   114953 us         9102 us            9   8.6992/s
22: MallocFree/N:1/manual_time                                                          21.4 us         21.4 us        32583  46.776k/s
22: MallocFree/N:16/manual_time                                                         21.3 us         21.3 us        32870 46.9261k/s
22: MallocFree/N:256/manual_time                                                        21.2 us         21.3 us        33043 47.0864k/s
22: MallocFree/N:4096/manual_time                                                       21.2 us         21.3 us        33062 47.0665k/s
22: MallocFree/N:65536/manual_time                                                      21.2 us         21.2 us        32888 47.1432k/s
22: MallocFree/N:1048576/manual_time                                                     129 us          129 us         5421 7.73632k/s
22: MallocFree/N:16777216/manual_time                                                    333 us          203 us         4222 3.00349k/s
22: MallocFree/N:268435456/manual_time                                                  6405 us          770 us          106  156.127/s
22: MallocFree/N:4294967296/manual_time                                               117334 us         9505 us            9  8.52265/s
22: MallocTouch/N:1/manual_time                                                         14.8 us         26.7 us        47208 67.5535k/s
22: MallocTouch/N:16/manual_time                                                        14.8 us         26.7 us        47709  67.612k/s
22: MallocTouch/N:256/manual_time                                                       14.8 us         26.7 us        47318 67.6788k/s
22: MallocTouch/N:4096/manual_time                                                      24.6 us         36.6 us        28396 40.7138k/s
22: MallocTouch/N:65536/manual_time                                                     24.6 us         36.7 us        28464   40.57k/s
22: MallocTouch/N:1048576/manual_time                                                   91.1 us          152 us         7695 10.9816k/s
22: MallocTouch/N:16777216/manual_time                                                   273 us          241 us         5751 3.65654k/s
22: MallocTouch/N:268435456/manual_time                                                 6157 us          947 us          102  162.409/s
22: MallocTouch/N:4294967296/manual_time                                              103368 us        11125 us            6  9.67418/s
22: MallocTouchFree/N:1/manual_time                                                     26.5 us         26.5 us        26321 37.7676k/s
22: MallocTouchFree/N:16/manual_time                                                    26.3 us         26.3 us        26553 38.0561k/s
22: MallocTouchFree/N:256/manual_time                                                   26.3 us         26.3 us        26593 38.0426k/s
22: MallocTouchFree/N:4096/manual_time                                                  36.3 us         36.3 us        19220 27.5161k/s
22: MallocTouchFree/N:65536/manual_time                                                 36.4 us         36.4 us        19183 27.4988k/s
22: MallocTouchFree/N:1048576/manual_time                                                152 us          151 us         4554 6.59328k/s
22: MallocTouchFree/N:16777216/manual_time                                               299 us          230 us         3513 3.34326k/s
22: MallocTouchFree/N:268435456/manual_time                                             6527 us          939 us          110  153.213/s
22: MallocTouchFree/N:4294967296/manual_time                                          126793 us        11758 us            9  7.88689/s
22: ----------------------------------------------------------------------------------------------------------------------------------------------
22: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
22: ----------------------------------------------------------------------------------------------------------------------------------------------
22: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.017 s         0.002 s           100  45.8419/s        800
22: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.003 s            38   43.528/s        800
22: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            38  43.6606/s        800
22: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38  43.5917/s        800
22: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.003 s            38  43.8262/s        800
22: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38  43.5833/s        800
22: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.003 s            38  43.6526/s        800
22: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38   43.644/s        800
22: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            38  43.5815/s        800
22: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38  43.5885/s        800
22: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            38   43.529/s        800
22: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.002 s            38  43.5936/s        800
22: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.002 s            38  43.5924/s        800
22: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.003 s            38  43.6605/s        800
22: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.018 s         0.003 s            38  43.6033/s        800
22: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.018 s         0.003 s            38  43.6109/s        800
22: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           393  910.509/s       1.6k
22: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           411  967.976/s       1.6k
22: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           410   965.24/s       1.6k
22: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  968.007/s       1.6k
22: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           410  965.545/s       1.6k
22: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.915/s       1.6k
22: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           410   965.41/s       1.6k
22: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           150  342.364/s       1.6k
22: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.011 s         0.011 s            58  142.196/s       1.6k
22: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           410  965.491/s       1.6k
22: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           166  379.864/s       1.6k
22: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.004 s         0.004 s           181  403.969/s       1.6k
22: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           410  967.965/s       1.6k
22: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           410  965.453/s       1.6k
22: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.905/s       1.6k
22: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           410  965.166/s       1.6k
22: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.012 s         0.012 s            56  131.058/s       1.6k
22: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.013 s         0.013 s            53  125.235/s       1.6k
22: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.005 s         0.005 s           131  315.958/s       1.6k
22: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.008 s         0.008 s            85    208.5/s       1.6k
22: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           410  965.432/s       1.6k
22: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.871/s       1.6k
22: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.024 s         0.024 s            28  65.7218/s       1.6k
22: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.012 s         0.012 s            56  129.468/s       1.6k
22: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           410  965.279/s       1.6k
22: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.797/s       1.6k
22: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.020 s         0.019 s            35  81.9709/s       1.6k
22: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.008 s         0.008 s            86  200.273/s       1.6k
22: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.002 s         0.002 s           410  965.305/s       1.6k
22: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.002 s         0.002 s           409  967.792/s       1.6k
22: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.020 s         0.020 s            35  79.8507/s       1.6k
22: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.007 s         0.007 s            96    223.5/s       1.6k
22: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.002 s         0.002 s           424  1000.22/s       1.6k
22: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.002 s         0.002 s           424  1000.17/s       1.6k
22: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.002 s         0.002 s           424  1000.31/s       1.6k
22: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.002 s         0.002 s           424  1000.02/s       1.6k
22: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           658  751.506/s        800
22: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           657  751.404/s        800
22: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           657  750.492/s        800
22: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           657  751.471/s        800
22: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           658  751.061/s        800
22: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           655  748.673/s        800
22: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           655   748.74/s        800
22: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           655  748.351/s        800
22: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           654  748.678/s        800
22: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           655   748.72/s        800
22: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           655  748.667/s        800
22: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           655  748.496/s        800
22: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           655  748.725/s        800
22: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           655  748.525/s        800
22: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.001 s         0.001 s           655  747.611/s        800
22: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.001 s         0.001 s           655  748.537/s        800
22: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.001 s         0.001 s           656  749.759/s        800
22: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.001 s         0.001 s           656  749.681/s        800
22: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10  4.5092k/s       1.6k
22: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.68255k/s       1.6k
22: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.72228k/s       1.6k
22: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10  2.6998k/s       1.6k
22: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.55525k/s       1.6k
22: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.09716k/s       1.6k
22: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 6.21349k/s       1.6k
22: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.13511k/s       1.6k
22: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10  3.1745k/s       1.6k
22: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 3.16514k/s       1.6k
22: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 4.40911k/s       1.6k
22: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10  2.5339k/s       1.6k
22: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.64999k/s       1.6k
22: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 2.29622k/s       1.6k
22: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 1.37826k/s       1.6k
22: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.32521k/s       1.6k
22: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 3.11495k/s       1.6k
22: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 2.64715k/s       1.6k
22: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 1.44997k/s       1.6k
22: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.43032k/s       1.6k
22: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 1.18427k/s       1.6k
22: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.001 s         0.001 s            10 1.15058k/s       1.6k
22: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.001 s         0.001 s            10 1.26566k/s       1.6k
22: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.001 s         0.001 s            10 1.22622k/s       1.6k
22: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.001 s         0.001 s            10 2.51332k/s       1.6k
22: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.004 s         0.001 s            10  361.875/s       1.6k
22: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.001 s            10    451.8/s       1.6k
22: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  421.114/s       1.6k
22: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.004 s         0.001 s            10   417.22/s       1.6k
22: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.004 s         0.001 s            10  440.723/s       1.6k
22: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.004 s         0.001 s            10  434.365/s       1.6k
22: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.004 s         0.001 s            10  425.883/s       1.6k
22: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.023 s         0.004 s            10  69.9311/s       1.6k
22: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.023 s         0.004 s            10  69.1449/s       1.6k
22/49 Test #22: Kokkos_PerformanceTest_Benchmark ............   Passed  129.70 sec
test 23
      Start 23: Kokkos_Benchmark_Atomic_MinMax

23: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2023-12-28_T17-38-46.json"
23: Test timeout computed to be: 1500
23: 2023-12-28T18:27:34+00:00
23: Running /var/jenkins/workspace/Kokkos_PR-6469/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
23: Run on (6 X 2095.08 MHz CPU s)
23: CPU Caches:
23:   L1 Data 32 KiB (x6)
23:   L1 Instruction 32 KiB (x6)
23:   L2 Unified 4096 KiB (x6)
23:   L3 Unified 16384 KiB (x6)
23: Load Average: 0.92, 1.73, 3.71
23: CPU architecture: none
23: Default Device: N6Kokkos4CudaE
23: GPU architecture: VOLTA70
23: KOKKOS_COMPILER_GNU: 940
23: KOKKOS_COMPILER_NVCC: 1160
23: KOKKOS_ENABLE_ASM: yes
23: KOKKOS_ENABLE_CUDA: yes
23: KOKKOS_ENABLE_CUDA_LAMBDA: yes
23: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
23: KOKKOS_ENABLE_CUDA_UVM: no
23: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
23: KOKKOS_ENABLE_CXX17: yes
23: KOKKOS_ENABLE_CXX20: no
23: KOKKOS_ENABLE_CXX23: no
23: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
23: KOKKOS_ENABLE_HBWSPACE: no
23: KOKKOS_ENABLE_HWLOC: no
23: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
23: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
23: KOKKOS_ENABLE_LIBDL: no
23: KOKKOS_ENABLE_LIBRT: no
23: KOKKOS_ENABLE_PRAGMA_IVDEP: no
23: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
23: KOKKOS_ENABLE_PRAGMA_UNROLL: no
23: KOKKOS_ENABLE_PRAGMA_VECTOR: no
23: KOKKOS_ENABLE_SERIAL: yes
23: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
23: Kokkos Version: 4.2.99
23: macro  KOKKOS_ENABLE_CUDA: defined
23: platform: 64bit
23: ***WARNING*** Library was built as DEBUG. Timings may be affected.
23: ----------------------------------------------------------------------------------------------------------------------------------------
23: Benchmark                                                                                              Time             CPU   Iterations
23: ----------------------------------------------------------------------------------------------------------------------------------------
23: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
23: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
23: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
23: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
23: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
23: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
23: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
23: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
23: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
23: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
23: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
23: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
23: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
23: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
23: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
23: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
23: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
23: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
23: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
23: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
23: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
23: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
23: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
23: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
23: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
23: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
23: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
23: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
23: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
23: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
23: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
23: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
23: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
23: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
23: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
23: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
23: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
23: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
23: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
23: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
23: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
23: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
23: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
23: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
23: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
23: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
23: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
23: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
23/49 Test #23: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    0.81 sec
test 24
      Start 24: Kokkos_PerformanceTest_Mempool

24: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2023-12-28_T17-38-46.json"
24: Test timeout computed to be: 1500
24: 2023-12-28T18:27:34+00:00
24: Running /var/jenkins/workspace/Kokkos_PR-6469/build/core/perf_test/Kokkos_PerformanceTest_Mempool
24: Run on (6 X 2095.08 MHz CPU s)
24: CPU Caches:
24:   L1 Data 32 KiB (x6)
24:   L1 Instruction 32 KiB (x6)
24:   L2 Unified 4096 KiB (x6)
24:   L3 Unified 16384 KiB (x6)
24: Load Average: 0.92, 1.73, 3.71
24: CPU architecture: none
24: Default Device: N6Kokkos4CudaE
24: GPU architecture: VOLTA70
24: KOKKOS_COMPILER_GNU: 940
24: KOKKOS_COMPILER_NVCC: 1160
24: KOKKOS_ENABLE_ASM: yes
24: KOKKOS_ENABLE_CUDA: yes
24: KOKKOS_ENABLE_CUDA_LAMBDA: yes
24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
24: KOKKOS_ENABLE_CUDA_UVM: no
24: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
24: KOKKOS_ENABLE_CXX17: yes
24: KOKKOS_ENABLE_CXX20: no
24: KOKKOS_ENABLE_CXX23: no
24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
24: KOKKOS_ENABLE_HBWSPACE: no
24: KOKKOS_ENABLE_HWLOC: no
24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
24: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
24: KOKKOS_ENABLE_LIBDL: no
24: KOKKOS_ENABLE_LIBRT: no
24: KOKKOS_ENABLE_PRAGMA_IVDEP: no
24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
24: KOKKOS_ENABLE_PRAGMA_UNROLL: no
24: KOKKOS_ENABLE_PRAGMA_VECTOR: no
24: KOKKOS_ENABLE_SERIAL: yes
24: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
24: Kokkos Version: 4.2.99
24: macro  KOKKOS_ENABLE_CUDA: defined
24: platform: 64bit
24: ***WARNING*** Library was built as DEBUG. Timings may be affected.
24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          4419                41.886M/s
24: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
24: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s         17554                279.608M/s
24/49 Test #24: Kokkos_PerformanceTest_Mempool ..............   Passed    8.60 sec
test 25
      Start 25: Kokkos_PerformanceTest_Atomic

25: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2023-12-28_T17-38-46.json"
25: Test timeout computed to be: 1500
25: 2023-12-28T18:27:43+00:00
25: Running /var/jenkins/workspace/Kokkos_PR-6469/build/core/perf_test/Kokkos_PerformanceTest_Atomic
25: Run on (6 X 2095.08 MHz CPU s)
25: CPU Caches:
25:   L1 Data 32 KiB (x6)
25:   L1 Instruction 32 KiB (x6)
25:   L2 Unified 4096 KiB (x6)
25:   L3 Unified 16384 KiB (x6)
25: Load Average: 0.93, 1.70, 3.68
25: CPU architecture: none
25: Default Device: N6Kokkos4CudaE
25: GPU architecture: VOLTA70
25: KOKKOS_COMPILER_GNU: 940
25: KOKKOS_COMPILER_NVCC: 1160
25: KOKKOS_ENABLE_ASM: yes
25: KOKKOS_ENABLE_CUDA: yes
25: KOKKOS_ENABLE_CUDA_LAMBDA: yes
25: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
25: KOKKOS_ENABLE_CUDA_UVM: no
25: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
25: KOKKOS_ENABLE_CXX17: yes
25: KOKKOS_ENABLE_CXX20: no
25: KOKKOS_ENABLE_CXX23: no
25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes
25: KOKKOS_ENABLE_HBWSPACE: no
25: KOKKOS_ENABLE_HWLOC: no
25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
25: KOKKOS_ENABLE_INTEL_MM_ALLOC: no
25: KOKKOS_ENABLE_LIBDL: no
25: KOKKOS_ENABLE_LIBRT: no
25: KOKKOS_ENABLE_PRAGMA_IVDEP: no
25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
25: KOKKOS_ENABLE_PRAGMA_UNROLL: no
25: KOKKOS_ENABLE_PRAGMA_VECTOR: no
25: KOKKOS_ENABLE_SERIAL: yes
25: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected
25: Kokkos Version: 4.2.99
25: macro  KOKKOS_ENABLE_CUDA: defined
25: platform: 64bit
25: ***WARNING*** Library was built as DEBUG. Timings may be affected.
25: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
25: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25: Test_Atomic<int>/100000/iterations:10                          1.07 s          1.06 s            10          1            4    1.91276m         1.2823m    4.51598m     704.983M         188.896k     704.983M
25: Test_Atomic<long int>/100000/iterations:10                     1.07 s          1.07 s            10          1            8    2.56987m        1.23093m    4.61872m     4.99995G          714.32k     4.99995G
25: Test_Atomic<long long int>/100000/iterations:10                3.19 s          3.18 s            10          1            8     5.04061        1.53655m    4.33138m     4.99995G         603.648k     4.99995G
25: Test_Atomic<unsigned int>/100000/iterations:10                 1.05 s          1.05 s            10          1            4    1.87695m        1.33019m    4.33147m     704.983M         788.512k     704.983M
25: Test_Atomic<unsigned long int>/100000/iterations:10            1.05 s          1.04 s            10          1            8    2.59922m        1.27674m    4.45369m     4.99995G         713.136k     4.99995G
25: Test_Atomic<unsigned long long int>/100000/iterations:10       3.17 s          3.16 s            10          1            8     5.32803        1.47971m    4.58007m     4.99995G         605.664k     4.99995G
25: Test_Atomic<float>/100000/iterations:10                        1.05 s          1.05 s            10          0            4    3.83765m        1.26831m    4.41737m     5.00002G         672.608k     4.99989G
25: Test_Atomic<double>/100000/iterations:10                       1.05 s          1.05 s            10          1            8    3.89187m        1.29317m    4.60364m     4.99995G         622.928k     4.99995G
25: Test_Atomic<int>/100000/iterations:10                          1.06 s          1.06 s            10          1            4    2.21494m        1.34465m    5.02502m     704.983M         621.728k     704.983M
25/49 Test #25: Kokkos_PerformanceTest_Atomic ...............   Passed  138.32 sec
test 26
      Start 26: Kokkos_ContainersUnitTest_Serial

26: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
26: Test timeout computed to be: 1500
26: [==========] Running 62 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 62 tests from serial
26: [ RUN      ] serial.bitset
26: [       OK ] serial.bitset (11531 ms)
26: [ RUN      ] serial.bitset_default_constructor_no_alloc
26: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
26: [ RUN      ] serial.dualview_combination
26: [       OK ] serial.dualview_combination (0 ms)
26: [ RUN      ] serial.dualview_alloc
26: [       OK ] serial.dualview_alloc (0 ms)
26: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
26: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
26: [ RUN      ] serial.dualview_combinations_without_init
26: [       OK ] serial.dualview_combinations_without_init (0 ms)
26: [ RUN      ] serial.dualview_deep_copy
26: [       OK ] serial.dualview_deep_copy (0 ms)
26: [ RUN      ] serial.dualview_realloc
26: [       OK ] serial.dualview_realloc (0 ms)
26: [ RUN      ] serial.dualview_resize
26: [       OK ] serial.dualview_resize (0 ms)
26: [ RUN      ] serial.dualview_device_correct_kokkos_device
26: [       OK ] serial.dualview_device_correct_kokkos_device (1 ms)
26: [ RUN      ] serial.dualview_host_correct_kokkos_device
26: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
26: [ RUN      ] serial.dualview_host_modify_template_device_sync
26: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
26: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
26: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
26: [ RUN      ] serial.dualview_device_modify_template_host_sync
26: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
26: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
26: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
26: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
26: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
26: [ RUN      ] serial.dynamic_view
26: [       OK ] serial.dynamic_view (122 ms)
26: [ RUN      ] serial.dyn_rank_view_api_generic
26: [       OK ] serial.dyn_rank_view_api_generic (44 ms)
26: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
26: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
26: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
26: /var/jenkins/workspace/Kokkos_PR-6469/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
26: skipping since not default execution space
26: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
26: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
26: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
26: [ RUN      ] serial.ErrorReporterViaLambda
26: [       OK ] serial.ErrorReporterViaLambda (0 ms)
26: [ RUN      ] serial.ErrorReporter
26: [       OK ] serial.ErrorReporter (0 ms)
26: [ RUN      ] serial.offsetview_construction
26: [       OK ] serial.offsetview_construction (1344 ms)
26: [ RUN      ] serial.offsetview_unmanaged_construction
26: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
26: [ RUN      ] serial.offsetview_subview
26: [       OK ] serial.offsetview_subview (15 ms)
26: [ RUN      ] serial.offsetview_offsets_rank1
26: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
26: [ RUN      ] serial.offsetview_offsets_rank2
26: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
26: [ RUN      ] serial.offsetview_offsets_rank3
26: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
26: [ RUN      ] serial.scatterview
26: [       OK ] serial.scatterview (33974 ms)
26: [ RUN      ] serial.scatterview_devicetype
26: [       OK ] serial.scatterview_devicetype (7 ms)
26: [ RUN      ] serial.staticcrsgraph
26: [       OK ] serial.staticcrsgraph (21 ms)
26: [ RUN      ] serial.resize_realloc_no_init_dualview
26: [       OK ] serial.resize_realloc_no_init_dualview (9 ms)
26: [ RUN      ] serial.resize_realloc_no_alloc_dualview
26: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
26: [ RUN      ] serial.resize_exec_space_dualview
26: [       OK ] serial.resize_exec_space_dualview (5 ms)
26: [ RUN      ] serial.realloc_exec_space_dualview
26: [       OK ] serial.realloc_exec_space_dualview (0 ms)
26: [ RUN      ] serial.resize_realloc_no_init_dynrankview
26: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
26: [ RUN      ] serial.resize_exec_space_dynrankview
26: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
26: [ RUN      ] serial.realloc_exec_space_dynrankview
26: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
26: [ RUN      ] serial.resize_realloc_no_init_scatterview
26: [       OK ] serial.resize_realloc_no_init_scatterview (1 ms)
26: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
26: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
26: [ RUN      ] serial.resize_exec_space_scatterview
26: [       OK ] serial.resize_exec_space_scatterview (0 ms)
26: [ RUN      ] serial.realloc_exec_space_scatterview
26: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
26: [ RUN      ] serial.create_mirror_no_init_dynrankview
26: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
26: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
26: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
26: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
26: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
26: [ RUN      ] serial.create_mirror_no_init_offsetview
26: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
26: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
26: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
26: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
26: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
26: [ RUN      ] serial.create_mirror_no_init_dynamicview
26: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
26: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
26: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
26: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
26: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
26: [ RUN      ] serial.UnorderedMap_insert
26: [       OK ] serial.UnorderedMap_insert (81659 ms)
26: [ RUN      ] serial.UnorderedMap_failed_insert
26: [       OK ] serial.UnorderedMap_failed_insert (34950 ms)
26: [ RUN      ] serial.UnorderedMap_deep_copy
26: [       OK ] serial.UnorderedMap_deep_copy (21 ms)
26: [ RUN      ] serial.UnorderedMap_valid_empty
26: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
26: [ RUN      ] serial.UnorderedMap_clear_zero_size
26: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
26: [ RUN      ] serial.UnorderedMap_consistent_size
26: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
26: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
26: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
26: [ RUN      ] serial.UnorderedMap_lambda_capturable
26: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
26: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
26: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
26: [ RUN      ] serial.viewctorprop_embedded_dim
26: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
26: [----------] 62 tests from serial (163720 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 62 tests from 1 test suite ran. (163720 ms total)
26: [  PASSED  ] 61 tests.
26: [  SKIPPED ] 1 test, listed below:
26: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
26/49 Test #26: Kokkos_ContainersUnitTest_Serial ............   Passed  164.65 sec
test 27
      Start 27: Kokkos_ContainersUnitTest_Cuda

27: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
27: Test timeout computed to be: 1500
27: [==========] Running 62 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 62 tests from cuda
27: [ RUN      ] cuda.bitset
27: [       OK ] cuda.bitset (17 ms)
27: [ RUN      ] cuda.bitset_default_constructor_no_alloc
27: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
27: [ RUN      ] cuda.dualview_combination
27: [       OK ] cuda.dualview_combination (0 ms)
27: [ RUN      ] cuda.dualview_alloc
27: [       OK ] cuda.dualview_alloc (0 ms)
27: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
27: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
27: [ RUN      ] cuda.dualview_combinations_without_init
27: [       OK ] cuda.dualview_combinations_without_init (0 ms)
27: [ RUN      ] cuda.dualview_deep_copy
27: [       OK ] cuda.dualview_deep_copy (1 ms)
27: [ RUN      ] cuda.dualview_realloc
27: [       OK ] cuda.dualview_realloc (0 ms)
27: [ RUN      ] cuda.dualview_resize
27: [       OK ] cuda.dualview_resize (0 ms)
27: [ RUN      ] cuda.dualview_device_correct_kokkos_device
27: [       OK ] cuda.dualview_device_correct_kokkos_device (1 ms)
27: [ RUN      ] cuda.dualview_host_correct_kokkos_device
27: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
27: [ RUN      ] cuda.dualview_host_modify_template_device_sync
27: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
27: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
27: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
27: [ RUN      ] cuda.dualview_device_modify_template_host_sync
27: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
27: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
27: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
27: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
27: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
27: [ RUN      ] cuda.dynamic_view
27: [       OK ] cuda.dynamic_view (29 ms)
27: [ RUN      ] cuda.dyn_rank_view_api_generic
27: [       OK ] cuda.dyn_rank_view_api_generic (47 ms)
27: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
27: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms)
27: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
27: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
27: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
27: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (2 ms)
27: [ RUN      ] cuda.ErrorReporterViaLambda
27: [       OK ] cuda.ErrorReporterViaLambda (0 ms)
27: [ RUN      ] cuda.ErrorReporter
27: [       OK ] cuda.ErrorReporter (0 ms)
27: [ RUN      ] cuda.offsetview_construction
27: [       OK ] cuda.offsetview_construction (2 ms)
27: [ RUN      ] cuda.offsetview_unmanaged_construction
27: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
27: [ RUN      ] cuda.offsetview_subview
27: [       OK ] cuda.offsetview_subview (0 ms)
27: [ RUN      ] cuda.offsetview_offsets_rank1
27: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
27: [ RUN      ] cuda.offsetview_offsets_rank2
27: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
27: [ RUN      ] cuda.offsetview_offsets_rank3
27: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
27: [ RUN      ] cuda.scatterview
27: [       OK ] cuda.scatterview (981 ms)
27: [ RUN      ] cuda.scatterview_devicetype
27: [       OK ] cuda.scatterview_devicetype (25 ms)
27: [ RUN      ] cuda.staticcrsgraph
27: [       OK ] cuda.staticcrsgraph (37 ms)
27: [ RUN      ] cuda.resize_realloc_no_init_dualview
27: [       OK ] cuda.resize_realloc_no_init_dualview (1 ms)
27: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
27: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
27: [ RUN      ] cuda.resize_exec_space_dualview
27: [       OK ] cuda.resize_exec_space_dualview (0 ms)
27: [ RUN      ] cuda.realloc_exec_space_dualview
27: [       OK ] cuda.realloc_exec_space_dualview (0 ms)
27: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
27: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
27: [ RUN      ] cuda.resize_exec_space_dynrankview
27: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
27: [ RUN      ] cuda.realloc_exec_space_dynrankview
27: [       OK ] cuda.realloc_exec_space_dynrankview (0 ms)
27: [ RUN      ] cuda.resize_realloc_no_init_scatterview
27: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
27: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
27: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
27: [ RUN      ] cuda.resize_exec_space_scatterview
27: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
27: [ RUN      ] cuda.realloc_exec_space_scatterview
27: [       OK ] cuda.realloc_exec_space_scatterview (0 ms)
27: [ RUN      ] cuda.create_mirror_no_init_dynrankview
27: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
27: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
27: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
27: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
27: [       OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
27: [ RUN      ] cuda.create_mirror_no_init_offsetview
27: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
27: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
27: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
27: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
27: [       OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
27: [ RUN      ] cuda.create_mirror_no_init_dynamicview
27: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
27: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
27: [       OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
27: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
27: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
27: [ RUN      ] cuda.UnorderedMap_insert
27: [       OK ] cuda.UnorderedMap_insert (14111 ms)
27: [ RUN      ] cuda.UnorderedMap_failed_insert
27: [       OK ] cuda.UnorderedMap_failed_insert (1576 ms)
27: [ RUN      ] cuda.UnorderedMap_deep_copy
27: [       OK ] cuda.UnorderedMap_deep_copy (9 ms)
27: [ RUN      ] cuda.UnorderedMap_valid_empty
27: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
27: [ RUN      ] cuda.UnorderedMap_clear_zero_size
27: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
27: [ RUN      ] cuda.UnorderedMap_consistent_size
27: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
27: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
27: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
27: [ RUN      ] cuda.UnorderedMap_lambda_capturable
27: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
27: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
27: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
27: [ RUN      ] cuda.viewctorprop_embedded_dim
27: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
27: [----------] 62 tests from cuda (16863 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 62 tests from 1 test suite ran. (16863 ms total)
27: [  PASSED  ] 62 tests.
27/49 Test #27: Kokkos_ContainersUnitTest_Cuda ..............   Passed   17.81 sec
test 28
      Start 28: Kokkos_ContainersPerformanceTest_Cuda

28: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
28: Test timeout computed to be: 1500
28: [==========] Running 4 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 4 tests from TEST_CATEGORY
28: [ RUN      ] TEST_CATEGORY.dynrankview_perf
28: Cuda
28:  DynRankView vs View: Initialization Only 
28:  View time (init only): 0.004358
28:  View sum computation time: 0.004358
28:  Strided View time (init only): 0.00113402
28:  View Rank7 time (init only): 0.00119637
28:  DynRankView time (init only): 0.00115479
28:  DynRankView sum computation time: 0.00209068
28:  Ratio of View to DynRankView time: 3.77383
28:  Ratio of View to DynRankView sum computation time: 0.816034
28:  Ratio of View to View Rank7  time: 3.6427
28:  Ratio of StrideView to DynRankView time: 0.98201
28:  Ratio of DynRankView to View Rank7  time: 0.965251
28: [       OK ] TEST_CATEGORY.dynrankview_perf (18 ms)
28: [ RUN      ] TEST_CATEGORY.global_2_local
28: Cuda
28: size, create, generate, fill, find
28: 256, 0.000305713, 2.3751e-05, 3.3367e-05, 0.0023518
28: 512, 0.000193169, 1.6244e-05, 2.9341e-05, 0.0023635
28: 1024, 0.000177664, 1.691e-05, 3.1136e-05, 0.00240636
28: 2048, 0.000178922, 1.5336e-05, 2.9072e-05, 0.00244599
28: 4096, 0.000181229, 1.5486e-05, 2.9994e-05, 0.00256925
28: 8192, 0.000174766, 1.8433e-05, 3.297e-05, 0.00240509
28: 16384, 0.000177011, 1.5007e-05, 3.5071e-05, 0.00252055
28: 32768, 0.000728042, 1.6464e-05, 4.1466e-05, 0.00265493
28: 65536, 0.000283265, 1.5835e-05, 4.7545e-05, 0.00287604
28: 131072, 0.000361532, 1.7757e-05, 7.1969e-05, 0.00350544
28: 262144, 0.000562858, 1.9209e-05, 0.000159806, 0.00642107
28: 524288, 0.000604988, 2.2964e-05, 0.00054334, 0.0193867
28: 1048576, 0.00064506, 3.1363e-05, 0.00140633, 0.048064
28: 2097152, 0.000762117, 4.2299e-05, 0.00304712, 0.109617
28: 4194304, 0.0010139, 6.9609e-05, 0.00683196, 0.235944
28: [       OK ] TEST_CATEGORY.global_2_local (467 ms)
28: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
28: skipping test
28: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
28: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
28: skipping test
28: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
28: [----------] 4 tests from TEST_CATEGORY (487 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 4 tests from 1 test suite ran. (487 ms total)
28: [  PASSED  ] 4 tests.
28/49 Test #28: Kokkos_ContainersPerformanceTest_Cuda .......   Passed    1.25 sec
test 29
      Start 29: Kokkos_UnitTest_Sort

29: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
29: Test timeout computed to be: 1500
29: [==========] Running 9 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 9 tests from cuda
29: [ RUN      ] cuda.SortUnsignedValueType
29: [       OK ] cuda.SortUnsignedValueType (43 ms)
29: [ RUN      ] cuda.SortEmptyView
29: [       OK ] cuda.SortEmptyView (0 ms)
29: [ RUN      ] cuda.SortWithCustomComparator
29: [       OK ] cuda.SortWithCustomComparator (3304 ms)
29: [ RUN      ] cuda.BinSortGenericTests
29: [       OK ] cuda.BinSortGenericTests (31 ms)
29: [ RUN      ] cuda.BinSortEmptyView
29: [       OK ] cuda.BinSortEmptyView (0 ms)
29: [ RUN      ] cuda.BinSortEmptyKeysView
29: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
29: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
29: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (124826 ms)
29: [ RUN      ] cuda.NestedSort
29: [       OK ] cuda.NestedSort (226 ms)
29: [ RUN      ] cuda.NestedSortByKey
29: [       OK ] cuda.NestedSortByKey (770 ms)
29: [----------] 9 tests from cuda (129203 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 9 tests from 1 test suite ran. (129203 ms total)
29: [  PASSED  ] 9 tests.
29/49 Test #29: Kokkos_UnitTest_Sort ........................   Passed  130.04 sec
test 30
      Start 30: Kokkos_UnitTest_Random

30: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_UnitTest_Random
30: Test timeout computed to be: 1500
30: [==========] Running 3 tests from 1 test suite.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from cuda
30: [ RUN      ] cuda.Random_XorShift64
30: Test Seed:1703788515636250940
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.43252e-07 -0.0289073 0.00760979 || 0.051031 27995 29357 || 29528 28674.4 || 105.198 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 6.43252e-07 0.00284345 0.00233692 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.43252e-07 0.0146468 0.0076455 || 0.051031 28081 29487 || 28260.5 28674.4 || 105.691 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 6.43252e-07 -0.00564493 -0.00936554 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.43252e-07 0.00723859 -0.0144655 || 0.051031 28000 29473 || 28468.3 28674.4 || -199.971 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 6.43252e-07 0.0072019 0.00403775 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.43252e-07 0.0143536 0.0398578 || 0.051031 28026 29399 || 28268.6 28674.4 || 550.994 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 6.43252e-07 0.0123394 -0.000291514 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0.00024606 -0.99999 -48243.6 || 0.051031 0 194898 || 2.92864e+09 28674.4 || -6.66919e+08 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 0.000737066 -0.320657 0.154659 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0.00195803 -0.999999 -57855.7 || 0.051031 0 1.55209e+06 || 2.86903e+10 28674.4 || -7.99798e+08 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 0.00588466 -0.96774 10.2333 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.63432e-07 0.0118441 0.00860787 || 0.051031 27960 29308 || 28338.7 28674.4 || 118.995 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 7.03793e-07 -0.0133904 0.00492454 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.43252e-07 -0.011817 0.0114498 || 0.051031 28036 29412 || 29017.3 28674.4 || 158.282 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 6.43252e-07 -0.00908272 0.00144327 || 0.051031 1e+64 -1e+64
30: Test Seed:1703788515791557600
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.43252e-07 -0.0101825 0.00721093 || 0.051031 28026 29304 || 28969.4 28674.4 || 99.6839 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 6.43252e-07 -0.00594191 -0.00114608 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.43252e-07 0.0131179 -0.00670504 || 0.051031 28085 29287 || 28303.1 28674.4 || -92.6905 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 6.43252e-07 -0.00371489 0.00864523 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.43252e-07 -0.00700967 0.0173468 || 0.051031 27973 29358 || 28876.8 28674.4 || 239.803 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 6.43252e-07 0.0219978 0.00188616 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.43252e-07 -0.00980669 0.00355065 || 0.051031 28022 29369 || 28958.4 28674.4 || 49.0842 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 6.43252e-07 0.00325324 0.00305938 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0.000243963 -0.99999 -48251 || 0.051031 0 195120 || 2.92891e+09 28674.4 || -6.67022e+08 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 0.000730768 -0.315572 0.173184 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0.00195956 -0.999999 -57856.7 || 0.051031 0 1.55177e+06 || 2.86911e+10 28674.4 || -7.99811e+08 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 0.00588852 -0.967882 10.3536 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.6091e-07 -0.0030618 0.00228172 || 0.051031 28017 29312 || 28762.5 28674.4 || 31.5424 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 6.96226e-07 0.00127458 0.0147758 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 6.43252e-07 0.0126302 -0.00533946 || 0.051031 28005 29366 || 28316.7 28674.4 || -73.8127 -2.0744
30:  -- Testing 3-D histogram
30: Density 3D: 6.43252e-07 -0.0278327 0.00244862 || 0.051031 1e+64 -1e+64
30: [       OK ] cuda.Random_XorShift64 (317 ms)
30: [ RUN      ] cuda.Random_XorShift1024_0
30: Test Seed:1703788515953229201
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 -0.0122782 -0.00533537 || 0.051031 10997 11788 || 11518.4 11377 || -73.7561 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 0.0242733 6.45699e-05 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 0.023419 0.00348393 || 0.051031 10933 11905 || 11116.6 11377 || 48.1618 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 -0.00257485 -0.000136444 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 0.0100985 -0.00249744 || 0.051031 10958 11802 || 11263.2 11377 || -34.5247 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 0.00697943 -0.00120503 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 0.000605687 -0.00428263 || 0.051031 10929 11792 || 11370.1 11377 || -59.2031 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 -0.0165508 -0.000175941 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0.000242896 -0.999975 -7593.86 || 0.051031 0 77668 || 4.60952e+08 11377 || -1.04977e+08 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 0.000728374 -0.151587 0.02735 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0.00195057 -0.999997 -9107.92 || 0.051031 0 616933 || 4.51682e+09 11377 || -1.25908e+08 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 0.00586284 -0.922908 1.63024 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.73387e-07 0.0128275 0.00420049 || 0.051031 10966 11813 || 11232.9 11377 || 58.0675 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 3.24249e-07 0.010913 0.0024407 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 0.00106664 0.0064131 || 0.051031 10918 11788 || 11364.8 11377 || 88.6547 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 -0.00289344 0.00207444 || 0.051031 1e+64 -1e+64
30: Test Seed:1703788516224823232
30: Test Scalar=int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 -0.00720107 -0.00451826 || 0.051031 10981 11796 || 11459.5 11377 || -62.4604 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 0.0127582 0.00034801 || 0.051031 1e+64 -1e+64
30: Test Scalar=unsigned int
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 0.00184585 -0.00829362 || 0.051031 10895 11875 || 11356 11377 || -114.651 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 -0.00733064 0.0035186 || 0.051031 1e+64 -1e+64
30: Test Scalar=int64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 -0.00606656 -0.00292263 || 0.051031 10985 11874 || 11446.4 11377 || -40.4024 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 0.0181134 -0.000734132 || 0.051031 1e+64 -1e+64
30: Test Scalar=uint64_t
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 0.0062201 0.00206939 || 0.051031 10988 11788 || 11306.6 11377 || 28.6073 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 0.0246056 -0.0069895 || 0.051031 1e+64 -1e+64
30: Test Scalar=half
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0.000244194 -0.999975 -7594.15 || 0.051031 0 77608 || 4.60971e+08 11377 || -1.04982e+08 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 0.000732194 -0.159272 0.0191695 || 0.051031 1e+64 -1e+64
30: Test Scalar=bhalf
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 0.0019581 -0.999997 -9108.19 || 0.051031 0 616829 || 4.51689e+09 11377 || -1.25912e+08 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 0.00588478 -0.922835 1.61489 || 0.051031 1e+64 -1e+64
30: Test Scalar=float
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.73387e-07 0.00536448 -0.00235847 || 0.051031 10947 11776 || 11316.3 11377 || -32.6034 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 3.24249e-07 -0.00618924 0.00244895 || 0.051031 1e+64 -1e+64
30: Test Scalar=double
30:  -- Testing randomness properties
30:  -- Testing 1-D histogram
30: Density 1D: 2.47955e-07 0.00529946 2.56133e-05 || 0.051031 10965 11811 || 11317 11377 || 0.354079 -0.823045
30:  -- Testing 3-D histogram
30: Density 3D: 2.47955e-07 0.00782524 -0.00246677 || 0.051031 1e+64 -1e+64
30: [       OK ] cuda.Random_XorShift1024_0 (761 ms)
30: [ RUN      ] cuda.Multi_streams
30: [       OK ] cuda.Multi_streams (4241 ms)
30: [----------] 3 tests from cuda (5320 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 3 tests from 1 test suite ran. (5320 ms total)
30: [  PASSED  ] 3 tests.
30/49 Test #30: Kokkos_UnitTest_Random ......................   Passed    6.11 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A

31: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
31: Test timeout computed to be: 1500
31: [==========] Running 14 tests from 3 test suites.
31: [----------] Global test environment set-up.
31: [----------] 3 tests from std_algorithms_reducers
31: [ RUN      ] std_algorithms_reducers.max_first_loc
31: checking reduction with order: LeftToRight
31: checking reduction with order: RightToLeft
31: checking reduction with order: Random
31: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_first_loc
31: checking reduction with order: LeftToRight
31: checking reduction with order: RightToLeft
31: checking reduction with order: Random
31: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
31: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
31: checking reduction with order: LeftToRight
31: checking reduction with order: RightToLeft
31: checking reduction with order: Random
31: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
31: [----------] 3 tests from std_algorithms_reducers (0 ms total)
31: 
31: [----------] 1 test from std_algorithms
31: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
31: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
31: [----------] 1 test from std_algorithms (0 ms total)
31: 
31: [----------] 10 tests from random_access_iterator_test
31: [ RUN      ] random_access_iterator_test.constructor
31: [       OK ] random_access_iterator_test.constructor (3 ms)
31: [ RUN      ] random_access_iterator_test.dereference
31: [       OK ] random_access_iterator_test.dereference (0 ms)
31: [ RUN      ] random_access_iterator_test.subscript_operator
31: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet1
31: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet2
31: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet3
31: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
31: [ RUN      ] random_access_iterator_test.operatorsSet4
31: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
31: [ RUN      ] random_access_iterator_test.assignment_operator
31: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
31: [ RUN      ] random_access_iterator_test.distance
31: [       OK ] random_access_iterator_test.distance (0 ms)
31: [ RUN      ] random_access_iterator_test.traits_helpers
31: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
31: [----------] 10 tests from random_access_iterator_test (6 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 14 tests from 3 test suites ran. (6 ms total)
31: [  PASSED  ] 14 tests.
31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.77 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B

32: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
32: Test timeout computed to be: 1500
32: [==========] Running 7 tests from 1 test suite.
32: [----------] Global test environment set-up.
32: [----------] 7 tests from std_algorithms_min_max_element_test
32: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
32: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (10 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
32: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
32: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
32: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms)
32: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
32: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (9 ms)
32: [----------] 7 tests from std_algorithms_min_max_element_test (38 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 7 tests from 1 test suite ran. (38 ms total)
32: [  PASSED  ] 7 tests.
32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    0.79 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C

33: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
33: Test timeout computed to be: 1500
33: [==========] Running 13 tests from 10 test suites.
33: [----------] Global test environment set-up.
33: [----------] 1 test from std_algorithms_lexicographical_compare_test
33: [ RUN      ] std_algorithms_lexicographical_compare_test.test
33: [       OK ] std_algorithms_lexicographical_compare_test.test (937 ms)
33: [----------] 1 test from std_algorithms_lexicographical_compare_test (937 ms total)
33: 
33: [----------] 1 test from std_algorithms_for_each_test
33: [ RUN      ] std_algorithms_for_each_test.test
33: [       OK ] std_algorithms_for_each_test.test (1221 ms)
33: [----------] 1 test from std_algorithms_for_each_test (1221 ms total)
33: 
33: [----------] 1 test from std_algorithms_find_test
33: [ RUN      ] std_algorithms_find_test.test
33: [       OK ] std_algorithms_find_test.test (451 ms)
33: [----------] 1 test from std_algorithms_find_test (451 ms total)
33: 
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
33: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (1560 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
33: [       OK ] std_algorithms_non_mod_seq_ops.find_end (4604 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search
33: [       OK ] std_algorithms_non_mod_seq_ops.search (2518 ms)
33: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
33: [       OK ] std_algorithms_non_mod_seq_ops.search_n (1794 ms)
33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (10478 ms total)
33: 
33: [----------] 1 test from std_algorithms_count_test
33: [ RUN      ] std_algorithms_count_test.test
33: [       OK ] std_algorithms_count_test.test (528 ms)
33: [----------] 1 test from std_algorithms_count_test (528 ms total)
33: 
33: [----------] 1 test from std_algorithms_equal_test
33: [ RUN      ] std_algorithms_equal_test.test
33: [       OK ] std_algorithms_equal_test.test (16 ms)
33: [----------] 1 test from std_algorithms_equal_test (16 ms total)
33: 
33: [----------] 1 test from std_algorithms_all_any_none_of_test
33: [ RUN      ] std_algorithms_all_any_none_of_test.test
33: [       OK ] std_algorithms_all_any_none_of_test.test (501 ms)
33: [----------] 1 test from std_algorithms_all_any_none_of_test (502 ms total)
33: 
33: [----------] 1 test from std_algorithms_nonmod_seq_ops
33: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
33: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (459 ms)
33: [----------] 1 test from std_algorithms_nonmod_seq_ops (459 ms total)
33: 
33: [----------] 1 test from std_algorithms_mismatch_test
33: [ RUN      ] std_algorithms_mismatch_test.test
33: [       OK ] std_algorithms_mismatch_test.test (808 ms)
33: [----------] 1 test from std_algorithms_mismatch_test (808 ms total)
33: 
33: [----------] 1 test from std_algorithms_mod_seq_ops
33: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
33: [       OK ] std_algorithms_mod_seq_ops.move_backward (133 ms)
33: [----------] 1 test from std_algorithms_mod_seq_ops (133 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 13 tests from 10 test suites ran. (15538 ms total)
33: [  PASSED  ] 13 tests.
33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed   16.34 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D

34: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
34: Test timeout computed to be: 1500
34: [==========] Running 33 tests from 5 test suites.
34: [----------] Global test environment set-up.
34: [----------] 5 tests from std_algorithms_mod_ops_test
34: [ RUN      ] std_algorithms_mod_ops_test.move
34: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
34: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (3 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.swap
34: [       OK ] std_algorithms_mod_ops_test.swap (0 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.swap_within_parfor
34: [       OK ] std_algorithms_mod_ops_test.swap_within_parfor (0 ms)
34: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
34: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
34: [----------] 5 tests from std_algorithms_mod_ops_test (4 ms total)
34: 
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
34: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
34: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
34: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
34: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
34: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
34: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
34: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
34: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
34: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
34: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total)
34: 
34: [----------] 4 tests from std_algorithms_replace_ops_test
34: [ RUN      ] std_algorithms_replace_ops_test.replace
34: [       OK ] std_algorithms_replace_ops_test.replace (190 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_if
34: [       OK ] std_algorithms_replace_ops_test.replace_if (765 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
34: [       OK ] std_algorithms_replace_ops_test.replace_copy (340 ms)
34: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
34: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (337 ms)
34: [----------] 4 tests from std_algorithms_replace_ops_test (1634 ms total)
34: 
34: [----------] 11 tests from std_algorithms_mod_seq_ops
34: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
34: [       OK ] std_algorithms_mod_seq_ops.copy_if (184 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique
34: [       OK ] std_algorithms_mod_seq_ops.unique (1430 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
34: [       OK ] std_algorithms_mod_seq_ops.unique_copy (502 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove
34: [       OK ] std_algorithms_mod_seq_ops.remove (309 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_if (290 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy (597 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
34: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (278 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate
34: [       OK ] std_algorithms_mod_seq_ops.rotate (4406 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
34: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (2302 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
34: [       OK ] std_algorithms_mod_seq_ops.shift_left (3868 ms)
34: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
34: [       OK ] std_algorithms_mod_seq_ops.shift_right (3882 ms)
34: [----------] 11 tests from std_algorithms_mod_seq_ops (18055 ms total)
34: 
34: [----------] 1 test from std_algorithms_modseq_test
34: [ RUN      ] std_algorithms_modseq_test.reverse
34: [       OK ] std_algorithms_modseq_test.reverse (254 ms)
34: [----------] 1 test from std_algorithms_modseq_test (254 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 33 tests from 5 test suites ran. (19953 ms total)
34: [  PASSED  ] 33 tests.
34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed   20.76 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E

35: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
35: Test timeout computed to be: 1500
35: [==========] Running 29 tests from 7 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_sorting_ops_test
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
35: is_sorted: dynamic_view, all overloads 
35: is_sorted: stride2_view, all overloads 
35: is_sorted: stride3_view, all overloads 
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted (30 ms)
35: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
35: is_sorted_until: dynamic_view, all overloads 
35: is_sorted_until: stride2_view, all overloads 
35: is_sorted_until: stride3_view, all overloads 
35: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (22 ms)
35: [----------] 2 tests from std_algorithms_sorting_ops_test (53 ms total)
35: 
35: [----------] 4 tests from std_algorithms_partitioning_test
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
35: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
35: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms)
35: [ RUN      ] std_algorithms_partitioning_test.partition_point
35: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
35: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total)
35: 
35: [----------] 1 test from std_algorithms_partitioning_ops
35: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
35: [       OK ] std_algorithms_partitioning_ops.partition_copy (23 ms)
35: [----------] 1 test from std_algorithms_partitioning_ops (23 ms total)
35: 
35: [----------] 12 tests from std_algorithms_numerics_test
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms)
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
35: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
35: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
35: [----------] 12 tests from std_algorithms_numerics_test (11 ms total)
35: 
35: [----------] 1 test from std_algorithms_numerics_ops_test
35: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
35: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (656 ms)
35: [----------] 1 test from std_algorithms_numerics_ops_test (656 ms total)
35: 
35: [----------] 8 tests from std_algorithms_numeric_ops_test
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (1275 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (724 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (388 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
35: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (99 ms)
35: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
35: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
35: [----------] 8 tests from std_algorithms_numeric_ops_test (2488 ms total)
35: 
35: [----------] 1 test from std_algorithms_transform_ops_test
35: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
35: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (202 ms)
35: [----------] 1 test from std_algorithms_transform_ops_test (202 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 29 tests from 7 test suites ran. (3439 ms total)
35: [  PASSED  ] 29 tests.
35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    4.25 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

36: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
36: Test timeout computed to be: 1500
36: [==========] Running 12 tests from 7 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_adjacent_find_team_test
36: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
36: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1781 ms)
36: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
36: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1748 ms)
36: [----------] 2 tests from std_algorithms_adjacent_find_team_test (3529 ms total)
36: 
36: [----------] 2 tests from std_algorithms_count_team_test
36: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
36: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (2673 ms)
36: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
36: [       OK ] std_algorithms_count_team_test.count_returns_zero (830 ms)
36: [----------] 2 tests from std_algorithms_count_team_test (3504 ms total)
36: 
36: [----------] 1 test from std_algorithms_count_if_team_test
36: [ RUN      ] std_algorithms_count_if_team_test.test
36: [       OK ] std_algorithms_count_if_team_test.test (1315 ms)
36: [----------] 1 test from std_algorithms_count_if_team_test (1315 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_team_test
36: [ RUN      ] std_algorithms_for_each_team_test.test
36: [       OK ] std_algorithms_for_each_team_test.test (2999 ms)
36: [----------] 1 test from std_algorithms_for_each_team_test (2999 ms total)
36: 
36: [----------] 1 test from std_algorithms_for_each_n_team_test
36: [ RUN      ] std_algorithms_for_each_n_team_test.test
36: [       OK ] std_algorithms_for_each_n_team_test.test (3338 ms)
36: [----------] 1 test from std_algorithms_for_each_n_team_test (3338 ms total)
36: 
36: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
36: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
36: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (15042 ms)
36: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
36: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (8242 ms)
36: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
36: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (8318 ms)
36: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (31603 ms total)
36: 
36: [----------] 2 tests from std_algorithms_mismatch_team_test
36: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
36: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (9437 ms)
36: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
36: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (3318 ms)
36: [----------] 2 tests from std_algorithms_mismatch_team_test (12755 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 12 tests from 7 test suites ran. (59046 ms total)
36: [  PASSED  ] 12 tests.
36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   59.85 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

37: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
37: Test timeout computed to be: 1500
37: [==========] Running 8 tests from 4 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_equal_team_test
37: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
37: [       OK ] std_algorithms_equal_team_test.views_are_equal (7347 ms)
37: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
37: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (4911 ms)
37: [----------] 2 tests from std_algorithms_equal_team_test (12259 ms total)
37: 
37: [----------] 2 tests from std_algorithms_search_team_test
37: [ RUN      ] std_algorithms_search_team_test.sequences_exist
37: [       OK ] std_algorithms_search_team_test.sequences_exist (3094 ms)
37: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
37: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (4424 ms)
37: [----------] 2 tests from std_algorithms_search_team_test (7519 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_end_team_test
37: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
37: [       OK ] std_algorithms_find_end_team_test.sequences_exist (9055 ms)
37: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
37: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (8394 ms)
37: [----------] 2 tests from std_algorithms_find_end_team_test (17450 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_first_of_team_test
37: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
37: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (7972 ms)
37: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
37: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (37589 ms)
37: [----------] 2 tests from std_algorithms_find_first_of_team_test (45562 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 8 tests from 4 test suites ran. (82791 ms total)
37: [  PASSED  ] 8 tests.
37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   83.63 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

38: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
38: Test timeout computed to be: 1500
38: [==========] Running 11 tests from 7 test suites.
38: [----------] Global test environment set-up.
38: [----------] 2 tests from std_algorithms_find_team_test
38: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
38: [       OK ] std_algorithms_find_team_test.searched_values_exist (1131 ms)
38: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
38: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1953 ms)
38: [----------] 2 tests from std_algorithms_find_team_test (3084 ms total)
38: 
38: [----------] 2 tests from std_algorithms_find_if_team_test
38: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
38: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (850 ms)
38: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
38: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (2028 ms)
38: [----------] 2 tests from std_algorithms_find_if_team_test (2879 ms total)
38: 
38: [----------] 2 tests from std_algorithms_find_if_not_team_test
38: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
38: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1934 ms)
38: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
38: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (841 ms)
38: [----------] 2 tests from std_algorithms_find_if_not_team_test (2776 ms total)
38: 
38: [----------] 1 test from std_algorithms_all_of_team_test
38: [ RUN      ] std_algorithms_all_of_team_test.test
38: [       OK ] std_algorithms_all_of_team_test.test (1928 ms)
38: [----------] 1 test from std_algorithms_all_of_team_test (1928 ms total)
38: 
38: [----------] 1 test from std_algorithms_any_of_team_test
38: [ RUN      ] std_algorithms_any_of_team_test.test
38: [       OK ] std_algorithms_any_of_team_test.test (844 ms)
38: [----------] 1 test from std_algorithms_any_of_team_test (844 ms total)
38: 
38: [----------] 1 test from std_algorithms_none_of_team_test
38: [ RUN      ] std_algorithms_none_of_team_test.test
38: [       OK ] std_algorithms_none_of_team_test.test (1931 ms)
38: [----------] 1 test from std_algorithms_none_of_team_test (1931 ms total)
38: 
38: [----------] 2 tests from std_algorithms_search_n_team_test
38: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
38: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (898 ms)
38: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
38: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (1099 ms)
38: [----------] 2 tests from std_algorithms_search_n_team_test (1997 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 11 tests from 7 test suites ran. (15442 ms total)
38: [  PASSED  ] 11 tests.
38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed   16.26 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

39: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
39: Test timeout computed to be: 1500
39: [==========] Running 3 tests from 3 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_min_element_team_test
39: [ RUN      ] std_algorithms_min_element_team_test.test
39: [       OK ] std_algorithms_min_element_team_test.test (7696 ms)
39: [----------] 1 test from std_algorithms_min_element_team_test (7696 ms total)
39: 
39: [----------] 1 test from std_algorithms_max_element_team_test
39: [ RUN      ] std_algorithms_max_element_team_test.test
39: [       OK ] std_algorithms_max_element_team_test.test (7648 ms)
39: [----------] 1 test from std_algorithms_max_element_team_test (7648 ms total)
39: 
39: [----------] 1 test from std_algorithms_minmax_element_team_test
39: [ RUN      ] std_algorithms_minmax_element_team_test.test
39: [       OK ] std_algorithms_minmax_element_team_test.test (10014 ms)
39: [----------] 1 test from std_algorithms_minmax_element_team_test (10014 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 3 test suites ran. (25359 ms total)
39: [  PASSED  ] 3 tests.
39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed   26.16 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

40: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
40: Test timeout computed to be: 1500
40: [==========] Running 6 tests from 6 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_fill_team_test
40: [ RUN      ] std_algorithms_fill_team_test.test
40: [       OK ] std_algorithms_fill_team_test.test (1984 ms)
40: [----------] 1 test from std_algorithms_fill_team_test (1984 ms total)
40: 
40: [----------] 1 test from std_algorithms_fill_n_team_test
40: [ RUN      ] std_algorithms_fill_n_team_test.test
40: [       OK ] std_algorithms_fill_n_team_test.test (578 ms)
40: [----------] 1 test from std_algorithms_fill_n_team_test (578 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_team_test
40: [ RUN      ] std_algorithms_replace_team_test.test
40: [       OK ] std_algorithms_replace_team_test.test (3881 ms)
40: [----------] 1 test from std_algorithms_replace_team_test (3881 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_if_team_test
40: [ RUN      ] std_algorithms_replace_if_team_test.test
40: [       OK ] std_algorithms_replace_if_team_test.test (4753 ms)
40: [----------] 1 test from std_algorithms_replace_if_team_test (4753 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_team_test
40: [ RUN      ] std_algorithms_replace_copy_team_test.test
40: [       OK ] std_algorithms_replace_copy_team_test.test (6359 ms)
40: [----------] 1 test from std_algorithms_replace_copy_team_test (6359 ms total)
40: 
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test
40: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
40: [       OK ] std_algorithms_replace_copy_if_team_test.test (4982 ms)
40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (4982 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 6 tests from 6 test suites ran. (22541 ms total)
40: [  PASSED  ] 6 tests.
40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed   23.34 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

41: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
41: Test timeout computed to be: 1500
41: [==========] Running 4 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_reverse_team_test
41: [ RUN      ] std_algorithms_reverse_team_test.test
41: [       OK ] std_algorithms_reverse_team_test.test (2403 ms)
41: [----------] 1 test from std_algorithms_reverse_team_test (2403 ms total)
41: 
41: [----------] 1 test from std_algorithms_reverse_copy_team_test
41: [ RUN      ] std_algorithms_reverse_copy_team_test.test
41: [       OK ] std_algorithms_reverse_copy_team_test.test (2409 ms)
41: [----------] 1 test from std_algorithms_reverse_copy_team_test (2409 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_team_test
41: [ RUN      ] std_algorithms_rotate_team_test.test
41: [       OK ] std_algorithms_rotate_team_test.test (3272 ms)
41: [----------] 1 test from std_algorithms_rotate_team_test (3272 ms total)
41: 
41: [----------] 1 test from std_algorithms_rotate_copy_team_test
41: [ RUN      ] std_algorithms_rotate_copy_team_test.test
41: [       OK ] std_algorithms_rotate_copy_team_test.test (2527 ms)
41: [----------] 1 test from std_algorithms_rotate_copy_team_test (2527 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (10613 ms total)
41: [  PASSED  ] 4 tests.
41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed   11.39 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

42: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
42: Test timeout computed to be: 1500
42: [==========] Running 4 tests from 4 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_move_team_test
42: [ RUN      ] std_algorithms_move_team_test.test
42: [       OK ] std_algorithms_move_team_test.test (5466 ms)
42: [----------] 1 test from std_algorithms_move_team_test (5466 ms total)
42: 
42: [----------] 1 test from std_algorithms_move_backward_team_test
42: [ RUN      ] std_algorithms_move_backward_team_test.test
42: [       OK ] std_algorithms_move_backward_team_test.test (3446 ms)
42: [----------] 1 test from std_algorithms_move_backward_team_test (3446 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_left_team_test
42: [ RUN      ] std_algorithms_shift_left_team_test.test
42: [       OK ] std_algorithms_shift_left_team_test.test (10919 ms)
42: [----------] 1 test from std_algorithms_shift_left_team_test (10919 ms total)
42: 
42: [----------] 1 test from std_algorithms_shift_right_team_test
42: [ RUN      ] std_algorithms_shift_right_team_test.test
42: [       OK ] std_algorithms_shift_right_team_test.test (9608 ms)
42: [----------] 1 test from std_algorithms_shift_right_team_test (9608 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 4 tests from 4 test suites ran. (29441 ms total)
42: [  PASSED  ] 4 tests.
42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed   30.23 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

43: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
43: Test timeout computed to be: 1500
43: [==========] Running 9 tests from 9 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_copy_team_test
43: [ RUN      ] std_algorithms_copy_team_test.test
43: [       OK ] std_algorithms_copy_team_test.test (7365 ms)
43: [----------] 1 test from std_algorithms_copy_team_test (7365 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_n_team_test
43: [ RUN      ] std_algorithms_copy_n_team_test.test
43: [       OK ] std_algorithms_copy_n_team_test.test (655 ms)
43: [----------] 1 test from std_algorithms_copy_n_team_test (655 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_backward_team_test
43: [ RUN      ] std_algorithms_copy_backward_team_test.test
43: [       OK ] std_algorithms_copy_backward_team_test.test (3349 ms)
43: [----------] 1 test from std_algorithms_copy_backward_team_test (3349 ms total)
43: 
43: [----------] 1 test from std_algorithms_copy_if_team_test
43: [ RUN      ] std_algorithms_copy_if_team_test.test
43: [       OK ] std_algorithms_copy_if_team_test.test (4314 ms)
43: [----------] 1 test from std_algorithms_copy_if_team_test (4314 ms total)
43: 
43: [----------] 1 test from std_algorithms_unique_copy_team_test
43: [ RUN      ] std_algorithms_unique_copy_team_test.test
43: [       OK ] std_algorithms_unique_copy_team_test.test (7669 ms)
43: [----------] 1 test from std_algorithms_unique_copy_team_test (7670 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_team_test
43: [ RUN      ] std_algorithms_remove_team_test.test
43: [       OK ] std_algorithms_remove_team_test.test (4438 ms)
43: [----------] 1 test from std_algorithms_remove_team_test (4439 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_if_team_test
43: [ RUN      ] std_algorithms_remove_if_team_test.test
43: [       OK ] std_algorithms_remove_if_team_test.test (3449 ms)
43: [----------] 1 test from std_algorithms_remove_if_team_test (3449 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_team_test
43: [ RUN      ] std_algorithms_remove_copy_team_test.test
43: [       OK ] std_algorithms_remove_copy_team_test.test (5373 ms)
43: [----------] 1 test from std_algorithms_remove_copy_team_test (5373 ms total)
43: 
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test
43: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
43: [       OK ] std_algorithms_remove_copy_if_team_test.test (5199 ms)
43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (5199 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 9 tests from 9 test suites ran. (41816 ms total)
43: [  PASSED  ] 9 tests.
43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed   42.64 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

44: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
44: Test timeout computed to be: 1500
44: [==========] Running 4 tests from 4 test suites.
44: [----------] Global test environment set-up.
44: [----------] 1 test from std_algorithms_unique_team_test
44: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
44: [       OK ] std_algorithms_unique_team_test.test_default_predicate (7976 ms)
44: [----------] 1 test from std_algorithms_unique_team_test (7976 ms total)
44: 
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test
44: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
44: [       OK ] std_algorithms_adjacent_difference_team_test.test (8299 ms)
44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (8299 ms total)
44: 
44: [----------] 1 test from std_algorithms_reduce_team_test
44: [ RUN      ] std_algorithms_reduce_team_test.test
44: [       OK ] std_algorithms_reduce_team_test.test (4046 ms)
44: [----------] 1 test from std_algorithms_reduce_team_test (4046 ms total)
44: 
44: [----------] 1 test from std_algorithms_transform_reduce_team_test
44: [ RUN      ] std_algorithms_transform_reduce_team_test.test
44: [       OK ] std_algorithms_transform_reduce_team_test.test (7429 ms)
44: [----------] 1 test from std_algorithms_transform_reduce_team_test (7429 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 4 tests from 4 test suites ran. (27752 ms total)
44: [  PASSED  ] 4 tests.
44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed   28.55 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

45: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
45: Test timeout computed to be: 1500
45: [==========] Running 18 tests from 5 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_is_sorted_team_test
45: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (4010 ms)
45: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
45: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (8493 ms)
45: [----------] 2 tests from std_algorithms_is_sorted_team_test (12504 ms total)
45: 
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (18 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (23 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (8345 ms)
45: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
45: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (5720 ms)
45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (14108 ms total)
45: 
45: [----------] 4 tests from std_algorithms_is_partitioned_team_test
45: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
45: [       OK ] std_algorithms_is_partitioned_team_test.empty (10 ms)
45: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
45: [       OK ] std_algorithms_is_partitioned_team_test.all_true (2724 ms)
45: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
45: [       OK ] std_algorithms_is_partitioned_team_test.all_false (2721 ms)
45: [ RUN      ] std_algorithms_is_partitioned_team_test.random
45: [       OK ] std_algorithms_is_partitioned_team_test.random (2464 ms)
45: [----------] 4 tests from std_algorithms_is_partitioned_team_test (7921 ms total)
45: 
45: [----------] 4 tests from std_algorithms_partition_copy_team_test
45: [ RUN      ] std_algorithms_partition_copy_team_test.empty
45: [       OK ] std_algorithms_partition_copy_team_test.empty (15 ms)
45: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
45: [       OK ] std_algorithms_partition_copy_team_test.all_true (6023 ms)
45: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
45: [       OK ] std_algorithms_partition_copy_team_test.all_false (6002 ms)
45: [ RUN      ] std_algorithms_partition_copy_team_test.random
45: [       OK ] std_algorithms_partition_copy_team_test.random (5778 ms)
45: [----------] 4 tests from std_algorithms_partition_copy_team_test (17820 ms total)
45: 
45: [----------] 4 tests from std_algorithms_partition_point_team_test
45: [ RUN      ] std_algorithms_partition_point_team_test.empty
45: [       OK ] std_algorithms_partition_point_team_test.empty (10 ms)
45: [ RUN      ] std_algorithms_partition_point_team_test.all_true
45: [       OK ] std_algorithms_partition_point_team_test.all_true (1987 ms)
45: [ RUN      ] std_algorithms_partition_point_team_test.all_false
45: [       OK ] std_algorithms_partition_point_team_test.all_false (1980 ms)
45: [ RUN      ] std_algorithms_partition_point_team_test.random
45: [       OK ] std_algorithms_partition_point_team_test.random (1746 ms)
45: [----------] 4 tests from std_algorithms_partition_point_team_test (5725 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 18 tests from 5 test suites ran. (58080 ms total)
45: [  PASSED  ] 18 tests.
45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed   58.89 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

46: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
46: Test timeout computed to be: 1500
46: [==========] Running 5 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_transform_team_test
46: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
46: [       OK ] std_algorithms_transform_team_test.test_unary_op (7362 ms)
46: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
46: [       OK ] std_algorithms_transform_team_test.test_binary_op (5940 ms)
46: [----------] 2 tests from std_algorithms_transform_team_test (13302 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_team_test
46: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
46: [       OK ] std_algorithms_generate_team_test.test_unary_op (20367 ms)
46: [----------] 1 test from std_algorithms_generate_team_test (20367 ms total)
46: 
46: [----------] 1 test from std_algorithms_generate_n_team_test
46: [ RUN      ] std_algorithms_generate_n_team_test.test
46: [       OK ] std_algorithms_generate_n_team_test.test (633 ms)
46: [----------] 1 test from std_algorithms_generate_n_team_test (633 ms total)
46: 
46: [----------] 1 test from std_algorithms_swap_ranges_team_test
46: [ RUN      ] std_algorithms_swap_ranges_team_test.test
46: [       OK ] std_algorithms_swap_ranges_team_test.test (6580 ms)
46: [----------] 1 test from std_algorithms_swap_ranges_team_test (6580 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 5 tests from 4 test suites ran. (40884 ms total)
46: [  PASSED  ] 5 tests.
46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed   41.70 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

47: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
47: Test timeout computed to be: 1500
47: [==========] Running 2 tests from 2 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test
47: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
47: [       OK ] std_algorithms_exclusive_scan_team_test.test (9881 ms)
47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (9881 ms total)
47: 
47: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
47: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
47: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (4973 ms)
47: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (4973 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 2 tests from 2 test suites ran. (14855 ms total)
47: [  PASSED  ] 2 tests.
47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed   15.66 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

48: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
48: Test timeout computed to be: 1500
48: [==========] Running 2 tests from 2 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test
48: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
48: [       OK ] std_algorithms_inclusive_scan_team_test.test (14765 ms)
48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (14765 ms total)
48: 
48: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
48: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
48: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (9810 ms)
48: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (9810 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 2 tests from 2 test suites ran. (24577 ms total)
48: [  PASSED  ] 2 tests.
48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed   25.37 sec
test 49
      Start 49: Kokkos_UnitTest_SIMD

49: Test command: /var/jenkins/workspace/Kokkos_PR-6469/build/simd/unit_tests/Kokkos_UnitTest_SIMD
49: Test timeout computed to be: 1500
49: [==========] Running 16 tests from 1 test suite.
49: [----------] Global test environment set-up.
49: [----------] 16 tests from simd
49: [ RUN      ] simd.host_math_ops
49: [       OK ] simd.host_math_ops (0 ms)
49: [ RUN      ] simd.device_math_ops
49: [       OK ] simd.device_math_ops (3 ms)
49: [ RUN      ] simd.host_mask_ops
49: [       OK ] simd.host_mask_ops (0 ms)
49: [ RUN      ] simd.device_mask_ops
49: [       OK ] simd.device_mask_ops (0 ms)
49: [ RUN      ] simd.host_conversions
49: [       OK ] simd.host_conversions (0 ms)
49: [ RUN      ] simd.device_conversions
49: [       OK ] simd.device_conversions (0 ms)
49: [ RUN      ] simd.host_shift_ops
49: [       OK ] simd.host_shift_ops (0 ms)
49: [ RUN      ] simd.device_shift_ops
49: [       OK ] simd.device_shift_ops (0 ms)
49: [ RUN      ] simd.host_condition
49: [       OK ] simd.host_condition (0 ms)
49: [ RUN      ] simd.device_condition
49: [       OK ] simd.device_condition (0 ms)
49: [ RUN      ] simd.host_gen_ctors
49: [       OK ] simd.host_gen_ctors (0 ms)
49: [ RUN      ] simd.device_gen_ctors
49: [       OK ] simd.device_gen_ctors (0 ms)
49: [ RUN      ] simd.host_where_expressions
49: [       OK ] simd.host_where_expressions (0 ms)
49: [ RUN      ] simd.device_where_expressions
49: [       OK ] simd.device_where_expressions (0 ms)
49: [ RUN      ] simd.host_reductions
49: [       OK ] simd.host_reductions (0 ms)
49: [ RUN      ] simd.device_reductions
49: [       OK ] simd.device_reductions (0 ms)
49: [----------] 16 tests from simd (5 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 16 tests from 1 test suite ran. (5 ms total)
49: [  PASSED  ] 16 tests.
49/49 Test #49: Kokkos_UnitTest_SIMD ........................   Passed    0.79 sec

100% tests passed, 0 tests failed out of 49

Total Test time (real) = 2026.27 sec
+ cd ../example/build_cmake_in_tree
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_CXX_STANDARD=17 ..
-- The CXX compiler identification is GNU 9.4.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting default Kokkos CXX standard to 17
-- Kokkos version: 4.2.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt
-- Using -std=gnu++17 for C++17 extensions as feature
-- Built-in Execution Spaces:
--     Device Parallel: NoTypeDefined
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
-- Found TPLLIBDL: /usr/include  
-- Using internal desul_atomics copy
-- Kokkos Devices: SERIAL, Kokkos Backends: SERIAL
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6469/example/build_cmake_in_tree/build
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
[  0%] Built target AlwaysCheckGit
[  3%] Building CXX object kokkos/simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
Scanning dependencies of target impl_git_version
[  7%] Building CXX object kokkos/CMakeFiles/impl_git_version.dir/example/build_cmake_in_tree/build/generated/Kokkos_Version_Info.cpp.o
[ 11%] Linking CXX static library libkokkossimd.a
[ 11%] Built target kokkossimd
[ 14%] Linking CXX static library libimpl_git_version.a
[ 14%] Built target impl_git_version
Scanning dependencies of target kokkoscore
[ 25%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[ 25%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[ 25%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[ 37%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 37%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 37%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[ 40%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[ 44%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[ 48%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[ 51%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[ 55%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[ 59%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o
[ 62%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[ 66%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[ 70%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[ 74%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[ 77%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
[ 81%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[ 85%] Linking CXX static library libkokkoscore.a
[ 85%] Built target kokkoscore
Scanning dependencies of target kokkoscontainers
[ 88%] Building CXX object kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[ 92%] Linking CXX static library libkokkoscontainers.a
[ 92%] Built target kokkoscontainers
Scanning dependencies of target example
[ 96%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o
[100%] Linking CXX executable example
[100%] Built target example
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6469/example/build_cmake_in_tree/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6469/example/build_cmake_in_tree/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6469/example/build_cmake_in_tree/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: KokkosInTree_Verify

1: Test command: /var/jenkins/workspace/Kokkos_PR-6469/example/build_cmake_in_tree/build/example "10"
1: Test timeout computed to be: 10000000
1: Host Serial Execution Space:
1:   KOKKOS_ENABLE_SERIAL: yes
1: Kokkos atomics disabled
1: 
1: Serial Runtime Configuration:
1: Number of even integers from 0 to 9
1:   Parallel: 5      0.000012
1: Sequential: 5      0.000000
1/1 Test #1: KokkosInTree_Verify ..............   Passed    0.00 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.01 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Thu Dec 28 18:10:00 2023
stats zeroed                        Thu Dec 28 17:38:02 2023
cache hit (direct)                    49
cache hit (preprocessed)               2
cache miss                           645
cache hit rate                      7.33 %
compiler produced stdout              22
cleanups performed                    51
files in cache                      2128
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 aabaeb555c7ce3463e070ff67ed4175034558d6f4d67071b8bc8e4780e3434ad
$ docker rm -f --volumes aabaeb555c7ce3463e070ff67ed4175034558d6f4d67071b8bc8e4780e3434ad
[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