Skip to content

Console Output

Skipping 32 KB.. Full Log
.hpp", line 154: note: because of a "deprecated" attribute
  KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs)
  ^
          detected during:
            instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd<int64_t, Kokkos::Experimental::simd_abi::scalar>]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_one_loader<Abi,Loader,UnaryOp,T>(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int64_t]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_all_loaders<Abi,Op,T...>(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=<int64_t>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_all_math_ops<Abi,DataType,n>(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t, n=11UL]" at line 142 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops<Abi,DataType>() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_types<Abi,DataTypes...>(Kokkos::Experimental::Impl::data_types<DataTypes...>) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=<int32_t, uint32_t, int64_t, uint64_t, double, float>]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set<Abis...>) [with Abis=<Kokkos::Experimental::simd_abi::scalar>]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"

"/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd<T, Abi> &) [with T=double, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity]
        return Kokkos::Experimental::abs(a);
                                     ^
"/var/jenkins/workspace/Kokkos_PR-6899/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute
  KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs)
  ^
          detected during:
            instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd<double, Kokkos::Experimental::simd_abi::scalar>]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_one_loader<Abi,Loader,UnaryOp,T>(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=double]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_all_loaders<Abi,Op,T...>(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=<double>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_all_math_ops<Abi,DataType,n>(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double, n=11UL]" at line 135 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops<Abi,DataType>() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_types<Abi,DataTypes...>(Kokkos::Experimental::Impl::data_types<DataTypes...>) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=<int32_t, uint32_t, int64_t, uint64_t, double, float>]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set<Abis...>) [with Abis=<Kokkos::Experimental::simd_abi::scalar>]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"

"/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd<T, Abi> &) [with T=float, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity]
        return Kokkos::Experimental::abs(a);
                                     ^
"/var/jenkins/workspace/Kokkos_PR-6899/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute
  KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs)
  ^
          detected during:
            instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd<float, Kokkos::Experimental::simd_abi::scalar>]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_one_loader<Abi,Loader,UnaryOp,T>(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=float]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_op_all_loaders<Abi,Op,T...>(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=<float>]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_all_math_ops<Abi,DataType,n>(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float, n=11UL]" at line 135 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops<Abi,DataType>() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_types<Abi,DataTypes...>(Kokkos::Experimental::Impl::data_types<DataTypes...>) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=<int32_t, uint32_t, int64_t, uint64_t, double, float>]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"
            instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set<Abis...>) [with Abis=<Kokkos::Experimental::simd_abi::scalar>]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6899/simd/unit_tests/include/TestSIMD_MathOps.hpp"

[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
[ 44%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 44%] Built target Kokkos_CoreUnitTest_SerialGraph
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o
[ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o
[ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 47%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o
[ 47%] Built target Kokkos_CoreUnitTest_Default
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o
[ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o
[ 49%] Linking CXX executable Kokkos_UnitTest_SIMD
[ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o
[ 50%] Built target Kokkos_UnitTest_SIMD
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o
[ 50%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o
[ 50%] Built target Kokkos_CoreUnitTest_LegionInitialization
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
[ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o
[ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o
[ 52%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[ 52%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o
[ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o
[ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o
[ 54%] Linking CXX executable Kokkos_CoreUnitTest_Develop
[ 54%] Built target Kokkos_CoreUnitTest_Develop
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o
[ 55%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[ 55%] Built target Kokkos_push_finalize_hook_terminate
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
[ 55%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence
[ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o
[ 55%] Built target Kokkos_CoreUnitTest_ToolIndependence
[ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o
[ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o
[ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o
[ 58%] Linking CXX executable Kokkos_ProfilingAllCalls
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o
[ 59%] Built target Kokkos_ProfilingAllCalls
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o
[ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o
[ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o
[ 61%] Linking CXX executable Kokkos_ToolsInitialization
[ 61%] Built target Kokkos_ToolsInitialization
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o
[ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o
[ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
[ 63%] Linking CXX executable Kokkos_StackTraceTestExec
[ 63%] Built target Kokkos_StackTraceTestExec
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o
[ 63%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o
[ 63%] Built target Kokkos_CoreUnitTest_KokkosP
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o
[ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o
[ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Experimental::OpenACC::in_parallel" was declared deprecated [deprecated_entity]
      int in_parallel = ExecSpace::in_parallel();
                                   ^
"/var/jenkins/workspace/Kokkos_PR-6899/core/src/OpenACC/Kokkos_OpenACC.hpp", line 95: note: because of a "deprecated" attribute
    KOKKOS_DEPRECATED static bool in_parallel() {
    ^
          detected during instantiation of "void Test::TestIncrExecSpace<ExecSpace>::testit() [with ExecSpace=Kokkos::Experimental::OpenACC]" at line 85

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o
[ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o
[ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o
[ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o
[ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o
[ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o
[ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o
[ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o
[ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable]
    test.run(1, 55, 9);
    ^

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o
[ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable]
    test.run(1, 4, 4);
    ^

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o
[ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o
[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o
[ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o
[ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o
[ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o
[ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o
[ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o
[ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o
[ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 83%] Linking CXX executable Kokkos_IncrementalTest_OPENACC
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 83%] Built target Kokkos_IncrementalTest_OPENACC
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o
[ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Serial::in_parallel" was declared deprecated [deprecated_entity]
      int in_parallel = ExecSpace::in_parallel();
                                   ^
"/var/jenkins/workspace/Kokkos_PR-6899/core/src/Serial/Kokkos_Serial.hpp", line 126: note: because of a "deprecated" attribute
    KOKKOS_DEPRECATED inline static int in_parallel() { return false; }
    ^
          detected during instantiation of "void Test::TestIncrExecSpace<ExecSpace>::testit() [with ExecSpace=Kokkos::Serial]" at line 85

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o
[ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o
[ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o
[ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o
[ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o
[ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable]
    test.run(1, 55, 9);
    ^

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o
[ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o
"/var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable]
    test.run(1, 4, 4);
    ^

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOutOfBoundsAccess.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o
[ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o
[ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o
[ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o
[ 93%] Linking CXX executable Kokkos_IncrementalTest_SERIAL
[ 93%] Built target Kokkos_IncrementalTest_SERIAL
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o
[ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o
[ 94%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o
[ 94%] Built target Kokkos_CoreUnitTest_CTestDevice
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o
[ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o
[ 94%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 94%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o
[ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o
[ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o
[ 97%] Linking CXX executable Kokkos_CoreUnitTest_Serial1
[ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o
[ 97%] Built target Kokkos_CoreUnitTest_Serial1
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o
[ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o
[ 99%] Linking CXX executable Kokkos_CoreUnitTest_Serial2
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o
[ 99%] Built target Kokkos_CoreUnitTest_Serial2
[ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o
[100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o
[100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC
[100%] Built target Kokkos_CoreUnitTest_OpenACC
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6899/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6899/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: Kokkos_CoreUnitTest_Serial1

1: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
1: [==========] Running 218 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (381 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
1: [       OK ] serial_DeathTest.abort_from_device (354 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (352 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (350 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (2 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms)
1: [----------] 7 tests from serial_DeathTest (1448 ms total)
1: 
1: [----------] 211 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.array_contiguous_capacity
1: [       OK ] serial.array_contiguous_capacity (0 ms)
1: [ RUN      ] serial.array_contiguous_element_access
1: [       OK ] serial.array_contiguous_element_access (0 ms)
1: [ RUN      ] serial.array_contiguous_assignment
1: [       OK ] serial.array_contiguous_assignment (0 ms)
1: [ RUN      ] serial.array_strided_capacity
1: [       OK ] serial.array_strided_capacity (0 ms)
1: [ RUN      ] serial.array_strided_element_access
1: [       OK ] serial.array_strided_element_access (0 ms)
1: [ RUN      ] serial.array_strided_assignment
1: [       OK ] serial.array_strided_assignment (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (0 ms)
1: [ RUN      ] serial.atomic_operations_complexfloat
1: [       OK ] serial.atomic_operations_complexfloat (0 ms)
1: [ RUN      ] serial.atomic_operations_double
1: [       OK ] serial.atomic_operations_double (0 ms)
1: [ RUN      ] serial.atomic_operations_float
1: [       OK ] serial.atomic_operations_float (0 ms)
1: [ RUN      ] serial.atomic_operations_int
1: [       OK ] serial.atomic_operations_int (1 ms)
1: [ RUN      ] serial.atomic_operations_long
1: [       OK ] serial.atomic_operations_long (1 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (1 ms)
1: [ RUN      ] serial.atomic_shared
1: [       OK ] serial.atomic_shared (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (1 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (1 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (3 ms)
1: [ RUN      ] serial.atomics_tpetra_max_abs
1: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] serial.atomic_views_integral
1: [       OK ] serial.atomic_views_integral (127 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (26 ms)
1: [ RUN      ] serial.atomic_view_api
1: [       OK ] serial.atomic_view_api (0 ms)
1: [ RUN      ] serial.bit_manip_countl_zero
1: [       OK ] serial.bit_manip_countl_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countl_one
1: [       OK ] serial.bit_manip_countl_one (0 ms)
1: [ RUN      ] serial.bit_manip_countr_zero
1: [       OK ] serial.bit_manip_countr_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countr_one
1: [       OK ] serial.bit_manip_countr_one (0 ms)
1: [ RUN      ] serial.bit_manip_popcount
1: [       OK ] serial.bit_manip_popcount (0 ms)
1: [ RUN      ] serial.bit_manip_has_single_bit
1: [       OK ] serial.bit_manip_has_single_bit (0 ms)
1: [ RUN      ] serial.bit_manip_bit_floor
1: [       OK ] serial.bit_manip_bit_floor (0 ms)
1: [ RUN      ] serial.bit_manip_bit_ceil
1: [       OK ] serial.bit_manip_bit_ceil (0 ms)
1: [ RUN      ] serial.bit_manip_bit_width
1: [       OK ] serial.bit_manip_bit_width (0 ms)
1: [ RUN      ] serial.bit_manip_rotl
1: [       OK ] serial.bit_manip_rotl (0 ms)
1: [ RUN      ] serial.bit_manip_rotr
1: [       OK ] serial.bit_manip_rotr (0 ms)
1: [ RUN      ] serial.bit_manip_byeswap
1: [       OK ] serial.bit_manip_byeswap (0 ms)
1: [ RUN      ] serial.bit_manip_bit_cast
1: [       OK ] serial.bit_manip_bit_cast (0 ms)
1: [ RUN      ] serial.test_block_deduction_bug_pr_3103
1: [       OK ] serial.test_block_deduction_bug_pr_3103 (0 ms)
1: [ RUN      ] serial.checked_integer_operations_multiply_overflow
1: [       OK ] serial.checked_integer_operations_multiply_overflow (0 ms)
1: [ RUN      ] serial.execution_policy_occupancy_and_hint
1: [       OK ] serial.execution_policy_occupancy_and_hint (0 ms)
1: [ RUN      ] serial.complex_construction
1: [       OK ] serial.complex_construction (0 ms)
1: [ RUN      ] serial.complex_basic_math
1: [       OK ] serial.complex_basic_math (0 ms)
1: [ RUN      ] serial.complex_special_funtions
1: [       OK ] serial.complex_special_funtions (0 ms)
1: [ RUN      ] serial.complex_io
1: [       OK ] serial.complex_io (0 ms)
1: [ RUN      ] serial.complex_trivially_copyable
1: [       OK ] serial.complex_trivially_copyable (0 ms)
1: [ RUN      ] serial.complex_issue_3865
1: [       OK ] serial.complex_issue_3865 (0 ms)
1: [ RUN      ] serial.complex_operations_arithmetic_types_overloads
1: [       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
1: [ RUN      ] serial.crs_count_fill
1: [       OK ] serial.crs_count_fill (0 ms)
1: [ RUN      ] serial.crs_copy_constructor
1: [       OK ] serial.crs_copy_constructor (1 ms)
1: [ RUN      ] serial.deep_copy_alignment
1: [       OK ] serial.deep_copy_alignment (3 ms)
1: [ RUN      ] serial.deep_copy_conversion
1: [       OK ] serial.deep_copy_conversion (49 ms)
1: [ RUN      ] serial.partitioning_by_args
1: [       OK ] serial.partitioning_by_args (0 ms)
1: [ RUN      ] serial.partitioning_by_vector
1: [       OK ] serial.partitioning_by_vector (0 ms)
1: [ RUN      ] serial.execution_space_as_class_data_member
1: [       OK ] serial.execution_space_as_class_data_member (0 ms)
1: [ RUN      ] serial.functor_analysis
1: [       OK ] serial.functor_analysis (0 ms)
1: [ RUN      ] serial.host_shared_ptr_use_count
1: [       OK ] serial.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] serial.host_shared_ptr_get
1: [       OK ] serial.host_shared_ptr_get (0 ms)
1: [ RUN      ] serial.host_shared_ptr_dereference_on_device
1: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_special_members_on_device
1: [       OK ] serial.host_shared_ptr_special_members_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_tracking
1: [       OK ] serial.host_shared_ptr_tracking (0 ms)
1: [ RUN      ] serial.init
1: [       OK ] serial.init (0 ms)
1: [ RUN      ] serial.dispatch
1: [       OK ] serial.dispatch (3 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (2951 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (2855 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (1020 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (1088 ms)
1: [ RUN      ] serial.deep_copy_scratch
1: [       OK ] serial.deep_copy_scratch (0 ms)
1: [ RUN      ] serial.mathematical_constants_e
1: [       OK ] serial.mathematical_constants_e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log2e
1: [       OK ] serial.mathematical_constants_log2e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log10e
1: [       OK ] serial.mathematical_constants_log10e (0 ms)
1: [ RUN      ] serial.mathematical_constants_pi
1: [       OK ] serial.mathematical_constants_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_pi
1: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
1: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln2
1: [       OK ] serial.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln10
1: [       OK ] serial.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt2
1: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt3
1: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrt3
1: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_egamma
1: [       OK ] serial.mathematical_constants_egamma (0 ms)
1: [ RUN      ] serial.mathematical_constants_phi
1: [       OK ] serial.mathematical_constants_phi (0 ms)
1: [ RUN      ] serial.mathematical_functions_trigonometric_functions
1: [       OK ] serial.mathematical_functions_trigonometric_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (0 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_errorfunc
1: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (45 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (172 ms)
1: [ RUN      ] serial.mdrange_2d
1: [       OK ] serial.mdrange_2d (1 ms)
1: [ RUN      ] serial.mdrange_array_reduce
1: [       OK ] serial.mdrange_array_reduce (0 ms)
1: [ RUN      ] serial.mdrange_3d
1: [       OK ] serial.mdrange_3d (8 ms)
1: [ RUN      ] serial.mdrange_neg_idx
1: [       OK ] serial.mdrange_neg_idx (130 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (10 ms)
1: [ RUN      ] serial.mdrange_scalar
1: [       OK ] serial.mdrange_scalar (0 ms)
1: [ RUN      ] serial.mdrange_large_deep_copy
1: [       OK ] serial.mdrange_large_deep_copy (2040 ms)
1: [ RUN      ] serial.md_range_policy_construction_from_arrays
1: [       OK ] serial.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] serial.mdrange_parallel_reduce_primitive_types
1: [       OK ] serial.mdrange_parallel_reduce_primitive_types (3195 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
1: mdspan not enabled
1: [  SKIPPED ] serial.mdspan_minimal_functional (0 ms)
1: [ RUN      ] serial.max
1: [       OK ] serial.max (0 ms)
1: [ RUN      ] serial.max_within_parfor
1: [       OK ] serial.max_within_parfor (34 ms)
1: [ RUN      ] serial.min
1: [       OK ] serial.min (0 ms)
1: [ RUN      ] serial.min_within_parfor
1: [       OK ] serial.min_within_parfor (0 ms)
1: [ RUN      ] serial.minmax
1: [       OK ] serial.minmax (0 ms)
1: [ RUN      ] serial.minmax_within_parfor
1: [       OK ] serial.minmax_within_parfor (0 ms)
1: [ RUN      ] serial.clamp
1: [       OK ] serial.clamp (0 ms)
1: [ RUN      ] serial.clamp_within_parfor
1: [       OK ] serial.clamp_within_parfor (0 ms)
1: [ RUN      ] serial.numeric_traits_infinity
1: [       OK ] serial.numeric_traits_infinity (0 ms)
1: [ RUN      ] serial.numeric_traits_epsilon
1: [       OK ] serial.numeric_traits_epsilon (0 ms)
1: [ RUN      ] serial.numeric_traits_round_error
1: [       OK ] serial.numeric_traits_round_error (0 ms)
1: [ RUN      ] serial.numeric_traits_norm_min
1: [       OK ] serial.numeric_traits_norm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_denorm_min
1: [       OK ] serial.numeric_traits_denorm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_finite_min_max
1: [       OK ] serial.numeric_traits_finite_min_max (0 ms)
1: [ RUN      ] serial.numeric_traits_digits
1: [       OK ] serial.numeric_traits_digits (0 ms)
1: [ RUN      ] serial.numeric_traits_digits10
1: [       OK ] serial.numeric_traits_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_max_digits10
1: [       OK ] serial.numeric_traits_max_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_radix
1: [       OK ] serial.numeric_traits_radix (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent
1: [       OK ] serial.numeric_traits_min_max_exponent (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent10
1: [       OK ] serial.numeric_traits_min_max_exponent10 (0 ms)
1: [ RUN      ] serial.numeric_traits_quiet_and_signaling_nan
1: [       OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms)
1: [ RUN      ] serial.numeric_traits_sfinae_friendly
1: [       OK ] serial.numeric_traits_sfinae_friendly (0 ms)
1: [ RUN      ] serial.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.view_aggregate
1: [       OK ] serial.view_aggregate (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (11 ms)
1: [ RUN      ] serial.cxx11
1: [       OK ] serial.cxx11 (0 ms)
1: [ RUN      ] serial.viewctorprop_embedded_dim
1: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] serial.view_layouttiled
1: [       OK ] serial.view_layouttiled (0 ms)
1: [ RUN      ] serial.view_layouttiled_subtile
1: [       OK ] serial.view_layouttiled_subtile (0 ms)
1: [ RUN      ] serial.parallel_scan_range_policy
1: [       OK ] serial.parallel_scan_range_policy (5 ms)
1: [ RUN      ] serial.kokkos_printf
1: [       OK ] serial.kokkos_printf (6 ms)
1: [ RUN      ] serial.range_for
1: [       OK ] serial.range_for (0 ms)
1: [ RUN      ] serial.range_reduce
1: [       OK ] serial.range_reduce (0 ms)
1: [ RUN      ] serial.range_dynamic_policy
1: [       OK ] serial.range_dynamic_policy (20 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (0 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.range_dynamic_policy_require
1: [       OK ] serial.range_dynamic_policy_require (20 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (0 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (0 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (0 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (0 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (0 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (0 ms)
1: [ RUN      ] serial.reducers_int8_t
1: [       OK ] serial.reducers_int8_t (0 ms)
1: [ RUN      ] serial.reducers_int16_t
1: [       OK ] serial.reducers_int16_t (0 ms)
1: [ RUN      ] serial.reducers_point_t
1: [       OK ] serial.reducers_point_t (0 ms)
1: [ RUN      ] serial.reducers_bool
1: [       OK ] serial.reducers_bool (0 ms)
1: [ RUN      ] serial.int64_t_reduce
1: [       OK ] serial.int64_t_reduce (299 ms)
1: [ RUN      ] serial.double_reduce
1: [       OK ] serial.double_reduce (310 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
1: [       OK ] serial.int64_t_reduce_dynamic (988 ms)
1: [ RUN      ] serial.double_reduce_dynamic
1: [       OK ] serial.double_reduce_dynamic (1070 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
1: [       OK ] serial.int64_t_reduce_dynamic_view (661 ms)
1: [ RUN      ] serial.reduction_deduction
1: [       OK ] serial.reduction_deduction (0 ms)
1: [ RUN      ] serial.reduce_device_view_range_policy
1: [       OK ] serial.reduce_device_view_range_policy (0 ms)
1: [ RUN      ] serial.reduce_device_view_mdrange_policy
1: [       OK ] serial.reduce_device_view_mdrange_policy (23 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
1: [       OK ] serial.reduce_device_view_team_policy (2903 ms)
1: [ RUN      ] serial.impl_shared_alloc
1: [       OK ] serial.impl_shared_alloc (6 ms)
1: [ RUN      ] serial.kokkos_swap
1: [       OK ] serial.kokkos_swap (0 ms)
1: [ RUN      ] serial.task_fib_deprecated
1: [       OK ] serial.task_fib_deprecated (195 ms)
1: [ RUN      ] serial.task_depend_deprecated
1: [       OK ] serial.task_depend_deprecated (0 ms)
1: [ RUN      ] serial.task_team_deprecated
1: [       OK ] serial.task_team_deprecated (0 ms)
1: [ RUN      ] serial.task_with_mempool_deprecated
1: [       OK ] serial.task_with_mempool_deprecated (0 ms)
1: [ RUN      ] serial.task_multiple_depend_deprecated
1: [       OK ] serial.task_multiple_depend_deprecated (7 ms)
1: [ RUN      ] serial.task_scheduler_ctors_deprecated
1: [       OK ] serial.task_scheduler_ctors_deprecated (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_deprecated
1: [       OK ] serial.task_scheduer_ctors_device_deprecated (0 ms)
1: [ RUN      ] serial.task_fib_deprecated_multiple
1: [       OK ] serial.task_fib_deprecated_multiple (196 ms)
1: [ RUN      ] serial.task_depend_deprecated_multiple
1: [       OK ] serial.task_depend_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_team_deprecated_multiple
1: [       OK ] serial.task_team_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_with_mempool_deprecated_multiple
1: [       OK ] serial.task_with_mempool_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_multiple_depend_deprecated_multiple
1: [       OK ] serial.task_multiple_depend_deprecated_multiple (7 ms)
1: [ RUN      ] serial.task_scheduler_ctors_deprecated_multiple
1: [       OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_deprecated_multiple
1: [       OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms)
1: [ RUN      ] serial.task_fib_single
1: [       OK ] serial.task_fib_single (181 ms)
1: [ RUN      ] serial.task_depend_single
1: [       OK ] serial.task_depend_single (0 ms)
1: [ RUN      ] serial.task_team_single
1: [       OK ] serial.task_team_single (0 ms)
1: [ RUN      ] serial.task_with_mempool_single
1: [       OK ] serial.task_with_mempool_single (0 ms)
1: [ RUN      ] serial.task_multiple_depend_single
1: [       OK ] serial.task_multiple_depend_single (6 ms)
1: [ RUN      ] serial.task_scheduler_ctors_single
1: [       OK ] serial.task_scheduler_ctors_single (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_single
1: [       OK ] serial.task_scheduer_ctors_device_single (0 ms)
1: [ RUN      ] serial.task_fib_multiple
1: [       OK ] serial.task_fib_multiple (186 ms)
1: [ RUN      ] serial.task_depend_multiple
1: [       OK ] serial.task_depend_multiple (0 ms)
1: [ RUN      ] serial.task_team_multiple
1: [       OK ] serial.task_team_multiple (0 ms)
1: [ RUN      ] serial.task_with_mempool_multiple
1: [       OK ] serial.task_with_mempool_multiple (0 ms)
1: [ RUN      ] serial.task_multiple_depend_multiple
1: [       OK ] serial.task_multiple_depend_multiple (5 ms)
1: [ RUN      ] serial.task_scheduler_ctors_multiple
1: [       OK ] serial.task_scheduler_ctors_multiple (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_multiple
1: [       OK ] serial.task_scheduer_ctors_device_multiple (0 ms)
1: [ RUN      ] serial.task_fib_chase_lev
1: [       OK ] serial.task_fib_chase_lev (223 ms)
1: [ RUN      ] serial.task_depend_chase_lev
1: [       OK ] serial.task_depend_chase_lev (0 ms)
1: [ RUN      ] serial.task_team_chase_lev
1: [       OK ] serial.task_team_chase_lev (0 ms)
1: [ RUN      ] serial.task_with_mempool_chase_lev
1: [       OK ] serial.task_with_mempool_chase_lev (0 ms)
1: [ RUN      ] serial.task_multiple_depend_chase_lev
1: [       OK ] serial.task_multiple_depend_chase_lev (7 ms)
1: [ RUN      ] serial.task_scheduler_ctors_chase_lev
1: [       OK ] serial.task_scheduler_ctors_chase_lev (0 ms)
1: [ RUN      ] serial.task_scheduer_ctors_device_chase_lev
1: [       OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms)
1: [----------] 211 tests from serial (21143 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 218 tests from 2 test suites ran. (22592 ms total)
1: [  PASSED  ] 217 tests.
1: [  SKIPPED ] 1 test, listed below:
1: [  SKIPPED ] serial.mdspan_minimal_functional
 1/20 Test  #1: Kokkos_CoreUnitTest_Serial1 .................   Passed   23.30 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
2: [==========] Running 125 tests from 2 test suites.
2: [----------] Global test environment set-up.
2: [----------] 8 tests from serial_DeathTest
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_dyn
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_stat
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_mix
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_static_extents
2: [       OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2440 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2505 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_device
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms)
2: [----------] 8 tests from serial_DeathTest (4946 ms total)
2: 
2: [----------] 117 tests from serial
2: [ RUN      ] serial.team_for
2: [       OK ] serial.team_for (0 ms)
2: [ RUN      ] serial.team_reduce
2: [       OK ] serial.team_reduce (0 ms)
2: [ RUN      ] serial.team_reduce_large
2: [       OK ] serial.team_reduce_large (521 ms)
2: [ RUN      ] serial.team_parallel_single
2: [       OK ] serial.team_parallel_single (9 ms)
2: [ RUN      ] serial.large_team_scratch_size
2: [       OK ] serial.large_team_scratch_size (0 ms)
2: [ RUN      ] serial.team_broadcast_long
2: [       OK ] serial.team_broadcast_long (0 ms)
2: [ RUN      ] serial.team_broadcast_long_wrapper
2: [       OK ] serial.team_broadcast_long_wrapper (0 ms)
2: [ RUN      ] serial.team_broadcast_char
2: [       OK ] serial.team_broadcast_char (0 ms)
2: [ RUN      ] serial.team_broadcast_float
2: [       OK ] serial.team_broadcast_float (0 ms)
2: [ RUN      ] serial.team_broadcast_double
2: [       OK ] serial.team_broadcast_double (0 ms)
2: [ RUN      ] serial.team_handle_by_value
2: [       OK ] serial.team_handle_by_value (0 ms)
2: [ RUN      ] serial.team_vector
2: [       OK ] serial.team_vector (7 ms)
2: [ RUN      ] serial.triple_nested_parallelism
2: [       OK ] serial.triple_nested_parallelism (610 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (90 ms)
2: [ RUN      ] serial.team_thread_range_combined_reducers
2: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
2: [ RUN      ] serial.thread_vector_range_combined_reducers
2: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.team_vector_range_combined_reducers
2: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelFor
2: [       OK ] serial.TeamThreadMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (4 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (6 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (5 ms)
2: [ RUN      ] serial.team_policy_runtime_parameters
2: [       OK ] serial.team_policy_runtime_parameters (0 ms)
2: [ RUN      ] serial.team_reduction_scan
2: [       OK ] serial.team_reduction_scan (167 ms)
2: [ RUN      ] serial.team_long_reduce
2: [       OK ] serial.team_long_reduce (131 ms)
2: [ RUN      ] serial.team_double_reduce
2: [       OK ] serial.team_double_reduce (116 ms)
2: [ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
2: [       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
2: [ RUN      ] serial.repeated_team_reduce
2: [       OK ] serial.repeated_team_reduce (7193 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (138 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (77 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (3 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (77 ms)
2: [ RUN      ] serial.scratch_align
2: [       OK ] serial.scratch_align (0 ms)
2: [ RUN      ] serial.shmem_size
2: [       OK ] serial.shmem_size (0 ms)
2: [ RUN      ] serial.multi_level_scratch
2: [       OK ] serial.multi_level_scratch (2 ms)
2: [ RUN      ] serial.team_scratch_memory_index_parallel_for
2: [       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
2: [ RUN      ] serial.team_policy_max_recommended
2: [       OK ] serial.team_policy_max_recommended (1 ms)
2: [ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
2: [       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
2: [ RUN      ] serial.team_teamvector_range
2: [       OK ] serial.team_teamvector_range (1 ms)
2: [ RUN      ] serial.unique_token_global
2: [       OK ] serial.unique_token_global (21 ms)
2: [ RUN      ] serial.unique_token_instance
2: [       OK ] serial.unique_token_instance (21 ms)
2: [ RUN      ] serial.unique_token_team_acquire
2: [       OK ] serial.unique_token_team_acquire (0 ms)
2: [ RUN      ] serial.view_api_a
2: [       OK ] serial.view_api_a (5 ms)
2: [ RUN      ] serial.view_api_b
2: [       OK ] serial.view_api_b (0 ms)
2: [ RUN      ] serial.view_api_c
2: [       OK ] serial.view_api_c (31 ms)
2: [ RUN      ] serial.view_api_d
2: [       OK ] serial.view_api_d (0 ms)
2: [ RUN      ] serial.view_allocation_error
2: [       OK ] serial.view_allocation_error (0 ms)
2: [ RUN      ] serial.view_remap
2: [       OK ] serial.view_remap (0 ms)
2: [ RUN      ] serial.view_mirror_nonconst
2: [       OK ] serial.view_mirror_nonconst (0 ms)
2: [ RUN      ] serial.view_stride_method
2: [       OK ] serial.view_stride_method (0 ms)
2: [ RUN      ] serial.anonymous_space
2: [       OK ] serial.anonymous_space (0 ms)
2: [ RUN      ] serial.view_overload_resolution
2: [       OK ] serial.view_overload_resolution (0 ms)
2: [ RUN      ] serial.view_allocation_large_rank
2: [       OK ] serial.view_allocation_large_rank (887 ms)
2: [ RUN      ] serial.view_shmem_size_on_device
2: [       OK ] serial.view_shmem_size_on_device (0 ms)
2: [ RUN      ] serial.view_is_assignable
2: [       OK ] serial.view_is_assignable (0 ms)
2: [ RUN      ] serial.view_copy_tests
2: [       OK ] serial.view_copy_tests (7 ms)
2: [ RUN      ] serial.view_copy_tests_rank_0
2: [       OK ] serial.view_copy_tests_rank_0 (0 ms)
2: [ RUN      ] serial.view_copy_degenerated
2: [       OK ] serial.view_copy_degenerated (0 ms)
2: [ RUN      ] serial.view_empty_runtime_unmanaged
2: [       OK ] serial.view_empty_runtime_unmanaged (0 ms)
2: [ RUN      ] serial.view_hooks
2: [       OK ] serial.view_hooks (0 ms)
2: [ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
2: [       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (53 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (50 ms)
2: [ RUN      ] serial.view_irregular_layout
2: [       OK ] serial.view_irregular_layout (0 ms)
2: [ RUN      ] serial.view_mapping
2: [       OK ] serial.view_mapping (58 ms)
2: [ RUN      ] serial.view_mapping_operator
2: [       OK ] serial.view_mapping_operator (3 ms)
2: [ RUN      ] serial.static_extent
2: [       OK ] serial.static_extent (0 ms)
2: [ RUN      ] serial.view_mapping_atomic
2: [       OK ] serial.view_mapping_atomic (0 ms)
2: [ RUN      ] serial.view_mapping_class_value
2: [       OK ] serial.view_mapping_class_value (0 ms)
2: [ RUN      ] serial.view_mapping_assignable
2: [       OK ] serial.view_mapping_assignable (0 ms)
2: [ RUN      ] serial.view_mapping_trivially_copyable
2: [       OK ] serial.view_mapping_trivially_copyable (0 ms)
2: [ RUN      ] serial.view_mapping_subview
2: [       OK ] serial.view_mapping_subview (0 ms)
2: [ RUN      ] serial.view_nested_view
2: [       OK ] serial.view_nested_view (0 ms)
2: [ RUN      ] serial.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (14 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (62 ms)
2: [ RUN      ] serial.resize_realloc_no_init
2: [       OK ] serial.resize_realloc_no_init (0 ms)
2: [ RUN      ] serial.resize_realloc_no_alloc
2: [       OK ] serial.resize_realloc_no_alloc (0 ms)
2: [ RUN      ] serial.realloc_exec_space
2: [       OK ] serial.realloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc
2: [       OK ] serial.view_alloc (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space
2: [       OK ] serial.view_alloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc_int
2: [       OK ] serial.view_alloc_int (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space_int
2: [       OK ] serial.view_alloc_exec_space_int (0 ms)
2: [ RUN      ] serial.deep_copy_zero_memset
2: [       OK ] serial.deep_copy_zero_memset (0 ms)
2: [ RUN      ] serial.resize_exec_space
2: [       OK ] serial.resize_exec_space (0 ms)
2: [ RUN      ] serial.view_allocation_int
2: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
2: skipping since the fence checked for isn't necessary
2: [  SKIPPED ] serial.view_allocation_int (0 ms)
2: [ RUN      ] serial.view_allocation_exec_space_int
2: [       OK ] serial.view_allocation_exec_space_int (0 ms)
2: [ RUN      ] serial.view_not_default_constructible
2: [       OK ] serial.view_not_default_constructible (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_left
2: [       OK ] serial.view_subview_auto_1d_left (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_right
2: [       OK ] serial.view_subview_auto_1d_right (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_stride
2: [       OK ] serial.view_subview_auto_1d_stride (0 ms)
2: [ RUN      ] serial.view_subview_assign_strided
2: [       OK ] serial.view_subview_assign_strided (0 ms)
2: [ RUN      ] serial.view_subview_left_0
2: [       OK ] serial.view_subview_left_0 (0 ms)
2: [ RUN      ] serial.view_subview_left_1
2: [       OK ] serial.view_subview_left_1 (0 ms)
2: [ RUN      ] serial.view_subview_left_2
2: [       OK ] serial.view_subview_left_2 (0 ms)
2: [ RUN      ] serial.view_subview_left_3
2: [       OK ] serial.view_subview_left_3 (0 ms)
2: [ RUN      ] serial.view_subview_right_0
2: [       OK ] serial.view_subview_right_0 (0 ms)
2: [ RUN      ] serial.view_subview_right_1
2: [       OK ] serial.view_subview_right_1 (0 ms)
2: [ RUN      ] serial.view_subview_right_3
2: [       OK ] serial.view_subview_right_3 (0 ms)
2: [ RUN      ] serial.view_static_tests
2: [       OK ] serial.view_static_tests (0 ms)
2: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
2: [       OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms)
2: [ RUN      ] serial.view_subview_layoutright_to_layoutright
2: [       OK ] serial.view_subview_layoutright_to_layoutright (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign
2: [       OK ] serial.view_subview_1d_assign (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_atomic
2: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_randomaccess
2: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d
2: [       OK ] serial.view_subview_2d_from_3d (3 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (3 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
2: [       OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left
2: [       OK ] serial.view_subview_3d_from_5d_left (27 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (27 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (27 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
2: [       OK ] serial.view_subview_3d_from_5d_right (287 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (286 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (288 ms)
2: [ RUN      ] serial.view_test_unmanaged_subview_reset
2: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
2: [ RUN      ] serial.view_subview_memory_traits_construction
2: [       OK ] serial.view_subview_memory_traits_construction (0 ms)
2: [----------] 117 tests from serial (11364 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 125 tests from 2 test suites ran. (16311 ms total)
2: [  PASSED  ] 122 tests.
2: [  SKIPPED ] 3 tests, listed below:
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
2: [  SKIPPED ] serial.view_allocation_int
 2/20 Test  #2: Kokkos_CoreUnitTest_Serial2 .................   Passed   17.01 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph
3: Test timeout computed to be: 1500
3: [==========] Running 5 tests from 1 test suite.
3: [----------] Global test environment set-up.
3: [----------] 5 tests from serial_count_bugs
3: [ RUN      ] serial_count_bugs.launch_one
3: [       OK ] serial_count_bugs.launch_one (0 ms)
3: [ RUN      ] serial_count_bugs.launch_one_rvalue
3: [       OK ] serial_count_bugs.launch_one_rvalue (0 ms)
3: [ RUN      ] serial_count_bugs.launch_six
3: [       OK ] serial_count_bugs.launch_six (0 ms)
3: [ RUN      ] serial_count_bugs.when_all_cycle
3: [       OK ] serial_count_bugs.when_all_cycle (0 ms)
3: [ RUN      ] serial_count_bugs.zero_work_reduce
3: [       OK ] serial_count_bugs.zero_work_reduce (0 ms)
3: [----------] 5 tests from serial_count_bugs (0 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 5 tests from 1 test suite ran. (0 ms total)
3: [  PASSED  ] 5 tests.
3: 
3:   YOU HAVE 1 DISABLED TEST
3: 
 3/20 Test  #3: Kokkos_CoreUnitTest_SerialGraph .............   Passed    0.67 sec
test 4
      Start  4: Kokkos_CoreUnitTest_OpenACC

4: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC
4: Test timeout computed to be: 1500
4: [==========] Running 173 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 15 tests from openacc_DeathTest
4: [ RUN      ] openacc_DeathTest.abort_from_host
4: [       OK ] openacc_DeathTest.abort_from_host (1305 ms)
4: [ RUN      ] openacc_DeathTest.abort_from_device
4: [       OK ] openacc_DeathTest.abort_from_device (44 ms)
4: [ RUN      ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort
4: [       OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1292 ms)
4: [ RUN      ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions
4: [       OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1269 ms)
4: [ RUN      ] openacc_DeathTest.policy_invalid_bounds
4: [       OK ] openacc_DeathTest.policy_invalid_bounds (4 ms)
4: [ RUN      ] openacc_DeathTest.range_policy_invalid_bounds
4: [       OK ] openacc_DeathTest.range_policy_invalid_bounds (3 ms)
4: [ RUN      ] openacc_DeathTest.range_policy_implicitly_converted_bounds
4: [       OK ] openacc_DeathTest.range_policy_implicitly_converted_bounds (4 ms)
4: [ RUN      ] openacc_DeathTest.view_construction_with_wrong_params_dyn
4: [       OK ] openacc_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
4: [ RUN      ] openacc_DeathTest.view_construction_with_wrong_params_stat
4: [       OK ] openacc_DeathTest.view_construction_with_wrong_params_stat (0 ms)
4: [ RUN      ] openacc_DeathTest.view_construction_with_wrong_params_mix
4: [       OK ] openacc_DeathTest.view_construction_with_wrong_params_mix (0 ms)
4: [ RUN      ] openacc_DeathTest.view_construction_with_wrong_static_extents
4: [       OK ] openacc_DeathTest.view_construction_with_wrong_static_extents (0 ms)
4: [ RUN      ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment
4: [       OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (10369 ms)
4: [ RUN      ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment
4: [       OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (9416 ms)
4: [ RUN      ] openacc_DeathTest.view_memory_access_violations_from_host
4: [       OK ] openacc_DeathTest.view_memory_access_violations_from_host (24452 ms)
4: [ RUN      ] openacc_DeathTest.view_memory_access_violations_from_device
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewMemoryAccessViolation.hpp:186: Skipped
4: skipping because OpenACC backend is currently not able to abort from the device
4: [  SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device (0 ms)
4: [----------] 15 tests from openacc_DeathTest (48163 ms total)
4: 
4: [----------] 158 tests from openacc
4: [ RUN      ] openacc.array_capacity
4: [       OK ] openacc.array_capacity (0 ms)
4: [ RUN      ] openacc.array_element_access
4: [       OK ] openacc.array_element_access (0 ms)
4: [ RUN      ] openacc.array_zero_capacity
4: [       OK ] openacc.array_zero_capacity (0 ms)
4: [ RUN      ] openacc.array_zero_data_nullptr
4: [       OK ] openacc.array_zero_data_nullptr (0 ms)
4: [ RUN      ] openacc.array_contiguous_capacity
4: [       OK ] openacc.array_contiguous_capacity (0 ms)
4: [ RUN      ] openacc.array_contiguous_element_access
4: [       OK ] openacc.array_contiguous_element_access (0 ms)
4: [ RUN      ] openacc.array_contiguous_assignment
4: [       OK ] openacc.array_contiguous_assignment (0 ms)
4: [ RUN      ] openacc.array_strided_capacity
4: [       OK ] openacc.array_strided_capacity (0 ms)
4: [ RUN      ] openacc.array_strided_element_access
4: [       OK ] openacc.array_strided_element_access (0 ms)
4: [ RUN      ] openacc.array_strided_assignment
4: [       OK ] openacc.array_strided_assignment (0 ms)
4: [ RUN      ] openacc.atomic_operations_double
4: [       OK ] openacc.atomic_operations_double (9 ms)
4: [ RUN      ] openacc.atomic_operations_float
4: [       OK ] openacc.atomic_operations_float (9 ms)
4: [ RUN      ] openacc.atomic_operations_int
4: [       OK ] openacc.atomic_operations_int (18 ms)
4: [ RUN      ] openacc.atomic_operations_long
4: [       OK ] openacc.atomic_operations_long (46 ms)
4: [ RUN      ] openacc.atomic_operations_longlong
4: [       OK ] openacc.atomic_operations_longlong (42 ms)
4: [ RUN      ] openacc.atomic_operations_unsigned
4: [       OK ] openacc.atomic_operations_unsigned (41 ms)
4: [ RUN      ] openacc.atomic_operations_unsignedlong
4: [       OK ] openacc.atomic_operations_unsignedlong (42 ms)
4: [ RUN      ] openacc.atomics
4: [       OK ] openacc.atomics (401 ms)
4: [ RUN      ] openacc.atomics_tpetra_max_abs
4: [       OK ] openacc.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] openacc.atomic_views_integral
4: [       OK ] openacc.atomic_views_integral (20946 ms)
4: [ RUN      ] openacc.atomic_views_nonintegral
4: [       OK ] openacc.atomic_views_nonintegral (47 ms)
4: [ RUN      ] openacc.atomic_view_api
4: [       OK ] openacc.atomic_view_api (0 ms)
4: [ RUN      ] openacc.bit_manip_countl_zero
4: [       OK ] openacc.bit_manip_countl_zero (54 ms)
4: [ RUN      ] openacc.bit_manip_countl_one
4: [       OK ] openacc.bit_manip_countl_one (0 ms)
4: [ RUN      ] openacc.bit_manip_countr_zero
4: [       OK ] openacc.bit_manip_countr_zero (0 ms)
4: [ RUN      ] openacc.bit_manip_countr_one
4: [       OK ] openacc.bit_manip_countr_one (0 ms)
4: [ RUN      ] openacc.bit_manip_popcount
4: [       OK ] openacc.bit_manip_popcount (0 ms)
4: [ RUN      ] openacc.bit_manip_has_single_bit
4: [       OK ] openacc.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] openacc.bit_manip_bit_floor
4: [       OK ] openacc.bit_manip_bit_floor (0 ms)
4: [ RUN      ] openacc.bit_manip_bit_ceil
4: [       OK ] openacc.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] openacc.bit_manip_bit_width
4: [       OK ] openacc.bit_manip_bit_width (0 ms)
4: [ RUN      ] openacc.bit_manip_rotl
4: [       OK ] openacc.bit_manip_rotl (0 ms)
4: [ RUN      ] openacc.bit_manip_rotr
4: [       OK ] openacc.bit_manip_rotr (0 ms)
4: [ RUN      ] openacc.bit_manip_byeswap
4: [       OK ] openacc.bit_manip_byeswap (0 ms)
4: [ RUN      ] openacc.bit_manip_bit_cast
4: [       OK ] openacc.bit_manip_bit_cast (0 ms)
4: [ RUN      ] openacc.checked_integer_operations_multiply_overflow
4: [       OK ] openacc.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] openacc.execution_policy_occupancy_and_hint
4: [       OK ] openacc.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] openacc.complex_construction
4: [       OK ] openacc.complex_construction (7 ms)
4: [ RUN      ] openacc.complex_basic_math
4: [       OK ] openacc.complex_basic_math (0 ms)
4: [ RUN      ] openacc.complex_special_funtions
4: [       OK ] openacc.complex_special_funtions (0 ms)
4: [ RUN      ] openacc.complex_io
4: [       OK ] openacc.complex_io (0 ms)
4: [ RUN      ] openacc.complex_trivially_copyable
4: [       OK ] openacc.complex_trivially_copyable (0 ms)
4: [ RUN      ] openacc.complex_issue_3865
4: [       OK ] openacc.complex_issue_3865 (0 ms)
4: [ RUN      ] openacc.complex_operations_arithmetic_types_overloads
4: [       OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] openacc.partitioning_by_args
4: [       OK ] openacc.partitioning_by_args (63 ms)
4: [ RUN      ] openacc.partitioning_by_vector
4: [       OK ] openacc.partitioning_by_vector (59 ms)
4: [ RUN      ] openacc.execution_space_as_class_data_member
4: [       OK ] openacc.execution_space_as_class_data_member (2 ms)
4: [ RUN      ] openacc.functor_analysis
4: [       OK ] openacc.functor_analysis (0 ms)
4: [ RUN      ] openacc.init
4: [       OK ] openacc.init (0 ms)
4: [ RUN      ] openacc.dispatch
4: [       OK ] openacc.dispatch (85 ms)
4: [ RUN      ] openacc.mathematical_constants_e
4: [       OK ] openacc.mathematical_constants_e (35 ms)
4: [ RUN      ] openacc.mathematical_constants_log2e
4: [       OK ] openacc.mathematical_constants_log2e (0 ms)
4: [ RUN      ] openacc.mathematical_constants_log10e
4: [       OK ] openacc.mathematical_constants_log10e (0 ms)
4: [ RUN      ] openacc.mathematical_constants_pi
4: [       OK ] openacc.mathematical_constants_pi (0 ms)
4: [ RUN      ] openacc.mathematical_constants_inv_pi
4: [       OK ] openacc.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] openacc.mathematical_constants_inv_sqrtpi
4: [       OK ] openacc.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] openacc.mathematical_constants_ln2
4: [       OK ] openacc.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] openacc.mathematical_constants_ln10
4: [       OK ] openacc.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] openacc.mathematical_constants_sqrt2
4: [       OK ] openacc.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] openacc.mathematical_constants_sqrt3
4: [       OK ] openacc.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] openacc.mathematical_constants_inv_sqrt3
4: [       OK ] openacc.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] openacc.mathematical_constants_egamma
4: [       OK ] openacc.mathematical_constants_egamma (0 ms)
4: [ RUN      ] openacc.mathematical_constants_phi
4: [       OK ] openacc.mathematical_constants_phi (0 ms)
4: [ RUN      ] openacc.mathspecialfunc_expint1
4: [       OK ] openacc.mathspecialfunc_expint1 (16 ms)
4: [ RUN      ] openacc.mathspecialfunc_errorfunc
4: [       OK ] openacc.mathspecialfunc_errorfunc (0 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesselj0y0
4: [       OK ] openacc.mathspecialfunc_cbesselj0y0 (52 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesselj1y1
4: [       OK ] openacc.mathspecialfunc_cbesselj1y1 (52 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesseli0k0
4: [       OK ] openacc.mathspecialfunc_cbesseli0k0 (1 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesseli1k1
4: [       OK ] openacc.mathspecialfunc_cbesseli1k1 (1 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesselh1stkind
4: [       OK ] openacc.mathspecialfunc_cbesselh1stkind (1 ms)
4: [ RUN      ] openacc.mathspecialfunc_cbesselh2ndkind
4: [       OK ] openacc.mathspecialfunc_cbesselh2ndkind (1 ms)
4: [ RUN      ] openacc.mdrange_5d
4: [       OK ] openacc.mdrange_5d (135 ms)
4: [ RUN      ] openacc.mdrange_6d
4: [       OK ] openacc.mdrange_6d (504 ms)
4: [ RUN      ] openacc.mdrange_3d
4: [       OK ] openacc.mdrange_3d (58 ms)
4: [ RUN      ] openacc.mdrange_neg_idx
4: [       OK ] openacc.mdrange_neg_idx (248 ms)
4: [ RUN      ] openacc.mdrange_4d
4: [       OK ] openacc.mdrange_4d (61 ms)
4: [ RUN      ] openacc.mdrange_large_deep_copy
4: [       OK ] openacc.mdrange_large_deep_copy (28 ms)
4: [ RUN      ] openacc.md_range_policy_construction_from_arrays
4: [       OK ] openacc.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] openacc.mdrange_parallel_reduce_primitive_types
4: [       OK ] openacc.mdrange_parallel_reduce_primitive_types (2562 ms)
4: [ RUN      ] openacc.mdspan_minimal_functional
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestMDSpan.hpp:57: Skipped
4: mdspan not enabled
4: [  SKIPPED ] openacc.mdspan_minimal_functional (0 ms)
4: [ RUN      ] openacc.max
4: [       OK ] openacc.max (0 ms)
4: [ RUN      ] openacc.max_within_parfor
4: [       OK ] openacc.max_within_parfor (4 ms)
4: [ RUN      ] openacc.min
4: [       OK ] openacc.min (0 ms)
4: [ RUN      ] openacc.min_within_parfor
4: [       OK ] openacc.min_within_parfor (0 ms)
4: [ RUN      ] openacc.minmax
4: [       OK ] openacc.minmax (0 ms)
4: [ RUN      ] openacc.minmax_within_parfor
4: [       OK ] openacc.minmax_within_parfor (0 ms)
4: [ RUN      ] openacc.clamp
4: [       OK ] openacc.clamp (0 ms)
4: [ RUN      ] openacc.clamp_within_parfor
4: [       OK ] openacc.clamp_within_parfor (0 ms)
4: [ RUN      ] openacc.occupancy_control
4: [       OK ] openacc.occupancy_control (5 ms)
4: [ RUN      ] openacc.parallel_scan_range_policy
4: [       OK ] openacc.parallel_scan_range_policy (132 ms)
4: [ RUN      ] openacc.kokkos_printf
4: [       OK ] openacc.kokkos_printf (3 ms)
4: [ RUN      ] openacc.range_policy_runtime_parameters
4: [       OK ] openacc.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] openacc.reducers_double
4: [       OK ] openacc.reducers_double (13 ms)
4: [ RUN      ] openacc.reducers_bool
4: [       OK ] openacc.reducers_bool (10 ms)
4: [ RUN      ] openacc.impl_shared_alloc
4: [       OK ] openacc.impl_shared_alloc (51 ms)
4: [ RUN      ] openacc.kokkos_swap
4: [       OK ] openacc.kokkos_swap (1 ms)
4: [ RUN      ] openacc.team_policy_runtime_parameters
4: [       OK ] openacc.team_policy_runtime_parameters (0 ms)
4: [ RUN      ] openacc.view_api_a
4: [       OK ] openacc.view_api_a (8 ms)
4: [ RUN      ] openacc.view_api_b
4: [       OK ] openacc.view_api_b (16 ms)
4: [ RUN      ] openacc.view_api_c
4: [       OK ] openacc.view_api_c (5 ms)
4: [ RUN      ] openacc.view_api_d
4: [       OK ] openacc.view_api_d (6 ms)
4: [ RUN      ] openacc.view_allocation_error
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestViewAPI_d.hpp:41: Skipped
4: acc_malloc() not properly returning nullptr
4: [  SKIPPED ] openacc.view_allocation_error (0 ms)
4: [ RUN      ] openacc.view_copy_tests
4: [       OK ] openacc.view_copy_tests (30 ms)
4: [ RUN      ] openacc.view_copy_tests_rank_0
4: [       OK ] openacc.view_copy_tests_rank_0 (7 ms)
4: [ RUN      ] openacc.view_copy_degenerated
4: [       OK ] openacc.view_copy_degenerated (0 ms)
4: [ RUN      ] openacc.view_empty_runtime_unmanaged
4: [       OK ] openacc.view_empty_runtime_unmanaged (0 ms)
4: [ RUN      ] openacc.view_hooks
4: [       OK ] openacc.view_hooks (0 ms)
4: [ RUN      ] openacc.view_layoutstride_left_to_layoutleft_assignment
4: [       OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (79 ms)
4: [ RUN      ] openacc.view_layoutstride_right_to_layoutright_assignment
4: [       OK ] openacc.view_layoutstride_right_to_layoutright_assignment (73 ms)
4: [ RUN      ] openacc.view_irregular_layout
4: [       OK ] openacc.view_irregular_layout (37 ms)
4: [ RUN      ] openacc.view_mapping
4: [       OK ] openacc.view_mapping (59 ms)
4: [ RUN      ] openacc.view_mapping_operator
4: [       OK ] openacc.view_mapping_operator (54 ms)
4: [ RUN      ] openacc.static_extent
4: [       OK ] openacc.static_extent (0 ms)
4: [ RUN      ] openacc.view_mapping_atomic
4: [       OK ] openacc.view_mapping_atomic (7 ms)
4: [ RUN      ] openacc.view_mapping_class_value
4: [       OK ] openacc.view_mapping_class_value (0 ms)
4: [ RUN      ] openacc.view_mapping_assignable
4: [       OK ] openacc.view_mapping_assignable (0 ms)
4: [ RUN      ] openacc.view_mapping_trivially_copyable
4: [       OK ] openacc.view_mapping_trivially_copyable (0 ms)
4: [ RUN      ] openacc.append_formatted_multidimensional_index
4: [       OK ] openacc.append_formatted_multidimensional_index (0 ms)
4: [ RUN      ] openacc.resize_realloc_no_init
4: [       OK ] openacc.resize_realloc_no_init (32 ms)
4: [ RUN      ] openacc.resize_realloc_no_alloc
4: [       OK ] openacc.resize_realloc_no_alloc (0 ms)
4: [ RUN      ] openacc.realloc_exec_space
4: [       OK ] openacc.realloc_exec_space (0 ms)
4: [ RUN      ] openacc.view_alloc
4: [       OK ] openacc.view_alloc (0 ms)
4: [ RUN      ] openacc.view_alloc_exec_space
4: [       OK ] openacc.view_alloc_exec_space (0 ms)
4: [ RUN      ] openacc.view_alloc_int
4: [       OK ] openacc.view_alloc_int (0 ms)
4: [ RUN      ] openacc.view_alloc_exec_space_int
4: [       OK ] openacc.view_alloc_exec_space_int (0 ms)
4: [ RUN      ] openacc.deep_copy_zero_memset
4: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/TestWithoutInitializing.hpp:220: Skipped
4: skipping since the OpenACC backend doesn't implement ZeroMemset
4: [  SKIPPED ] openacc.deep_copy_zero_memset (0 ms)
4: [ RUN      ] openacc.resize_exec_space
4: [       OK ] openacc.resize_exec_space (14 ms)
4: [ RUN      ] openacc.view_allocation_int
4: [       OK ] openacc.view_allocation_int (0 ms)
4: [ RUN      ] openacc.view_allocation_exec_space_int
4: [       OK ] openacc.view_allocation_exec_space_int (0 ms)
4: [ RUN      ] openacc.view_not_default_constructible
4: [       OK ] openacc.view_not_default_constructible (0 ms)
4: [ RUN      ] openacc.view_subview_auto_1d_left
4: [       OK ] openacc.view_subview_auto_1d_left (5 ms)
4: [ RUN      ] openacc.view_subview_auto_1d_right
4: [       OK ] openacc.view_subview_auto_1d_right (0 ms)
4: [ RUN      ] openacc.view_subview_auto_1d_stride
4: [       OK ] openacc.view_subview_auto_1d_stride (0 ms)
4: [ RUN      ] openacc.view_subview_assign_strided
4: [       OK ] openacc.view_subview_assign_strided (0 ms)
4: [ RUN      ] openacc.view_subview_left_0
4: [       OK ] openacc.view_subview_left_0 (0 ms)
4: [ RUN      ] openacc.view_subview_left_1
4: [       OK ] openacc.view_subview_left_1 (0 ms)
4: [ RUN      ] openacc.view_subview_left_2
4: [       OK ] openacc.view_subview_left_2 (0 ms)
4: [ RUN      ] openacc.view_subview_left_3
4: [       OK ] openacc.view_subview_left_3 (0 ms)
4: [ RUN      ] openacc.view_subview_right_0
4: [       OK ] openacc.view_subview_right_0 (0 ms)
4: [ RUN      ] openacc.view_subview_right_1
4: [       OK ] openacc.view_subview_right_1 (0 ms)
4: [ RUN      ] openacc.view_subview_right_3
4: [       OK ] openacc.view_subview_right_3 (0 ms)
4: [ RUN      ] openacc.view_static_tests
4: [       OK ] openacc.view_static_tests (0 ms)
4: [ RUN      ] openacc.view_subview_layoutleft_to_layoutleft
4: [       OK ] openacc.view_subview_layoutleft_to_layoutleft (7 ms)
4: [ RUN      ] openacc.view_subview_layoutright_to_layoutright
4: [       OK ] openacc.view_subview_layoutright_to_layoutright (0 ms)
4: [ RUN      ] openacc.view_subview_1d_assign
4: [       OK ] openacc.view_subview_1d_assign (12 ms)
4: [ RUN      ] openacc.view_subview_1d_assign_atomic
4: [       OK ] openacc.view_subview_1d_assign_atomic (11 ms)
4: [ RUN      ] openacc.view_subview_1d_assign_randomaccess
4: [       OK ] openacc.view_subview_1d_assign_randomaccess (10 ms)
4: [ RUN      ] openacc.view_subview_2d_from_3d
4: [       OK ] openacc.view_subview_2d_from_3d (174 ms)
4: [ RUN      ] openacc.view_subview_2d_from_3d_atomic
4: [       OK ] openacc.view_subview_2d_from_3d_atomic (176 ms)
4: [ RUN      ] openacc.view_subview_2d_from_3d_randomaccess
4: [       OK ] openacc.view_subview_2d_from_3d_randomaccess (177 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_left
4: [       OK ] openacc.view_subview_3d_from_5d_left (598 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_left_atomic
4: [       OK ] openacc.view_subview_3d_from_5d_left_atomic (598 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_left_randomaccess
4: [       OK ] openacc.view_subview_3d_from_5d_left_randomaccess (598 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_right
4: [       OK ] openacc.view_subview_3d_from_5d_right (1396 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_right_atomic
4: [       OK ] openacc.view_subview_3d_from_5d_right_atomic (1397 ms)
4: [ RUN      ] openacc.view_subview_3d_from_5d_right_randomaccess
4: [       OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1397 ms)
4: [ RUN      ] openacc.view_test_unmanaged_subview_reset
4: [       OK ] openacc.view_test_unmanaged_subview_reset (1 ms)
4: [ RUN      ] openacc.view_subview_memory_traits_construction
4: [       OK ] openacc.view_subview_memory_traits_construction (0 ms)
4: [----------] 158 tests from openacc (32876 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 173 tests from 2 test suites ran. (81039 ms total)
4: [  PASSED  ] 169 tests.
4: [  SKIPPED ] 4 tests, listed below:
4: [  SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device
4: [  SKIPPED ] openacc.mdspan_minimal_functional
4: [  SKIPPED ] openacc.view_allocation_error
4: [  SKIPPED ] openacc.deep_copy_zero_memset
 4/20 Test  #4: Kokkos_CoreUnitTest_OpenACC .................   Passed   81.98 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Default

5: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Default
5: Test timeout computed to be: 1500
5: [==========] Running 19 tests from 1 test suite.
5: [----------] Global test environment set-up.
5: [----------] 19 tests from defaultdevicetype
5: [ RUN      ] defaultdevicetype.initialization_settings
5: [       OK ] defaultdevicetype.initialization_settings (0 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
5: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
5: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
5: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
5: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_help
5: [       OK ] defaultdevicetype.cmd_line_args_help (8 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
5: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (3 ms)
5: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
5: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (34 ms)
5: [ RUN      ] defaultdevicetype.env_vars_num_threads
5: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
5: [ RUN      ] defaultdevicetype.env_vars_device_id
5: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
5: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
5: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
5: [ RUN      ] defaultdevicetype.env_vars_tune_internals
5: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
5: [ RUN      ] defaultdevicetype.visible_devices
5: [       OK ] defaultdevicetype.visible_devices (0 ms)
5: [ RUN      ] defaultdevicetype.compiler_macros
5: [       OK ] defaultdevicetype.compiler_macros (1 ms)
5: [ RUN      ] defaultdevicetype.half_conversion
5: [       OK ] defaultdevicetype.half_conversion (37 ms)
5: [ RUN      ] defaultdevicetype.bhalf_conversion
5: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
5: [ RUN      ] defaultdevicetype.half_operators
5: [       OK ] defaultdevicetype.half_operators (0 ms)
5: [ RUN      ] defaultdevicetype.bhalf_operators
5: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
5: [ RUN      ] defaultdevicetype.host_space_access
5: [       OK ] defaultdevicetype.host_space_access (0 ms)
5: [----------] 19 tests from defaultdevicetype (87 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 19 tests from 1 test suite ran. (87 ms total)
5: [  PASSED  ] 19 tests.
 5/20 Test  #5: Kokkos_CoreUnitTest_Default .................   Passed    0.78 sec
test 6
      Start  6: Kokkos_CoreUnitTest_LegionInitialization

6: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
6: Test timeout computed to be: 1500
6: [==========] Running 1 test from 1 test suite.
6: [----------] Global test environment set-up.
6: [----------] 1 test from initialization
6: [ RUN      ] initialization.legion_initialization
6: [       OK ] initialization.legion_initialization (428 ms)
6: [----------] 1 test from initialization (428 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 1 test from 1 test suite ran. (428 ms total)
6: [  PASSED  ] 1 test.
 6/20 Test  #6: Kokkos_CoreUnitTest_LegionInitialization ....   Passed    0.72 sec
test 7
      Start  7: Kokkos_CoreUnitTest_PushFinalizeHook

7: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
7: Test timeout computed to be: 1500
7: SUCCESS
 7/20 Test  #7: Kokkos_CoreUnitTest_PushFinalizeHook ........   Passed    0.66 sec
test 8
      Start  8: Kokkos_CoreUnitTest_Develop

8: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_Develop
8: Test timeout computed to be: 1500
8: [==========] Running 1 test from 1 test suite.
8: [----------] Global test environment set-up.
8: [----------] 1 test from defaultdevicetype
8: [ RUN      ] defaultdevicetype.development_test
8: [       OK ] defaultdevicetype.development_test (0 ms)
8: [----------] 1 test from defaultdevicetype (0 ms total)
8: 
8: [----------] Global test environment tear-down
8: [==========] 1 test from 1 test suite ran. (0 ms total)
8: [  PASSED  ] 1 test.
 8/20 Test  #8: Kokkos_CoreUnitTest_Develop .................   Passed    0.67 sec
test 9
      Start  9: Kokkos_CoreUnitTest_KokkosP

9: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
9: Test timeout computed to be: 1500
9: [==========] Running 23 tests from 2 test suites.
9: [----------] Global test environment set-up.
9: [----------] 21 tests from kokkosp
9: [ RUN      ] kokkosp.test_named_instance_fence
9: Ref: 134217729
9: Ref: named_instance
9: 134217729
9: named_instance
9: [       OK ] kokkosp.test_named_instance_fence (0 ms)
9: [ RUN      ] kokkosp.test_unnamed_instance_fence
9: Ref: 134217729
9: Ref: Unnamed Instance Fence
9: 134217729
9: Kokkos::OpenACC::fence(): Unnamed Instance Fence
9: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
9: [ RUN      ] kokkosp.test_named_global_fence
9: Ref: 134217728
9: Ref: test global fence
9: 0
9: test global fence
9: Miss on id
9: 134217728
9: test global fence
9: [       OK ] kokkosp.test_named_global_fence (0 ms)
9: [ RUN      ] kokkosp.test_unnamed_global_fence
9: Ref: 134217728
9: Ref: Unnamed Global Fence
9: 0
9: Kokkos::fence: Unnamed Global Fence
9: Miss on id
9: 134217728
9: Kokkos::fence: Unnamed Global Fence
9: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
9: [ RUN      ] kokkosp.test_multiple_default_instances
9: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
9: [ RUN      ] kokkosp.test_id_gen
9: [       OK ] kokkosp.test_id_gen (0 ms)
9: [ RUN      ] kokkosp.test_kernel_sequence
9: Ref: 134217729
9: Ref: named_instance
9: 134217729
9: named_instance
9: Ref: 134217729
9: Ref: test_kernel
9: 134217729
9: named_instance
9: Miss on name
9: 0
9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
9: Miss on name
9: Miss on id
9: 134217728
9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
9: Miss on name
9: Miss on id
9: 134217729
9: test_kernel
9: [       OK ] kokkosp.test_kernel_sequence (31 ms)
9: [ RUN      ] kokkosp.async_deep_copy
9: [       OK ] kokkosp.async_deep_copy (0 ms)
9: [ RUN      ] kokkosp.parallel_for
9: [       OK ] kokkosp.parallel_for (0 ms)
9: [ RUN      ] kokkosp.regions
9: [       OK ] kokkosp.regions (0 ms)
9: [ RUN      ] kokkosp.fences
9: [       OK ] kokkosp.fences (0 ms)
9: [ RUN      ] kokkosp.raw_allocation
9: [       OK ] kokkosp.raw_allocation (0 ms)
9: [ RUN      ] kokkosp.view
9: [       OK ] kokkosp.view (0 ms)
9: [ RUN      ] kokkosp.sections
9: [       OK ] kokkosp.sections (0 ms)
9: [ RUN      ] kokkosp.metadata
9: [       OK ] kokkosp.metadata (0 ms)
9: [ RUN      ] kokkosp.profile_events
9: [       OK ] kokkosp.profile_events (0 ms)
9: [ RUN      ] kokkosp.no_init_kernel
9: [       OK ] kokkosp.no_init_kernel (0 ms)
9: [ RUN      ] kokkosp.get_events
9: [       OK ] kokkosp.get_events (0 ms)
9: [ RUN      ] kokkosp.create_mirror_no_init
9: [       OK ] kokkosp.create_mirror_no_init (0 ms)
9: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
9: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
9: [ RUN      ] kokkosp.create_mirror_view_and_copy
9: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
9: [----------] 21 tests from kokkosp (33 ms total)
9: 
9: [----------] 2 tests from defaultdevicetype
9: [ RUN      ] defaultdevicetype.profiling_section
9: [       OK ] defaultdevicetype.profiling_section (0 ms)
9: [ RUN      ] defaultdevicetype.scoped_profile_region
9: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
9: [----------] 2 tests from defaultdevicetype (0 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 23 tests from 2 test suites ran. (33 ms total)
9: [  PASSED  ] 23 tests.
 9/20 Test  #9: Kokkos_CoreUnitTest_KokkosP .................   Passed    0.72 sec
test 10
      Start 10: Kokkos_CoreUnitTest_ToolIndependence

10: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
10: Test timeout computed to be: 1500
10/20 Test #10: Kokkos_CoreUnitTest_ToolIndependence ........   Passed    0.01 sec
test 11
      Start 11: Kokkos_ProfilingTestLibraryLoadHelp

11: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
11: Environment variables: 
11:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so
11: Test timeout computed to be: 1500
11: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp .........   Passed    0.67 sec
test 12
      Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp

12: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
12: Test timeout computed to be: 1500
12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ......   Passed    0.67 sec
test 13
      Start 13: Kokkos_ProfilingTestLibraryLoad

13: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
13: Environment variables: 
13:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so
13: Test timeout computed to be: 1500
13: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
13: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x1ef9d40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1ef9f40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1ef9fc0:Host:source:0x1ef9dc0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x1efa180:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x1ef9f40:40::kokkosp_deallocate_data:Host:source:0x1ef9d40:40::kokkosp_finalize_library::
13/20 Test #13: Kokkos_ProfilingTestLibraryLoad .............   Passed    0.67 sec
test 14
      Start 14: Kokkos_ProfilingTestLibraryCmdLine

14: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/libkokkosprinter-tool.so"
14: Test timeout computed to be: 1500
14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.0::kokkosp_allocate_data:Host:source:0x22b3e40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x22b4040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x22b40c0:Host:source:0x22b3ec0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x22b4280:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x22b4040:40::kokkosp_deallocate_data:Host:source:0x22b3e40:40::kokkosp_finalize_library::
14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine ..........   Passed    0.68 sec
test 15
      Start 15: Kokkos_CoreUnitTest_StackTraceTest

15: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec
15: Test timeout computed to be: 1500
15: [==========] Running 3 tests from 2 test suites.
15: [----------] Global test environment set-up.
15: [----------] 2 tests from defaultdevicetype_DeathTest
15: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
15: 
15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
15: Top of f1
15: Top of f0
15: Top of f0
15: test_f1:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f1:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x43d266] Test::test_stacktrace(bool, bool)
15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f1
15: Top of f0
15: Top of f0
15: StackTrace f3(std::cout, 4) returned: 110
15: test_f3:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f3:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int)
15: [0x43e1cd] Test::test_stacktrace(bool, bool)
15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Test setting std::terminate handler that prints the last saved stack trace
15: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (230 ms)
15: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
15: 
15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6899/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
15: Top of f1
15: Top of f0
15: Top of f0
15: test_f1:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f1:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x43d266] Test::test_stacktrace(bool, bool)
15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f1
15: Top of f0
15: Top of f0
15: StackTrace f3(std::cout, 4) returned: 110
15: test_f3:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f3:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int)
15: [0x43e1cd] Test::test_stacktrace(bool, bool)
15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Test setting std::terminate handler that prints the last saved stack trace
15: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (207 ms)
15: [----------] 2 tests from defaultdevicetype_DeathTest (438 ms total)
15: 
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.stacktrace_normal
15: Top of f1
15: Top of f0
15: Top of f0
15: test_f1:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f1:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x43d266] Test::test_stacktrace(bool, bool)
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f3
15: Top of f1
15: Top of f0
15: Top of f0
15: StackTrace f3(std::cout, 4) returned: 110
15: test_f3:
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75]
15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fecefb90083]
15: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e]
15:  
15: demangled test_f3:
15: [0x4d5a53] Kokkos::Impl::save_stacktrace()
15: [0x44103c] Test::stacktrace_test_f1(std::ostream&)
15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int)
15: [0x43e1cd] Test::test_stacktrace(bool, bool)
15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
15: [0x44cb4f] testing::Test::Run()
15: [0x44ee9f] testing::TestInfo::Run()
15: [0x4501c7] testing::TestSuite::Run()
15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests()
15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
15: [0x45158e] testing::UnitTest::Run()
15: [0x43af75] main
15: [0x7fecefb90083] __libc_start_main
15: [0x43ae6e] _start
15:  
15: Test setting std::terminate handler that prints the last saved stack trace
15: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
15: [----------] 1 test from defaultdevicetype (1 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 3 tests from 2 test suites ran. (439 ms total)
15: [  PASSED  ] 3 tests.
15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest ..........   Passed    1.11 sec
test 16
      Start 16: Kokkos_IncrementalTest_OPENACC

16: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_OPENACC
16: Test timeout computed to be: 1500
16: [==========] Running 28 tests from 1 test suite.
16: [----------] Global test environment set-up.
16: [----------] 28 tests from OPENACC
16: [ RUN      ] OPENACC.IncrTest_01_execspace_typedef
16: [       OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms)
16: [ RUN      ] OPENACC.IncrTest_01_execspace
16: Device Execution Space:
16:   KOKKOS_ENABLE_OPENACC: yes
16: OpenACC Options:
16:   KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes
16: Using OpenACC
16: OpenACC
16: [       OK ] OPENACC.IncrTest_01_execspace (0 ms)
16: [ RUN      ] OPENACC.IncrTest_02_AtomicExchange
16: [       OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms)
16: [ RUN      ] OPENACC.IncrTest_02_AtomicAdd
16: [       OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms)
16: [ RUN      ] OPENACC.IncrTest_02_AtomicSub
16: [       OK ] OPENACC.IncrTest_02_AtomicSub (0 ms)
16: [ RUN      ] OPENACC.IncrTest_03a_memspace_malloc
16: [       OK ] OPENACC.IncrTest_03a_memspace_malloc (29 ms)
16: [ RUN      ] OPENACC.IncrTest_03b_memspace_free
16: [       OK ] OPENACC.IncrTest_03b_memspace_free (1999 ms)
16: [ RUN      ] OPENACC.IncrTest_04_simple_parallelFor
16: [       OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms)
16: [ RUN      ] OPENACC.IncrTest_04_RangePolicy_parallelFor
16: [       OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms)
16: [ RUN      ] OPENACC.IncrTest_05_reduction
16: [       OK ] OPENACC.IncrTest_05_reduction (6 ms)
16: [ RUN      ] OPENACC.IncrTest_06_mdrange2D
16: [       OK ] OPENACC.IncrTest_06_mdrange2D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_06_mdrange3D
16: [       OK ] OPENACC.IncrTest_06_mdrange3D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_06_mdrange4D
16: [       OK ] OPENACC.IncrTest_06_mdrange4D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_08_deep_copy_2D
16: [       OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_08_deep_copy_3D
16: [       OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_08_deep_copy_4D
16: [       OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms)
16: [ RUN      ] OPENACC.IncrTest_10_Hierarchical_Basics
16: [       OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms)
16: [ RUN      ] OPENACC.IncrTest_11a_Hierarchical_ForLoop
16: [       OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (0 ms)
16: [ RUN      ] OPENACC.IncrTest_11b_Hierarchical_ForLoop
16: [       OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (3 ms)
16: [ RUN      ] OPENACC.IncrTest_11c_Hierarchical_ForLoop
16: [       OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (248 ms)
16: [ RUN      ] OPENACC.IncrTest_12a_ThreadScratch
16: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped
16: skipping since scratch memory is not yet implemented in the OpenACC backend
16: [  SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms)
16: [ RUN      ] OPENACC.IncrTest_12b_TeamScratch
16: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped
16: skipping since scratch memory is not yet implemented in the OpenACC backend
16: [  SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms)
16: [ RUN      ] OPENACC.IncrTest_13a_Hierarchical_Red
16: [       OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms)
16: [ RUN      ] OPENACC.IncrTest_13b_Hierarchical_Red
16: [       OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms)
16: [ RUN      ] OPENACC.IncrTest_13c_Hierarchical_Red
16: [       OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms)
16: [ RUN      ] OPENACC.incr_14_MDrangeReduce
16: [       OK ] OPENACC.incr_14_MDrangeReduce (0 ms)
16: [ RUN      ] OPENACC.IncrTest_16_parallelscan
16: [       OK ] OPENACC.IncrTest_16_parallelscan (1 ms)
16: [ RUN      ] OPENACC.incr_17_atomicView
16: [       OK ] OPENACC.incr_17_atomicView (0 ms)
16: [----------] 28 tests from OPENACC (2295 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 28 tests from 1 test suite ran. (2295 ms total)
16: [  PASSED  ] 26 tests.
16: [  SKIPPED ] 2 tests, listed below:
16: [  SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch
16: [  SKIPPED ] OPENACC.IncrTest_12b_TeamScratch
16/20 Test #16: Kokkos_IncrementalTest_OPENACC ..............   Passed    2.98 sec
test 17
      Start 17: Kokkos_IncrementalTest_SERIAL

17: Test command: /var/jenkins/workspace/Kokkos_PR-6899/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
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 SERIAL
17: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
17: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
17: [ RUN      ] SERIAL.IncrTest_01_execspace
17: Host Serial Execution Space:
17:   KOKKOS_ENABLE_SERIAL: yes
17: 
17: Serial Runtime Configuration:
17: Serial
17: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
17: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
17: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
17: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
17: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
17: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
17: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
17: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
17: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
17: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
17: [       OK ] SERIAL.IncrTest_03b_memspace_free (154 ms)
17: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
17: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
17: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
17: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
17: [ RUN      ] SERIAL.IncrTest_05_reduction
17: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
17: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
17: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
17: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
17: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
17: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
17: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
17: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
17: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
17: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
17: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
17: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
17: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
17: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
17: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
17: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (205 ms)
17: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
17: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped
17: skipping since scratch memory is not yet implemented in the OpenACC backend
17: [  SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
17: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
17: /var/jenkins/workspace/Kokkos_PR-6899/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped
17: skipping since scratch memory is not yet implemented in the OpenACC backend
17: [  SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 ms)
17: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
17: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
17: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
17: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
17: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
17: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
17: [ RUN      ] SERIAL.incr_14_MDrangeReduce
17: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
17: [ RUN      ] SERIAL.IncrTest_16_parallelscan
17: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
17: [ RUN      ] SERIAL.incr_17_atomicView
17: [       OK ] SERIAL.incr_17_atomicView (0 ms)
17: [----------] 28 tests from SERIAL (361 ms total)
17: 
17: [----------] Global test environment tear-down
17: [==========] 28 tests from 1 test suite ran. (361 ms total)
17: [  PASSED  ] 26 tests.
17: [  SKIPPED ] 2 tests, listed below:
17: [  SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch
17: [  SKIPPED ] SERIAL.IncrTest_12b_TeamScratch
17/20 Test #17: Kokkos_IncrementalTest_SERIAL ...............   Passed    1.03 sec
test 18
      Start 18: Kokkos_CoreUnitTest_CTestDevice

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

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

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

100% tests passed, 0 tests failed out of 20

Total Test time (real) = 135.12 sec