Started by timer Checking out git https://github.com/kokkos/kokkos/ into /var/jenkins_home/workspace/Kokkos_nightly@script/e75d37dc961a6750345962697bdce3c1e4707329eda9edd8451eb759ba28aefd to read .jenkins_nightly Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/Kokkos_nightly@script/e75d37dc961a6750345962697bdce3c1e4707329eda9edd8451eb759ba28aefd/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/kokkos/kokkos/ # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos/ > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 Checking out Revision 3d27bf596c2ecf985f811d7e71b073c6ecc40d01 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d27bf596c2ecf985f811d7e71b073c6ecc40d01 # timeout=10 Commit message: "Merge pull request #7077 from crtrott/fix-dynamic-extent-definition" > git rev-list --no-walk 0d5cc923a7bfb1d1149a9064473e906afe246077 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timeout Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: spack-serial) [Pipeline] { (Branch: spack-cuda) [Pipeline] { (Branch: GCC-13) [Pipeline] { (Branch: HIP-ROCM-6.1) [Pipeline] stage [Pipeline] { (spack-serial) [Pipeline] stage [Pipeline] { (spack-cuda) [Pipeline] stage [Pipeline] { (GCC-13) [Pipeline] stage [Pipeline] { (HIP-ROCM-6.1) [Pipeline] node Running on CpuNode5 in /var/jenkins/workspace/Kokkos_nightly [Pipeline] node Running on waffle02 in /var/jenkins/workspace/Kokkos_nightly [Pipeline] node Running on CpuNode6 in /var/jenkins/workspace/Kokkos_nightly [Pipeline] node Running on lascaux05 in /var/jenkins/workspace/Kokkos_nightly [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL using credential Jenkins ORNL using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching changes from the remote Git repository Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching changes from the remote Git repository using credential Jenkins ORNL Fetching changes from the remote Git repository Checking out Revision 3d27bf596c2ecf985f811d7e71b073c6ecc40d01 (refs/remotes/origin/develop) Commit message: "Merge pull request #7077 from crtrott/fix-dynamic-extent-definition" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_nightly/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos/ # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos/ > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --tags --progress -- https://github.com/kokkos/kokkos/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d27bf596c2ecf985f811d7e71b073c6ecc40d01 # timeout=10 [Pipeline] sh + docker build -t b426a9c6c584f78eea95055f60c673c916b6ce09 --build-arg BASE=rocm/dev-ubuntu-20.04:6.1.1-complete -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:070c6d539153a2b0dbd9313cc0be2156c18954d4f5c890f6c1371e35b7b0c58e #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:6.1.1-complete #2 sha256:fe1323b6f8b2bf67f6b4790c99f3eb97bc2e378bb4b17a4e3e668166b43e4095 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_nightly/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos/ # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos/ > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --tags --progress -- https://github.com/kokkos/kokkos/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_nightly/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos/ # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos/ > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --tags --progress -- https://github.com/kokkos/kokkos/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_nightly/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos/ # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos/ > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --tags --progress -- https://github.com/kokkos/kokkos/ +refs/heads/*:refs/remotes/origin/* # timeout=10 #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:1751db15d949ea106bd916a040e03d063ffb9a5a48bd7c89e7b3e56ddbdd694b #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:6.1.1-complete@sha256:2d00673de1b9dfad445d59ea50e1046ff621fba5bcaca892b41a9689101421da #7 sha256:a018beda378435a0b9f4e11e18ab6fb33f2a66723c8a41835f1022111c846e36 #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:ad541aef738c1c07ec37ece27497aa97eb40b7fd85cabe44bcd79fdd4a3fa438 #6 CACHED #5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:fbf012b81612a7b996c7a50e9a41e941a3831156e758e30860b20019b161b3d0 #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:b09668169f45e51d286789ca81273f797c8f94736c0449fe129ce3b0efc6c723 #4 CACHED #8 exporting to image #8 sha256:a436053a208e4bab9f088b9abc7a32b96f802a81a7a809e4d302b3ed37eb2f32 #8 exporting layers done #8 writing image sha256:389f8d1dcb6beaff3511f201cc840c6b14f777f9fb8ed7e8f70b036204d6f598 done #8 naming to docker.io/library/b426a9c6c584f78eea95055f60c673c916b6ce09:latest done #8 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Checking out Revision 3d27bf596c2ecf985f811d7e71b073c6ecc40d01 (refs/remotes/origin/develop) Commit message: "Merge pull request #7077 from crtrott/fix-dynamic-extent-definition" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv + docker inspect -f . b426a9c6c584f78eea95055f60c673c916b6ce09 . [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux05 seems to be running inside container 58db65a88f6f73cda7d51297767e6ddffdd8bf3a16f4a6d20b4dc328f7159f20 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_nightly --volumes-from 58db65a88f6f73cda7d51297767e6ddffdd8bf3a16f4a6d20b4dc328f7159f20 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b426a9c6c584f78eea95055f60c673c916b6ce09 cat $ docker top f07cdc60a98c0b2ba1abad7d38a8be839540963f8e92d9c9e2e5bafd7513876f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d27bf596c2ecf985f811d7e71b073c6ecc40d01 # timeout=10 + docker inspect -f . ubuntu:22.04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer + ccache --zero-stats Statistics zeroed Checking out Revision 3d27bf596c2ecf985f811d7e71b073c6ecc40d01 (refs/remotes/origin/develop) CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_nightly --volumes-from 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ubuntu:22.04 cat Commit message: "Merge pull request #7077 from crtrott/fix-dynamic-extent-definition" $ docker top a5132b7dd849b3e3f2365f3b3b3b5ce90d1c916d816aed5876d8bca76ccabbaa -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d27bf596c2ecf985f811d7e71b073c6ecc40d01 # timeout=10 [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DCMAKE_CXX_STANDARD=20 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON .. -- Setting default Kokkos CXX standard to 20 + DEBIAN_FRONTEND=noninteractive + apt-get update + docker inspect -f . nvidia/cuda:12.1.0-devel-ubuntu22.04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle02 seems to be running inside container 36ddd07daac6b30345f0218edd9b13154a740f5f2196e17f1fbf68e0f3a7a5f8 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_nightly --volumes-from 36ddd07daac6b30345f0218edd9b13154a740f5f2196e17f1fbf68e0f3a7a5f8 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nvidia/cuda:12.1.0-devel-ubuntu22.04 cat Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] Get:3 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1092 kB] Checking out Revision 3d27bf596c2ecf985f811d7e71b073c6ecc40d01 (refs/remotes/origin/develop) Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1921 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2474 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Commit message: "Merge pull request #7077 from crtrott/fix-dynamic-extent-definition" Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] -- The CXX compiler identification is Clang 17.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d27bf596c2ecf985f811d7e71b073c6ecc40d01 # timeout=10 Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2546 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1392 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2187 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.8 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info Fetched 32.2 MB in 4s (8960 kB/s) Reading package lists... + apt-get upgrade -y Reading package lists...-- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 6.1.40092 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++2a for C++20 extensions as feature Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: apt base-files bash bsdutils coreutils dpkg libapt-pkg6.0 libblkid1 libc-bin libc6 libgnutls30 libmount1 libpam-modules libpam-modules-bin libpam-runtime libpam0g libsmartcols1 libssl3 libsystemd0 libudev1 libuuid1 login mount passwd util-linux 25 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 15.9 MB of archives. After this operation, 7168 B of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.8 [3235 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.6 [62.5 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.4 [80.9 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1437 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.12 [319 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.12 [78.2 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.12 [912 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.3 [1239 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.4 [1063 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.8 [706 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.5 [966 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apt amd64 2.4.12 [1363 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.4 [60.2 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.4 [37.6 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.4 [280 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.4 [114 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.4 [103 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.4 [122 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.4 [40.3 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.4 [50.9 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.15 [1905 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.4 [23.8 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 15.9 MB in 1s (17.4 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libc6_2.35-0ubuntu3.8_amd64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Unpacking libc6:amd64 (2.35-0ubuntu3.8) over (2.35-0ubuntu3.5) ... Setting up libc6:amd64 (2.35-0ubuntu3.8) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype $ docker top 6e042828668a860978a2990b096366d234838a858c84383cb2501ddf36836f76 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh + DEBIAN_FRONTEND=noninteractive + apt-get update + docker inspect -f . gcc:13.1 . [Pipeline] } (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../base-files_12ubuntu4.6_amd64.deb ... Unpacking base-files (12ubuntu4.6) over (12ubuntu4.4) ... [Pipeline] // withEnv [Pipeline] withDockerContainer CpuNode6 seems to be running inside container 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_nightly --volumes-from 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** gcc:13.1 cat Setting up base-files (12ubuntu4.6) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... Installing new version of config file /etc/update-motd.d/10-help-text ... Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:3 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 InRelease [1581 B] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] $ docker top 0f1627ac96459b62ac994425d67bafe71313a39fd5e07b07e231304052f23681 -eo pid,comm (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... Setting up bash (5.1-6ubuntu1.1) ... update-alternatives: error: alternative path /usr/share/man/man7/bash-builtins.7.gz doesn't exist (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_amd64.deb ... Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ... [Pipeline] { [Pipeline] sh Get:6 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 Packages [929 kB] Setting up bsdutils (1:2.37.2-4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ... Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ... Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1092 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1921 kB] Setting up coreutils (8.32-4.1ubuntu1.2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libsystemd0_249.11-0ubuntu3.12_amd64.deb ... Unpacking libsystemd0:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.11) ... Setting up libsystemd0:amd64 (249.11-0ubuntu3.12) ... -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA90A=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VEGA90A -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2474 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libudev1_249.11-0ubuntu3.12_amd64.deb ... Unpacking libudev1:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.11) ... Setting up libudev1:amd64 (249.11-0ubuntu3.12) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libapt-pkg6.0_2.4.12_amd64.deb ... Unpacking libapt-pkg6.0:amd64 (2.4.12) over (2.4.11) ... Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] + DEBIAN_FRONTEND=noninteractive + apt-get update Setting up libapt-pkg6.0:amd64 (2.4.12) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../dpkg_1.21.1ubuntu2.3_amd64.deb ... Unpacking dpkg (1.21.1ubuntu2.3) over (1.21.1ubuntu2.2) ... Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2187 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1392 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2546 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.8 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD Setting up dpkg (1.21.1ubuntu2.3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2.1) ... Setting up login (1:4.8.1-2ubuntu2.2) ... Fetched 33.1 MB in 2s (13.9 MB/s) Reading package lists...(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_amd64.deb ... Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... Setting up util-linux (2.37.2-4ubuntu3.4) ... Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libc-bin_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc-bin (2.35-0ubuntu3.8) over (2.35-0ubuntu3.5) ... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads + apt-get upgrade -y Reading package lists...Setting up libc-bin (2.35-0ubuntu3.8) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.5_amd64.deb ... Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.5) over (3.7.3-4ubuntu1.3) ... Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.5) ... Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../archives/apt_2.4.12_amd64.deb ... Unpacking apt (2.4.12) over (2.4.11) ... Setting up apt (2.4.12) ... Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [160 kB] -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread Building dependency tree...(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.4_amd64.deb ... Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2.3) ... Setting up libpam0g:amd64 (1.4.0-11ubuntu2.4) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.4_amd64.deb ... Unpacking libpam-modules-bin (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2.3) ... Setting up libpam-modules-bin (1.4.0-11ubuntu2.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.4_amd64.deb ... Reading state information... Calculating upgrade... -- Looking for pthread_create in pthread - not found -- Check if compiler accepts -pthread debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2.3) ... Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../mount_2.37.2-4ubuntu3.4_amd64.deb ... Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... The following packages have been kept back: cuda-libraries-12-1 cuda-libraries-dev-12-1 cuda-nsight-compute-12-1 libcublas-12-1 libcublas-dev-12-1 libnccl-dev libnccl2 The following packages will be upgraded: apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu bsdutils coreutils cuda-command-line-tools-12-1 cuda-cudart-12-1 cuda-cudart-dev-12-1 cuda-keyring cuda-minimal-build-12-1 cuda-nvml-dev-12-1 cuda-nvprof-12-1 cuda-nvtx-12-1 cuda-toolkit-12-config-common cuda-toolkit-config-common dpkg dpkg-dev libapt-pkg6.0 libbinutils libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libctf-nobfd0 libctf0 libcusparse-12-1 libcusparse-dev-12-1 libdpkg-perl libgnutls30 libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.5-0 libmount1 libnpp-12-1 libnpp-dev-12-1 libpam-modules libpam-modules-bin libpam-runtime libpam0g libperl5.34 libprocps8 libsmartcols1 libsqlite3-0 libssl3 libsystemd0 libudev1 libuuid1 linux-libc-dev login mount openssl passwd perl perl-base perl-modules-5.34 procps tar util-linux Fetched 9214 kB in 2s (4185 kB/s) Reading package lists...Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.4_amd64.deb ... Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... Setting up libblkid1:amd64 (2.37.2-4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_amd64.deb ... Unpacking libmount1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... Setting up libmount1:amd64 (2.37.2-4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.4_all.deb ... Unpacking libpam-runtime (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2.3) ... Setting up libpam-runtime (1.4.0-11ubuntu2.4) ... 64 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Need to get 448 MB of archives. After this operation, 20.4 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.8 [2100 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.4_amd64.deb ... Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.2-0ubuntu1.15_amd64.deb ... Unpacking libssl3:amd64 (3.0.2-0ubuntu1.15) over (3.0.2-0ubuntu1.12) ... Setting up libssl3:amd64 (3.0.2-0ubuntu1.15) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Get:2 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 cuda-nvprof-12-1 12.1.105-1 [2435 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.8 [20.3 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-112.122 [1342 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.8 [3235 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.6 [62.5 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.4 [80.9 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1437 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.12 [319 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.12 [78.2 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.12 [912 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tar amd64 1.34+dfsg-1ubuntu0.1.22.04.2 [295 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.3 [1239 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.3 [1762 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] + apt-get upgrade -y Reading package lists...Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.4 [1063 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.8 [706 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.5 [966 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apt amd64 2.4.12 [1363 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.4 [60.2 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.4 [37.6 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.4 [280 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.4 [114 kB] Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.4 [103 kB] Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.3 [86.3 kB] Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.3 [32.2 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.3 [356 kB] Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.3 [144 kB] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.15 [1905 kB] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.4 [122 kB] Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.4 [40.3 kB] Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.4 [50.9 kB] Get:37 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 cuda-nvtx-12-1 12.1.105-1 [51.4 kB] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.4 [23.8 kB] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_amd64.deb ... Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... Setting up libuuid1:amd64 (2.37.2-4ubuntu3.4) ... -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB] Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB] Get:48 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 cuda-command-line-tools-12-1 12.1.1-1 [2542 B] Get:49 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 cuda-toolkit-config-common 12.5.39-1 [16.5 kB] Get:50 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 cuda-toolkit-12-config-common 12.5.39-1 [16.5 kB] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B] Get:52 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 cuda-cudart-12-1 12.1.105-1 [158 kB] Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB] Get:56 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 cuda-cudart-dev-12-1 12.1.105-1 [894 kB] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... Building dependency tree... Reading state information... Calculating upgrade... Get:58 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 cuda-keyring 1.1-1 [4332 B] Get:59 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 cuda-minimal-build-12-1 12.1.1-1 [2530 B] Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2.1) ... Setting up passwd (1:4.8.1-2ubuntu2.2) ... Setting up mount (2.37.2-4ubuntu3.4) ... Get:60 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 cuda-nvml-dev-12-1 12.1.105-1 [83.0 kB] Get:61 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 libcusparse-12-1 12.1.0.106-1 [108 MB] Processing triggers for libc-bin (2.35-0ubuntu3.8) ... + apt-get install -y build-essential wget git bc python3-dev Reading package lists...The following packages will be upgraded: base-files bsdutils curl debian-archive-keyring debianutils gir1.2-rsvg-2.0 imagemagick imagemagick-6-common imagemagick-6.q16 krb5-multidev libblkid-dev libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcurl3-gnutls libcurl4 libcurl4-openssl-dev libdav1d6 libde265-0 libglib2.0-0 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgnutls30 libgssapi-krb5-2 libgssrpc4 libisl23 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 libkrb5-3 libkrb5-dev libkrb5support0 libmagickcore-6-arch-config libmagickcore-6-headers libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra libmagickcore-6.q16-dev libmagickcore-dev libmagickwand-6-headers libmagickwand-6.q16-6 libmagickwand-6.q16-dev libmagickwand-dev libmariadb-dev libmariadb-dev-compat libmariadb3 libmount-dev libmount1 libnghttp2-14 libpam-modules libpam-modules-bin libpam-runtime libpam0g libperl5.36 libpq-dev libpq5 librsvg2-2 librsvg2-common librsvg2-dev libsmartcols1 libssl-dev libssl3 libsystemd0 libtiff-dev libtiff6 libtiffxx6 libudev1 libuuid1 libwebp-dev libwebp7 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libx11-dev libxml2 libxml2-dev linux-libc-dev mariadb-common mount openssh-client openssl perl perl-base perl-modules-5.36 tar tzdata usr-is-merged util-linux util-linux-extra uuid-dev 95 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 51.0 MB of archives. After this operation, 332 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 base-files amd64 12.4+deb12u5 [70.8 kB] Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 bsdutils amd64 1:2.38.1-5+deb12u1 [94.3 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 debianutils amd64 5.7-0.5~deb12u1 [103 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 perl-base amd64 5.36.0-7+deb12u1 [1608 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u7 [1899 kB] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u7 [45.8 kB] Get:10 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.90-1 [1976 kB] Get:11 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6 amd64 2.36-9+deb12u7 [2758 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 tar amd64 1.34+dfsg-1.2+deb12u1 [836 kB] Get:13 http://deb.debian.org/debian-security bookworm-security/main amd64 libsmartcols1 amd64 2.38.1-5+deb12u1 [107 kB] Get:14 http://deb.debian.org/debian-security bookworm-security/main amd64 util-linux-extra amd64 2.38.1-5+deb12u1 [110 kB] Get:15 http://deb.debian.org/debian-security bookworm-security/main amd64 util-linux amd64 2.38.1-5+deb12u1 [1176 kB] Get:16 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-bin amd64 2.36-9+deb12u7 [607 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libpam0g amd64 1.5.2-6+deb12u1 [92.0 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 libpam-modules-bin amd64 1.5.2-6+deb12u1 [75.6 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 libpam-modules amd64 1.5.2-6+deb12u1 [291 kB] Get:20 http://deb.debian.org/debian-security bookworm-security/main amd64 mount amd64 2.38.1-5+deb12u1 [134 kB] Get:21 http://deb.debian.org/debian-security bookworm-security/main amd64 libmagickwand-6.q16-dev amd64 8:6.9.11.60+dfsg-1.6+deb12u1 [408 kB] Get:22 http://deb.debian.org/debian-security bookworm-security/main amd64 libmagickwand-dev all 8:6.9.11.60+dfsg-1.6+deb12u1 [1324 B] Get:23 http://deb.debian.org/debian bookworm/main amd64 libwebp-dev amd64 1.2.4-0.2+deb12u1 [400 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libtiff-dev amd64 4.5.0-6+deb12u1 [456 kB] Building dependency tree...Get:28 http://deb.debian.org/debian bookworm/main amd64 libtiffxx6 amd64 4.5.0-6+deb12u1 [144 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libx11-dev amd64 2:1.8.4-2+deb12u2 [837 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB] Get:34 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] Get:35 http://deb.debian.org/debian-security bookworm-security/main amd64 imagemagick-6.q16 amd64 8:6.9.11.60+dfsg-1.6+deb12u1 [339 kB] Get:36 http://deb.debian.org/debian-security bookworm-security/main amd64 libmagickcore-6.q16-dev amd64 8:6.9.11.60+dfsg-1.6+deb12u1 [1109 kB] Get:37 http://deb.debian.org/debian-security bookworm-security/main amd64 libmagickcore-6.q16-6 amd64 8:6.9.11.60+dfsg-1.6+deb12u1 [1785 kB] Get:38 http://deb.debian.org/debian-security bookworm-security/main amd64 libmagickwand-6.q16-6 amd64 8:6.9.11.60+dfsg-1.6+deb12u1 [408 kB] Get:39 http://deb.debian.org/debian-security bookworm-security/main amd64 libmagickcore-dev all 8:6.9.11.60+dfsg-1.6+deb12u1 [1336 B] Get:40 http://deb.debian.org/debian-security bookworm-security/main amd64 libmagickwand-6-headers all 8:6.9.11.60+dfsg-1.6+deb12u1 [10.5 kB] Get:41 http://deb.debian.org/debian-security bookworm-security/main amd64 libmagickcore-6-arch-config amd64 8:6.9.11.60+dfsg-1.6+deb12u1 [130 kB] Get:42 http://deb.debian.org/debian-security bookworm-security/main amd64 libmagickcore-6-headers all 8:6.9.11.60+dfsg-1.6+deb12u1 [50.9 kB] Get:43 http://deb.debian.org/debian-security bookworm-security/main amd64 imagemagick-6-common all 8:6.9.11.60+dfsg-1.6+deb12u1 [166 kB] Get:44 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-dev amd64 2.74.6-2+deb12u2 [1604 kB] -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan Reading state information... Get:62 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 libcusparse-dev-12-1 12.1.0.106-1 [112 MB] Get:45 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-dev-bin amd64 2.74.6-2+deb12u2 [151 kB] Get:46 http://deb.debian.org/debian-security bookworm-security/main amd64 libblkid-dev amd64 2.38.1-5+deb12u1 [179 kB] Get:47 http://deb.debian.org/debian-security bookworm-security/main amd64 libblkid1 amd64 2.38.1-5+deb12u1 [147 kB] Get:48 http://deb.debian.org/debian-security bookworm-security/main amd64 uuid-dev amd64 2.38.1-5+deb12u1 [39.8 kB] Get:49 http://deb.debian.org/debian-security bookworm-security/main amd64 libuuid1 amd64 2.38.1-5+deb12u1 [28.6 kB] Get:50 http://deb.debian.org/debian-security bookworm-security/main amd64 libmount-dev amd64 2.38.1-5+deb12u1 [22.3 kB] Get:51 http://deb.debian.org/debian-security bookworm-security/main amd64 libmount1 amd64 2.38.1-5+deb12u1 [165 kB] Get:52 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-data all 2.74.6-2+deb12u2 [1209 kB] Get:53 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-bin amd64 2.74.6-2+deb12u2 [110 kB] Get:54 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u2 [1399 kB] Get:55 http://deb.debian.org/debian-security bookworm-security/main amd64 libmagickcore-6.q16-6-extra amd64 8:6.9.11.60+dfsg-1.6+deb12u1 [173 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 librsvg2-dev amd64 2.54.7+dfsg-1~deb12u1 [56.2 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 librsvg2-common amd64 2.54.7+dfsg-1~deb12u1 [21.4 kB] Get:58 http://deb.debian.org/debian bookworm/main amd64 librsvg2-2 amd64 2.54.7+dfsg-1~deb12u1 [2620 kB] Get:59 http://deb.debian.org/debian bookworm/main amd64 gir1.2-rsvg-2.0 amd64 2.54.7+dfsg-1~deb12u1 [20.8 kB] Get:60 http://deb.debian.org/debian bookworm/main amd64 libpam-runtime all 1.5.2-6+deb12u1 [161 kB] Get:61 http://deb.debian.org/debian bookworm/main amd64 debian-archive-keyring all 2023.3+deb12u1 [161 kB] Get:62 http://deb.debian.org/debian bookworm/main amd64 libgnutls30 amd64 3.7.9-2+deb12u2 [1404 kB] The following additional packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu bzip2 ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcbor0.8 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1 libexpat1-dev libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8 libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev lto-disabled-list make manpages manpages-dev media-types netbase openssh-client openssl patch perl perl-modules-5.34 pinentry-curses publicsuffix python3 python3-distutils python3-lib2to3 python3-minimal python3.10 python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xauth xz-utils zlib1g-dev Suggested packages: binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-11-multilib gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon apache2 | lighttpd | httpd glibc-doc bzr libgd-tools gdbm-l10n libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql libstdc++-11-doc make-doc man-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv python3.10-venv python3.10-doc binfmt-support readline-doc Get:63 http://deb.debian.org/debian bookworm/main amd64 libsystemd0 amd64 252.22-1~deb12u1 [331 kB] Get:64 http://deb.debian.org/debian bookworm/main amd64 libudev1 amd64 252.22-1~deb12u1 [108 kB] Get:65 http://deb.debian.org/debian bookworm/main amd64 usr-is-merged all 37~deb12u1 [5616 B] Get:66 http://deb.debian.org/debian bookworm/main amd64 tzdata all 2024a-0+deb12u1 [297 kB] Get:67 http://deb.debian.org/debian bookworm/main amd64 libkrb5-dev amd64 1.20.1-2+deb12u1 [14.7 kB] Get:68 http://deb.debian.org/debian bookworm/main amd64 krb5-multidev amd64 1.20.1-2+deb12u1 [125 kB] Get:69 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] Get:70 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] Get:71 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] Get:72 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] Get:73 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.11-1~deb12u2 [2430 kB] Get:74 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] Get:75 http://deb.debian.org/debian bookworm/main amd64 libgssrpc4 amd64 1.20.1-2+deb12u1 [57.9 kB] Get:76 http://deb.debian.org/debian bookworm/main amd64 libkdb5-10 amd64 1.20.1-2+deb12u1 [40.5 kB] Get:77 http://deb.debian.org/debian bookworm/main amd64 libkadm5srv-mit12 amd64 1.20.1-2+deb12u1 [52.8 kB] Get:78 http://deb.debian.org/debian bookworm/main amd64 libkadm5clnt-mit12 amd64 1.20.1-2+deb12u1 [41.0 kB] Get:79 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u2 [990 kB] Get:80 http://deb.debian.org/debian bookworm/main amd64 libcurl4-openssl-dev amd64 7.88.1-10+deb12u5 [491 kB] -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan The following NEW packages will be installed: bc binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcbor0.8 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1 libexpat1-dev libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8 libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev lto-disabled-list make manpages manpages-dev media-types netbase openssh-client openssl patch perl perl-modules-5.34 pinentry-curses publicsuffix python3 python3-dev python3-distutils python3-lib2to3 python3-minimal python3.10 python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf wget xauth xz-utils zlib1g-dev Get:81 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] Get:82 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u5 [315 kB] Get:83 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u5 [390 kB] Get:84 http://deb.debian.org/debian-security bookworm-security/main amd64 imagemagick amd64 8:6.9.11.60+dfsg-1.6+deb12u1 [122 kB] Get:85 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] Get:86 http://deb.debian.org/debian-security bookworm-security/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] Get:87 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] Get:88 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] Get:89 http://deb.debian.org/debian bookworm/main amd64 libmariadb-dev-compat amd64 1:10.11.6-0+deb12u1 [23.2 kB] Get:90 http://deb.debian.org/debian bookworm/main amd64 libmariadb-dev amd64 1:10.11.6-0+deb12u1 [265 kB] Get:91 http://deb.debian.org/debian bookworm/main amd64 mariadb-common all 1:10.11.6-0+deb12u1 [24.4 kB] Get:92 http://deb.debian.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.6-0+deb12u1 [174 kB] Get:93 http://deb.debian.org/debian-security bookworm-security/main amd64 libpq-dev amd64 15.6-0+deb12u1 [142 kB] Get:94 http://deb.debian.org/debian-security bookworm-security/main amd64 libpq5 amd64 15.6-0+deb12u1 [188 kB] Get:95 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] 0 upgraded, 146 newly installed, 0 to remove and 0 not upgraded. Need to get 106 MB of archives. After this operation, 375 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB] -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_nightly/core/src/../../tpls/mdspan/include -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB] -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] debconf: delaying package configuration, since apt-utils is not installed Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB] Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 wget amd64 1.21.2-2ubuntu1 [367 kB] Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 bc amd64 1.07.1-3build1 [87.6 kB] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB] Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB] Fetched 51.0 MB in 2s (28.7 MB/s) Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B] Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.8 [20.3 kB] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-112.122 [1342 kB] Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.8 [2100 kB] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL Get:63 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 libnpp-12-1 12.1.0.40-1 [95.2 MB] Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] (Reading database ... Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB] Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB] (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB] Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB] Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB] -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB] (Reading database ... 80% (Reading database ... 85% Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB] (Reading database ... 90% -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB] (Reading database ... 95% (Reading database ... 100% (Reading database ... 23263 files and directories currently installed.) Preparing to unpack .../base-files_12.4+deb12u5_amd64.deb ... Unpacking base-files (12.4+deb12u5) over (12.4) ... Setting up base-files (12.4+deb12u5) ... Installing new version of config file /etc/debian_version ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23263 files and directories currently installed.) Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u1_amd64.deb ... Unpacking bsdutils (1:2.38.1-5+deb12u1) over (1:2.38.1-5+b1) ... Setting up bsdutils (1:2.38.1-5+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23262 files and directories currently installed.) Preparing to unpack .../debianutils_5.7-0.5~deb12u1_amd64.deb ... Unpacking debianutils (5.7-0.5~deb12u1) over (5.7-0.4) ... Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB] Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL Setting up debianutils (5.7-0.5~deb12u1) ... Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23262 files and directories currently installed.) Preparing to unpack .../libperl5.36_5.36.0-7+deb12u1_amd64.deb ... Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) over (5.36.0-7) ... Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.16 [284 kB] -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.11 [955 kB] Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.11 [3165 kB] Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB] Get:113 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B] Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] Get:119 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.9 [185 kB] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.8 [28.9 kB] Get:131 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB] Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB] -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B] Get:141 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB] Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] Get:146 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 106 MB in 8s (13.9 MB/s) Selecting previously unselected package liblocale-gettext-perl. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ... Unpacking liblocale-gettext-perl (1.07-4build3) ... Selecting previously unselected package libpython3.10-minimal:amd64. Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ... Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... Unpacking python3.10-minimal (3.10.12-1~22.04.3) ... Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ... Setting up python3.10-minimal (3.10.12-1~22.04.3) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4711 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ... Unpacking python3-minimal (3.10.6-1~22.04) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_7.0.0_all.deb ... Unpacking media-types (7.0.0) ... Selecting previously unselected package libmpdec3:amd64. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... Unpacking libmpdec3:amd64 (2.5.1-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... Unpacking readline-common (8.1.2-1) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... Unpacking libreadline8:amd64 (8.1.2-1) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... Selecting previously unselected package libpython3.10-stdlib:amd64. Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ... Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... Selecting previously unselected package python3.10. Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ... -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS Get:64 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 libnpp-dev-12-1 12.1.0.40-1 [92.7 MB] Unpacking python3.10 (3.10.12-1~22.04.3) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ... Setting up python3-minimal (3.10.6-1~22.04) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5141 files and directories currently installed.) Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ... Unpacking python3 (3.10.6-1~22.04) ... Selecting previously unselected package perl-modules-5.34. Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ... Selecting previously unselected package libgdbm6:amd64. Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ... Unpacking libgdbm6:amd64 (1.23-1) ... Selecting previously unselected package libgdbm-compat4:amd64. Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ... Unpacking libgdbm-compat4:amd64 (1.23-1) ... Selecting previously unselected package libperl5.34:amd64. Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ... Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... Selecting previously unselected package perl. Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ... Unpacking perl (5.34.0-3ubuntu1.3) ... Selecting previously unselected package openssl. Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_amd64.deb ... Unpacking openssl (3.0.2-0ubuntu1.15) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... Selecting previously unselected package less. Preparing to unpack .../008-less_590-1ubuntu0.22.04.3_amd64.deb ... Unpacking less (590-1ubuntu0.22.04.3) ... Selecting previously unselected package libmd0:amd64. Preparing to unpack .../009-libmd0_1.0.4-1build1_amd64.deb ... Unpacking libmd0:amd64 (1.0.4-1build1) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../010-libbsd0_0.11.5-1_amd64.deb ... Unpacking libbsd0:amd64 (0.11.5-1) ... Selecting previously unselected package netbase. Preparing to unpack .../011-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 Selecting previously unselected package ucf. Preparing to unpack .../012-ucf_3.0043_all.deb ... Moving old data out of the way Unpacking ucf (3.0043) ... Selecting previously unselected package libcbor0.8:amd64. Preparing to unpack .../013-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../014-libedit2_3.1-20210910-1build1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20210910-1build1) ... Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../015-libfido2-1_1.10.0-1_amd64.deb ... Unpacking libfido2-1:amd64 (1.10.0-1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../016-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... Selecting previously unselected package libpng16-16:amd64. Preparing to unpack .../017-libpng16-16_1.6.37-3build5_amd64.deb ... Unpacking libpng16-16:amd64 (1.6.37-3build5) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../018-libpsl5_0.21.0-1.2build2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../019-libxau6_1%3a1.0.9-1build5_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.9-1build5) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../020-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../021-libxcb1_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... Preparing to unpack .../perl_5.36.0-7+deb12u1_amd64.deb ... Unpacking perl (5.36.0-7+deb12u1) over (5.36.0-7) ... Selecting previously unselected package libx11-data. Preparing to unpack .../022-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../023-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../024-libxext6_2%3a1.3.4-1build1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.4-1build1) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../025-libxmuu1_2%3a1.1.3-3_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.3-3) ... Selecting previously unselected package manpages. Preparing to unpack .../026-manpages_5.10-1ubuntu1_all.deb ... Unpacking manpages (5.10-1ubuntu1) ... Preparing to unpack .../perl-base_5.36.0-7+deb12u1_amd64.deb ... Unpacking perl-base (5.36.0-7+deb12u1) over (5.36.0-7) ... Selecting previously unselected package openssh-client. Preparing to unpack .../027-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ... Unpacking openssh-client (1:8.9p1-3ubuntu0.7) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../028-publicsuffix_20211207.1025-1_all.deb ... Unpacking publicsuffix (20211207.1025-1) ... Selecting previously unselected package wget. Preparing to unpack .../029-wget_1.21.2-2ubuntu1_amd64.deb ... Unpacking wget (1.21.2-2ubuntu1) ... Selecting previously unselected package xauth. Preparing to unpack .../030-xauth_1%3a1.1-1build2_amd64.deb ... Unpacking xauth (1:1.1-1build2) ... Selecting previously unselected package xz-utils. Preparing to unpack .../031-xz-utils_5.2.5-2ubuntu1_amd64.deb ... Unpacking xz-utils (5.2.5-2ubuntu1) ... Selecting previously unselected package bc. Preparing to unpack .../032-bc_1.07.1-3build1_amd64.deb ... Unpacking bc (1.07.1-3build1) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../033-binutils-common_2.38-4ubuntu2.6_amd64.deb ... Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../034-libbinutils_2.38-4ubuntu2.6_amd64.deb ... Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../035-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../036-libctf0_2.38-4ubuntu2.6_amd64.deb ... Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../037-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ... Selecting previously unselected package binutils. Preparing to unpack .../038-binutils_2.38-4ubuntu2.6_amd64.deb ... Unpacking binutils (2.38-4ubuntu2.6) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../039-libc-dev-bin_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc-dev-bin (2.35-0ubuntu3.8) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../040-linux-libc-dev_5.15.0-112.122_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.15.0-112.122) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../041-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... Selecting previously unselected package rpcsvc-proto. Preparing to unpack .../042-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... Selecting previously unselected package libtirpc-dev:amd64. Preparing to unpack .../043-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... Selecting previously unselected package libnsl-dev:amd64. Preparing to unpack .../044-libnsl-dev_1.3.0-2build2_amd64.deb ... Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../045-libc6-dev_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc6-dev:amd64 (2.35-0ubuntu3.8) ... Selecting previously unselected package gcc-11-base:amd64. Preparing to unpack .../046-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../047-libisl23_0.24-2build1_amd64.deb ... Unpacking libisl23:amd64 (0.24-2build1) ... Selecting previously unselected package libmpfr6:amd64. Preparing to unpack .../048-libmpfr6_4.1.0-3build3_amd64.deb ... Unpacking libmpfr6:amd64 (4.1.0-3build3) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../049-libmpc3_1.2.1-2build1_amd64.deb ... Unpacking libmpc3:amd64 (1.2.1-2build1) ... Selecting previously unselected package cpp-11. Preparing to unpack .../050-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package cpp. Preparing to unpack .../051-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking cpp (4:11.2.0-1ubuntu1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../052-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../053-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../054-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../055-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libasan6:amd64. Preparing to unpack .../056-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../057-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../058-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../059-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../060-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libgcc-11-dev:amd64. Preparing to unpack .../061-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gcc-11. Preparing to unpack .../062-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gcc. Preparing to unpack .../063-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking gcc (4:11.2.0-1ubuntu1) ... Selecting previously unselected package libstdc++-11-dev:amd64. Preparing to unpack .../064-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED Selecting previously unselected package g++-11. Preparing to unpack .../065-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package g++. Preparing to unpack .../066-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking g++ (4:11.2.0-1ubuntu1) ... Selecting previously unselected package make. Preparing to unpack .../067-make_4.3-4.1build1_amd64.deb ... Unpacking make (4.3-4.1build1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../068-libdpkg-perl_1.21.1ubuntu2.3_all.deb ... Unpacking libdpkg-perl (1.21.1ubuntu2.3) ... Selecting previously unselected package bzip2. Preparing to unpack .../069-bzip2_1.0.8-5build1_amd64.deb ... Unpacking bzip2 (1.0.8-5build1) ... Selecting previously unselected package patch. Preparing to unpack .../070-patch_2.7.6-7build2_amd64.deb ... Unpacking patch (2.7.6-7build2) ... Selecting previously unselected package lto-disabled-list. Preparing to unpack .../071-lto-disabled-list_24_all.deb ... Unpacking lto-disabled-list (24) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../072-dpkg-dev_1.21.1ubuntu2.3_all.deb ... Unpacking dpkg-dev (1.21.1ubuntu2.3) ... Selecting previously unselected package build-essential. Preparing to unpack .../073-build-essential_12.9ubuntu3_amd64.deb ... Unpacking build-essential (12.9ubuntu3) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../074-libassuan0_2.5.5-1build1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.5-1build1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../075-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpgconf (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../076-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../077-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../078-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../079-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../080-libnpth0_1.6-3build2_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../081-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking dirmngr (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../082-libfakeroot_1.28-1ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../083-fakeroot_1.28-1ubuntu1_amd64.deb ... Unpacking fakeroot (1.28-1ubuntu1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../084-fonts-dejavu-core_2.37-2build1_all.deb ... Unpacking fonts-dejavu-core (2.37-2build1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../085-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../086-libbrotli1_1.0.9-2build6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2build6) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../087-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../088-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../089-libcurl3-gnutls_7.81.0-1ubuntu1.16_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../090-liberror-perl_0.17029-1_all.deb ... Unpacking liberror-perl (0.17029-1) ... Selecting previously unselected package git-man. Preparing to unpack .../091-git-man_1%3a2.34.1-1ubuntu1.11_all.deb ... Unpacking git-man (1:2.34.1-1ubuntu1.11) ... Selecting previously unselected package git. Preparing to unpack .../092-git_1%3a2.34.1-1ubuntu1.11_amd64.deb ... Unpacking git (1:2.34.1-1ubuntu1.11) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../093-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../094-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg. Preparing to unpack .../095-gpg_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../096-pinentry-curses_1.1.1-1build2_amd64.deb ... Unpacking pinentry-curses (1.1.1-1build2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../097-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../098-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../099-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../100-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpgsm (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../101-gnupg_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package javascript-common. Preparing to unpack .../102-javascript-common_11+nmu1_all.deb ... Unpacking javascript-common (11+nmu1) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../103-libalgorithm-diff-perl_1.201-1_all.deb ... Unpacking libalgorithm-diff-perl (1.201-1) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libfreetype6:amd64. Preparing to unpack .../106-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ... Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../107-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../108-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../109-libjpeg8_8c-2ubuntu10_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... Selecting previously unselected package libdeflate0:amd64. Preparing to unpack .../110-libdeflate0_1.10-2_amd64.deb ... Unpacking libdeflate0:amd64 (1.10-2) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../111-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... Selecting previously unselected package libwebp7:amd64. Preparing to unpack .../112-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../113-libtiff5_4.3.0-6ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.9) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../114-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../115-libgd3_2.3.0-2ubuntu2_amd64.deb ... Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... Selecting previously unselected package libc-devtools. Preparing to unpack .../116-libc-devtools_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc-devtools (2.35-0ubuntu3.8) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../117-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../118-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3build7) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../119-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../120-libjs-underscore_1.13.2~dfsg-2_all.deb ... Unpacking libjs-underscore (1.13.2~dfsg-2) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../121-libjs-sphinxdoc_4.3.2-1_all.deb ... Unpacking libjs-sphinxdoc (4.3.2-1) ... Selecting previously unselected package libldap-common. Preparing to unpack .../122-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ... Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ... Selecting previously unselected package libpython3.10:amd64. Preparing to unpack .../123-libpython3.10_3.10.12-1~22.04.3_amd64.deb ... Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../124-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Selecting previously unselected package libpython3.10-dev:amd64. Preparing to unpack .../125-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ... Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../126-libpython3-dev_3.10.6-1~22.04_amd64.deb ... Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ... Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../127-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../128-manpages-dev_5.10-1ubuntu1_all.deb ... Unpacking manpages-dev (5.10-1ubuntu1) ... Selecting previously unselected package python3.10-dev. Preparing to unpack .../129-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ... Unpacking python3.10-dev (3.10.12-1~22.04.3) ... Selecting previously unselected package python3-lib2to3. Preparing to unpack .../130-python3-lib2to3_3.10.8-1~22.04_all.deb ... Unpacking python3-lib2to3 (3.10.8-1~22.04) ... Selecting previously unselected package python3-distutils. Preparing to unpack .../131-python3-distutils_3.10.8-1~22.04_all.deb ... Unpacking python3-distutils (3.10.8-1~22.04) ... Selecting previously unselected package python3-dev. Preparing to unpack .../132-python3-dev_3.10.6-1~22.04_amd64.deb ... Unpacking python3-dev (3.10.6-1~22.04) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_nightly/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... Setting up media-types (7.0.0) ... Setting up javascript-common (11+nmu1) ... Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up libxau6:amd64 (1:1.0.9-1build5) ... Setting up lto-disabled-list (24) ... Setting up libpsl5:amd64 (0.21.0-1.2build2) ... Setting up wget (1.21.2-2ubuntu1) ... Setting up manpages (5.10-1ubuntu1) ... Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... Setting up libbrotli1:amd64 (1.0.9-2build6) ... Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ... Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... Setting up libdeflate0:amd64 (1.10-2) ... Setting up less (590-1ubuntu0.22.04.3) ... Setting up linux-libc-dev:amd64 (5.15.0-112.122) ... Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ... Setting up libnpth0:amd64 (1.6-3build2) ... Setting up libassuan0:amd64 (2.5.5-1build1) ... Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... Setting up bzip2 (1.0.8-5build1) ... Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ... Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Setting up fakeroot (1.28-1ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... Setting up make (4.3-4.1build1) ... Setting up libmpfr6:amd64 (4.1.0-3build3) ... Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up xz-utils (5.2.5-2ubuntu1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libpng16-16:amd64 (1.6.37-3build5) ... Setting up libmpc3:amd64 (1.2.1-2build1) ... Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up patch (2.7.6-7build2) ... Setting up fonts-dejavu-core (2.37-2build1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 448 MB in 18s (24.8 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% Setting up perl-base (5.36.0-7+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23262 files and directories currently installed.) Preparing to unpack .../perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) over (5.36.0-7) ... Setting up ucf (3.0043) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libmd0:amd64 (1.0.4-1build1) ... Setting up libnsl-dev:amd64 (1.3.0-2build2) ... Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... Setting up libmpdec3:amd64 (2.5.1-2build2) ... Setting up git-man (1:2.34.1-1ubuntu1.11) ... Setting up netbase (6.3) ... Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ... Setting up libfido2-1:amd64 (1.10.0-1) ... Setting up libisl23:amd64 (0.24-2build1) ... Setting up libc-dev-bin (2.35-0ubuntu3.8) ... Setting up openssl (3.0.2-0ubuntu1.15) ... Setting up libbsd0:amd64 (0.11.5-1) ... Setting up readline-common (8.1.2-1) ... Setting up publicsuffix (20211207.1025-1) ... (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up liblocale-gettext-perl (1.07-4build3) ... Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libgdbm6:amd64 (1.23-1) ... Setting up libjs-underscore (1.13.2~dfsg-2) ... Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up libctf0:amd64 (2.38-4ubuntu2.6) ... Setting up libjpeg8:amd64 (8c-2ubuntu10) ... Setting up pinentry-curses (1.1.1-1build2) ... Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... Setting up manpages-dev (5.10-1ubuntu1) ... Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... Setting up libxcb1:amd64 (1.14-3ubuntu3) ... Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... Setting up libedit2:amd64 (3.1-20210910-1build1) ... Setting up libreadline8:amd64 (8.1.2-1) ... Setting up bc (1.07.1-3build1) ... Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ... Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... Setting up ca-certificates (20230311ubuntu0.22.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc6-dev:amd64 (2.35-0ubuntu3.8) over (2.35-0ubuntu3.4) ... Updating certificates in /etc/ssl/certs... -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE 137 added, 0 removed; done. Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... Setting up libgdbm-compat4:amd64 (1.23-1) ... Setting up libjs-sphinxdoc (4.3.2-1) ... Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up cpp (4:11.2.0-1ubuntu1) ... Setting up gpgconf (2.2.27-3ubuntu2.1) ... Setting up libc6-dev:amd64 (2.35-0ubuntu3.8) ... Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... Setting up libtiff5:amd64 (4.3.0-6ubuntu0.9) ... Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... Setting up libxmuu1:amd64 (2:1.1.3-3) ... Setting up gpg (2.2.27-3ubuntu2.1) ... Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ... Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ... Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ... Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... Setting up gpg-agent (2.2.27-3ubuntu2.1) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX Setting up python3.10 (3.10.12-1~22.04.3) ... Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... Setting up openssh-client (1:8.9p1-3ubuntu0.7) ... update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up libxext6:amd64 (2:1.3.4-1build1) ... Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ... Setting up python3 (3.10.6-1~22.04) ... running python rtupdate hooks for python3.10... running python post-rtupdate hooks for python3.10... Setting up binutils (2.38-4ubuntu2.6) ... Setting up dirmngr (2.2.27-3ubuntu2.1) ... Setting up perl (5.34.0-3ubuntu1.3) ... Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... Setting up libdpkg-perl (1.21.1ubuntu2.3) ... Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... Setting up xauth (1:1.1-1build2) ... Setting up python3-lib2to3 (3.10.8-1~22.04) ... Setting up libc-devtools (2.35-0ubuntu3.8) ... Setting up python3-distutils (3.10.8-1~22.04) ... Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... Setting up libfile-fcntllock-perl (0.22-3build7) ... Setting up libalgorithm-diff-perl (1.201-1) ... Setting up gcc (4:11.2.0-1ubuntu1) ... Setting up dpkg-dev (1.21.1ubuntu2.3) ... Setting up liberror-perl (0.17029-1) ... Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ... Setting up git (1:2.34.1-1ubuntu1.11) ... Setting up python3.10-dev (3.10.12-1~22.04.3) ... Setting up g++ (4:11.2.0-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist Setting up gnupg (2.2.27-3ubuntu2.1) ... Setting up build-essential (12.9ubuntu3) ... Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ... Setting up python3-dev (3.10.6-1~22.04) ... Processing triggers for libc-bin (2.35-0ubuntu3.8) ... Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + apt-get clean + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4 + rm -rf spack Preparing to unpack .../libc-dev-bin_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc-dev-bin (2.35-0ubuntu3.8) over (2.35-0ubuntu3.4) ... Preparing to unpack .../linux-libc-dev_5.15.0-112.122_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.15.0-112.122) over (5.15.0-88.98) ... -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- Kokkos Backends: SERIAL;HIP -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_nightly/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Linking CXX static library libkokkossimd.a [ 3%] Built target kokkossimd [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o + git clone https://github.com/spack/spack.git Cloning into 'spack'... [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o Preparing to unpack .../libc6-dev_2.36-9+deb12u7_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u7) over (2.36-9) ... [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o Preparing to unpack .../libc-dev-bin_2.36-9+deb12u7_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u7) over (2.36-9) ... [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o Preparing to unpack .../linux-libc-dev_6.1.90-1_amd64.deb ... Unpacking linux-libc-dev:amd64 (6.1.90-1) over (6.1.27-1) ... [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o Preparing to unpack .../libc6_2.35-0ubuntu3.8_amd64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Unpacking libc6:amd64 (2.35-0ubuntu3.8) over (2.35-0ubuntu3.4) ... [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o Setting up libc6:amd64 (2.35-0ubuntu3.8) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../base-files_12ubuntu4.6_amd64.deb ... Unpacking base-files (12ubuntu4.6) over (12ubuntu4.4) ... Preparing to unpack .../libc6_2.36-9+deb12u7_amd64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Unpacking libc6:amd64 (2.36-9+deb12u7) over (2.36-9) ... Setting up base-files (12ubuntu4.6) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... Installing new version of config file /etc/update-motd.d/10-help-text ... [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... Setting up bash (5.1-6ubuntu1.1) ... update-alternatives: error: alternative path /usr/share/man/man7/bash-builtins.7.gz doesn't exist (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_amd64.deb ... Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ... Setting up bsdutils (1:2.37.2-4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ... Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ... [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Setting up coreutils (8.32-4.1ubuntu1.2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../libsystemd0_249.11-0ubuntu3.12_amd64.deb ... Unpacking libsystemd0:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.10) ... Setting up libsystemd0:amd64 (249.11-0ubuntu3.12) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../libudev1_249.11-0ubuntu3.12_amd64.deb ... Unpacking libudev1:amd64 (249.11-0ubuntu3.12) over (249.11-0ubuntu3.10) ... Setting up libudev1:amd64 (249.11-0ubuntu3.12) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../libapt-pkg6.0_2.4.12_amd64.deb ... Unpacking libapt-pkg6.0:amd64 (2.4.12) over (2.4.10) ... Setting up libapt-pkg6.0:amd64 (2.4.12) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ... Setting up libc6:amd64 (2.36-9+deb12u7) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1ubuntu0.1.22.04.1) ... Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23262 files and directories currently installed.) Preparing to unpack .../tar_1.34+dfsg-1.2+deb12u1_amd64.deb ... Unpacking tar (1.34+dfsg-1.2+deb12u1) over (1.34+dfsg-1.2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../dpkg_1.21.1ubuntu2.3_amd64.deb ... Unpacking dpkg (1.21.1ubuntu2.3) over (1.21.1ubuntu2.2) ... Setting up dpkg (1.21.1ubuntu2.3) ... [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2.1) ... Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o Setting up login (1:4.8.1-2ubuntu2.2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ... Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1.2) ... [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs Setting up tar (1.34+dfsg-1.2+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23262 files and directories currently installed.) Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u1_amd64.deb ... Unpacking libsmartcols1:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ... Setting up libsmartcols1:amd64 (2.38.1-5+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23261 files and directories currently installed.) Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u1_amd64.deb ... Unpacking util-linux-extra (2.38.1-5+deb12u1) over (2.38.1-5+b1) ... Setting up util-linux-extra (2.38.1-5+deb12u1) ... [ 7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23260 files and directories currently installed.) Preparing to unpack .../util-linux_2.38.1-5+deb12u1_amd64.deb ... Unpacking util-linux (2.38.1-5+deb12u1) over (2.38.1-5+b1) ... [ 7%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o Setting up util-linux (2.38.1-5+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23259 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u7_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u7) over (2.36-9) ... Setting up libc-bin (2.36-9+deb12u7) ... [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o Preparing to unpack .../perl_5.34.0-3ubuntu1.3_amd64.deb ... Unpacking perl (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1.2) ... Preparing to unpack .../perl-base_5.34.0-3ubuntu1.3_amd64.deb ... Unpacking perl-base (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1.2) ... [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 9%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 12%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23259 files and directories currently installed.) Preparing to unpack .../libpam0g_1.5.2-6+deb12u1_amd64.deb ... Unpacking libpam0g:amd64 (1.5.2-6+deb12u1) over (1.5.2-6) ... Setting up libpam0g:amd64 (1.5.2-6+deb12u1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23259 files and directories currently installed.) Preparing to unpack .../libpam-modules-bin_1.5.2-6+deb12u1_amd64.deb ... Unpacking libpam-modules-bin (1.5.2-6+deb12u1) over (1.5.2-6) ... Setting up libpam-modules-bin (1.5.2-6+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23259 files and directories currently installed.) Preparing to unpack .../libpam-modules_1.5.2-6+deb12u1_amd64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Unpacking libpam-modules:amd64 (1.5.2-6+deb12u1) over (1.5.2-6) ... Setting up libpam-modules:amd64 (1.5.2-6+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23259 files and directories currently installed.) Preparing to unpack .../00-mount_2.38.1-5+deb12u1_amd64.deb ... Unpacking mount (2.38.1-5+deb12u1) over (2.38.1-5+b1) ... Preparing to unpack .../01-libmagickwand-6.q16-dev_8%3a6.9.11.60+dfsg-1.6+deb12u1_amd64.deb ... Unpacking libmagickwand-6.q16-dev:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... Preparing to unpack .../02-libmagickwand-dev_8%3a6.9.11.60+dfsg-1.6+deb12u1_all.deb ... Unpacking libmagickwand-dev (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o Preparing to unpack .../03-libwebp-dev_1.2.4-0.2+deb12u1_amd64.deb ... Unpacking libwebp-dev:amd64 (1.2.4-0.2+deb12u1) over (1.2.4-0.2) ... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o Preparing to unpack .../04-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) over (1.2.4-0.2) ... Preparing to unpack .../05-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ... Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) over (1.2.4-0.2) ... Preparing to unpack .../06-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) over (1.2.4-0.2) ... Preparing to unpack .../07-libtiff-dev_4.5.0-6+deb12u1_amd64.deb ... Unpacking libtiff-dev:amd64 (4.5.0-6+deb12u1) over (4.5.0-6) ... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o Preparing to unpack .../08-libtiffxx6_4.5.0-6+deb12u1_amd64.deb ... Unpacking libtiffxx6:amd64 (4.5.0-6+deb12u1) over (4.5.0-6) ... Preparing to unpack .../09-libtiff6_4.5.0-6+deb12u1_amd64.deb ... Unpacking libtiff6:amd64 (4.5.0-6+deb12u1) over (4.5.0-6) ... Preparing to unpack .../10-libx11-dev_2%3a1.8.4-2+deb12u2_amd64.deb ... Unpacking libx11-dev:amd64 (2:1.8.4-2+deb12u2) over (2:1.8.4-2+deb12u1) ... Preparing to unpack .../11-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o Setting up perl-base (5.34.0-3ubuntu1.3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1.2) ... Unpacking libx11-data (2:1.8.4-2+deb12u2) over (2:1.8.4-2+deb12u1) ... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o Preparing to unpack .../12-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) over (2:1.8.4-2+deb12u1) ... Preparing to unpack .../13-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) over (2.9.14+dfsg-1.2) ... Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) over (2.9.14+dfsg-1.2) ... Preparing to unpack .../15-imagemagick-6.q16_8%3a6.9.11.60+dfsg-1.6+deb12u1_amd64.deb ... Unpacking imagemagick-6.q16 (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... Preparing to unpack .../16-libmagickcore-6.q16-dev_8%3a6.9.11.60+dfsg-1.6+deb12u1_amd64.deb ... Unpacking libmagickcore-6.q16-dev:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o Preparing to unpack .../17-libmagickcore-6.q16-6_8%3a6.9.11.60+dfsg-1.6+deb12u1_amd64.deb ... Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o Preparing to unpack .../18-libmagickwand-6.q16-6_8%3a6.9.11.60+dfsg-1.6+deb12u1_amd64.deb ... Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... Preparing to unpack .../19-libmagickcore-dev_8%3a6.9.11.60+dfsg-1.6+deb12u1_all.deb ... Unpacking libmagickcore-dev (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... Preparing to unpack .../20-libmagickwand-6-headers_8%3a6.9.11.60+dfsg-1.6+deb12u1_all.deb ... Unpacking libmagickwand-6-headers (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... Preparing to unpack .../21-libmagickcore-6-arch-config_8%3a6.9.11.60+dfsg-1.6+deb12u1_amd64.deb ... Unpacking libmagickcore-6-arch-config:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... Preparing to unpack .../22-libmagickcore-6-headers_8%3a6.9.11.60+dfsg-1.6+deb12u1_all.deb ... [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o Unpacking libmagickcore-6-headers (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o Preparing to unpack .../23-imagemagick-6-common_8%3a6.9.11.60+dfsg-1.6+deb12u1_all.deb ... Unpacking imagemagick-6-common (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... Preparing to unpack .../24-libglib2.0-dev_2.74.6-2+deb12u2_amd64.deb ... Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u2) over (2.74.6-2) ... [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o Preparing to unpack .../25-libglib2.0-dev-bin_2.74.6-2+deb12u2_amd64.deb ... [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u2) over (2.74.6-2) ... Preparing to unpack .../26-libblkid-dev_2.38.1-5+deb12u1_amd64.deb ... Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ... Preparing to unpack .../27-libblkid1_2.38.1-5+deb12u1_amd64.deb ... Unpacking libblkid1:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ... Setting up libblkid1:amd64 (2.38.1-5+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23256 files and directories currently installed.) Preparing to unpack .../uuid-dev_2.38.1-5+deb12u1_amd64.deb ... Unpacking uuid-dev:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ... Preparing to unpack .../libuuid1_2.38.1-5+deb12u1_amd64.deb ... Unpacking libuuid1:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ... Setting up libuuid1:amd64 (2.38.1-5+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23254 files and directories currently installed.) Preparing to unpack .../libmount-dev_2.38.1-5+deb12u1_amd64.deb ... Unpacking libmount-dev:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ... Preparing to unpack .../libmount1_2.38.1-5+deb12u1_amd64.deb ... Unpacking libmount1:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ... Setting up libmount1:amd64 (2.38.1-5+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23252 files and directories currently installed.) Preparing to unpack .../0-libglib2.0-data_2.74.6-2+deb12u2_all.deb ... Unpacking libglib2.0-data (2.74.6-2+deb12u2) over (2.74.6-2) ... [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o Preparing to unpack .../1-libglib2.0-bin_2.74.6-2+deb12u2_amd64.deb ... Unpacking libglib2.0-bin (2.74.6-2+deb12u2) over (2.74.6-2) ... Preparing to unpack .../2-libglib2.0-0_2.74.6-2+deb12u2_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u2) over (2.74.6-2) ... Preparing to unpack .../3-libmagickcore-6.q16-6-extra_8%3a6.9.11.60+dfsg-1.6+deb12u1_amd64.deb ... Unpacking libmagickcore-6.q16-6-extra:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... Preparing to unpack .../4-librsvg2-dev_2.54.7+dfsg-1~deb12u1_amd64.deb ... Unpacking librsvg2-dev:amd64 (2.54.7+dfsg-1~deb12u1) over (2.54.5+dfsg-1) ... [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o Preparing to unpack .../5-librsvg2-common_2.54.7+dfsg-1~deb12u1_amd64.deb ... Unpacking librsvg2-common:amd64 (2.54.7+dfsg-1~deb12u1) over (2.54.5+dfsg-1) ... Preparing to unpack .../6-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ... Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) over (2.54.5+dfsg-1) ... + . ./spack/share/spack/setup-env.sh + [ -n ] + export _sp_initializing=true + _spack_determine_shell + [ -f /proc/16/exe ] + readlink /proc/16/exe + _sp_exe=/usr/bin/dash + tr -d 0123456789 + basename /usr/bin/dash + _sp_shell=dash + alias spacktivate=spack env activate + [ dash = bash ] + [ dash = zsh ] + ls /proc/16/fd + sort -n + tail -1 + _sp_source_file_fd=11 + readlink /proc/16/fd/11 + _sp_source_file=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh + [ ! -f /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh ] + [ dash = zsh ] + dirname /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh + cd /var/jenkins/workspace/Kokkos_nightly/spack/share/spack + pwd + _sp_share_dir=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack + dirname /var/jenkins/workspace/Kokkos_nightly/spack/share/spack + dirname /var/jenkins/workspace/Kokkos_nightly/spack/share + cd /var/jenkins/workspace/Kokkos_nightly/spack + pwd + _sp_prefix=/var/jenkins/workspace/Kokkos_nightly/spack + [ -x /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack ] + export SPACK_ROOT=/var/jenkins/workspace/Kokkos_nightly/spack + _spack_pathadd PATH /var/jenkins/workspace/Kokkos_nightly/spack/bin + _pa_varname=PATH + _pa_new_path=PATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/bin ] + _pa_varname=PATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/bin + eval _pa_oldvalue=${PATH:-} + _pa_oldvalue=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + _pa_canonical=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/bin ] + [ /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: ] + [ -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ] + eval export PATH="/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" + export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + eval spack() { : 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 "$@" return $? } + [ dash = bash ] + command -v + command -v python3 + command -v python3 + export SPACK_PYTHON=/usr/bin/python3 + break + [ -z ] + need_module=no + _spack_fn_exists use + grep -q function + LANG= type use + _spack_fn_exists module + LANG= type module + grep -q function + need_module=yes + [ yes = yes ] + spack --print-shell-vars sh,modules + : 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 --print-shell-vars sh,modules + 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 ] + [ -print-shell-vars != --print-shell-vars ] + _sp_flags= --print-shell-vars + shift + [ ! -z x ] + [ sh,modules != sh,modules ] + [ -n --print-shell-vars ] + [ ell-vars != --print-shell-vars ] + command spack --print-shell-vars sh,modules + return + return 0 + eval _sp_sys_type='linux-ubuntu22.04-zen2' _sp_compatible_sys_types='linux-ubuntu22.04-zen2:linux-ubuntu22.04-zen:linux-ubuntu22.04-x86_64_v3:linux-ubuntu22.04-x86_64_v2:linux-ubuntu22.04-x86_64' _sp_tcl_roots='/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules' _sp_lmod_roots='/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/lmod' _sp_module_prefix='not_installed' + _sp_sys_type=linux-ubuntu22.04-zen2 _sp_compatible_sys_types=linux-ubuntu22.04-zen2:linux-ubuntu22.04-zen:linux-ubuntu22.04-x86_64_v3:linux-ubuntu22.04-x86_64_v2:linux-ubuntu22.04-x86_64 _sp_tcl_roots=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules _sp_lmod_roots=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/lmod _sp_module_prefix=not_installed + [ not_installed != not_installed ] + _sp_multi_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules + local IFS=: + [ dash = zsh ] + _spack_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen2 + _pa_varname=PATH + _pa_new_path=MODULEPATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen2 ] + _pa_varname=MODULEPATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen2 + eval _pa_oldvalue=${MODULEPATH:-} + _pa_oldvalue= + _pa_canonical=: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen2 ] + _spack_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen + _pa_varname=PATH + _pa_new_path=MODULEPATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen ] + _pa_varname=MODULEPATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen + eval _pa_oldvalue=${MODULEPATH:-} + _pa_oldvalue= + _pa_canonical=: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen ] + _spack_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v3 + _pa_varname=PATH + _pa_new_path=MODULEPATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v3 ] + _pa_varname=MODULEPATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v3 + eval _pa_oldvalue=${MODULEPATH:-} + _pa_oldvalue= + _pa_canonical=: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v3 ] + _spack_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v2 + _pa_varname=PATH + _pa_new_path=MODULEPATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v2 ] + _pa_varname=MODULEPATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v2 + eval _pa_oldvalue=${MODULEPATH:-} + _pa_oldvalue= + _pa_canonical=: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v2 ] + _spack_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64 + _pa_varname=PATH + _pa_new_path=MODULEPATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64 ] + _pa_varname=MODULEPATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64 + eval _pa_oldvalue=${MODULEPATH:-} + _pa_oldvalue= + _pa_canonical=: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64 ] + test dash = bash + test -n + unset _sp_initializing + export _sp_initializing + spack install kokkos@develop+tests + : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh + : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack + _spack_shell_wrapper install kokkos@develop+tests + eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi + [ -n ] + eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi + [ -n ] + [ -n ] + _sp_flags= + [ ! -z x ] + [ install != install ] + [ -n ] + [ != ] + _sp_subcommand= + [ ! -z x ] + _sp_subcommand=install + shift + command spack install kokkos@develop+tests [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o Preparing to unpack .../7-gir1.2-rsvg-2.0_2.54.7+dfsg-1~deb12u1_amd64.deb ... Unpacking gir1.2-rsvg-2.0:amd64 (2.54.7+dfsg-1~deb12u1) over (2.54.5+dfsg-1) ... Preparing to unpack .../8-libpam-runtime_1.5.2-6+deb12u1_all.deb ... Unpacking libpam-runtime (1.5.2-6+deb12u1) over (1.5.2-6) ... Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_amd64.deb ... Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... Setting up libpam-runtime (1.5.2-6+deb12u1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23252 files and directories currently installed.) Preparing to unpack .../debian-archive-keyring_2023.3+deb12u1_all.deb ... Unpacking debian-archive-keyring (2023.3+deb12u1) over (2023.3) ... Setting up util-linux (2.37.2-4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../libc-bin_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc-bin (2.35-0ubuntu3.8) over (2.35-0ubuntu3.4) ... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o Setting up debian-archive-keyring (2023.3+deb12u1) ... Setting up libc-bin (2.35-0ubuntu3.8) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23252 files and directories currently installed.) Preparing to unpack .../libgnutls30_3.7.9-2+deb12u2_amd64.deb ... Unpacking libgnutls30:amd64 (3.7.9-2+deb12u2) over (3.7.9-2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.5_amd64.deb ... Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.5) over (3.7.3-4ubuntu1.2) ... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.5) ... Setting up libgnutls30:amd64 (3.7.9-2+deb12u2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23252 files and directories currently installed.) Preparing to unpack .../libsystemd0_252.22-1~deb12u1_amd64.deb ... Unpacking libsystemd0:amd64 (252.22-1~deb12u1) over (252.6-1) ... Setting up libsystemd0:amd64 (252.22-1~deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23252 files and directories currently installed.) Preparing to unpack .../libudev1_252.22-1~deb12u1_amd64.deb ... Unpacking libudev1:amd64 (252.22-1~deb12u1) over (252.6-1) ... Setting up libudev1:amd64 (252.22-1~deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23252 files and directories currently installed.) Preparing to unpack .../usr-is-merged_37~deb12u1_all.deb ... Unpacking usr-is-merged (37~deb12u1) over (35) ... Setting up usr-is-merged (37~deb12u1) ... removed '/lib32' rmdir: removing directory, '/usr/lib32' removed '/libx32' rmdir: removing directory, '/usr/libx32' (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23252 files and directories currently installed.) Preparing to unpack .../00-tzdata_2024a-0+deb12u1_all.deb ... Unpacking tzdata (2024a-0+deb12u1) over (2023c-5) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14284 files and directories currently installed.) Preparing to unpack .../archives/apt_2.4.12_amd64.deb ... Unpacking apt (2.4.12) over (2.4.10) ... Setting up apt (2.4.12) ... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.4_amd64.deb ... Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2.3) ... Setting up libpam0g:amd64 (1.4.0-11ubuntu2.4) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.4_amd64.deb ... Unpacking libpam-modules-bin (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2.3) ... Setting up libpam-modules-bin (1.4.0-11ubuntu2.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.4_amd64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2.3) ... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../mount_2.37.2-4ubuntu3.4_amd64.deb ... Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... Preparing to unpack .../01-libkrb5-dev_1.20.1-2+deb12u1_amd64.deb ... Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u1) over (1.20.1-2) ... Preparing to unpack .../02-krb5-multidev_1.20.1-2+deb12u1_amd64.deb ... Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u1) over (1.20.1-2) ... Preparing to unpack .../03-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) over (1.20.1-2) ... Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) over (1.20.1-2) ... Preparing to unpack .../05-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) over (1.20.1-2) ... Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.4_amd64.deb ... Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... Preparing to unpack .../06-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) over (1.20.1-2) ... Preparing to unpack .../07-libssl-dev_3.0.11-1~deb12u2_amd64.deb ... Unpacking libssl-dev:amd64 (3.0.11-1~deb12u2) over (3.0.9-1) ... Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o Setting up libblkid1:amd64 (2.37.2-4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.3_amd64.deb ... Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2ubuntu0.2) ... [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.3_amd64.deb ... Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2ubuntu0.2) ... Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.3_amd64.deb ... Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2ubuntu0.2) ... [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.3_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.3) over (1.19.2-2ubuntu0.2) ... Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libssl3_3.0.2-0ubuntu1.15_amd64.deb ... Unpacking libssl3:amd64 (3.0.2-0ubuntu1.15) over (3.0.2-0ubuntu1.10) ... Preparing to unpack .../08-libssl3_3.0.11-1~deb12u2_amd64.deb ... Unpacking libssl3:amd64 (3.0.11-1~deb12u2) over (3.0.9-1) ... [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o Preparing to unpack .../09-libgssrpc4_1.20.1-2+deb12u1_amd64.deb ... Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u1) over (1.20.1-2) ... Preparing to unpack .../10-libkdb5-10_1.20.1-2+deb12u1_amd64.deb ... Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u1) over (1.20.1-2) ... Preparing to unpack .../11-libkadm5srv-mit12_1.20.1-2+deb12u1_amd64.deb ... Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) over (1.20.1-2) ... Preparing to unpack .../12-libkadm5clnt-mit12_1.20.1-2+deb12u1_amd64.deb ... Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) over (1.20.1-2) ... Setting up libssl3:amd64 (3.0.2-0ubuntu1.15) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Preparing to unpack .../13-openssh-client_1%3a9.2p1-2+deb12u2_amd64.deb ... Unpacking openssh-client (1:9.2p1-2+deb12u2) over (1:9.2p1-2) ... [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_amd64.deb ... Unpacking libmount1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... Setting up libmount1:amd64 (2.37.2-4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.4_all.deb ... Unpacking libpam-runtime (1.4.0-11ubuntu2.4) over (1.4.0-11ubuntu2.3) ... Preparing to unpack .../14-libcurl4-openssl-dev_7.88.1-10+deb12u5_amd64.deb ... Unpacking libcurl4-openssl-dev:amd64 (7.88.1-10+deb12u5) over (7.88.1-10) ... [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o Preparing to unpack .../15-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) over (1.52.0-1) ... Preparing to unpack .../16-curl_7.88.1-10+deb12u5_amd64.deb ... Unpacking curl (7.88.1-10+deb12u5) over (7.88.1-10) ... Preparing to unpack .../17-libcurl4_7.88.1-10+deb12u5_amd64.deb ... Unpacking libcurl4:amd64 (7.88.1-10+deb12u5) over (7.88.1-10) ... Preparing to unpack .../18-imagemagick_8%3a6.9.11.60+dfsg-1.6+deb12u1_amd64.deb ... Unpacking imagemagick (8:6.9.11.60+dfsg-1.6+deb12u1) over (8:6.9.11.60+dfsg-1.6) ... Preparing to unpack .../19-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) over (7.88.1-10) ... Preparing to unpack .../20-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) over (1.0.0-2) ... Preparing to unpack .../21-libde265-0_1.0.11-1+deb12u2_amd64.deb ... Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) over (1.0.11-1) ... Preparing to unpack .../22-libisl23_0.25-1.1_amd64.deb ... Unpacking libisl23:amd64 (0.25-1.1) over (0.25-1) ... Preparing to unpack .../23-libmariadb-dev-compat_1%3a10.11.6-0+deb12u1_amd64.deb ... Unpacking libmariadb-dev-compat (1:10.11.6-0+deb12u1) over (1:10.11.3-1) ... Preparing to unpack .../24-libmariadb-dev_1%3a10.11.6-0+deb12u1_amd64.deb ... Unpacking libmariadb-dev (1:10.11.6-0+deb12u1) over (1:10.11.3-1) ... Setting up libpam-runtime (1.4.0-11ubuntu2.4) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.4_amd64.deb ... Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_amd64.deb ... Preparing to unpack .../25-mariadb-common_1%3a10.11.6-0+deb12u1_all.deb ... Unpacking mariadb-common (1:10.11.6-0+deb12u1) over (1:10.11.3-1) ... Preparing to unpack .../26-libmariadb3_1%3a10.11.6-0+deb12u1_amd64.deb ... Unpacking libmariadb3:amd64 (1:10.11.6-0+deb12u1) over (1:10.11.3-1) ... Preparing to unpack .../27-libpq-dev_15.6-0+deb12u1_amd64.deb ... Unpacking libpq-dev (15.6-0+deb12u1) over (15.3-0+deb12u1) ... Preparing to unpack .../28-libpq5_15.6-0+deb12u1_amd64.deb ... Unpacking libpq5:amd64 (15.6-0+deb12u1) over (15.3-0+deb12u1) ... Preparing to unpack .../29-openssl_3.0.11-1~deb12u2_amd64.deb ... Unpacking openssl (3.0.11-1~deb12u2) over (3.0.9-1) ... Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... Setting up libuuid1:amd64 (2.37.2-4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2.1) ... [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o Setting up passwd (1:4.8.1-2ubuntu2.2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../00-libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ... Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... Setting up imagemagick-6-common (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u2) ... No schema files found: doing nothing. Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... Setting up linux-libc-dev:amd64 (6.1.90-1) ... Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... Setting up tzdata (2024a-0+deb12u1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Current default time zone: 'Etc/UTC' Local time is now: Wed Jun 19 04:33:10 UTC 2024. Universal Time is now: Wed Jun 19 04:33:10 UTC 2024. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up mariadb-common (1:10.11.6-0+deb12u1) ... Preparing to unpack .../01-procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ... Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... Setting up libglib2.0-data (2.74.6-2+deb12u2) ... Setting up libx11-data (2:1.8.4-2+deb12u2) ... Setting up libssl-dev:amd64 (3.0.11-1~deb12u2) ... Setting up libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... Setting up libmariadb-dev (1:10.11.6-0+deb12u1) ... Setting up mount (2.38.1-5+deb12u1) ... Setting up libtiff6:amd64 (4.5.0-6+deb12u1) ... Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... Setting up libmagickcore-6-headers (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up libisl23:amd64 (0.25-1.1) ... Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... Setting up libc-dev-bin (2.36-9+deb12u7) ... Setting up openssl (3.0.11-1~deb12u2) ... Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... Setting up libtiffxx6:amd64 (4.5.0-6+deb12u1) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... Setting up libmariadb-dev-compat (1:10.11.6-0+deb12u1) ... Setting up libglib2.0-dev-bin (2.74.6-2+deb12u2) ... Setting up libmagickcore-6-arch-config:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up libmagickwand-6-headers (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... Setting up libx11-dev:amd64 (2:1.8.4-2+deb12u2) ... Setting up libglib2.0-bin (2.74.6-2+deb12u2) ... Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... Setting up libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up perl (5.36.0-7+deb12u1) ... Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Setting up libwebp-dev:amd64 (1.2.4-0.2+deb12u1) ... Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... Setting up librsvg2-common:amd64 (2.54.7+dfsg-1~deb12u1) ... Preparing to unpack .../02-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) over (3.37.2-2ubuntu0.1) ... [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o Setting up libcurl4:amd64 (7.88.1-10+deb12u5) ... Setting up libc6-dev:amd64 (2.36-9+deb12u7) ... Setting up libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up curl (7.88.1-10+deb12u5) ... Setting up gir1.2-rsvg-2.0:amd64 (2.54.7+dfsg-1~deb12u1) ... Setting up libmagickcore-6.q16-6-extra:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up openssh-client (1:9.2p1-2+deb12u2) ... Setting up libpq5:amd64 (15.6-0+deb12u1) ... Setting up libpq-dev (15.6-0+deb12u1) ... Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... Setting up libgssrpc4:amd64 (1.20.1-2+deb12u1) ... Setting up libtiff-dev:amd64 (4.5.0-6+deb12u1) ... Setting up libcurl4-openssl-dev:amd64 (7.88.1-10+deb12u5) ... Setting up uuid-dev:amd64 (2.38.1-5+deb12u1) ... Preparing to unpack .../03-openssl_3.0.2-0ubuntu1.15_amd64.deb ... Unpacking openssl (3.0.2-0ubuntu1.15) over (3.0.2-0ubuntu1.12) ... Setting up imagemagick-6.q16 (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) ... Setting up libblkid-dev:amd64 (2.38.1-5+deb12u1) ... Setting up libkdb5-10:amd64 (1.20.1-2+deb12u1) ... Setting up imagemagick (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) ... Setting up libmount-dev:amd64 (2.38.1-5+deb12u1) ... Setting up krb5-multidev:amd64 (1.20.1-2+deb12u1) ... Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u1) ... Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u2) ... Setting up librsvg2-dev:amd64 (2.54.7+dfsg-1~deb12u1) ... Setting up libmagickcore-6.q16-dev:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up libmagickwand-6.q16-dev:amd64 (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up libmagickcore-dev (8:6.9.11.60+dfsg-1.6+deb12u1) ... Setting up libmagickwand-dev (8:6.9.11.60+dfsg-1.6+deb12u1) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for libc-bin (2.36-9+deb12u7) ... Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... Preparing to unpack .../04-libctf0_2.38-4ubuntu2.6_amd64.deb ... Unpacking libctf0:amd64 (2.38-4ubuntu2.6) over (2.38-4ubuntu2.3) ... + apt-get install -y cmake Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cmake-data libarchive13 libjsoncpp25 librhash0 libuv1 Suggested packages: cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip The following NEW packages will be installed: cmake cmake-data libarchive13 libjsoncpp25 librhash0 libuv1 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. Need to get 11.4 MB of archives. After this operation, 42.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian-security bookworm-security/main amd64 libarchive13 amd64 3.6.2-1+deb12u1 [343 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o Preparing to unpack .../05-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) over (2.38-4ubuntu2.3) ... Get:6 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] Preparing to unpack .../06-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ... debconf: delaying package configuration, since apt-utils is not installed Fetched 11.4 MB in 1s (11.0 MB/s) Selecting previously unselected package libarchive13:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) over (2.38-4ubuntu2.3) ... [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23252 files and directories currently installed.) Preparing to unpack .../0-libarchive13_3.6.2-1+deb12u1_amd64.deb ... Unpacking libarchive13:amd64 (3.6.2-1+deb12u1) ... Selecting previously unselected package libjsoncpp25:amd64. Preparing to unpack .../1-libjsoncpp25_1.9.5-4_amd64.deb ... Unpacking libjsoncpp25:amd64 (1.9.5-4) ... Selecting previously unselected package librhash0:amd64. Preparing to unpack .../2-librhash0_1.4.3-3_amd64.deb ... Unpacking librhash0:amd64 (1.4.3-3) ... Selecting previously unselected package libuv1:amd64. Preparing to unpack .../3-libuv1_1.44.2-1+deb12u1_amd64.deb ... Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ... Selecting previously unselected package cmake-data. Preparing to unpack .../4-cmake-data_3.25.1-1_all.deb ... Unpacking cmake-data (3.25.1-1) ... Selecting previously unselected package cmake. Preparing to unpack .../5-cmake_3.25.1-1_amd64.deb ... Unpacking cmake (3.25.1-1) ... Setting up libarchive13:amd64 (3.6.2-1+deb12u1) ... Setting up libuv1:amd64 (1.44.2-1+deb12u1) ... Setting up libjsoncpp25:amd64 (1.9.5-4) ... Setting up librhash0:amd64 (1.4.3-3) ... Setting up cmake-data (3.25.1-1) ... Setting up cmake (3.25.1-1) ... [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o Processing triggers for libc-bin (2.36-9+deb12u7) ... + apt-get clean + rm -rf /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=23 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_EXAMPLES=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=ON -DKokkos_ENABLE_SERIAL=ON .. -- Setting default Kokkos CXX standard to 23 -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_nightly/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++23 for C++23 extensions as feature [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o Preparing to unpack .../07-libbinutils_2.38-4ubuntu2.6_amd64.deb ... Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) over (2.38-4ubuntu2.3) ... Preparing to unpack .../08-binutils_2.38-4ubuntu2.6_amd64.deb ... Unpacking binutils (2.38-4ubuntu2.6) over (2.38-4ubuntu2.3) ... [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 19%] Linking CXX executable Kokkos_IncrementalTest_SERIAL Preparing to unpack .../09-binutils-common_2.38-4ubuntu2.6_amd64.deb ... Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) over (2.38-4ubuntu2.3) ... Preparing to unpack .../10-cuda-nvprof-12-1_12.1.105-1_amd64.deb ... Unpacking cuda-nvprof-12-1 (12.1.105-1) over (12.1.55-1) ... [ 19%] Built target Kokkos_IncrementalTest_SERIAL [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o -- SIMD: AVX2 detected -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- Using internal desul_atomics copy -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success Preparing to unpack .../11-cuda-nvtx-12-1_12.1.105-1_amd64.deb ... Unpacking cuda-nvtx-12-1 (12.1.105-1) over (12.1.66-1) ... -- Kokkos Backends: SERIAL -- Configuring done Preparing to unpack .../12-cuda-command-line-tools-12-1_12.1.1-1_amd64.deb ... Unpacking cuda-command-line-tools-12-1 (12.1.1-1) over (12.1.0-1) ... Preparing to unpack .../13-cuda-toolkit-config-common_12.5.39-1_all.deb ... Unpacking cuda-toolkit-config-common (12.5.39-1) over (12.3.52-1) ... Preparing to unpack .../14-cuda-toolkit-12-config-common_12.5.39-1_all.deb ... Unpacking cuda-toolkit-12-config-common (12.5.39-1) over (12.3.52-1) ... Preparing to unpack .../15-cuda-cudart-12-1_12.1.105-1_amd64.deb ... Unpacking cuda-cudart-12-1 (12.1.105-1) over (12.1.55-1) ... [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o Preparing to unpack .../16-cuda-cudart-dev-12-1_12.1.105-1_amd64.deb ... Unpacking cuda-cudart-dev-12-1 (12.1.105-1) over (12.1.55-1) ... [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o Preparing to unpack .../17-cuda-keyring_1.1-1_all.deb ... Unpacking cuda-keyring (1.1-1) over (1.0-1) ... Preparing to unpack .../18-cuda-minimal-build-12-1_12.1.1-1_amd64.deb ... Unpacking cuda-minimal-build-12-1 (12.1.1-1) over (12.1.0-1) ... Preparing to unpack .../19-cuda-nvml-dev-12-1_12.1.105-1_amd64.deb ... Unpacking cuda-nvml-dev-12-1 (12.1.105-1) over (12.1.55-1) ... -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_nightly/build + make -j8 [ 1%] Built target kokkossimd [ 1%] Built target kokkosprinter-tool [ 1%] Built target AlwaysCheckGit [ 1%] Built target kokkos_gtest [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o Preparing to unpack .../20-dpkg-dev_1.21.1ubuntu2.3_all.deb ... Unpacking dpkg-dev (1.21.1ubuntu2.3) over (1.21.1ubuntu2.2) ... [ 6%] Linking CXX static library libimpl_git_version.a [ 6%] Built target impl_git_version [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o Preparing to unpack .../21-libdpkg-perl_1.21.1ubuntu2.3_all.deb ... Unpacking libdpkg-perl (1.21.1ubuntu2.3) over (1.21.1ubuntu2.2) ... Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Preparing to unpack .../22-libcusparse-12-1_12.1.0.106-1_amd64.deb ... Unpacking libcusparse-12-1 (12.1.0.106-1) over (12.0.2.55-1) ... [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 19%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 19%] Built target Kokkos_IncrementalTest_HIP [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ScopeGuard [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTestMain.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 8%] Built target kokkoscore Preparing to unpack .../23-libcusparse-dev-12-1_12.1.0.106-1_amd64.deb ... Unpacking libcusparse-dev-12-1 (12.1.0.106-1) over (12.0.2.55-1) ... [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Built target kokkoscontainers [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ScopeGuard.dir/UnitTest_ScopeGuard.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 21%] Built target Kokkos_CoreUnitTest_ScopeGuard [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_ScopeGuard [ 10%] Built target Kokkos_CoreUnitTest_ScopeGuard [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o Preparing to unpack .../24-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) over (2.5.16+dfsg-0ubuntu0.22.04.1) ... Preparing to unpack .../25-libnpp-12-1_12.1.0.40-1_amd64.deb ... Unpacking libnpp-12-1 (12.1.0.40-1) over (12.0.2.50-1) ... [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 10%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 10%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 10%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 10%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 11%] Built target Kokkos_push_finalize_hook_terminate [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 11%] Built target Kokkos_CoreUnitTest_Develop [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 22%] Built target Kokkos_CoreUnitTest_Develop [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o Preparing to unpack .../26-libnpp-dev-12-1_12.1.0.40-1_amd64.deb ... Unpacking libnpp-dev-12-1 (12.1.0.40-1) over (12.0.2.50-1) ... [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 13%] Linking CXX executable Kokkos_ProfilingAllCalls [ 13%] Built target Kokkos_ProfilingAllCalls [ 23%] Linking CXX executable Kokkos_StackTraceTestExec [ 23%] Built target Kokkos_StackTraceTestExec [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 14%] Linking CXX executable Kokkos_ToolsInitialization [ 14%] Built target Kokkos_ToolsInitialization [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CTestDevice [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o Setting up cuda-toolkit-config-common (12.5.39-1) ... Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ... Setting up linux-libc-dev:amd64 (5.15.0-112.122) ... Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ... Setting up cuda-nvtx-12-1 (12.1.105-1) ... Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ... Setting up cuda-nvprof-12-1 (12.1.105-1) ... Setting up cuda-keyring (1.1-1) ... Setting up cuda-nvml-dev-12-1 (12.1.105-1) ... Setting up mount (2.37.2-4ubuntu3.4) ... Setting up cuda-command-line-tools-12-1 (12.1.1-1) ... Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ... Setting up libc-dev-bin (2.35-0ubuntu3.8) ... Setting up openssl (3.0.2-0ubuntu1.15) ... Setting up cuda-toolkit-12-config-common (12.5.39-1) ... Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ... Setting up libctf0:amd64 (2.38-4ubuntu2.6) ... Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... Setting up cuda-cudart-12-1 (12.1.105-1) ... Setting up cuda-cudart-dev-12-1 (12.1.105-1) ... Setting up cuda-minimal-build-12-1 (12.1.1-1) ... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o Setting up perl (5.34.0-3ubuntu1.3) ... Setting up libcusparse-12-1 (12.1.0.106-1) ... Setting up libdpkg-perl (1.21.1ubuntu2.3) ... Setting up libnpp-12-1 (12.1.0.40-1) ... Setting up libnpp-dev-12-1 (12.1.0.40-1) ... Setting up procps (2:3.3.17-6ubuntu2.1) ... Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o Setting up libc6-dev:amd64 (2.35-0ubuntu3.8) ... Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ... Setting up libcusparse-dev-12-1 (12.1.0.106-1) ... Setting up binutils (2.38-4ubuntu2.6) ... Setting up dpkg-dev (1.21.1ubuntu2.3) ... [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o Processing triggers for libc-bin (2.35-0ubuntu3.8) ... + apt-get install -y build-essential wget git bc python3-dev gfortran Reading package lists...[ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o Building dependency tree... Reading state information... build-essential is already the newest version (12.9ubuntu3). build-essential set to manually installed. The following additional packages will be installed: gfortran-11 git-man javascript-common less libbrotli1 libbsd0 libcbor0.8 libcurl3-gnutls libedit2 liberror-perl libexpat1 libexpat1-dev libfido2-1 libgfortran-11-dev libgfortran5 libjs-jquery libjs-sphinxdoc libjs-underscore libmd0 libmpdec3 libnghttp2-14 libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib librtmp1 libssh-4 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 media-types openssh-client publicsuffix python3 python3-distutils python3-lib2to3 python3-minimal python3.10 python3.10-dev python3.10-minimal xauth zlib1g-dev Suggested packages: gfortran-multilib gfortran-doc gfortran-11-multilib gfortran-11-doc libcoarrays-dev gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn apache2 | lighttpd | httpd keychain libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv python3.10-venv python3.10-doc binfmt-support [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o The following NEW packages will be installed: bc gfortran gfortran-11 git git-man javascript-common less libbrotli1 libbsd0 libcbor0.8 libcurl3-gnutls libedit2 liberror-perl libexpat1 libexpat1-dev libfido2-1 libgfortran-11-dev libgfortran5 libjs-jquery libjs-sphinxdoc libjs-underscore libmd0 libmpdec3 libnghttp2-14 libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib librtmp1 libssh-4 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 media-types openssh-client publicsuffix python3 python3-dev python3-distutils python3-lib2to3 python3-minimal python3.10 python3.10-dev python3.10-minimal wget xauth zlib1g-dev 0 upgraded, 54 newly installed, 0 to remove and 7 not upgraded. Need to get 34.9 MB of archives. After this operation, 123 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 wget amd64 1.21.2-2ubuntu1 [367 kB] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 bc amd64 1.07.1-3build1 [87.6 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04 [879 kB] Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran-11-dev amd64 11.4.0-1ubuntu1~22.04 [842 kB] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gfortran-11 amd64 11.4.0-1ubuntu1~22.04 [11.2 MB] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 gfortran amd64 4:11.2.0-1ubuntu1 [1182 B] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.16 [284 kB] Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.11 [955 kB] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.11 [3165 kB] [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB] Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB] Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB] [ 24%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o debconf: delaying package configuration, since apt-utils is not installed Fetched 34.9 MB in 1s (29.1 MB/s) Selecting previously unselected package libpython3.10-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14282 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... [ 24%] Built target Kokkos_push_finalize_hook_terminate [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ... Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ... [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... Unpacking python3.10-minimal (3.10.12-1~22.04.3) ... Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ... Setting up python3.10-minimal (3.10.12-1~22.04.3) ... [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o ==> Fetching https://mirror.spack.io/bootstrap/github-actions/v0.5/build_cache/linux-centos7-x86_64-gcc-10.2.1-clingo-bootstrap-spack-smkmkb5xqz4v2f7tl22g4e2ghamglox5.spec.json ==> Fetching https://mirror.spack.io/bootstrap/github-actions/v0.5/build_cache/linux-centos7-x86_64/gcc-10.2.1/clingo-bootstrap-spack/linux-centos7-x86_64-gcc-10.2.1-clingo-bootstrap-spack-smkmkb5xqz4v2f7tl22g4e2ghamglox5.spack ==> Installing "clingo-bootstrap@=spack%gcc@=10.2.1~docs+ipo+optimized+python+static_libstdcpp build_system=cmake build_type=Release generator=make patches=bebb819,ec99431 arch=linux-centos7-x86_64" from a buildcache [+] /usr (external glibc-2.35-x4pvxdzqtmsewjtpa56btqwyx23m6kxt) ==> Installing gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj [2/19] ==> No binary for gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj found: installing from source ==> No patches needed for gcc-runtime ==> gcc-runtime: Executing phase: 'install' ==> gcc-runtime: Successfully installed gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj Stage: 0.00s. Install: 0.17s. Post-install: 0.03s. Total: 0.27s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj ==> Installing ca-certificates-mozilla-2023-05-30-kkpvvekbsc42dwueooa4curipwgb5cfa [3/19] ==> No binary for ca-certificates-mozilla-2023-05-30-kkpvvekbsc42dwueooa4curipwgb5cfa found: installing from source [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o ==> Fetching https://mirror.spack.io/_source-cache/archive/5f/5fadcae90aa4ae041150f8e2d26c37d980522cdb49f923fc1e1b5eb8d74e71ad ==> No patches needed for ca-certificates-mozilla ==> ca-certificates-mozilla: Executing phase: 'install' ==> ca-certificates-mozilla: Successfully installed ca-certificates-mozilla-2023-05-30-kkpvvekbsc42dwueooa4curipwgb5cfa Stage: 1.77s. Install: 0.00s. Post-install: 0.01s. Total: 1.87s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ca-certificates-mozilla-2023-05-30-kkpvvekbsc42dwueooa4curipwgb5cfa ==> Installing gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn [4/19] ==> No binary for gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn found: installing from source [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14586 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ... Unpacking python3-minimal (3.10.6-1~22.04) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_7.0.0_all.deb ... Unpacking media-types (7.0.0) ... Selecting previously unselected package libmpdec3:amd64. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... Unpacking libmpdec3:amd64 (2.5.1-2build2) ... Selecting previously unselected package libpython3.10-stdlib:amd64. Preparing to unpack .../3-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ... [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o Selecting previously unselected package python3.10. Preparing to unpack .../4-python3.10_3.10.12-1~22.04.3_amd64.deb ... Unpacking python3.10 (3.10.12-1~22.04.3) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../5-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ... Setting up python3-minimal (3.10.6-1~22.04) ... ==> Fetching https://mirror.spack.io/_source-cache/archive/dd/dd16fb1d67bfab79a72f5e8390735c49e3e8e70b4945a15ab1f81ddb78658fb3.tar.gz ==> No patches needed for gmake Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14987 files and directories currently installed.) Preparing to unpack .../00-python3_3.10.6-1~22.04_amd64.deb ... Unpacking python3 (3.10.6-1~22.04) ... ==> gmake: Executing phase: 'install' Selecting previously unselected package less. Preparing to unpack .../01-less_590-1ubuntu0.22.04.3_amd64.deb ... Unpacking less (590-1ubuntu0.22.04.3) ... Selecting previously unselected package libmd0:amd64. Preparing to unpack .../02-libmd0_1.0.4-1build1_amd64.deb ... Unpacking libmd0:amd64 (1.0.4-1build1) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../03-libbsd0_0.11.5-1_amd64.deb ... Unpacking libbsd0:amd64 (0.11.5-1) ... Selecting previously unselected package libcbor0.8:amd64. Preparing to unpack .../04-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../05-libedit2_3.1-20210910-1build1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20210910-1build1) ... [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../06-libfido2-1_1.10.0-1_amd64.deb ... Unpacking libfido2-1:amd64 (1.10.0-1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../07-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../08-libpsl5_0.21.0-1.2build2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../09-libxau6_1%3a1.0.9-1build5_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.9-1build5) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../10-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../11-libxcb1_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libx11-data. Preparing to unpack .../12-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../13-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../14-libxext6_2%3a1.3.4-1build1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.4-1build1) ... [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../15-libxmuu1_2%3a1.1.3-3_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [ 18%] Built target Kokkos_CoreUnitTest_KokkosP Selecting previously unselected package openssh-client. Preparing to unpack .../16-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ... Unpacking openssh-client (1:8.9p1-3ubuntu0.7) ... [ 18%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 18%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o Selecting previously unselected package publicsuffix. Preparing to unpack .../17-publicsuffix_20211207.1025-1_all.deb ... Unpacking publicsuffix (20211207.1025-1) ... [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o Selecting previously unselected package wget. Preparing to unpack .../18-wget_1.21.2-2ubuntu1_amd64.deb ... Unpacking wget (1.21.2-2ubuntu1) ... Selecting previously unselected package xauth. Preparing to unpack .../19-xauth_1%3a1.1-1build2_amd64.deb ... Unpacking xauth (1:1.1-1build2) ... Selecting previously unselected package bc. Preparing to unpack .../20-bc_1.07.1-3build1_amd64.deb ... [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o Unpacking bc (1.07.1-3build1) ... Selecting previously unselected package libgfortran5:amd64. Preparing to unpack .../21-libgfortran5_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libgfortran-11-dev:amd64. Preparing to unpack .../22-libgfortran-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gfortran-11. Preparing to unpack .../23-gfortran-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking gfortran-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gfortran. Preparing to unpack .../24-gfortran_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking gfortran (4:11.2.0-1ubuntu1) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../25-libbrotli1_1.0.9-2build6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2build6) ... [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../26-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../27-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../28-libcurl3-gnutls_7.81.0-1ubuntu1.16_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ... [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 18%] Linking CXX executable Kokkos_StackTraceTestExec Selecting previously unselected package liberror-perl. Preparing to unpack .../29-liberror-perl_0.17029-1_all.deb ... Unpacking liberror-perl (0.17029-1) ... [ 18%] Built target Kokkos_StackTraceTestExec [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o Selecting previously unselected package git-man. Preparing to unpack .../30-git-man_1%3a2.34.1-1ubuntu1.11_all.deb ... Unpacking git-man (1:2.34.1-1ubuntu1.11) ... [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o Selecting previously unselected package git. Preparing to unpack .../31-git_1%3a2.34.1-1ubuntu1.11_amd64.deb ... Unpacking git (1:2.34.1-1ubuntu1.11) ... [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 19%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o Selecting previously unselected package javascript-common. Preparing to unpack .../32-javascript-common_11+nmu1_all.deb ... Unpacking javascript-common (11+nmu1) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../33-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o Selecting previously unselected package libjs-jquery. Preparing to unpack .../34-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../35-libjs-underscore_1.13.2~dfsg-2_all.deb ... Unpacking libjs-underscore (1.13.2~dfsg-2) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../36-libjs-sphinxdoc_4.3.2-1_all.deb ... Unpacking libjs-sphinxdoc (4.3.2-1) ... Selecting previously unselected package libpython3.10:amd64. Preparing to unpack .../37-libpython3.10_3.10.12-1~22.04.3_amd64.deb ... Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ... [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../38-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Selecting previously unselected package libpython3.10-dev:amd64. Preparing to unpack .../39-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ... Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ... [ 19%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../40-libpython3-dev_3.10.6-1~22.04_amd64.deb ... Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ... Selecting previously unselected package python3.10-dev. Preparing to unpack .../41-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ... Unpacking python3.10-dev (3.10.12-1~22.04.3) ... Selecting previously unselected package python3-lib2to3. Preparing to unpack .../42-python3-lib2to3_3.10.8-1~22.04_all.deb ... Unpacking python3-lib2to3 (3.10.8-1~22.04) ... Selecting previously unselected package python3-distutils. Preparing to unpack .../43-python3-distutils_3.10.8-1~22.04_all.deb ... Unpacking python3-distutils (3.10.8-1~22.04) ... Selecting previously unselected package python3-dev. Preparing to unpack .../44-python3-dev_3.10.6-1~22.04_amd64.deb ... Unpacking python3-dev (3.10.6-1~22.04) ... [ 21%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 21%] Built target Kokkos_CoreTestCompileOnly Setting up media-types (7.0.0) ... [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Setting up javascript-common (11+nmu1) ... Setting up libxau6:amd64 (1:1.0.9-1build5) ... Setting up libpsl5:amd64 (0.21.0-1.2build2) ... Setting up wget (1.21.2-2ubuntu1) ... Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... Setting up libbrotli1:amd64 (1.0.9-2build6) ... Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... Setting up less (590-1ubuntu0.22.04.3) ... Setting up bc (1.07.1-3build1) ... [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o Setting up liberror-perl (0.17029-1) ... Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Setting up libmd0:amd64 (1.0.4-1build1) ... Setting up libmpdec3:amd64 (2.5.1-2build2) ... Setting up git-man (1:2.34.1-1ubuntu1.11) ... Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... Setting up libfido2-1:amd64 (1.10.0-1) ... Setting up libbsd0:amd64 (0.11.5-1) ... Setting up publicsuffix (20211207.1025-1) ... Setting up libjs-underscore (1.13.2~dfsg-2) ... Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... Setting up libxcb1:amd64 (1.14-3ubuntu3) ... Setting up libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up libedit2:amd64 (3.1-20210910-1build1) ... Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ... Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... Setting up git (1:2.34.1-1ubuntu1.11) ... Setting up libjs-sphinxdoc (4.3.2-1) ... Setting up gfortran-11 (11.4.0-1ubuntu1~22.04) ... Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... Setting up libxmuu1:amd64 (2:1.1.3-3) ... Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ... Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ... [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o Setting up python3.10 (3.10.12-1~22.04.3) ... [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Setting up openssh-client (1:8.9p1-3ubuntu0.7) ... update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist Setting up libxext6:amd64 (2:1.3.4-1build1) ... Setting up python3 (3.10.6-1~22.04) ... [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o running python rtupdate hooks for python3.10... running python post-rtupdate hooks for python3.10... Setting up gfortran (4:11.2.0-1ubuntu1) ... update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ... Setting up python3.10-dev (3.10.12-1~22.04.3) ... Setting up xauth (1:1.1-1build2) ... Setting up python3-lib2to3 (3.10.8-1~22.04) ... Setting up python3-distutils (3.10.8-1~22.04) ... [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ... Setting up python3-dev (3.10.6-1~22.04) ... Processing triggers for libc-bin (2.35-0ubuntu3.8) ... + apt-get clean + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/developer.download.nvidia.com_compute_cuda_repos_ubuntu2204_x86%5f64_InRelease /var/lib/apt/lists/developer.download.nvidia.com_compute_cuda_repos_ubuntu2204_x86%5f64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4 + rm -rf spack [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o ==> gmake: Successfully installed gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn Stage: 3.34s. Install: 15.65s. Post-install: 0.01s. Total: 19.11s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn ==> Installing berkeley-db-18.1.40-ud265drd6wks23teglxqnglhyluaiwvg [5/19] ==> No binary for berkeley-db-18.1.40-ud265drd6wks23teglxqnglhyluaiwvg found: installing from source [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o ==> Fetching https://mirror.spack.io/_source-cache/archive/0c/0cecb2ef0c67b166de93732769abdeba0555086d51de1090df325e18ee8da9c8.tar.gz ==> Applied patch /var/jenkins/workspace/Kokkos_nightly/spack/var/spack/repos/builtin/packages/berkeley-db/drop-docs.patch ==> Applied patch /var/jenkins/workspace/Kokkos_nightly/spack/var/spack/repos/builtin/packages/berkeley-db/tls.patch ==> Ran patch() for berkeley-db ==> berkeley-db: Executing phase: 'autoreconf' ==> berkeley-db: Executing phase: 'configure' [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o ==> berkeley-db: Executing phase: 'build' [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 28%] Built target Kokkos_CoreUnitTest_Default [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o ==> berkeley-db: Executing phase: 'install' ==> berkeley-db: Successfully installed berkeley-db-18.1.40-ud265drd6wks23teglxqnglhyluaiwvg Stage: 6.66s. Autoreconf: 0.00s. Configure: 14.53s. Build: 28.16s. Install: 0.50s. Post-install: 0.03s. Total: 50.15s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/berkeley-db-18.1.40-ud265drd6wks23teglxqnglhyluaiwvg ==> Installing libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b [6/19] ==> No binary for libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b found: installing from source ==> Fetching https://mirror.spack.io/_source-cache/archive/8f/8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313.tar.gz ==> No patches needed for libiconv ==> libiconv: Executing phase: 'autoreconf' ==> libiconv: Executing phase: 'configure' [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o ==> libiconv: Executing phase: 'build' [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 31%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 31%] Built target Kokkos_CoreTestCompileOnly [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o ==> libiconv: Executing phase: 'install' ==> libiconv: Successfully installed libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b Stage: 3.51s. Autoreconf: 0.00s. Configure: 13.95s. Build: 10.03s. Install: 0.70s. Post-install: 0.06s. Total: 28.57s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b ==> Installing zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos [7/19] ==> No binary for zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos found: installing from source [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp ==> Fetching https://github.com/zlib-ng/zlib-ng/archive/2.1.6.tar.gz ==> No patches needed for zlib-ng ==> zlib-ng: Executing phase: 'autoreconf' ==> zlib-ng: Executing phase: 'configure' [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o ==> zlib-ng: Executing phase: 'build' [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 32%] Linking CXX executable Kokkos_ProfilingAllCalls [ 32%] Built target Kokkos_ProfilingAllCalls [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o ==> zlib-ng: Executing phase: 'install' ==> zlib-ng: Successfully installed zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos Stage: 3.13s. Autoreconf: 0.00s. Configure: 4.43s. Build: 5.19s. Install: 0.04s. Post-install: 0.02s. Total: 13.27s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos ==> Installing pkgconf-2.2.0-rg7wyy2amvqhcuuzvknmdruthayiiynb [8/19] ==> No binary for pkgconf-2.2.0-rg7wyy2amvqhcuuzvknmdruthayiiynb found: installing from source [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o ==> Fetching https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.xz ==> No patches needed for pkgconf ==> pkgconf: Executing phase: 'autoreconf' ==> pkgconf: Executing phase: 'configure' [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o ==> pkgconf: Executing phase: 'build' [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 33%] Built target Kokkos_CoreUnitTest_KokkosP [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o ==> pkgconf: Executing phase: 'install' ==> pkgconf: Successfully installed pkgconf-2.2.0-rg7wyy2amvqhcuuzvknmdruthayiiynb Stage: 2.66s. Autoreconf: 0.00s. Configure: 4.16s. Build: 2.31s. Install: 0.20s. Post-install: 0.02s. Total: 9.84s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/pkgconf-2.2.0-rg7wyy2amvqhcuuzvknmdruthayiiynb ==> Installing diffutils-3.10-brehur7xb6kk7s2yhoye36dl7jzbsmny [9/19] ==> No binary for diffutils-3.10-brehur7xb6kk7s2yhoye36dl7jzbsmny found: installing from source [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 33%] Built target Kokkos_CoreUnitTest_CTestDevice [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o ==> Fetching https://ftpmirror.gnu.org/diffutils/diffutils-3.10.tar.xz ==> No patches needed for diffutils ==> diffutils: Executing phase: 'autoreconf' ==> diffutils: Executing phase: 'configure' [ 33%] Linking CXX executable Kokkos_ToolsInitialization [ 33%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 39%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 39%] Built target Kokkos_IncrementalTest_SERIAL [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o ==> diffutils: Executing phase: 'build' [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o ==> diffutils: Executing phase: 'install' [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o ==> diffutils: Successfully installed diffutils-3.10-brehur7xb6kk7s2yhoye36dl7jzbsmny Stage: 3.46s. Autoreconf: 0.00s. Configure: 29.04s. Build: 5.28s. Install: 0.71s. Post-install: 0.06s. Total: 38.89s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/diffutils-3.10-brehur7xb6kk7s2yhoye36dl7jzbsmny ==> Installing ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub [10/19] ==> No binary for ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub found: installing from source [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o ==> Fetching https://ftpmirror.gnu.org/ncurses/ncurses-6.5.tar.gz ==> Applied patch /var/jenkins/workspace/Kokkos_nightly/spack/var/spack/repos/builtin/packages/ncurses/rxvt_unicode_6_4.patch ==> ncurses: Executing phase: 'autoreconf' ==> ncurses: Executing phase: 'configure' [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Serial1 [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o + git clone https://github.com/spack/spack.git Cloning into 'spack'... [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o ==> ncurses: Executing phase: 'build' [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 49%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 49%] Built target Kokkos_CoreUnitTest_Default [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 56%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 56%] Built target Kokkos_PerformanceTest_TaskDag [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanConversion.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o Updating files: 15% (1866/11688) Updating files: 16% (1871/11688) Updating files: 17% (1987/11688) Updating files: 18% (2104/11688) Updating files: 19% (2221/11688) Updating files: 20% (2338/11688) Updating files: 21% (2455/11688) Updating files: 22% (2572/11688) Updating files: 23% (2689/11688) Updating files: 24% (2806/11688) Updating files: 25% (2922/11688) Updating files: 26% (3039/11688) Updating files: 27% (3156/11688) Updating files: 28% (3273/11688) Updating files: 28% (3311/11688) Updating files: 29% (3390/11688) Updating files: 30% (3507/11688) Updating files: 31% (3624/11688) Updating files: 32% (3741/11688) Updating files: 33% (3858/11688) Updating files: 34% (3974/11688) Updating files: 35% (4091/11688) Updating files: 36% (4208/11688) Updating files: 37% (4325/11688) Updating files: 38% (4442/11688) Updating files: 39% (4559/11688) Updating files: 39% (4634/11688) Updating files: 40% (4676/11688) Updating files: 41% (4793/11688) Updating files: 42% (4909/11688) Updating files: 43% (5026/11688) Updating files: 44% (5143/11688) Updating files: 45% (5260/11688) Updating files: 46% (5377/11688) Updating files: 47% (5494/11688) Updating files: 48% (5611/11688) Updating files: 49% (5728/11688) Updating files: 49% (5784/11688) [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o Updating files: 50% (5844/11688) Updating files: 51% (5961/11688) Updating files: 52% (6078/11688) Updating files: 53% (6195/11688) Updating files: 54% (6312/11688) Updating files: 55% (6429/11688) Updating files: 56% (6546/11688) Updating files: 57% (6663/11688) Updating files: 58% (6780/11688) Updating files: 59% (6896/11688) Updating files: 59% (7010/11688) Updating files: 60% (7013/11688) Updating files: 61% (7130/11688) Updating files: 62% (7247/11688) Updating files: 63% (7364/11688) Updating files: 64% (7481/11688) Updating files: 65% (7598/11688) Updating files: 66% (7715/11688) Updating files: 67% (7831/11688) Updating files: 68% (7948/11688) Updating files: 69% (8065/11688) Updating files: 70% (8182/11688) Updating files: 70% (8206/11688) Updating files: 71% (8299/11688) Updating files: 72% (8416/11688) Updating files: 73% (8533/11688) Updating files: 74% (8650/11688) Updating files: 75% (8766/11688) Updating files: 76% (8883/11688) Updating files: 77% (9000/11688) Updating files: 78% (9117/11688) Updating files: 79% (9234/11688) Updating files: 80% (9351/11688) Updating files: 80% (9382/11688) Updating files: 81% (9468/11688) [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o Updating files: 82% (9585/11688) Updating files: 83% (9702/11688) Updating files: 84% (9818/11688) Updating files: 85% (9935/11688) Updating files: 86% (10052/11688) Updating files: 87% (10169/11688) Updating files: 88% (10286/11688) Updating files: 89% (10403/11688) Updating files: 90% (10520/11688) Updating files: 91% (10637/11688) Updating files: 91% (10653/11688) Updating files: 92% (10753/11688) Updating files: 93% (10870/11688) Updating files: 94% (10987/11688) Updating files: 95% (11104/11688) Updating files: 96% (11221/11688) Updating files: 97% (11338/11688) Updating files: 98% (11455/11688) Updating files: 99% (11572/11688) Updating files: 100% (11688/11688) Updating files: 100% (11688/11688), done. + . ./spack/share/spack/setup-env.sh + [ -n ] + export _sp_initializing=true + _spack_determine_shell + [ -f /proc/36/exe ] + readlink /proc/36/exe + _sp_exe=/usr/bin/dash + basename /usr/bin/dash + tr -d 0123456789 + _sp_shell=dash + alias spacktivate=spack env activate + [ dash = bash ] + [ dash = zsh ] + ls /proc/36/fd + sort -n + tail -1 + _sp_source_file_fd=11 + readlink /proc/36/fd/11 + _sp_source_file=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh + [ ! -f /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh ] + [ dash = zsh ] + dirname /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh + cd /var/jenkins/workspace/Kokkos_nightly/spack/share/spack + pwd + _sp_share_dir=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack + dirname /var/jenkins/workspace/Kokkos_nightly/spack/share/spack + dirname /var/jenkins/workspace/Kokkos_nightly/spack/share + cd /var/jenkins/workspace/Kokkos_nightly/spack + pwd + _sp_prefix=/var/jenkins/workspace/Kokkos_nightly/spack + [ -x /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack ] + export SPACK_ROOT=/var/jenkins/workspace/Kokkos_nightly/spack + _spack_pathadd PATH /var/jenkins/workspace/Kokkos_nightly/spack/bin + _pa_varname=PATH + _pa_new_path=PATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/bin ] + _pa_varname=PATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/bin + eval _pa_oldvalue=${PATH:-} + _pa_oldvalue=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + _pa_canonical=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/bin ] + [ /usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: = /usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: ] + [ -n /usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ] + eval export PATH="/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" + export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + eval spack() { : 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 "$@" return $? } + [ dash = bash ] + command -v + command -v python3 + command -v python3 + export SPACK_PYTHON=/usr/bin/python3 + break + [ -z ] + need_module=no + _spack_fn_exists use + LANG= type use + grep -q function + _spack_fn_exists module + LANG= type module + grep -q function + need_module=yes + [ yes = yes ] + spack --print-shell-vars sh,modules + : 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 --print-shell-vars sh,modules + 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 ] + [ -print-shell-vars != --print-shell-vars ] + _sp_flags= --print-shell-vars + shift + [ ! -z x ] + [ sh,modules != sh,modules ] + [ -n --print-shell-vars ] + [ ell-vars != --print-shell-vars ] + command spack --print-shell-vars sh,modules [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o + return + return 0 + eval _sp_sys_type='linux-ubuntu22.04-zen2' _sp_compatible_sys_types='linux-ubuntu22.04-zen2:linux-ubuntu22.04-zen:linux-ubuntu22.04-x86_64_v3:linux-ubuntu22.04-x86_64_v2:linux-ubuntu22.04-x86_64' _sp_tcl_roots='/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules' _sp_lmod_roots='/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/lmod' _sp_module_prefix='not_installed' + _sp_sys_type=linux-ubuntu22.04-zen2 _sp_compatible_sys_types=linux-ubuntu22.04-zen2:linux-ubuntu22.04-zen:linux-ubuntu22.04-x86_64_v3:linux-ubuntu22.04-x86_64_v2:linux-ubuntu22.04-x86_64 _sp_tcl_roots=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules _sp_lmod_roots=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/lmod _sp_module_prefix=not_installed + [ not_installed != not_installed ] + _sp_multi_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules + local IFS=: + [ dash = zsh ] + _spack_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen2 + _pa_varname=PATH + _pa_new_path=MODULEPATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen2 ] + _pa_varname=MODULEPATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen2 + eval _pa_oldvalue=${MODULEPATH:-} + _pa_oldvalue= + _pa_canonical=: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen2 ] + _spack_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen + _pa_varname=PATH + _pa_new_path=MODULEPATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen ] + _pa_varname=MODULEPATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen + eval _pa_oldvalue=${MODULEPATH:-} + _pa_oldvalue= + _pa_canonical=: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-zen ] + _spack_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v3 + _pa_varname=PATH + _pa_new_path=MODULEPATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v3 ] + _pa_varname=MODULEPATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v3 + eval _pa_oldvalue=${MODULEPATH:-} + _pa_oldvalue= + _pa_canonical=: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v3 ] + _spack_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v2 + _pa_varname=PATH + _pa_new_path=MODULEPATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v2 ] + _pa_varname=MODULEPATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v2 + eval _pa_oldvalue=${MODULEPATH:-} + _pa_oldvalue= + _pa_canonical=: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64_v2 ] + _spack_pathadd MODULEPATH /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64 + _pa_varname=PATH + _pa_new_path=MODULEPATH + [ -n /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64 ] + _pa_varname=MODULEPATH + _pa_new_path=/var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64 + eval _pa_oldvalue=${MODULEPATH:-} + _pa_oldvalue= + _pa_canonical=: + [ -d /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/modules/linux-ubuntu22.04-x86_64 ] + test dash = bash + test -n + unset _sp_initializing + export _sp_initializing + spack install kokkos@develop+cuda+wrapper+tests cuda_arch=80 ^cuda@12.1.0 + : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh + : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack + _spack_shell_wrapper install kokkos@develop+cuda+wrapper+tests cuda_arch=80 ^cuda@12.1.0 + eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi + [ -n ] + eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi + [ -n ] + [ -n ] + _sp_flags= + [ ! -z x ] + [ install != install ] + [ -n ] + [ != ] + _sp_subcommand= + [ ! -z x ] + _sp_subcommand=install + shift + command spack install kokkos@develop+cuda+wrapper+tests cuda_arch=80 ^cuda@12.1.0 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 58%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 58%] Built target Kokkos_PerformanceTest_Mempool [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 59%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 59%] Built target Kokkos_Benchmark_Atomic_MinMax [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o ==> ncurses: Executing phase: 'install' [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 46%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o ==> ncurses: Successfully installed ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub Stage: 5.09s. Autoreconf: 0.00s. Configure: 31.49s. Build: 56.35s. Install: 4.48s. Post-install: 0.95s. Total: 1m 38.74s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub ==> Installing nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56 [11/19] ==> No binary for nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56 found: installing from source [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o ==> Fetching https://github.com/nghttp2/nghttp2/releases/download/v1.62.0/nghttp2-1.62.0.tar.gz ==> No patches needed for nghttp2 ==> nghttp2: Executing phase: 'autoreconf' ==> nghttp2: Executing phase: 'configure' [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 61%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 61%] Built target Kokkos_PerformanceTest_Atomic [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o ==> nghttp2: Executing phase: 'build' [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 49%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 50%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o ==> nghttp2: Executing phase: 'install' ==> nghttp2: Successfully installed nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56 Stage: 2.02s. Autoreconf: 0.00s. Configure: 11.82s. Build: 5.13s. Install: 0.28s. Post-install: 0.02s. Total: 19.63s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56 ==> Installing bzip2-1.0.8-5hi3ykbcafo5wif2ur4jabv2op5sgrew [12/19] ==> No binary for bzip2-1.0.8-5hi3ykbcafo5wif2ur4jabv2op5sgrew found: installing from source [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp ==> Fetching https://mirror.spack.io/_source-cache/archive/ab/ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269.tar.gz ==> Ran patch() for bzip2 [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o ==> bzip2: Executing phase: 'install' ==> bzip2: Successfully installed bzip2-1.0.8-5hi3ykbcafo5wif2ur4jabv2op5sgrew Stage: 0.70s. Install: 2.93s. Post-install: 0.02s. Total: 3.75s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/bzip2-1.0.8-5hi3ykbcafo5wif2ur4jabv2op5sgrew ==> Installing readline-8.2-o5klpjusis42h4fdmfalf7f5zu7ua5ny [13/19] ==> No binary for readline-8.2-o5klpjusis42h4fdmfalf7f5zu7ua5ny found: installing from source [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o ==> Fetching https://mirror.spack.io/_source-cache/archive/3f/3feb7171f16a84ee82ca18a36d7b9be109a52c04f492a053331d7d1095007c35.tar.gz ==> Fetching https://mirror.spack.io/_source-cache/archive/bb/bbf97f1ec40a929edab5aa81998c1e2ef435436c597754916e6a5868f273aff7 ==> Applied patch https://ftpmirror.gnu.org/readline/readline-8.2-patches/readline82-001 ==> readline: Executing phase: 'autoreconf' ==> readline: Executing phase: 'configure' [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 53%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 53%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 61%] Built target Kokkos_ContainersTestCompileOnly [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o ==> readline: Executing phase: 'build' [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp ==> readline: Executing phase: 'install' ==> readline: Successfully installed readline-8.2-o5klpjusis42h4fdmfalf7f5zu7ua5ny Stage: 1.26s. Autoreconf: 0.00s. Configure: 6.17s. Build: 4.73s. Install: 0.15s. Post-install: 0.03s. Total: 12.72s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/readline-8.2-o5klpjusis42h4fdmfalf7f5zu7ua5ny [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o ==> Installing gdbm-1.23-7hyo67ccmbmy4qte2dfthfgnvzhg32no [14/19] ==> No binary for gdbm-1.23-7hyo67ccmbmy4qte2dfthfgnvzhg32no found: installing from source [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o ==> Fetching https://mirror.spack.io/_source-cache/archive/74/74b1081d21fff13ae4bd7c16e5d6e504a4c26f7cde1dca0d963a484174bbcacd.tar.gz ==> No patches needed for gdbm ==> gdbm: Executing phase: 'autoreconf' [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp ==> gdbm: Executing phase: 'configure' [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o ==> gdbm: Executing phase: 'build' [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o ==> Fetching https://mirror.spack.io/bootstrap/github-actions/v0.5/build_cache/linux-centos7-x86_64-gcc-10.2.1-clingo-bootstrap-spack-smkmkb5xqz4v2f7tl22g4e2ghamglox5.spec.json ==> Fetching https://mirror.spack.io/bootstrap/github-actions/v0.5/build_cache/linux-centos7-x86_64/gcc-10.2.1/clingo-bootstrap-spack/linux-centos7-x86_64-gcc-10.2.1-clingo-bootstrap-spack-smkmkb5xqz4v2f7tl22g4e2ghamglox5.spack ==> Installing "clingo-bootstrap@=spack%gcc@=10.2.1~docs+ipo+optimized+python+static_libstdcpp build_system=cmake build_type=Release generator=make patches=bebb819,ec99431 arch=linux-centos7-x86_64" from a buildcache [+] /usr (external glibc-2.35-x4pvxdzqtmsewjtpa56btqwyx23m6kxt) ==> Installing gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj [2/23] ==> No binary for gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj found: installing from source ==> No patches needed for gcc-runtime ==> gcc-runtime: Executing phase: 'install' ==> gcc-runtime: Successfully installed gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj Stage: 0.01s. Install: 0.29s. Post-install: 0.06s. Total: 0.48s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj ==> Installing ca-certificates-mozilla-2023-05-30-kkpvvekbsc42dwueooa4curipwgb5cfa [3/23] ==> No binary for ca-certificates-mozilla-2023-05-30-kkpvvekbsc42dwueooa4curipwgb5cfa found: installing from source ==> Fetching https://mirror.spack.io/_source-cache/archive/5f/5fadcae90aa4ae041150f8e2d26c37d980522cdb49f923fc1e1b5eb8d74e71ad ==> No patches needed for ca-certificates-mozilla ==> ca-certificates-mozilla: Executing phase: 'install' ==> ca-certificates-mozilla: Successfully installed ca-certificates-mozilla-2023-05-30-kkpvvekbsc42dwueooa4curipwgb5cfa Stage: 0.45s. Install: 0.01s. Post-install: 0.03s. Total: 0.64s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ca-certificates-mozilla-2023-05-30-kkpvvekbsc42dwueooa4curipwgb5cfa ==> Installing gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn [4/23] ==> No binary for gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn found: installing from source [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSort.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o ==> Fetching https://mirror.spack.io/_source-cache/archive/dd/dd16fb1d67bfab79a72f5e8390735c49e3e8e70b4945a15ab1f81ddb78658fb3.tar.gz ==> No patches needed for gmake [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o ==> gdbm: Executing phase: 'install' ==> gdbm: Successfully installed gdbm-1.23-7hyo67ccmbmy4qte2dfthfgnvzhg32no Stage: 0.60s. Autoreconf: 0.00s. Configure: 5.47s. Build: 6.31s. Install: 0.61s. Post-install: 0.04s. Total: 13.44s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gdbm-1.23-7hyo67ccmbmy4qte2dfthfgnvzhg32no ==> Installing perl-5.38.2-2uif5na6eymz3nurlpqfa2qzjgevee5x [15/19] ==> No binary for perl-5.38.2-2uif5na6eymz3nurlpqfa2qzjgevee5x found: installing from source Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o ==> Fetching http://www.cpan.org/src/5.0/perl-5.38.2.tar.gz ==> Fetching https://mirror.spack.io/_source-cache/archive/9d/9da50e155df72bce55cb69f51f1dbb4b62d23740fb99f6178bb27f22ebdf8a46.tar.gz ==> Moving resource stage source: /tmp/root/spack-stage/resource-cpanm-2uif5na6eymz3nurlpqfa2qzjgevee5x/spack-src/ destination: /tmp/root/spack-stage/spack-stage-perl-5.38.2-2uif5na6eymz3nurlpqfa2qzjgevee5x/spack-src/cpanm/cpanm ==> Applied patch /var/jenkins/workspace/Kokkos_nightly/spack/var/spack/repos/builtin/packages/perl/zlib-ng.patch ==> Ran patch() for perl Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSortByKey.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSortCustomComp.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o ==> gmake: Executing phase: 'install' ==> gmake: Successfully installed gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn Stage: 1.35s. Install: 22.33s. Post-install: 0.01s. Total: 23.82s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn ==> Installing libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b [5/23] ==> No binary for libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b found: installing from source ==> Fetching https://mirror.spack.io/_source-cache/archive/8f/8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313.tar.gz ==> No patches needed for libiconv ==> libiconv: Executing phase: 'autoreconf' ==> libiconv: Executing phase: 'configure' Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 65%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 65%] Built target Kokkos_CoreUnitTest_Serial2 [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestBinSortA.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/serial/TestRandom.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestBinSortB.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o ==> libiconv: Executing phase: 'build' [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 60%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 60%] Built target Kokkos_PerformanceTest_TaskDag [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 62%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 62%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o ==> libiconv: Executing phase: 'install' [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestNestedSort.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o ==> perl: Executing phase: 'configure' ==> perl: Executing phase: 'build' [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 63%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax ==> libiconv: Successfully installed libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b Stage: 4.17s. Autoreconf: 0.00s. Configure: 24.09s. Build: 9.32s. Install: 1.29s. Post-install: 0.07s. Total: 39.33s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b ==> Installing pkgconf-2.2.0-rg7wyy2amvqhcuuzvknmdruthayiiynb [6/23] ==> No binary for pkgconf-2.2.0-rg7wyy2amvqhcuuzvknmdruthayiiynb found: installing from source [ 63%] Built target Kokkos_Benchmark_Atomic_MinMax [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o ==> Fetching https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.xz ==> No patches needed for pkgconf ==> pkgconf: Executing phase: 'autoreconf' ==> pkgconf: Executing phase: 'configure' [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 63%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 63%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 68%] Linking CXX executable Kokkos_UnitTest_Random [ 68%] Built target Kokkos_UnitTest_Random [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 63%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 63%] Built target Kokkos_PerformanceTest_Atomic [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o ==> pkgconf: Executing phase: 'build' [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o ==> pkgconf: Executing phase: 'install' [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o ==> pkgconf: Successfully installed pkgconf-2.2.0-rg7wyy2amvqhcuuzvknmdruthayiiynb Stage: 3.85s. Autoreconf: 0.00s. Configure: 6.85s. Build: 1.79s. Install: 0.53s. Post-install: 0.03s. Total: 13.49s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/pkgconf-2.2.0-rg7wyy2amvqhcuuzvknmdruthayiiynb ==> Installing xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu [7/23] ==> No binary for xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu found: installing from source [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 70%] Linking CXX executable Kokkos_UnitTest_Sort [ 70%] Built target Kokkos_UnitTest_Sort [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 63%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 64%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o ==> Fetching https://prdownloads.sourceforge.net/lzmautils/files/xz-5.4.6.tar.bz2 ==> No patches needed for xz ==> xz: Executing phase: 'autoreconf' ==> xz: Executing phase: 'configure' [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 65%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 72%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 65%] Built target Kokkos_ContainersPerformanceTest_HIP [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 72%] Built target Kokkos_PerformanceTest_Benchmark [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 66%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 66%] Built target Kokkos_ContainersTestCompileOnly [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o ==> xz: Executing phase: 'build' [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o ==> xz: Executing phase: 'install' [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o ==> xz: Successfully installed xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu Stage: 11.48s. Autoreconf: 0.00s. Configure: 19.28s. Build: 6.85s. Install: 2.54s. Post-install: 0.12s. Total: 40.65s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu ==> Installing berkeley-db-18.1.40-ud265drd6wks23teglxqnglhyluaiwvg [8/23] ==> No binary for berkeley-db-18.1.40-ud265drd6wks23teglxqnglhyluaiwvg found: installing from source [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o ==> Fetching https://mirror.spack.io/_source-cache/archive/0c/0cecb2ef0c67b166de93732769abdeba0555086d51de1090df325e18ee8da9c8.tar.gz ==> Applied patch /var/jenkins/workspace/Kokkos_nightly/spack/var/spack/repos/builtin/packages/berkeley-db/drop-docs.patch ==> Applied patch /var/jenkins/workspace/Kokkos_nightly/spack/var/spack/repos/builtin/packages/berkeley-db/tls.patch ==> Ran patch() for berkeley-db ==> berkeley-db: Executing phase: 'autoreconf' ==> berkeley-db: Executing phase: 'configure' [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o ==> perl: Executing phase: 'install' ==> perl: Successfully installed perl-5.38.2-2uif5na6eymz3nurlpqfa2qzjgevee5x Stage: 3.39s. Configure: 55.85s. Build: 1m 16.50s. Install: 5.70s. Post-install: 0.64s. Total: 2m 22.40s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/perl-5.38.2-2uif5na6eymz3nurlpqfa2qzjgevee5x ==> Installing openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5 [16/19] ==> No binary for openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5 found: installing from source [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o ==> Fetching http://www.openssl.org/source/openssl-3.3.0.tar.gz ==> Ran patch() for openssl [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 71%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o ==> berkeley-db: Executing phase: 'build' [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o ==> berkeley-db: Executing phase: 'install' [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o ==> berkeley-db: Successfully installed berkeley-db-18.1.40-ud265drd6wks23teglxqnglhyluaiwvg Stage: 12.42s. Autoreconf: 0.00s. Configure: 25.89s. Build: 12.86s. Install: 0.91s. Post-install: 0.04s. Total: 52.57s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/berkeley-db-18.1.40-ud265drd6wks23teglxqnglhyluaiwvg ==> Installing zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos [9/23] ==> No binary for zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos found: installing from source [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o ==> Fetching https://github.com/zlib-ng/zlib-ng/archive/2.1.6.tar.gz ==> No patches needed for zlib-ng ==> zlib-ng: Executing phase: 'autoreconf' ==> zlib-ng: Executing phase: 'configure' [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o ==> zlib-ng: Executing phase: 'build' [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o ==> zlib-ng: Executing phase: 'install' [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o ==> zlib-ng: Successfully installed zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos Stage: 3.38s. Autoreconf: 0.00s. Configure: 6.82s. Build: 1.93s. Install: 0.36s. Post-install: 0.02s. Total: 12.91s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos ==> Installing diffutils-3.10-brehur7xb6kk7s2yhoye36dl7jzbsmny [10/23] ==> No binary for diffutils-3.10-brehur7xb6kk7s2yhoye36dl7jzbsmny found: installing from source [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o ==> Fetching https://ftpmirror.gnu.org/diffutils/diffutils-3.10.tar.xz ==> No patches needed for diffutils ==> diffutils: Executing phase: 'autoreconf' ==> diffutils: Executing phase: 'configure' [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 73%] Built target Kokkos_ContainersUnitTest_HIP [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 82%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 82%] Built target Kokkos_ContainersUnitTest_Serial [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 76%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 76%] Built target Kokkos_PerformanceTest_Benchmark [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o ==> diffutils: Executing phase: 'build' ==> diffutils: Executing phase: 'install' Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o ==> diffutils: Successfully installed diffutils-3.10-brehur7xb6kk7s2yhoye36dl7jzbsmny Stage: 4.26s. Autoreconf: 0.00s. Configure: 50.49s. Build: 5.20s. Install: 1.11s. Post-install: 0.06s. Total: 1m 1.50s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/diffutils-3.10-brehur7xb6kk7s2yhoye36dl7jzbsmny ==> Installing ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub [11/23] ==> No binary for ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub found: installing from source [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o ==> Fetching https://ftpmirror.gnu.org/ncurses/ncurses-6.5.tar.gz ==> Applied patch /var/jenkins/workspace/Kokkos_nightly/spack/var/spack/repos/builtin/packages/ncurses/rxvt_unicode_6_4.patch ==> ncurses: Executing phase: 'autoreconf' ==> ncurses: Executing phase: 'configure' [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 82%] Linking CXX executable Kokkos_UnitTest_Random [ 82%] Built target Kokkos_UnitTest_Random [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o ==> openssl: Executing phase: 'install' ==> openssl: Successfully installed openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5 Stage: 3.47s. Install: 2m 46.62s. Post-install: 0.10s. Total: 2m 50.34s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5 ==> Installing curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho [17/19] ==> No binary for curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho found: installing from source ==> Fetching http://curl.haxx.se/download/curl-8.7.1.tar.bz2 ==> No patches needed for curl ==> curl: Executing phase: 'autoreconf' ==> curl: Executing phase: 'configure' [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o ==> ncurses: Executing phase: 'build' [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 82%] Linking CXX executable Kokkos_UnitTest_Sort [ 82%] Built target Kokkos_UnitTest_Sort [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o ==> curl: Executing phase: 'build' [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 91%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 91%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o ==> ncurses: Executing phase: 'install' [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 91%] Linking CXX executable Kokkos_query_device [ 91%] Built target Kokkos_query_device [ 91%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 91%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 91%] Built target Kokkos_tutorial_01_hello_world [ 91%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o ==> curl: Executing phase: 'install' ==> curl: Successfully installed curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho Stage: 3.50s. Autoreconf: 0.00s. Configure: 24.02s. Build: 29.35s. Install: 1.34s. Post-install: 0.20s. Total: 58.80s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho ==> Installing cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v [18/19] ==> No binary for cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v found: installing from source ==> Fetching https://github.com/Kitware/CMake/releases/download/v3.29.4/cmake-3.29.4.tar.gz ==> No patches needed for cmake [ 92%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 92%] Built target Kokkos_tutorial_02_simple_reduce [ 92%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 93%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 93%] Built target Kokkos_tutorial_03_simple_view [ 93%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 93%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 93%] Linking CXX executable Kokkos_UnitTest_SIMD [ 93%] Built target Kokkos_UnitTest_SIMD [ 93%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 95%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 95%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 95%] Built target Kokkos_tutorial_05_simple_atomics [ 95%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces ==> ncurses: Successfully installed ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub Stage: 3.62s. Autoreconf: 0.00s. Configure: 49.10s. Build: 36.56s. Install: 12.04s. Post-install: 1.31s. Total: 1m 43.07s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub ==> Installing libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7 [12/23] ==> No binary for libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7 found: installing from source [ 95%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 95%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 95%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 95%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 95%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 95%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 95%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 95%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits ==> Fetching https://mirror.spack.io/_source-cache/archive/5d/5d2cc3d78bec3dbe212a9d7fa629ada25a7da928af432c93060ff5c17ee28a9c.tar.xz ==> Fetching https://mirror.spack.io/_source-cache/archive/96/96151685cec997e1f9f3387e3626d61e6284d4d6e66e0e440c209286c03e9cc7.tar.gz ==> Moving resource stage source: /tmp/root/spack-stage/resource-xmlts-xudi4meflbq2qleazrqcqbsded6snkz7/spack-src/ destination: /tmp/root/spack-stage/spack-stage-libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/spack-src/xmlconf [ 95%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 95%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 95%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 95%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 96%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 96%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 96%] Built target Kokkos_tutorial_advancedviews_04_dualviews [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 96%] Built target Kokkos_tutorial_01_hello_world_lambda [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 96%] Built target Kokkos_tutorial_02_simple_reduce_lambda [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o ==> Ran patch() for libxml2 ==> libxml2: Executing phase: 'autoreconf' [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o ==> libxml2: Executing phase: 'configure' [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 98%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 98%] Built target Kokkos_tutorial_03_simple_view_lambda [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 98%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 98%] Linking CXX executable Kokkos_atomic [ 98%] Built target Kokkos_atomic [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 98%] Built target Kokkos_gups [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_launch_latency [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [100%] Linking CXX executable Kokkos_stream [100%] Built target Kokkos_stream [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance ==> libxml2: Executing phase: 'build' [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [100%] Linking CXX executable Kokkos_gather [100%] Built target Kokkos_gather [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o ==> libxml2: Executing phase: 'install' [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_nightly/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_nightly/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_nightly/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_nightly/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_nightly/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 1: Test timeout computed to be: 1500 1: [==========] Running 225 tests from 3 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (166 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (173 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (176 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (174 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 1: [----------] 7 tests from serial_DeathTest (691 ms total) 1: 1: [----------] 213 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (2 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (71 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (40 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (29 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2674 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2230 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1238 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1222 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (21 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (134 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (5 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (70 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (5 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (1367 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (1778 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (13 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (0 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (1 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (2 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (81 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (170 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (774 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (747 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (231 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (25 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (1627 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (3 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (368 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (12 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (369 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (12 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (320 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (11 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (320 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (12 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev 1: [ OK ] serial.task_fib_chase_lev (338 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (12 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 213 tests from serial (16379 ms total) 1: 1: [----------] 5 tests from serial_graph 1: [ RUN ] serial_graph.launch_one 1: [ OK ] serial_graph.launch_one (0 ms) 1: [ RUN ] serial_graph.launch_one_rvalue 1: [ OK ] serial_graph.launch_one_rvalue (0 ms) 1: [ RUN ] serial_graph.launch_six 1: [ OK ] serial_graph.launch_six (0 ms) 1: [ RUN ] serial_graph.when_all_cycle 1: [ OK ] serial_graph.when_all_cycle (0 ms) 1: [ RUN ] serial_graph.zero_work_reduce 1: [ OK ] serial_graph.zero_work_reduce (0 ms) 1: [----------] 5 tests from serial_graph (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 225 tests from 3 test suites ran. (17070 ms total) 1: [ PASSED ] 223 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1: 1: YOU HAVE 1 DISABLED TEST 1: 1/45 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 17.08 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 2: Test timeout computed to be: 1500 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1162 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1191 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (2354 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (7 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (3 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 2: [ OK ] serial.triple_nested_parallelism (709 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (65 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (6 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (28 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (77 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (82 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 2: [ OK ] serial.repeated_team_reduce (4286 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (95 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (73 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (62 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (59 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (4 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (1329 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (3 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 2: [ OK ] serial.view_fill_tests_layout_right (4236 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o ==> libxml2: Successfully installed libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7 Stage: 16.58s. Autoreconf: 0.00s. Configure: 10.28s. Build: 8.31s. Install: 0.64s. Post-install: 0.10s. Total: 36.34s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7 ==> Installing nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56 [13/23] ==> No binary for nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56 found: installing from source ==> Fetching https://github.com/nghttp2/nghttp2/releases/download/v1.62.0/nghttp2-1.62.0.tar.gz ==> No patches needed for nghttp2 ==> nghttp2: Executing phase: 'autoreconf' ==> nghttp2: Executing phase: 'configure' 2: [ OK ] serial.view_fill_tests_layout_left (5329 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (40 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (39 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (67 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (76 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (223 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (223 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (223 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (219 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (219 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (219 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (18073 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (20427 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/45 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 20.44 sec test 3 Start 3: Kokkos_CoreUnitTest_Default 3: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_Default 3: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 3: Test timeout computed to be: 1500 3: [==========] Running 71 tests from 41 test suites. 3: [----------] Global test environment set-up. 3: [----------] 31 tests from defaultdevicetype 3: [ RUN ] defaultdevicetype.initialization_settings 3: [ OK ] defaultdevicetype.initialization_settings (0 ms) 3: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 3: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 3: [ RUN ] defaultdevicetype.cmd_line_args_device_id 3: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 3: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 3: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 3: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 3: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 3: [ RUN ] defaultdevicetype.cmd_line_args_help 3: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 3: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 3: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 3: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 3: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 3: [ RUN ] defaultdevicetype.env_vars_num_threads 3: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 3: [ RUN ] defaultdevicetype.env_vars_device_id 3: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 3: [ RUN ] defaultdevicetype.env_vars_disable_warnings 3: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 3: [ RUN ] defaultdevicetype.env_vars_tune_internals 3: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 3: [ RUN ] defaultdevicetype.visible_devices 3: [ OK ] defaultdevicetype.visible_devices (0 ms) 3: [ RUN ] defaultdevicetype.shared_space 3: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestSharedSpace.cpp:105: Skipped 3: Skipping as host and device are the same space 3: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 3: [ RUN ] defaultdevicetype.shared_host_pinned_space 3: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped 3: Skipping as host and device are the same space 3: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms) 3: [ RUN ] defaultdevicetype.compiler_macros 3: [ OK ] defaultdevicetype.compiler_macros (0 ms) 3: [ RUN ] defaultdevicetype.half_conversion 3: [ OK ] defaultdevicetype.half_conversion (0 ms) 3: [ RUN ] defaultdevicetype.bhalf_conversion 3: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 3: [ RUN ] defaultdevicetype.half_operators 3: [ OK ] defaultdevicetype.half_operators (0 ms) 3: [ RUN ] defaultdevicetype.bhalf_operators 3: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 3: [ RUN ] defaultdevicetype.host_space_access 3: [ OK ] defaultdevicetype.host_space_access (0 ms) 3: [ RUN ] defaultdevicetype.reduce_instantiation_a1 3: [ OK ] defaultdevicetype.reduce_instantiation_a1 (0 ms) 3: [ RUN ] defaultdevicetype.reduce_instantiation_b1 3: [ OK ] defaultdevicetype.reduce_instantiation_b1 (0 ms) 3: [ RUN ] defaultdevicetype.reduce_instantiation_c1 3: [ OK ] defaultdevicetype.reduce_instantiation_c1 (0 ms) 3: [ RUN ] defaultdevicetype.reduce_instantiation_a2 3: [ OK ] defaultdevicetype.reduce_instantiation_a2 (0 ms) 3: [ RUN ] defaultdevicetype.reduce_instantiation_b2 3: [ OK ] defaultdevicetype.reduce_instantiation_b2 (0 ms) 3: [ RUN ] defaultdevicetype.reduce_instantiation_c2 3: [ OK ] defaultdevicetype.reduce_instantiation_c2 (0 ms) 3: [ RUN ] defaultdevicetype.reduce_instantiation_a3 3: [ OK ] defaultdevicetype.reduce_instantiation_a3 (0 ms) 3: [ RUN ] defaultdevicetype.reduce_instantiation_b3 3: [ OK ] defaultdevicetype.reduce_instantiation_b3 (0 ms) 3: [ RUN ] defaultdevicetype.reduce_instantiation_c3 3: [ OK ] defaultdevicetype.reduce_instantiation_c3 (0 ms) 3: [ RUN ] defaultdevicetype.malloc 3: [ OK ] defaultdevicetype.malloc (0 ms) 3: [----------] 31 tests from defaultdevicetype (4 ms total) 3: 3: [----------] 1 test from kokkosresize 3: [ RUN ] kokkosresize.host_space_access 3: [ OK ] kokkosresize.host_space_access (5 ms) 3: [----------] 1 test from kokkosresize (5 ms total) 3: 3: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/0.sizes 3: [ OK ] TestViewAPI/0.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/0 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/1.sizes 3: [ OK ] TestViewAPI/1.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/1 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/2.sizes 3: [ OK ] TestViewAPI/2.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/2 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/3.sizes 3: [ OK ] TestViewAPI/3.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/3 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/4.sizes 3: [ OK ] TestViewAPI/4.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/4 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/5.sizes 3: [ OK ] TestViewAPI/5.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/5 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/6.sizes 3: [ OK ] TestViewAPI/6.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/6 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/7.sizes 3: [ OK ] TestViewAPI/7.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/7 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/8.sizes 3: [ OK ] TestViewAPI/8.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/8 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/9.sizes 3: [ OK ] TestViewAPI/9.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/9 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/10.sizes 3: [ OK ] TestViewAPI/10.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/10 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/11.sizes 3: [ OK ] TestViewAPI/11.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/11 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/12.sizes 3: [ OK ] TestViewAPI/12.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/12 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/13.sizes 3: [ OK ] TestViewAPI/13.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/13 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/14.sizes 3: [ OK ] TestViewAPI/14.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/14 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/15.sizes 3: [ OK ] TestViewAPI/15.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/15 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/16.sizes 3: [ OK ] TestViewAPI/16.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/16 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/17.sizes 3: [ OK ] TestViewAPI/17.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/17 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/18.sizes 3: [ OK ] TestViewAPI/18.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/18 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/19.sizes 3: [ OK ] TestViewAPI/19.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/19 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/20.sizes 3: [ OK ] TestViewAPI/20.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/20 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/21.sizes 3: [ OK ] TestViewAPI/21.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/21 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/22.sizes 3: [ OK ] TestViewAPI/22.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/22 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/23.sizes 3: [ OK ] TestViewAPI/23.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/23 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/24.sizes 3: [ OK ] TestViewAPI/24.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/24 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/25.sizes 3: [ OK ] TestViewAPI/25.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/25 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/26.sizes 3: [ OK ] TestViewAPI/26.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/26 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/27.sizes 3: [ OK ] TestViewAPI/27.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/27 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/28.sizes 3: [ OK ] TestViewAPI/28.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/28 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/29.sizes 3: [ OK ] TestViewAPI/29.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/29 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/30.sizes 3: [ OK ] TestViewAPI/30.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/30 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/31.sizes 3: [ OK ] TestViewAPI/31.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/31 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/32.sizes 3: [ OK ] TestViewAPI/32.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/32 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/33.sizes 3: [ OK ] TestViewAPI/33.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/33 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/34.sizes 3: [ OK ] TestViewAPI/34.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/34 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/35.sizes 3: [ OK ] TestViewAPI/35.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/35 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/36.sizes 3: [ OK ] TestViewAPI/36.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/36 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/37.sizes 3: [ OK ] TestViewAPI/37.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/37 (0 ms total) 3: 3: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 3: [ RUN ] TestViewAPI/38.sizes 3: [ OK ] TestViewAPI/38.sizes (0 ms) 3: [----------] 1 test from TestViewAPI/38 (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 71 tests from 41 test suites ran. (10 ms total) 3: [ PASSED ] 69 tests. 3: [ SKIPPED ] 2 tests, listed below: 3: [ SKIPPED ] defaultdevicetype.shared_space 3: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 3/45 Test #3: Kokkos_CoreUnitTest_Default ................. Passed 0.01 sec test 4 Start 4: Kokkos_CoreUnitTest_LegionInitialization 4: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 4: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 1 test from 1 test suite. 4: [----------] Global test environment set-up. 4: [----------] 1 test from initialization 4: [ RUN ] initialization.legion_initialization 4: [ OK ] initialization.legion_initialization (0 ms) 4: [----------] 1 test from initialization (0 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 1 test from 1 test suite ran. (0 ms total) 4: [ PASSED ] 1 test. 4/45 Test #4: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.00 sec test 5 Start 5: Kokkos_CoreUnitTest_PushFinalizeHook 5: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 5: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 5: Test timeout computed to be: 1500 5: SUCCESS 5/45 Test #5: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.00 sec test 6 Start 6: Kokkos_CoreUnitTest_ScopeGuard 6: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 6: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 6: Test timeout computed to be: 1500 6: [==========] Running 6 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from scope_guard_DeathTest 6: [ RUN ] scope_guard_DeathTest.create 6: [ OK ] scope_guard_DeathTest.create (1 ms) 6: [ RUN ] scope_guard_DeathTest.create_argument 6: [ OK ] scope_guard_DeathTest.create_argument (1 ms) 6: [ RUN ] scope_guard_DeathTest.create_while_initialize 6: [ OK ] scope_guard_DeathTest.create_while_initialize (158 ms) 6: [ RUN ] scope_guard_DeathTest.create_after_initialize [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o 6: [ OK ] scope_guard_DeathTest.create_after_initialize (160 ms) 6: [ RUN ] scope_guard_DeathTest.create_after_finalize 6: [ OK ] scope_guard_DeathTest.create_after_finalize (160 ms) 6: [ RUN ] scope_guard_DeathTest.destroy_after_finalize 6: [ OK ] scope_guard_DeathTest.destroy_after_finalize (156 ms) 6: [----------] 6 tests from scope_guard_DeathTest (638 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 6 tests from 1 test suite ran. (638 ms total) 6: [ PASSED ] 6 tests. 6/45 Test #6: Kokkos_CoreUnitTest_ScopeGuard .............. Passed 0.64 sec test 7 Start 7: Kokkos_CoreUnitTest_Develop 7: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_Develop 7: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 7: Test timeout computed to be: 1500 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from defaultdevicetype 7: [ RUN ] defaultdevicetype.development_test 7: [ OK ] defaultdevicetype.development_test (0 ms) 7: [----------] 1 test from defaultdevicetype (0 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (0 ms total) 7: [ PASSED ] 1 test. 7/45 Test #7: Kokkos_CoreUnitTest_Develop ................. Passed 0.00 sec test 8 Start 8: Kokkos_CoreUnitTest_KokkosP 8: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 8: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 8: Test timeout computed to be: 1500 8: [==========] Running 27 tests from 2 test suites. 8: [----------] Global test environment set-up. 8: [----------] 25 tests from kokkosp 8: [ RUN ] kokkosp.test_named_instance_fence 8: [ OK ] kokkosp.test_named_instance_fence (0 ms) 8: [ RUN ] kokkosp.test_unnamed_instance_fence 8: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 8: [ RUN ] kokkosp.test_named_global_fence 8: [ OK ] kokkosp.test_named_global_fence (0 ms) 8: [ RUN ] kokkosp.test_unnamed_global_fence 8: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 8: [ RUN ] kokkosp.test_multiple_default_instances 8: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 8: [ RUN ] kokkosp.test_id_gen 8: [ OK ] kokkosp.test_id_gen (0 ms) 8: [ RUN ] kokkosp.test_kernel_sequence 8: [ OK ] kokkosp.test_kernel_sequence (0 ms) 8: [ RUN ] kokkosp.async_deep_copy 8: [ OK ] kokkosp.async_deep_copy (0 ms) 8: [ RUN ] kokkosp.parallel_for 8: [ OK ] kokkosp.parallel_for (0 ms) 8: [ RUN ] kokkosp.parallel_reduce 8: [ OK ] kokkosp.parallel_reduce (0 ms) 8: [ RUN ] kokkosp.parallel_scan 8: [ OK ] kokkosp.parallel_scan (0 ms) 8: [ RUN ] kokkosp.parallel_scan_no_fence 8: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 8: [ RUN ] kokkosp.parallel_scan_no_fence_view 8: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 8: [ RUN ] kokkosp.regions 8: [ OK ] kokkosp.regions (0 ms) 8: [ RUN ] kokkosp.fences 8: [ OK ] kokkosp.fences (0 ms) 8: [ RUN ] kokkosp.raw_allocation 8: [ OK ] kokkosp.raw_allocation (0 ms) 8: [ RUN ] kokkosp.view 8: [ OK ] kokkosp.view (0 ms) 8: [ RUN ] kokkosp.sections 8: [ OK ] kokkosp.sections (0 ms) 8: [ RUN ] kokkosp.metadata 8: [ OK ] kokkosp.metadata (0 ms) 8: [ RUN ] kokkosp.profile_events 8: [ OK ] kokkosp.profile_events (0 ms) 8: [ RUN ] kokkosp.no_init_kernel 8: [ OK ] kokkosp.no_init_kernel (0 ms) 8: [ RUN ] kokkosp.get_events 8: [ OK ] kokkosp.get_events (0 ms) 8: [ RUN ] kokkosp.create_mirror_no_init 8: [ OK ] kokkosp.create_mirror_no_init (0 ms) 8: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 8: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 8: [ RUN ] kokkosp.create_mirror_view_and_copy 8: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 8: [----------] 25 tests from kokkosp (0 ms total) 8: 8: [----------] 2 tests from defaultdevicetype 8: [ RUN ] defaultdevicetype.profiling_section 8: [ OK ] defaultdevicetype.profiling_section (0 ms) 8: [ RUN ] defaultdevicetype.scoped_profile_region 8: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 8: [----------] 2 tests from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 27 tests from 2 test suites ran. (0 ms total) 8: [ PASSED ] 27 tests. 8/45 Test #8: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.00 sec test 9 Start 9: Kokkos_CoreUnitTest_ToolIndependence 9: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 9: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 9: Test timeout computed to be: 1500 9/45 Test #9: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.00 sec test 10 Start 10: Kokkos_ProfilingTestLibraryLoadHelp 10: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 10: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 10: Environment variables: 10: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/libkokkosprinter-tool.so 10: Test timeout computed to be: 1500 10: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 10: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 10/45 Test #10: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.00 sec test 11 Start 11: Kokkos_ProfilingTestLibraryCmdLineHelp 11: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/libkokkosprinter-tool.so" 11: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 11: Test timeout computed to be: 1500 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 11/45 Test #11: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.00 sec test 12 Start 12: Kokkos_ProfilingTestLibraryLoad 12: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 12: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 12: Environment variables: 12: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/libkokkosprinter-tool.so 12: Test timeout computed to be: 1500 12: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 12: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos6SerialE::kokkosp_declare_metadata:GPU architecture:none::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:1310::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:gnu::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xfb68c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfb6b80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfb6c00:Host:source:0xfb6940:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xfb6d00:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xfb6b80:40::kokkosp_deallocate_data:Host:source:0xfb68c0:40::kokkosp_finalize_library:: 12/45 Test #12: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.00 sec test 13 Start 13: Kokkos_ProfilingTestLibraryCmdLine 13: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/libkokkosprinter-tool.so" 13: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 13: Test timeout computed to be: 1500 13: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos6SerialE::kokkosp_declare_metadata:GPU architecture:none::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:1310::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:gnu::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x7ca8c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x7cab80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x7cac00:Host:source:0x7ca940:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x7cad00:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x7cab80:40::kokkosp_deallocate_data:Host:source:0x7ca8c0:40::kokkosp_finalize_library:: 13/45 Test #13: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.00 sec test 14 Start 14: Kokkos_CoreUnitTest_StackTraceTest 14: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec 14: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 14: Test timeout computed to be: 1500 14: [==========] Running 3 tests from 2 test suites. 14: [----------] Global test environment set-up. 14: [----------] 2 tests from defaultdevicetype_DeathTest 14: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 14: Top of f1 14: Top of f0 14: Top of f0 14: test_f1: 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4937a3] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x53) [0x43f703] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x43) [0x437dd3] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2df) [0x43adef] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x470aed] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x4657a4] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465c7a] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465ea0] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc29) [0x466e09] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x5b) [0x4671fb] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437030] 14: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f1263e8b24a] 14: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f1263e8b305] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x21) [0x437bc1] 14: 14: demangled test_f1: 14: [0x4937a3] Kokkos::Impl::save_stacktrace() 14: [0x43f703] Test::stacktrace_test_f1(std::ostream&) 14: [0x437dd3] Test::test_stacktrace(bool, bool) 14: [0x43adef] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 14: [0x470aed] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 14: [0x4657a4] 14: [0x465c7a] 14: [0x465ea0] 14: [0x466e09] testing::internal::UnitTestImpl::RunAllTests() 14: [0x4671fb] testing::UnitTest::Run() 14: [0x437030] main 14: [0x7f1263e8b24a] 14: [0x7f1263e8b305] __libc_start_main 14: [0x437bc1] _start 14: 14: Top of f3 14: Top of f3 14: Top of f3 14: Top of f3 14: Top of f3 14: Top of f1 14: Top of f0 14: Top of f0 14: StackTrace f3(std::cout, 4) returned: 110 14: test_f3: 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4937a3] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x53) [0x43f703] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x43f908] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xfc7) [0x438d57] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2df) [0x43adef] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x470aed] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x4657a4] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465c7a] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465ea0] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc29) [0x466e09] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x5b) [0x4671fb] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437030] 14: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f1263e8b24a] 14: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f1263e8b305] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x21) [0x437bc1] 14: 14: demangled test_f3: 14: [0x4937a3] Kokkos::Impl::save_stacktrace() 14: [0x43f703] Test::stacktrace_test_f1(std::ostream&) 14: [0x43f908] Test::stacktrace_test_f3(std::ostream&, int) 14: [0x438d57] Test::test_stacktrace(bool, bool) 14: [0x43adef] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 14: [0x470aed] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 14: [0x4657a4] 14: [0x465c7a] 14: [0x465ea0] 14: [0x466e09] testing::internal::UnitTestImpl::RunAllTests() 14: [0x4671fb] testing::UnitTest::Run() 14: [0x437030] main 14: [0x7f1263e8b24a] 14: [0x7f1263e8b305] __libc_start_main 14: [0x437bc1] _start 14: 14: Test setting std::terminate handler that prints the last saved stack trace 14: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (163 ms) 14: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 14: Top of f1 14: Top of f0 14: Top of f0 14: test_f1: 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4937a3] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x53) [0x43f703] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x43) [0x437dd3] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2dc) [0x43b11c] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x470aed] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x4657a4] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465c7a] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465ea0] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc29) [0x466e09] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x5b) [0x4671fb] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437030] 14: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f1263e8b24a] 14: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f1263e8b305] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x21) [0x437bc1] 14: 14: demangled test_f1: 14: [0x4937a3] Kokkos::Impl::save_stacktrace() 14: [0x43f703] Test::stacktrace_test_f1(std::ostream&) 14: [0x437dd3] Test::test_stacktrace(bool, bool) 14: [0x43b11c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 14: [0x470aed] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 14: [0x4657a4] 14: [0x465c7a] 14: [0x465ea0] 14: [0x466e09] testing::internal::UnitTestImpl::RunAllTests() 14: [0x4671fb] testing::UnitTest::Run() 14: [0x437030] main 14: [0x7f1263e8b24a] 14: [0x7f1263e8b305] __libc_start_main 14: [0x437bc1] _start 14: 14: Top of f3 14: Top of f3 14: Top of f3 14: Top of f3 14: Top of f3 14: Top of f1 14: Top of f0 14: Top of f0 14: StackTrace f3(std::cout, 4) returned: 110 14: test_f3: 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4937a3] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x53) [0x43f703] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x43f908] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xfc7) [0x438d57] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2dc) [0x43b11c] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x470aed] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x4657a4] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465c7a] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465ea0] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc29) [0x466e09] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x5b) [0x4671fb] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437030] 14: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f1263e8b24a] 14: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f1263e8b305] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x21) [0x437bc1] 14: 14: demangled test_f3: 14: [0x4937a3] Kokkos::Impl::save_stacktrace() 14: [0x43f703] Test::stacktrace_test_f1(std::ostream&) 14: [0x43f908] Test::stacktrace_test_f3(std::ostream&, int) 14: [0x438d57] Test::test_stacktrace(bool, bool) 14: [0x43b11c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 14: [0x470aed] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 14: [0x4657a4] 14: [0x465c7a] 14: [0x465ea0] 14: [0x466e09] testing::internal::UnitTestImpl::RunAllTests() 14: [0x4671fb] testing::UnitTest::Run() 14: [0x437030] main 14: [0x7f1263e8b24a] 14: [0x7f1263e8b305] __libc_start_main 14: [0x437bc1] _start 14: 14: Test setting std::terminate handler that prints the last saved stack trace 14: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (160 ms) 14: [----------] 2 tests from defaultdevicetype_DeathTest (324 ms total) 14: 14: [----------] 1 test from defaultdevicetype 14: [ RUN ] defaultdevicetype.stacktrace_normal 14: Top of f1 14: Top of f0 14: Top of f0 14: test_f1: 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4937a3] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x53) [0x43f703] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x43) [0x437dd3] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x470aed] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x4657a4] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465c7a] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465ea0] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc29) [0x466e09] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x5b) [0x4671fb] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437030] 14: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f1263e8b24a] 14: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f1263e8b305] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x21) [0x437bc1] 14: 14: demangled test_f1: 14: [0x4937a3] Kokkos::Impl::save_stacktrace() 14: [0x43f703] Test::stacktrace_test_f1(std::ostream&) 14: [0x437dd3] Test::test_stacktrace(bool, bool) 14: [0x470aed] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 14: [0x4657a4] 14: [0x465c7a] 14: [0x465ea0] 14: [0x466e09] testing::internal::UnitTestImpl::RunAllTests() 14: [0x4671fb] testing::UnitTest::Run() 14: [0x437030] main 14: [0x7f1263e8b24a] 14: [0x7f1263e8b305] __libc_start_main 14: [0x437bc1] _start 14: 14: Top of f3 14: Top of f3 14: Top of f3 14: Top of f3 14: Top of f3 14: Top of f1 14: Top of f0 14: Top of f0 14: StackTrace f3(std::cout, 4) returned: 110 14: test_f3: 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4937a3] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x53) [0x43f703] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x43f908] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xfc7) [0x438d57] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x470aed] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x4657a4] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465c7a] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec() [0x465ea0] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc29) [0x466e09] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x5b) [0x4671fb] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437030] 14: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f1263e8b24a] 14: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f1263e8b305] 14: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x21) [0x437bc1] 14: 14: demangled test_f3: 14: [0x4937a3] Kokkos::Impl::save_stacktrace() 14: [0x43f703] Test::stacktrace_test_f1(std::ostream&) 14: [0x43f908] Test::stacktrace_test_f3(std::ostream&, int) 14: [0x438d57] Test::test_stacktrace(bool, bool) 14: [0x470aed] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 14: [0x4657a4] 14: [0x465c7a] 14: [0x465ea0] 14: [0x466e09] testing::internal::UnitTestImpl::RunAllTests() 14: [0x4671fb] testing::UnitTest::Run() 14: [0x437030] main 14: [0x7f1263e8b24a] 14: [0x7f1263e8b305] __libc_start_main 14: [0x437bc1] _start 14: 14: Test setting std::terminate handler that prints the last saved stack trace 14: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 14: [----------] 1 test from defaultdevicetype (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 3 tests from 2 test suites ran. (325 ms total) 14: [ PASSED ] 3 tests. 14/45 Test #14: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.33 sec test 15 Start 15: Kokkos_IncrementalTest_SERIAL 15: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 15: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 15: Test timeout computed to be: 1500 15: [==========] Running 28 tests from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 28 tests from SERIAL 15: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 15: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 15: [ RUN ] SERIAL.IncrTest_01_execspace 15: Host Serial Execution Space: 15: KOKKOS_ENABLE_SERIAL: yes 15: 15: Serial Runtime Configuration: 15: Serial 15: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 15: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 15: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 15: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 15: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 15: [ RUN ] SERIAL.IncrTest_02_AtomicSub 15: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 15: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 15: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 15: [ RUN ] SERIAL.IncrTest_03b_memspace_free 15: [ OK ] SERIAL.IncrTest_03b_memspace_free (28 ms) 15: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 15: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 15: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 15: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 15: [ RUN ] SERIAL.IncrTest_05_reduction 15: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 15: [ RUN ] SERIAL.IncrTest_06_mdrange2D 15: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 15: [ RUN ] SERIAL.IncrTest_06_mdrange3D 15: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 15: [ RUN ] SERIAL.IncrTest_06_mdrange4D 15: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 15: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 15: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 15: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 15: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 15: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 15: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 15: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 15: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 15: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 15: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 15: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 15: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 15: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 15: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (207 ms) 15: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 15: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 15: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 15: [ OK ] SERIAL.IncrTest_12b_TeamScratch (1 ms) 15: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 15: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 15: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 15: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 15: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 15: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 15: [ RUN ] SERIAL.incr_14_MDrangeReduce 15: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 15: [ RUN ] SERIAL.IncrTest_16_parallelscan 15: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 15: [ RUN ] SERIAL.incr_17_atomicView 15: [ OK ] SERIAL.incr_17_atomicView (0 ms) 15: [----------] 28 tests from SERIAL (238 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 1 test suite ran. (238 ms total) 15: [ PASSED ] 28 tests. 15/45 Test #15: Kokkos_IncrementalTest_SERIAL ............... Passed 0.24 sec test 16 Start 16: Kokkos_CoreUnitTest_CTestDevice 16: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 16: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 16: Test timeout computed to be: 1500 16: [==========] Running 8 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 8 tests from ctest_environment 16: [ RUN ] ctest_environment.no_device_type 16: [ OK ] ctest_environment.no_device_type (0 ms) 16: [ RUN ] ctest_environment.no_process_count 16: [ OK ] ctest_environment.no_process_count (0 ms) 16: [ RUN ] ctest_environment.invalid_rank 16: [ OK ] ctest_environment.invalid_rank (0 ms) 16: [ RUN ] ctest_environment.no_type_str 16: [ OK ] ctest_environment.no_type_str (0 ms) 16: [ RUN ] ctest_environment.missing_type 16: [ OK ] ctest_environment.missing_type (0 ms) 16: [ RUN ] ctest_environment.no_id_str 16: [ OK ] ctest_environment.no_id_str (0 ms) 16: [ RUN ] ctest_environment.invalid_id_str 16: [ OK ] ctest_environment.invalid_id_str (0 ms) 16: [ RUN ] ctest_environment.good 16: [ OK ] ctest_environment.good (0 ms) 16: [----------] 8 tests from ctest_environment (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 8 tests from 1 test suite ran. (0 ms total) 16: [ PASSED ] 8 tests. 16/45 Test #16: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.00 sec test 17 Start 17: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 17: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 17: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 17: Test timeout computed to be: 1500 17/45 Test #17: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.00 sec test 18 Start 18: Kokkos_CoreUnitTest_DeviceAndThreads 18: Test command: /usr/bin/python3 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/TestDeviceAndThreads.py" 18: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test 18: Test timeout computed to be: 1500 18: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase.test_device_id) ... skipped 'no device backend enabled' 18: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase.test_disable_warnings) ... ok 18: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase.test_num_devices) ... skipped 'no device backend enabled' 18: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase.test_num_threads) ... skipped 'no host parallel backend enabled' 18: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase.test_tune_internals) ... ok 18: 18: ---------------------------------------------------------------------- 18: Ran 5 tests in 0.011s 18: 18: OK (skipped=3) 18/45 Test #18: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 0.06 sec test 19 Start 19: Kokkos_PerformanceTest_TaskDag 19: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 19: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test 19: Test timeout computed to be: 1500 19: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0 19: "taskdag: time (min, avg)" 5.531e-06 5.531e-06 19: "taskdag: tasks per second (max, avg)" 2.35039e+06 2.35039e+06 19/45 Test #19: Kokkos_PerformanceTest_TaskDag .............. Passed 0.00 sec test 20 Start 20: Kokkos_PerformanceTest_Benchmark 20: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-06-19_T04-33-24.json" 20: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test 20: Test timeout computed to be: 1500 20: 2024-06-19T04:47:05+00:00 20: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 20: Run on (4 X 1996.25 MHz CPU s) 20: CPU Caches: 20: L1 Data 64 KiB (x4) 20: L1 Instruction 64 KiB (x4) 20: L2 Unified 512 KiB (x4) 20: L3 Unified 16384 KiB (x4) 20: Load Average: 4.67, 6.72, 4.51 20: CPU architecture: none 20: Default Device: N6Kokkos6SerialE 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-06-18T15:50:29-06:00 20: GIT_COMMIT_DESCRIPTION: Merge pull request #7077 from crtrott/fix-dynamic-extent-definition 20: GIT_COMMIT_HASH: 3d27bf596 20: GPU architecture: none 20: KOKKOS_COMPILER_GNU: 1310 20: KOKKOS_ENABLE_ASM: yes 20: KOKKOS_ENABLE_CXX17: no 20: KOKKOS_ENABLE_CXX20: no 20: KOKKOS_ENABLE_CXX23: yes 20: KOKKOS_ENABLE_CXX26: no 20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 20: KOKKOS_ENABLE_HWLOC: no 20: KOKKOS_ENABLE_LIBDL: yes 20: KOKKOS_ENABLE_PRAGMA_IVDEP: no 20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 20: KOKKOS_ENABLE_PRAGMA_UNROLL: no 20: KOKKOS_ENABLE_PRAGMA_VECTOR: no 20: KOKKOS_ENABLE_SERIAL: yes 20: Kokkos Version: 4.3.99 20: platform: 64bit 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Count Time normalized 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: GramSchmidt/Count:1024/iterations:5/manual_time 0.001 s 0.001 s 5 1024 1.13958u 20: GramSchmidt/Count:2048/iterations:5/manual_time 0.002 s 0.002 s 5 2.048k 983.818n 20: GramSchmidt/Count:4096/iterations:5/manual_time 0.004 s 0.004 s 5 4.096k 915.026n 20: GramSchmidt/Count:8192/iterations:5/manual_time 0.007 s 0.008 s 5 8.192k 877.661n 20: GramSchmidt/Count:16384/iterations:5/manual_time 0.014 s 0.016 s 5 16.384k 859.283n 20: GramSchmidt/Count:32768/iterations:5/manual_time 0.028 s 0.033 s 5 32.768k 852.469n 20: GramSchmidt/Count:65536/iterations:5/manual_time 0.057 s 0.067 s 5 65.536k 867.542n [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 20: GramSchmidt/Count:131072/iterations:5/manual_time 0.119 s 0.156 s 5 131.072k 906.952n [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o 20: GramSchmidt/Count:262144/iterations:5/manual_time 0.242 s 0.309 s 5 262.144k 923.442n Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 20: GramSchmidt/Count:524288/iterations:5/manual_time 0.504 s 0.632 s 5 524.288k 953.302n [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: GB/s Max 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: CustomReduction/N:100000/R:1000/manual_time 0.070 s 0.139 s 10 164.759/s 11.5 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 20: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 20: OverlapRangePolicy/N:2000/M:10000/R:10 1.43 s 1.43 s 1 0.0500891 0.0502757 0.37997 0.377238 0.188608 0.188499 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: OverlapMDRangePolicy/N:200/M:10000/R:10 0.132 s 0.132 s 5 4.2001m 4.21273m 0.0373082 0.0373648 0.0187791 0.018681 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o 20: OverlapTeamPolicy/N:20/M:1000000/R:10 1.46 s 1.46 s 1 0.0628516 0.0639618 0.366682 0.367037 0.183718 0.18346 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Count Time normalized 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 66.4727n 20: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 136.223n 20: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 66.4924n 20: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.001 s 0.001 s 5 8.192k 68.5431n 20: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.001 s 0.001 s 5 16.384k 67.2731n 20: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.002 s 0.003 s 5 32.768k 67.522n 20: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.004 s 0.007 s 5 65.536k 67.6758n 20: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.009 s 0.017 s 5 131.072k 68.2011n 20: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.018 s 0.045 s 5 262.144k 69.1578n 20: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.035 s 0.106 s 5 524.288k 67.5826n [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o ==> nghttp2: Executing phase: 'build' 20: ----------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: rate 20: ----------------------------------------------------------------------------------------------------------------------------------- 20: Malloc/N:1/manual_time 0.208 us 0.356 us 3582760 4.80998M/s [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o 20: Malloc/N:16/manual_time 0.208 us 0.358 us 3099754 4.79634M/s ==> nghttp2: Executing phase: 'install' 20: Malloc/N:256/manual_time 0.180 us 0.329 us 3853705 5.54965M/s 20: Malloc/N:4096/manual_time 0.175 us 0.324 us 4007072 5.7215M/s [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o 20: Malloc/N:65536/manual_time 0.121 us 0.317 us 5890535 8.27359M/s 20: Malloc/N:1048576/manual_time 0.121 us 0.318 us 5767756 8.24179M/s [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 20: Malloc/N:16777216/manual_time 0.129 us 0.326 us 5393894 7.72745M/s [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o ==> nghttp2: Successfully installed nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56 Stage: 3.28s. Autoreconf: 0.00s. Configure: 18.07s. Build: 3.46s. Install: 0.44s. Post-install: 0.03s. Total: 25.73s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56 ==> Installing bzip2-1.0.8-5hi3ykbcafo5wif2ur4jabv2op5sgrew [14/23] ==> No binary for bzip2-1.0.8-5hi3ykbcafo5wif2ur4jabv2op5sgrew found: installing from source ==> Fetching https://mirror.spack.io/_source-cache/archive/ab/ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269.tar.gz ==> Ran patch() for bzip2 20: Malloc/N:268435456/manual_time 3.03 us 7.41 us 304255 330.509k/s ==> bzip2: Executing phase: 'install' ==> bzip2: Successfully installed bzip2-1.0.8-5hi3ykbcafo5wif2ur4jabv2op5sgrew Stage: 0.61s. Install: 2.21s. Post-install: 0.03s. Total: 2.97s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/bzip2-1.0.8-5hi3ykbcafo5wif2ur4jabv2op5sgrew ==> Installing readline-8.2-o5klpjusis42h4fdmfalf7f5zu7ua5ny [15/23] ==> No binary for readline-8.2-o5klpjusis42h4fdmfalf7f5zu7ua5ny found: installing from source ==> Fetching https://mirror.spack.io/_source-cache/archive/3f/3feb7171f16a84ee82ca18a36d7b9be109a52c04f492a053331d7d1095007c35.tar.gz ==> Fetching https://mirror.spack.io/_source-cache/archive/bb/bbf97f1ec40a929edab5aa81998c1e2ef435436c597754916e6a5868f273aff7 ==> Applied patch https://ftpmirror.gnu.org/readline/readline-8.2-patches/readline82-001 ==> readline: Executing phase: 'autoreconf' ==> readline: Executing phase: 'configure' 20: Malloc/N:4294967296/manual_time 3.14 us 10.3 us 220346 318.496k/s [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 20: MallocFree/N:1/manual_time 0.308 us 0.346 us 2278751 3.24471M/s Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o 20: MallocFree/N:16/manual_time 0.308 us 0.346 us 2257999 3.24693M/s [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o 20: MallocFree/N:256/manual_time 0.341 us 0.379 us 2043155 2.93455M/s 20: MallocFree/N:4096/manual_time 0.296 us 0.334 us 2369385 3.38098M/s 20: MallocFree/N:65536/manual_time 0.289 us 0.327 us 2425344 3.46434M/s 20: MallocFree/N:1048576/manual_time 0.289 us 0.327 us 2420981 3.46034M/s [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o 20: MallocFree/N:16777216/manual_time 0.297 us 0.335 us 2343256 3.36708M/s [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 20: MallocFree/N:268435456/manual_time 7.12 us 6.59 us 98077 140.436k/s [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 20: MallocFree/N:4294967296/manual_time 11.1 us 10.3 us 60644 89.7326k/s ==> readline: Executing phase: 'build' ==> readline: Executing phase: 'install' 20: MallocTouch/N:1/manual_time 0.415 us 0.557 us 1510354 2.40842M/s ==> readline: Successfully installed readline-8.2-o5klpjusis42h4fdmfalf7f5zu7ua5ny Stage: 1.16s. Autoreconf: 0.00s. Configure: 10.93s. Build: 2.03s. Install: 0.22s. Post-install: 0.04s. Total: 14.82s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/readline-8.2-o5klpjusis42h4fdmfalf7f5zu7ua5ny ==> Installing cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq [16/23] ==> No binary for cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq found: installing from source 20: MallocTouch/N:16/manual_time 0.463 us 0.608 us 1622042 2.1603M/s [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 20: MallocTouch/N:256/manual_time 0.459 us 0.603 us 1343895 2.17661M/s 20: MallocTouch/N:4096/manual_time 0.403 us 0.551 us 1729412 2.48124M/s 20: MallocTouch/N:65536/manual_time 0.427 us 0.620 us 1647451 2.3415M/s [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 20: MallocTouch/N:1048576/manual_time 4.83 us 5.01 us 144929 207.242k/s 20: MallocTouch/N:16777216/manual_time 89.9 us 89.9 us 7850 11.1265k/s 20: MallocTouch/N:268435456/manual_time 90607 us 116738 us 7 11.0366/s [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 20: MallocTouch/N:4294967296/manual_time 1114414 us 1325545 us 1 0.897333/s [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o 20: MallocTouchFree/N:1/manual_time 0.565 us 0.601 us 1306123 1.76983M/s 20: MallocTouchFree/N:16/manual_time 0.565 us 0.600 us 1165687 1.77129M/s ==> cmake: Executing phase: 'bootstrap' ==> cmake: Executing phase: 'build' 20: MallocTouchFree/N:256/manual_time 0.536 us 0.571 us 1163419 1.86725M/s [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 20: MallocTouchFree/N:4096/manual_time 0.534 us 0.570 us 1317334 1.87416M/s 20: MallocTouchFree/N:65536/manual_time 0.599 us 0.636 us 1175008 1.67003M/s 20: MallocTouchFree/N:1048576/manual_time 5.01 us 5.04 us 139756 199.576k/s 20: MallocTouchFree/N:16777216/manual_time 88.5 us 87.8 us 7936 11.3053k/s 20: MallocTouchFree/N:268435456/manual_time 116622 us 116498 us 6 8.57473/s [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o 20: MallocTouchFree/N:4294967296/manual_time 1346130 us 1344238 us 1 0.74287/s 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: GB/s MB 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: ViewAllocate_Rank1/N:10/manual_time 0.252 s 0.313 s 3 3.17682/s 800 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o 20: ViewAllocate_Rank1/N:10/manual_time 0.252 s 0.312 s 3 3.17797/s 800 20: ViewAllocate_Rank2/N:10/manual_time 0.251 s 0.313 s 3 3.18099/s 800 20: ViewAllocate_Rank2/N:10/manual_time 0.252 s 0.313 s 3 3.17557/s 800 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 20: ViewAllocate_Rank3/N:10/manual_time 0.252 s 0.312 s 3 3.17964/s 800 20: ViewAllocate_Rank3/N:10/manual_time 0.251 s 0.312 s 3 3.18375/s 800 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 20: ViewAllocate_Rank4/N:10/manual_time 0.252 s 0.311 s 3 3.18062/s 800 20: ViewAllocate_Rank4/N:10/manual_time 0.252 s 0.312 s 3 3.17955/s 800 20: ViewAllocate_Rank5/N:10/manual_time 0.252 s 0.312 s 3 3.18037/s 800 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 20: ViewAllocate_Rank5/N:10/manual_time 0.252 s 0.312 s 3 3.17905/s 800 [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o 20: ViewAllocate_Rank6/N:10/manual_time 0.252 s 0.313 s 3 3.17565/s 800 20: ViewAllocate_Rank6/N:10/manual_time 0.252 s 0.313 s 3 3.17683/s 800 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 20: ViewAllocate_Rank7/N:10/manual_time 0.252 s 0.312 s 3 3.17509/s 800 20: ViewAllocate_Rank7/N:10/manual_time 0.252 s 0.313 s 3 3.17505/s 800 [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 20: ViewAllocate_Rank8/N:10/manual_time 0.252 s 0.313 s 3 3.17536/s 800 20: ViewAllocate_Rank8/N:10/manual_time 0.252 s 0.313 s 3 3.17236/s 800 [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 20: ViewDeepCopy_Rank1/N:10/manual_time 0.056 s 0.056 s 12 28.4714/s 1.6k [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o 20: ViewDeepCopy_Rank2/N:10/manual_time 0.056 s 0.056 s 12 28.6118/s 1.6k Scanning dependencies of target Kokkos_atomic [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_gather [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o 20: ViewDeepCopy_Rank3/N:10/manual_time 0.056 s 0.056 s 12 28.6091/s 1.6k [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o Scanning dependencies of target Kokkos_gups [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o 20: ViewDeepCopy_Rank1/N:10/manual_time 0.056 s 0.056 s 12 28.6937/s 1.6k 20: ViewDeepCopy_Rank2/N:10/manual_time 0.056 s 0.056 s 12 28.6257/s 1.6k 20: ViewDeepCopy_Rank3/N:10/manual_time 0.055 s 0.055 s 12 29.0082/s 1.6k 20: ViewDeepCopy_Rank1/N:10/manual_time 0.055 s 0.055 s 12 29.0789/s 1.6k [ 96%] Linking CXX executable Kokkos_atomic [ 96%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_launch_latency [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 96%] Linking CXX executable Kokkos_gups [ 96%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o 20: ViewDeepCopy_Rank2/N:10/manual_time 1.28 s 1.28 s 1 1.24783/s 1.6k [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o 20: ViewDeepCopy_Rank3/N:10/manual_time 0.714 s 0.713 s 1 2.24241/s 1.6k 20: ViewDeepCopy_Rank1/N:10/manual_time 0.056 s 0.056 s 12 28.5698/s 1.6k [ 96%] Linking CXX executable Kokkos_UnitTest_SIMD [ 96%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_policy_performance [ 97%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 97%] Linking CXX executable Kokkos_stream [ 97%] Built target Kokkos_stream Scanning dependencies of target Kokkos_bytes_and_flops [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o 20: ViewDeepCopy_Rank2/N:10/manual_time 1.29 s 1.29 s 1 1.23686/s 1.6k [ 97%] Linking CXX executable Kokkos_launch_latency [ 97%] Built target Kokkos_launch_latency [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 97%] Linking CXX executable Kokkos_gather 20: ViewDeepCopy_Rank3/N:10/manual_time 0.514 s 0.514 s 1 3.11341/s 1.6k [ 97%] Built target Kokkos_gather [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o 20: ViewDeepCopy_Rank4/N:10/manual_time 0.056 s 0.056 s 12 28.6192/s 1.6k 20: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.056 s 12 28.5908/s 1.6k [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o 20: ViewDeepCopy_Rank4/N:10/manual_time 0.056 s 0.056 s 12 28.5717/s 1.6k [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o 20: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.056 s 12 28.3436/s 1.6k 20: ViewDeepCopy_Rank4/N:10/manual_time 0.814 s 0.814 s 1 1.96474/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o 20: ViewDeepCopy_Rank5/N:10/manual_time 1.02 s 1.02 s 1 1.56117/s 1.6k 20: ViewDeepCopy_Rank4/N:10/manual_time 0.898 s 0.892 s 1 1.78086/s 1.6k [ 99%] Linking CXX executable Kokkos_policy_performance [ 99%] Built target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o 20: ViewDeepCopy_Rank5/N:10/manual_time 1.13 s 1.12 s 1 1.41749/s 1.6k 20: ViewDeepCopy_Rank6/N:10/manual_time 0.056 s 0.055 s 12 28.8128/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o 20: ViewDeepCopy_Rank6/N:10/manual_time 0.055 s 0.055 s 12 28.9191/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o 20: ViewDeepCopy_Rank6/N:10/manual_time 1.24 s 1.24 s 1 1.29065/s 1.6k 20: ViewDeepCopy_Rank6/N:10/manual_time 1.04 s 1.04 s 1 1.53545/s 1.6k ==> Fetching https://mirror.spack.io/_source-cache/archive/68/68699036c12d71adb9ad2799dce2ff070270fab4488b90920b9756ab3f52c41c ==> No patches needed for cuda 20: ViewDeepCopy_Rank7/N:10/manual_time 0.056 s 0.056 s 12 28.5478/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o 20: ViewDeepCopy_Rank7/N:10/manual_time 0.056 s 0.056 s 12 28.5575/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [100%] Built target Kokkos_bytes_and_flops [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o 20: ViewDeepCopy_Rank7/N:10/manual_time 1.73 s 1.73 s 1 0.925812/s 1.6k 20: ViewDeepCopy_Rank7/N:10/manual_time 1.27 s 1.27 s 1 1.25613/s 1.6k 20: ViewDeepCopy_Rank8/N:10/manual_time 0.056 s 0.056 s 12 28.5955/s 1.6k 20: ViewDeepCopy_Rank8/N:10/manual_time 0.056 s 0.056 s 12 28.402/s 1.6k 20: ViewDeepCopy_Rank8/N:10/manual_time 1.65 s 1.65 s 1 0.97043/s 1.6k 20: ViewDeepCopy_Rank8/N:10/manual_time 1.59 s 1.59 s 1 1.00865/s 1.6k 20: ViewDeepCopy_Raw/N:10/manual_time 0.097 s 0.097 s 7 16.4639/s 1.6k 20: ViewDeepCopy_Raw/N:10/manual_time 0.098 s 0.098 s 7 16.3925/s 1.6k 20: ViewDeepCopy_Raw/N:10/manual_time 0.098 s 0.098 s 7 16.3085/s 1.6k 20: ViewDeepCopy_Raw/N:10/manual_time 0.099 s 0.099 s 7 16.1961/s 1.6k 20: ViewFill_Rank1/N:10/manual_time 0.071 s 0.071 s 10 11.2272/s 800 20: ViewFill_Rank1/N:10/manual_time 0.071 s 0.071 s 10 11.2158/s 800 20: ViewFill_Rank2/N:10/manual_time 0.071 s 0.071 s 10 11.2246/s 800 20: ViewFill_Rank2/N:10/manual_time 0.081 s 0.081 s 10 9.89162/s 800 20: ViewFill_Rank3/N:10/manual_time 0.082 s 0.082 s 9 9.77935/s 800 [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_nightly/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_nightly/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_nightly/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_nightly/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_nightly/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 1: [==========] Running 190 tests from 3 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (1121 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (1099 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1081 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1089 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 1: [----------] 7 tests from serial_DeathTest (4392 ms total) 1: 1: [----------] 178 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 20: ViewFill_Rank3/N:10/manual_time 0.081 s 0.081 s 9 9.82267/s 800 1: [ OK ] serial.atomic_views_integral (69 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (41 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (20 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (5 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 20: ViewFill_Rank4/N:10/manual_time 0.081 s 0.081 s 9 9.82481/s 800 20: ViewFill_Rank4/N:10/manual_time 0.081 s 0.081 s 9 9.82142/s 800 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2188 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 20: ViewFill_Rank5/N:10/manual_time 0.071 s 0.071 s 9 11.213/s 800 20: ViewFill_Rank5/N:10/manual_time 0.071 s 0.071 s 10 11.2335/s 800 20: ViewFill_Rank6/N:10/manual_time 0.071 s 0.071 s 10 11.2202/s 800 20: ViewFill_Rank6/N:10/manual_time 0.071 s 0.071 s 10 11.2132/s 800 20: ViewFill_Rank7/N:10/manual_time 0.071 s 0.071 s 10 11.2253/s 800 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (7770 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (541 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (555 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (23 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (90 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (5 ms) 1: [ RUN ] serial.mdrange_neg_idx 20: ViewFill_Rank7/N:10/manual_time 0.071 s 0.071 s 10 11.2264/s 800 1: [ OK ] serial.mdrange_neg_idx (67 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (5 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (394 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 20: ViewFill_Rank8/N:10/manual_time 0.071 s 0.071 s 10 11.226/s 800 20: ViewFill_Rank8/N:10/manual_time 0.071 s 0.071 s 10 11.2031/s 800 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3016 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: [ OK ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.view_mdspan_conversion 1: [ OK ] serial.view_mdspan_conversion (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (2 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (30 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (3 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (0 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (86 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (244 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 20: ViewFill_Raw/N:10/manual_time 0.080 s 0.080 s 9 10.0494/s 800 1: [ OK ] serial.int64_t_reduce_dynamic (1075 ms) 1: [ RUN ] serial.double_reduce_dynamic 20: ViewFill_Raw/N:10/manual_time 0.078 s 0.077 s 9 10.317/s 800 20: ViewResize_Rank1/N:10/iterations:10/manual_time 0.034 s 0.033 s 10 47.6757/s 1.6k 1: [ OK ] serial.double_reduce_dynamic (1096 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (223 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 20: ViewResize_Rank1/N:10/iterations:10/manual_time 0.033 s 0.033 s 10 47.7809/s 1.6k 20: ViewResize_Rank2/N:10/iterations:10/manual_time 0.055 s 0.055 s 10 29.1423/s 1.6k 1: [ OK ] serial.reduce_device_view_mdrange_policy (1673 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (189 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (4 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 178 tests from serial (19457 ms total) 1: 1: [----------] 5 tests from serial_graph 1: [ RUN ] serial_graph.launch_one 1: [ OK ] serial_graph.launch_one (0 ms) 1: [ RUN ] serial_graph.launch_one_rvalue 1: [ OK ] serial_graph.launch_one_rvalue (0 ms) 1: [ RUN ] serial_graph.launch_six 1: [ OK ] serial_graph.launch_six (0 ms) 1: [ RUN ] serial_graph.when_all_cycle 1: [ OK ] serial_graph.when_all_cycle (0 ms) 1: [ RUN ] serial_graph.zero_work_reduce 1: [ OK ] serial_graph.zero_work_reduce (0 ms) 1: [----------] 5 tests from serial_graph (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 190 tests from 3 test suites ran. (23849 ms total) 1: [ PASSED ] 189 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1: 1: YOU HAVE 1 DISABLED TEST 1: 1/51 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 24.34 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 20: ViewResize_Rank2/N:10/iterations:10/manual_time 0.054 s 0.053 s 10 29.8718/s 1.6k 20: ViewResize_Rank3/N:10/iterations:10/manual_time 0.035 s 0.035 s 10 45.2459/s 1.6k 20: ViewResize_Rank3/N:10/iterations:10/manual_time 0.033 s 0.033 s 10 48.2119/s 1.6k 20: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.027 s 0.027 s 10 60.0886/s 1.6k 20: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.026 s 0.026 s 10 60.4627/s 1.6k 20: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.053 s 0.053 s 10 30.016/s 1.6k 20: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.051 s 0.051 s 10 31.4917/s 1.6k 20: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.032 s 0.032 s 10 50.2349/s 1.6k 20: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.030 s 0.030 s 10 52.6156/s 1.6k 20: ViewResize_Rank4/N:10/iterations:10/manual_time 0.033 s 0.033 s 10 48.0229/s 1.6k 20: ViewResize_Rank4/N:10/iterations:10/manual_time 0.033 s 0.033 s 10 48.7887/s 1.6k 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7679 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 20: ViewResize_Rank5/N:10/iterations:10/manual_time 0.060 s 0.060 s 10 26.8573/s 1.6k 20: ViewResize_Rank5/N:10/iterations:10/manual_time 0.060 s 0.060 s 10 26.6356/s 1.6k 20: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.035 s 0.035 s 10 46.1937/s 1.6k 20: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.033 s 0.033 s 10 48.1493/s 1.6k 20: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.059 s 0.058 s 10 27.3504/s 1.6k 20: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.057 s 0.057 s 10 28.1628/s 1.6k 20: ViewResize_Rank6/N:10/iterations:10/manual_time 0.080 s 0.080 s 10 19.9734/s 1.6k 20: ViewResize_Rank6/N:10/iterations:10/manual_time 0.080 s 0.080 s 10 20.1033/s 1.6k 20: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.078 s 0.078 s 10 20.5666/s 1.6k 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (7800 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (15479 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (307 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (9 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (4 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (472 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (51 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (3 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (89 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (89 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (36 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 20: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.076 s 0.076 s 10 21.1598/s 1.6k 20: ViewResize_Rank7/N:10/iterations:10/manual_time 0.046 s 0.046 s 10 35.1151/s 1.6k 20: ViewResize_Rank7/N:10/iterations:10/manual_time 0.060 s 0.060 s 10 26.4952/s 1.6k 20: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.044 s 0.044 s 10 36.0755/s 1.6k 20: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.054 s 0.054 s 10 29.5521/s 1.6k 20: ViewResize_Rank8/N:10/iterations:10/manual_time 0.074 s 0.073 s 10 21.7656/s 1.6k 20: ViewResize_Rank8/N:10/iterations:10/manual_time 0.060 s 0.060 s 10 26.6725/s 1.6k 2: [ OK ] serial.repeated_team_reduce (5729 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (83 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (79 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (27 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (2 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (25 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (5 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (408 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (3 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 20: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.063 s 0.063 s 10 25.2053/s 1.6k 20: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.053 s 0.053 s 10 30.2519/s 1.6k 2: [ OK ] serial.view_fill_tests_layout_right (1908 ms) 2: [ RUN ] serial.view_fill_tests_layout_left 2: [ OK ] serial.view_fill_tests_layout_left (2258 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (44 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (42 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (59 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (1 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (116 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (116 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (116 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (117 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (141 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (141 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (141 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (12691 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (28171 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/51 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 28.60 sec test 3 Start 3: Kokkos_CoreUnitTest_HIP 3: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_HIP 3: Test timeout computed to be: 1500 20: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.301 s 0.342 s 10 5.31306/s 1.6k 3: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 3: [==========] Running 385 tests from 5 test suites. 3: [----------] Global test environment set-up. 3: [----------] 15 tests from hip_DeathTest 3: [ RUN ] hip_DeathTest.abort_from_host 3: [ OK ] hip_DeathTest.abort_from_host (1104 ms) 3: [ RUN ] hip_DeathTest.abort_from_device 3: [ OK ] hip_DeathTest.abort_from_device (1143 ms) 3: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort 20: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.290 s 0.332 s 10 5.51654/s 1.6k 20/45 Test #20: Kokkos_PerformanceTest_Benchmark ............ Passed 206.77 sec test 21 Start 21: Kokkos_Benchmark_Atomic_MinMax 21: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-06-19_T04-33-24.json" 21: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test 21: Test timeout computed to be: 1500 21: 2024-06-19T04:50:32+00:00 21: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 21: Run on (4 X 1996.25 MHz CPU s) 21: CPU Caches: 21: L1 Data 64 KiB (x4) 21: L1 Instruction 64 KiB (x4) 21: L2 Unified 512 KiB (x4) 21: L3 Unified 16384 KiB (x4) 21: Load Average: 1.26, 3.88, 3.81 21: CPU architecture: none 21: Default Device: N6Kokkos6SerialE 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2024-06-18T15:50:29-06:00 21: GIT_COMMIT_DESCRIPTION: Merge pull request #7077 from crtrott/fix-dynamic-extent-definition 21: GIT_COMMIT_HASH: 3d27bf596 21: GPU architecture: none 21: KOKKOS_COMPILER_GNU: 1310 21: KOKKOS_ENABLE_ASM: yes 21: KOKKOS_ENABLE_CXX17: no 21: KOKKOS_ENABLE_CXX20: no 21: KOKKOS_ENABLE_CXX23: yes 21: KOKKOS_ENABLE_CXX26: no 21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 21: KOKKOS_ENABLE_HWLOC: no 21: KOKKOS_ENABLE_LIBDL: yes 21: KOKKOS_ENABLE_PRAGMA_IVDEP: no 21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 21: KOKKOS_ENABLE_PRAGMA_UNROLL: no 21: KOKKOS_ENABLE_PRAGMA_VECTOR: no 21: KOKKOS_ENABLE_SERIAL: yes 21: Kokkos Version: 4.3.99 21: platform: 64bit 21: ---------------------------------------------------------------------------------------------------------------------------------------- 21: Benchmark Time CPU Iterations 21: ---------------------------------------------------------------------------------------------------------------------------------------- 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 3: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1117 ms) 3: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.006 s 10 21: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.002 s 10 21: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.001 s 10 21/45 Test #21: Kokkos_Benchmark_Atomic_MinMax .............. Passed 1.36 sec test 22 Start 22: Kokkos_PerformanceTest_Mempool 22: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-06-19_T04-33-24.json" 22: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test 22: Test timeout computed to be: 1500 22: 2024-06-19T04:50:33+00:00 22: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Mempool 22: Run on (4 X 1996.25 MHz CPU s) 22: CPU Caches: 22: L1 Data 64 KiB (x4) 22: L1 Instruction 64 KiB (x4) 22: L2 Unified 512 KiB (x4) 22: L3 Unified 16384 KiB (x4) 22: Load Average: 1.26, 3.88, 3.81 22: CPU architecture: none 22: Default Device: N6Kokkos6SerialE 22: GIT_BRANCH: HEAD 22: GIT_CLEAN_STATUS: CLEAN 22: GIT_COMMIT_DATE: 2024-06-18T15:50:29-06:00 22: GIT_COMMIT_DESCRIPTION: Merge pull request #7077 from crtrott/fix-dynamic-extent-definition 22: GIT_COMMIT_HASH: 3d27bf596 22: GPU architecture: none 22: KOKKOS_COMPILER_GNU: 1310 22: KOKKOS_ENABLE_ASM: yes 22: KOKKOS_ENABLE_CXX17: no 22: KOKKOS_ENABLE_CXX20: no 22: KOKKOS_ENABLE_CXX23: yes 22: KOKKOS_ENABLE_CXX26: no 22: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 22: KOKKOS_ENABLE_HWLOC: no 22: KOKKOS_ENABLE_LIBDL: yes 22: KOKKOS_ENABLE_PRAGMA_IVDEP: no 22: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 22: KOKKOS_ENABLE_PRAGMA_UNROLL: no 22: KOKKOS_ENABLE_PRAGMA_VECTOR: no 22: KOKKOS_ENABLE_SERIAL: yes 22: Kokkos Version: 4.3.99 22: platform: 64bit 3: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1106 ms) 3: [ RUN ] hip_DeathTest.policy_invalid_bounds 3: [ OK ] hip_DeathTest.policy_invalid_bounds (0 ms) 3: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 3: [ OK ] hip_DeathTest.range_policy_invalid_bounds (0 ms) 3: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 3: [ OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 3: [ OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 3: [ OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 3: [ OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 3: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment 22: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: fill ops per second 22: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 3840 30.5269M/s 22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: cycle ops per second 22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 8689 137.63M/s 22/45 Test #22: Kokkos_PerformanceTest_Mempool .............. Passed 1.73 sec test 23 Start 23: Kokkos_PerformanceTest_Atomic 23: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-06-19_T04-33-24.json" 23: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test 23: Test timeout computed to be: 1500 23: 2024-06-19T04:50:35+00:00 23: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Atomic 23: Run on (4 X 1996.25 MHz CPU s) 23: CPU Caches: 23: L1 Data 64 KiB (x4) 23: L1 Instruction 64 KiB (x4) 23: L2 Unified 512 KiB (x4) 23: L3 Unified 16384 KiB (x4) 23: Load Average: 1.26, 3.88, 3.81 23: CPU architecture: none 23: Default Device: N6Kokkos6SerialE 23: GIT_BRANCH: HEAD 23: GIT_CLEAN_STATUS: CLEAN 23: GIT_COMMIT_DATE: 2024-06-18T15:50:29-06:00 23: GIT_COMMIT_DESCRIPTION: Merge pull request #7077 from crtrott/fix-dynamic-extent-definition 23: GIT_COMMIT_HASH: 3d27bf596 23: GPU architecture: none 23: KOKKOS_COMPILER_GNU: 1310 23: KOKKOS_ENABLE_ASM: yes 23: KOKKOS_ENABLE_CXX17: no 23: KOKKOS_ENABLE_CXX20: no 23: KOKKOS_ENABLE_CXX23: yes 23: KOKKOS_ENABLE_CXX26: no 23: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 23: KOKKOS_ENABLE_HWLOC: no 23: KOKKOS_ENABLE_LIBDL: yes 23: KOKKOS_ENABLE_PRAGMA_IVDEP: no 23: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 23: KOKKOS_ENABLE_PRAGMA_UNROLL: no 23: KOKKOS_ENABLE_PRAGMA_VECTOR: no 23: KOKKOS_ENABLE_SERIAL: yes 23: Kokkos Version: 4.3.99 23: platform: 64bit 23: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 23: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: Test_Atomic/100000/iterations:10 0.005 s 0.005 s 10 1 4 0.0106999 2.19102m 299.36u 704.983M 704.983M 704.983M 23: Test_Atomic/100000/iterations:10 0.005 s 0.005 s 10 1 8 0.0107482 2.13241m 598.43u 4.99995G 4.99995G 4.99995G 23: Test_Atomic/100000/iterations:10 0.005 s 0.005 s 10 1 8 0.0106412 2.17078m 299.57u 4.99995G 4.99995G 4.99995G 23: Test_Atomic/100000/iterations:10 0.005 s 0.005 s 10 1 4 0.0107778 2.1825m 299.76u 704.983M 704.983M 704.983M 23: Test_Atomic/100000/iterations:10 0.005 s 0.005 s 10 1 8 0.0106926 2.15635m 326.11u 4.99995G 4.99995G 4.99995G 23: Test_Atomic/100000/iterations:10 0.005 s 0.005 s 10 1 8 0.0107826 2.13582m 300.36u 4.99995G 4.99995G 4.99995G 23: Test_Atomic/100000/iterations:10 0.006 s 0.006 s 10 1 4 0.0112242 3.35219m 898.7u 4.99989G 4.99989G 4.99989G 23: Test_Atomic/100000/iterations:10 0.006 s 0.006 s 10 1 8 0.0109173 3.33207m 898.18u 4.99995G 4.99995G 4.99995G 23: Test_Atomic/100000/iterations:10 0.005 s 0.005 s 10 1 4 0.0113943 2.13331m 299.56u 704.983M 704.983M 704.983M 23/45 Test #23: Kokkos_PerformanceTest_Atomic ............... Passed 0.48 sec test 24 Start 24: Kokkos_ContainersUnitTest_Serial 24: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 24: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests 24: Test timeout computed to be: 1500 24: [==========] Running 65 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 65 tests from serial 24: [ RUN ] serial.bitset 24: [ OK ] serial.bitset (1601 ms) 24: [ RUN ] serial.bitset_default_constructor_no_alloc 24: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 24: [ RUN ] serial.dualview_combination 24: [ OK ] serial.dualview_combination (0 ms) 24: [ RUN ] serial.dualview_alloc 24: [ OK ] serial.dualview_alloc (0 ms) 24: [ RUN ] serial.test_dualview_copy_construction_and_assignment 24: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 24: [ RUN ] serial.dualview_combinations_without_init 24: [ OK ] serial.dualview_combinations_without_init (0 ms) 24: [ RUN ] serial.dualview_deep_copy 24: [ OK ] serial.dualview_deep_copy (0 ms) 24: [ RUN ] serial.dualview_realloc 24: [ OK ] serial.dualview_realloc (0 ms) 24: [ RUN ] serial.dualview_resize 24: [ OK ] serial.dualview_resize (0 ms) 24: [ RUN ] serial.dualview_device_correct_kokkos_device 24: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 24: [ RUN ] serial.dualview_host_correct_kokkos_device 24: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 24: [ RUN ] serial.dualview_host_modify_template_device_sync 24: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 24: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 24: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 24: [ RUN ] serial.dualview_device_modify_template_host_sync 24: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 24: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 24: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 24: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 24: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 24: [ RUN ] serial.dynamic_view 24: [ OK ] serial.dynamic_view (8 ms) 24: [ RUN ] serial.dyn_rank_view_api_generic 24: [ OK ] serial.dyn_rank_view_api_generic (7 ms) 24: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 24: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 24: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 24: [ OK ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 24: [ RUN ] serial.dyn_rank_view_api_operator_rank67 24: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 24: [ RUN ] serial.ErrorReporterViaLambda 24: [ OK ] serial.ErrorReporterViaLambda (0 ms) 24: [ RUN ] serial.ErrorReporter 24: [ OK ] serial.ErrorReporter (0 ms) 24: [ RUN ] serial.offsetview_construction 24: [ OK ] serial.offsetview_construction (22 ms) 24: [ RUN ] serial.offsetview_unmanaged_construction 24: [ OK ] serial.offsetview_unmanaged_construction (1 ms) 24: [ RUN ] serial.offsetview_subview 24: [ OK ] serial.offsetview_subview (17 ms) 24: [ RUN ] serial.offsetview_offsets_rank1 24: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 24: [ RUN ] serial.offsetview_offsets_rank2 24: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 24: [ RUN ] serial.offsetview_offsets_rank3 24: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 24: [ RUN ] serial.scatterview 24: [ OK ] serial.scatterview (1605 ms) 24: [ RUN ] serial.scatterview_devicetype 24: [ OK ] serial.scatterview_devicetype (0 ms) 24: [ RUN ] serial.staticcrsgraph 24: [ OK ] serial.staticcrsgraph (7 ms) 24: [ RUN ] serial.resize_realloc_no_init_dualview 24: [ OK ] serial.resize_realloc_no_init_dualview (1 ms) 24: [ RUN ] serial.resize_realloc_no_alloc_dualview 24: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 24: [ RUN ] serial.resize_exec_space_dualview 24: [ OK ] serial.resize_exec_space_dualview (0 ms) 24: [ RUN ] serial.realloc_exec_space_dualview 24: [ OK ] serial.realloc_exec_space_dualview (0 ms) 24: [ RUN ] serial.resize_realloc_no_init_dynrankview 24: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 24: [ RUN ] serial.resize_exec_space_dynrankview 24: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 24: [ RUN ] serial.realloc_exec_space_dynrankview 24: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 24: [ RUN ] serial.resize_realloc_no_init_scatterview 24: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 24: [ RUN ] serial.resize_realloc_no_alloc_scatterview 24: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 24: [ RUN ] serial.resize_exec_space_scatterview 24: [ OK ] serial.resize_exec_space_scatterview (0 ms) 24: [ RUN ] serial.realloc_exec_space_scatterview 24: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynrankview 24: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 24: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 24: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 24: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_offsetview 24: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 24: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 24: [ RUN ] serial.create_mirror_view_and_copy_offsetview 24: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynamicview 24: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 24: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 24: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 24: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 24: [ RUN ] serial.UnorderedMap_insert 3: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7764 ms) 3: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment 24: [ OK ] serial.UnorderedMap_insert (6154 ms) 24: [ RUN ] serial.UnorderedMap_failed_insert 24: [ OK ] serial.UnorderedMap_failed_insert (2629 ms) 24: [ RUN ] serial.UnorderedMap_deep_copy 24: [ OK ] serial.UnorderedMap_deep_copy (2 ms) 24: [ RUN ] serial.UnorderedMap_valid_empty 24: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 24: [ RUN ] serial.UnorderedMap_clear_zero_size 24: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 24: [ RUN ] serial.UnorderedMap_consistent_size 24: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 24: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 24: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 24: [ RUN ] serial.UnorderedMap_lambda_capturable 24: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 24: [ RUN ] serial.UnorderedMap_constructor_view_alloc 24: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 24: [ RUN ] serial.vector_combination 24: [ OK ] serial.vector_combination (0 ms) 24: [ RUN ] serial.vector_insert 24: [ OK ] serial.vector_insert (0 ms) 24: [ RUN ] serial.vector_push_back_default_exec 24: [ OK ] serial.vector_push_back_default_exec (0 ms) 24: [ RUN ] serial.viewctorprop_embedded_dim 24: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 24: [----------] 65 tests from serial (12062 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 65 tests from 1 test suite ran. (12062 ms total) 24: [ PASSED ] 65 tests. 24/45 Test #24: Kokkos_ContainersUnitTest_Serial ............ Passed 12.20 sec test 25 Start 25: Kokkos_UnitTest_Sort 25: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 25: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 25: Test timeout computed to be: 1500 25: [==========] Running 16 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 16 tests from serial 25: [ RUN ] serial.SortUnsignedValueType 3: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (7757 ms) 3: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host 25: [ OK ] serial.SortUnsignedValueType (8605 ms) 25: [ RUN ] serial.SortEmptyView 25: [ OK ] serial.SortEmptyView (0 ms) 25: [ RUN ] serial.SortByKeyEmptyView 25: [ OK ] serial.SortByKeyEmptyView (0 ms) 25: [ RUN ] serial.SortByKeyEmptyViewHost 25: [ OK ] serial.SortByKeyEmptyViewHost (0 ms) 25: [ RUN ] serial.SortByKey 25: [ OK ] serial.SortByKey (0 ms) 25: [ RUN ] serial.SortByKeyWithComparator 25: [ OK ] serial.SortByKeyWithComparator (0 ms) 25: [ RUN ] serial.SortByKeyStaticExtents 25: [ OK ] serial.SortByKeyStaticExtents (0 ms) 25: [ RUN ] serial.SortByKeyWithStrides 25: [ OK ] serial.SortByKeyWithStrides (0 ms) 25: [ RUN ] serial.SortByKeyKeysLargerThanValues 25: [ OK ] serial.SortByKeyKeysLargerThanValues (330 ms) 25: [ RUN ] serial.SortWithCustomComparator 25: [ OK ] serial.SortWithCustomComparator (1020 ms) 25: [ RUN ] serial.BinSortGenericTests 25: [ OK ] serial.BinSortGenericTests (1456 ms) 25: [ RUN ] serial.BinSortEmptyView 25: [ OK ] serial.BinSortEmptyView (0 ms) 25: [ RUN ] serial.BinSortEmptyKeysView 25: [ OK ] serial.BinSortEmptyKeysView (0 ms) 25: [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues 3: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (19986 ms) 3: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device 25: [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (25908 ms) 25: [ RUN ] serial.NestedSort 25: [ OK ] serial.NestedSort (9 ms) 25: [ RUN ] serial.NestedSortByKey 25: [ OK ] serial.NestedSortByKey (72 ms) 25: [----------] 16 tests from serial (37404 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 16 tests from 1 test suite ran. (37404 ms total) 25: [ PASSED ] 16 tests. 25/45 Test #25: Kokkos_UnitTest_Sort ........................ Passed 37.42 sec test 26 Start 26: Kokkos_UnitTest_Random 26: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Random 26: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 26: Test timeout computed to be: 1500 26: [==========] Running 3 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 3 tests from serial 26: [ RUN ] serial.Random_XorShift64 26: Test Seed:1718772685401344853 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0165811 0.000674321 || 0.051031 2030 2402 || 2259.53 2222.06 || 9.32181 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0116281 -0.000221821 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0112249 -0.000361997 || 0.051031 2034 2400 || 2247.29 2222.06 || -5.00425 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00769552 -2.96158e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0119029 -0.00159279 || 0.051031 2041 2411 || 2195.92 2222.06 || -22.0187 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00816901 -0.00056655 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0164517 -0.000567577 || 0.051031 2013 2429 || 2259.23 2222.06 || -7.84618 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00353226 -0.000386903 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.00938981 0.000695097 || 0.051031 2058 2398 || 2201.39 2222.06 || 9.60902 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 0.00802759 -8.55634e-06 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 9.76563e-08 0.00099364 0.00123995 || 0.051031 2040 2412 || 2219.86 2222.06 || 17.1411 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 2.92969e-07 0.000233763 0.000137386 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.0177222 -0.000357833 || 0.051031 2040 2420 || 2183.37 2222.06 || -4.94668 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 0.00206828 0.00033141 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0145605 -0.00229078 || 0.051031 2044 2392 || 2190.17 2222.06 || -31.6677 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0277357 0.000197178 || 0.051031 1e+64 -1e+64 26: Test Seed:1718772687440020759 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00554763 0.000574579 || 0.051031 2040 2419 || 2234.46 2222.06 || 7.94298 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00840647 0.000266023 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0129309 0.00125178 || 0.051031 2013 2421 || 2251.17 2222.06 || 17.3047 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0100153 -0.000139961 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00468923 -0.00138429 || 0.051031 2042 2420 || 2211.69 2222.06 || -19.1364 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0104587 -0.000444979 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0038585 -0.00029102 || 0.051031 2033 2404 || 2230.67 2222.06 || -4.02306 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00286409 4.1766e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00232514 0.000104673 || 0.051031 2058 2432 || 2227.24 2222.06 || 1.447 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00718958 -0.000118881 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 9.76563e-08 0.00518164 -0.00134601 || 0.051031 2038 2435 || 2210.61 2222.06 || -18.6073 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 2.92969e-07 -0.0010711 0.000195702 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.0065933 -0.00075431 || 0.051031 2044 2405 || 2207.51 2222.06 || -10.4276 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.00132705 0.000378258 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.000154477 0.00304476 || 0.051031 2046 2404 || 2221.72 2222.06 || 42.0907 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.011912 6.61633e-05 || 0.051031 1e+64 -1e+64 26: [ OK ] serial.Random_XorShift64 (4075 ms) 26: [ RUN ] serial.Random_XorShift1024_0 26: Test Seed:1718772689476894966 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0117663 0.000406637 || 0.051031 2016 2456 || 2224.4 2198.22 || 5.62135 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00354248 -0.000242424 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 3: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (20614 ms) 3: [----------] 15 tests from hip_DeathTest (60596 ms total) 3: 3: [----------] 284 tests from hip 3: [ RUN ] hip.array_capacity 3: [ OK ] hip.array_capacity (0 ms) 3: [ RUN ] hip.array_element_access 3: [ OK ] hip.array_element_access (0 ms) 3: [ RUN ] hip.array_zero_capacity 3: [ OK ] hip.array_zero_capacity (0 ms) 3: [ RUN ] hip.array_zero_data_nullptr 3: [ OK ] hip.array_zero_data_nullptr (0 ms) 3: [ RUN ] hip.array_contiguous_capacity 3: [ OK ] hip.array_contiguous_capacity (0 ms) 3: [ RUN ] hip.array_contiguous_element_access 3: [ OK ] hip.array_contiguous_element_access (0 ms) 3: [ RUN ] hip.array_contiguous_assignment 3: [ OK ] hip.array_contiguous_assignment (0 ms) 3: [ RUN ] hip.array_strided_capacity 3: [ OK ] hip.array_strided_capacity (0 ms) 3: [ RUN ] hip.array_strided_element_access 3: [ OK ] hip.array_strided_element_access (0 ms) 3: [ RUN ] hip.array_strided_assignment 3: [ OK ] hip.array_strided_assignment (0 ms) 3: [ RUN ] hip.atomic_operations_complexdouble 3: [ OK ] hip.atomic_operations_complexdouble (10 ms) 3: [ RUN ] hip.atomic_operations_complexfloat 3: [ OK ] hip.atomic_operations_complexfloat (9 ms) 3: [ RUN ] hip.atomic_operations_double 3: [ OK ] hip.atomic_operations_double (12 ms) 3: [ RUN ] hip.atomic_operations_float 3: [ OK ] hip.atomic_operations_float (10 ms) 3: [ RUN ] hip.atomic_operations_int 3: [ OK ] hip.atomic_operations_int (23 ms) 3: [ RUN ] hip.atomic_operations_long 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00774709 -0.00125806 || 0.051031 2030 2361 || 2215.39 2198.22 || -17.3914 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0112366 4.76084e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 3: [ OK ] hip.atomic_operations_long (24 ms) 3: [ RUN ] hip.atomic_operations_longlong 3: [ OK ] hip.atomic_operations_longlong (24 ms) 3: [ RUN ] hip.atomic_shared 3: [ OK ] hip.atomic_shared (0 ms) 3: [ RUN ] hip.atomic_operations_unsigned 3: [ OK ] hip.atomic_operations_unsigned (19 ms) 3: [ RUN ] hip.atomic_operations_unsignedlong 3: [ OK ] hip.atomic_operations_unsignedlong (20 ms) 3: [ RUN ] hip.atomics 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0248318 -0.00353196 || 0.051031 2030 2403 || 2254.2 2198.22 || -48.8258 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00635373 -0.000604344 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 3: [ OK ] hip.atomics (550 ms) 3: [ RUN ] hip.atomics_tpetra_max_abs 3: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] hip.atomic_views_integral 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.000667138 0.00111425 || 0.051031 2006 2378 || 2196.76 2198.22 || 15.4034 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0121306 -3.13703e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0277527 -0.00217575 || 0.051031 2001 2377 || 2138.86 2198.22 || -30.0775 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.000310204 -0.000540059 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.0229958 0.00156856 || 0.051031 2021 2391 || 2249.96 2198.22 || 21.6837 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.0109618 0.000608107 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 0.015619 -0.000462062 || 0.051031 2036 2416 || 2164.42 2198.22 || -6.38754 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.00314675 -0.000783501 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00728922 0.000223262 || 0.051031 2011 2415 || 2182.32 2198.22 || 3.08637 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0182974 0.000175183 || 0.051031 1e+64 -1e+64 26: Test Seed:1718772692029700477 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00169345 -0.00243273 || 0.051031 1976 2383 || 2201.95 2198.22 || -33.6301 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00927101 -0.000105036 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00864562 0.00180615 || 0.051031 2031 2387 || 2217.39 2198.22 || 24.9682 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00328343 0.000165728 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00702919 -0.000333672 || 0.051031 2020 2366 || 2182.88 2198.22 || -4.61268 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00872401 0.000163684 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0202259 -0.000866452 || 0.051031 1993 2381 || 2243.6 2198.22 || -11.9778 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00845561 -6.06827e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00758928 0.00108942 || 0.051031 2021 2372 || 2181.67 2198.22 || 15.0601 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0188265 0.00017385 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 0.0201291 -0.00198637 || 0.051031 2029 2391 || 2154.85 2198.22 || -27.4596 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.00367564 0.000481076 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0197345 0.00235947 || 0.051031 2015 2397 || 2155.68 2198.22 || 32.6173 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0222149 0.000241187 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00697139 0.000547266 || 0.051031 2018 2369 || 2183 2198.22 || 7.56541 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00750763 0.000544529 || 0.051031 1e+64 -1e+64 26: [ OK ] serial.Random_XorShift1024_0 (5103 ms) 26: [ RUN ] serial.Multi_streams 26: [ OK ] serial.Multi_streams (0 ms) 26: [----------] 3 tests from serial (9179 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 1 test suite ran. (9180 ms total) 26: [ PASSED ] 3 tests. 26/45 Test #26: Kokkos_UnitTest_Random ...................... Passed 9.19 sec test 27 Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 27: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 27: Test timeout computed to be: 1500 27: [==========] Running 16 tests from 3 test suites. 27: [----------] Global test environment set-up. 27: [----------] 3 tests from std_algorithms_reducers 27: [ RUN ] std_algorithms_reducers.max_first_loc 27: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_first_loc 27: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 27: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 27: [----------] 3 tests from std_algorithms_reducers (0 ms total) 27: 27: [----------] 2 tests from std_algorithms 27: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 27: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 27: [ RUN ] std_algorithms.expect_no_overlap 27: [ OK ] std_algorithms.expect_no_overlap (0 ms) 27: [----------] 2 tests from std_algorithms (0 ms total) 27: 27: [----------] 11 tests from random_access_iterator_test 27: [ RUN ] random_access_iterator_test.constructor 27: [ OK ] random_access_iterator_test.constructor (0 ms) 27: [ RUN ] random_access_iterator_test.constructiblity 27: [ OK ] random_access_iterator_test.constructiblity (0 ms) 27: [ RUN ] random_access_iterator_test.dereference 27: [ OK ] random_access_iterator_test.dereference (0 ms) 27: [ RUN ] random_access_iterator_test.subscript_operator 27: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet1 27: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet2 27: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet3 27: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet4 27: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 27: [ RUN ] random_access_iterator_test.assignment_operator 27: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 27: [ RUN ] random_access_iterator_test.distance 27: [ OK ] random_access_iterator_test.distance (0 ms) 27: [ RUN ] random_access_iterator_test.traits_helpers 27: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 27: [----------] 11 tests from random_access_iterator_test (0 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 16 tests from 3 test suites ran. (1 ms total) 27: [ PASSED ] 16 tests. 27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.01 sec test 28 Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 28: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 28: Test timeout computed to be: 1500 28: [==========] Running 7 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 7 tests from std_algorithms_min_max_element_test 28: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (0 ms) 28: [----------] 7 tests from std_algorithms_min_max_element_test (1 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 7 tests from 1 test suite ran. (1 ms total) 28: [ PASSED ] 7 tests. 28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.01 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 29: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 29: Test timeout computed to be: 1500 29: [==========] Running 13 tests from 10 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from std_algorithms_lexicographical_compare_test 29: [ RUN ] std_algorithms_lexicographical_compare_test.test 29: [ OK ] std_algorithms_lexicographical_compare_test.test (160 ms) 29: [----------] 1 test from std_algorithms_lexicographical_compare_test (160 ms total) 29: 29: [----------] 1 test from std_algorithms_for_each_test 29: [ RUN ] std_algorithms_for_each_test.test 29: [ OK ] std_algorithms_for_each_test.test (81 ms) 29: [----------] 1 test from std_algorithms_for_each_test (81 ms total) 29: 29: [----------] 1 test from std_algorithms_find_test 29: [ RUN ] std_algorithms_find_test.test 29: [ OK ] std_algorithms_find_test.test (50 ms) 29: [----------] 1 test from std_algorithms_find_test (50 ms total) 29: 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 29: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (2362 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 29: [ OK ] std_algorithms_non_mod_seq_ops.find_end (855 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search 29: [ OK ] std_algorithms_non_mod_seq_ops.search (478 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 29: [ OK ] std_algorithms_non_mod_seq_ops.search_n (463 ms) 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4159 ms total) 29: 29: [----------] 1 test from std_algorithms_count_test 29: [ RUN ] std_algorithms_count_test.test 29: [ OK ] std_algorithms_count_test.test (71 ms) 29: [----------] 1 test from std_algorithms_count_test (71 ms total) 29: 29: [----------] 1 test from std_algorithms_equal_test 29: [ RUN ] std_algorithms_equal_test.test 29: [ OK ] std_algorithms_equal_test.test (6 ms) 29: [----------] 1 test from std_algorithms_equal_test (6 ms total) 29: 29: [----------] 1 test from std_algorithms_all_any_none_of_test 29: [ RUN ] std_algorithms_all_any_none_of_test.test 29: [ OK ] std_algorithms_all_any_none_of_test.test (57 ms) 29: [----------] 1 test from std_algorithms_all_any_none_of_test (57 ms total) 29: 29: [----------] 1 test from std_algorithms_nonmod_seq_ops 29: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 29: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (56 ms) 29: [----------] 1 test from std_algorithms_nonmod_seq_ops (56 ms total) 29: 29: [----------] 1 test from std_algorithms_mismatch_test 29: [ RUN ] std_algorithms_mismatch_test.test 29: [ OK ] std_algorithms_mismatch_test.test (125 ms) 29: [----------] 1 test from std_algorithms_mismatch_test (125 ms total) 29: 29: [----------] 1 test from std_algorithms_mod_seq_ops 29: [ RUN ] std_algorithms_mod_seq_ops.move_backward 29: [ OK ] std_algorithms_mod_seq_ops.move_backward (29 ms) 29: [----------] 1 test from std_algorithms_mod_seq_ops (30 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 13 tests from 10 test suites ran. (4799 ms total) 29: [ PASSED ] 13 tests. 29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.81 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 30: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 30: Test timeout computed to be: 1500 30: [==========] Running 31 tests from 5 test suites. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from std_algorithms_mod_ops_test 30: [ RUN ] std_algorithms_mod_ops_test.move 30: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 30: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 30: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 30: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 30: 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy 30: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 30: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill 30: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 30: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate 30: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 30: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 30: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (0 ms total) 30: 30: [----------] 4 tests from std_algorithms_replace_ops_test 30: [ RUN ] std_algorithms_replace_ops_test.replace 30: [ OK ] std_algorithms_replace_ops_test.replace (16 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_if 30: [ OK ] std_algorithms_replace_ops_test.replace_if (73 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy 30: [ OK ] std_algorithms_replace_ops_test.replace_copy (24 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 30: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (24 ms) 30: [----------] 4 tests from std_algorithms_replace_ops_test (138 ms total) 30: 30: [----------] 11 tests from std_algorithms_mod_seq_ops 30: [ RUN ] std_algorithms_mod_seq_ops.copy_if 30: [ OK ] std_algorithms_mod_seq_ops.copy_if (19 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique 30: [ OK ] std_algorithms_mod_seq_ops.unique (191 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 30: [ OK ] std_algorithms_mod_seq_ops.unique_copy (51 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove 30: [ OK ] std_algorithms_mod_seq_ops.remove (32 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_if (41 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy (68 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (39 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate 30: [ OK ] std_algorithms_mod_seq_ops.rotate (407 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 30: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (118 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_left 3: [ OK ] hip.atomic_views_integral (8920 ms) 3: [ RUN ] hip.atomic_views_nonintegral 30: [ OK ] std_algorithms_mod_seq_ops.shift_left (211 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_right 30: [ OK ] std_algorithms_mod_seq_ops.shift_right (183 ms) 30: [----------] 11 tests from std_algorithms_mod_seq_ops (1366 ms total) 30: 30: [----------] 1 test from std_algorithms_modseq_test 30: [ RUN ] std_algorithms_modseq_test.reverse 30: [ OK ] std_algorithms_modseq_test.reverse (12 ms) 30: [----------] 1 test from std_algorithms_modseq_test (12 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 31 tests from 5 test suites ran. (1519 ms total) 30: [ PASSED ] 31 tests. 30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 1.53 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 31: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 31: Test timeout computed to be: 1500 31: [==========] Running 29 tests from 7 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from std_algorithms_sorting_ops_test 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted (8 ms) 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (4 ms) 31: [----------] 2 tests from std_algorithms_sorting_ops_test (12 ms total) 31: 31: [----------] 4 tests from std_algorithms_partitioning_test 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 31: [ RUN ] std_algorithms_partitioning_test.partition_point 31: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 31: [----------] 4 tests from std_algorithms_partitioning_test (0 ms total) 31: 31: [----------] 1 test from std_algorithms_partitioning_ops 31: [ RUN ] std_algorithms_partitioning_ops.partition_copy 31: [ OK ] std_algorithms_partitioning_ops.partition_copy (1 ms) 31: [----------] 1 test from std_algorithms_partitioning_ops (1 ms total) 31: 31: [----------] 12 tests from std_algorithms_numerics_test 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (0 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 31: [----------] 12 tests from std_algorithms_numerics_test (1 ms total) 31: 31: [----------] 1 test from std_algorithms_numerics_ops_test 31: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 31: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (32 ms) 31: [----------] 1 test from std_algorithms_numerics_ops_test (33 ms total) 31: 31: [----------] 8 tests from std_algorithms_numeric_ops_test 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (214 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (77 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (69 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (52 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 31: [----------] 8 tests from std_algorithms_numeric_ops_test (413 ms total) 31: 31: [----------] 1 test from std_algorithms_transform_ops_test 31: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 31: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (11 ms) 31: [----------] 1 test from std_algorithms_transform_ops_test (11 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 29 tests from 7 test suites ran. (475 ms total) 31: [ PASSED ] 29 tests. 31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 0.49 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 32: Test timeout computed to be: 1500 32: [==========] Running 12 tests from 7 test suites. 32: [----------] Global test environment set-up. 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (597 ms) 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (573 ms) 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1171 ms total) 32: 32: [----------] 2 tests from std_algorithms_count_team_test 32: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 32: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (490 ms) 32: [ RUN ] std_algorithms_count_team_test.count_returns_zero 32: [ OK ] std_algorithms_count_team_test.count_returns_zero (184 ms) 32: [----------] 2 tests from std_algorithms_count_team_test (675 ms total) 32: 32: [----------] 1 test from std_algorithms_count_if_team_test 32: [ RUN ] std_algorithms_count_if_team_test.test 32: [ OK ] std_algorithms_count_if_team_test.test (260 ms) 32: [----------] 1 test from std_algorithms_count_if_team_test (260 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_team_test 32: [ RUN ] std_algorithms_for_each_team_test.test 32: [ OK ] std_algorithms_for_each_team_test.test (464 ms) 32: [----------] 1 test from std_algorithms_for_each_team_test (464 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_n_team_test 32: [ RUN ] std_algorithms_for_each_n_team_test.test 32: [ OK ] std_algorithms_for_each_n_team_test.test (436 ms) 32: [----------] 1 test from std_algorithms_for_each_n_team_test (436 ms total) 32: 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 32: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2764 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 3: [ OK ] hip.atomic_views_nonintegral (9029 ms) 3: [ RUN ] hip.atomic_view_api 3: [ OK ] hip.atomic_view_api (0 ms) 3: [ RUN ] hip.bit_manip_countl_zero 3: [ OK ] hip.bit_manip_countl_zero (10 ms) 3: [ RUN ] hip.bit_manip_countl_one 3: [ OK ] hip.bit_manip_countl_one (0 ms) 3: [ RUN ] hip.bit_manip_countr_zero 3: [ OK ] hip.bit_manip_countr_zero (0 ms) 3: [ RUN ] hip.bit_manip_countr_one 3: [ OK ] hip.bit_manip_countr_one (0 ms) 3: [ RUN ] hip.bit_manip_popcount 3: [ OK ] hip.bit_manip_popcount (0 ms) 3: [ RUN ] hip.bit_manip_has_single_bit 3: [ OK ] hip.bit_manip_has_single_bit (0 ms) 3: [ RUN ] hip.bit_manip_bit_floor 3: [ OK ] hip.bit_manip_bit_floor (0 ms) 3: [ RUN ] hip.bit_manip_bit_ceil 3: [ OK ] hip.bit_manip_bit_ceil (0 ms) 3: [ RUN ] hip.bit_manip_bit_width 3: [ OK ] hip.bit_manip_bit_width (0 ms) 3: [ RUN ] hip.bit_manip_rotl 3: [ OK ] hip.bit_manip_rotl (0 ms) 3: [ RUN ] hip.bit_manip_rotr 3: [ OK ] hip.bit_manip_rotr (0 ms) 3: [ RUN ] hip.bit_manip_byeswap 3: [ OK ] hip.bit_manip_byeswap (0 ms) 3: [ RUN ] hip.bit_manip_bit_cast 3: [ OK ] hip.bit_manip_bit_cast (0 ms) 3: [ RUN ] hip.test_block_deduction_bug_pr_3103 3: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] hip.checked_integer_operations_multiply_overflow 3: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] hip.execution_policy_occupancy_and_hint 3: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] hip.complex_construction 3: [ OK ] hip.complex_construction (1 ms) 3: [ RUN ] hip.complex_basic_math 3: [ OK ] hip.complex_basic_math (0 ms) 3: [ RUN ] hip.complex_special_funtions 3: [ OK ] hip.complex_special_funtions (0 ms) 3: [ RUN ] hip.complex_io 3: [ OK ] hip.complex_io (0 ms) 3: [ RUN ] hip.complex_trivially_copyable 3: [ OK ] hip.complex_trivially_copyable (0 ms) 3: [ RUN ] hip.complex_issue_3865 3: [ OK ] hip.complex_issue_3865 (0 ms) 3: [ RUN ] hip.complex_operations_arithmetic_types_overloads 3: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] hip.crs_count_fill 3: [ OK ] hip.crs_count_fill (3 ms) 3: [ RUN ] hip.crs_copy_constructor 3: [ OK ] hip.crs_copy_constructor (7 ms) 3: [ RUN ] hip.deep_copy_alignment 3: [ OK ] hip.deep_copy_alignment (9 ms) 3: [ RUN ] hip.deep_copy_conversion 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1695 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 3: [ OK ] hip.deep_copy_conversion (622 ms) 3: [ RUN ] hip.partitioning_by_args 3: [ OK ] hip.partitioning_by_args (13 ms) 3: [ RUN ] hip.partitioning_by_vector 3: [ OK ] hip.partitioning_by_vector (0 ms) 3: [ RUN ] hip.exec_space_thread_safety_range 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1693 ms) 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6153 ms total) 32: 32: [----------] 2 tests from std_algorithms_mismatch_team_test 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 32: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1857 ms) 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 32: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (795 ms) 32: [----------] 2 tests from std_algorithms_mismatch_team_test (2652 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 12 tests from 7 test suites ran. (11814 ms total) 32: [ PASSED ] 12 tests. 32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 11.83 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 33: Test timeout computed to be: 1500 33: [==========] Running 8 tests from 4 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from std_algorithms_equal_team_test 33: [ RUN ] std_algorithms_equal_team_test.views_are_equal 33: [ OK ] std_algorithms_equal_team_test.views_are_equal (1398 ms) 33: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 33: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1174 ms) 33: [----------] 2 tests from std_algorithms_equal_team_test (2573 ms total) 33: 33: [----------] 2 tests from std_algorithms_search_team_test 33: [ RUN ] std_algorithms_search_team_test.sequences_exist 33: [ OK ] std_algorithms_search_team_test.sequences_exist (621 ms) 33: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 33: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (775 ms) 33: [----------] 2 tests from std_algorithms_search_team_test (1397 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_end_team_test 33: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 33: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1594 ms) 33: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 33: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1472 ms) 33: [----------] 2 tests from std_algorithms_find_end_team_test (3066 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_first_of_team_test 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1365 ms) 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (4984 ms) 33: [----------] 2 tests from std_algorithms_find_first_of_team_test (6349 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 8 tests from 4 test suites ran. (13386 ms total) 33: [ PASSED ] 8 tests. 33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 13.40 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 34: Test timeout computed to be: 1500 34: [==========] Running 11 tests from 7 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from std_algorithms_find_team_test 34: [ RUN ] std_algorithms_find_team_test.searched_values_exist 34: [ OK ] std_algorithms_find_team_test.searched_values_exist (264 ms) 34: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 34: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (359 ms) 34: [----------] 2 tests from std_algorithms_find_team_test (624 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_team_test 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 3: [ OK ] hip.exec_space_thread_safety_range (16751 ms) 3: [ RUN ] hip.exec_space_thread_safety_mdrange 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (210 ms) 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 3: [ OK ] hip.exec_space_thread_safety_mdrange (1673 ms) 3: [ RUN ] hip.exec_space_thread_safety_team_policy 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (355 ms) 34: [----------] 2 tests from std_algorithms_find_if_team_test (565 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_not_team_test 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (355 ms) 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (193 ms) 34: [----------] 2 tests from std_algorithms_find_if_not_team_test (548 ms total) 34: 34: [----------] 1 test from std_algorithms_all_of_team_test 34: [ RUN ] std_algorithms_all_of_team_test.test 34: [ OK ] std_algorithms_all_of_team_test.test (352 ms) 34: [----------] 1 test from std_algorithms_all_of_team_test (352 ms total) 34: 34: [----------] 1 test from std_algorithms_any_of_team_test 34: [ RUN ] std_algorithms_any_of_team_test.test 34: [ OK ] std_algorithms_any_of_team_test.test (193 ms) 34: [----------] 1 test from std_algorithms_any_of_team_test (193 ms total) 34: 34: [----------] 1 test from std_algorithms_none_of_team_test 34: [ RUN ] std_algorithms_none_of_team_test.test 34: [ OK ] std_algorithms_none_of_team_test.test (351 ms) 34: [----------] 1 test from std_algorithms_none_of_team_test (351 ms total) 34: 34: [----------] 2 tests from std_algorithms_search_n_team_test 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 3: [ OK ] hip.exec_space_thread_safety_team_policy (1624 ms) 3: [ RUN ] hip.exec_space_thread_safety_range_reduce 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (405 ms) 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (287 ms) 34: [----------] 2 tests from std_algorithms_search_n_team_test (692 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 11 tests from 7 test suites ran. (3329 ms total) 34: [ PASSED ] 11 tests. 34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 3.34 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 35: Test timeout computed to be: 1500 35: [==========] Running 3 tests from 3 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_min_element_team_test 35: [ RUN ] std_algorithms_min_element_team_test.test 3: [ OK ] hip.exec_space_thread_safety_range_reduce (1481 ms) 3: [ RUN ] hip.exec_space_thread_safety_mdrange_reduce 35: [ OK ] std_algorithms_min_element_team_test.test (1144 ms) 35: [----------] 1 test from std_algorithms_min_element_team_test (1144 ms total) 35: 35: [----------] 1 test from std_algorithms_max_element_team_test 35: [ RUN ] std_algorithms_max_element_team_test.test 35: [ OK ] std_algorithms_max_element_team_test.test (1098 ms) 35: [----------] 1 test from std_algorithms_max_element_team_test (1099 ms total) 35: 35: [----------] 1 test from std_algorithms_minmax_element_team_test 35: [ RUN ] std_algorithms_minmax_element_team_test.test 3: [ OK ] hip.exec_space_thread_safety_mdrange_reduce (1534 ms) 3: [ RUN ] hip.exec_space_thread_safety_team_policy_reduce 35: [ OK ] std_algorithms_minmax_element_team_test.test (1588 ms) 35: [----------] 1 test from std_algorithms_minmax_element_team_test (1588 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 3 test suites ran. (3832 ms total) 35: [ PASSED ] 3 tests. 35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 3.84 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 36: Test timeout computed to be: 1500 36: [==========] Running 6 tests from 6 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_fill_team_test 36: [ RUN ] std_algorithms_fill_team_test.test 3: [ OK ] hip.exec_space_thread_safety_team_policy_reduce (1605 ms) 3: [ RUN ] hip.exec_space_thread_safety_range_scan 36: [ OK ] std_algorithms_fill_team_test.test (326 ms) 36: [----------] 1 test from std_algorithms_fill_team_test (326 ms total) 36: 36: [----------] 1 test from std_algorithms_fill_n_team_test 36: [ RUN ] std_algorithms_fill_n_team_test.test 36: [ OK ] std_algorithms_fill_n_team_test.test (50 ms) 36: [----------] 1 test from std_algorithms_fill_n_team_test (50 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_team_test 36: [ RUN ] std_algorithms_replace_team_test.test 36: [ OK ] std_algorithms_replace_team_test.test (524 ms) 36: [----------] 1 test from std_algorithms_replace_team_test (524 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_if_team_test 36: [ RUN ] std_algorithms_replace_if_team_test.test 36: [ OK ] std_algorithms_replace_if_team_test.test (540 ms) 36: [----------] 1 test from std_algorithms_replace_if_team_test (540 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_team_test 36: [ RUN ] std_algorithms_replace_copy_team_test.test 3: [ OK ] hip.exec_space_thread_safety_range_scan (1770 ms) 3: [ RUN ] hip.execution_space_as_class_data_member 3: [ OK ] hip.execution_space_as_class_data_member (0 ms) 3: [ RUN ] hip.functor_analysis 3: [ OK ] hip.functor_analysis (0 ms) 3: [ RUN ] hip.host_shared_ptr_use_count 3: [ OK ] hip.host_shared_ptr_use_count (0 ms) 3: [ RUN ] hip.host_shared_ptr_get 3: [ OK ] hip.host_shared_ptr_get (0 ms) 3: [ RUN ] hip.host_shared_ptr_dereference_on_device 3: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] hip.host_shared_ptr_special_members_on_device 3: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] hip.host_shared_ptr_tracking 3: 3: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 3: does not support page migration between device and host. 3: HIPManagedSpace might not work as expected. 3: Please refer to the ROCm documentation on unified/managed memory. 3: [ OK ] hip.host_shared_ptr_tracking (0 ms) 3: [ RUN ] hip.init 3: [ OK ] hip.init (0 ms) 3: [ RUN ] hip.dispatch 3: [ OK ] hip.dispatch (25 ms) 3: [ RUN ] hip.join_backward_compatibility 3: [ OK ] hip.join_backward_compatibility (0 ms) 3: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft 36: [ OK ] std_algorithms_replace_copy_team_test.test (870 ms) 36: [----------] 1 test from std_algorithms_replace_copy_team_test (870 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test 36: [ RUN ] std_algorithms_replace_copy_if_team_test.test 3: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (890 ms) 3: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft 36: [ OK ] std_algorithms_replace_copy_if_team_test.test (679 ms) 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (679 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 6 test suites ran. (2992 ms total) 36: [ PASSED ] 6 tests. 36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.00 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 37: Test timeout computed to be: 1500 37: [==========] Running 4 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_reverse_team_test 37: [ RUN ] std_algorithms_reverse_team_test.test 37: [ OK ] std_algorithms_reverse_team_test.test (327 ms) 37: [----------] 1 test from std_algorithms_reverse_team_test (327 ms total) 37: 37: [----------] 1 test from std_algorithms_reverse_copy_team_test 37: [ RUN ] std_algorithms_reverse_copy_team_test.test 37: [ OK ] std_algorithms_reverse_copy_team_test.test (313 ms) 37: [----------] 1 test from std_algorithms_reverse_copy_team_test (313 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_team_test 37: [ RUN ] std_algorithms_rotate_team_test.test 37: [ OK ] std_algorithms_rotate_team_test.test (385 ms) 37: [----------] 1 test from std_algorithms_rotate_team_test (385 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_copy_team_test 37: [ RUN ] std_algorithms_rotate_copy_team_test.test 37: [ OK ] std_algorithms_rotate_copy_team_test.test (237 ms) 37: [----------] 1 test from std_algorithms_rotate_copy_team_test (237 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 4 test suites ran. (1264 ms total) 37: [ PASSED ] 4 tests. 37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 1.27 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 38: Test timeout computed to be: 1500 38: [==========] Running 4 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_move_team_test 38: [ RUN ] std_algorithms_move_team_test.test 38: [ OK ] std_algorithms_move_team_test.test (527 ms) 38: [----------] 1 test from std_algorithms_move_team_test (527 ms total) 38: 38: [----------] 1 test from std_algorithms_move_backward_team_test 38: [ RUN ] std_algorithms_move_backward_team_test.test 3: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2193 ms) 3: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 38: [ OK ] std_algorithms_move_backward_team_test.test (582 ms) 38: [----------] 1 test from std_algorithms_move_backward_team_test (582 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_left_team_test 38: [ RUN ] std_algorithms_shift_left_team_test.test 3: [ OK ] hip.local_deepcopy_teampolicy_layoutright (897 ms) 3: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright 38: [ OK ] std_algorithms_shift_left_team_test.test (1008 ms) 38: [----------] 1 test from std_algorithms_shift_left_team_test (1008 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_right_team_test 38: [ RUN ] std_algorithms_shift_right_team_test.test 38: [ OK ] std_algorithms_shift_right_team_test.test (893 ms) 38: [----------] 1 test from std_algorithms_shift_right_team_test (893 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 4 test suites ran. (3012 ms total) 38: [ PASSED ] 4 tests. 38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 3.02 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 39: Test timeout computed to be: 1500 39: [==========] Running 9 tests from 9 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_copy_team_test 39: [ RUN ] std_algorithms_copy_team_test.test 3: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1554 ms) 3: [ RUN ] hip.deep_copy_scratch 3: [ OK ] hip.deep_copy_scratch (0 ms) 3: [ RUN ] hip.mathematical_constants_e 3: [ OK ] hip.mathematical_constants_e (3 ms) 3: [ RUN ] hip.mathematical_constants_log2e 3: [ OK ] hip.mathematical_constants_log2e (0 ms) 3: [ RUN ] hip.mathematical_constants_log10e 3: [ OK ] hip.mathematical_constants_log10e (0 ms) 3: [ RUN ] hip.mathematical_constants_pi 3: [ OK ] hip.mathematical_constants_pi (0 ms) 3: [ RUN ] hip.mathematical_constants_inv_pi 3: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] hip.mathematical_constants_inv_sqrtpi 3: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] hip.mathematical_constants_ln2 3: [ OK ] hip.mathematical_constants_ln2 (0 ms) 3: [ RUN ] hip.mathematical_constants_ln10 3: [ OK ] hip.mathematical_constants_ln10 (0 ms) 3: [ RUN ] hip.mathematical_constants_sqrt2 3: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] hip.mathematical_constants_sqrt3 3: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] hip.mathematical_constants_inv_sqrt3 3: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] hip.mathematical_constants_egamma 3: [ OK ] hip.mathematical_constants_egamma (0 ms) 3: [ RUN ] hip.mathematical_constants_phi 3: [ OK ] hip.mathematical_constants_phi (0 ms) 3: [ RUN ] hip.mathematical_functions_trigonometric_functions 3: [ OK ] hip.mathematical_functions_trigonometric_functions (22 ms) 3: [ RUN ] hip.mathematical_functions_hyperbolic_functions 3: [ OK ] hip.mathematical_functions_hyperbolic_functions (3 ms) 3: [ RUN ] hip.mathematical_functions_non_standard 3: [ OK ] hip.mathematical_functions_non_standard (0 ms) 3: [ RUN ] hip.mathematical_functions_power_functions 3: [ OK ] hip.mathematical_functions_power_functions (20 ms) 3: [ RUN ] hip.mathematical_functions_fma 3: [ OK ] hip.mathematical_functions_fma (0 ms) 3: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 3: [ OK ] hip.mathematical_functions_error_and_gamma_functions (3 ms) 3: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 3: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms) 3: [ RUN ] hip.mathematical_functions_absolute_value 3: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 3: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] hip.mathematical_functions_remainder_function 3: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] hip.mathematical_functions_isfinite 3: [ OK ] hip.mathematical_functions_isfinite (0 ms) 3: [ RUN ] hip.mathematical_functions_isinf 3: [ OK ] hip.mathematical_functions_isinf (0 ms) 3: [ RUN ] hip.mathematical_functions_isnan 3: [ OK ] hip.mathematical_functions_isnan (0 ms) 3: [ RUN ] hip.mathematical_functions_exponential_functions 3: [ OK ] hip.mathematical_functions_exponential_functions (10 ms) 3: [ RUN ] hip.mathspecialfunc_expint1 3: [ OK ] hip.mathspecialfunc_expint1 (3 ms) 3: [ RUN ] hip.mathspecialfunc_errorfunc 3: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselj0y0 3: [ OK ] hip.mathspecialfunc_cbesselj0y0 (17 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselj1y1 3: [ OK ] hip.mathspecialfunc_cbesselj1y1 (18 ms) 3: [ RUN ] hip.mathspecialfunc_cbesseli0k0 3: [ OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesseli1k1 3: [ OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 3: [ OK ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 3: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] hip.mdrange_5d 3: [ OK ] hip.mdrange_5d (15 ms) 3: [ RUN ] hip.mdrange_6d 3: [ OK ] hip.mdrange_6d (15 ms) 3: [ RUN ] hip.mdrange_2d 3: [ OK ] hip.mdrange_2d (4 ms) 3: [ RUN ] hip.mdrange_array_reduce 3: [ OK ] hip.mdrange_array_reduce (0 ms) 3: [ RUN ] hip.mdrange_3d 3: [ OK ] hip.mdrange_3d (7 ms) 3: [ RUN ] hip.mdrange_neg_idx 3: [ OK ] hip.mdrange_neg_idx (1 ms) 3: [ RUN ] hip.mdrange_4d 3: [ OK ] hip.mdrange_4d (5 ms) 3: [ RUN ] hip.mdrange_scalar 3: [ OK ] hip.mdrange_scalar (0 ms) 3: [ RUN ] hip.mdrange_large_deep_copy 3: [ OK ] hip.mdrange_large_deep_copy (63 ms) 3: [ RUN ] hip.md_range_policy_construction_from_arrays 3: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] hip.mdrange_parallel_reduce_primitive_types 39: [ OK ] std_algorithms_copy_team_test.test (682 ms) 39: [----------] 1 test from std_algorithms_copy_team_test (682 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_n_team_test 39: [ RUN ] std_algorithms_copy_n_team_test.test 39: [ OK ] std_algorithms_copy_n_team_test.test (60 ms) 39: [----------] 1 test from std_algorithms_copy_n_team_test (60 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_backward_team_test 39: [ RUN ] std_algorithms_copy_backward_team_test.test 39: [ OK ] std_algorithms_copy_backward_team_test.test (536 ms) 39: [----------] 1 test from std_algorithms_copy_backward_team_test (536 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_if_team_test 39: [ RUN ] std_algorithms_copy_if_team_test.test 39: [ OK ] std_algorithms_copy_if_team_test.test (592 ms) 39: [----------] 1 test from std_algorithms_copy_if_team_test (592 ms total) 39: 39: [----------] 1 test from std_algorithms_unique_copy_team_test 39: [ RUN ] std_algorithms_unique_copy_team_test.test 39: [ OK ] std_algorithms_unique_copy_team_test.test (1131 ms) 39: [----------] 1 test from std_algorithms_unique_copy_team_test (1131 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_team_test 39: [ RUN ] std_algorithms_remove_team_test.test 39: [ OK ] std_algorithms_remove_team_test.test (636 ms) 39: [----------] 1 test from std_algorithms_remove_team_test (636 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_if_team_test 39: [ RUN ] std_algorithms_remove_if_team_test.test 39: [ OK ] std_algorithms_remove_if_team_test.test (632 ms) 39: [----------] 1 test from std_algorithms_remove_if_team_test (632 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_team_test 39: [ RUN ] std_algorithms_remove_copy_team_test.test 39: [ OK ] std_algorithms_remove_copy_team_test.test (774 ms) 39: [----------] 1 test from std_algorithms_remove_copy_team_test (774 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test 39: [ RUN ] std_algorithms_remove_copy_if_team_test.test 3: [ OK ] hip.mdrange_parallel_reduce_primitive_types (4322 ms) 3: [ RUN ] hip.mdspan_minimal_functional 3: [ OK ] hip.mdspan_minimal_functional (0 ms) 3: [ RUN ] hip.view_mdspan_conversion 3: [ OK ] hip.view_mdspan_conversion (5 ms) 3: [ RUN ] hip.max 3: [ OK ] hip.max (0 ms) 3: [ RUN ] hip.max_within_parfor 3: [ OK ] hip.max_within_parfor (0 ms) 3: [ RUN ] hip.min 3: [ OK ] hip.min (0 ms) 3: [ RUN ] hip.min_within_parfor 3: [ OK ] hip.min_within_parfor (0 ms) 3: [ RUN ] hip.minmax 3: [ OK ] hip.minmax (0 ms) 3: [ RUN ] hip.minmax_within_parfor 3: [ OK ] hip.minmax_within_parfor (0 ms) 3: [ RUN ] hip.clamp 3: [ OK ] hip.clamp (0 ms) 3: [ RUN ] hip.clamp_within_parfor 3: [ OK ] hip.clamp_within_parfor (0 ms) 3: [ RUN ] hip.numeric_traits_infinity 3: [ OK ] hip.numeric_traits_infinity (9 ms) 3: [ RUN ] hip.numeric_traits_epsilon 3: [ OK ] hip.numeric_traits_epsilon (0 ms) 3: [ RUN ] hip.numeric_traits_round_error 3: [ OK ] hip.numeric_traits_round_error (0 ms) 3: [ RUN ] hip.numeric_traits_norm_min 3: [ OK ] hip.numeric_traits_norm_min (0 ms) 3: [ RUN ] hip.numeric_traits_denorm_min 3: [ OK ] hip.numeric_traits_denorm_min (0 ms) 3: [ RUN ] hip.numeric_traits_finite_min_max 3: [ OK ] hip.numeric_traits_finite_min_max (2 ms) 3: [ RUN ] hip.numeric_traits_digits 3: [ OK ] hip.numeric_traits_digits (1 ms) 3: [ RUN ] hip.numeric_traits_digits10 3: [ OK ] hip.numeric_traits_digits10 (1 ms) 3: [ RUN ] hip.numeric_traits_max_digits10 3: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] hip.numeric_traits_radix 3: [ OK ] hip.numeric_traits_radix (1 ms) 3: [ RUN ] hip.numeric_traits_min_max_exponent 3: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] hip.numeric_traits_min_max_exponent10 3: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 3: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] hip.numeric_traits_sfinae_friendly 3: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] hip.occupancy_control 3: [ OK ] hip.occupancy_control (0 ms) 3: [ RUN ] hip.memory_pool 3: [ OK ] hip.memory_pool (33 ms) 3: [ RUN ] hip.cxx11 3: [ OK ] hip.cxx11 (0 ms) 3: [ RUN ] hip.viewctorprop_embedded_dim 3: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] hip.parallel_scan_range_policy 3: [ OK ] hip.parallel_scan_range_policy (42 ms) 3: [ RUN ] hip.kokkos_printf 3: [ OK ] hip.kokkos_printf (0 ms) 3: [ RUN ] hip.range_for 3: [ OK ] hip.range_for (2 ms) 3: [ RUN ] hip.range_reduce 3: [ OK ] hip.range_reduce (1 ms) 3: [ RUN ] hip.range_dynamic_policy 3: [ OK ] hip.range_dynamic_policy (0 ms) 3: [ RUN ] hip.range_policy_runtime_parameters 3: [ OK ] hip.range_policy_runtime_parameters (0 ms) 3: [ RUN ] hip.range_for_require 3: [ OK ] hip.range_for_require (2 ms) 3: [ RUN ] hip.range_reduce_require 3: [ OK ] hip.range_reduce_require (0 ms) 3: [ RUN ] hip.range_dynamic_policy_require 3: [ OK ] hip.range_dynamic_policy_require (0 ms) 3: [ RUN ] hip.reducers_int 3: [ OK ] hip.reducers_int (8 ms) 3: [ RUN ] hip.reducers_double 3: [ OK ] hip.reducers_double (6 ms) 3: [ RUN ] hip.reducers_complex_double 3: [ OK ] hip.reducers_complex_double (12 ms) 3: [ RUN ] hip.reducers_struct 3: [ OK ] hip.reducers_struct (4 ms) 3: [ RUN ] hip.reducers_half_t 3: [ OK ] hip.reducers_half_t (4 ms) 3: [ RUN ] hip.reducers_bhalf_t 3: [ OK ] hip.reducers_bhalf_t (4 ms) 3: [ RUN ] hip.reducers_int8_t 3: [ OK ] hip.reducers_int8_t (3 ms) 3: [ RUN ] hip.reducers_int16_t 3: [ OK ] hip.reducers_int16_t (3 ms) 3: [ RUN ] hip.reducers_bool 3: [ OK ] hip.reducers_bool (1 ms) 3: [ RUN ] hip.int64_t_reduce 3: [ OK ] hip.int64_t_reduce (33 ms) 3: [ RUN ] hip.double_reduce 3: [ OK ] hip.double_reduce (31 ms) 3: [ RUN ] hip.int64_t_reduce_dynamic 3: [ OK ] hip.int64_t_reduce_dynamic (29 ms) 3: [ RUN ] hip.double_reduce_dynamic 3: [ OK ] hip.double_reduce_dynamic (29 ms) 3: [ RUN ] hip.int64_t_reduce_dynamic_view 3: [ OK ] hip.int64_t_reduce_dynamic_view (9 ms) 3: [ RUN ] hip.int_combined_reduce 3: [ OK ] hip.int_combined_reduce (0 ms) 3: [ RUN ] hip.mdrange_combined_reduce 3: [ OK ] hip.mdrange_combined_reduce (0 ms) 3: [ RUN ] hip.int_combined_reduce_mixed 3: [ OK ] hip.int_combined_reduce_mixed (0 ms) 3: [ RUN ] hip.reduction_with_large_iteration_count 3: [ OK ] hip.reduction_with_large_iteration_count (310 ms) 3: [ RUN ] hip.reduction_deduction 3: [ OK ] hip.reduction_deduction (0 ms) 3: [ RUN ] hip.reduce_device_view_range_policy 39: [ OK ] std_algorithms_remove_copy_if_team_test.test (651 ms) 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (651 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 9 test suites ran. (5698 ms total) 39: [ PASSED ] 9 tests. 39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 5.71 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 40: Test timeout computed to be: 1500 40: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_unique_team_test 40: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 40: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1202 ms) 40: [----------] 1 test from std_algorithms_unique_team_test (1202 ms total) 40: 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test 40: [ RUN ] std_algorithms_adjacent_difference_team_test.test 40: [ OK ] std_algorithms_adjacent_difference_team_test.test (1068 ms) 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1068 ms total) 40: 40: [----------] 1 test from std_algorithms_reduce_team_test 40: [ RUN ] std_algorithms_reduce_team_test.test 40: [ OK ] std_algorithms_reduce_team_test.test (696 ms) 40: [----------] 1 test from std_algorithms_reduce_team_test (696 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_reduce_team_test 40: [ RUN ] std_algorithms_transform_reduce_team_test.test 40: [ OK ] std_algorithms_transform_reduce_team_test.test (1350 ms) 40: [----------] 1 test from std_algorithms_transform_reduce_team_test (1350 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (4318 ms total) 40: [ PASSED ] 4 tests. 40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 4.33 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 41: Test timeout computed to be: 1500 41: [==========] Running 18 tests from 5 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_is_sorted_team_test 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (549 ms) 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1244 ms) 41: [----------] 2 tests from std_algorithms_is_sorted_team_test (1794 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (1 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (1 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1241 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (714 ms) 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1958 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test 41: [ RUN ] std_algorithms_is_partitioned_team_test.empty 41: [ OK ] std_algorithms_is_partitioned_team_test.empty (0 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 41: [ OK ] std_algorithms_is_partitioned_team_test.all_true (346 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 41: [ OK ] std_algorithms_is_partitioned_team_test.all_false (348 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.random 41: [ OK ] std_algorithms_is_partitioned_team_test.random (295 ms) 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (992 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_copy_team_test 41: [ RUN ] std_algorithms_partition_copy_team_test.empty 41: [ OK ] std_algorithms_partition_copy_team_test.empty (1 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_true 3: [ OK ] hip.reduce_device_view_range_policy (9737 ms) 3: [ RUN ] hip.reduce_device_view_mdrange_policy 41: [ OK ] std_algorithms_partition_copy_team_test.all_true (602 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_false 41: [ OK ] std_algorithms_partition_copy_team_test.all_false (611 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.random 41: [ OK ] std_algorithms_partition_copy_team_test.random (543 ms) 41: [----------] 4 tests from std_algorithms_partition_copy_team_test (1759 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_point_team_test 41: [ RUN ] std_algorithms_partition_point_team_test.empty 41: [ OK ] std_algorithms_partition_point_team_test.empty (0 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_true 41: [ OK ] std_algorithms_partition_point_team_test.all_true (240 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_false 41: [ OK ] std_algorithms_partition_point_team_test.all_false (234 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.random 41: [ OK ] std_algorithms_partition_point_team_test.random (173 ms) 41: [----------] 4 tests from std_algorithms_partition_point_team_test (650 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 18 tests from 5 test suites ran. (7155 ms total) 41: [ PASSED ] 18 tests. 41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.16 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 42: Test timeout computed to be: 1500 42: [==========] Running 5 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_transform_team_test 42: [ RUN ] std_algorithms_transform_team_test.test_unary_op 42: [ OK ] std_algorithms_transform_team_test.test_unary_op (877 ms) 42: [ RUN ] std_algorithms_transform_team_test.test_binary_op 42: [ OK ] std_algorithms_transform_team_test.test_binary_op (996 ms) 42: [----------] 2 tests from std_algorithms_transform_team_test (1873 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_team_test 42: [ RUN ] std_algorithms_generate_team_test.test_unary_op 42: [ OK ] std_algorithms_generate_team_test.test_unary_op (2261 ms) 42: [----------] 1 test from std_algorithms_generate_team_test (2261 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_n_team_test 42: [ RUN ] std_algorithms_generate_n_team_test.test 42: [ OK ] std_algorithms_generate_n_team_test.test (50 ms) 42: [----------] 1 test from std_algorithms_generate_n_team_test (50 ms total) 42: 42: [----------] 1 test from std_algorithms_swap_ranges_team_test 42: [ RUN ] std_algorithms_swap_ranges_team_test.test 42: [ OK ] std_algorithms_swap_ranges_team_test.test (936 ms) 42: [----------] 1 test from std_algorithms_swap_ranges_team_test (936 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 5 tests from 4 test suites ran. (5121 ms total) 42: [ PASSED ] 5 tests. 42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 5.13 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 43: Test timeout computed to be: 1500 43: [==========] Running 2 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test 43: [ RUN ] std_algorithms_exclusive_scan_team_test.test ==> cuda: Executing phase: 'install' 43: [ OK ] std_algorithms_exclusive_scan_team_test.test (2880 ms) 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2880 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 43: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 43: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1469 ms) 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1469 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (4350 ms total) 43: [ PASSED ] 2 tests. 43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.36 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests 44: Test timeout computed to be: 1500 44: [==========] Running 2 tests from 2 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test 44: [ RUN ] std_algorithms_inclusive_scan_team_test.test 3: [ OK ] hip.reduce_device_view_mdrange_policy (10540 ms) 3: [ RUN ] hip.reduce_device_view_team_policy 44: [ OK ] std_algorithms_inclusive_scan_team_test.test (4279 ms) 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4279 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 44: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 44: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2815 ms) 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2815 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (7094 ms total) 44: [ PASSED ] 2 tests. 44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 7.11 sec test 45 Start 45: Kokkos_UnitTest_SIMD 45: Test command: /var/jenkins/workspace/Kokkos_nightly/build/simd/unit_tests/Kokkos_UnitTest_SIMD 45: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/simd/unit_tests 45: Test timeout computed to be: 1500 45: [==========] Running 16 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 16 tests from simd 45: [ RUN ] simd.host_math_ops 45: [ OK ] simd.host_math_ops (0 ms) 45: [ RUN ] simd.device_math_ops 45: [ OK ] simd.device_math_ops (0 ms) 45: [ RUN ] simd.host_mask_ops 45: [ OK ] simd.host_mask_ops (0 ms) 45: [ RUN ] simd.device_mask_ops 45: [ OK ] simd.device_mask_ops (0 ms) 45: [ RUN ] simd.host_conversions 45: [ OK ] simd.host_conversions (0 ms) 45: [ RUN ] simd.device_conversions 45: [ OK ] simd.device_conversions (0 ms) 45: [ RUN ] simd.host_shift_ops 45: [ OK ] simd.host_shift_ops (0 ms) 45: [ RUN ] simd.device_shift_ops 45: [ OK ] simd.device_shift_ops (0 ms) 45: [ RUN ] simd.host_condition 45: [ OK ] simd.host_condition (0 ms) 45: [ RUN ] simd.device_condition 45: [ OK ] simd.device_condition (0 ms) 45: [ RUN ] simd.host_gen_ctors 45: [ OK ] simd.host_gen_ctors (0 ms) 45: [ RUN ] simd.device_gen_ctors 45: [ OK ] simd.device_gen_ctors (0 ms) 45: [ RUN ] simd.host_where_expressions 45: [ OK ] simd.host_where_expressions (0 ms) 45: [ RUN ] simd.device_where_expressions 45: [ OK ] simd.device_where_expressions (0 ms) 45: [ RUN ] simd.host_reductions 45: [ OK ] simd.host_reductions (0 ms) 45: [ RUN ] simd.device_reductions 45: [ OK ] simd.device_reductions (0 ms) 45: [----------] 16 tests from simd (0 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 1 test suite ran. (1 ms total) 45: [ PASSED ] 16 tests. 45/45 Test #45: Kokkos_UnitTest_SIMD ........................ Passed 0.01 sec 100% tests passed, 0 tests failed out of 45 Total Test time (real) = 388.34 sec ==> cuda: Successfully installed cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq Stage: 1m 17.67s. Install: 3m 34.02s. Post-install: 13.03s. Total: 5m 5.31s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq [Pipeline] } $ docker stop --time=1 0f1627ac96459b62ac994425d67bafe71313a39fd5e07b07e231304052f23681 ==> Installing gdbm-1.23-7hyo67ccmbmy4qte2dfthfgnvzhg32no [17/23] ==> No binary for gdbm-1.23-7hyo67ccmbmy4qte2dfthfgnvzhg32no found: installing from source $ docker rm -f --volumes 0f1627ac96459b62ac994425d67bafe71313a39fd5e07b07e231304052f23681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 3: [ OK ] hip.reduce_device_view_team_policy (9833 ms) 3: [ RUN ] hip.impl_shared_alloc 3: [ OK ] hip.impl_shared_alloc (105 ms) 3: [ RUN ] hip.kokkos_swap 3: [ OK ] hip.kokkos_swap (0 ms) 3: [ RUN ] hip.team_for 3: [ OK ] hip.team_for (15 ms) 3: [ RUN ] hip.team_reduce 3: [ OK ] hip.team_reduce (1 ms) 3: [ RUN ] hip.team_reduce_large 3: [ OK ] hip.team_reduce_large (243 ms) 3: [ RUN ] hip.team_parallel_single 3: [ OK ] hip.team_parallel_single (9 ms) 3: [ RUN ] hip.large_team_scratch_size 3: [ OK ] hip.large_team_scratch_size (0 ms) 3: [ RUN ] hip.team_broadcast_long 3: [ OK ] hip.team_broadcast_long (1 ms) 3: [ RUN ] hip.team_broadcast_long_wrapper 3: [ OK ] hip.team_broadcast_long_wrapper (1 ms) 3: [ RUN ] hip.team_broadcast_char 3: [ OK ] hip.team_broadcast_char (0 ms) 3: [ RUN ] hip.team_broadcast_float 3: [ OK ] hip.team_broadcast_float (0 ms) 3: [ RUN ] hip.team_broadcast_double 3: [ OK ] hip.team_broadcast_double (0 ms) 3: [ RUN ] hip.team_handle_by_value 3: [ OK ] hip.team_handle_by_value (0 ms) 3: [ RUN ] hip.team_vector 3: [ OK ] hip.team_vector (9 ms) 3: [ RUN ] hip.triple_nested_parallelism 3: [ OK ] hip.triple_nested_parallelism (6 ms) 3: [ RUN ] hip.parallel_scan_with_reducers 3: [ OK ] hip.parallel_scan_with_reducers (56 ms) 3: [ RUN ] hip.team_thread_range_combined_reducers 3: [ OK ] hip.team_thread_range_combined_reducers (5 ms) 3: [ RUN ] hip.thread_vector_range_combined_reducers 3: [ OK ] hip.thread_vector_range_combined_reducers (0 ms) 3: [ RUN ] hip.team_vector_range_combined_reducers 3: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 3: [ RUN ] hip.TeamThreadMDRangeParallelFor 3: [ OK ] hip.TeamThreadMDRangeParallelFor (26 ms) 3: [ RUN ] hip.ThreadVectorMDRangeParallelFor 3: [ OK ] hip.ThreadVectorMDRangeParallelFor (8 ms) 3: [ RUN ] hip.TeamVectorMDRangeParallelFor 3: [ OK ] hip.TeamVectorMDRangeParallelFor (8 ms) 3: [ RUN ] hip.TeamThreadMDRangeParallelReduce 3: [ OK ] hip.TeamThreadMDRangeParallelReduce (12 ms) 3: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 3: [ OK ] hip.ThreadVectorMDRangeParallelReduce (5 ms) 3: [ RUN ] hip.TeamVectorMDRangeParallelReduce 3: [ OK ] hip.TeamVectorMDRangeParallelReduce (5 ms) 3: [ RUN ] hip.team_policy_runtime_parameters 3: [ OK ] hip.team_policy_runtime_parameters (0 ms) 3: [ RUN ] hip.team_reduction_scan ==> Fetching https://mirror.spack.io/_source-cache/archive/74/74b1081d21fff13ae4bd7c16e5d6e504a4c26f7cde1dca0d963a484174bbcacd.tar.gz ==> No patches needed for gdbm ==> gdbm: Executing phase: 'autoreconf' ==> gdbm: Executing phase: 'configure' 3: [ OK ] hip.team_reduction_scan (1748 ms) 3: [ RUN ] hip.team_long_reduce 3: [ OK ] hip.team_long_reduce (17 ms) 3: [ RUN ] hip.team_double_reduce 3: [ OK ] hip.team_double_reduce (18 ms) 3: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 3: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 3: [ RUN ] hip.repeated_team_reduce 3: [ OK ] hip.repeated_team_reduce (82 ms) 3: [ RUN ] hip.team_scan 3: [ OK ] hip.team_scan (122 ms) 3: [ RUN ] hip.team_scan_ret_val 3: [ OK ] hip.team_scan_ret_val (113 ms) 3: [ RUN ] hip.team_shared_request 3: [ OK ] hip.team_shared_request (2 ms) 3: [ RUN ] hip.team_scratch_request 3: [ OK ] hip.team_scratch_request (1 ms) 3: [ RUN ] hip.team_lambda_shared_request 3: [ OK ] hip.team_lambda_shared_request (3 ms) 3: [ RUN ] hip.scratch_align 3: [ OK ] hip.scratch_align (0 ms) 3: [ RUN ] hip.shmem_size 3: [ OK ] hip.shmem_size (0 ms) 3: [ RUN ] hip.multi_level_scratch 3: [ OK ] hip.multi_level_scratch (9 ms) 3: [ RUN ] hip.team_scratch_memory_index_parallel_for 3: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 3: [ RUN ] hip.team_policy_max_recommended 3: [ OK ] hip.team_policy_max_recommended (24 ms) 3: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 3: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 3: [ RUN ] hip.team_teamvector_range 3: [ OK ] hip.team_teamvector_range (3 ms) 3: [ RUN ] hip.unique_token_global 3: [ OK ] hip.unique_token_global (2 ms) 3: [ RUN ] hip.unique_token_instance 3: [ OK ] hip.unique_token_instance (1 ms) 3: [ RUN ] hip.unique_token_team_acquire 3: [ OK ] hip.unique_token_team_acquire (13 ms) 3: [ RUN ] hip.view_api_a 3: [ OK ] hip.view_api_a (4 ms) 3: [ RUN ] hip.view_api_b 3: [ OK ] hip.view_api_b (6 ms) 3: [ RUN ] hip.view_api_c 3: [ OK ] hip.view_api_c (1 ms) 3: [ RUN ] hip.view_api_d 3: [ OK ] hip.view_api_d (1 ms) 3: [ RUN ] hip.view_allocation_error 3: [ OK ] hip.view_allocation_error (4 ms) 3: [ RUN ] hip.view_remap 3: [ OK ] hip.view_remap (0 ms) 3: [ RUN ] hip.view_mirror_nonconst 3: [ OK ] hip.view_mirror_nonconst (0 ms) 3: [ RUN ] hip.view_stride_method 3: [ OK ] hip.view_stride_method (0 ms) 3: [ RUN ] hip.anonymous_space 3: [ OK ] hip.anonymous_space (1 ms) 3: [ RUN ] hip.view_overload_resolution 3: [ OK ] hip.view_overload_resolution (0 ms) 3: [ RUN ] hip.view_allocation_large_rank 3: [ OK ] hip.view_allocation_large_rank (4 ms) 3: [ RUN ] hip.view_shmem_size_on_device 3: [ OK ] hip.view_shmem_size_on_device (0 ms) 3: [ RUN ] hip.view_is_assignable 3: [ OK ] hip.view_is_assignable (3 ms) 3: [ RUN ] hip.view_copy_tests 3: [ OK ] hip.view_copy_tests (7 ms) 3: [ RUN ] hip.view_copy_tests_rank_0 3: [ OK ] hip.view_copy_tests_rank_0 (2 ms) 3: [ RUN ] hip.view_copy_degenerated 3: [ OK ] hip.view_copy_degenerated (0 ms) 3: [ RUN ] hip.view_fill_tests_layout_right 3: [ OK ] hip.view_fill_tests_layout_right (62 ms) 3: [ RUN ] hip.view_fill_tests_layout_left 3: [ OK ] hip.view_fill_tests_layout_left (42 ms) 3: [ RUN ] hip.view_empty_runtime_unmanaged 3: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 3: [ RUN ] hip.view_hooks 3: [ OK ] hip.view_hooks (0 ms) 3: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 3: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (50 ms) 3: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 3: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (50 ms) 3: [ RUN ] hip.view_irregular_layout 3: [ OK ] hip.view_irregular_layout (6 ms) 3: [ RUN ] hip.view_mapping 3: [ OK ] hip.view_mapping (59 ms) 3: [ RUN ] hip.view_mapping_operator 3: [ OK ] hip.view_mapping_operator (21 ms) 3: [ RUN ] hip.static_extent 3: [ OK ] hip.static_extent (0 ms) 3: [ RUN ] hip.view_mapping_atomic 3: [ OK ] hip.view_mapping_atomic (1 ms) 3: [ RUN ] hip.view_mapping_class_value 3: [ OK ] hip.view_mapping_class_value (0 ms) 3: [ RUN ] hip.view_mapping_assignable 3: [ OK ] hip.view_mapping_assignable (0 ms) 3: [ RUN ] hip.view_mapping_trivially_copyable 3: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] hip.view_mapping_subview 3: [ OK ] hip.view_mapping_subview (1 ms) 3: [ RUN ] hip.view_nested_view 3: [ OK ] hip.view_nested_view (1 ms) 3: [ RUN ] hip.append_formatted_multidimensional_index 3: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 3: [ RUN ] hip.view_resize 3: [ OK ] hip.view_resize (13 ms) 3: [ RUN ] hip.view_realloc 3: [ OK ] hip.view_realloc (0 ms) 3: [ RUN ] hip.workgraph_fib 3: [ OK ] hip.workgraph_fib (2698 ms) 3: [ RUN ] hip.resize_realloc_no_init 3: [ OK ] hip.resize_realloc_no_init (0 ms) 3: [ RUN ] hip.resize_realloc_no_alloc 3: [ OK ] hip.resize_realloc_no_alloc (0 ms) 3: [ RUN ] hip.realloc_exec_space 3: [ OK ] hip.realloc_exec_space (0 ms) 3: [ RUN ] hip.view_alloc 3: [ OK ] hip.view_alloc (1 ms) 3: [ RUN ] hip.view_alloc_exec_space 3: [ OK ] hip.view_alloc_exec_space (0 ms) 3: [ RUN ] hip.view_alloc_int 3: [ OK ] hip.view_alloc_int (0 ms) 3: [ RUN ] hip.view_alloc_exec_space_int 3: [ OK ] hip.view_alloc_exec_space_int (0 ms) 3: [ RUN ] hip.deep_copy_zero_memset 3: [ OK ] hip.deep_copy_zero_memset (0 ms) 3: [ RUN ] hip.resize_exec_space 3: [ OK ] hip.resize_exec_space (0 ms) 3: [ RUN ] hip.view_allocation_int 3: [ OK ] hip.view_allocation_int (0 ms) 3: [ RUN ] hip.view_allocation_exec_space_int 3: [ OK ] hip.view_allocation_exec_space_int (0 ms) 3: [ RUN ] hip.view_not_default_constructible 3: [ OK ] hip.view_not_default_constructible (0 ms) 3: [ RUN ] hip.scan_unit 3: [ OK ] hip.scan_unit (4 ms) 3: [ RUN ] hip.space_access 3: [ OK ] hip.space_access (0 ms) 3: [ RUN ] hip.impl_view_accessible 3: [ OK ] hip.impl_view_accessible (2 ms) 3: [ RUN ] hip.memory_requirements 3: [ OK ] hip.memory_requirements (0 ms) 3: [ RUN ] hip.team_scratch_1_streams ==> gdbm: Executing phase: 'build' ==> gdbm: Executing phase: 'install' ==> gdbm: Successfully installed gdbm-1.23-7hyo67ccmbmy4qte2dfthfgnvzhg32no Stage: 1.45s. Autoreconf: 0.00s. Configure: 11.30s. Build: 5.25s. Install: 1.05s. Post-install: 0.05s. Total: 19.67s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gdbm-1.23-7hyo67ccmbmy4qte2dfthfgnvzhg32no ==> Installing kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4 [18/23] ==> No binary for kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4 found: installing from source ==> No patches needed for kokkos-nvcc-wrapper ==> kokkos-nvcc-wrapper: Executing phase: 'install' ==> kokkos-nvcc-wrapper: Successfully installed kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4 Stage: 4.30s. Install: 0.00s. Post-install: 0.02s. Total: 4.48s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4 ==> Installing perl-5.38.2-2uif5na6eymz3nurlpqfa2qzjgevee5x [19/23] ==> No binary for perl-5.38.2-2uif5na6eymz3nurlpqfa2qzjgevee5x found: installing from source ==> Fetching http://www.cpan.org/src/5.0/perl-5.38.2.tar.gz ==> Fetching https://mirror.spack.io/_source-cache/archive/9d/9da50e155df72bce55cb69f51f1dbb4b62d23740fb99f6178bb27f22ebdf8a46.tar.gz ==> Moving resource stage source: /tmp/root/spack-stage/resource-cpanm-2uif5na6eymz3nurlpqfa2qzjgevee5x/spack-src/ destination: /tmp/root/spack-stage/spack-stage-perl-5.38.2-2uif5na6eymz3nurlpqfa2qzjgevee5x/spack-src/cpanm/cpanm ==> Applied patch /var/jenkins/workspace/Kokkos_nightly/spack/var/spack/repos/builtin/packages/perl/zlib-ng.patch ==> Ran patch() for perl 3: [ OK ] hip.team_scratch_1_streams (44608 ms) 3: [ RUN ] hip.async_launcher 3: [ OK ] hip.async_launcher (3 ms) 3: [ RUN ] hip.preferred_blocksize_deduction 3: [ OK ] hip.preferred_blocksize_deduction (0 ms) 3: [----------] 284 tests from hip (136964 ms total) 3: 3: [----------] 5 tests from hip_graph 3: [ RUN ] hip_graph.launch_one 3: [ OK ] hip_graph.launch_one (0 ms) 3: [ RUN ] hip_graph.launch_one_rvalue 3: [ OK ] hip_graph.launch_one_rvalue (0 ms) 3: [ RUN ] hip_graph.launch_six 3: [ OK ] hip_graph.launch_six (2 ms) 3: [ RUN ] hip_graph.when_all_cycle 3: [ OK ] hip_graph.when_all_cycle (0 ms) 3: [ RUN ] hip_graph.zero_work_reduce 3: [ OK ] hip_graph.zero_work_reduce (0 ms) 3: [----------] 5 tests from hip_graph (4 ms total) 3: 3: [----------] 55 tests from hip_managed 3: [ RUN ] hip_managed.view_subview_auto_1d_left 3: [ OK ] hip_managed.view_subview_auto_1d_left (1 ms) 3: [ RUN ] hip_managed.view_subview_auto_1d_right 3: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 3: [ RUN ] hip_managed.view_subview_auto_1d_stride 3: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 3: [ RUN ] hip_managed.view_subview_assign_strided 3: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 3: [ RUN ] hip_managed.view_subview_left_0 3: [ OK ] hip_managed.view_subview_left_0 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_1 3: [ OK ] hip_managed.view_subview_left_1 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_2 3: [ OK ] hip_managed.view_subview_left_2 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_3 3: [ OK ] hip_managed.view_subview_left_3 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_0 3: [ OK ] hip_managed.view_subview_right_0 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_1 3: [ OK ] hip_managed.view_subview_right_1 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_3 3: [ OK ] hip_managed.view_subview_right_3 (0 ms) 3: [ RUN ] hip_managed.view_static_tests 3: [ OK ] hip_managed.view_static_tests (0 ms) 3: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 3: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 3: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 3: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign 3: [ OK ] hip_managed.view_subview_1d_assign (3 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign_atomic 3: [ OK ] hip_managed.view_subview_1d_assign_atomic (3 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 3: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (3 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d 3: [ OK ] hip_managed.view_subview_2d_from_3d (39 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 3: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (40 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 3: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (40 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left 3: [ OK ] hip_managed.view_subview_3d_from_5d_left (161 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 3: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (153 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 3: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (149 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right 3: [ OK ] hip_managed.view_subview_3d_from_5d_right (150 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 3: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (150 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 3: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (150 ms) 3: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 3: [ OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms) 3: [ RUN ] hip_managed.view_subview_memory_traits_construction 3: [ OK ] hip_managed.view_subview_memory_traits_construction (0 ms) 3: [ RUN ] hip_managed.impl_shared_alloc 3: [ OK ] hip_managed.impl_shared_alloc (186 ms) 3: [ RUN ] hip_managed.view_api_a 3: [ OK ] hip_managed.view_api_a (5 ms) 3: [ RUN ] hip_managed.view_api_b 3: [ OK ] hip_managed.view_api_b (14 ms) 3: [ RUN ] hip_managed.view_api_c 3: [ OK ] hip_managed.view_api_c (1 ms) 3: [ RUN ] hip_managed.view_api_d 3: [ OK ] hip_managed.view_api_d (4 ms) 3: [ RUN ] hip_managed.view_allocation_error 3: [ OK ] hip_managed.view_allocation_error (0 ms) 3: [ RUN ] hip_managed.view_remap 3: [ OK ] hip_managed.view_remap (1 ms) 3: [ RUN ] hip_managed.view_mirror_nonconst 3: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 3: [ RUN ] hip_managed.view_stride_method 3: [ OK ] hip_managed.view_stride_method (0 ms) 3: [ RUN ] hip_managed.anonymous_space 3: [ OK ] hip_managed.anonymous_space (0 ms) 3: [ RUN ] hip_managed.view_overload_resolution 3: [ OK ] hip_managed.view_overload_resolution (0 ms) 3: [ RUN ] hip_managed.view_allocation_large_rank 3: [ OK ] hip_managed.view_allocation_large_rank (1787 ms) 3: [ RUN ] hip_managed.view_shmem_size_on_device 3: [ OK ] hip_managed.view_shmem_size_on_device (48 ms) 3: [ RUN ] hip_managed.view_is_assignable 3: [ OK ] hip_managed.view_is_assignable (120 ms) 3: [ RUN ] hip_managed.view_copy_tests 3: [ OK ] hip_managed.view_copy_tests (10 ms) 3: [ RUN ] hip_managed.view_copy_tests_rank_0 3: [ OK ] hip_managed.view_copy_tests_rank_0 (3 ms) 3: [ RUN ] hip_managed.view_copy_degenerated 3: [ OK ] hip_managed.view_copy_degenerated (0 ms) 3: [ RUN ] hip_managed.view_fill_tests_layout_right ==> cmake: Executing phase: 'install' ==> cmake: Successfully installed cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v Stage: 3.31s. Bootstrap: 2m 18.66s. Build: 5m 41.50s. Install: 4.23s. Post-install: 1.19s. Total: 8m 9.17s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v ==> Installing kokkos-develop-xlemn7exiiecpqv2yq2io6jlmdy2dtns [19/19] ==> No binary for kokkos-develop-xlemn7exiiecpqv2yq2io6jlmdy2dtns found: installing from source ==> No patches needed for kokkos ==> kokkos: Executing phase: 'cmake' ==> kokkos: Executing phase: 'build' 3: [ OK ] hip_managed.view_fill_tests_layout_right (3510 ms) 3: [ RUN ] hip_managed.view_fill_tests_layout_left 3: [ OK ] hip_managed.view_fill_tests_layout_left (1021 ms) 3: [ RUN ] hip_managed.view_mapping 3: [ OK ] hip_managed.view_mapping (65 ms) 3: [ RUN ] hip_managed.view_mapping_operator 3: [ OK ] hip_managed.view_mapping_operator (19 ms) 3: [ RUN ] hip_managed.static_extent 3: [ OK ] hip_managed.static_extent (0 ms) 3: [ RUN ] hip_managed.view_mapping_atomic 3: [ OK ] hip_managed.view_mapping_atomic (1 ms) 3: [ RUN ] hip_managed.view_mapping_class_value 3: [ OK ] hip_managed.view_mapping_class_value (0 ms) 3: [ RUN ] hip_managed.view_mapping_assignable 3: [ OK ] hip_managed.view_mapping_assignable (0 ms) 3: [ RUN ] hip_managed.view_mapping_trivially_copyable 3: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] hip_managed.view_mapping_subview 3: [ OK ] hip_managed.view_mapping_subview (0 ms) 3: [----------] 55 tests from hip_managed (7913 ms total) 3: 3: [----------] 26 tests from hip_hostpinned 3: [ RUN ] hip_hostpinned.impl_shared_alloc 3: [ OK ] hip_hostpinned.impl_shared_alloc (127 ms) 3: [ RUN ] hip_hostpinned.view_api_a 3: [ OK ] hip_hostpinned.view_api_a (20 ms) 3: [ RUN ] hip_hostpinned.view_api_b 3: [ OK ] hip_hostpinned.view_api_b (5 ms) 3: [ RUN ] hip_hostpinned.view_api_c 3: [ OK ] hip_hostpinned.view_api_c (0 ms) 3: [ RUN ] hip_hostpinned.view_api_d 3: [ OK ] hip_hostpinned.view_api_d (27 ms) 3: [ RUN ] hip_hostpinned.view_allocation_error 3: [ OK ] hip_hostpinned.view_allocation_error (0 ms) 3: [ RUN ] hip_hostpinned.view_remap 3: [ OK ] hip_hostpinned.view_remap (0 ms) 3: [ RUN ] hip_hostpinned.view_mirror_nonconst 3: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 3: [ RUN ] hip_hostpinned.view_stride_method 3: [ OK ] hip_hostpinned.view_stride_method (0 ms) 3: [ RUN ] hip_hostpinned.anonymous_space 3: [ OK ] hip_hostpinned.anonymous_space (0 ms) 3: [ RUN ] hip_hostpinned.view_overload_resolution 3: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 3: [ RUN ] hip_hostpinned.view_shmem_size_on_device 3: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 3: [ RUN ] hip_hostpinned.view_is_assignable 3: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 3: [ RUN ] hip_hostpinned.view_copy_tests 3: [ OK ] hip_hostpinned.view_copy_tests (3 ms) 3: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 3: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 3: [ RUN ] hip_hostpinned.view_copy_degenerated 3: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 3: [ RUN ] hip_hostpinned.view_fill_tests_layout_right 3: [ OK ] hip_hostpinned.view_fill_tests_layout_right (2071 ms) 3: [ RUN ] hip_hostpinned.view_fill_tests_layout_left 3: [ OK ] hip_hostpinned.view_fill_tests_layout_left (2376 ms) 3: [ RUN ] hip_hostpinned.view_mapping 3: [ OK ] hip_hostpinned.view_mapping (59 ms) 3: [ RUN ] hip_hostpinned.view_mapping_operator 3: [ OK ] hip_hostpinned.view_mapping_operator (1 ms) 3: [ RUN ] hip_hostpinned.static_extent 3: [ OK ] hip_hostpinned.static_extent (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_atomic 3: [ OK ] hip_hostpinned.view_mapping_atomic (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_class_value 3: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_assignable 3: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 3: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_subview 3: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 3: [----------] 26 tests from hip_hostpinned (4699 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 385 tests from 5 test suites ran. (210177 ms total) 3: [ PASSED ] 385 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/51 Test #3: Kokkos_CoreUnitTest_HIP ..................... Passed 210.67 sec test 4 Start 4: Kokkos_CoreUnitTest_HIPInterOpInit 4: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 4: Test timeout computed to be: 1500 4: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 4: [==========] Running 1 test from 1 test suite. 4: [----------] Global test environment set-up. 4: [----------] 1 test from hip 4: [ RUN ] hip.raw_hip_interop 4: [ OK ] hip.raw_hip_interop (420 ms) 4: [----------] 1 test from hip (420 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 1 test from 1 test suite ran. (420 ms total) 4: [ PASSED ] 1 test. 4/51 Test #4: Kokkos_CoreUnitTest_HIPInterOpInit .......... Passed 0.46 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpStreams 5: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 5: Test timeout computed to be: 1500 5: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_streams 5: [ OK ] hip.raw_hip_streams (433 ms) 5: [----------] 1 test from hip (433 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (433 ms total) 5: [ PASSED ] 1 test. 5/51 Test #5: Kokkos_CoreUnitTest_HIPInterOpStreams ....... Passed 0.48 sec test 6 Start 6: Kokkos_CoreUnitTest_Default 6: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_Default 6: Test timeout computed to be: 1500 6: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 6: [==========] Running 71 tests from 41 test suites. 6: [----------] Global test environment set-up. 6: [----------] 31 tests from defaultdevicetype 6: [ RUN ] defaultdevicetype.initialization_settings 6: [ OK ] defaultdevicetype.initialization_settings (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 6: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_device_id 6: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 6: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 6: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_help 6: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 6: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 6: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 6: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 6: [ RUN ] defaultdevicetype.env_vars_num_threads 6: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 6: [ RUN ] defaultdevicetype.env_vars_device_id 6: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 6: [ RUN ] defaultdevicetype.env_vars_disable_warnings 6: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 6: [ RUN ] defaultdevicetype.env_vars_tune_internals 6: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 6: [ RUN ] defaultdevicetype.visible_devices 6: [ OK ] defaultdevicetype.visible_devices (0 ms) 6: [ RUN ] defaultdevicetype.shared_space 6: /var/jenkins/workspace/Kokkos_nightly/core/unit_test/TestSharedSpace.cpp:109: Skipped 6: skipping because specified arch does not support page migration 6: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 6: [ RUN ] defaultdevicetype.shared_host_pinned_space 6: [ OK ] defaultdevicetype.shared_host_pinned_space (7 ms) 6: [ RUN ] defaultdevicetype.compiler_macros 6: [ OK ] defaultdevicetype.compiler_macros (0 ms) 6: [ RUN ] defaultdevicetype.half_conversion 6: [ OK ] defaultdevicetype.half_conversion (3 ms) 6: [ RUN ] defaultdevicetype.bhalf_conversion 6: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 6: [ RUN ] defaultdevicetype.half_operators 6: [ OK ] defaultdevicetype.half_operators (1 ms) 6: [ RUN ] defaultdevicetype.bhalf_operators 6: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 6: [ RUN ] defaultdevicetype.host_space_access 6: [ OK ] defaultdevicetype.host_space_access (0 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a1 6: [ OK ] defaultdevicetype.reduce_instantiation_a1 (8 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b1 6: [ OK ] defaultdevicetype.reduce_instantiation_b1 (19 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c1 6: [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a2 6: [ OK ] defaultdevicetype.reduce_instantiation_a2 (11 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b2 6: [ OK ] defaultdevicetype.reduce_instantiation_b2 (25 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c2 6: [ OK ] defaultdevicetype.reduce_instantiation_c2 (11 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a3 6: [ OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b3 6: [ OK ] defaultdevicetype.reduce_instantiation_b3 (39 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c3 6: [ OK ] defaultdevicetype.reduce_instantiation_c3 (17 ms) 6: [ RUN ] defaultdevicetype.malloc 6: [ OK ] defaultdevicetype.malloc (0 ms) 6: [----------] 31 tests from defaultdevicetype (174 ms total) 6: 6: [----------] 1 test from kokkosresize 6: [ RUN ] kokkosresize.host_space_access 6: [ OK ] kokkosresize.host_space_access (20 ms) 6: [----------] 1 test from kokkosresize (20 ms total) 6: 6: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/0.sizes 6: [ OK ] TestViewAPI/0.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/0 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/1.sizes 6: [ OK ] TestViewAPI/1.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/1 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/2.sizes 6: [ OK ] TestViewAPI/2.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/2 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/3.sizes 6: [ OK ] TestViewAPI/3.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/3 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/4.sizes 6: [ OK ] TestViewAPI/4.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/4 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/5.sizes 6: [ OK ] TestViewAPI/5.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/5 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/6.sizes 6: [ OK ] TestViewAPI/6.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/6 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/7.sizes 6: [ OK ] TestViewAPI/7.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/7 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/8.sizes 6: [ OK ] TestViewAPI/8.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/8 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/9.sizes 6: [ OK ] TestViewAPI/9.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/9 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/10.sizes 6: [ OK ] TestViewAPI/10.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/10 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/11.sizes 6: [ OK ] TestViewAPI/11.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/11 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/12.sizes 6: [ OK ] TestViewAPI/12.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/12 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/13.sizes 6: [ OK ] TestViewAPI/13.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/13 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/14.sizes 6: [ OK ] TestViewAPI/14.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/14 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/15.sizes 6: [ OK ] TestViewAPI/15.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/15 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/16.sizes 6: [ OK ] TestViewAPI/16.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/16 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/17.sizes 6: [ OK ] TestViewAPI/17.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/17 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/18.sizes 6: [ OK ] TestViewAPI/18.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/18 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/19.sizes 6: [ OK ] TestViewAPI/19.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/19 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/20.sizes 6: [ OK ] TestViewAPI/20.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/20 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/21.sizes 6: [ OK ] TestViewAPI/21.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/21 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/22.sizes 6: [ OK ] TestViewAPI/22.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/22 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/23.sizes 6: [ OK ] TestViewAPI/23.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/23 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/24.sizes 6: [ OK ] TestViewAPI/24.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/24 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/25.sizes 6: [ OK ] TestViewAPI/25.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/25 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/26.sizes 6: [ OK ] TestViewAPI/26.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/26 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/27.sizes 6: [ OK ] TestViewAPI/27.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/27 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/28.sizes 6: [ OK ] TestViewAPI/28.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/28 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/29.sizes 6: [ OK ] TestViewAPI/29.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/29 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/30.sizes 6: [ OK ] TestViewAPI/30.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/30 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/31.sizes 6: [ OK ] TestViewAPI/31.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/31 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/32.sizes 6: [ OK ] TestViewAPI/32.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/32 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/33.sizes 6: [ OK ] TestViewAPI/33.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/33 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/34.sizes 6: [ OK ] TestViewAPI/34.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/34 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/35.sizes 6: [ OK ] TestViewAPI/35.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/35 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/36.sizes 6: [ OK ] TestViewAPI/36.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/36 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/37.sizes 6: [ OK ] TestViewAPI/37.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/37 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 6: [ RUN ] TestViewAPI/38.sizes 6: [ OK ] TestViewAPI/38.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/38 (0 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 71 tests from 41 test suites ran. (197 ms total) 6: [ PASSED ] 70 tests. 6: [ SKIPPED ] 1 test, listed below: 6: [ SKIPPED ] defaultdevicetype.shared_space 6/51 Test #6: Kokkos_CoreUnitTest_Default ................. Passed 0.65 sec test 7 Start 7: Kokkos_CoreUnitTest_LegionInitialization 7: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 7: Test timeout computed to be: 1500 7: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from initialization 7: [ RUN ] initialization.legion_initialization 7: [ OK ] initialization.legion_initialization (422 ms) 7: [----------] 1 test from initialization (422 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (422 ms total) 7: [ PASSED ] 1 test. 7/51 Test #7: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.46 sec test 8 Start 8: Kokkos_CoreUnitTest_PushFinalizeHook 8: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 8: Test timeout computed to be: 1500 8: SUCCESS 8/51 Test #8: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.45 sec test 9 Start 9: Kokkos_CoreUnitTest_ScopeGuard 9: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard 9: Test timeout computed to be: 1500 9: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 9: [==========] Running 6 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 6 tests from scope_guard_DeathTest 9: [ RUN ] scope_guard_DeathTest.create 9: [ OK ] scope_guard_DeathTest.create (445 ms) 9: [ RUN ] scope_guard_DeathTest.create_argument 9: [ OK ] scope_guard_DeathTest.create_argument (449 ms) 9: [ RUN ] scope_guard_DeathTest.create_while_initialize 9: [ OK ] scope_guard_DeathTest.create_while_initialize (1112 ms) 9: [ RUN ] scope_guard_DeathTest.create_after_initialize 9: [ OK ] scope_guard_DeathTest.create_after_initialize (1100 ms) 9: [ RUN ] scope_guard_DeathTest.create_after_finalize 9: [ OK ] scope_guard_DeathTest.create_after_finalize (1114 ms) 9: [ RUN ] scope_guard_DeathTest.destroy_after_finalize 9: [ OK ] scope_guard_DeathTest.destroy_after_finalize (1116 ms) 9: [----------] 6 tests from scope_guard_DeathTest (5338 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 6 tests from 1 test suite ran. (5338 ms total) 9: [ PASSED ] 6 tests. 9/51 Test #9: Kokkos_CoreUnitTest_ScopeGuard .............. Passed 5.36 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_Develop 10: Test timeout computed to be: 1500 10: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from defaultdevicetype 10: [ RUN ] defaultdevicetype.development_test 10: [ OK ] defaultdevicetype.development_test (0 ms) 10: [----------] 1 test from defaultdevicetype (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (0 ms total) 10: [ PASSED ] 1 test. 10/51 Test #10: Kokkos_CoreUnitTest_Develop ................. Passed 0.45 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 11: Test timeout computed to be: 1500 11: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 11: [==========] Running 27 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 25 tests from kokkosp 11: [ RUN ] kokkosp.test_named_instance_fence 11: Ref: 50331649 11: Ref: named_instance 11: 50331649 11: named_instance 11: [ OK ] kokkosp.test_named_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_instance_fence 11: Ref: 50331649 11: Ref: Unnamed Instance Fence 11: 50331649 11: Kokkos::HIP::fence(): Unnamed Instance Fence 11: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_named_global_fence 11: Ref: 50331648 11: Ref: test global fence 11: 0 11: test global fence 11: Miss on id 11: 50331648 11: test global fence 11: [ OK ] kokkosp.test_named_global_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_global_fence 11: Ref: 50331648 11: Ref: Unnamed Global Fence 11: 0 11: Kokkos::fence: Unnamed Global Fence 11: Miss on id 11: 50331648 11: Kokkos::fence: Unnamed Global Fence 11: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 11: [ RUN ] kokkosp.test_multiple_default_instances 11: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 11: [ RUN ] kokkosp.test_id_gen 11: [ OK ] kokkosp.test_id_gen (0 ms) 11: [ RUN ] kokkosp.test_kernel_sequence 11: Ref: 50331649 11: Ref: named_instance 11: 50331649 11: named_instance 11: Ref: 50331649 11: Ref: test_kernel 11: 50331649 11: named_instance 11: Miss on name 11: 0 11: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 11: Miss on name 11: Miss on id 11: 50331648 11: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 11: Miss on name 11: Miss on id 11: 50331649 11: test_kernel 11: [ OK ] kokkosp.test_kernel_sequence (1 ms) 11: [ RUN ] kokkosp.async_deep_copy 11: [ OK ] kokkosp.async_deep_copy (0 ms) 11: [ RUN ] kokkosp.parallel_for 11: [ OK ] kokkosp.parallel_for (0 ms) 11: [ RUN ] kokkosp.parallel_reduce 11: [ OK ] kokkosp.parallel_reduce (4 ms) 11: [ RUN ] kokkosp.parallel_scan 11: [ OK ] kokkosp.parallel_scan (14 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 11: [ RUN ] kokkosp.regions 11: [ OK ] kokkosp.regions (0 ms) 11: [ RUN ] kokkosp.fences 11: [ OK ] kokkosp.fences (0 ms) 11: [ RUN ] kokkosp.raw_allocation 11: [ OK ] kokkosp.raw_allocation (0 ms) 11: [ RUN ] kokkosp.view 11: [ OK ] kokkosp.view (0 ms) 11: [ RUN ] kokkosp.sections 11: [ OK ] kokkosp.sections (0 ms) 11: [ RUN ] kokkosp.metadata 11: [ OK ] kokkosp.metadata (0 ms) 11: [ RUN ] kokkosp.profile_events 11: [ OK ] kokkosp.profile_events (0 ms) 11: [ RUN ] kokkosp.no_init_kernel 11: [ OK ] kokkosp.no_init_kernel (0 ms) 11: [ RUN ] kokkosp.get_events 11: [ OK ] kokkosp.get_events (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init 11: [ OK ] kokkosp.create_mirror_no_init (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 11: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 11: [ RUN ] kokkosp.create_mirror_view_and_copy 11: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 11: [----------] 25 tests from kokkosp (21 ms total) 11: 11: [----------] 2 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.profiling_section 11: [ OK ] defaultdevicetype.profiling_section (0 ms) 11: [ RUN ] defaultdevicetype.scoped_profile_region 11: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 11: [----------] 2 tests from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 27 tests from 2 test suites ran. (21 ms total) 11: [ PASSED ] 27 tests. 11/51 Test #11: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.46 sec test 12 Start 12: Kokkos_CoreUnitTest_ToolIndependence 12: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 12: Test timeout computed to be: 1500 12/51 Test #12: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.02 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoadHelp 13: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/libkokkosprinter-tool.so 13: Test timeout computed to be: 1500 13: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 13: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 13/51 Test #13: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.45 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLineHelp 14: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/51 Test #14: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.45 sec test 15 Start 15: Kokkos_ProfilingTestLibraryLoad 15: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 15: Environment variables: 15: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/libkokkosprinter-tool.so 15: Test timeout computed to be: 1500 15: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 15: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x1657e80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xbedd80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xbede80:Host:source:0x1657f80:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xbaf200:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xbedd80:40::kokkosp_deallocate_data:Host:source:0x1657e80:40::kokkosp_finalize_library:: 15/51 Test #15: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.44 sec test 16 Start 16: Kokkos_ProfilingTestLibraryCmdLine 16: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/libkokkosprinter-tool.so" 16: Test timeout computed to be: 1500 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x23f6a80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x233cc00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x233cd00:Host:source:0x23f6b80:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x2e1a7c0:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x233cc00:40::kokkosp_deallocate_data:Host:source:0x23f6a80:40::kokkosp_finalize_library:: 16/51 Test #16: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.44 sec test 17 Start 17: Kokkos_CoreUnitTest_StackTraceTest 17: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec 17: Test timeout computed to be: 1500 17: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 17: [==========] Running 3 tests from 2 test suites. 17: [----------] Global test environment set-up. 17: [----------] 2 tests from defaultdevicetype_DeathTest 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 17: 17: [WARNING] /var/jenkins/workspace/Kokkos_nightly/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3c6920] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x3643ae] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x35fdf1] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x3619bc] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x397e6d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x371989] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x372a99] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x373328] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x38298d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x398abd] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x38220d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x361e70] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb8d008b083] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x35fc6e] 17: 17: demangled test_f1: 17: [0x3c6920] Kokkos::Impl::save_stacktrace() 17: [0x3643ae] Test::stacktrace_test_f1(std::ostream&) 17: [0x35fdf1] Test::test_stacktrace(bool, bool) 17: [0x3619bc] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x397e6d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x371989] testing::Test::Run() 17: [0x372a99] testing::TestInfo::Run() 17: [0x373328] testing::TestSuite::Run() 17: [0x38298d] testing::internal::UnitTestImpl::RunAllTests() 17: [0x398abd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x38220d] testing::UnitTest::Run() 17: [0x361e70] main 17: [0x7fb8d008b083] __libc_start_main 17: [0x35fc6e] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3c6920] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x3643ae] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x364816] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb60) [0x360930] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x3619bc] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x397e6d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x371989] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x372a99] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x373328] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x38298d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x398abd] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x38220d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x361e70] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb8d008b083] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x35fc6e] 17: 17: demangled test_f3: 17: [0x3c6920] Kokkos::Impl::save_stacktrace() 17: [0x3643ae] Test::stacktrace_test_f1(std::ostream&) 17: [0x364816] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x360930] Test::test_stacktrace(bool, bool) 17: [0x3619bc] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x397e6d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x371989] testing::Test::Run() 17: [0x372a99] testing::TestInfo::Run() 17: [0x373328] testing::TestSuite::Run() 17: [0x38298d] testing::internal::UnitTestImpl::RunAllTests() 17: [0x398abd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x38220d] testing::UnitTest::Run() 17: [0x361e70] main 17: [0x7fb8d008b083] __libc_start_main 17: [0x35fc6e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (429 ms) 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 17: 17: [WARNING] /var/jenkins/workspace/Kokkos_nightly/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3c6920] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x3643ae] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x35fdf1] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x361c59] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x397e6d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x371989] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x372a99] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x373328] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x38298d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x398abd] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x38220d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x361e70] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb8d008b083] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x35fc6e] 17: 17: demangled test_f1: 17: [0x3c6920] Kokkos::Impl::save_stacktrace() 17: [0x3643ae] Test::stacktrace_test_f1(std::ostream&) 17: [0x35fdf1] Test::test_stacktrace(bool, bool) 17: [0x361c59] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x397e6d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x371989] testing::Test::Run() 17: [0x372a99] testing::TestInfo::Run() 17: [0x373328] testing::TestSuite::Run() 17: [0x38298d] testing::internal::UnitTestImpl::RunAllTests() 17: [0x398abd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x38220d] testing::UnitTest::Run() 17: [0x361e70] main 17: [0x7fb8d008b083] __libc_start_main 17: [0x35fc6e] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3c6920] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x3643ae] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x364816] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb60) [0x360930] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x361c59] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x397e6d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x371989] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x372a99] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x373328] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x38298d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x398abd] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x38220d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x361e70] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb8d008b083] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x35fc6e] 17: 17: demangled test_f3: 17: [0x3c6920] Kokkos::Impl::save_stacktrace() 17: [0x3643ae] Test::stacktrace_test_f1(std::ostream&) 17: [0x364816] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x360930] Test::test_stacktrace(bool, bool) 17: [0x361c59] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x397e6d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x371989] testing::Test::Run() 17: [0x372a99] testing::TestInfo::Run() 17: [0x373328] testing::TestSuite::Run() 17: [0x38298d] testing::internal::UnitTestImpl::RunAllTests() 17: [0x398abd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x38220d] testing::UnitTest::Run() 17: [0x361e70] main 17: [0x7fb8d008b083] __libc_start_main 17: [0x35fc6e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (425 ms) 17: [----------] 2 tests from defaultdevicetype_DeathTest (854 ms total) 17: 17: [----------] 1 test from defaultdevicetype 17: [ RUN ] defaultdevicetype.stacktrace_normal 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3c6920] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x3643ae] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x35fdf1] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x397e6d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x371989] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x372a99] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x373328] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x38298d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x398abd] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x38220d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x361e70] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb8d008b083] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x35fc6e] 17: 17: demangled test_f1: 17: [0x3c6920] Kokkos::Impl::save_stacktrace() 17: [0x3643ae] Test::stacktrace_test_f1(std::ostream&) 17: [0x35fdf1] Test::test_stacktrace(bool, bool) 17: [0x397e6d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x371989] testing::Test::Run() 17: [0x372a99] testing::TestInfo::Run() 17: [0x373328] testing::TestSuite::Run() 17: [0x38298d] testing::internal::UnitTestImpl::RunAllTests() 17: [0x398abd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x38220d] testing::UnitTest::Run() 17: [0x361e70] main 17: [0x7fb8d008b083] __libc_start_main 17: [0x35fc6e] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3c6920] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x3643ae] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x364816] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb60) [0x360930] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x397e6d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x371989] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x372a99] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x373328] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x38298d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x398abd] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x38220d] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x361e70] 17: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb8d008b083] 17: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x35fc6e] 17: 17: demangled test_f3: 17: [0x3c6920] Kokkos::Impl::save_stacktrace() 17: [0x3643ae] Test::stacktrace_test_f1(std::ostream&) 17: [0x364816] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x360930] Test::test_stacktrace(bool, bool) 17: [0x397e6d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x371989] testing::Test::Run() 17: [0x372a99] testing::TestInfo::Run() 17: [0x373328] testing::TestSuite::Run() 17: [0x38298d] testing::internal::UnitTestImpl::RunAllTests() 17: [0x398abd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x38220d] testing::UnitTest::Run() 17: [0x361e70] main 17: [0x7fb8d008b083] __libc_start_main 17: [0x35fc6e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 17: [----------] 1 test from defaultdevicetype (1 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 3 tests from 2 test suites ran. (855 ms total) 17: [ PASSED ] 3 tests. 17/51 Test #17: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.40 sec test 18 Start 18: Kokkos_IncrementalTest_SERIAL 18: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 18: Test timeout computed to be: 1500 18: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 18: [==========] Running 28 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 28 tests from SERIAL 18: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 18: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 18: [ RUN ] SERIAL.IncrTest_01_execspace 18: Host Serial Execution Space: 18: KOKKOS_ENABLE_SERIAL: yes 18: 18: Serial Runtime Configuration: 18: Serial 18: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 18: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 18: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 18: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] SERIAL.IncrTest_02_AtomicSub 18: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 18: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 18: [ RUN ] SERIAL.IncrTest_03b_memspace_free 18: [ OK ] SERIAL.IncrTest_03b_memspace_free (81 ms) 18: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 18: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 18: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 18: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 18: [ RUN ] SERIAL.IncrTest_05_reduction 18: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 18: [ RUN ] SERIAL.IncrTest_06_mdrange2D 18: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 18: [ RUN ] SERIAL.IncrTest_06_mdrange3D 18: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 18: [ RUN ] SERIAL.IncrTest_06_mdrange4D 18: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 18: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 18: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 18: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 18: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 18: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 18: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 18: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 18: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 18: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 18: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 18: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 18: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 18: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (129 ms) 18: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 18: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 18: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 18: [ OK ] SERIAL.IncrTest_12b_TeamScratch (2 ms) 18: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 18: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 18: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 18: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 18: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 18: [ RUN ] SERIAL.incr_14_MDrangeReduce 18: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 18: [ RUN ] SERIAL.IncrTest_16_parallelscan 18: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 18: [ RUN ] SERIAL.incr_17_atomicView 18: [ OK ] SERIAL.incr_17_atomicView (0 ms) 18: [----------] 28 tests from SERIAL (214 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (214 ms total) 18: [ PASSED ] 28 tests. 18/51 Test #18: Kokkos_IncrementalTest_SERIAL ............... Passed 0.66 sec test 19 Start 19: Kokkos_IncrementalTest_HIP 19: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_IncrementalTest_HIP 19: Test timeout computed to be: 1500 19: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from HIP 19: [ RUN ] HIP.IncrTest_01_execspace_typedef 19: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] HIP.IncrTest_01_execspace 19: Device Execution Space: 19: KOKKOS_ENABLE_HIP: yes 19: HIP Options: 19: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 19: 19: Runtime Configuration: 19: macro KOKKOS_ENABLE_HIP : defined 19: macro HIP_VERSION = 60140092 = version 6.1.40092 19: macro KOKKOS_ENABLE_ROCTHRUST : defined 19: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 19: HIP 19: [ OK ] HIP.IncrTest_01_execspace (0 ms) 19: [ RUN ] HIP.IncrTest_02_AtomicExchange 19: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] HIP.IncrTest_02_AtomicAdd 19: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] HIP.IncrTest_02_AtomicSub 19: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] HIP.IncrTest_03a_memspace_malloc 19: [ OK ] HIP.IncrTest_03a_memspace_malloc (1 ms) 19: [ RUN ] HIP.IncrTest_03b_memspace_free 19: [ OK ] HIP.IncrTest_03b_memspace_free (5143 ms) 19: [ RUN ] HIP.IncrTest_04_simple_parallelFor 19: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 19: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] HIP.IncrTest_05_reduction 19: [ OK ] HIP.IncrTest_05_reduction (9 ms) 19: [ RUN ] HIP.IncrTest_06_mdrange2D 19: [ OK ] HIP.IncrTest_06_mdrange2D (1 ms) 19: [ RUN ] HIP.IncrTest_06_mdrange3D 19: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] HIP.IncrTest_06_mdrange4D 19: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] HIP.IncrTest_08_deep_copy_2D 19: [ OK ] HIP.IncrTest_08_deep_copy_2D (1 ms) 19: [ RUN ] HIP.IncrTest_08_deep_copy_3D 19: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] HIP.IncrTest_08_deep_copy_4D 19: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 19: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms) 19: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 19: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 19: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (161 ms) 19: [ RUN ] HIP.IncrTest_12a_ThreadScratch 19: [ OK ] HIP.IncrTest_12a_ThreadScratch (4 ms) 19: [ RUN ] HIP.IncrTest_12b_TeamScratch 19: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 19: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 19: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (1 ms) 19: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 19: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (1 ms) 19: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 19: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (1 ms) 19: [ RUN ] HIP.incr_14_MDrangeReduce 19: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 19: [ RUN ] HIP.IncrTest_16_parallelscan 19: [ OK ] HIP.IncrTest_16_parallelscan (39 ms) 19: [ RUN ] HIP.incr_17_atomicView 19: [ OK ] HIP.incr_17_atomicView (1 ms) 19: [----------] 28 tests from HIP (5375 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (5375 ms total) 19: [ PASSED ] 28 tests. 19/51 Test #19: Kokkos_IncrementalTest_HIP .................. Passed 5.84 sec test 20 Start 20: Kokkos_CoreUnitTest_CTestDevice 20: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 20: Test timeout computed to be: 1500 20: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 20: [==========] Running 8 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 8 tests from ctest_environment 20: [ RUN ] ctest_environment.no_device_type 20: [ OK ] ctest_environment.no_device_type (0 ms) 20: [ RUN ] ctest_environment.no_process_count 20: [ OK ] ctest_environment.no_process_count (0 ms) 20: [ RUN ] ctest_environment.invalid_rank 20: [ OK ] ctest_environment.invalid_rank (0 ms) 20: [ RUN ] ctest_environment.no_type_str 20: [ OK ] ctest_environment.no_type_str (0 ms) 20: [ RUN ] ctest_environment.missing_type 20: [ OK ] ctest_environment.missing_type (0 ms) 20: [ RUN ] ctest_environment.no_id_str 20: [ OK ] ctest_environment.no_id_str (0 ms) 20: [ RUN ] ctest_environment.invalid_id_str 20: [ OK ] ctest_environment.invalid_id_str (0 ms) 20: [ RUN ] ctest_environment.good 20: [ OK ] ctest_environment.good (0 ms) 20: [----------] 8 tests from ctest_environment (0 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 8 tests from 1 test suite ran. (0 ms total) 20: [ PASSED ] 8 tests. 20/51 Test #20: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 21: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 21: Test timeout computed to be: 1500 21/51 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.02 sec test 22 Start 22: Kokkos_CoreUnitTest_DeviceAndThreads 22: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/TestDeviceAndThreads.py" 22: Test timeout computed to be: 1500 22: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 22: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 22: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 22: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 22: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 22: 22: ---------------------------------------------------------------------- 22: Ran 5 tests in 5.027s 22: 22: OK (skipped=1) 22/51 Test #22: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 5.13 sec test 23 Start 23: Kokkos_PerformanceTest_TaskDag 23: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 23: Test timeout computed to be: 1500 23/51 Test #23: Kokkos_PerformanceTest_TaskDag .............. Passed 0.02 sec test 24 Start 24: Kokkos_PerformanceTest_Benchmark 24: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-06-19_T04-31-49.json" 24: Test timeout computed to be: 1500 24: 2024-06-19T04:54:23+00:00 24: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 24: Run on (128 X 1996.28 MHz CPU s) 24: CPU Caches: 24: L1 Data 32 KiB (x128) 24: L1 Instruction 32 KiB (x128) 24: L2 Unified 512 KiB (x128) 24: L3 Unified 16384 KiB (x32) 24: Load Average: 1.28, 3.75, 4.38 24: CPU architecture: none 24: Default Device: N6Kokkos3HIPE 24: GPU architecture: AMD_GFX90A 24: KOKKOS_COMPILER_CLANG: 1700 24: KOKKOS_ENABLE_ASM: no 24: KOKKOS_ENABLE_CXX17: no 24: KOKKOS_ENABLE_CXX20: yes 24: KOKKOS_ENABLE_CXX23: no 24: KOKKOS_ENABLE_CXX26: no 24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 24: KOKKOS_ENABLE_HIP: yes 24: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_LIBDL: yes 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: KOKKOS_ENABLE_SERIAL: yes 24: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 24: Kokkos Version: 4.3.99 24: macro KOKKOS_ENABLE_HIP: defined 24: macro KOKKOS_ENABLE_ROCTHRUST: defined 24: platform: 64bit 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Count Time normalized 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: GramSchmidt/Count:1024/iterations:5/manual_time 0.008 s 0.008 s 5 1024 7.40126u 24: GramSchmidt/Count:2048/iterations:5/manual_time 0.008 s 0.008 s 5 2.048k 3.69645u 24: GramSchmidt/Count:4096/iterations:5/manual_time 0.008 s 0.008 s 5 4.096k 1.85025u 24: GramSchmidt/Count:8192/iterations:5/manual_time 0.008 s 0.010 s 5 8.192k 927.598n 24: GramSchmidt/Count:16384/iterations:5/manual_time 0.008 s 0.009 s 5 16.384k 467.32n 24: GramSchmidt/Count:32768/iterations:5/manual_time 0.008 s 0.011 s 5 32.768k 238.331n 24: GramSchmidt/Count:65536/iterations:5/manual_time 0.008 s 0.014 s 5 65.536k 120.61n 24: GramSchmidt/Count:131072/iterations:5/manual_time 0.010 s 0.023 s 5 131.072k 74.6325n 24: GramSchmidt/Count:262144/iterations:5/manual_time 0.013 s 0.046 s 5 262.144k 49.5429n 24: GramSchmidt/Count:524288/iterations:5/manual_time 0.026 s 0.084 s 5 524.288k 98.7171n 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s Max 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: CustomReduction/N:100000/R:1000/manual_time 0.006 s 0.015 s 115 20.7002k/s 11.5 24: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 24: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 24: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 24: OverlapRangePolicy/N:2000/M:10000/R:10 0.543 s 0.541 s 1 0.101881 0.0500785 0.0952901 0.0458389 0.0475871 3.307u 24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: OverlapMDRangePolicy/N:200/M:10000/R:10 0.044 s 0.042 s 17 7.40774m 3.68679m 0.0691682 3.5696m 3.51457m 2.655u 24: OverlapTeamPolicy/N:20/M:1000000/R:10 0.065 s 0.065 s 10 0.0115411 5.56106m 8.66346m 4.20598m 4.29871m 3.446u 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Count Time normalized 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.001 s 5 1024 32.5713n 24: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 15.9282n 24: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 7.50439n 24: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.82922n 24: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 2.03265n 24: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 1086.94p 24: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 609.512p 24: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 445.099p 24: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 459.202p 24: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 326.37p 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: rate 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Malloc/N:1/manual_time 28.0 us 55.4 us 24901 35.7549k/s 24: Malloc/N:16/manual_time 30.6 us 56.8 us 25177 32.6806k/s 24: Malloc/N:256/manual_time 28.0 us 55.4 us 25078 35.731k/s 24: Malloc/N:4096/manual_time 28.0 us 55.6 us 24893 35.679k/s 24: Malloc/N:65536/manual_time 28.0 us 55.6 us 24922 35.7011k/s 24: Malloc/N:1048576/manual_time 27.8 us 56.4 us 25099 35.9837k/s 24: Malloc/N:16777216/manual_time 143 us 192 us 6689 7.01441k/s 24: Malloc/N:268435456/manual_time 8869 us 237 us 1000 112.758/s 24: Malloc/N:4294967296/manual_time 145042 us 592 us 5 6.89456/s 24: MallocFree/N:1/manual_time 156 us 155 us 4468 6.40925k/s 24: MallocFree/N:16/manual_time 155 us 155 us 4510 6.4452k/s 24: MallocFree/N:256/manual_time 148 us 148 us 4479 6.75025k/s 24: MallocFree/N:4096/manual_time 55.9 us 55.8 us 12643 17.8832k/s 24: MallocFree/N:65536/manual_time 55.9 us 55.7 us 12673 17.8923k/s 24: MallocFree/N:1048576/manual_time 55.9 us 55.7 us 12378 17.9037k/s 24: MallocFree/N:16777216/manual_time 512 us 197 us 4578 1.95237k/s 24: MallocFree/N:268435456/manual_time 8694 us 254 us 350 115.025/s 24: MallocFree/N:4294967296/manual_time 144512 us 517 us 5 6.91982/s 24: MallocTouch/N:1/manual_time 127 us 155 us 5515 7.86417k/s 24: MallocTouch/N:16/manual_time 128 us 156 us 5468 7.80354k/s 24: MallocTouch/N:256/manual_time 29.5 us 57.0 us 23725 33.9459k/s 24: MallocTouch/N:4096/manual_time 42.0 us 67.9 us 16579 23.8357k/s 24: MallocTouch/N:65536/manual_time 42.5 us 68.6 us 16608 23.5063k/s 24: MallocTouch/N:1048576/manual_time 44.8 us 70.8 us 15514 22.3069k/s 24: MallocTouch/N:16777216/manual_time 164 us 211 us 5061 6.10639k/s ==> perl: Executing phase: 'configure' ==> perl: Executing phase: 'build' 24: MallocTouch/N:268435456/manual_time 8838 us 315 us 1000 113.144/s 24: MallocTouch/N:4294967296/manual_time 144967 us 1662 us 5 6.89813/s 24: MallocTouchFree/N:1/manual_time 156 us 155 us 4482 6.42434k/s 24: MallocTouchFree/N:16/manual_time 155 us 154 us 4525 6.45597k/s 24: MallocTouchFree/N:256/manual_time 147 us 146 us 4492 6.80281k/s 24: MallocTouchFree/N:4096/manual_time 67.5 us 67.3 us 10370 14.8065k/s 24: MallocTouchFree/N:65536/manual_time 75.4 us 70.1 us 10400 13.2566k/s 24: MallocTouchFree/N:1048576/manual_time 70.9 us 70.6 us 9880 14.1129k/s 24: MallocTouchFree/N:16777216/manual_time 469 us 205 us 3844 2.1337k/s 24: MallocTouchFree/N:268435456/manual_time 8692 us 329 us 350 115.054/s 24: MallocTouchFree/N:4294967296/manual_time 144521 us 1436 us 5 6.91941/s 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s MB 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: ViewAllocate_Rank1/N:10/manual_time 0.027 s 0.001 s 26 29.526/s 800 24: ViewAllocate_Rank1/N:10/manual_time 0.029 s 0.001 s 25 27.7797/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.027 s 0.001 s 24 29.7543/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.028 s 0.001 s 26 28.513/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.625/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.6225/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.6658/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.028 s 0.001 s 26 28.512/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.634/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 28 29.6245/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 28 29.6522/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.6382/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.028 s 0.001 s 26 28.5322/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.5843/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.6424/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.6373/s 800 24: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 518 1.19627k/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 526 1.20502k/s 1.6k ==> perl: Executing phase: 'install' 24: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 530 1.20822k/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 526 1.23628k/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 525 1.25148k/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 524 1.25153k/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 525 1.25222k/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 300 690.476/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 179 450.195/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 525 1.25221k/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.003 s 0.002 s 296 631.085/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 250 576.998/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 525 1.25155k/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 524 1.2515k/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 525 1.25168k/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 525 1.25117k/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.011 s 0.011 s 61 142.628/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.011 s 0.011 s 62 143.55/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 193 444.814/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.005 s 0.005 s 128 297.165/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 525 1.25157k/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 525 1.25157k/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.012 s 0.012 s 57 133.292/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.009 s 0.009 s 77 176.407/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 525 1.2525k/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 525 1.25133k/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.013 s 0.013 s 52 121.298/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.010 s 0.010 s 70 160.64/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 525 1.25149k/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 525 1.2516k/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 53 123.394/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 50 118.693/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 568 1.35205k/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.3508k/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 568 1.35171k/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.35178k/s 1.6k 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1247 1.48851k/s 800 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1237 1.49041k/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1239 1.49138k/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1237 1.49035k/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1246 1.49099k/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1248 1.49033k/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1249 1.49166k/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1243 1.49111k/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1243 1.49178k/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1243 1.49033k/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1242 1.49189k/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1248 1.49157k/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1240 1.49162k/s 800 ==> perl: Successfully installed perl-5.38.2-2uif5na6eymz3nurlpqfa2qzjgevee5x Stage: 20.51s. Configure: 1m 34.25s. Build: 38.72s. Install: 5.72s. Post-install: 1.11s. Total: 2m 40.79s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/perl-5.38.2-2uif5na6eymz3nurlpqfa2qzjgevee5x ==> Installing openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5 [20/23] ==> No binary for openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5 found: installing from source 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1243 1.49164k/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1247 1.40548k/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1241 1.49261k/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1248 1.49204k/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1249 1.49167k/s 800 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.21571k/s 1.6k 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.48743k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.70526k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.75126k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.67302k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.91987k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 11.5947k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 11.7009k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.7039k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.41451k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.76362k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.89487k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.89578k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.97004k/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.43574k/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.30673k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.60297k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.93199k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.63194k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.96525k/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.8077k/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.24122k/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.38967k/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.50279k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.98312k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.5167k/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.5374k/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.89486k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.0499k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.48436k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.80202k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.18232k/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.15697k/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 396.847/s 1.6k 24/51 Test #24: Kokkos_PerformanceTest_Benchmark ............ Passed 138.98 sec test 25 Start 25: Kokkos_Benchmark_Atomic_MinMax 25: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-06-19_T04-31-49.json" 25: Test timeout computed to be: 1500 ==> Fetching http://www.openssl.org/source/openssl-3.3.0.tar.gz ==> Ran patch() for openssl 25: 2024-06-19T04:56:44+00:00 25: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 25: Run on (128 X 1996.28 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x128) 25: L1 Instruction 32 KiB (x128) 25: L2 Unified 512 KiB (x128) 25: L3 Unified 16384 KiB (x32) 25: Load Average: 8.81, 6.72, 5.45 25: CPU architecture: none 25: Default Device: N6Kokkos3HIPE 25: GPU architecture: AMD_GFX90A 25: KOKKOS_COMPILER_CLANG: 1700 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: no 25: KOKKOS_ENABLE_CXX20: yes 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HIP: yes 25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 25: Kokkos Version: 4.3.99 25: macro KOKKOS_ENABLE_HIP: defined 25: macro KOKKOS_ENABLE_ROCTHRUST: defined 25: platform: 64bit 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25/51 Test #25: Kokkos_Benchmark_Atomic_MinMax .............. Passed 2.63 sec test 26 Start 26: Kokkos_PerformanceTest_Mempool 26: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-06-19_T04-31-49.json" 26: Test timeout computed to be: 1500 26: 2024-06-19T04:56:45+00:00 26: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Mempool 26: Run on (128 X 1996.28 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x128) 26: L1 Instruction 32 KiB (x128) 26: L2 Unified 512 KiB (x128) 26: L3 Unified 16384 KiB (x32) 26: Load Average: 8.81, 6.72, 5.45 26: CPU architecture: none 26: Default Device: N6Kokkos3HIPE 26: GPU architecture: AMD_GFX90A 26: KOKKOS_COMPILER_CLANG: 1700 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: no 26: KOKKOS_ENABLE_CXX20: yes 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HIP: yes 26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 26: Kokkos Version: 4.3.99 26: macro KOKKOS_ENABLE_HIP: defined 26: macro KOKKOS_ENABLE_ROCTHRUST: defined 26: platform: 64bit 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: fill ops per second 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2072 15.3579M/s 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: cycle ops per second 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 7841 109.161M/s 26/51 Test #26: Kokkos_PerformanceTest_Mempool .............. Passed 3.54 sec test 27 Start 27: Kokkos_PerformanceTest_Atomic 27: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-06-19_T04-31-49.json" 27: Test timeout computed to be: 1500 27: 2024-06-19T04:56:48+00:00 27: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Atomic 27: Run on (128 X 1996.28 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x128) 27: L1 Instruction 32 KiB (x128) 27: L2 Unified 512 KiB (x128) 27: L3 Unified 16384 KiB (x32) 27: Load Average: 8.81, 6.72, 5.45 27: CPU architecture: none 27: Default Device: N6Kokkos3HIPE 27: GPU architecture: AMD_GFX90A 27: KOKKOS_COMPILER_CLANG: 1700 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: no 27: KOKKOS_ENABLE_CXX20: yes 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HIP: yes 27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: KOKKOS_ENABLE_SERIAL: yes 27: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 27: Kokkos Version: 4.3.99 27: macro KOKKOS_ENABLE_HIP: defined 27: macro KOKKOS_ENABLE_ROCTHRUST: defined 27: platform: 64bit 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Test_Atomic/100000/iterations:10 2.25 s 2.24 s 10 1 4 2.73555m 2.14624m 55.5u 704.983M 58.232k 704.983M 27: Test_Atomic/100000/iterations:10 7.15 s 7.12 s 10 1 8 11.5543 2.00007m 113.91u 4.99995G 25.47k 4.99995G ==> openssl: Executing phase: 'install' 27: Test_Atomic/100000/iterations:10 2.36 s 2.36 s 10 1 8 3.28638m 1.9165m 113.82u 4.99995G 169.982k 4.99995G ==> openssl: Successfully installed openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5 Stage: 6.28s. Install: 1m 47.46s. Post-install: 0.13s. Total: 1m 54.20s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5 ==> Installing curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho [21/23] ==> No binary for curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho found: installing from source ==> Fetching http://curl.haxx.se/download/curl-8.7.1.tar.bz2 ==> No patches needed for curl ==> curl: Executing phase: 'autoreconf' ==> curl: Executing phase: 'configure' 27: Test_Atomic/100000/iterations:10 2.26 s 2.25 s 10 1 4 2.62424m 2.05517m 55.2u 704.983M 104.184k 704.983M ==> curl: Executing phase: 'build' ==> curl: Executing phase: 'install' 27: Test_Atomic/100000/iterations:10 7.11 s 7.09 s 10 1 8 12.7331 2.23311m 114.71u 4.99995G 40.702k 4.99995G ==> curl: Successfully installed curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho Stage: 5.20s. Autoreconf: 0.00s. Configure: 44.78s. Build: 33.97s. Install: 3.95s. Post-install: 0.22s. Total: 1m 28.74s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho ==> Installing cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v [22/23] ==> No binary for cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v found: installing from source 27: Test_Atomic/100000/iterations:10 2.37 s 2.36 s 10 1 8 3.19503m 1.91942m 114.02u 4.99995G 108.542k 4.99995G ==> Fetching https://github.com/Kitware/CMake/releases/download/v3.29.4/cmake-3.29.4.tar.gz ==> No patches needed for cmake 27: Test_Atomic/100000/iterations:10 2.25 s 2.25 s 10 0 4 8.30917m 1.91832m 969.33u 4.99995G 64.248k 4.99989G 27: Test_Atomic/100000/iterations:10 7.13 s 7.11 s 10 1 8 11.9638 2.01931m 897.49u 4.99995G 14.334k 4.99995G 27: Test_Atomic/100000/iterations:10 2.25 s 2.24 s 10 1 4 2.59069m 1.88655m 55.1u 704.983M 112.632k 704.983M 27/51 Test #27: Kokkos_PerformanceTest_Atomic ............... Passed 351.78 sec test 28 Start 28: Kokkos_ContainersUnitTest_Serial 28: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 28: Test timeout computed to be: 1500 28: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 28: [==========] Running 65 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 65 tests from serial 28: [ RUN ] serial.bitset 28: [ OK ] serial.bitset (1168 ms) 28: [ RUN ] serial.bitset_default_constructor_no_alloc 28: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 28: [ RUN ] serial.dualview_combination 28: [ OK ] serial.dualview_combination (0 ms) 28: [ RUN ] serial.dualview_alloc 28: [ OK ] serial.dualview_alloc (0 ms) 28: [ RUN ] serial.test_dualview_copy_construction_and_assignment 28: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] serial.dualview_combinations_without_init 28: [ OK ] serial.dualview_combinations_without_init (0 ms) 28: [ RUN ] serial.dualview_deep_copy 28: [ OK ] serial.dualview_deep_copy (0 ms) 28: [ RUN ] serial.dualview_realloc 28: [ OK ] serial.dualview_realloc (0 ms) 28: [ RUN ] serial.dualview_resize 28: [ OK ] serial.dualview_resize (0 ms) 28: [ RUN ] serial.dualview_device_correct_kokkos_device 28: 28: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 28: does not support page migration between device and host. 28: HIPManagedSpace might not work as expected. 28: Please refer to the ROCm documentation on unified/managed memory. 28: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 28: [ RUN ] serial.dualview_host_correct_kokkos_device 28: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] serial.dualview_host_modify_template_device_sync 28: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 28: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] serial.dualview_device_modify_template_host_sync 28: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 28: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 28: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] serial.dynamic_view 28: [ OK ] serial.dynamic_view (6 ms) 28: [ RUN ] serial.dyn_rank_view_api_generic 28: [ OK ] serial.dyn_rank_view_api_generic (4 ms) 28: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 28: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 28: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 28: /var/jenkins/workspace/Kokkos_nightly/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 28: skipping since not default execution space 28: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 28: [ RUN ] serial.dyn_rank_view_api_operator_rank67 28: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 28: [ RUN ] serial.ErrorReporterViaLambda 28: [ OK ] serial.ErrorReporterViaLambda (0 ms) 28: [ RUN ] serial.ErrorReporter 28: [ OK ] serial.ErrorReporter (0 ms) 28: [ RUN ] serial.offsetview_construction 28: [ OK ] serial.offsetview_construction (20 ms) 28: [ RUN ] serial.offsetview_unmanaged_construction 28: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] serial.offsetview_subview 28: [ OK ] serial.offsetview_subview (11 ms) 28: [ RUN ] serial.offsetview_offsets_rank1 28: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] serial.offsetview_offsets_rank2 28: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] serial.offsetview_offsets_rank3 28: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] serial.scatterview 28: [ OK ] serial.scatterview (1612 ms) 28: [ RUN ] serial.scatterview_devicetype 28: [ OK ] serial.scatterview_devicetype (1 ms) 28: [ RUN ] serial.staticcrsgraph 28: [ OK ] serial.staticcrsgraph (7 ms) 28: [ RUN ] serial.resize_realloc_no_init_dualview 28: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_dualview 28: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 28: [ RUN ] serial.resize_exec_space_dualview 28: [ OK ] serial.resize_exec_space_dualview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dualview 28: [ OK ] serial.realloc_exec_space_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_dynrankview 28: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 28: [ RUN ] serial.resize_exec_space_dynrankview 28: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dynrankview 28: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_scatterview 28: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_scatterview 28: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 28: [ RUN ] serial.resize_exec_space_scatterview 28: [ OK ] serial.resize_exec_space_scatterview (0 ms) 28: [ RUN ] serial.realloc_exec_space_scatterview 28: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview 28: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 28: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 28: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview 28: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 28: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_offsetview 28: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynamicview 28: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 28: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 28: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 28: [ RUN ] serial.UnorderedMap_insert 28: [ OK ] serial.UnorderedMap_insert (6261 ms) 28: [ RUN ] serial.UnorderedMap_failed_insert 28: [ OK ] serial.UnorderedMap_failed_insert (2776 ms) 28: [ RUN ] serial.UnorderedMap_deep_copy 28: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 28: [ RUN ] serial.UnorderedMap_valid_empty 28: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 28: [ RUN ] serial.UnorderedMap_clear_zero_size 28: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] serial.UnorderedMap_consistent_size 28: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 28: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] serial.UnorderedMap_lambda_capturable 28: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] serial.UnorderedMap_constructor_view_alloc 28: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] serial.vector_combination 28: [ OK ] serial.vector_combination (0 ms) 28: [ RUN ] serial.vector_insert 28: [ OK ] serial.vector_insert (0 ms) 28: [ RUN ] serial.vector_push_back_default_exec 28: [ OK ] serial.vector_push_back_default_exec (0 ms) 28: [ RUN ] serial.viewctorprop_embedded_dim 28: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 28: [----------] 65 tests from serial (11878 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 65 tests from 1 test suite ran. (11878 ms total) 28: [ PASSED ] 64 tests. 28: [ SKIPPED ] 1 test, listed below: 28: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 28/51 Test #28: Kokkos_ContainersUnitTest_Serial ............ Passed 12.37 sec test 29 Start 29: Kokkos_ContainersUnitTest_HIP 29: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 29: Test timeout computed to be: 1500 29: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 29: [==========] Running 65 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 65 tests from hip 29: [ RUN ] hip.bitset 29: [ OK ] hip.bitset (17 ms) 29: [ RUN ] hip.bitset_default_constructor_no_alloc 29: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 29: [ RUN ] hip.dualview_combination 29: [ OK ] hip.dualview_combination (4 ms) 29: [ RUN ] hip.dualview_alloc 29: [ OK ] hip.dualview_alloc (0 ms) 29: [ RUN ] hip.test_dualview_copy_construction_and_assignment 29: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 29: [ RUN ] hip.dualview_combinations_without_init 29: [ OK ] hip.dualview_combinations_without_init (0 ms) 29: [ RUN ] hip.dualview_deep_copy 29: [ OK ] hip.dualview_deep_copy (1 ms) 29: [ RUN ] hip.dualview_realloc 29: [ OK ] hip.dualview_realloc (0 ms) 29: [ RUN ] hip.dualview_resize 29: [ OK ] hip.dualview_resize (0 ms) 29: [ RUN ] hip.dualview_device_correct_kokkos_device 29: 29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 29: does not support page migration between device and host. 29: HIPManagedSpace might not work as expected. 29: Please refer to the ROCm documentation on unified/managed memory. 29: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 29: [ RUN ] hip.dualview_host_correct_kokkos_device 29: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 29: [ RUN ] hip.dualview_host_modify_template_device_sync 29: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 29: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 29: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 29: [ RUN ] hip.dualview_device_modify_template_host_sync 29: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 29: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 29: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 29: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 29: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 29: [ RUN ] hip.dynamic_view 29: [ OK ] hip.dynamic_view (21 ms) 29: [ RUN ] hip.dyn_rank_view_api_generic 29: [ OK ] hip.dyn_rank_view_api_generic (16 ms) 29: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 29: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 29: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 29: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 29: [ RUN ] hip.dyn_rank_view_api_operator_rank67 29: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 29: [ RUN ] hip.ErrorReporterViaLambda 29: [ OK ] hip.ErrorReporterViaLambda (2 ms) 29: [ RUN ] hip.ErrorReporter 29: [ OK ] hip.ErrorReporter (0 ms) 29: [ RUN ] hip.offsetview_construction 29: [ OK ] hip.offsetview_construction (3 ms) 29: [ RUN ] hip.offsetview_unmanaged_construction 29: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 29: [ RUN ] hip.offsetview_subview 29: [ OK ] hip.offsetview_subview (0 ms) 29: [ RUN ] hip.offsetview_offsets_rank1 29: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 29: [ RUN ] hip.offsetview_offsets_rank2 29: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 29: [ RUN ] hip.offsetview_offsets_rank3 29: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 29: [ RUN ] hip.scatterview 29: [ OK ] hip.scatterview (27012 ms) 29: [ RUN ] hip.scatterview_devicetype ==> cmake: Executing phase: 'bootstrap' ==> cmake: Executing phase: 'build' 29: [ OK ] hip.scatterview_devicetype (46184 ms) 29: [ RUN ] hip.staticcrsgraph 29: [ OK ] hip.staticcrsgraph (22 ms) 29: [ RUN ] hip.resize_realloc_no_init_dualview 29: [ OK ] hip.resize_realloc_no_init_dualview (5 ms) 29: [ RUN ] hip.resize_realloc_no_alloc_dualview 29: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 29: [ RUN ] hip.resize_exec_space_dualview 29: [ OK ] hip.resize_exec_space_dualview (0 ms) 29: [ RUN ] hip.realloc_exec_space_dualview 29: [ OK ] hip.realloc_exec_space_dualview (0 ms) 29: [ RUN ] hip.resize_realloc_no_init_dynrankview 29: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 29: [ RUN ] hip.resize_exec_space_dynrankview 29: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 29: [ RUN ] hip.realloc_exec_space_dynrankview 29: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 29: [ RUN ] hip.resize_realloc_no_init_scatterview 29: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 29: [ RUN ] hip.resize_realloc_no_alloc_scatterview 29: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 29: [ RUN ] hip.resize_exec_space_scatterview 29: [ OK ] hip.resize_exec_space_scatterview (0 ms) 29: [ RUN ] hip.realloc_exec_space_scatterview 29: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_dynrankview 29: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 29: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 29: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 29: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_offsetview 29: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 29: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 29: [ RUN ] hip.create_mirror_view_and_copy_offsetview 29: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_dynamicview 29: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 29: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 29: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 29: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 29: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 29: [ RUN ] hip.UnorderedMap_insert 29: [ OK ] hip.UnorderedMap_insert (2052 ms) 29: [ RUN ] hip.UnorderedMap_failed_insert 29: [ OK ] hip.UnorderedMap_failed_insert (714 ms) 29: [ RUN ] hip.UnorderedMap_deep_copy 29: [ OK ] hip.UnorderedMap_deep_copy (4 ms) 29: [ RUN ] hip.UnorderedMap_valid_empty 29: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 29: [ RUN ] hip.UnorderedMap_clear_zero_size 29: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 29: [ RUN ] hip.UnorderedMap_consistent_size 29: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 29: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 29: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 29: [ RUN ] hip.UnorderedMap_lambda_capturable 29: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 29: [ RUN ] hip.UnorderedMap_constructor_view_alloc 29: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 29: [ RUN ] hip.vector_combination 29: [ OK ] hip.vector_combination (0 ms) 29: [ RUN ] hip.vector_insert 29: [ OK ] hip.vector_insert (2 ms) 29: [ RUN ] hip.vector_push_back_default_exec 29: [ OK ] hip.vector_push_back_default_exec (0 ms) 29: [ RUN ] hip.viewctorprop_embedded_dim 29: [ OK ] hip.viewctorprop_embedded_dim (1 ms) 29: [----------] 65 tests from hip (76084 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 65 tests from 1 test suite ran. (76084 ms total) 29: [ PASSED ] 65 tests. 29/51 Test #29: Kokkos_ContainersUnitTest_HIP ............... Passed 76.54 sec test 30 Start 30: Kokkos_ContainersPerformanceTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 30: Test timeout computed to be: 1500 30: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 30: [==========] Running 4 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 4 tests from TEST_CATEGORY 30: [ RUN ] TEST_CATEGORY.dynrankview_perf 30: HIP 30: DynRankView vs View: Initialization Only 30: View time (init only): 0.00275229 30: View sum computation time: 0.00275229 30: Strided View time (init only): 0.00148138 30: View Rank7 time (init only): 0.00138279 30: DynRankView time (init only): 0.00161224 30: DynRankView sum computation time: 0.0015362 30: Ratio of View to DynRankView time: 1.70713 30: Ratio of View to DynRankView sum computation time: 0.89196 30: Ratio of View to View Rank7 time: 1.99039 30: Ratio of StrideView to DynRankView time: 0.918836 30: Ratio of DynRankView to View Rank7 time: 1.16593 30: [ OK ] TEST_CATEGORY.dynrankview_perf (13 ms) 30: [ RUN ] TEST_CATEGORY.global_2_local 30: HIP 30: size, create, generate, fill, find 30: 256, 0.00108819, 1.57e-05, 0.00341821, 0.0055357 30: 512, 0.00107438, 1.4748e-05, 3.4525e-05, 0.00462726 30: 1024, 0.00104291, 1.3936e-05, 3.5748e-05, 0.00470544 30: 2048, 0.00111184, 1.563e-05, 3.7922e-05, 0.0048608 30: 4096, 0.00111238, 1.4928e-05, 3.8413e-05, 0.00490435 30: 8192, 0.00103826, 1.3666e-05, 3.6539e-05, 0.00491964 30: 16384, 0.00101783, 1.3686e-05, 3.9103e-05, 0.00501572 30: 32768, 0.0010762, 1.3796e-05, 3.9224e-05, 0.00502851 30: 65536, 0.00105759, 1.3746e-05, 4.3192e-05, 0.00511499 30: 131072, 0.00114262, 1.3857e-05, 6.4612e-05, 0.00605879 30: 262144, 0.0011316, 1.4647e-05, 0.000148179, 0.00729778 30: 524288, 0.00116517, 1.6542e-05, 0.000410002, 0.0111427 30: 1048576, 0.00097758, 2.0379e-05, 0.000943396, 0.0240621 30: 2097152, 0.00117547, 2.5999e-05, 0.0021104, 0.0542507 30: 4194304, 0.00117387, 3.5877e-05, 0.00466616, 0.114611 30: [ OK ] TEST_CATEGORY.global_2_local (291 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 30: [----------] 4 tests from TEST_CATEGORY (304 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 4 tests from 1 test suite ran. (305 ms total) 30: [ PASSED ] 4 tests. 30/51 Test #30: Kokkos_ContainersPerformanceTest_HIP ........ Passed 0.73 sec test 31 Start 31: Kokkos_UnitTest_Sort 31: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 31: Test timeout computed to be: 1500 31: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 31: [==========] Running 16 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 16 tests from hip 31: [ RUN ] hip.SortUnsignedValueType 31: [ OK ] hip.SortUnsignedValueType (21 ms) 31: [ RUN ] hip.SortEmptyView 31: [ OK ] hip.SortEmptyView (0 ms) 31: [ RUN ] hip.SortByKeyEmptyView 31: [ OK ] hip.SortByKeyEmptyView (0 ms) 31: [ RUN ] hip.SortByKeyEmptyViewHost 31: [ OK ] hip.SortByKeyEmptyViewHost (0 ms) 31: [ RUN ] hip.SortByKey 31: [ OK ] hip.SortByKey (9 ms) 31: [ RUN ] hip.SortByKeyWithComparator 31: [ OK ] hip.SortByKeyWithComparator (0 ms) 31: [ RUN ] hip.SortByKeyStaticExtents 31: [ OK ] hip.SortByKeyStaticExtents (0 ms) 31: [ RUN ] hip.SortByKeyWithStrides 31: [ OK ] hip.SortByKeyWithStrides (0 ms) 31: [ RUN ] hip.SortByKeyKeysLargerThanValues 31: 31: [WARNING] /var/jenkins/workspace/Kokkos_nightly/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 31: 31: [WARNING] /var/jenkins/workspace/Kokkos_nightly/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 31: [ OK ] hip.SortByKeyKeysLargerThanValues (910 ms) 31: [ RUN ] hip.SortWithCustomComparator 31: [ OK ] hip.SortWithCustomComparator (657 ms) 31: [ RUN ] hip.BinSortGenericTests 31: [ OK ] hip.BinSortGenericTests (22 ms) 31: [ RUN ] hip.BinSortEmptyView 31: [ OK ] hip.BinSortEmptyView (0 ms) 31: [ RUN ] hip.BinSortEmptyKeysView 31: [ OK ] hip.BinSortEmptyKeysView (0 ms) 31: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues 31: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (9840 ms) 31: [ RUN ] hip.NestedSort 31: [ OK ] hip.NestedSort (34 ms) 31: [ RUN ] hip.NestedSortByKey 31: [ OK ] hip.NestedSortByKey (94 ms) 31: [----------] 16 tests from hip (11594 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 16 tests from 1 test suite ran. (11594 ms total) 31: [ PASSED ] 16 tests. 31/51 Test #31: Kokkos_UnitTest_Sort ........................ Passed 12.03 sec test 32 Start 32: Kokkos_UnitTest_Random 32: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Random 32: Test timeout computed to be: 1500 32: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 32: [==========] Running 3 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from hip 32: [ RUN ] hip.Random_XorShift64 32: Test Seed:1718773462254238891 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00336223 0.0214326 || 0.051031 28028 29364 || 28771.1 28674.4 || 296.285 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0248406 -7.35824e-05 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.010193 -0.00928053 || 0.051031 28014 29292 || 28969.7 28674.4 || -128.294 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0138549 -0.00252363 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.0243952 -0.00494555 || 0.051031 28076 29315 || 27991.5 28674.4 || -68.3672 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.000189693 0.00147145 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00880082 0.0070772 || 0.051031 27972 29402 || 28929 28674.4 || 97.8352 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.0117866 -0.00836152 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000244316 -0.99999 -48243.4 || 0.051031 0 195047 || 2.92839e+09 28674.4 || -6.66916e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.000731874 -0.306282 0.164071 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.71e-07 -0.0115341 -0.00701658 || 0.051031 27971 29359 || 29009 28674.4 || -96.9972 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.26496e-07 -0.0267289 0.000917894 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.68478e-07 0.00762264 0.00166468 || 0.051031 28023 29284 || 28457.5 28674.4 || 23.0125 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.18929e-07 0.0043167 -0.00742086 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00976496 0.0125681 || 0.051031 27817 29452 || 28957.2 28674.4 || 173.742 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00400301 -0.00369629 || 0.051031 1e+64 -1e+64 32: Test Seed:1718773462388534254 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.000801542 0.00896138 || 0.051031 27934 29319 || 28651.4 28674.4 || 123.882 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00583971 -0.00477669 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.0328057 -0.0207998 || 0.051031 28040 29326 || 27763.6 28674.4 || -287.536 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00375509 0.00433009 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00903071 0.0167779 || 0.051031 28089 29413 || 28417.8 28674.4 || 231.938 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00559524 0.00452484 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0155457 0.00727376 || 0.051031 28034 29302 || 29127.2 28674.4 || 100.553 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.0049337 -0.00199895 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000245429 -0.99999 -48246 || 0.051031 0 194870 || 2.92865e+09 28674.4 || -6.66953e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.000735179 -0.313494 0.146946 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.63432e-07 0.00155596 -0.00214501 || 0.051031 28040 29280 || 28629.8 28674.4 || -29.6526 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.03793e-07 -0.0111174 0.00811409 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.93703e-07 -0.0156055 -0.00748136 || 0.051031 28037 29396 || 29129 28674.4 || -103.422 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.94606e-07 0.000355567 0.00708439 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00471419 0.00893411 || 0.051031 27873 29268 || 28810.2 28674.4 || 123.505 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00813504 0.00136651 || 0.051031 1e+64 -1e+64 32: [ OK ] hip.Random_XorShift64 (261 ms) 32: [ RUN ] hip.Random_XorShift1024_0 32: Test Seed:1718773462515736116 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.0130527 0.00129361 || 0.051031 10989 11805 || 11230.4 11377 || 17.8829 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00271511 -0.000140788 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.0031149 -0.0119375 || 0.051031 10968 11902 || 11412.5 11377 || -165.023 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00329048 0.00264143 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00426682 -0.0078347 || 0.051031 10952 11823 || 11425.7 11377 || -108.307 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.0152017 0.000879331 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.0134957 -0.0150138 || 0.051031 10955 11792 || 11532.6 11377 || -207.55 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.00497622 0.00127862 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000245415 -0.999975 -7595.4 || 0.051031 0 77663 || 4.61058e+08 11377 || -1.04999e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000735957 -0.146695 0.0233191 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.73387e-07 -0.00760244 0.00386673 || 0.051031 10992 11792 || 11464.1 11377 || 53.4537 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 3.24249e-07 0.0139784 0.0014873 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.67029e-07 -0.0101562 0.0117385 || 0.051031 11000 11831 || 11493.7 11377 || 162.273 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 3.05176e-07 -0.0298283 0.00218792 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00231738 -0.00428576 || 0.051031 10875 11803 || 11403.4 11377 || -59.2464 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00223441 0.0023026 || 0.051031 1e+64 -1e+64 32: Test Seed:1718773462618163312 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.0109101 -0.00507559 || 0.051031 10930 11839 || 11502.5 11377 || -70.165 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.00456905 -0.00166394 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.0062743 -0.0069141 || 0.051031 10988 11770 || 11306 11377 || -95.5806 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.000777044 -0.00360492 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.0244137 -0.000786369 || 0.051031 10950 11797 || 11105.8 11377 || -10.8708 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00201719 0.00227101 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.0149275 0.00455836 || 0.051031 10909 11843 || 11549.4 11377 || 63.0147 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.0132593 -0.00277691 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00024567 -0.999975 -7595.5 || 0.051031 0 77753 || 4.61023e+08 11377 || -1.05e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000736683 -0.168007 0.0243382 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.79744e-07 -0.00454272 0.00042589 || 0.051031 10965 11775 || 11428.9 11377 || 5.8875 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 3.43323e-07 -0.0100529 -0.000914918 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.79744e-07 -0.0126782 0.00333776 || 0.051031 10979 11756 || 11523 11377 || 46.1412 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 3.43323e-07 -0.00613615 0.000691896 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.00558922 0.00341408 || 0.051031 10940 11787 || 11313.7 11377 || 47.1962 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00622415 0.00163232 || 0.051031 1e+64 -1e+64 32: [ OK ] hip.Random_XorShift1024_0 (240 ms) 32: [ RUN ] hip.Multi_streams 32: [ OK ] hip.Multi_streams (294 ms) 32: [----------] 3 tests from hip (797 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 3 tests from 1 test suite ran. (797 ms total) 32: [ PASSED ] 3 tests. 32/51 Test #32: Kokkos_UnitTest_Random ...................... Passed 1.23 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test timeout computed to be: 1500 33: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 33: [==========] Running 16 tests from 3 test suites. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from std_algorithms_reducers 33: [ RUN ] std_algorithms_reducers.max_first_loc 33: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 33: [ RUN ] std_algorithms_reducers.min_first_loc 33: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 33: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 33: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 33: [----------] 3 tests from std_algorithms_reducers (0 ms total) 33: 33: [----------] 2 tests from std_algorithms 33: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 33: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 33: [ RUN ] std_algorithms.expect_no_overlap 33: [ OK ] std_algorithms.expect_no_overlap (0 ms) 33: [----------] 2 tests from std_algorithms (0 ms total) 33: 33: [----------] 11 tests from random_access_iterator_test 33: [ RUN ] random_access_iterator_test.constructor 33: [ OK ] random_access_iterator_test.constructor (1 ms) 33: [ RUN ] random_access_iterator_test.constructiblity 33: [ OK ] random_access_iterator_test.constructiblity (0 ms) 33: [ RUN ] random_access_iterator_test.dereference 33: [ OK ] random_access_iterator_test.dereference (1 ms) 33: [ RUN ] random_access_iterator_test.subscript_operator 33: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet1 33: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet2 33: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet3 33: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet4 33: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 33: [ RUN ] random_access_iterator_test.assignment_operator 33: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 33: [ RUN ] random_access_iterator_test.distance 33: [ OK ] random_access_iterator_test.distance (0 ms) 33: [ RUN ] random_access_iterator_test.traits_helpers 33: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 33: [----------] 11 tests from random_access_iterator_test (5 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 16 tests from 3 test suites ran. (6 ms total) 33: [ PASSED ] 16 tests. 33/51 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.43 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test timeout computed to be: 1500 34: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 34: [==========] Running 7 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 7 tests from std_algorithms_min_max_element_test 34: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (12 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (8 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (8 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (8 ms) 34: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (13 ms) 34: [----------] 7 tests from std_algorithms_min_max_element_test (53 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 7 tests from 1 test suite ran. (53 ms total) 34: [ PASSED ] 7 tests. 34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.48 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test timeout computed to be: 1500 35: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 35: [==========] Running 13 tests from 10 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_lexicographical_compare_test 35: [ RUN ] std_algorithms_lexicographical_compare_test.test 35: [ OK ] std_algorithms_lexicographical_compare_test.test (187 ms) 35: [----------] 1 test from std_algorithms_lexicographical_compare_test (187 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_test 35: [ RUN ] std_algorithms_for_each_test.test 35: [ OK ] std_algorithms_for_each_test.test (117 ms) 35: [----------] 1 test from std_algorithms_for_each_test (117 ms total) 35: 35: [----------] 1 test from std_algorithms_find_test 35: [ RUN ] std_algorithms_find_test.test 35: [ OK ] std_algorithms_find_test.test (72 ms) 35: [----------] 1 test from std_algorithms_find_test (72 ms total) 35: 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 35: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (678 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 35: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1192 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search 35: [ OK ] std_algorithms_non_mod_seq_ops.search (815 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 35: [ OK ] std_algorithms_non_mod_seq_ops.search_n (562 ms) 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3250 ms total) 35: 35: [----------] 1 test from std_algorithms_count_test 35: [ RUN ] std_algorithms_count_test.test 35: [ OK ] std_algorithms_count_test.test (94 ms) 35: [----------] 1 test from std_algorithms_count_test (94 ms total) 35: 35: [----------] 1 test from std_algorithms_equal_test 35: [ RUN ] std_algorithms_equal_test.test 35: [ OK ] std_algorithms_equal_test.test (25 ms) 35: [----------] 1 test from std_algorithms_equal_test (25 ms total) 35: 35: [----------] 1 test from std_algorithms_all_any_none_of_test 35: [ RUN ] std_algorithms_all_any_none_of_test.test 35: [ OK ] std_algorithms_all_any_none_of_test.test (80 ms) 35: [----------] 1 test from std_algorithms_all_any_none_of_test (80 ms total) 35: 35: [----------] 1 test from std_algorithms_nonmod_seq_ops 35: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 35: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (114 ms) 35: [----------] 1 test from std_algorithms_nonmod_seq_ops (114 ms total) 35: 35: [----------] 1 test from std_algorithms_mismatch_test 35: [ RUN ] std_algorithms_mismatch_test.test 35: [ OK ] std_algorithms_mismatch_test.test (189 ms) 35: [----------] 1 test from std_algorithms_mismatch_test (189 ms total) 35: 35: [----------] 1 test from std_algorithms_mod_seq_ops 35: [ RUN ] std_algorithms_mod_seq_ops.move_backward 35: [ OK ] std_algorithms_mod_seq_ops.move_backward (74 ms) 35: [----------] 1 test from std_algorithms_mod_seq_ops (74 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 13 tests from 10 test suites ran. (4206 ms total) 35: [ PASSED ] 13 tests. 35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.63 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test timeout computed to be: 1500 36: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 36: [==========] Running 31 tests from 5 test suites. 36: [----------] Global test environment set-up. 36: [----------] 3 tests from std_algorithms_mod_ops_test 36: [ RUN ] std_algorithms_mod_ops_test.move 36: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 36: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 36: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 36: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 36: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 36: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 36: 36: [----------] 12 tests from std_algorithms_mod_seq_ops_test 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy 36: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 36: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.fill 36: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 36: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 36: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 36: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.generate 36: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 36: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 36: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 36: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total) 36: 36: [----------] 4 tests from std_algorithms_replace_ops_test 36: [ RUN ] std_algorithms_replace_ops_test.replace 36: [ OK ] std_algorithms_replace_ops_test.replace (36 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_if 36: [ OK ] std_algorithms_replace_ops_test.replace_if (155 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy 36: [ OK ] std_algorithms_replace_ops_test.replace_copy (63 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 36: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (56 ms) 36: [----------] 4 tests from std_algorithms_replace_ops_test (311 ms total) 36: 36: [----------] 11 tests from std_algorithms_mod_seq_ops 36: [ RUN ] std_algorithms_mod_seq_ops.copy_if 36: [ OK ] std_algorithms_mod_seq_ops.copy_if (46 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique 36: [ OK ] std_algorithms_mod_seq_ops.unique (254 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 36: [ OK ] std_algorithms_mod_seq_ops.unique_copy (84 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove 36: [ OK ] std_algorithms_mod_seq_ops.remove (65 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_if (69 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy (196 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (67 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate 36: [ OK ] std_algorithms_mod_seq_ops.rotate (1469 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 36: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (489 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_left 36: [ OK ] std_algorithms_mod_seq_ops.shift_left (1541 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_right 36: [ OK ] std_algorithms_mod_seq_ops.shift_right (1531 ms) 36: [----------] 11 tests from std_algorithms_mod_seq_ops (5816 ms total) 36: 36: [----------] 1 test from std_algorithms_modseq_test 36: [ RUN ] std_algorithms_modseq_test.reverse 36: [ OK ] std_algorithms_modseq_test.reverse (64 ms) 36: [----------] 1 test from std_algorithms_modseq_test (64 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 31 tests from 5 test suites ran. (6201 ms total) 36: [ PASSED ] 31 tests. 36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 6.64 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test timeout computed to be: 1500 37: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 37: [==========] Running 29 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_sorting_ops_test 37: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 37: [ OK ] std_algorithms_sorting_ops_test.is_sorted (16 ms) 37: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 37: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (15 ms) 37: [----------] 2 tests from std_algorithms_sorting_ops_test (32 ms total) 37: 37: [----------] 4 tests from std_algorithms_partitioning_test 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 37: [ RUN ] std_algorithms_partitioning_test.partition_point 37: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 37: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total) 37: 37: [----------] 1 test from std_algorithms_partitioning_ops 37: [ RUN ] std_algorithms_partitioning_ops.partition_copy 37: [ OK ] std_algorithms_partitioning_ops.partition_copy (35 ms) 37: [----------] 1 test from std_algorithms_partitioning_ops (35 ms total) 37: 37: [----------] 12 tests from std_algorithms_numerics_test 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (6 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 37: [----------] 12 tests from std_algorithms_numerics_test (19 ms total) 37: 37: [----------] 1 test from std_algorithms_numerics_ops_test 37: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 37: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (93 ms) 37: [----------] 1 test from std_algorithms_numerics_ops_test (93 ms total) 37: 37: [----------] 8 tests from std_algorithms_numeric_ops_test 37: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (986 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (759 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (279 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (405 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 37: [----------] 8 tests from std_algorithms_numeric_ops_test (2431 ms total) 37: 37: [----------] 1 test from std_algorithms_transform_ops_test 37: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 37: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (44 ms) 37: [----------] 1 test from std_algorithms_transform_ops_test (44 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 29 tests from 7 test suites ran. (2663 ms total) 37: [ PASSED ] 29 tests. 37/51 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 3.11 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test timeout computed to be: 1500 38: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 38: [==========] Running 12 tests from 7 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_adjacent_find_team_test 38: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (539 ms) 38: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (533 ms) 38: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1073 ms total) 38: 38: [----------] 2 tests from std_algorithms_count_team_test 38: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 38: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (571 ms) 38: [ RUN ] std_algorithms_count_team_test.count_returns_zero 38: [ OK ] std_algorithms_count_team_test.count_returns_zero (237 ms) 38: [----------] 2 tests from std_algorithms_count_team_test (808 ms total) 38: 38: [----------] 1 test from std_algorithms_count_if_team_test 38: [ RUN ] std_algorithms_count_if_team_test.test 38: [ OK ] std_algorithms_count_if_team_test.test (285 ms) 38: [----------] 1 test from std_algorithms_count_if_team_test (285 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_team_test 38: [ RUN ] std_algorithms_for_each_team_test.test 38: [ OK ] std_algorithms_for_each_team_test.test (376 ms) 38: [----------] 1 test from std_algorithms_for_each_team_test (376 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_n_team_test 38: [ RUN ] std_algorithms_for_each_n_team_test.test 38: [ OK ] std_algorithms_for_each_n_team_test.test (395 ms) 38: [----------] 1 test from std_algorithms_for_each_n_team_test (395 ms total) 38: 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 38: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2781 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1652 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1645 ms) 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6080 ms total) 38: 38: [----------] 2 tests from std_algorithms_mismatch_team_test 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 38: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1861 ms) 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 38: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (847 ms) 38: [----------] 2 tests from std_algorithms_mismatch_team_test (2709 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 12 tests from 7 test suites ran. (11728 ms total) 38: [ PASSED ] 12 tests. 38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 12.16 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test timeout computed to be: 1500 39: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 39: [==========] Running 8 tests from 4 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_equal_team_test 39: [ RUN ] std_algorithms_equal_team_test.views_are_equal 39: [ OK ] std_algorithms_equal_team_test.views_are_equal (1392 ms) 39: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 39: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1236 ms) 39: [----------] 2 tests from std_algorithms_equal_team_test (2628 ms total) 39: 39: [----------] 2 tests from std_algorithms_search_team_test 39: [ RUN ] std_algorithms_search_team_test.sequences_exist 39: [ OK ] std_algorithms_search_team_test.sequences_exist (703 ms) 39: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 39: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (867 ms) 39: [----------] 2 tests from std_algorithms_search_team_test (1571 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_end_team_test 39: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 39: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1826 ms) 39: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 39: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1631 ms) 39: [----------] 2 tests from std_algorithms_find_end_team_test (3457 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_first_of_team_test 39: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1380 ms) 39: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist ==> kokkos: Executing phase: 'install' ==> kokkos: Successfully installed kokkos-develop-xlemn7exiiecpqv2yq2io6jlmdy2dtns Stage: 1.97s. Cmake: 1.44s. Build: 11m 7.61s. Install: 2.44s. Post-install: 0.23s. Total: 11m 14.01s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-xlemn7exiiecpqv2yq2io6jlmdy2dtns 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5405 ms) 39: [----------] 2 tests from std_algorithms_find_first_of_team_test (6786 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 8 tests from 4 test suites ran. (14443 ms total) 39: [ PASSED ] 8 tests. 39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 14.87 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test timeout computed to be: 1500 40: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 40: [==========] Running 11 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_find_team_test 40: [ RUN ] std_algorithms_find_team_test.searched_values_exist 40: [ OK ] std_algorithms_find_team_test.searched_values_exist (294 ms) 40: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 40: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (407 ms) 40: [----------] 2 tests from std_algorithms_find_team_test (702 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_if_team_test 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (244 ms) 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (416 ms) 40: [----------] 2 tests from std_algorithms_find_if_team_test (661 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_if_not_team_test 40: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 40: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (412 ms) 40: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 40: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (242 ms) 40: [----------] 2 tests from std_algorithms_find_if_not_team_test (654 ms total) 40: 40: [----------] 1 test from std_algorithms_all_of_team_test 40: [ RUN ] std_algorithms_all_of_team_test.test 40: [ OK ] std_algorithms_all_of_team_test.test (411 ms) 40: [----------] 1 test from std_algorithms_all_of_team_test (411 ms total) 40: 40: [----------] 1 test from std_algorithms_any_of_team_test 40: [ RUN ] std_algorithms_any_of_team_test.test 40: [ OK ] std_algorithms_any_of_team_test.test (239 ms) 40: [----------] 1 test from std_algorithms_any_of_team_test (239 ms total) 40: 40: [----------] 1 test from std_algorithms_none_of_team_test 40: [ RUN ] std_algorithms_none_of_team_test.test 40: [ OK ] std_algorithms_none_of_team_test.test (426 ms) 40: [----------] 1 test from std_algorithms_none_of_team_test (426 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_n_team_test 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (280 ms) 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (306 ms) 40: [----------] 2 tests from std_algorithms_search_n_team_test (586 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 11 tests from 7 test suites ran. (3682 ms total) 40: [ PASSED ] 11 tests. 40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 4.12 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test timeout computed to be: 1500 41: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 41: [==========] Running 3 tests from 3 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_min_element_team_test 41: [ RUN ] std_algorithms_min_element_team_test.test 41: [ OK ] std_algorithms_min_element_team_test.test (1240 ms) 41: [----------] 1 test from std_algorithms_min_element_team_test (1241 ms total) 41: 41: [----------] 1 test from std_algorithms_max_element_team_test 41: [ RUN ] std_algorithms_max_element_team_test.test 41: [ OK ] std_algorithms_max_element_team_test.test (1209 ms) 41: [----------] 1 test from std_algorithms_max_element_team_test (1209 ms total) 41: 41: [----------] 1 test from std_algorithms_minmax_element_team_test 41: [ RUN ] std_algorithms_minmax_element_team_test.test 41: [ OK ] std_algorithms_minmax_element_team_test.test (1781 ms) 41: [----------] 1 test from std_algorithms_minmax_element_team_test (1781 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 3 tests from 3 test suites ran. (4231 ms total) 41: [ PASSED ] 3 tests. 41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 4.66 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test timeout computed to be: 1500 42: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 42: [==========] Running 6 tests from 6 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_fill_team_test 42: [ RUN ] std_algorithms_fill_team_test.test 42: [ OK ] std_algorithms_fill_team_test.test (288 ms) 42: [----------] 1 test from std_algorithms_fill_team_test (288 ms total) 42: 42: [----------] 1 test from std_algorithms_fill_n_team_test 42: [ RUN ] std_algorithms_fill_n_team_test.test 42: [ OK ] std_algorithms_fill_n_team_test.test (401 ms) 42: [----------] 1 test from std_algorithms_fill_n_team_test (401 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_team_test 42: [ RUN ] std_algorithms_replace_team_test.test 42: [ OK ] std_algorithms_replace_team_test.test (441 ms) 42: [----------] 1 test from std_algorithms_replace_team_test (441 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_if_team_test 42: [ RUN ] std_algorithms_replace_if_team_test.test 42: [ OK ] std_algorithms_replace_if_team_test.test (508 ms) 42: [----------] 1 test from std_algorithms_replace_if_team_test (508 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_team_test 42: [ RUN ] std_algorithms_replace_copy_team_test.test 42: [ OK ] std_algorithms_replace_copy_team_test.test (807 ms) 42: [----------] 1 test from std_algorithms_replace_copy_team_test (807 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test 42: [ RUN ] std_algorithms_replace_copy_if_team_test.test 42: [ OK ] std_algorithms_replace_copy_if_team_test.test (705 ms) 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test (705 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 6 tests from 6 test suites ran. (3153 ms total) 42: [ PASSED ] 6 tests. 42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.59 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test timeout computed to be: 1500 43: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_reverse_team_test 43: [ RUN ] std_algorithms_reverse_team_test.test 43: [ OK ] std_algorithms_reverse_team_test.test (312 ms) 43: [----------] 1 test from std_algorithms_reverse_team_test (312 ms total) 43: 43: [----------] 1 test from std_algorithms_reverse_copy_team_test 43: [ RUN ] std_algorithms_reverse_copy_team_test.test 43: [ OK ] std_algorithms_reverse_copy_team_test.test (371 ms) 43: [----------] 1 test from std_algorithms_reverse_copy_team_test (371 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_team_test 43: [ RUN ] std_algorithms_rotate_team_test.test 43: [ OK ] std_algorithms_rotate_team_test.test (748 ms) 43: [----------] 1 test from std_algorithms_rotate_team_test (749 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_copy_team_test 43: [ RUN ] std_algorithms_rotate_copy_team_test.test + 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-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal; export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj; export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man:; export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/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-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig; export SPACK_LOADED_HASHES=rtec66ej4x5bzxw4nsfzjew4mbpvtd2v; + eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal; export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj; export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man:; export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/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-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig; export SPACK_LOADED_HASHES=rtec66ej4x5bzxw4nsfzjew4mbpvtd2v; + export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj + export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man: + export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/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-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig + export SPACK_LOADED_HASHES=rtec66ej4x5bzxw4nsfzjew4mbpvtd2v + return 0 + spack test run 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 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 kokkos ==> Spack test 2uv7yp5saab2rywlh3lpkfasfbf64n7s 43: [ OK ] std_algorithms_rotate_copy_team_test.test (630 ms) 43: [----------] 1 test from std_algorithms_rotate_copy_team_test (630 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (2062 ms total) 43: [ PASSED ] 4 tests. 43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.50 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test timeout computed to be: 1500 44: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 44: [==========] Running 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_move_team_test 44: [ RUN ] std_algorithms_move_team_test.test 44: [ OK ] std_algorithms_move_team_test.test (506 ms) 44: [----------] 1 test from std_algorithms_move_team_test (506 ms total) 44: 44: [----------] 1 test from std_algorithms_move_backward_team_test 44: [ RUN ] std_algorithms_move_backward_team_test.test 44: [ OK ] std_algorithms_move_backward_team_test.test (494 ms) 44: [----------] 1 test from std_algorithms_move_backward_team_test (494 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_left_team_test 44: [ RUN ] std_algorithms_shift_left_team_test.test 44: [ OK ] std_algorithms_shift_left_team_test.test (1692 ms) 44: [----------] 1 test from std_algorithms_shift_left_team_test (1693 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_right_team_test 44: [ RUN ] std_algorithms_shift_right_team_test.test 44: [ OK ] std_algorithms_shift_right_team_test.test (1588 ms) 44: [----------] 1 test from std_algorithms_shift_right_team_test (1588 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (4283 ms total) 44: [ PASSED ] 4 tests. 44/51 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.72 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test timeout computed to be: 1500 45: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 45: [==========] Running 9 tests from 9 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_copy_team_test 45: [ RUN ] std_algorithms_copy_team_test.test 45: [ OK ] std_algorithms_copy_team_test.test (659 ms) 45: [----------] 1 test from std_algorithms_copy_team_test (659 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_n_team_test 45: [ RUN ] std_algorithms_copy_n_team_test.test 45: [ OK ] std_algorithms_copy_n_team_test.test (501 ms) 45: [----------] 1 test from std_algorithms_copy_n_team_test (501 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_backward_team_test 45: [ RUN ] std_algorithms_copy_backward_team_test.test 45: [ OK ] std_algorithms_copy_backward_team_test.test (482 ms) 45: [----------] 1 test from std_algorithms_copy_backward_team_test (482 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_if_team_test 45: [ RUN ] std_algorithms_copy_if_team_test.test 45: [ OK ] std_algorithms_copy_if_team_test.test (577 ms) 45: [----------] 1 test from std_algorithms_copy_if_team_test (577 ms total) 45: 45: [----------] 1 test from std_algorithms_unique_copy_team_test 45: [ RUN ] std_algorithms_unique_copy_team_test.test 45: [ OK ] std_algorithms_unique_copy_team_test.test (1148 ms) 45: [----------] 1 test from std_algorithms_unique_copy_team_test (1148 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_team_test 45: [ RUN ] std_algorithms_remove_team_test.test 45: [ OK ] std_algorithms_remove_team_test.test (685 ms) 45: [----------] 1 test from std_algorithms_remove_team_test (685 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_if_team_test 45: [ RUN ] std_algorithms_remove_if_team_test.test 45: [ OK ] std_algorithms_remove_if_team_test.test (690 ms) 45: [----------] 1 test from std_algorithms_remove_if_team_test (690 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_team_test 45: [ RUN ] std_algorithms_remove_copy_team_test.test 45: [ OK ] std_algorithms_remove_copy_team_test.test (753 ms) 45: [----------] 1 test from std_algorithms_remove_copy_team_test (753 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test 45: [ RUN ] std_algorithms_remove_copy_if_team_test.test 45: [ OK ] std_algorithms_remove_copy_if_team_test.test (674 ms) 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test (674 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 9 tests from 9 test suites ran. (6173 ms total) 45: [ PASSED ] 9 tests. 45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 6.61 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test timeout computed to be: 1500 46: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_unique_team_test 46: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 46: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1310 ms) 46: [----------] 1 test from std_algorithms_unique_team_test (1310 ms total) 46: 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test 46: [ RUN ] std_algorithms_adjacent_difference_team_test.test 46: [ OK ] std_algorithms_adjacent_difference_team_test.test (1133 ms) 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1133 ms total) 46: 46: [----------] 1 test from std_algorithms_reduce_team_test 46: [ RUN ] std_algorithms_reduce_team_test.test 46: [ OK ] std_algorithms_reduce_team_test.test (888 ms) 46: [----------] 1 test from std_algorithms_reduce_team_test (888 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_reduce_team_test 46: [ RUN ] std_algorithms_transform_reduce_team_test.test 46: [ OK ] std_algorithms_transform_reduce_team_test.test (1453 ms) 46: [----------] 1 test from std_algorithms_transform_reduce_team_test (1453 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (4786 ms total) 46: [ PASSED ] 4 tests. 46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 5.22 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test timeout computed to be: 1500 47: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 47: [==========] Running 18 tests from 5 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_is_sorted_team_test 47: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (529 ms) 47: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1326 ms) 47: [----------] 2 tests from std_algorithms_is_sorted_team_test (1856 ms total) 47: 47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (25 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (27 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1248 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (703 ms) 47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2005 ms total) 47: 47: [----------] 4 tests from std_algorithms_is_partitioned_team_test 47: [ RUN ] std_algorithms_is_partitioned_team_test.empty 47: [ OK ] std_algorithms_is_partitioned_team_test.empty (14 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 47: [ OK ] std_algorithms_is_partitioned_team_test.all_true (332 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 47: [ OK ] std_algorithms_is_partitioned_team_test.all_false (336 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.random 47: [ OK ] std_algorithms_is_partitioned_team_test.random (293 ms) 47: [----------] 4 tests from std_algorithms_is_partitioned_team_test (977 ms total) 47: 47: [----------] 4 tests from std_algorithms_partition_copy_team_test 47: [ RUN ] std_algorithms_partition_copy_team_test.empty 47: [ OK ] std_algorithms_partition_copy_team_test.empty (23 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_true 47: [ OK ] std_algorithms_partition_copy_team_test.all_true (648 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_false 47: [ OK ] std_algorithms_partition_copy_team_test.all_false (661 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.random 47: [ OK ] std_algorithms_partition_copy_team_test.random (605 ms) 47: [----------] 4 tests from std_algorithms_partition_copy_team_test (1938 ms total) 47: 47: [----------] 4 tests from std_algorithms_partition_point_team_test 47: [ RUN ] std_algorithms_partition_point_team_test.empty 47: [ OK ] std_algorithms_partition_point_team_test.empty (15 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_true 47: [ OK ] std_algorithms_partition_point_team_test.all_true (215 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_false 47: [ OK ] std_algorithms_partition_point_team_test.all_false (216 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.random 47: [ OK ] std_algorithms_partition_point_team_test.random (158 ms) 47: [----------] 4 tests from std_algorithms_partition_point_team_test (605 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 18 tests from 5 test suites ran. (7383 ms total) 47: [ PASSED ] 18 tests. 47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.82 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test timeout computed to be: 1500 48: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 48: [==========] Running 5 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_transform_team_test 48: [ RUN ] std_algorithms_transform_team_test.test_unary_op 48: [ OK ] std_algorithms_transform_team_test.test_unary_op (696 ms) 48: [ RUN ] std_algorithms_transform_team_test.test_binary_op 48: [ OK ] std_algorithms_transform_team_test.test_binary_op (860 ms) 48: [----------] 2 tests from std_algorithms_transform_team_test (1557 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_team_test 48: [ RUN ] std_algorithms_generate_team_test.test_unary_op ==> Testing package kokkos-develop-xlemn7e ============================== 1 passed of 1 spec ============================== + 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 '2uv7yp5saab2rywlh3lpkfasfbf64n7s': ==> test specs: ==> kokkos-develop-xlemn7e PASSED ==> Testing package kokkos-develop-xlemn7e ==> [2024-06-19-05:05:19.133866] Installing /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-xlemn7exiiecpqv2yq2io6jlmdy2dtns/.spack/test to /root/.spack/test/2uv7yp5saab2rywlh3lpkfasfbf64n7s/kokkos-develop-xlemn7e/cache/kokkos ==> [2024-06-19-05:05:19.136644] Warning: kokkos: the 'test' method is deprecated. Convert stand-alone test(s) to methods with names starting 'test_'. ==> [2024-06-19-05:05:19.136759] test: test: unspecified purpose ==> [2024-06-19-05:05:19.136927] Warning: The 'pkg.install_test_root' property is deprecated with removal expected v0.23. Use 'install_test_root(pkg)' instead. ==> [2024-06-19-05:05:19.137125] Warning: The 'run_test' method is deprecated. Use 'test_part' instead for kokkos to process cmake. ==> [2024-06-19-05:05:19.137488] test: test_cmake_out_out: Generate the Makefile ==> [2024-06-19-05:05:19.137952] Expecting return code in [0] ==> [2024-06-19-05:05:19.138169] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin/cmake' '/root/.spack/test/2uv7yp5saab2rywlh3lpkfasfbf64n7s/kokkos-develop-xlemn7e/cache/kokkos/scripts/spack_test/out' '-DEXECUTABLE_OUTPUT_PATH=/root/.spack/test/2uv7yp5saab2rywlh3lpkfasfbf64n7s/kokkos-develop-xlemn7e/cache/kokkos/scripts/spack_test/out' -- The CXX compiler identification is GNU 11.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_nightly/spack/lib/spack/env/gcc/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Enabled Kokkos devices: SERIAL -- Configuring done (0.3s) -- Generating done (0.0s) -- Build files have been written to: /root/.spack/test/2uv7yp5saab2rywlh3lpkfasfbf64n7s/kokkos-develop-xlemn7e PASSED: Kokkos::test_cmake_out_out ==> [2024-06-19-05:05:19.459854] Warning: The 'run_test' method is deprecated. Use 'test_part' instead for kokkos to process make. ==> [2024-06-19-05:05:19.459982] test: test_make: Build test software ==> [2024-06-19-05:05:19.460617] Expecting return code in [0] ==> [2024-06-19-05:05:19.460830] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin/make' [ 12%] Building CXX object CMakeFiles/hello_world.dir/hello_world.cpp.o [ 25%] Linking CXX executable /root/.spack/test/2uv7yp5saab2rywlh3lpkfasfbf64n7s/kokkos-develop-xlemn7e/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/2uv7yp5saab2rywlh3lpkfasfbf64n7s/kokkos-develop-xlemn7e/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/2uv7yp5saab2rywlh3lpkfasfbf64n7s/kokkos-develop-xlemn7e/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/2uv7yp5saab2rywlh3lpkfasfbf64n7s/kokkos-develop-xlemn7e/cache/kokkos/scripts/spack_test/out/dual_view [100%] Built target dual_view PASSED: Kokkos::test_make ==> [2024-06-19-05:05:27.895834] test: test_make_out_test: Checking ability to execute. ==> [2024-06-19-05:05:27.896459] Expecting return code in [0] ==> [2024-06-19-05:05:27.896675] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin/make' '/root/.spack/test/2uv7yp5saab2rywlh3lpkfasfbf64n7s/kokkos-develop-xlemn7e/cache/kokkos/scripts/spack_test/out' 'test' Running tests... Test project /root/.spack/test/2uv7yp5saab2rywlh3lpkfasfbf64n7s/kokkos-develop-xlemn7e Start 1: hello_world 1/4 Test #1: hello_world ...................... Passed 0.00 sec Start 2: simple_reduce 2/4 Test #2: simple_reduce .................... Passed 0.00 sec Start 3: random_numbers 3/4 Test #3: random_numbers ................... Passed 0.00 sec Start 4: dual_view 4/4 Test #4: dual_view ........................ Passed 15.20 sec 100% tests passed, 0 tests failed out of 4 Label Time Summary: Kokkos = 15.21 sec*proc (4 tests) Total Test time (real) = 15.21 sec PASSED: Kokkos::test_make_out_test PASSED: Kokkos::test ==> [2024-06-19-05:05:43.125678] Completed testing ==> [2024-06-19-05:05:43.125798] ======================= SUMMARY: kokkos-develop-xlemn7e ======================== Kokkos::test_cmake_out_out .. PASSED Kokkos::test_make .. PASSED Kokkos::test_make_out_test .. PASSED Kokkos::test .. PASSED ============================= 4 passed of 4 parts ============================== ============================== 1 passed of 1 spec ============================== + return 0 [Pipeline] } $ docker stop --time=1 a5132b7dd849b3e3f2365f3b3b3b5ce90d1c916d816aed5876d8bca76ccabbaa 48: [ OK ] std_algorithms_generate_team_test.test_unary_op (1458 ms) 48: [----------] 1 test from std_algorithms_generate_team_test (1458 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_n_team_test 48: [ RUN ] std_algorithms_generate_n_team_test.test $ docker rm -f --volumes a5132b7dd849b3e3f2365f3b3b3b5ce90d1c916d816aed5876d8bca76ccabbaa 48: [ OK ] std_algorithms_generate_n_team_test.test (427 ms) 48: [----------] 1 test from std_algorithms_generate_n_team_test (427 ms total) 48: 48: [----------] 1 test from std_algorithms_swap_ranges_team_test 48: [ RUN ] std_algorithms_swap_ranges_team_test.test [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 48: [ OK ] std_algorithms_swap_ranges_team_test.test (740 ms) 48: [----------] 1 test from std_algorithms_swap_ranges_team_test (740 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 5 tests from 4 test suites ran. (4184 ms total) 48: [ PASSED ] 5 tests. 48/51 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 4.62 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test timeout computed to be: 1500 49: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test 49: [ RUN ] std_algorithms_exclusive_scan_team_test.test 49: [ OK ] std_algorithms_exclusive_scan_team_test.test (2940 ms) 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2940 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 49: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1422 ms) 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1422 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (4363 ms total) 49: [ PASSED ] 2 tests. 49/51 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.80 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test timeout computed to be: 1500 50: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 50: [==========] Running 2 tests from 2 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_inclusive_scan_team_test 50: [ RUN ] std_algorithms_inclusive_scan_team_test.test 50: [ OK ] std_algorithms_inclusive_scan_team_test.test (4327 ms) 50: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4327 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 50: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2848 ms) 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2848 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (7175 ms total) 50: [ PASSED ] 2 tests. 50/51 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 7.60 sec test 51 Start 51: Kokkos_UnitTest_SIMD 51: Test command: /var/jenkins/workspace/Kokkos_nightly/build/simd/unit_tests/Kokkos_UnitTest_SIMD 51: Test timeout computed to be: 1500 51: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 51: [==========] Running 16 tests from 1 test suite. 51: [----------] Global test environment set-up. 51: [----------] 16 tests from simd 51: [ RUN ] simd.host_math_ops 51: [ OK ] simd.host_math_ops (0 ms) 51: [ RUN ] simd.device_math_ops 51: [ OK ] simd.device_math_ops (3 ms) 51: [ RUN ] simd.host_mask_ops 51: [ OK ] simd.host_mask_ops (0 ms) 51: [ RUN ] simd.device_mask_ops 51: [ OK ] simd.device_mask_ops (0 ms) 51: [ RUN ] simd.host_conversions 51: [ OK ] simd.host_conversions (0 ms) 51: [ RUN ] simd.device_conversions 51: [ OK ] simd.device_conversions (0 ms) 51: [ RUN ] simd.host_shift_ops 51: [ OK ] simd.host_shift_ops (0 ms) 51: [ RUN ] simd.device_shift_ops 51: [ OK ] simd.device_shift_ops (0 ms) 51: [ RUN ] simd.host_condition 51: [ OK ] simd.host_condition (0 ms) 51: [ RUN ] simd.device_condition 51: [ OK ] simd.device_condition (0 ms) 51: [ RUN ] simd.host_gen_ctors 51: [ OK ] simd.host_gen_ctors (0 ms) 51: [ RUN ] simd.device_gen_ctors 51: [ OK ] simd.device_gen_ctors (0 ms) 51: [ RUN ] simd.host_where_expressions 51: [ OK ] simd.host_where_expressions (0 ms) 51: [ RUN ] simd.device_where_expressions 51: [ OK ] simd.device_where_expressions (0 ms) 51: [ RUN ] simd.host_reductions 51: [ OK ] simd.host_reductions (0 ms) 51: [ RUN ] simd.device_reductions 51: [ OK ] simd.device_reductions (0 ms) 51: [----------] 16 tests from simd (4 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 16 tests from 1 test suite ran. (4 ms total) 51: [ PASSED ] 16 tests. 51/51 Test #51: Kokkos_UnitTest_SIMD ........................ Passed 0.44 sec 100% tests passed, 0 tests failed out of 51 Total Test time (real) = 986.15 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /root/.ccache primary config /root/.ccache/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 f07cdc60a98c0b2ba1abad7d38a8be839540963f8e92d9c9e2e5bafd7513876f $ docker rm -f --volumes f07cdc60a98c0b2ba1abad7d38a8be839540963f8e92d9c9e2e5bafd7513876f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } ==> cmake: Executing phase: 'install' ==> cmake: Successfully installed cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v Stage: 27.15s. Bootstrap: 2m 10.63s. Build: 3m 11.02s. Install: 17.13s. Post-install: 1.51s. Total: 6m 8.07s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v ==> Installing kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt [23/23] ==> No binary for kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt found: installing from source ==> No patches needed for kokkos ==> kokkos: Executing phase: 'cmake' ==> kokkos: Executing phase: 'build' ==> kokkos: Executing phase: 'install' ==> kokkos: Successfully installed kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt Stage: 4.89s. Cmake: 14.49s. Build: 12m 55.67s. Install: 21.52s. Post-install: 0.34s. Total: 13m 37.60s [+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt + 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-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal; export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj; export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man:; export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig; export SPACK_LOADED_HASHES=rtec66ej4x5bzxw4nsfzjew4mbpvtd2v; + eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal; export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj; export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man:; export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig; export SPACK_LOADED_HASHES=rtec66ej4x5bzxw4nsfzjew4mbpvtd2v; + export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj + export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man: + export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig + export SPACK_LOADED_HASHES=rtec66ej4x5bzxw4nsfzjew4mbpvtd2v + 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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal; export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj; export CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq; export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man:; export NVHPC_CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq; export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig; export SPACK_LOADED_HASHES=ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:rtec66ej4x5bzxw4nsfzjew4mbpvtd2v; + eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal; export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj; export CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq; export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man:; export NVHPC_CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq; export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig; export SPACK_LOADED_HASHES=ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:rtec66ej4x5bzxw4nsfzjew4mbpvtd2v; + export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj + export CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq + export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man: + export NVHPC_CUDA_HOME=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq + export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig + export SPACK_LOADED_HASHES=ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:rtec66ej4x5bzxw4nsfzjew4mbpvtd2v + 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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal; export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj; export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man:; export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig; export SPACK_LOADED_HASHES=bojlyotlnolyvuvw5teggk3nmwfwd2eq:ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:rtec66ej4x5bzxw4nsfzjew4mbpvtd2v; + eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal; export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj; export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man:; export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig; export SPACK_LOADED_HASHES=bojlyotlnolyvuvw5teggk3nmwfwd2eq:ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:rtec66ej4x5bzxw4nsfzjew4mbpvtd2v; + export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj + export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man: + export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig + export SPACK_LOADED_HASHES=bojlyotlnolyvuvw5teggk3nmwfwd2eq:ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:rtec66ej4x5bzxw4nsfzjew4mbpvtd2v + 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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal; export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj; export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man:; export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig; export SPACK_LOADED_HASHES=au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt:bojlyotlnolyvuvw5teggk3nmwfwd2eq:ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:rtec66ej4x5bzxw4nsfzjew4mbpvtd2v; + eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal; export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj; export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man:; export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig; export SPACK_LOADED_HASHES=au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt:bojlyotlnolyvuvw5teggk3nmwfwd2eq:ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:rtec66ej4x5bzxw4nsfzjew4mbpvtd2v; + export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/aclocal:/usr/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/aclocal:/usr/share/aclocal + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-5usmguxnp4mk6oyibrq323degkw6qdfj + export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/share/man:/usr/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/share/man:/usr/share/man: + export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-nvcc-wrapper-develop-ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libiconv-1.17-vkwocpcxvmgp66n2br7dr6chknzsrg2b/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/nvidia/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-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/libxml2-2.10.3-xudi4meflbq2qleazrqcqbsded6snkz7/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/xz-5.4.6-5hkqmocb56fbfo65i6j7nqo3am3n7jwu/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-brfyapwzi25q7j2uv4zgjdcytxdivoub/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-buueyfpiwt7zz23du5npmhps7fwrwbho/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-fpmm5uxzoszrs233fgxihgwygpdd6jo5/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yk3fw42mdtw2blkjli7st3mjvzphjzos/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.62.0-sazu2osk6zam4ukn7dmkggek5yvd5h56/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/pkgconfig + export SPACK_LOADED_HASHES=au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt:bojlyotlnolyvuvw5teggk3nmwfwd2eq:ai526jeoyfvjnxw2ooxxtr3yvwhvm3a4:rtec66ej4x5bzxw4nsfzjew4mbpvtd2v + return 0 + spack test run 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 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 kokkos ==> Spack test oja7q5ptpdumgx42erzsl5y22c7krlbe ==> Testing package kokkos-develop-au7fm4g ============================== 1 passed of 1 spec ============================== + 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 'oja7q5ptpdumgx42erzsl5y22c7krlbe': ==> test specs: ==> kokkos-develop-au7fm4g PASSED ==> Testing package kokkos-develop-au7fm4g ==> [2024-06-19-05:22:08.749726] Installing /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt/.spack/test to /root/.spack/test/oja7q5ptpdumgx42erzsl5y22c7krlbe/kokkos-develop-au7fm4g/cache/kokkos ==> [2024-06-19-05:22:08.797771] Warning: kokkos: the 'test' method is deprecated. Convert stand-alone test(s) to methods with names starting 'test_'. ==> [2024-06-19-05:22:08.797928] test: test: unspecified purpose ==> [2024-06-19-05:22:08.798049] Warning: The 'pkg.install_test_root' property is deprecated with removal expected v0.23. Use 'install_test_root(pkg)' instead. ==> [2024-06-19-05:22:08.798311] Warning: The 'run_test' method is deprecated. Use 'test_part' instead for kokkos to process cmake. ==> [2024-06-19-05:22:08.798637] test: test_cmake_out_out: Generate the Makefile ==> [2024-06-19-05:22:08.799225] Expecting return code in [0] ==> [2024-06-19-05:22:08.799475] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.4-rtec66ej4x5bzxw4nsfzjew4mbpvtd2v/bin/cmake' '/root/.spack/test/oja7q5ptpdumgx42erzsl5y22c7krlbe/kokkos-develop-au7fm4g/cache/kokkos/scripts/spack_test/out' '-DEXECUTABLE_OUTPUT_PATH=/root/.spack/test/oja7q5ptpdumgx42erzsl5y22c7krlbe/kokkos-develop-au7fm4g/cache/kokkos/scripts/spack_test/out' -- The CXX compiler identification is GNU 11.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_nightly/spack/lib/spack/env/gcc/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found CUDAToolkit: /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cuda-12.1.0-bojlyotlnolyvuvw5teggk3nmwfwd2eq/targets/x86_64-linux/include (found version "12.1.66") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Enabled Kokkos devices: SERIAL;CUDA -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- Configuring done (1.4s) -- Generating done (0.1s) -- Build files have been written to: /root/.spack/test/oja7q5ptpdumgx42erzsl5y22c7krlbe/kokkos-develop-au7fm4g CMake Warning at /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (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-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-au7fm4gmnfgoc2f2cvnfrnkcepg4jbyt/lib/cmake/Kokkos/KokkosConfig.cmake:46 (INCLUDE) CMakeLists.txt:3 (find_package) PASSED: Kokkos::test_cmake_out_out ==> [2024-06-19-05:22:10.343613] Warning: The 'run_test' method is deprecated. Use 'test_part' instead for kokkos to process make. ==> [2024-06-19-05:22:10.343721] test: test_make: Build test software ==> [2024-06-19-05:22:10.344750] Expecting return code in [0] ==> [2024-06-19-05:22:10.344963] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin/make' [ 12%] Building CXX object CMakeFiles/hello_world.dir/hello_world.cpp.o [ 25%] Linking CXX executable /root/.spack/test/oja7q5ptpdumgx42erzsl5y22c7krlbe/kokkos-develop-au7fm4g/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/oja7q5ptpdumgx42erzsl5y22c7krlbe/kokkos-develop-au7fm4g/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/oja7q5ptpdumgx42erzsl5y22c7krlbe/kokkos-develop-au7fm4g/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/oja7q5ptpdumgx42erzsl5y22c7krlbe/kokkos-develop-au7fm4g/cache/kokkos/scripts/spack_test/out/dual_view [100%] Built target dual_view PASSED: Kokkos::test_make ==> [2024-06-19-05:22:52.378409] test: test_make_out_test: Checking ability to execute. ==> [2024-06-19-05:22:52.379454] Expecting return code in [0] ==> [2024-06-19-05:22:52.379654] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-bfsvjyn4jn57p65alwz255flothn5fyn/bin/make' '/root/.spack/test/oja7q5ptpdumgx42erzsl5y22c7krlbe/kokkos-develop-au7fm4g/cache/kokkos/scripts/spack_test/out' 'test' Running tests... Test project /root/.spack/test/oja7q5ptpdumgx42erzsl5y22c7krlbe/kokkos-develop-au7fm4g Start 1: hello_world 1/4 Test #1: hello_world ...................... Passed 2.76 sec Start 2: simple_reduce 2/4 Test #2: simple_reduce .................... Passed 1.96 sec Start 3: random_numbers 3/4 Test #3: random_numbers ................... Passed 1.95 sec Start 4: dual_view 4/4 Test #4: dual_view ........................ Passed 7.78 sec 100% tests passed, 0 tests failed out of 4 Label Time Summary: Kokkos = 14.46 sec*proc (4 tests) Total Test time (real) = 14.47 sec PASSED: Kokkos::test_make_out_test PASSED: Kokkos::test ==> [2024-06-19-05:23:06.940156] Completed testing ==> [2024-06-19-05:23:06.940269] ======================= SUMMARY: kokkos-develop-au7fm4g ======================== Kokkos::test_cmake_out_out .. PASSED Kokkos::test_make .. PASSED Kokkos::test_make_out_test .. PASSED Kokkos::test .. PASSED ============================= 4 passed of 4 parts ============================== ============================== 1 passed of 1 spec ============================== + return 0 [Pipeline] } $ docker stop --time=1 6e042828668a860978a2990b096366d234838a858c84383cb2501ddf36836f76 $ docker rm -f --volumes 6e042828668a860978a2990b096366d234838a858c84383cb2501ddf36836f76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline Finished: SUCCESS