randUser

julia_stack_trace

Jul 5th, 2018
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 16.69 KB | None | 0 0
  1. Executing tests that run on node 1 only:
  2. precompile                         (1) |    54.24 |   1.05 |  1.9 |    1714.10 |   260.35
  3. SharedArrays                       (1) |    43.63 |   2.14 |  4.9 |    2177.58 |   297.56
  4. Worker 4 failed running test cmdlineargs:
  5. Some tests did not pass: 202 passed, 4 failed, 0 errored, 0 broken.cmdlineargs: Test Failed at /home/user/julia/src/test/cmdlineargs.jl:422
  6.   Expression: success(#= /home/user/julia/src/test/cmdlineargs.jl:422 =# @cmd("\$exename -e \"exit(0)\""))
  7. Stacktrace:
  8.  [1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/user/julia/src/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:742
  9.  [2] (::getfield(Main, Symbol("##44#50")))() at /home/user/julia/src/test/runtests.jl:249
  10.  [3] cd(::getfield(Main, Symbol("##44#50")), ::String) at ./file.jl:96
  11.  [4] top-level scope at none:0
  12.  [5] include at ./boot.jl:317 [inlined]
  13.  [6] include_relative(::Module, ::String) at ./loading.jl:1034
  14.  [7] include(::Module, ::String) at ./sysimg.jl:29
  15.  [8] macro expansion at ./task.jl:244 [inlined]
  16.  [9] macro expansion at ./task.jl:242 [inlined]
  17.  [10] exec_options(::Base.JLOptions) at ./client.jl:251
  18.  [11] _start() at ./client.jl:427
  19. cmdlineargs: Test Failed at /home/user/julia/src/test/cmdlineargs.jl:425
  20.   Expression: success(#= /home/user/julia/src/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
  21. Stacktrace:
  22.  [1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/user/julia/src/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:742
  23.  [2] (::getfield(Main, Symbol("##44#50")))() at /home/user/julia/src/test/runtests.jl:249
  24.  [3] cd(::getfield(Main, Symbol("##44#50")), ::String) at ./file.jl:96
  25.  [4] top-level scope at none:0
  26.  [5] include at ./boot.jl:317 [inlined]
  27.  [6] include_relative(::Module, ::String) at ./loading.jl:1034
  28.  [7] include(::Module, ::String) at ./sysimg.jl:29
  29.  [8] macro expansion at ./task.jl:244 [inlined]
  30.  [9] macro expansion at ./task.jl:242 [inlined]
  31.  [10] exec_options(::Base.JLOptions) at ./client.jl:251
  32.  [11] _start() at ./client.jl:427
  33. cmdlineargs: Test Failed at /home/user/julia/src/test/cmdlineargs.jl:425
  34.   Expression: success(#= /home/user/julia/src/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
  35. Stacktrace:
  36.  [1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/user/julia/src/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:742
  37.  [2] (::getfield(Main, Symbol("##44#50")))() at /home/user/julia/src/test/runtests.jl:249
  38.  [3] cd(::getfield(Main, Symbol("##44#50")), ::String) at ./file.jl:96
  39.  [4] top-level scope at none:0
  40.  [5] include at ./boot.jl:317 [inlined]
  41.  [6] include_relative(::Module, ::String) at ./loading.jl:1034
  42.  [7] include(::Module, ::String) at ./sysimg.jl:29
  43.  [8] macro expansion at ./task.jl:244 [inlined]
  44.  [9] macro expansion at ./task.jl:242 [inlined]
  45.  [10] exec_options(::Base.JLOptions) at ./client.jl:251
  46.  [11] _start() at ./client.jl:427
  47. cmdlineargs: Test Failed at /home/user/julia/src/test/cmdlineargs.jl:425
  48.   Expression: success(#= /home/user/julia/src/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
  49. Stacktrace:
  50.  [1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/user/julia/src/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:742
  51.  [2] (::getfield(Main, Symbol("##44#50")))() at /home/user/julia/src/test/runtests.jl:249
  52.  [3] cd(::getfield(Main, Symbol("##44#50")), ::String) at ./file.jl:96
  53.  [4] top-level scope at none:0
  54.  [5] include at ./boot.jl:317 [inlined]
  55.  [6] include_relative(::Module, ::String) at ./loading.jl:1034
  56.  [7] include(::Module, ::String) at ./sysimg.jl:29
  57.  [8] macro expansion at ./task.jl:244 [inlined]
  58.  [9] macro expansion at ./task.jl:242 [inlined]
  59.  [10] exec_options(::Base.JLOptions) at ./client.jl:251
  60.  [11] _start() at ./client.jl:427
  61.  
  62. Test Summary:                       |     Pass  Fail  Broken     Total
  63.   Overall                           | 29016083     4  327814  29343901
  64.     compiler/validation             |       26                      26
  65.     compiler/compiler               |      499             2       501
  66.     strings/search                  |      522                     522
  67.     ambiguous                       |       62             2        64
  68.     strings/basic                   |    87276                   87276
  69.     strings/util                    |      447                     447
  70.     strings/io                      |    12749                   12749
  71.     unicode/utf8                    |       19                      19
  72.     worlds                          |       64                      64
  73.     strings/types                   |  2302688                 2302688
  74.     keywordargs                     |      127                     127
  75.     subtype                         |   337376            15    337391
  76.     char                            |     1471                    1471
  77.     triplequote                     |       28                      28
  78.     intrinsics                      |       34                      34
  79.     core                            |    34321             1     34322
  80.     hashing                         |    18762                   18762
  81.     iobuffer                        |      200                     200
  82.     staged                          |       59                      59
  83.     dict                            |   144306                  144306
  84.     numbers                         |  1380311                 1380311
  85.     tuple                           |      483                     483
  86.     reduce                          |      290                     290
  87.     offsetarray                     |      309                     309
  88.     reducedim                       |      662                     662
  89.     intfuncs                        |     4387                    4387
  90.     simdloop                        |      248                     248
  91.     vecelement                      |      533                     533
  92.     rational                        |    97519                   97519
  93.     abstractarray                   |     2876                    2876
  94.     arrayops                        |     1746                    1746
  95.     copy                            |      512                     512
  96.     subarray                        |      210                     210
  97.     fastmath                        |      811                     811
  98.     functional                      |       95                      95
  99.     operators                       |    12922                   12922
  100.     path                            |      227            12       239
  101.     math                            |  1501500                 1501500
  102.     parse                           |    10280                   10280
  103.     iterators                       |     1084                    1084
  104.     bigint                          |     2061                    2061
  105.     bigfloat                        |       32                      32
  106.     loading                         |   157787                  157787
  107.     ccall                           |     5244                    5244
  108.     backtrace                       |       24             1        25
  109.     spawn                           |      130             4       134
  110.     sorting                         |     4864                    4864
  111.     version                         |     2464                    2464
  112.     namedtuple                      |      154             1       155
  113.     mpfr                            |      760                     760
  114.     read                            |     3084                    3084
  115.     complex                         |     8250             2      8252
  116.     bitarray                        |   896554                  896554
  117.     floatapprox                     |       49                      49
  118.     regex                           |       42                      42
  119.     float16                         |      124                     124
  120.     combinatorics                   |       98                      98
  121.     sysinfo                         |        2                       2
  122.     env                             |      105                     105
  123.     reflection                      |      311                     311
  124.     file                            |      898                     898
  125.     mod2pi                          |       80                      80
  126.     rounding                        |      879                     879
  127.     euler                           |       12                      12
  128.     errorshow                       |      166                     166
  129.     broadcast                       |      402                     402
  130.     goto                            |       18                      18
  131.     llvmcall                        |       13                      13
  132.     llvmcall2                       |        6                       6
  133.     grisu                           |      683                     683
  134.     some                            |       62                      62
  135.     meta                            |       55                      55
  136.     sets                            |      740                     740
  137.     show                            |      290                     290
  138.     stacktraces                     |       43                      43
  139.     docs                            |      197                     197
  140.     ranges                          | 12108138        327680  12435818
  141.     enums                           |       84                      84
  142.     threads                         |   190579                  190579
  143.     int                             |    10719                   10719
  144.     bitset                          |      186                     186
  145.     checked                         |     1219                    1219
  146.     inline                          |       12                      12
  147.     floatfuncs                      |      134                     134
  148.     error                           |       30                      30
  149.     cartesian                       |        7                       7
  150.     osutils                         |       26                      26
  151.     boundscheck                     |                         No tests
  152.     iostream                        |       25                      25
  153.     secretbuffer                    |       12                      12
  154.     specificity                     |      122                     122
  155.     misc                            |  1279357                 1279357
  156.     codegen                         |       94                      94
  157.     channels                        |      181                     181
  158.     reinterpretarray                |       15                      15
  159.     syntax                          |      546             1       547
  160.     logging                         |      103                     103
  161.     missing                         |      348             1       349
  162.     asyncmap                        |      292                     292
  163.     cmdlineargs                     |      202     4               206
  164.     SparseArrays/higherorderfns     |     7072            72      7144
  165.     OldPkg/resolve                  |     2648                    2648
  166.     Pkg/resolve                     |      182                     182
  167.     SparseArrays/sparse             |     2094                    2094
  168.     SparseArrays/sparsevector       |     9919                    9919
  169.     LinearAlgebra/qr                |     3118                    3118
  170.     LinearAlgebra/matmul            |      557                     557
  171.     LinearAlgebra/schur             |      390                     390
  172.     LinearAlgebra/special           |      947                     947
  173.     LinearAlgebra/eigen             |      406                     406
  174.     LinearAlgebra/svd               |      291                     291
  175.     LinearAlgebra/dense             |     7469             2      7471
  176.     LinearAlgebra/bunchkaufman      |     5145                    5145
  177.     LinearAlgebra/lapack            |      780                     780
  178.     LinearAlgebra/tridiag           |     1068                    1068
  179.     LinearAlgebra/bidiag            |     1702                    1702
  180.     LinearAlgebra/cholesky          |     2173                    2173
  181.     LinearAlgebra/diagonal          |     1491                    1491
  182.     LinearAlgebra/generic           |      407                     407
  183.     LinearAlgebra/symmetric         |     1966                    1966
  184.     LinearAlgebra/lu                |     1191                    1191
  185.     LinearAlgebra/hessenberg        |       40                      40
  186.     LinearAlgebra/uniformscaling    |      311                     311
  187.     LinearAlgebra/adjtrans          |      239                     239
  188.     LinearAlgebra/blas              |      630                     630
  189.     LinearAlgebra/lq                |     1253                    1253
  190.     LinearAlgebra/givens            |     1552                    1552
  191.     LinearAlgebra/pinv              |      288                     288
  192.     LinearAlgebra/structuredbroadcast |      408                     408
  193.     Dates/adjusters                 |     3147                    3147
  194.     Dates/query                     |      988                     988
  195.     Dates/accessors                 |  7723858                 7723858
  196.     Dates/periods                   |      681                     681
  197.     Dates/rounding                  |      296                     296
  198.     Dates/types                     |      167                     167
  199.     Dates/ranges                    |   349121                  349121
  200.     Dates/io                        |      254                     254
  201.     Dates/conversions               |      159                     159
  202.     Dates/arithmetic                |      312                     312
  203.     Base64                          |     1014                    1014
  204.     CRC32c                          |      664                     664
  205.     DelimitedFiles                  |       81                      81
  206.     LinearAlgebra/triangular        |    33082                   33082
  207.     Future                          |       33                      33
  208.     FileWatching                    |      510                     510
  209.     Libdl                           |       68             1        69
  210.     Logging                         |       29                      29
  211.     InteractiveUtils                |      103                     103
  212.     Markdown                        |      231                     231
  213.     Mmap                            |      131                     131
  214.     Profile                         |        8                       8
  215.     Printf                          |      738                     738
  216.     LibGit2/libgit2                 |      669             1       670
  217.     REPL                            |      949             2       951
  218.     Serialization                   |      106                     106
  219.     Sockets                         |      149                     149
  220.     Random                          |   203068                  203068
  221.     Distributed                     |                         No tests
  222.     Statistics                      |      574                     574
  223.     UUIDs                           |       10                      10
  224.     Unicode                         |      752                     752
  225.     SHA                             |        1                       1
  226.     SuiteSparse                     |      759                     759
  227.     Test                            |      285            14       299
  228.     precompile                      |       84                      84
  229.     SharedArrays                    |      110                     110
  230.     FAILURE
  231.  
  232. The global RNG seed was 0x6b99b139dffdf64afd7f60f96425675d.
  233.  
  234. Error in testset cmdlineargs:
  235. Test Failed at /home/user/julia/src/test/cmdlineargs.jl:422
  236.   Expression: success(#= /home/user/julia/src/test/cmdlineargs.jl:422 =# @cmd("\$exename -e \"exit(0)\""))
  237. Error in testset cmdlineargs:
  238. Test Failed at /home/user/julia/src/test/cmdlineargs.jl:425
  239.   Expression: success(#= /home/user/julia/src/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
  240. Error in testset cmdlineargs:
  241. Test Failed at /home/user/julia/src/test/cmdlineargs.jl:425
  242.   Expression: success(#= /home/user/julia/src/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
  243. Error in testset cmdlineargs:
  244. Test Failed at /home/user/julia/src/test/cmdlineargs.jl:425
  245.   Expression: success(#= /home/user/julia/src/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
  246. ERROR: LoadError: Test run finished with errors
  247. in expression starting at /home/user/julia/src/test/runtests.jl:59
  248. make[1]: *** [Makefile:22: all] Error 1
  249. make: *** [Makefile:582: testall] Error 2
Advertisement
Add Comment
Please, Sign In to add comment