Skip to content

Instantly share code, notes, and snippets.

@angeris
Created November 18, 2020 03:21
Show Gist options
  • Save angeris/cd9ad4e0bab64979f7c3cdc1077513c6 to your computer and use it in GitHub Desktop.
Save angeris/cd9ad4e0bab64979f7c3cdc1077513c6 to your computer and use it in GitHub Desktop.
Complete output for Julia tests
julia> Base.runtests()
Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB)
LinearAlgebra/dense (4) | started at 2020-11-17T18:30:04.806
LinearAlgebra/qr (3) | started at 2020-11-17T18:30:04.86
LinearAlgebra/triangular (2) | started at 2020-11-17T18:30:04.861
LinearAlgebra/matmul (5) | started at 2020-11-17T18:30:04.861
LinearAlgebra/qr (3) | 62.22 | 2.61 | 4.2 | 14365.25 | 2541.80
LinearAlgebra/schur (3) | started at 2020-11-17T18:31:07.722
LinearAlgebra/schur (3) | 13.64 | 0.44 | 3.2 | 1945.10 | 2735.72
LinearAlgebra/special (3) | started at 2020-11-17T18:31:21.399
LinearAlgebra/dense (4) | 117.47 | 5.76 | 4.9 | 18252.50 | 2975.64
LinearAlgebra/eigen (4) | started at 2020-11-17T18:32:02.793
LinearAlgebra/eigen (4) | 10.35 | 0.33 | 3.2 | 1325.65 | 3278.81
LinearAlgebra/bunchkaufman (4) | started at 2020-11-17T18:32:13.179
LinearAlgebra/matmul (5) | 139.27 | 5.19 | 3.7 | 18493.02 | 3333.50
LinearAlgebra/svd (5) | started at 2020-11-17T18:32:24.614
LinearAlgebra/special (3) | 64.23 | 2.44 | 3.8 | 8406.69 | 3393.66
LinearAlgebra/lapack (3) | started at 2020-11-17T18:32:25.672
LinearAlgebra/bunchkaufman (4) | 14.04 | 0.50 | 3.5 | 1831.17 | 3498.55
LinearAlgebra/tridiag (4) | started at 2020-11-17T18:32:27.252
LinearAlgebra/lapack (3) | 19.09 | 0.72 | 3.8 | 2516.05 | 3746.16
LinearAlgebra/bidiag (3) | started at 2020-11-17T18:32:44.799
LinearAlgebra/tridiag (4) | 29.83 | 1.17 | 3.9 | 3968.69 | 3766.20
LinearAlgebra/diagonal (4) | started at 2020-11-17T18:32:57.117
LinearAlgebra/svd (5) | 36.55 | 1.71 | 4.7 | 5475.17 | 3609.31
LinearAlgebra/cholesky (5) | started at 2020-11-17T18:33:01.206
LinearAlgebra/cholesky (5) | 58.29 | 2.37 | 4.1 | 8123.14 | 4135.83
LinearAlgebra/lu (5) | started at 2020-11-17T18:33:59.528
LinearAlgebra/bidiag (3) | 84.27 | 3.43 | 4.1 | 10893.11 | 4504.59
LinearAlgebra/symmetric (3) | started at 2020-11-17T18:34:09.103
LinearAlgebra/lu (5) | 42.66 | 2.03 | 4.8 | 5611.96 | 4869.89
LinearAlgebra/generic (5) | started at 2020-11-17T18:34:42.24
LinearAlgebra/diagonal (4) | 111.46 | 4.48 | 4.0 | 14608.42 | 4971.77
LinearAlgebra/uniformscaling (4) | started at 2020-11-17T18:34:48.628
LinearAlgebra/symmetric (3) | 47.83 | 2.13 | 4.4 | 6722.62 | 5436.67
LinearAlgebra/lq (3) | started at 2020-11-17T18:34:56.964
LinearAlgebra/generic (5) | 18.84 | 0.89 | 4.7 | 2263.18 | 5407.30
LinearAlgebra/hessenberg (5) | started at 2020-11-17T18:35:01.11
LinearAlgebra/uniformscaling (4) | 20.29 | 0.88 | 4.3 | 2312.44 | 5637.41
LinearAlgebra/blas (4) | started at 2020-11-17T18:35:08.957
LinearAlgebra/blas (4) | 10.83 | 0.38 | 3.5 | 1324.56 | 5931.81
LinearAlgebra/adjtrans (4) | started at 2020-11-17T18:35:19.822
LinearAlgebra/lq (3) | 28.92 | 2.45 | 8.5 | 12042.65 | 6330.80
LinearAlgebra/pinv (3) | started at 2020-11-17T18:35:25.919
LinearAlgebra/triangular (2) | 323.23 | 12.11 | 3.7 | 43957.47 | 5918.22
LinearAlgebra/givens (2) | started at 2020-11-17T18:35:28.555
LinearAlgebra/pinv (3) | 7.10 | 0.27 | 3.8 | 1097.67 | 6802.16
LinearAlgebra/structuredbroadcast (3) | started at 2020-11-17T18:35:33.053
LinearAlgebra/givens (2) | 5.08 | 0.16 | 3.2 | 605.10 | 5958.22
LinearAlgebra/addmul (2) | started at 2020-11-17T18:35:33.668
LinearAlgebra/adjtrans (4) | 14.47 | 0.57 | 3.9 | 1940.50 | 5951.27
LinearAlgebra/ldlt (4) | started at 2020-11-17T18:35:34.353
LinearAlgebra/ldlt (4) | 0.70 | 0.00 | 0.0 | 74.35 | 5954.20
ambiguous (4) | started at 2020-11-17T18:35:35.089
LinearAlgebra/hessenberg (5) | 34.87 | 1.67 | 4.8 | 5252.30 | 5566.78
compiler/inference (5) | started at 2020-11-17T18:35:36.009
From worker 4: Skipping Base.Filesystem.JL_O_RANDOM
From worker 4: Skipping Base.Filesystem.JL_O_SEQUENTIAL
From worker 4: Skipping Base.Filesystem.JL_O_SHORT_LIVED
From worker 4: Skipping Base.Filesystem.JL_O_TEMPORARY
From worker 4: Skipping Base.active_repl
From worker 4: Skipping Base.active_repl_backend
From worker 4: Skipping Base.active_repl
From worker 4: Skipping Base.active_repl_backend
compiler/inference (5) | 11.64 | 0.81 | 6.9 | 2508.98 | 5644.16
compiler/validation (5) | started at 2020-11-17T18:35:47.698
compiler/validation (5) | 0.22 | 0.00 | 0.0 | 14.65 | 5644.78
compiler/ssair (5) | started at 2020-11-17T18:35:47.948
compiler/ssair (5) | 1.60 | 0.02 | 1.4 | 64.30 | 5646.70
compiler/irpasses (5) | started at 2020-11-17T18:35:49.578
compiler/irpasses (5) | 0.67 | 0.07 | 10.6 | 102.59 | 5646.70
compiler/codegen (5) | started at 2020-11-17T18:35:50.868
compiler/codegen (5) | 3.65 | 0.99 | 27.0 | 129.98 | 5646.70
compiler/inline (5) | started at 2020-11-17T18:35:54.587
From worker 4: Skipping Pkg.Types.registries
From worker 4: Skipping Random.DSFMT.win32_SystemFunction036!
compiler/inline (5) | 0.33 | 0.00 | 0.0 | 30.79 | 5646.70
compiler/contextual (5) | started at 2020-11-17T18:35:54.953
compiler/contextual (5) | 0.62 | 0.00 | 0.0 | 65.90 | 5646.70
subarray (5) | started at 2020-11-17T18:35:55.605
From worker 4: Skipping Base.Filesystem.JL_O_RANDOM
From worker 4: Skipping Base.Filesystem.JL_O_SEQUENTIAL
From worker 4: Skipping Base.Filesystem.JL_O_SHORT_LIVED
From worker 4: Skipping Base.Filesystem.JL_O_TEMPORARY
From worker 4: Skipping Base.active_repl
From worker 4: Skipping Base.active_repl_backend
ambiguous (4) | 20.87 | 0.95 | 4.5 | 4640.55 | 5975.86
strings/basic (4) | started at 2020-11-17T18:35:56.026
strings/basic (4) | 5.79 | 0.20 | 3.4 | 660.60 | 5975.86
strings/search (4) | started at 2020-11-17T18:36:02.118
strings/search (4) | 1.78 | 0.03 | 1.8 | 146.19 | 5975.86
strings/util (4) | started at 2020-11-17T18:36:03.939
LinearAlgebra/structuredbroadcast (3) | 32.40 | 1.16 | 3.6 | 4491.73 | 7259.58
strings/io (3) | started at 2020-11-17T18:36:05.486
strings/util (4) | 2.29 | 0.10 | 4.4 | 323.27 | 5982.70
strings/types (4) | started at 2020-11-17T18:36:06.261
strings/io (3) | 1.43 | 0.00 | 0.0 | 193.38 | 7285.78
unicode/utf8 (3) | started at 2020-11-17T18:36:06.948
unicode/utf8 (3) | 0.08 | 0.00 | 0.0 | 6.43 | 7285.78
core (3) | started at 2020-11-17T18:36:07.063
strings/types (4) | 2.54 | 0.29 | 11.2 | 1229.21 | 5985.63
worlds (4) | started at 2020-11-17T18:36:08.889
worlds (4) | 0.71 | 0.03 | 4.3 | 62.29 | 5988.56
keywordargs (4) | started at 2020-11-17T18:36:09.632
keywordargs (4) | 1.26 | 0.03 | 2.5 | 92.61 | 5993.88
numbers (4) | started at 2020-11-17T18:36:10.928
numbers (4) | 43.03 | 1.51 | 3.5 | 4265.18 | 6682.58
subtype (4) | started at 2020-11-17T18:36:53.997
core (3) | 49.22 | 14.04 | 28.5 | 12477.65 | 12315.94
char (3) | started at 2020-11-17T18:36:57.315
char (3) | 1.73 | 0.04 | 2.4 | 211.85 | 12315.94
triplequote (3) | started at 2020-11-17T18:37:00.23
triplequote (3) | 0.02 | 0.00 | 0.0 | 0.41 | 12315.94
intrinsics (3) | started at 2020-11-17T18:37:00.304
intrinsics (3) | 0.41 | 0.00 | 0.0 | 33.14 | 12315.94
dict (3) | started at 2020-11-17T18:37:00.751
subtype (4) | 11.04 | 0.40 | 3.6 | 1467.54 | 6871.50
hashing (4) | started at 2020-11-17T18:37:05.073
dict (3) | 16.01 | 0.56 | 3.5 | 1983.99 | 12315.94
iobuffer (3) | started at 2020-11-17T18:37:17.023
hashing (4) | 12.06 | 0.33 | 2.8 | 1649.15 | 6937.45
staged (4) | started at 2020-11-17T18:37:17.163
iobuffer (3) | 1.03 | 0.05 | 4.6 | 101.50 | 12315.94
offsetarray (3) | started at 2020-11-17T18:37:18.083
staged (4) | 2.18 | 0.05 | 2.2 | 280.99 | 6949.53
arrayops (4) | started at 2020-11-17T18:37:19.372
offsetarray (3) | 26.84 | 0.75 | 2.8 | 4087.92 | 12315.94
tuple (3) | started at 2020-11-17T18:37:44.961
tuple (3) | 2.70 | 0.06 | 2.3 | 298.45 | 12315.94
reduce (3) | started at 2020-11-17T18:37:47.695
reduce (3) | 9.04 | 0.23 | 2.5 | 1397.47 | 12315.94
reducedim (3) | started at 2020-11-17T18:37:56.773
subarray (5) | 134.26 | 5.85 | 4.4 | 19551.21 | 6683.00
abstractarray (5) | started at 2020-11-17T18:38:09.891
reducedim (3) | 26.45 | 0.63 | 2.4 | 3267.98 | 12315.94
intfuncs (3) | started at 2020-11-17T18:38:23.26
arrayops (4) | 66.41 | 3.01 | 4.5 | 9289.86 | 8021.03
simdloop (4) | started at 2020-11-17T18:38:25.814
simdloop (4) | 1.58 | 0.05 | 2.9 | 195.00 | 8021.67
vecelement (4) | started at 2020-11-17T18:38:27.428
intfuncs (3) | 4.79 | 0.06 | 1.2 | 445.83 | 12315.94
rational (3) | started at 2020-11-17T18:38:28.081
vecelement (4) | 6.61 | 0.42 | 6.4 | 1519.20 | 8021.67
bitarray (4) | started at 2020-11-17T18:38:34.074
rational (3) | 16.74 | 0.31 | 1.9 | 1698.22 | 12315.94
copy (3) | started at 2020-11-17T18:38:44.86
copy (3) | 1.55 | 0.00 | 0.0 | 184.51 | 12315.94
math (3) | started at 2020-11-17T18:38:46.509
abstractarray (5) | 57.98 | 1.61 | 2.8 | 6422.20 | 7513.08
fastmath (5) | started at 2020-11-17T18:39:11.594
fastmath (5) | 5.38 | 0.13 | 2.4 | 574.09 | 7513.08
functional (5) | started at 2020-11-17T18:39:17.166
math (3) | 31.31 | 0.56 | 1.8 | 3228.12 | 12315.94
iterators (3) | started at 2020-11-17T18:39:17.849
functional (5) | 4.24 | 0.15 | 3.5 | 549.63 | 7513.08
operators (5) | started at 2020-11-17T18:39:21.442
operators (5) | 4.34 | 0.19 | 4.3 | 573.45 | 7513.08
ordering (5) | started at 2020-11-17T18:39:25.817
ordering (5) | 1.66 | 0.05 | 2.9 | 140.64 | 7513.08
path (5) | started at 2020-11-17T18:39:27.509
path (5) | 0.81 | 0.00 | 0.0 | 100.85 | 7513.08
ccall (5) | started at 2020-11-17T18:39:28.355
iterators (3) | 30.99 | 0.75 | 2.4 | 3928.08 | 12315.94
parse (3) | started at 2020-11-17T18:39:48.875
parse (3) | 3.86 | 0.13 | 3.4 | 522.43 | 12315.94
loading (3) | started at 2020-11-17T18:39:53.03
From worker 3: UUIDS = Base.UUID[UUID("4ed1544e-c34e-4c10-b2d4-f571db44d532") UUID("4c981f79-e616-4b44-bd91-4c64471114a8") UUID("281d2352-1c00-4130-a7c1-411a66e22df7") UUID("93e2f276-78a9-4747-9b6b-2eaa629c16b7") UUID("037f1d95-e0a5-409f-8824-0e5f44d509a9") UUID("fc04ee13-2dd5-4865-8e8c-7b01a356b6a1") UUID("9a4eb2aa-14dd-4721-9979-19c86056ecfa") UUID("4499cea5-6237-4aad-8d01-9badc269d65d") UUID("b828e5fe-f4d7-4d1c-a0fd-1532718d40ae") UUID("c5f54c98-ddf5-47ac-8f29-48efc93e6602") UUID("e75aafa3-7d03-4e37-82ec-f40e325eabf3") UUID("43660103-7bf3-4673-853b-ba5284b8a12a"); UUID("08d79ecb-7415-4b8d-a4fb-82b0c15ff204") UUID("9b2c4746-e5c5-4971-a16c-5886481e21d6") UUID("9f0ff06c-e60c-40ab-88b6-09b0bf333d5e") UUID("f2b71726-cfe7-482e-ac48-cad8dc30b4aa") UUID("fe3ce3e8-81f5-420d-bbe6-48810457e3da") UUID("46471141-7a56-482d-8415-0162f9ea0c26") UUID("7bcb6b57-04d4-4013-9ac9-bc185199c693") UUID("4368df99-9add-41de-826e-f8f867272618") UUID("365f25ce-977f-40c2-9901-912f47cfeb72") UUID("f73a46ff-5f27-4dce-b7a9-93c357f2cf87") UUID("f43c1389-8295-4962-a5c1-9a9d3363eb9a") UUID("ab795a2e-e2f3-4b16-b03c-a45a66fa9588"); UUID("aeb157d8-cc4d-4d1a-8669-429696baa5d2") UUID("10d3fa3f-9c82-464d-b5a8-f42b4b69d90d") UUID("69f6a7bf-171d-466b-9820-02c071899a95") UUID("bfdc8535-5371-48ac-9266-20687b9006a4") UUID("7cce8d0d-cb5c-42d0-a8bc-21ff3e9ffc8a") UUID("f5f036c4-6280-47f6-9c2f-036292526300") UUID("18cf7d82-0a68-47db-a2e3-a561986f3673") UUID("16698842-e824-41c8-88bd-4f9fa1b236bf") UUID("6a5cb93c-8341-49e1-9132-ecdfcd901edb") UUID("383062af-33be-447e-b1ca-d26244dab731") UUID("1c92e317-eaae-4524-9e92-eed5f9dd2938") UUID("9f9cfa9f-c5d0-4d0f-a4f0-eb4c09f0b2db")]
From worker 3: depots = ["/var/folders/9d/c_b_yj410d57j_bx7bngjy140000gn/T/jl_OSrZOo", "/var/folders/9d/c_b_yj410d57j_bx7bngjy140000gn/T/jl_Onx24V", "/var/folders/9d/c_b_yj410d57j_bx7bngjy140000gn/T/jl_fw4CCe"]
LinearAlgebra/addmul (2) | 278.92 | 9.32 | 3.3 | 31237.05 | 6603.47
gmp (2) | started at 2020-11-17T18:40:12.619
gmp (2) | 3.30 | 0.10 | 3.0 | 330.75 | 6603.47
sorting (2) | started at 2020-11-17T18:40:15.972
From worker 3: WARNING: replacing module Foo.
loading (3) | 34.65 | 1.47 | 4.2 | 5180.33 | 12315.94
spawn (3) | started at 2020-11-17T18:40:27.713
From worker 3: [stdio passthrough ok]
spawn (3) | 16.98 | 0.31 | 1.8 | 429.84 | 12315.94
backtrace (3) | started at 2020-11-17T18:40:44.742
[ Info:
backtrace (3) | 1.31 | 0.00 | 0.0 | 43.39 | 12315.94
exceptions (3) | started at 2020-11-17T18:40:46.095
exceptions (3) | 1.92 | 0.80 | 41.6 | 27.05 | 12315.94
file (3) | started at 2020-11-17T18:40:48.068
file (3) | 6.55 | 0.00 | 0.0 | 455.03 | 12315.94
read (3) | started at 2020-11-17T18:40:54.659
From worker 5: ERROR: could not load library "does_not_exist"
From worker 5: dlopen(does_not_exist.dylib, 1): image not found
From worker 5: Stacktrace:
From worker 5: [1] f() at ./none:2
From worker 5: [2] top-level scope at none:3
ccall (5) | 87.98 | 73.75 | 83.8 | 823.18 | 7513.08
version (5) | started at 2020-11-17T18:40:58.057
version (5) | 1.16 | 0.04 | 3.7 | 132.87 | 7513.08
namedtuple (5) | started at 2020-11-17T18:40:59.308
namedtuple (5) | 3.40 | 0.10 | 2.9 | 245.79 | 7513.08
mpfr (5) | started at 2020-11-17T18:41:02.747
read (3) | 19.46 | 0.51 | 2.6 | 2433.68 | 12315.94
broadcast (3) | started at 2020-11-17T18:41:14.158
mpfr (5) | 11.81 | 0.42 | 3.6 | 1453.76 | 7513.08
complex (5) | started at 2020-11-17T18:41:14.592
complex (5) | 7.84 | 0.27 | 3.5 | 888.69 | 7513.08
floatapprox (5) | started at 2020-11-17T18:41:22.465
bitarray (4) | 168.64 | 4.85 | 2.9 | 16747.42 | 8021.67
reflection (4) | started at 2020-11-17T18:41:22.748
floatapprox (5) | 0.76 | 0.00 | 0.0 | 87.55 | 7513.08
regex (5) | started at 2020-11-17T18:41:23.255
sorting (2) | 67.96 | 1.71 | 2.5 | 5513.44 | 6603.47
float16 (2) | started at 2020-11-17T18:41:23.965
regex (5) | 1.62 | 0.00 | 0.0 | 177.98 | 7513.08
combinatorics (5) | started at 2020-11-17T18:41:24.905
reflection (4) | 3.04 | 0.14 | 4.7 | 327.82 | 8021.67
sysinfo (4) | started at 2020-11-17T18:41:25.824
sysinfo (4) | 0.10 | 0.00 | 0.0 | 15.07 | 8021.67
env (4) | started at 2020-11-17T18:41:25.957
float16 (2) | 2.03 | 0.08 | 4.2 | 305.70 | 6603.47
rounding (2) | started at 2020-11-17T18:41:26.033
env (4) | 0.29 | 0.00 | 0.0 | 18.19 | 8021.67
ranges (4) | started at 2020-11-17T18:41:26.276
combinatorics (5) | 3.29 | 0.20 | 6.2 | 660.43 | 7513.08
mod2pi (5) | started at 2020-11-17T18:41:28.23
mod2pi (5) | 0.35 | 0.00 | 0.0 | 25.42 | 7513.08
euler (5) | started at 2020-11-17T18:41:28.607
euler (5) | 0.85 | 0.05 | 5.4 | 114.68 | 7513.08
show (5) | started at 2020-11-17T18:41:29.492
rounding (2) | 3.72 | 0.14 | 3.8 | 489.30 | 6603.47
client (2) | started at 2020-11-17T18:41:29.785
client (2) | 0.73 | 0.00 | 0.0 | 140.41 | 6603.47
errorshow (2) | started at 2020-11-17T18:41:30.549
errorshow (2) | 6.27 | 0.12 | 2.0 | 489.85 | 6603.47
sets (2) | started at 2020-11-17T18:41:36.852
sets (2) | 12.54 | 0.30 | 2.4 | 1065.64 | 6603.47
goto (2) | started at 2020-11-17T18:41:49.456
goto (2) | 0.04 | 0.00 | 0.0 | 0.92 | 6603.47
llvmcall (2) | started at 2020-11-17T18:41:49.526
llvmcall (2) | 0.21 | 0.00 | 0.0 | 11.99 | 6603.47
llvmcall2 (2) | started at 2020-11-17T18:41:49.769
llvmcall2 (2) | 0.03 | 0.00 | 0.0 | 0.85 | 6603.47
ryu (2) | started at 2020-11-17T18:41:49.831
ryu (2) | 2.00 | 0.09 | 4.6 | 208.82 | 6603.47
some (2) | started at 2020-11-17T18:41:51.864
some (2) | 0.79 | 0.03 | 4.3 | 97.97 | 6603.47
meta (2) | started at 2020-11-17T18:41:52.692
meta (2) | 0.81 | 0.03 | 3.7 | 98.65 | 6603.47
stacktraces (2) | started at 2020-11-17T18:41:53.545
stacktraces (2) | 0.90 | 0.03 | 3.3 | 95.88 | 6603.47
docs (2) | started at 2020-11-17T18:41:54.481
docs (2) | 2.94 | 0.13 | 4.4 | 377.72 | 6603.47
misc (2) | started at 2020-11-17T18:41:57.454
ranges (4) | 33.28 | 2.51 | 7.5 | 9569.76 | 8021.67
enums (4) | started at 2020-11-17T18:41:59.673
show (5) | 32.46 | 1.16 | 3.6 | 4342.72 | 7513.08
cmdlineargs (5) | started at 2020-11-17T18:42:01.987
enums (4) | 2.52 | 0.06 | 2.4 | 273.50 | 8021.67
int (4) | started at 2020-11-17T18:42:02.223
broadcast (3) | 52.22 | 1.10 | 2.1 | 5368.54 | 12315.94
interpreter (3) | started at 2020-11-17T18:42:06.416
interpreter (3) | 0.85 | 0.00 | 0.0 | 2.02 | 12315.94
checked (3) | started at 2020-11-17T18:42:07.305
int (4) | 5.87 | 0.12 | 2.1 | 499.55 | 8021.67
bitset (4) | started at 2020-11-17T18:42:08.125
bitset (4) | 1.17 | 0.06 | 5.3 | 85.11 | 8021.67
floatfuncs (4) | started at 2020-11-17T18:42:09.333
From worker 2: Test Summary: | Pass Total
From worker 2: @deprecate | 6 6
From worker 2: Test Summary: | Pass Total
From worker 2: firstcaller | 1 1
From worker 2: Test Summary: | Broken Total
From worker 2: parser syntax deprecations | 1 1
misc (2) | failed at 2020-11-17T18:42:12.318
checked (3) | 5.31 | 0.26 | 5.0 | 246.43 | 12315.94
boundscheck (3) | started at 2020-11-17T18:42:12.781
error (6) | started at 2020-11-17T18:42:13.918
boundscheck (3) | 2.80 | 0.00 | 0.0 | 1.52 | 12315.94
cartesian (3) | started at 2020-11-17T18:42:15.617
error (6) | 1.61 | 0.01 | 0.6 | 145.15 | 1056.31
osutils (6) | started at 2020-11-17T18:42:16.107
cartesian (3) | 0.48 | 0.00 | 0.0 | 85.17 | 12315.94
channels (3) | started at 2020-11-17T18:42:16.144
osutils (6) | 0.06 | 0.00 | 0.0 | 2.53 | 1176.66
iostream (6) | started at 2020-11-17T18:42:16.199
iostream (6) | 0.74 | 0.02 | 2.8 | 135.26 | 1247.22
secretbuffer (6) | started at 2020-11-17T18:42:16.971
From worker 6: testing position
secretbuffer (6) | 0.44 | 0.09 | 20.0 | 45.42 | 1286.78
specificity (6) | started at 2020-11-17T18:42:17.439
specificity (6) | 0.18 | 0.00 | 0.0 | 17.13 | 1288.95
reinterpretarray (6) | started at 2020-11-17T18:42:17.645
reinterpretarray (6) | 7.90 | 0.36 | 4.5 | 1304.95 | 1630.28
┌ Warning: a SecretBuffer was `shred!`ed by the GC; use `shred!` manually after use to minimize exposure.
└ @ Base secretbuffer.jl:169
┌ Warning: a SecretBuffer was `shred!`ed by the GC; use `shred!` manually after use to minimize exposure.
└ @ Base secretbuffer.jl:169
┌ Warning: a SecretBuffer was `shred!`ed by the GC; use `shred!` manually after use to minimize exposure.
└ @ Base secretbuffer.jl:169
syntax (6) | started at 2020-11-17T18:42:25.681
syntax (6) | 2.98 | 0.05 | 1.6 | 303.83 | 1657.34
logging (6) | started at 2020-11-17T18:42:28.697
logging (6) | 3.27 | 0.07 | 2.1 | 400.33 | 1661.95
missing (6) | started at 2020-11-17T18:42:31.999
missing (6) | 8.74 | 0.22 | 2.5 | 1082.05 | 1737.45
asyncmap (6) | started at 2020-11-17T18:42:40.773
channels (3) | 26.22 | 11.56 | 44.1 | 366.09 | 12315.94
atexit (3) | started at 2020-11-17T18:42:42.401
asyncmap (6) | 5.26 | 0.09 | 1.7 | 536.71 | 1754.63
SparseArrays/higherorderfns (6) | started at 2020-11-17T18:42:46.114
atexit (3) | 7.69 | 0.00 | 0.0 | 16.64 | 12315.94
SparseArrays/sparse (3) | started at 2020-11-17T18:42:50.93
floatfuncs (4) | 112.11 | 10.89 | 9.7 | 55546.47 | 8021.67
SparseArrays/sparsevector (4) | started at 2020-11-17T18:50:18.312
SparseArrays/higherorderfns (6) | 77.41 | 2.27 | 2.9 | 9492.79 | 2385.31
Pkg/resolve (6) | started at 2020-11-17T18:50:20.278
From worker 6: WARNING: could not import Test10Main_Pkg_resolve.Pkg into ResolveTest
From worker 6: WARNING: could not import ResolveTest.Pkg into ResolveUtils
Pkg/resolve (6) | 13.86 | 1.49 | 10.8 | 8371.70 | 2725.83
LibGit2/libgit2 (6) | started at 2020-11-17T18:50:34.17
cmdlineargs (5) | 147.05 | 0.84 | 0.6 | 880.75 | 7513.08
Dates/accessors (5) | started at 2020-11-17T18:50:45.815
Dates/accessors (5) | 6.78 | 1.06 | 15.6 | 3892.39 | 7513.08
Dates/adjusters (5) | started at 2020-11-17T18:50:52.654
Dates/adjusters (5) | 3.84 | 0.11 | 2.8 | 280.93 | 7513.08
Dates/query (5) | started at 2020-11-17T18:50:56.529
Dates/query (5) | 0.91 | 0.05 | 6.0 | 106.55 | 7513.08
Dates/periods (5) | started at 2020-11-17T18:50:57.469
Dates/periods (5) | 10.10 | 0.28 | 2.8 | 1017.84 | 7513.08
Dates/ranges (5) | started at 2020-11-17T18:51:07.608
Dates/ranges (5) | 12.70 | 0.33 | 2.6 | 998.21 | 7513.08
Dates/rounding (5) | started at 2020-11-17T18:51:20.343
Dates/rounding (5) | 1.34 | 0.00 | 0.0 | 114.26 | 7513.08
Dates/types (5) | started at 2020-11-17T18:51:21.718
Dates/types (5) | 1.14 | 0.00 | 0.0 | 87.43 | 7513.08
Dates/io (5) | started at 2020-11-17T18:51:22.94
Dates/io (5) | 8.88 | 0.21 | 2.4 | 860.63 | 7513.08
Dates/arithmetic (5) | started at 2020-11-17T18:51:31.86
Dates/arithmetic (5) | 5.04 | 0.20 | 4.0 | 540.03 | 7513.08
Dates/conversions (5) | started at 2020-11-17T18:51:36.936
Dates/conversions (5) | 0.62 | 0.00 | 0.0 | 23.90 | 7513.08
Base64 (5) | started at 2020-11-17T18:51:37.589
Base64 (5) | 1.97 | 0.45 | 22.8 | 1558.03 | 7513.08
CRC32c (5) | started at 2020-11-17T18:51:39.607
CRC32c (5) | 0.92 | 0.06 | 6.6 | 77.26 | 7513.08
DelimitedFiles (5) | started at 2020-11-17T18:51:40.562
LibGit2/libgit2 (6) | 69.96 | 0.68 | 1.0 | 1164.65 | 3903.67
Distributed (6) | started at 2020-11-17T18:51:44.167
DelimitedFiles (5) | 4.29 | 0.13 | 2.9 | 576.71 | 7513.08
FileWatching (5) | started at 2020-11-17T18:51:44.881
FileWatching (5) | 38.04 | 4.21 | 11.1 | 124.94 | 7513.08
Future (5) | started at 2020-11-17T18:52:22.952
Future (5) | 0.00 | 0.00 | 0.0 | 0.11 | 7513.08
InteractiveUtils (5) | started at 2020-11-17T18:52:22.992
InteractiveUtils (5) | 7.86 | 0.32 | 4.1 | 654.93 | 7513.08
Libdl (5) | started at 2020-11-17T18:52:30.89
Libdl (5) | 0.69 | 0.20 | 28.5 | 28.60 | 7513.08
Logging (5) | started at 2020-11-17T18:52:31.619
Logging (5) | 1.68 | 0.00 | 0.0 | 212.92 | 7513.08
Markdown (5) | started at 2020-11-17T18:52:33.334
Markdown (5) | 4.56 | 0.12 | 2.7 | 473.27 | 7513.08
Mmap (5) | started at 2020-11-17T18:52:37.928
SparseArrays/sparsevector (4) | 150.97 | 5.95 | 3.9 | 20360.57 | 9361.48
Printf (4) | started at 2020-11-17T18:52:49.32
SparseArrays/sparse (3) | 226.49 | 78.01 | 34.4 | 15066.29 | 12315.94
Profile (3) | started at 2020-11-17T18:52:53.389
Mmap (5) | 16.54 | 14.40 | 87.1 | 215.16 | 7513.08
REPL (5) | started at 2020-11-17T18:52:54.508
Printf (4) | 9.76 | 0.27 | 2.8 | 782.35 | 9457.77
Random (4) | started at 2020-11-17T18:52:59.123
Profile (3) | 9.09 | 0.17 | 1.9 | 427.33 | 12315.94
SHA (3) | started at 2020-11-17T18:53:02.517
From worker 5: search: ;
From worker 5:
Distributed (6) | 87.75 | 0.00 | 0.0 | 51.84 | 3903.67
Serialization (6) | started at 2020-11-17T18:53:11.957
Serialization (6) | 4.87 | 0.23 | 4.6 | 779.99 | 3903.67
Sockets (6) | started at 2020-11-17T18:53:16.865
┌ Warning: TerminalMenus: Unable to enter raw mode: Base.IOError("stream is closed or unusable", 0)
└ @ REPL.TerminalMenus /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.5/REPL/src/TerminalMenus/util.jl:21
From worker 5:
┌ Warning: TerminalMenus: Unable to enter raw mode: Base.IOError("stream is closed or unusable", 0)
└ @ REPL.TerminalMenus /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.5/REPL/src/TerminalMenus/util.jl:21
From worker 5:
REPL (5) | 24.65 | 0.85 | 3.4 | 2651.93 | 7513.08
Statistics (5) | started at 2020-11-17T18:53:19.187
Sockets (6) | 3.16 | 0.04 | 1.3 | 190.80 | 3903.67
SuiteSparse (6) | started at 2020-11-17T18:53:20.056
Random (4) | 28.16 | 0.71 | 2.5 | 2413.94 | 9457.77
Test (4) | started at 2020-11-17T18:53:27.318
┌ Warning: Omitting `@test_deprecated` tests which can't yet
│ be tested in --depwarn=error mode
└ @ Main.Test64Main_Test /Applications/Julia-1.5.app/Contents/Resources/julia/share/julia/stdlib/v1.5/Test/test/runtests.jl:795
Statistics (5) | 31.34 | 1.17 | 3.7 | 4196.65 | 7513.08
UUIDs (5) | started at 2020-11-17T18:53:50.569
UUIDs (5) | 0.25 | 0.00 | 0.0 | 30.27 | 7513.08
Unicode (5) | started at 2020-11-17T18:53:50.851
Test (4) | 23.66 | 0.40 | 1.7 | 544.93 | 9457.77
Unicode (5) | 2.80 | 0.11 | 4.1 | 368.59 | 7513.08
SHA (3) | 55.10 | 0.17 | 0.3 | 653.20 | 12315.94
From worker 6: Test Summary: | Pass Total
From worker 6: threaded SuiteSparse tests | 1 1
SuiteSparse (6) | 50.56 | 2.15 | 4.2 | 6966.59 | 4070.97
Executing tests that run on node 1 only:
precompile (1) | started at 2020-11-17T18:54:10.898
precompile (1) | 21.63 | 0.16 | 0.8 | 418.64 | 1270.16
SharedArrays (1) | started at 2020-11-17T18:54:32.895
SharedArrays (1) | 12.28 | 0.58 | 4.7 | 1587.23 | 1415.89
threads (1) | started at 2020-11-17T18:54:45.234
Test Summary: | Pass Total
Threads.Conditions must be locked | 5 5
Test Summary: | Pass Total
InvasiveLinkedList | 72 72
Test Summary: | Pass Total
@spawn interpolation | 10 10
Test Summary: | Pass Total
@async interpolation | 8 8
Test Summary: | Pass Total
spawn interpolation: macrocalls | 2 2
Warning: threaded loop executed in order
Warning: threaded loop executed in order
Warning: threaded loop executed in order
Warning: threaded loop executed in order
Test Summary: | Pass Total
Threads.Conditions must be locked | 5 5
Test Summary: | Pass Total
InvasiveLinkedList | 72 72
Test Summary: | Pass Total
@spawn interpolation | 10 10
Test Summary: | Pass Total
@async interpolation | 8 8
Test Summary: | Pass Total
spawn interpolation: macrocalls | 2 2
Test Summary: | Pass Total
Threads.Conditions must be locked | 5 5
Test Summary: | Pass Total
InvasiveLinkedList | 72 72
Test Summary: | Pass Total
@spawn interpolation | 10 10
Test Summary: | Pass Total
@async interpolation | 8 8
Test Summary: | Pass Total
spawn interpolation: macrocalls | 2 2
Test Summary: | Pass Total
Threads.Conditions must be locked | 5 5
Test Summary: | Pass Total
InvasiveLinkedList | 72 72
Test Summary: | Pass Total
@spawn interpolation | 10 10
Test Summary: | Pass Total
@async interpolation | 8 8
Test Summary: | Pass Total
spawn interpolation: macrocalls | 2 2
threads (1) | 77.46 | 0.01 | 0.0 | 46.32 | 1416.34
stress (1) | started at 2020-11-17T18:56:02.718
(libuv) kqueue(): Too many open files
stress (1) | 24.44 | 0.04 | 0.2 | 93.66 | 1419.20
Worker 2 failed running test misc:
Some tests did not pass: 1280997 passed, 1 failed, 0 errored, 0 broken.
misc: Test Failed at /Applications/Julia-1.5.app/Contents/Resources/julia/share/julia/test/misc.jl:474
Expression: Libc.errno() == 0x00c0ffee
Evaluated: 0 == 0x00c0ffee
Stacktrace:
[1] record(::Test.DefaultTestSet, ::Union{Test.Error, Test.Fail}) at /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:775
[2] (::var"#23#32")() at /Applications/Julia-1.5.app/Contents/Resources/julia/share/julia/test/runtests.jl:342
[3] cd(::var"#23#32", ::String) at ./file.jl:104
[4] top-level scope at /Applications/Julia-1.5.app/Contents/Resources/julia/share/julia/test/runtests.jl:75
[5] include(::Function, ::Module, ::String) at ./Base.jl:380
[6] include(::Module, ::String) at ./Base.jl:368
[7] exec_options(::Base.JLOptions) at ./client.jl:296
[8] _start() at ./client.jl:506
Test Summary: | Pass Fail Broken Total
Overall | 38547375 1 352559 38899935
LinearAlgebra/qr | 4526 4526
LinearAlgebra/schur | 430 430
LinearAlgebra/dense | 7876 7876
LinearAlgebra/eigen | 410 410
LinearAlgebra/matmul | 969 969
LinearAlgebra/special | 3159 3159
LinearAlgebra/bunchkaufman | 5285 5285
LinearAlgebra/lapack | 800 800
LinearAlgebra/tridiag | 1350 1350
LinearAlgebra/svd | 513 513
LinearAlgebra/cholesky | 2388 2388
LinearAlgebra/bidiag | 3493 3493
LinearAlgebra/lu | 1278 1278
LinearAlgebra/diagonal | 2573 2573
LinearAlgebra/symmetric | 2516 2516
LinearAlgebra/generic | 530 530
LinearAlgebra/uniformscaling | 491 491
LinearAlgebra/blas | 674 674
LinearAlgebra/lq | 3005 3005
LinearAlgebra/triangular | 36296 36296
LinearAlgebra/pinv | 288 288
LinearAlgebra/givens | 1840 1840
LinearAlgebra/adjtrans | 313 313
LinearAlgebra/ldlt | 4 4
LinearAlgebra/hessenberg | 403 403
compiler/inference | 765 1 766
compiler/validation | 26 26
compiler/ssair | 23 23
compiler/irpasses | 16 16
compiler/codegen | 112 112
compiler/inline | 32 1 33
compiler/contextual | 6 6
ambiguous | 81 2 83
strings/basic | 87397 87397
strings/search | 620 620
LinearAlgebra/structuredbroadcast | 645 645
strings/util | 454 454
strings/io | 12751 12751
unicode/utf8 | 19 19
strings/types | 2302691 2302691
worlds | 65 65
keywordargs | 140 140
numbers | 1578525 1578525
core | 8445004 3 8445007
char | 1529 1529
triplequote | 29 29
intrinsics | 47 47
subtype | 337616 10 337626
dict | 144370 144370
hashing | 19452 19452
iobuffer | 204 204
staged | 64 64
offsetarray | 399 399
tuple | 566 566
reduce | 8499 8499
subarray | 318295 318295
reducedim | 783 783
arrayops | 1954 2 1956
simdloop | 249 249
intfuncs | 5207 5207
vecelement | 678 678
rational | 98606 1 98607
copy | 532 532
abstractarray | 54697 24795 79492
fastmath | 943 943
math | 1519678 1519678
functional | 95 95
operators | 12939 12939
ordering | 35 35
path | 355 12 367
iterators | 10065 10065
parse | 16094 16094
LinearAlgebra/addmul | 4680 4680
gmp | 2186 2186
loading | 148506 148506
spawn | 175 4 179
backtrace | 35 1 36
exceptions | 69 69
file | 1035 1035
ccall | 5315 5315
version | 2448 2448
namedtuple | 190 1 191
read | 3093 3093
mpfr | 955 955
complex | 8406 5 8411
bitarray | 912164 912164
floatapprox | 49 49
sorting | 9225 9225
regex | 92 92
reflection | 395 395
sysinfo | 2 2
float16 | 130 130
env | 65 65
combinatorics | 170 170
mod2pi | 80 80
euler | 12 12
rounding | 112720 112720
client | 3 3
errorshow | 205 205
sets | 3481 1 3482
goto | 19 19
llvmcall | 15 15
llvmcall2 | 7 7
ryu | 31206 31206
some | 64 64
meta | 55 55
stacktraces | 48 48
docs | 215 215
ranges | 12109542 327691 12437233
show | 1437 6 1443
enums | 95 95
broadcast | 457 457
interpreter | 3 3
int | 524664 524664
bitset | 192 192
misc | 1280997 1 1280998
checked | 1219 1219
boundscheck | No tests
error | 31 31
cartesian | 22 22
osutils | 42 42
iostream | 34 34
secretbuffer | 27 27
specificity | 175 175
reinterpretarray | 131 131
syntax | 1238 1 1239
logging | 213 213
missing | 467 1 468
channels | 231 231
asyncmap | 292 292
atexit | 40 40
floatfuncs | 152 152
SparseArrays/higherorderfns | 7096 1 7097
Pkg/resolve | 182 182
cmdlineargs | 240 240
Dates/accessors | 7723858 7723858
Dates/adjusters | 3147 3147
Dates/query | 1004 1004
Dates/periods | 702 702
Dates/ranges | 349123 349123
Dates/rounding | 296 296
Dates/types | 223 223
Dates/io | 324 324
Dates/arithmetic | 325 325
Dates/conversions | 161 161
Base64 | 2016 2016
CRC32c | 664 664
LibGit2/libgit2 | 699 699
DelimitedFiles | 89 89
FileWatching | 460 460
Future | No tests
InteractiveUtils | 137 137
Libdl | 64 1 65
Logging | 39 39
Markdown | 246 246
SparseArrays/sparsevector | 10265 10265
SparseArrays/sparse | 3433 3433
Mmap | 137 137
Printf | 757 757
Profile | 23 23
Distributed | 12 12
Serialization | 119 119
REPL | 1108 5 1113
Sockets | 163 163
Random | 203254 203254
Statistics | 748 748
UUIDs | 22 22
Test | 322 14 336
Unicode | 752 752
SHA | 1 1
SuiteSparse | 850 850
precompile | 107 107
SharedArrays | 110 110
threads | 1 1
stress | 118 118
FAILURE
The global RNG seed was 0xda8e347996ba19857aceb54e66e63590.
Error in testset misc:
Test Failed at /Applications/Julia-1.5.app/Contents/Resources/julia/share/julia/test/misc.jl:474
Expression: Libc.errno() == 0x00c0ffee
Evaluated: 0 == 0x00c0ffee
ERROR: LoadError: Test run finished with errors
in expression starting at /Applications/Julia-1.5.app/Contents/Resources/julia/share/julia/test/runtests.jl:75
ERROR: A test has failed. Please submit a bug report (https://github.com/JuliaLang/julia/issues)
including error messages above and the output of versioninfo():
Julia Version 1.5.3
Commit 788b2c77c1 (2020-11-09 13:37 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin18.7.0)
CPU: VirtualApple @ 2.50GHz processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, westmere)
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] runtests(::Array{String,1}; ncores::Int64, exit_on_error::Bool, revise::Bool, seed::Nothing) at ./util.jl:539
[3] runtests(::Array{String,1}) at ./util.jl:524 (repeats 2 times)
[4] top-level scope at REPL[2]:1
caused by [exception 1]
failed process: Process(setenv(`/Applications/Julia-1.5.app/Contents/Resources/julia/bin/julia -Cnative -J/Applications/Julia-1.5.app/Contents/Resources/julia/lib/julia/sys.dylib -g1 /Applications/Julia-1.5.app/Contents/Resources/julia/bin/../share/julia/test/runtests.jl all`,["XPC_FLAGS=0x0", "PATH=/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin", "COMMAND_MODE=unix2003", "PWD=/Users/guille", "XPC_SERVICE_NAME=0", "TERM_PROGRAM=iTerm.app", "SHELL=/bin/zsh", "__CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0", "LC_TERMINAL_VERSION=3.4.1", "COLORFGBG=7;0" … "OLDPWD=/Users/guille", "_=/usr/local/bin/julia", "SECURITYSESSIONID=186ac", "USER=guille", "ITERM_SESSION_ID=w0t1p0:8BFED9A9-35E4-4B21-A186-A8FC7DACEC73", "TERM=xterm-256color", "HOME=/Users/guille", "TERM_PROGRAM_VERSION=3.4.1", "OPENBLAS_MAIN_FREE=1", "COLORTERM=truecolor"]), ProcessExited(1)) [1]
Stacktrace:
[1] pipeline_error at ./process.jl:525 [inlined]
[2] run(::Cmd; wait::Bool) at ./process.jl:440
[3] run at ./process.jl:438 [inlined]
[4] runtests(::Array{String,1}; ncores::Int64, exit_on_error::Bool, revise::Bool, seed::Nothing) at ./util.jl:533
[5] runtests(::Array{String,1}) at ./util.jl:524 (repeats 2 times)
[6] top-level scope at REPL[2]:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment