Skip to content
Success

Console Output

Skipping 1,732 KB.. Full Log
44: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (718 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (230 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (398 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
44: [----------] 8 tests from std_algorithms_numeric_ops_test (2126 ms total)
44: 
44: [----------] 1 test from std_algorithms_transform_ops_test
44: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
44: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (50 ms)
44: [----------] 1 test from std_algorithms_transform_ops_test (50 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 29 tests from 7 test suites ran. (2360 ms total)
44: [  PASSED  ] 29 tests.
44/62 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E .........................   Passed    2.75 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

45: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
45: Test timeout computed to be: 600
45: [==========] Running 12 tests from 7 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test
45: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
45: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (546 ms)
45: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
45: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (538 ms)
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1085 ms total)
45: 
45: [----------] 2 tests from std_algorithms_count_team_test
45: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
45: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (282 ms)
45: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
45: [       OK ] std_algorithms_count_team_test.count_returns_zero (265 ms)
45: [----------] 2 tests from std_algorithms_count_team_test (547 ms total)
45: 
45: [----------] 1 test from std_algorithms_count_if_team_test
45: [ RUN      ] std_algorithms_count_if_team_test.test
45: [       OK ] std_algorithms_count_if_team_test.test (310 ms)
45: [----------] 1 test from std_algorithms_count_if_team_test (310 ms total)
45: 
45: [----------] 1 test from std_algorithms_for_each_team_test
45: [ RUN      ] std_algorithms_for_each_team_test.test
45: [       OK ] std_algorithms_for_each_team_test.test (436 ms)
45: [----------] 1 test from std_algorithms_for_each_team_test (436 ms total)
45: 
45: [----------] 1 test from std_algorithms_for_each_n_team_test
45: [ RUN      ] std_algorithms_for_each_n_team_test.test
45: [       OK ] std_algorithms_for_each_n_team_test.test (454 ms)
45: [----------] 1 test from std_algorithms_for_each_n_team_test (455 ms total)
45: 
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
45: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (637 ms)
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
45: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (602 ms)
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
45: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (611 ms)
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1851 ms total)
45: 
45: [----------] 2 tests from std_algorithms_mismatch_team_test
45: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
45: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (667 ms)
45: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
45: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (900 ms)
45: [----------] 2 tests from std_algorithms_mismatch_team_test (1568 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 12 tests from 7 test suites ran. (6255 ms total)
45: [  PASSED  ] 12 tests.
45/62 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed    6.62 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

46: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
46: Test timeout computed to be: 600
46: [==========] Running 8 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_equal_team_test
46: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
46: [       OK ] std_algorithms_equal_team_test.views_are_equal (953 ms)
46: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
46: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1298 ms)
46: [----------] 2 tests from std_algorithms_equal_team_test (2252 ms total)
46: 
46: [----------] 2 tests from std_algorithms_search_team_test
46: [ RUN      ] std_algorithms_search_team_test.sequences_exist
46: [       OK ] std_algorithms_search_team_test.sequences_exist (552 ms)
46: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (566 ms)
46: [----------] 2 tests from std_algorithms_search_team_test (1118 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_end_team_test
46: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
46: [       OK ] std_algorithms_find_end_team_test.sequences_exist (641 ms)
46: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (650 ms)
46: [----------] 2 tests from std_algorithms_find_end_team_test (1291 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_first_of_team_test
46: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
46: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (603 ms)
46: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (805 ms)
46: [----------] 2 tests from std_algorithms_find_first_of_team_test (1408 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 8 tests from 4 test suites ran. (6071 ms total)
46: [  PASSED  ] 8 tests.
46/62 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed    6.42 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

47: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
47: Test timeout computed to be: 600
47: [==========] Running 11 tests from 7 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_find_team_test
47: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
47: [       OK ] std_algorithms_find_team_test.searched_values_exist (262 ms)
47: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
47: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (263 ms)
47: [----------] 2 tests from std_algorithms_find_team_test (525 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_if_team_test
47: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
47: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (254 ms)
47: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
47: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (262 ms)
47: [----------] 2 tests from std_algorithms_find_if_team_test (517 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_if_not_team_test
47: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
47: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (277 ms)
47: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
47: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (271 ms)
47: [----------] 2 tests from std_algorithms_find_if_not_team_test (549 ms total)
47: 
47: [----------] 1 test from std_algorithms_all_of_team_test
47: [ RUN      ] std_algorithms_all_of_team_test.test
47: [       OK ] std_algorithms_all_of_team_test.test (275 ms)
47: [----------] 1 test from std_algorithms_all_of_team_test (275 ms total)
47: 
47: [----------] 1 test from std_algorithms_any_of_team_test
47: [ RUN      ] std_algorithms_any_of_team_test.test
47: [       OK ] std_algorithms_any_of_team_test.test (266 ms)
47: [----------] 1 test from std_algorithms_any_of_team_test (266 ms total)
47: 
47: [----------] 1 test from std_algorithms_none_of_team_test
47: [ RUN      ] std_algorithms_none_of_team_test.test
47: [       OK ] std_algorithms_none_of_team_test.test (293 ms)
47: [----------] 1 test from std_algorithms_none_of_team_test (293 ms total)
47: 
47: [----------] 2 tests from std_algorithms_search_n_team_test
47: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
47: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (301 ms)
47: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
47: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (288 ms)
47: [----------] 2 tests from std_algorithms_search_n_team_test (589 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 11 tests from 7 test suites ran. (3017 ms total)
47: [  PASSED  ] 11 tests.
47/62 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    3.37 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

48: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
48: Test timeout computed to be: 600
48: [==========] Running 3 tests from 3 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_min_element_team_test
48: [ RUN      ] std_algorithms_min_element_team_test.test
48: [       OK ] std_algorithms_min_element_team_test.test (573 ms)
48: [----------] 1 test from std_algorithms_min_element_team_test (573 ms total)
48: 
48: [----------] 1 test from std_algorithms_max_element_team_test
48: [ RUN      ] std_algorithms_max_element_team_test.test
48: [       OK ] std_algorithms_max_element_team_test.test (569 ms)
48: [----------] 1 test from std_algorithms_max_element_team_test (569 ms total)
48: 
48: [----------] 1 test from std_algorithms_minmax_element_team_test
48: [ RUN      ] std_algorithms_minmax_element_team_test.test
48: [       OK ] std_algorithms_minmax_element_team_test.test (612 ms)
48: [----------] 1 test from std_algorithms_minmax_element_team_test (612 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 3 tests from 3 test suites ran. (1755 ms total)
48: [  PASSED  ] 3 tests.
48/62 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    2.10 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

49: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
49: Test timeout computed to be: 600
49: [==========] Running 6 tests from 6 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_fill_team_test
49: [ RUN      ] std_algorithms_fill_team_test.test
49: [       OK ] std_algorithms_fill_team_test.test (265 ms)
49: [----------] 1 test from std_algorithms_fill_team_test (265 ms total)
49: 
49: [----------] 1 test from std_algorithms_fill_n_team_test
49: [ RUN      ] std_algorithms_fill_n_team_test.test
49: [       OK ] std_algorithms_fill_n_team_test.test (468 ms)
49: [----------] 1 test from std_algorithms_fill_n_team_test (468 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_team_test
49: [ RUN      ] std_algorithms_replace_team_test.test
49: [       OK ] std_algorithms_replace_team_test.test (383 ms)
49: [----------] 1 test from std_algorithms_replace_team_test (383 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_if_team_test
49: [ RUN      ] std_algorithms_replace_if_team_test.test
49: [       OK ] std_algorithms_replace_if_team_test.test (326 ms)
49: [----------] 1 test from std_algorithms_replace_if_team_test (326 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_copy_team_test
49: [ RUN      ] std_algorithms_replace_copy_team_test.test
49: [       OK ] std_algorithms_replace_copy_team_test.test (364 ms)
49: [----------] 1 test from std_algorithms_replace_copy_team_test (364 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test
49: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
49: [       OK ] std_algorithms_replace_copy_if_team_test.test (391 ms)
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (391 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 6 tests from 6 test suites ran. (2200 ms total)
49: [  PASSED  ] 6 tests.
49/62 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    2.55 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

50: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
50: Test timeout computed to be: 600
50: [==========] Running 4 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_reverse_team_test
50: [ RUN      ] std_algorithms_reverse_team_test.test
50: [       OK ] std_algorithms_reverse_team_test.test (282 ms)
50: [----------] 1 test from std_algorithms_reverse_team_test (282 ms total)
50: 
50: [----------] 1 test from std_algorithms_reverse_copy_team_test
50: [ RUN      ] std_algorithms_reverse_copy_team_test.test
50: [       OK ] std_algorithms_reverse_copy_team_test.test (358 ms)
50: [----------] 1 test from std_algorithms_reverse_copy_team_test (358 ms total)
50: 
50: [----------] 1 test from std_algorithms_rotate_team_test
50: [ RUN      ] std_algorithms_rotate_team_test.test
50: [       OK ] std_algorithms_rotate_team_test.test (640 ms)
50: [----------] 1 test from std_algorithms_rotate_team_test (640 ms total)
50: 
50: [----------] 1 test from std_algorithms_rotate_copy_team_test
50: [ RUN      ] std_algorithms_rotate_copy_team_test.test
50: [       OK ] std_algorithms_rotate_copy_team_test.test (675 ms)
50: [----------] 1 test from std_algorithms_rotate_copy_team_test (675 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (1957 ms total)
50: [  PASSED  ] 4 tests.
50/62 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    2.30 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

51: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
51: Test timeout computed to be: 600
51: [==========] Running 4 tests from 4 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_move_team_test
51: [ RUN      ] std_algorithms_move_team_test.test
51: [       OK ] std_algorithms_move_team_test.test (465 ms)
51: [----------] 1 test from std_algorithms_move_team_test (465 ms total)
51: 
51: [----------] 1 test from std_algorithms_move_backward_team_test
51: [ RUN      ] std_algorithms_move_backward_team_test.test
51: [       OK ] std_algorithms_move_backward_team_test.test (464 ms)
51: [----------] 1 test from std_algorithms_move_backward_team_test (464 ms total)
51: 
51: [----------] 1 test from std_algorithms_shift_left_team_test
51: [ RUN      ] std_algorithms_shift_left_team_test.test
51: [       OK ] std_algorithms_shift_left_team_test.test (1597 ms)
51: [----------] 1 test from std_algorithms_shift_left_team_test (1597 ms total)
51: 
51: [----------] 1 test from std_algorithms_shift_right_team_test
51: [ RUN      ] std_algorithms_shift_right_team_test.test
51: [       OK ] std_algorithms_shift_right_team_test.test (1583 ms)
51: [----------] 1 test from std_algorithms_shift_right_team_test (1583 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (4111 ms total)
51: [  PASSED  ] 4 tests.
51/62 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed    4.46 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

52: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
52: Test timeout computed to be: 600
52: [==========] Running 9 tests from 9 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_copy_team_test
52: [ RUN      ] std_algorithms_copy_team_test.test
52: [       OK ] std_algorithms_copy_team_test.test (559 ms)
52: [----------] 1 test from std_algorithms_copy_team_test (559 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_n_team_test
52: [ RUN      ] std_algorithms_copy_n_team_test.test
52: [       OK ] std_algorithms_copy_n_team_test.test (583 ms)
52: [----------] 1 test from std_algorithms_copy_n_team_test (583 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_backward_team_test
52: [ RUN      ] std_algorithms_copy_backward_team_test.test
52: [       OK ] std_algorithms_copy_backward_team_test.test (453 ms)
52: [----------] 1 test from std_algorithms_copy_backward_team_test (453 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_if_team_test
52: [ RUN      ] std_algorithms_copy_if_team_test.test
52: [       OK ] std_algorithms_copy_if_team_test.test (423 ms)
52: [----------] 1 test from std_algorithms_copy_if_team_test (423 ms total)
52: 
52: [----------] 1 test from std_algorithms_unique_copy_team_test
52: [ RUN      ] std_algorithms_unique_copy_team_test.test
52: [       OK ] std_algorithms_unique_copy_team_test.test (537 ms)
52: [----------] 1 test from std_algorithms_unique_copy_team_test (537 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_team_test
52: [ RUN      ] std_algorithms_remove_team_test.test
52: [       OK ] std_algorithms_remove_team_test.test (454 ms)
52: [----------] 1 test from std_algorithms_remove_team_test (454 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_if_team_test
52: [ RUN      ] std_algorithms_remove_if_team_test.test
52: [       OK ] std_algorithms_remove_if_team_test.test (413 ms)
52: [----------] 1 test from std_algorithms_remove_if_team_test (413 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_copy_team_test
52: [ RUN      ] std_algorithms_remove_copy_team_test.test
52: [       OK ] std_algorithms_remove_copy_team_test.test (458 ms)
52: [----------] 1 test from std_algorithms_remove_copy_team_test (458 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test
52: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
52: [       OK ] std_algorithms_remove_copy_if_team_test.test (382 ms)
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (382 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 9 tests from 9 test suites ran. (4267 ms total)
52: [  PASSED  ] 9 tests.
52/62 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed    4.62 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

53: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
53: Test timeout computed to be: 600
53: [==========] Running 4 tests from 4 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_unique_team_test
53: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
53: [       OK ] std_algorithms_unique_team_test.test_default_predicate (652 ms)
53: [----------] 1 test from std_algorithms_unique_team_test (652 ms total)
53: 
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test
53: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
53: [       OK ] std_algorithms_adjacent_difference_team_test.test (797 ms)
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (797 ms total)
53: 
53: [----------] 1 test from std_algorithms_reduce_team_test
53: [ RUN      ] std_algorithms_reduce_team_test.test
53: [       OK ] std_algorithms_reduce_team_test.test (850 ms)
53: [----------] 1 test from std_algorithms_reduce_team_test (850 ms total)
53: 
53: [----------] 1 test from std_algorithms_transform_reduce_team_test
53: [ RUN      ] std_algorithms_transform_reduce_team_test.test
53: [       OK ] std_algorithms_transform_reduce_team_test.test (1439 ms)
53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1439 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 4 tests from 4 test suites ran. (3738 ms total)
53: [  PASSED  ] 4 tests.
53/62 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    4.08 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

54: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
54: Test timeout computed to be: 600
54: [==========] Running 18 tests from 5 test suites.
54: [----------] Global test environment set-up.
54: [----------] 2 tests from std_algorithms_is_sorted_team_test
54: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
54: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (517 ms)
54: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
54: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (422 ms)
54: [----------] 2 tests from std_algorithms_is_sorted_team_test (940 ms total)
54: 
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (24 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (32 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (338 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (452 ms)
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (849 ms total)
54: 
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test
54: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
54: [       OK ] std_algorithms_is_partitioned_team_test.empty (12 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
54: [       OK ] std_algorithms_is_partitioned_team_test.all_true (217 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
54: [       OK ] std_algorithms_is_partitioned_team_test.all_false (219 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.random
54: [       OK ] std_algorithms_is_partitioned_team_test.random (168 ms)
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (618 ms total)
54: 
54: [----------] 4 tests from std_algorithms_partition_copy_team_test
54: [ RUN      ] std_algorithms_partition_copy_team_test.empty
54: [       OK ] std_algorithms_partition_copy_team_test.empty (21 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
54: [       OK ] std_algorithms_partition_copy_team_test.all_true (549 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
54: [       OK ] std_algorithms_partition_copy_team_test.all_false (556 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.random
==> cmake: Executing phase: 'install'
54: [       OK ] std_algorithms_partition_copy_team_test.random (493 ms)
54: [----------] 4 tests from std_algorithms_partition_copy_team_test (1620 ms total)
54: 
54: [----------] 4 tests from std_algorithms_partition_point_team_test
54: [ RUN      ] std_algorithms_partition_point_team_test.empty
54: [       OK ] std_algorithms_partition_point_team_test.empty (12 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_true
54: [       OK ] std_algorithms_partition_point_team_test.all_true (215 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_false
54: [       OK ] std_algorithms_partition_point_team_test.all_false (216 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.random
54: [       OK ] std_algorithms_partition_point_team_test.random (160 ms)
54: [----------] 4 tests from std_algorithms_partition_point_team_test (605 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 18 tests from 5 test suites ran. (4634 ms total)
54: [  PASSED  ] 18 tests.
54/62 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed    4.98 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

55: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
55: Test timeout computed to be: 600
55: [==========] Running 5 tests from 4 test suites.
55: [----------] Global test environment set-up.
55: [----------] 2 tests from std_algorithms_transform_team_test
55: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
55: [       OK ] std_algorithms_transform_team_test.test_unary_op (622 ms)
55: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
55: [       OK ] std_algorithms_transform_team_test.test_binary_op (801 ms)
55: [----------] 2 tests from std_algorithms_transform_team_test (1424 ms total)
55: 
55: [----------] 1 test from std_algorithms_generate_team_test
55: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
55: [       OK ] std_algorithms_generate_team_test.test_unary_op (1373 ms)
55: [----------] 1 test from std_algorithms_generate_team_test (1373 ms total)
55: 
55: [----------] 1 test from std_algorithms_generate_n_team_test
55: [ RUN      ] std_algorithms_generate_n_team_test.test
55: [       OK ] std_algorithms_generate_n_team_test.test (469 ms)
55: [----------] 1 test from std_algorithms_generate_n_team_test (469 ms total)
55: 
55: [----------] 1 test from std_algorithms_swap_ranges_team_test
55: [ RUN      ] std_algorithms_swap_ranges_team_test.test
55: [       OK ] std_algorithms_swap_ranges_team_test.test (715 ms)
55: [----------] 1 test from std_algorithms_swap_ranges_team_test (715 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 5 tests from 4 test suites ran. (3983 ms total)
55: [  PASSED  ] 5 tests.
55/62 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    4.33 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

56: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
56: Test timeout computed to be: 600
56: [==========] Running 2 tests from 2 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test
56: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
56: [       OK ] std_algorithms_exclusive_scan_team_test.test (1635 ms)
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1635 ms total)
56: 
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
56: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
56: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (829 ms)
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (829 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 2 test suites ran. (2464 ms total)
56: [  PASSED  ] 2 tests.
56/62 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    2.80 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

57: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
57: Test timeout computed to be: 600
57: [==========] Running 2 tests from 2 test suites.
57: [----------] Global test environment set-up.
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test
57: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
57: [       OK ] std_algorithms_inclusive_scan_team_test.test (2415 ms)
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2415 ms total)
57: 
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
57: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
57: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (1634 ms)
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1634 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (4050 ms total)
57: [  PASSED  ] 2 tests.
57/62 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................   Passed    4.39 sec
test 58
      Start 58: Kokkos_PerformanceTest_InclusiveScan

58: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_InclusiveScan_2025-12-09_T05-31-57.json"
58: Test timeout computed to be: 600
58: 2025-12-09T06:09:48+00:00
58: Running /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_InclusiveScan
58: Run on (64 X 2994.26 MHz CPU s)
58: CPU Caches:
58:   L1 Data 32 KiB (x32)
58:   L1 Instruction 32 KiB (x32)
58:   L2 Unified 512 KiB (x32)
58:   L3 Unified 16384 KiB (x16)
58: Load Average: 1.69, 2.40, 4.94
58: APU or dGPU: dGPU
58: Architecture capable of accessing system allocated memory: 1
58: CPU architecture: none
58: Default Device: HIP
58: GPU architecture: AMD_GFX908
58: Is Large Bar: 1
58: KOKKOS_COMPILER_CLANG: 2000
58: KOKKOS_ENABLE_ASM: no
58: KOKKOS_ENABLE_CXX20: yes
58: KOKKOS_ENABLE_CXX23: no
58: KOKKOS_ENABLE_CXX26: no
58: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
58: KOKKOS_ENABLE_HIP: yes
58: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: yes
58: KOKKOS_ENABLE_HWLOC: no
58: KOKKOS_ENABLE_LIBDL: yes
58: KOKKOS_ENABLE_PRAGMA_IVDEP: no
58: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
58: KOKKOS_ENABLE_PRAGMA_UNROLL: no
58: KOKKOS_ENABLE_PRAGMA_VECTOR: no
58: KOKKOS_ENABLE_SERIAL: yes
58: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no
58: Kokkos Version: 5.0.99
58: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-: Selected
58: Shared Memory per Block: 64 KiB
58: Supports Managed Memory: 1
58: System allows accessing system allocated memory on GPU: 0
58: Total Global Memory: 31.98 GiB
58: Wavefront Size: 64
58: XNACK environment variable set: no
58: desul atomics version: 79f928075837ffb5d302aae188e0ec7b7a79ae94
58: macro  HIP_VERSION: 70051831 = version 7.0.51831
58: macro  KOKKOS_ENABLE_HIP: defined
58: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes
58: macro KOKKOS_ENABLE_ROCTHRUST: defined
58: mdspan: enabled
58: mdspan version: 537053f83150f1b6f7528c1d961866d8628abc2e
58: platform: 64bit
58: ----------------------------------------------------------------------------------------------------------------------------------------------
58: Benchmark                                                                   Time             CPU   Iterations  FOM: GB/s         MB     Passed
58: ----------------------------------------------------------------------------------------------------------------------------------------------
58: BM_inclusive_scan<std::uint64_t>/100000000/manual_time                  0.002 s         0.002 s           399 1.00548k/s       1.6k          1
58: BM_inclusive_scan<std::int64_t>/100000000/manual_time                   0.002 s         0.002 s           442 1.01159k/s       1.6k          1
58: BM_inclusive_scan<double>/100000000/manual_time                         0.002 s         0.002 s           441 1.01052k/s       1.6k          1
58: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time      0.002 s         0.002 s           442 1.00819k/s       1.6k          1
58: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time       0.002 s         0.002 s           442  1.0118k/s       1.6k          1
58: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time             0.002 s         0.002 s           441 1.01102k/s       1.6k          1
58: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time      0.002 s         0.002 s           435 1.01178k/s       1.6k          1
58: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time       0.002 s         0.002 s           432 1.01172k/s       1.6k          1
58: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time             0.002 s         0.002 s           442  1.0115k/s       1.6k          1
58/62 Test #58: Kokkos_PerformanceTest_InclusiveScan .......................   Passed   21.50 sec
test 59
      Start 59: Kokkos_PerformanceTest_Random

59: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_Random "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Random_2025-12-09_T05-31-57.json"
59: Test timeout computed to be: 600
59: 2025-12-09T06:10:09+00:00
59: Running /var/jenkins/workspace/Kokkos_nightly/build/algorithms/perf_test/Kokkos_PerformanceTest_Random
59: Run on (64 X 2994.26 MHz CPU s)
59: CPU Caches:
59:   L1 Data 32 KiB (x32)
59:   L1 Instruction 32 KiB (x32)
59:   L2 Unified 512 KiB (x32)
59:   L3 Unified 16384 KiB (x16)
59: Load Average: 1.64, 2.34, 4.87
59: APU or dGPU: dGPU
59: Architecture capable of accessing system allocated memory: 1
59: CPU architecture: none
59: Default Device: HIP
59: GPU architecture: AMD_GFX908
59: Is Large Bar: 1
59: KOKKOS_COMPILER_CLANG: 2000
59: KOKKOS_ENABLE_ASM: no
59: KOKKOS_ENABLE_CXX20: yes
59: KOKKOS_ENABLE_CXX23: no
59: KOKKOS_ENABLE_CXX26: no
59: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
59: KOKKOS_ENABLE_HIP: yes
59: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: yes
59: KOKKOS_ENABLE_HWLOC: no
59: KOKKOS_ENABLE_LIBDL: yes
59: KOKKOS_ENABLE_PRAGMA_IVDEP: no
59: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
59: KOKKOS_ENABLE_PRAGMA_UNROLL: no
59: KOKKOS_ENABLE_PRAGMA_VECTOR: no
59: KOKKOS_ENABLE_SERIAL: yes
59: Kernel reports HMM module via `CONFIG_HMM_MIRROR=y` in `/boot/config`: no
59: Kokkos Version: 5.0.99
59: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-: Selected
59: Shared Memory per Block: 64 KiB
59: Supports Managed Memory: 1
59: System allows accessing system allocated memory on GPU: 0
59: Total Global Memory: 31.98 GiB
59: Wavefront Size: 64
59: XNACK environment variable set: no
59: desul atomics version: 79f928075837ffb5d302aae188e0ec7b7a79ae94
59: macro  HIP_VERSION: 70051831 = version 7.0.51831
59: macro  KOKKOS_ENABLE_HIP: defined
59: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: yes
59: macro KOKKOS_ENABLE_ROCTHRUST: defined
59: mdspan: enabled
59: mdspan version: 537053f83150f1b6f7528c1d961866d8628abc2e
59: platform: 64bit
59: ------------------------------------------------------------------------------------------
59: Benchmark                                     Time             CPU   Iterations  FOM: rate
59: ------------------------------------------------------------------------------------------
59: Random64/N:2097152/K:1/real_time           65.0 us         64.7 us        10773 32.2396G/s
59: Random64/N:2097152/K:256/real_time         1658 us         1651 us          427 323.717G/s
59: Random1024/N:2097152/K:1/real_time          778 us          774 us          915 2.69553G/s
59: Random1024/N:2097152/K:256/real_time      10697 us        10659 us           60 50.1908G/s
59/62 Test #59: Kokkos_PerformanceTest_Random ..............................   Passed    3.92 sec
test 60
      Start 60: Kokkos_UnitTest_SIMD

60: Test command: /var/jenkins/workspace/Kokkos_nightly/build/simd/unit_tests/Kokkos_UnitTest_SIMD
60: Test timeout computed to be: 600
60: [==========] Running 22 tests from 1 test suite.
60: [----------] Global test environment set-up.
60: [----------] 22 tests from simd
60: [ RUN      ] simd.host_math_ops
60: [       OK ] simd.host_math_ops (0 ms)
60: [ RUN      ] simd.device_math_ops
60: [       OK ] simd.device_math_ops (10 ms)
60: [ RUN      ] simd.host_mask_ops
60: [       OK ] simd.host_mask_ops (0 ms)
60: [ RUN      ] simd.device_mask_ops
60: [       OK ] simd.device_mask_ops (0 ms)
60: [ RUN      ] simd.host_conversions
60: [       OK ] simd.host_conversions (0 ms)
60: [ RUN      ] simd.device_conversions
60: [       OK ] simd.device_conversions (0 ms)
60: [ RUN      ] simd.host_shift_ops
60: [       OK ] simd.host_shift_ops (0 ms)
60: [ RUN      ] simd.device_shift_ops
60: [       OK ] simd.device_shift_ops (0 ms)
60: [ RUN      ] simd.host_bitwise_ops
60: [       OK ] simd.host_bitwise_ops (0 ms)
60: [ RUN      ] simd.host_mask_bitwise_ops
60: [       OK ] simd.host_mask_bitwise_ops (0 ms)
60: [ RUN      ] simd.device_bitwise_ops
60: [       OK ] simd.device_bitwise_ops (0 ms)
60: [ RUN      ] simd.device_mask_bitwise_ops
60: [       OK ] simd.device_mask_bitwise_ops (0 ms)
60: [ RUN      ] simd.host_condition
60: [       OK ] simd.host_condition (0 ms)
60: [ RUN      ] simd.device_condition
60: [       OK ] simd.device_condition (0 ms)
60: [ RUN      ] simd.host_gen_ctors
60: [       OK ] simd.host_gen_ctors (0 ms)
60: [ RUN      ] simd.device_gen_ctors
60: [       OK ] simd.device_gen_ctors (0 ms)
60: [ RUN      ] simd.host_reductions
60: [       OK ] simd.host_reductions (0 ms)
60: [ RUN      ] simd.device_reductions
60: [       OK ] simd.device_reductions (1 ms)
60: [ RUN      ] simd.host_construction
60: [       OK ] simd.host_construction (0 ms)
60: [ RUN      ] simd.device_construction
60: [       OK ] simd.device_construction (0 ms)
60: [ RUN      ] simd.host_loadstore
60: [       OK ] simd.host_loadstore (0 ms)
60: [ RUN      ] simd.device_loadstore
60: [       OK ] simd.device_loadstore (0 ms)
60: [----------] 22 tests from simd (12 ms total)
60: 
60: [----------] Global test environment tear-down
60: [==========] 22 tests from 1 test suite ran. (12 ms total)
60: [  PASSED  ] 22 tests.
60/62 Test #60: Kokkos_UnitTest_SIMD .......................................   Passed    0.35 sec
test 61
      Start 61: Kokkos_Example_VirtualFunctions

61: Test command: /var/jenkins/workspace/Kokkos_nightly/build/example/virtual_functions/Kokkos_example_virtual_functions
61: Test timeout computed to be: 600
61: Values: 1 2
61/62 Test #61: Kokkos_Example_VirtualFunctions ............................   Passed    0.33 sec
test 62
      Start 62: Kokkos_Example_RelocatableFunction

62: Test command: /var/jenkins/workspace/Kokkos_nightly/build/example/relocatable_function/Kokkos_example_relocatable_function
62: Test timeout computed to be: 600
62: 1.000000e+01 8.541000e-05s (relocatable) vs. 4.194900e-05s (inline)
62: 1.000000e+02 4.136800e-05s (relocatable) vs. 4.318100e-05s (inline)
62: 1.000000e+03 4.074600e-05s (relocatable) vs. 4.176900e-05s (inline)
62: 1.000000e+04 4.012600e-05s (relocatable) vs. 3.999500e-05s (inline)
62: 1.000000e+05 4.057600e-05s (relocatable) vs. 4.204900e-05s (inline)
62: 1.000000e+06 4.876200e-05s (relocatable) vs. 4.594600e-05s (inline)
62: 1.000000e+07 7.372900e-05s (relocatable) vs. 7.246600e-05s (inline)
62: 1.000000e+08 1.241430e-04s (relocatable) vs. 1.229210e-04s (inline)
62/62 Test #62: Kokkos_Example_RelocatableFunction .........................   Passed    0.32 sec

100% tests passed, 0 tests failed out of 62

Label Time Summary:
Kokkos    = 679.91 sec*proc (51 tests)

Total Test time (real) = 1274.99 sec
SetCTestConfiguration:BuildDirectory:/var/jenkins/workspace/Kokkos_nightly/build
SetCTestConfiguration:SourceDirectory:/var/jenkins/workspace/Kokkos_nightly
SetCTestConfiguration:SubmitURL:https://my.cdash.org/submit.php?project=Kokkos
Submit files
   SubmitURL: https://my.cdash.org/submit.php?project=Kokkos
   Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251209-0100/Update.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251209-0100-Nightly___XML___Update.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251209-0100-Nightly&MD5=793a72fdc93fb1d251d9597568aba68a Size: 507
   Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251209-0100/Update.xml
   Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251209-0100/Configure.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251209-0100-Nightly___XML___Configure.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251209-0100-Nightly&MD5=779e6b346adc23ffcfc9e284220a2ef2 Size: 6723
   Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251209-0100/Configure.xml
   Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251209-0100/Build.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251209-0100-Nightly___XML___Build.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251209-0100-Nightly&MD5=2ce3b5977202fdf2a2da67dd4bbfca78 Size: 1067
   Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251209-0100/Build.xml
   Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251209-0100/Test.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251209-0100-Nightly___XML___Test.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251209-0100-Nightly&MD5=d11f86fbe18259953b34b3d7c46210b8 Size: 111770
   Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251209-0100/Test.xml
   Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251209-0100/Done.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251209-0100-Nightly___XML___Done.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251209-0100-Nightly&MD5=48a71c549dd4371e95b5ee7b09907eb7 Size: 107
   Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251209-0100/Done.xml
   Submission successful
Post stage
[Pipeline] sh
+ ccache --show-stats
Local storage:
  Cache size (GiB): 0.0 / 5.0 ( 0.00%)
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
$ docker stop --time=1 5f974dc3d1cea5472f481297dc3e4e06947275f291c46fd10caf97bffeb24d88
INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_nightly' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes 5f974dc3d1cea5472f481297dc3e4e06947275f291c46fd10caf97bffeb24d88
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
==> cmake: Successfully installed cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e
  Stage: 34.21s.  Bootstrap: 2m 15.83s.  Build: 3m 2.93s.  Install: 21.59s.  Post-install: 1.34s.  Total: 6m 16.13s
[+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e
==> Installing cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e [24/24]
+ return 0
+ spack install --only=package --cdash-upload-url=https://my.cdash.org/submit.php?project=Kokkos --cdash-track=Nightly --cdash-site=ornl-jenkins --cdash-build=spack-cuda kokkos@develop+cuda+wrapper+tests cuda_arch=80 ^cuda@12.9.0
+ : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh
+ : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack
+ _spack_shell_wrapper install --only=package --cdash-upload-url=https://my.cdash.org/submit.php?project=Kokkos --cdash-track=Nightly --cdash-site=ornl-jenkins --cdash-build=spack-cuda kokkos@develop+cuda+wrapper+tests cuda_arch=80 ^cuda@12.9.0
+ eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi
+ [ -n  ]
+ eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi
+ [ -n  ]
+ [ -n  ]
+ _sp_flags=
+ [ ! -z x ]
+ [ install != install ]
+ [ -n  ]
+ [  !=  ]
+ _sp_subcommand=
+ [ ! -z x ]
+ _sp_subcommand=install
+ shift
+ command spack install --only=package --cdash-upload-url=https://my.cdash.org/submit.php?project=Kokkos --cdash-track=Nightly --cdash-site=ornl-jenkins --cdash-build=spack-cuda kokkos@develop+cuda+wrapper+tests cuda_arch=80 ^cuda@12.9.0
==> No binary for kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr found: installing from source
==> Warning: Using download cache instead of version control
  The required sources are normally checked out from a version control system, but have been archived in download cache: file:///var/jenkins/workspace/Kokkos_nightly/spack/var/spack/cache/_source-cache/git/kokkos/kokkos.git/1122f83e73d149bf7b6f023e88fcb8f4ab983869.tar.gz. Spack lacks a tree hash to verify the integrity of this archive. Make sure your download cache is in a secure location.
==> Using cached archive: /var/jenkins/workspace/Kokkos_nightly/spack/var/spack/cache/_source-cache/git/kokkos/kokkos.git/1122f83e73d149bf7b6f023e88fcb8f4ab983869.tar.gz
==> No patches needed for kokkos
==> kokkos: Executing phase: 'cmake'
==> kokkos: Executing phase: 'build'
==> kokkos: Executing phase: 'install'
==> kokkos: Successfully installed kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr
  Stage: 1.26s.  Cmake: 14.31s.  Build: 17m 34.62s.  Install: 47.68s.  Post-install: 0.24s.  Total: 18m 40.02s
[+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr
==> Installing kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr [1/1]
==> View your build results here:
==> kokkos: https://my.cdash.org/buildSummary.php?buildid=3241728
+ return 0
+ spack load cmake
+ : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh
+ : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack
+ _spack_shell_wrapper load cmake
+ eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi
+ [ -n  ]
+ eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi
+ [ -n  ]
+ [ -n  ]
+ _sp_flags=
+ [ ! -z x ]
+ [ load != load ]
+ [ -n  ]
+ [  !=  ]
+ _sp_subcommand=
+ [ ! -z x ]
+ _sp_subcommand=load
+ shift
+ _a= cmake
+ [  cmake !=  cmake ]
+ [  cmake !=  cmake ]
+ [  cmake !=  cmake ]
+ [  cmake !=  cmake ]
+ [  cmake !=  cmake ]
+ SPACK_COLOR=always command spack load --sh cmake
+ stdout=export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin;
export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=vmsz4xqd37d6sjqy4uqzufe6cmplqg7e;
+ eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin;
export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=vmsz4xqd37d6sjqy4uqzufe6cmplqg7e;
+ export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal
+ export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w
+ export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:
+ export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig
+ export SPACK_LOADED_HASHES=vmsz4xqd37d6sjqy4uqzufe6cmplqg7e
+ return 0
+ spack load kokkos-nvcc-wrapper
+ : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh
+ : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack
+ _spack_shell_wrapper load kokkos-nvcc-wrapper
+ eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi
+ [ -n  ]
+ eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi
+ [ -n  ]
+ [ -n  ]
+ _sp_flags=
+ [ ! -z x ]
+ [ load != load ]
+ [ -n  ]
+ [  !=  ]
+ _sp_subcommand=
+ [ ! -z x ]
+ _sp_subcommand=load
+ shift
+ _a= kokkos-nvcc-wrapper
+ [  kokkos-nvcc-wrapper !=  kokkos-nvcc-wrapper ]
+ [  kokkos-nvcc-wrapper !=  kokkos-nvcc-wrapper ]
+ [  kokkos-nvcc-wrapper !=  kokkos-nvcc-wrapper ]
+ [  kokkos-nvcc-wrapper !=  kokkos-nvcc-wrapper ]
+ [  kokkos-nvcc-wrapper !=  kokkos-nvcc-wrapper ]
+ SPACK_COLOR=always command spack load --sh kokkos-nvcc-wrapper
+ stdout=export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w;
export CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:;
export NVHPC_CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin;
export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=5vfvraoktxdclcoaknhgr5vzottpkzpa:vmsz4xqd37d6sjqy4uqzufe6cmplqg7e;
+ eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w;
export CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:;
export NVHPC_CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin;
export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=5vfvraoktxdclcoaknhgr5vzottpkzpa:vmsz4xqd37d6sjqy4uqzufe6cmplqg7e;
+ export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal
+ export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w
+ export CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz
+ export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:
+ export NVHPC_CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz
+ export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig
+ export SPACK_LOADED_HASHES=5vfvraoktxdclcoaknhgr5vzottpkzpa:vmsz4xqd37d6sjqy4uqzufe6cmplqg7e
+ return 0
+ spack load cuda
+ : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh
+ : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack
+ _spack_shell_wrapper load cuda
+ eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi
+ [ -n  ]
+ eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi
+ [ -n  ]
+ [ -n  ]
+ _sp_flags=
+ [ ! -z x ]
+ [ load != load ]
+ [ -n  ]
+ [  !=  ]
+ _sp_subcommand=
+ [ ! -z x ]
+ _sp_subcommand=load
+ shift
+ _a= cuda
+ [  cuda !=  cuda ]
+ [  cuda !=  cuda ]
+ [  cuda !=  cuda ]
+ [  cuda !=  cuda ]
+ [  cuda !=  cuda ]
+ SPACK_COLOR=always command spack load --sh cuda
+ stdout=export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin;
export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=ocjihdhhszivdcu6l5hqpzbioxz3tgvz:5vfvraoktxdclcoaknhgr5vzottpkzpa:vmsz4xqd37d6sjqy4uqzufe6cmplqg7e;
+ eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin;
export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=ocjihdhhszivdcu6l5hqpzbioxz3tgvz:5vfvraoktxdclcoaknhgr5vzottpkzpa:vmsz4xqd37d6sjqy4uqzufe6cmplqg7e;
+ export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal
+ export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w
+ export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:
+ export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig
+ export SPACK_LOADED_HASHES=ocjihdhhszivdcu6l5hqpzbioxz3tgvz:5vfvraoktxdclcoaknhgr5vzottpkzpa:vmsz4xqd37d6sjqy4uqzufe6cmplqg7e
+ return 0
+ spack load kokkos
+ : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh
+ : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack
+ _spack_shell_wrapper load kokkos
+ eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi
+ [ -n  ]
+ eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi
+ [ -n  ]
+ [ -n  ]
+ _sp_flags=
+ [ ! -z x ]
+ [ load != load ]
+ [ -n  ]
+ [  !=  ]
+ _sp_subcommand=
+ [ ! -z x ]
+ _sp_subcommand=load
+ shift
+ _a= kokkos
+ [  kokkos !=  kokkos ]
+ [  kokkos !=  kokkos ]
+ [  kokkos !=  kokkos ]
+ [  kokkos !=  kokkos ]
+ [  kokkos !=  kokkos ]
+ SPACK_COLOR=always command spack load --sh kokkos
+ stdout=export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin;
export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=nqnwltzjcdvf4ixs4mpodqn44ehmnvbr:ocjihdhhszivdcu6l5hqpzbioxz3tgvz:5vfvraoktxdclcoaknhgr5vzottpkzpa:vmsz4xqd37d6sjqy4uqzufe6cmplqg7e;
+ eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin;
export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=nqnwltzjcdvf4ixs4mpodqn44ehmnvbr:ocjihdhhszivdcu6l5hqpzbioxz3tgvz:5vfvraoktxdclcoaknhgr5vzottpkzpa:vmsz4xqd37d6sjqy4uqzufe6cmplqg7e;
+ export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/share/aclocal:/usr/share/aclocal
+ export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gcc-runtime-13.3.0-3eqru2mivrnphgr7msxclitni6o5gd6w
+ export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/share/man:/usr/share/man:
+ export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-nvcc-wrapper-develop-5vfvraoktxdclcoaknhgr5vzottpkzpa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libiconv-1.18-ivlelhrvehpmyeajyn34ta6ixy552iy5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/libxml2-2.13.5-no4ivz4rvmihpt4zgeyi4nogpetsg5hc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/xz-5.6.3-gxytvc6thol6errojvkrvyl5h64fbo5z/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/curl-8.15.0-lu3p6row7g5z3foiplictzrfkaxkuv6s/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/ncurses-6.5-20250705-xu5dz7ue747kjiyap3ter7gdnfbqfk56/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/nghttp2-1.67.1-tzahjugxwl66wswd252vgniuj6wqt7kz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/openssl-3.6.0-fdljak7ydxzhhuzrfxogpnpvw7mcyhdy/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/zlib-ng-2.2.4-lonviugvgv3f52d7zviy4jspoic5ynny/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig
+ export SPACK_LOADED_HASHES=nqnwltzjcdvf4ixs4mpodqn44ehmnvbr:ocjihdhhszivdcu6l5hqpzbioxz3tgvz:5vfvraoktxdclcoaknhgr5vzottpkzpa:vmsz4xqd37d6sjqy4uqzufe6cmplqg7e
+ return 0
+ spack test run --cdash-upload-url=https://my.cdash.org/submit.php?project=Kokkos --cdash-track=Nightly --cdash-site=ornl-jenkins --cdash-build=spack-cuda kokkos
+ : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh
+ : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack
+ _spack_shell_wrapper test run --cdash-upload-url=https://my.cdash.org/submit.php?project=Kokkos --cdash-track=Nightly --cdash-site=ornl-jenkins --cdash-build=spack-cuda kokkos
+ eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi
+ [ -n  ]
+ eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi
+ [ -n  ]
+ [ -n  ]
+ _sp_flags=
+ [ ! -z x ]
+ [ test != test ]
+ [ -n  ]
+ [  !=  ]
+ _sp_subcommand=
+ [ ! -z x ]
+ _sp_subcommand=test
+ shift
+ command spack test run --cdash-upload-url=https://my.cdash.org/submit.php?project=Kokkos --cdash-track=Nightly --cdash-site=ornl-jenkins --cdash-build=spack-cuda kokkos
==> Spack test 74tf2oxokiwqlcmagfeqj6qifkdcccui
==> Testing package kokkos-develop-nqnwltz
============================== 1 passed of 1 spec ==============================
==> View your build results here:
==> kokkos: https://my.cdash.org/buildSummary.php?buildid=3241731
+ return 0
+ spack test results -l
+ : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh
+ : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack
+ _spack_shell_wrapper test results -l
+ eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi
+ [ -n  ]
+ eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi
+ [ -n  ]
+ [ -n  ]
+ _sp_flags=
+ [ ! -z x ]
+ [ test != test ]
+ [ -n  ]
+ [  !=  ]
+ _sp_subcommand=
+ [ ! -z x ]
+ _sp_subcommand=test
+ shift
+ command spack test results -l
==> Results for test suite '74tf2oxokiwqlcmagfeqj6qifkdcccui':
==> test specs:
==>   kokkos-develop-nqnwltz PASSED
==> Testing package kokkos-develop-nqnwltz
==> [2025-12-09-06:31:28.321859] Installing /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr/.spack/test to /root/.spack/test/74tf2oxokiwqlcmagfeqj6qifkdcccui/kokkos-develop-nqnwltz/cache/kokkos
==> [2025-12-09-06:31:28.341294] test: test_run: Test if kokkos builds and runs
==> [2025-12-09-06:31:28.356512] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cmake-3.31.9-vmsz4xqd37d6sjqy4uqzufe6cmplqg7e/bin/cmake' '/root/.spack/test/74tf2oxokiwqlcmagfeqj6qifkdcccui/kokkos-develop-nqnwltz/cache/kokkos/scripts/spack_test/out' '-DEXECUTABLE_OUTPUT_PATH=/root/.spack/test/74tf2oxokiwqlcmagfeqj6qifkdcccui/kokkos-develop-nqnwltz/cache/kokkos/scripts/spack_test/out'
-- The CXX compiler identification is GNU 13.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found CUDAToolkit: /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/cuda-12.9.0-ocjihdhhszivdcu6l5hqpzbioxz3tgvz/targets/x86_64-linux/include (found version "12.9.41")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Enabled Kokkos devices: SERIAL;CUDA
CMake Warning at /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr/lib/cmake/Kokkos/KokkosConfigCommon.cmake:53 (message):
  The installed Kokkos configuration does not support CXX extensions.
  Forcing -DCMAKE_CXX_EXTENSIONS=Off
Call Stack (most recent call first):
  /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/kokkos-develop-nqnwltzjcdvf4ixs4mpodqn44ehmnvbr/lib/cmake/Kokkos/KokkosConfig.cmake:46 (include)
  CMakeLists.txt:3 (find_package)


-- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos
-- Configuring done (1.6s)
-- Generating done (0.1s)
-- Build files have been written to: /root/.spack/test/74tf2oxokiwqlcmagfeqj6qifkdcccui/kokkos-develop-nqnwltz
==> [2025-12-09-06:31:30.079470] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin/make'
[ 12%] Building CXX object CMakeFiles/hello_world.dir/hello_world.cpp.o
[ 25%] Linking CXX executable /root/.spack/test/74tf2oxokiwqlcmagfeqj6qifkdcccui/kokkos-develop-nqnwltz/cache/kokkos/scripts/spack_test/out/hello_world
[ 25%] Built target hello_world
[ 37%] Building CXX object CMakeFiles/simple_reduce.dir/simple_reduce.cpp.o
[ 50%] Linking CXX executable /root/.spack/test/74tf2oxokiwqlcmagfeqj6qifkdcccui/kokkos-develop-nqnwltz/cache/kokkos/scripts/spack_test/out/simple_reduce
[ 50%] Built target simple_reduce
[ 62%] Building CXX object CMakeFiles/random_numbers.dir/random_numbers.cpp.o
[ 75%] Linking CXX executable /root/.spack/test/74tf2oxokiwqlcmagfeqj6qifkdcccui/kokkos-develop-nqnwltz/cache/kokkos/scripts/spack_test/out/random_numbers
[ 75%] Built target random_numbers
[ 87%] Building CXX object CMakeFiles/dual_view.dir/dual_view.cpp.o
[100%] Linking CXX executable /root/.spack/test/74tf2oxokiwqlcmagfeqj6qifkdcccui/kokkos-develop-nqnwltz/cache/kokkos/scripts/spack_test/out/dual_view
[100%] Built target dual_view
==> [2025-12-09-06:32:25.448620] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-zen2/gmake-4.4.1-h6ce6lyjisykmc3u5s6mek32thio7pin/bin/make' '/root/.spack/test/74tf2oxokiwqlcmagfeqj6qifkdcccui/kokkos-develop-nqnwltz/cache/kokkos/scripts/spack_test/out' 'test'
Running tests...
Test project /root/.spack/test/74tf2oxokiwqlcmagfeqj6qifkdcccui/kokkos-develop-nqnwltz
    Start 1: hello_world
1/4 Test #1: hello_world ......................   Passed    0.38 sec
    Start 2: simple_reduce
2/4 Test #2: simple_reduce ....................   Passed    0.29 sec
    Start 3: random_numbers
3/4 Test #3: random_numbers ...................   Passed    0.28 sec
    Start 4: dual_view
4/4 Test #4: dual_view ........................   Passed    6.02 sec

100% tests passed, 0 tests failed out of 4

Label Time Summary:
Kokkos    =   6.96 sec*proc (4 tests)

Total Test time (real) =   6.98 sec
PASSED: Kokkos::test_run
==> [2025-12-09-06:32:32.498404] Completed testing
==> [2025-12-09-06:32:32.498496] 
======================= SUMMARY: kokkos-develop-nqnwltz ========================
Kokkos::test_run .. PASSED
============================= 1 passed of 1 parts ==============================

============================== 1 passed of 1 spec ==============================
+ return 0
[Pipeline] }
$ docker stop --time=1 eba2b4af21160f0e8f663037f5b6a7f31dc18ebb91d221f3aa168e254f35e7d8
$ docker rm -f --volumes eba2b4af21160f0e8f663037f5b6a7f31dc18ebb91d221f3aa168e254f35e7d8
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Finished: SUCCESS