Package evaluation to test ParallelTestRunner on Julia 1.14.0-DEV.2082 (4fdd12e277*) started at 2026-04-26T13:47:23.809 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.06s ################################################################################ # Installation # Installing ParallelTestRunner... Resolving package versions... Installed RelocatableFolders ─ v1.0.1 Installed Statistics ───────── v1.11.1 Installed Scratch ──────────── v1.3.0 Installed IOCapture ────────── v1.0.0 Installed Malt ─────────────── v1.4.1 Installed ParallelTestRunner ─ v2.6.0 Updating `~/.julia/environments/v1.14/Project.toml` [d3525ed8] + ParallelTestRunner v2.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [b5f81e59] + IOCapture v1.0.0 [36869731] + Malt v1.4.1 [d3525ed8] + ParallelTestRunner v2.6.0 [05181044] + RelocatableFolders v1.0.1 [6c6a2e73] + Scratch v1.3.0 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.4.0+0 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.8 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.2 s ✓ Statistics 0.9 s ✓ IOCapture 1.3 s ✓ Scratch 1.4 s ✓ RelocatableFolders 3.2 s ✓ Malt 3.5 s ✓ ParallelTestRunner 6 dependencies successfully precompiled in 12 seconds. 12 already precompiled. Precompilation completed after 38.52s ################################################################################ # Testing # Testing ParallelTestRunner Status `/tmp/jl_vWTxHZ/Project.toml` [d3525ed8] ParallelTestRunner v2.6.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_vWTxHZ/Manifest.toml` [b5f81e59] IOCapture v1.0.0 [36869731] Malt v1.4.1 [d3525ed8] ParallelTestRunner v2.6.0 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.3.0 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.4.0+0 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Showing the output of one test run: -------------------------------------------------------------------------------- Running 3 tests using 1 parallel jobs. If this is too many concurrent jobs, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. Available memory: 31.411 GiB  │  Test │ Init │ Compile │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ time (s) │ (%) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ subdir/subdir_test (1) │ started at 2026-04-26T13:48:59.823 subdir/subdir_test (1) │  0.45 │  14.27 │  99.15 │  0.00 │  0.0 │  3.54 │  485.74 │ utils (1) │ started at 2026-04-26T13:49:05.082 utils (1) │  0.05 │  1.03 │  90.64 │  0.00 │  0.0 │  0.06 │  485.74 │ basic (1) │ started at 2026-04-26T13:49:06.403 basic (1) │  0.00 │  1.05 │  0.04 │  0.00 │  0.0 │  0.02 │  485.74 │ Test Summary: | Pass Total  Time Overall |  2  2 25.9s subdir/subdir_test |  1  1  0.4s utils |   0  0.1s basic |  1  1  0.0s  SUCCESS -------------------------------------------------------------------------------- Test Summary: | Pass Total Time ParallelTestRunner | 176 176 9m43.8s basic use | 8 8 37.3s default njobs | 6 6 0.1s subdir use | 2 2 0.0s custom tests | 3 3 14.3s init code | 2 2 12.1s init worker code | 2 2 13.0s custom record type | 2 2 15.0s custom worker | 5 5 41.8s global worker kwargs | 1 1 15.9s custom worker with `init_worker_code` | 5 5 41.9s failing test | 7 7 14.4s nested failure | 9 9 14.6s throwing test | 6 6 15.4s crashing test | 9 9 12.5s worker task failure detected by monitor | 5 5 1.2s test output | 10 10 27.3s warnings | 2 2 12.6s colorful output | 4 4 25.8s reuse of workers | 2 2 17.9s default workers stopped at end | 3 3 33.8s custom workers stopped at end | 1 1 1m17.6s extract_flag! | 8 8 0.1s parse_args | 27 27 0.1s filter_tests! | 13 13 0.1s find_tests edge cases | 8 8 0.7s get_max_worker_rss | 2 2 0.3s test_exe | 3 3 0.1s non-verbose mode | 3 3 13.3s positional filter end-to-end | 2 2 14.2s addworkers | 4 4 17.0s multiple tests multiple jobs | 2 2 29.8s worker RSS recycling | 2 2 49.6s mixed pass and fail | 5 5 14.0s empty test suite | 2 2 0.0s no workers running | 1 1 0.0s Testing ParallelTestRunner tests passed Testing completed after 588.97s PkgEval succeeded after 675.02s