Skipping 1,739 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
45: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal
45: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (628 ms)
45: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal
45: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (858 ms)
45: [----------] 2 tests from std_algorithms_mismatch_team_test (1486 ms total)
45:
45: [----------] Global test environment tear-down
45: [==========] 12 tests from 7 test suites ran. (5938 ms total)
45: [ PASSED ] 12 tests.
45/62 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 6.29 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 (952 ms)
46: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal
46: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1296 ms)
46: [----------] 2 tests from std_algorithms_equal_team_test (2249 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 (550 ms)
46: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist
46: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (563 ms)
46: [----------] 2 tests from std_algorithms_search_team_test (1114 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 (640 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 (651 ms)
46: [----------] 2 tests from std_algorithms_find_end_team_test (1292 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 (597 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 (803 ms)
46: [----------] 2 tests from std_algorithms_find_first_of_team_test (1401 ms total)
46:
46: [----------] Global test environment tear-down
46: [==========] 8 tests from 4 test suites ran. (6057 ms total)
46: [ PASSED ] 8 tests.
46/62 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.40 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 (255 ms)
47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false
47: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (263 ms)
47: [----------] 2 tests from std_algorithms_find_if_team_test (518 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 (269 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 (255 ms)
47: [----------] 2 tests from std_algorithms_find_if_not_team_test (524 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 (262 ms)
47: [----------] 1 test from std_algorithms_all_of_team_test (262 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 (252 ms)
47: [----------] 1 test from std_algorithms_any_of_team_test (252 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 (261 ms)
47: [----------] 1 test from std_algorithms_none_of_team_test (261 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 (293 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 (278 ms)
47: [----------] 2 tests from std_algorithms_search_n_team_test (571 ms total)
47:
47: [----------] Global test environment tear-down
47: [==========] 11 tests from 7 test suites ran. (2917 ms total)
47: [ PASSED ] 11 tests.
47/62 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.26 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 (585 ms)
48: [----------] 1 test from std_algorithms_min_element_team_test (585 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 (581 ms)
48: [----------] 1 test from std_algorithms_max_element_team_test (581 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 (620 ms)
48: [----------] 1 test from std_algorithms_minmax_element_team_test (620 ms total)
48:
48: [----------] Global test environment tear-down
48: [==========] 3 tests from 3 test suites ran. (1787 ms total)
48: [ PASSED ] 3 tests.
48/62 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.13 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 (270 ms)
49: [----------] 1 test from std_algorithms_fill_team_test (270 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 (475 ms)
49: [----------] 1 test from std_algorithms_fill_n_team_test (475 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 (389 ms)
49: [----------] 1 test from std_algorithms_replace_team_test (389 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 (331 ms)
49: [----------] 1 test from std_algorithms_replace_if_team_test (331 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 (372 ms)
49: [----------] 1 test from std_algorithms_replace_copy_team_test (372 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 (398 ms)
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (398 ms total)
49:
49: [----------] Global test environment tear-down
49: [==========] 6 tests from 6 test suites ran. (2238 ms total)
49: [ PASSED ] 6 tests.
49/62 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.59 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 (284 ms)
50: [----------] 1 test from std_algorithms_reverse_team_test (284 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 (357 ms)
50: [----------] 1 test from std_algorithms_reverse_copy_team_test (357 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 (644 ms)
50: [----------] 1 test from std_algorithms_rotate_team_test (644 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 (780 ms)
50: [----------] 1 test from std_algorithms_rotate_copy_team_test (780 ms total)
50:
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (2067 ms total)
50: [ PASSED ] 4 tests.
50/62 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.42 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 (467 ms)
51: [----------] 1 test from std_algorithms_move_team_test (467 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 (474 ms)
51: [----------] 1 test from std_algorithms_move_backward_team_test (474 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 (1620 ms)
51: [----------] 1 test from std_algorithms_shift_left_team_test (1620 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 (1598 ms)
51: [----------] 1 test from std_algorithms_shift_right_team_test (1598 ms total)
51:
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (4162 ms total)
51: [ PASSED ] 4 tests.
51/62 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.51 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 (564 ms)
52: [----------] 1 test from std_algorithms_copy_team_test (564 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 (585 ms)
52: [----------] 1 test from std_algorithms_copy_n_team_test (585 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 (458 ms)
52: [----------] 1 test from std_algorithms_copy_backward_team_test (458 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 (421 ms)
52: [----------] 1 test from std_algorithms_copy_if_team_test (421 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 (545 ms)
52: [----------] 1 test from std_algorithms_unique_copy_team_test (545 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 (452 ms)
52: [----------] 1 test from std_algorithms_remove_team_test (452 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 (456 ms)
52: [----------] 1 test from std_algorithms_remove_copy_team_test (456 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 (385 ms)
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (385 ms total)
52:
52: [----------] Global test environment tear-down
52: [==========] 9 tests from 9 test suites ran. (4284 ms total)
52: [ PASSED ] 9 tests.
52/62 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.64 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 (651 ms)
53: [----------] 1 test from std_algorithms_unique_team_test (651 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 (807 ms)
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (807 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 (853 ms)
53: [----------] 1 test from std_algorithms_reduce_team_test (853 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 (1448 ms)
53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1448 ms total)
53:
53: [----------] Global test environment tear-down
53: [==========] 4 tests from 4 test suites ran. (3760 ms total)
53: [ PASSED ] 4 tests.
53/62 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.10 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 (500 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 (407 ms)
54: [----------] 2 tests from std_algorithms_is_sorted_team_test (907 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 (348 ms)
54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (560 ms)
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (966 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 (15 ms)
54: [ RUN ] std_algorithms_is_partitioned_team_test.all_true
54: [ OK ] std_algorithms_is_partitioned_team_test.all_true (262 ms)
54: [ RUN ] std_algorithms_is_partitioned_team_test.all_false
54: [ OK ] std_algorithms_is_partitioned_team_test.all_false (284 ms)
54: [ RUN ] std_algorithms_is_partitioned_team_test.random
54: [ OK ] std_algorithms_is_partitioned_team_test.random (160 ms)
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (722 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 (24 ms)
54: [ RUN ] std_algorithms_partition_copy_team_test.all_true
54: [ OK ] std_algorithms_partition_copy_team_test.all_true (542 ms)
54: [ RUN ] std_algorithms_partition_copy_team_test.all_false
54: [ OK ] std_algorithms_partition_copy_team_test.all_false (549 ms)
54: [ RUN ] std_algorithms_partition_copy_team_test.random
54: [ OK ] std_algorithms_partition_copy_team_test.random (487 ms)
54: [----------] 4 tests from std_algorithms_partition_copy_team_test (1604 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 (14 ms)
54: [ RUN ] std_algorithms_partition_point_team_test.all_true
54: [ OK ] std_algorithms_partition_point_team_test.all_true (210 ms)
54: [ RUN ] std_algorithms_partition_point_team_test.all_false
54: [ OK ] std_algorithms_partition_point_team_test.all_false (214 ms)
54: [ RUN ] std_algorithms_partition_point_team_test.random
54: [ OK ] std_algorithms_partition_point_team_test.random (154 ms)
54: [----------] 4 tests from std_algorithms_partition_point_team_test (593 ms total)
54:
54: [----------] Global test environment tear-down
54: [==========] 18 tests from 5 test suites ran. (4795 ms total)
54: [ PASSED ] 18 tests.
54/62 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 5.15 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 (636 ms)
55: [ RUN ] std_algorithms_transform_team_test.test_binary_op
55: [ OK ] std_algorithms_transform_team_test.test_binary_op (807 ms)
55: [----------] 2 tests from std_algorithms_transform_team_test (1444 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 (1382 ms)
55: [----------] 1 test from std_algorithms_generate_team_test (1382 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 (482 ms)
55: [----------] 1 test from std_algorithms_generate_n_team_test (482 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 (737 ms)
55: [----------] 1 test from std_algorithms_swap_ranges_team_test (737 ms total)
55:
55: [----------] Global test environment tear-down
55: [==========] 5 tests from 4 test suites ran. (4047 ms total)
55: [ PASSED ] 5 tests.
55/62 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.40 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 (1659 ms)
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1659 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 (832 ms)
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (832 ms total)
56:
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 2 test suites ran. (2493 ms total)
56: [ PASSED ] 2 tests.
56/62 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.83 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 (2442 ms)
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2442 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 (1655 ms)
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1655 ms total)
57:
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (4098 ms total)
57: [ PASSED ] 2 tests.
57/62 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.44 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-10_T05-31-58.json"
58: Test timeout computed to be: 600
58: 2025-12-10T06:09:59+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.78, 2.39, 4.84
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 394 1.00507k/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 435 1.01099k/s 1.6k 1
58: BM_inclusive_scan<std::uint64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.0066k/s 1.6k 1
58: BM_inclusive_scan<std::int64_t, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.00794k/s 1.6k 1
58: BM_inclusive_scan<double, SumFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.0108k/s 1.6k 1
58: BM_inclusive_scan<std::uint64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.01181k/s 1.6k 1
58: BM_inclusive_scan<std::int64_t, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.01176k/s 1.6k 1
58: BM_inclusive_scan<double, MaxFunctor>/100000000/manual_time 0.002 s 0.002 s 442 1.01142k/s 1.6k 1
58/62 Test #58: Kokkos_PerformanceTest_InclusiveScan ....................... Passed 21.47 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-10_T05-31-58.json"
59: Test timeout computed to be: 600
59: 2025-12-10T06:10:21+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.78, 2.34, 4.77
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.6 us 65.2 us 10639 31.9699G/s
59: Random64/N:2097152/K:256/real_time 1660 us 1650 us 427 323.501G/s
59: Random1024/N:2097152/K:1/real_time 779 us 775 us 913 2.69169G/s
59: Random1024/N:2097152/K:256/real_time 10682 us 10622 us 60 50.2607G/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.34 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.198400e-05s (relocatable) vs. 4.220000e-05s (inline)
62: 1.000000e+02 1.202550e-04s (relocatable) vs. 4.310100e-05s (inline)
62: 1.000000e+03 4.021600e-05s (relocatable) vs. 4.041600e-05s (inline)
62: 1.000000e+04 4.049600e-05s (relocatable) vs. 4.072700e-05s (inline)
62: 1.000000e+05 3.975500e-05s (relocatable) vs. 4.155800e-05s (inline)
62: 1.000000e+06 4.695800e-05s (relocatable) vs. 5.033400e-05s (inline)
62: 1.000000e+07 7.455000e-05s (relocatable) vs. 7.594200e-05s (inline)
62: 1.000000e+08 1.236820e-04s (relocatable) vs. 1.220190e-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 = 681.08 sec*proc (51 tests)
Total Test time (real) = 1276.48 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/20251210-0100/Update.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251210-0100-Nightly___XML___Update.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251210-0100-Nightly&MD5=96b444e995d0bf0507acddff708dd3ce Size: 507
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251210-0100/Update.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251210-0100/Configure.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251210-0100-Nightly___XML___Configure.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251210-0100-Nightly&MD5=d6652e596facf8a7ae1d40f966feb408 Size: 6723
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251210-0100/Configure.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251210-0100/Build.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251210-0100-Nightly___XML___Build.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251210-0100-Nightly&MD5=f3f35f27bef08ae10506ca5ca9923539 Size: 1067
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251210-0100/Build.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251210-0100/Test.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251210-0100-Nightly___XML___Test.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251210-0100-Nightly&MD5=4fda59d11a27ea9b271ceb670470f051 Size: 111805
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251210-0100/Test.xml
Upload file: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251210-0100/Done.xml to https://my.cdash.org/submit.php?project=Kokkos&FileName=ornl-jenkins___HIP-ROCM-7.0-MI100-RDC-CXX20___20251210-0100-Nightly___XML___Done.xml&build=HIP-ROCM-7.0-MI100-RDC-CXX20&site=ornl-jenkins&stamp=20251210-0100-Nightly&MD5=c6263bbe46b5fd543ac7ed17c443ddc5 Size: 107
Uploaded: /var/jenkins/workspace/Kokkos_nightly/build/Testing/20251210-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 ccafab88caf5870eafd6111fafed089064f62966d956489cbfbcffb74811b1d0
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 ccafab88caf5870eafd6111fafed089064f62966d956489cbfbcffb74811b1d0
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
==> kokkos: Executing phase: 'install'
==> kokkos: Successfully installed kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln
Stage: 1.12s. Cmake: 11.58s. Build: 12m 39.55s. Install: 34.96s. Post-install: 0.18s. Total: 13m 27.59s
[+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln
==> Installing kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln [1/1]
==> View your build results here:
==> kokkos: https://my.cdash.org/buildSummary.php?buildid=3243484
+ 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-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=mt7re73a6xm57cwykysdki3lvx72dph6;
+ eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=mt7re73a6xm57cwykysdki3lvx72dph6;
+ export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal
+ export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg
+ export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:
+ export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig
+ export SPACK_LOADED_HASHES=mt7re73a6xm57cwykysdki3lvx72dph6
+ 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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg;
export CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:;
export NVHPC_CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=nccuny6ytofw36o7m2646dxfa4zqd2r4:mt7re73a6xm57cwykysdki3lvx72dph6;
+ eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg;
export CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:;
export NVHPC_CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=nccuny6ytofw36o7m2646dxfa4zqd2r4:mt7re73a6xm57cwykysdki3lvx72dph6;
+ export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal
+ export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg
+ export CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj
+ export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:
+ export NVHPC_CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj
+ export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig
+ export SPACK_LOADED_HASHES=nccuny6ytofw36o7m2646dxfa4zqd2r4:mt7re73a6xm57cwykysdki3lvx72dph6
+ 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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=4jtdl2imjhp263d76kvfta4i6ckcfexj:nccuny6ytofw36o7m2646dxfa4zqd2r4:mt7re73a6xm57cwykysdki3lvx72dph6;
+ eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=4jtdl2imjhp263d76kvfta4i6ckcfexj:nccuny6ytofw36o7m2646dxfa4zqd2r4:mt7re73a6xm57cwykysdki3lvx72dph6;
+ export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal
+ export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg
+ export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:
+ export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig
+ export SPACK_LOADED_HASHES=4jtdl2imjhp263d76kvfta4i6ckcfexj:nccuny6ytofw36o7m2646dxfa4zqd2r4:mt7re73a6xm57cwykysdki3lvx72dph6
+ 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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=mpe52kusm6cdd2uxdrvqwjntatau2bln:4jtdl2imjhp263d76kvfta4i6ckcfexj:nccuny6ytofw36o7m2646dxfa4zqd2r4:mt7re73a6xm57cwykysdki3lvx72dph6;
+ eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig;
export SPACK_LOADED_HASHES=mpe52kusm6cdd2uxdrvqwjntatau2bln:4jtdl2imjhp263d76kvfta4i6ckcfexj:nccuny6ytofw36o7m2646dxfa4zqd2r4:mt7re73a6xm57cwykysdki3lvx72dph6;
+ export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/share/aclocal:/usr/share/aclocal
+ export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gcc-runtime-13.3.0-pdbi3kjcjul2wjuqkkv5p56xooytyjcg
+ export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/share/man:/usr/share/man:
+ export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-nvcc-wrapper-develop-nccuny6ytofw36o7m2646dxfa4zqd2r4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libiconv-1.18-cxhrha4dxvy2j622typctizfvgaccq6d/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/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-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/libxml2-2.13.5-3gcjf6krwzyitwazhalfy3brn75toioa/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/xz-5.6.3-jyz3gl6spxfu6yjfxnr5dvuhouxdpk7q/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/curl-8.15.0-2knzwtudjbuvxrv75r6jsllofzzwkmv6/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/ncurses-6.5-20250705-7b3vxlvhogy6wfhjscmi6sv7ngqvgzjz/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/nghttp2-1.67.1-7ikyxpg3z4umzkjrcufomjw6cocmvwnc/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/openssl-3.6.0-4aaujf7wx5o2hpmpgcjogigafxd7okuf/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/zlib-ng-2.2.4-pbu3g6ku4gxwwkji5lxlb7z3s2h6wmzd/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig
+ export SPACK_LOADED_HASHES=mpe52kusm6cdd2uxdrvqwjntatau2bln:4jtdl2imjhp263d76kvfta4i6ckcfexj:nccuny6ytofw36o7m2646dxfa4zqd2r4:mt7re73a6xm57cwykysdki3lvx72dph6
+ 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 l2bhahul2ftqdx3ruzpg6ceddz6gfvsy
==> Testing package kokkos-develop-mpe52ku
============================== 1 passed of 1 spec ==============================
==> View your build results here:
==> kokkos: https://my.cdash.org/buildSummary.php?buildid=3243486
+ 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 'l2bhahul2ftqdx3ruzpg6ceddz6gfvsy':
==> test specs:
==> kokkos-develop-mpe52ku PASSED
==> Testing package kokkos-develop-mpe52ku
==> [2025-12-10-06:20:56.394185] Installing /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln/.spack/test to /root/.spack/test/l2bhahul2ftqdx3ruzpg6ceddz6gfvsy/kokkos-develop-mpe52ku/cache/kokkos
==> [2025-12-10-06:20:56.412505] test: test_run: Test if kokkos builds and runs
==> [2025-12-10-06:20:56.423355] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/cmake-3.31.9-mt7re73a6xm57cwykysdki3lvx72dph6/bin/cmake' '/root/.spack/test/l2bhahul2ftqdx3ruzpg6ceddz6gfvsy/kokkos-develop-mpe52ku/cache/kokkos/scripts/spack_test/out' '-DEXECUTABLE_OUTPUT_PATH=/root/.spack/test/l2bhahul2ftqdx3ruzpg6ceddz6gfvsy/kokkos-develop-mpe52ku/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-x86_64_v4/cuda-12.9.0-4jtdl2imjhp263d76kvfta4i6ckcfexj/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-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln/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-x86_64_v4/kokkos-develop-mpe52kusm6cdd2uxdrvqwjntatau2bln/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.1s)
-- Generating done (0.1s)
-- Build files have been written to: /root/.spack/test/l2bhahul2ftqdx3ruzpg6ceddz6gfvsy/kokkos-develop-mpe52ku
==> [2025-12-10-06:20:57.676457] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin/make'
[ 12%] Building CXX object CMakeFiles/hello_world.dir/hello_world.cpp.o
[ 25%] Linking CXX executable /root/.spack/test/l2bhahul2ftqdx3ruzpg6ceddz6gfvsy/kokkos-develop-mpe52ku/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/l2bhahul2ftqdx3ruzpg6ceddz6gfvsy/kokkos-develop-mpe52ku/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/l2bhahul2ftqdx3ruzpg6ceddz6gfvsy/kokkos-develop-mpe52ku/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/l2bhahul2ftqdx3ruzpg6ceddz6gfvsy/kokkos-develop-mpe52ku/cache/kokkos/scripts/spack_test/out/dual_view
[100%] Built target dual_view
==> [2025-12-10-06:21:37.161598] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-x86_64_v4/gmake-4.4.1-2ifs55yftzz6vknrp46wvlm6bjbtrqp3/bin/make' '/root/.spack/test/l2bhahul2ftqdx3ruzpg6ceddz6gfvsy/kokkos-develop-mpe52ku/cache/kokkos/scripts/spack_test/out' 'test'
Running tests...
Test project /root/.spack/test/l2bhahul2ftqdx3ruzpg6ceddz6gfvsy/kokkos-develop-mpe52ku
Start 1: hello_world
1/4 Test #1: hello_world ...................... Passed 0.39 sec
Start 2: simple_reduce
2/4 Test #2: simple_reduce .................... Passed 0.32 sec
Start 3: random_numbers
3/4 Test #3: random_numbers ................... Passed 0.27 sec
Start 4: dual_view
4/4 Test #4: dual_view ........................ Passed 4.73 sec
100% tests passed, 0 tests failed out of 4
Label Time Summary:
Kokkos = 5.71 sec*proc (4 tests)
Total Test time (real) = 5.72 sec
PASSED: Kokkos::test_run
==> [2025-12-10-06:21:42.948958] Completed testing
==> [2025-12-10-06:21:42.949059]
======================= SUMMARY: kokkos-develop-mpe52ku ========================
Kokkos::test_run .. PASSED
============================= 1 passed of 1 parts ==============================
============================== 1 passed of 1 spec ==============================
+ return 0
[Pipeline] }
$ docker stop --time=1 05837d3ca61bee313876efe9f1cc32ca89e169bca4877d78e427ce438b489f63
$ docker rm -f --volumes 05837d3ca61bee313876efe9f1cc32ca89e169bca4877d78e427ce438b489f63
ERROR: Timeout after 180 seconds
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch spack-cuda
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 8bcee315-7245-45b1-9250-280955601fab
java.io.IOException: Failed to rm container '05837d3ca61bee313876efe9f1cc32ca89e169bca4877d78e427ce438b489f63'.
at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.client.DockerClient.rm(DockerClient.java:204)
at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.client.DockerClient.stop(DockerClient.java:190)
at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep.destroy(WithContainerStep.java:111)
at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep$Callback.finished(WithContainerStep.java:431)
at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:119)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:412)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Block$Noop.eval(Block.java:30)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
at java.base/java.lang.Thread.run(Unknown Source)
Finished: FAILURE