-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.4.0-DEV-81899bf99e.log
150 lines (148 loc) · 6.86 KB
/
1.4.0-DEV-81899bf99e.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
Julia Version 1.4.0-DEV.634
Commit 81899bf99e (2019-12-18 10:13 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
Resolving package versions...
Installed IniFile ──────── v0.5.0
Installed Reexport ─────── v0.2.0
Installed MbedTLS ──────── v0.7.0
Installed BinaryProvider ─ v0.5.8
Installed HTTP ─────────── v0.8.8
Installed DataDeps ─────── v0.7.1
Updating `~/.julia/environments/v1.4/Project.toml`
[124859b0] + DataDeps v0.7.1
Updating `~/.julia/environments/v1.4/Manifest.toml`
[b99e7846] + BinaryProvider v0.5.8
[124859b0] + DataDeps v0.7.1
[cd3eb016] + HTTP v0.8.8
[83e8ac13] + IniFile v0.5.0
[739be429] + MbedTLS v0.7.0
[189a3867] + Reexport v0.2.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[56ddb016] + Logging
[d6f4376e] + Markdown
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building MbedTLS → `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
Path `/home/pkgeval/.julia/packages/MbedTLS/a1JFn` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_ZMbc0w/Project.toml`
[739be429] + MbedTLS v0.7.0 [`~/.julia/packages/MbedTLS/a1JFn`]
Updating `/tmp/jl_ZMbc0w/Manifest.toml`
[739be429] ~ MbedTLS v0.7.0 ⇒ v0.7.0 [`~/.julia/packages/MbedTLS/a1JFn`]
Testing DataDeps
Path `/home/pkgeval/.julia/packages/DataDeps/ai3FE` exists and looks like the correct package. Using existing path.
Installed OrderedCollections ─ v1.1.0
Installed MacroTools ───────── v0.5.3
Installed ExpectationStubs ─── v0.2.0
Installed DataStructures ───── v0.17.6
Updating `/tmp/jl_6vzeq1/Project.toml`
[124859b0] + DataDeps v0.7.1 [`~/.julia/packages/DataDeps/ai3FE`]
[cd0106a6] + ExpectationStubs v0.2.0
[8bb1440f] + DelimitedFiles
Updating `/tmp/jl_6vzeq1/Manifest.toml`
[124859b0] ~ DataDeps v0.7.1 ⇒ v0.7.1 [`~/.julia/packages/DataDeps/ai3FE`]
[864edb3b] + DataStructures v0.17.6
[cd0106a6] + ExpectationStubs v0.2.0
[1914dd2f] + MacroTools v0.5.3
[bac558e1] + OrderedCollections v1.1.0
[8bb1440f] + DelimitedFiles
[a63ad114] + Mmap
Running sandbox
Status `/tmp/jl_6vzeq1/Project.toml`
[124859b0] DataDeps v0.7.1 [`~/.julia/packages/DataDeps/ai3FE`]
[cd0106a6] ExpectationStubs v0.2.0
[cd3eb016] HTTP v0.8.8
[189a3867] Reexport v0.2.0
[8bb1440f] DelimitedFiles
[ea8e919c] SHA
[8dfed614] Test
[ Info: Notice: These tests check paths some of which are supposed to throw warnings. Others of which are not. Some attention should be paid when reading the output.
┌ Error: No writable path exists to save the data. Make sure there exists as writable path in your DataDeps Load Path.
│ See http://white.ucc.asn.au/DataDeps.jl/stable/z10-for-end-users.html#The-Load-Path-1
│ The current load path contains:
│ cands =
│ 1-element Array{String,1}:
│ ""
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/locations.jl:116
┌ Warning: Checksum did not match
│ expected_hash = "0000"
│ actual_hash = "1234"
│ path = "/home/pkgeval/.julia/packages/DataDeps/ai3FE/test/preupload.jl"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/verification.jl:24
┌ Warning: Post-fetch method threw an exception
│ local_path = "/home/pkgeval/.julia/packages/DataDeps/ai3FE/test/preupload.jl"
│ exception = /tmp/jl_ci9f45/preupload.jl
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/preupload.jl:54
[ Info: sending all datadeps to /tmp/jl_Bs57iC
┌ Warning: Checksum not provided, add to the Datadep Registration the following hash line
│ hash = "1f08958df70c30bbf3f7205ad5f9b2b9430e3378b4e4e6300063bd9fbd83d6e3"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/verification.jl:44
nonmentions_realDonaldTrump_poll_tweets.csv┌ Warning: Checksum not provided, add to the Datadep Registration the following hash line
│ hash = "715d99f57999dfd174baa6c32e67e5eaf438a315273c0889ac8cdbfc83421355"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/verification.jl:44
Archive: /tmp/jl_Bs57iC/UCI Banking/bank-additional.zip
creating: /tmp/jl_Bs57iC/UCI Banking/bank-additional/
inflating: /tmp/jl_Bs57iC/UCI Banking/bank-additional/.DS_Store
creating: /tmp/jl_Bs57iC/UCI Banking/__MACOSX/
creating: /tmp/jl_Bs57iC/UCI Banking/__MACOSX/bank-additional/
inflating: /tmp/jl_Bs57iC/UCI Banking/__MACOSX/bank-additional/._.DS_Store
inflating: /tmp/jl_Bs57iC/UCI Banking/bank-additional/.Rhistory
inflating: /tmp/jl_Bs57iC/UCI Banking/bank-additional/bank-additional-full.csv Archive: /tmp/jl_Bs57iC/UCI Banking/bank.zip
inflating: /tmp/jl_Bs57iC/UCI Banking/bank-full.csv
inflating: /tmp/jl_Bs57iC/UCI Banking/bank-names.txt
inflating: /tmp/jl_Bs57iC/UCI Banking/bank.csv
inflating: /tmp/jl_Bs57iC/UCI Banking/bank-additional/bank-additional-names.txt
inflating: /tmp/jl_Bs57iC/UCI Banking/bank-additional/bank-additional.csv
inflating: /tmp/jl_Bs57iC/UCI Banking/__MACOSX/._bank-additional
┌ Warning: Over-writing registration of the datadep
│ name = "Pi"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/registration.jl:8
┌ Warning: Over-writing registration of the datadep
│ name = "Primes"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/registration.jl:8
┌ Warning: Over-writing registration of the datadep
│ name = "TrumpTweets"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/registration.jl:8
┌ Warning: Over-writing registration of the datadep
│ name = "MNIST train"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/registration.jl:8
┌ Warning: Over-writing registration of the datadep
│ name = "MNIST"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/registration.jl:8
┌ Warning: Over-writing registration of the datadep
│ name = "UCI Banking"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/registration.jl:8
┌ Warning: Over-writing registration of the datadep
│ name = "UCI Adult"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/registration.jl:8
┌ Warning: Over-writing registration of the datadep
│ name = "DataDeps Source v0.5.0"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/registration.jl:8
[ Info: removing /tmp/jl_Bs57iC
[ Info: sending all datadeps to /tmp/jl_kKcbrd
┌ Warning: Over-writing registration of the datadep
│ name = "Example"
└ @ DataDeps ~/.julia/packages/DataDeps/ai3FE/src/registration.jl:8
[ Info: removing /tmp/jl_kKcbrd
Test Summary: | Pass Total
DataDeps.jl | 69 69
Testing DataDeps tests passed