-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-03e1a89ff1.log
699 lines (647 loc) · 35.7 KB
/
1.6.0-DEV-03e1a89ff1.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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
Julia Version 1.6.0-DEV.633
Commit 03e1a89ff1 (2020-08-13 14:37 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake-avx512)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
[ Info: LEGAL NOTICE: package operations send anonymous data about your system to https://pkg.julialang.org (your current package server), including the operating system and Julia versions you are using, and a random client UUID. Running `Pkg.telemetryinfo()` will show exactly what data is sent. See https://julialang.org/legal/data/ for more details about what this data is used for, how long it is retained, and how to opt out of sending it.
Installed IniFile ─────────────── v0.5.0
Installed FixedPointNumbers ───── v0.8.4
Installed Parsers ─────────────── v1.0.10
Installed Observables ─────────── v0.3.1
Installed WebSockets ──────────── v1.5.2
Installed HTTP ────────────────── v0.8.17
Installed JSON ────────────────── v0.21.0
Installed WebIO ───────────────── v0.8.14
Installed Requires ────────────── v1.0.1
Installed AssetRegistry ───────── v0.1.0
Installed OrderedCollections ──── v1.3.0
Installed Pidfile ─────────────── v1.2.0
Installed Reexport ────────────── v0.2.0
Installed Widgets ─────────────── v0.6.2
Installed MbedTLS ─────────────── v1.0.2
Installed ColorTypes ──────────── v0.10.8
Installed FunctionalCollections ─ v0.5.0
Installed MbedTLS_jll ─────────── v2.16.6+1
Installed Colors ──────────────── v0.12.3
Updating `~/.julia/environments/v1.6/Project.toml`
[0f1e0344] + WebIO v0.8.14
Updating `~/.julia/environments/v1.6/Manifest.toml`
[bf4720bc] + AssetRegistry v0.1.0
[3da002f7] + ColorTypes v0.10.8
[5ae59095] + Colors v0.12.3
[53c48c17] + FixedPointNumbers v0.8.4
[de31a74c] + FunctionalCollections v0.5.0
[cd3eb016] + HTTP v0.8.17
[83e8ac13] + IniFile v0.5.0
[682c06a0] + JSON v0.21.0
[739be429] + MbedTLS v1.0.2
[c8ffd9c3] + MbedTLS_jll v2.16.6+1
[510215fc] + Observables v0.3.1
[bac558e1] + OrderedCollections v1.3.0
[69de0a69] + Parsers v1.0.10
[fa939f87] + Pidfile v1.2.0
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v1.0.1
[0f1e0344] + WebIO v0.8.14
[104b5d7c] + WebSockets v1.5.2
[cc8bc4a8] + Widgets v0.6.2
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[7b1f6079] + FileWatching
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building WebIO → `~/.julia/packages/WebIO/nTMDV/deps/build.log`
Testing WebIO
Status `/tmp/jl_kNLz3v/Project.toml`
[bf4720bc] AssetRegistry v0.1.0
[ad839575] Blink v0.12.3
[8f4d0f93] Conda v1.4.1
[864edb3b] DataStructures v0.17.20
[de31a74c] FunctionalCollections v0.5.0
[7073ff75] IJulia v1.21.2
[97c1335a] JSExpr v0.5.2
[682c06a0] JSON v0.21.0
[a975b10e] Mux v0.7.2
[0db19996] NBInclude v2.2.0
[2bd173c7] NodeJS v1.1.1
[510215fc] Observables v0.3.1
[ae029012] Requires v1.0.1
[0f1e0344] WebIO v0.8.14
[104b5d7c] WebSockets v1.5.2
[cc8bc4a8] Widgets v0.6.2
[2a0f44e3] Base64
[ade2ca70] Dates
[8ba89e20] Distributed
[56ddb016] Logging
[44cfe95a] Pkg
[9a3f8284] Random
[6462fe0b] Sockets
[8dfed614] Test
[cf7118a7] UUIDs
Status `/tmp/jl_kNLz3v/Manifest.toml`
[bf4720bc] AssetRegistry v0.1.0
[9e28174c] BinDeps v1.0.1
[ad839575] Blink v0.12.3
[3da002f7] ColorTypes v0.10.8
[5ae59095] Colors v0.12.3
[8f4d0f93] Conda v1.4.1
[9a962f9c] DataAPI v1.3.0
[864edb3b] DataStructures v0.17.20
[e2d170a0] DataValueInterfaces v1.0.0
[53c48c17] FixedPointNumbers v0.8.4
[de31a74c] FunctionalCollections v0.5.0
[cd3eb016] HTTP v0.8.17
[9fb69e20] Hiccup v0.2.2
[7073ff75] IJulia v1.21.2
[83e8ac13] IniFile v0.5.0
[82899510] IteratorInterfaceExtensions v1.0.0
[97c1335a] JSExpr v0.5.2
[682c06a0] JSON v0.21.0
[50d2b5c4] Lazy v0.14.0
[1914dd2f] MacroTools v0.5.5
[739be429] MbedTLS v1.0.2
[c8ffd9c3] MbedTLS_jll v2.16.6+1
[ffc61752] Mustache v1.0.4
[a975b10e] Mux v0.7.2
[0db19996] NBInclude v2.2.0
[2bd173c7] NodeJS v1.1.1
[510215fc] Observables v0.3.1
[bac558e1] OrderedCollections v1.3.0
[69de0a69] Parsers v1.0.10
[fa939f87] Pidfile v1.2.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v1.0.1
[b85f4697] SoftGlobalScope v1.1.0
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v1.0.5
[30578b45] URIParser v0.4.1
[81def892] VersionParsing v1.2.0
[0f1e0344] WebIO v0.8.14
[104b5d7c] WebSockets v1.5.2
[cc8bc4a8] Widgets v0.6.2
[c2297ded] ZMQ v1.2.1
[8f1865be] ZeroMQ_jll v4.3.2+4
[2a0f44e3] Base64
[ade2ca70] Dates
[8ba89e20] Distributed
[7b1f6079] FileWatching
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
┌ Warning: `@get!(dict, key, default)` at /home/pkgeval/.julia/packages/WebIO/nTMDV/src/scope.jl:160 is deprecated, use `get!(()->default, dict, key)` instead.
└ @ Base deprecated.jl:204
┌ Warning: `@get!(dict, key, default)` at /home/pkgeval/.julia/packages/WebIO/nTMDV/src/scope.jl:357 is deprecated, use `get!(()->default, dict, key)` instead.
└ @ Base deprecated.jl:204
┌ Warning: Can't build WebIO JS when not checked out for development. Run `Pkg.dev("WebIO")` if you want to build JS.
└ @ WebIO ~/.julia/packages/WebIO/nTMDV/deps/_bundlejs.jl:22
Test Summary: |
Build JavaScript | No tests
Test Summary: | Pass Total
node | 12 12
Test Summary: | Pass Total
syntax for extending Nodes | 4 4
Test Summary: | Pass Total
plaintext printing | 5 5
Test Summary: | Pass Total
@js_str | 4 4
Test Summary: | Pass Total
Issue 156 | 3 3
Test Summary: | Pass Total
Constructing Nodes from Strings | 1 1
Test Summary: | Pass Total
Setting node fields | 11 11
Test Summary: | Pass Total
HTTP provider | 5 5
┌ Warning: `@get!(dict, key, default)` at /home/pkgeval/.julia/packages/Lazy/mAoZN/src/collections.jl:49 is deprecated, use `get!(()->default, dict, key)` instead.
└ @ Base deprecated.jl:204
Test Summary: | Pass Total
Mux sanity | 1 1
Test Summary: | Pass Total
Blink mocks | 8 8
Test Summary: | Pass Total
SVG/Namespaces | 1 1
Test Summary: | Pass Total
register_renderable | 1 1
Test Summary: | Pass Total
kebabs and camels | 2 2
Test Summary: | Pass Total
IJulia initialization | 1 1
[ Info: Downloading miniconda installer ...
[ Info: Installing miniconda ...
PREFIX=/home/pkgeval/.julia/conda/3
Unpacking payload ...
0%| | 0/35 [00:00<?, ?it/s]Extracting : requests-2.23.0-py38_0.conda: 0%| | 0/35 [00:00<?, ?it/s]Extracting : requests-2.23.0-py38_0.conda: 3%|2 | 1/35 [00:00<00:08, 4.15it/s]Extracting : urllib3-1.25.8-py38_0.conda: 3%|2 | 1/35 [00:00<00:08, 4.15it/s] Extracting : urllib3-1.25.8-py38_0.conda: 6%|5 | 2/35 [00:00<00:07, 4.49it/s]Extracting : pyopenssl-19.1.0-py38_0.conda: 6%|5 | 2/35 [00:00<00:07, 4.49it/s]Extracting : pyopenssl-19.1.0-py38_0.conda: 9%|8 | 3/35 [00:00<00:06, 4.57it/s]Extracting : pip-20.0.2-py38_3.conda: 9%|8 | 3/35 [00:01<00:06, 4.57it/s] Extracting : pip-20.0.2-py38_3.conda: 11%|#1 | 4/35 [00:01<00:09, 3.44it/s]Extracting : wheel-0.34.2-py38_0.conda: 11%|#1 | 4/35 [00:01<00:09, 3.44it/s]Extracting : cryptography-2.9.2-py38h1ba5d50_0.conda: 14%|#4 | 5/35 [00:01<00:08, 3.44it/s]Extracting : setuptools-46.4.0-py38_0.conda: 17%|#7 | 6/35 [00:01<00:08, 3.44it/s] Extracting : conda-package-handling-1.6.1-py38h7b6447c_0.conda: 20%|## | 7/35 [00:01<00:08, 3.44it/s]Extracting : cffi-1.14.0-py38he30daa8_1.conda: 23%|##2 | 8/35 [00:01<00:07, 3.44it/s] Extracting : tqdm-4.46.0-py_0.conda: 26%|##5 | 9/35 [00:01<00:07, 3.44it/s] Extracting : six-1.14.0-py38_0.conda: 29%|##8 | 10/35 [00:01<00:07, 3.44it/s]Extracting : ruamel_yaml-0.15.87-py38h7b6447c_0.conda: 31%|###1 | 11/35 [00:01<00:06, 3.44it/s]Extracting : pysocks-1.7.1-py38_0.conda: 34%|###4 | 12/35 [00:01<00:06, 3.44it/s] Extracting : pycparser-2.20-py_0.conda: 37%|###7 | 13/35 [00:01<00:06, 3.44it/s] Extracting : pycosat-0.6.3-py38h7b6447c_1.conda: 40%|#### | 14/35 [00:01<00:06, 3.44it/s]Extracting : idna-2.9-py_1.conda: 43%|####2 | 15/35 [00:01<00:05, 3.44it/s] Extracting : chardet-3.0.4-py38_1003.conda: 46%|####5 | 16/35 [00:01<00:05, 3.44it/s]Extracting : certifi-2020.4.5.1-py38_0.conda: 49%|####8 | 17/35 [00:01<00:05, 3.44it/s]Extracting : sqlite-3.31.1-h62c20be_1.conda: 51%|#####1 | 18/35 [00:01<00:04, 3.44it/s] Extracting : tk-8.6.8-hbc83047_0.conda: 54%|#####4 | 19/35 [00:01<00:04, 3.44it/s] Extracting : readline-8.0-h7b6447c_0.conda: 57%|#####7 | 20/35 [00:01<00:04, 3.44it/s]Extracting : libedit-3.1.20181209-hc058e9b_0.conda: 60%|###### | 21/35 [00:01<00:04, 3.44it/s]Extracting : zlib-1.2.11-h7b6447c_3.conda: 63%|######2 | 22/35 [00:01<00:03, 3.44it/s] Extracting : yaml-0.1.7-had09818_2.conda: 66%|######5 | 23/35 [00:01<00:03, 3.44it/s] Extracting : xz-5.2.5-h7b6447c_0.conda: 69%|######8 | 24/35 [00:01<00:03, 3.44it/s] Extracting : openssl-1.1.1g-h7b6447c_0.conda: 71%|#######1 | 25/35 [00:01<00:02, 3.44it/s]Extracting : ncurses-6.2-he6710b0_1.conda: 74%|#######4 | 26/35 [00:01<00:02, 3.44it/s] Extracting : ncurses-6.2-he6710b0_1.conda: 77%|#######7 | 27/35 [00:01<00:01, 4.79it/s]Extracting : libffi-3.3-he6710b0_1.conda: 77%|#######7 | 27/35 [00:01<00:01, 4.79it/s] Extracting : libgcc-ng-9.1.0-hdf63c60_0.conda: 80%|######## | 28/35 [00:01<00:01, 4.79it/s]Extracting : libstdcxx-ng-9.1.0-hdf63c60_0.conda: 83%|########2 | 29/35 [00:01<00:01, 4.79it/s]Extracting : ld_impl_linux-64-2.33.1-h53a641e_7.conda: 86%|########5 | 30/35 [00:01<00:01, 4.79it/s]Extracting : ca-certificates-2020.1.1-0.conda: 89%|########8 | 31/35 [00:01<00:00, 4.79it/s] Extracting : _libgcc_mutex-0.1-main.conda: 91%|#########1| 32/35 [00:01<00:00, 4.79it/s] Extracting : python-3.8.3-hcff3b4d_0.conda: 94%|#########4| 33/35 [00:02<00:00, 4.79it/s]Extracting : python-3.8.3-hcff3b4d_0.conda: 97%|#########7| 34/35 [00:02<00:00, 5.77it/s]Extracting : conda-4.8.3-py38_0.tar.bz2: 97%|#########7| 34/35 [00:02<00:00, 5.77it/s] Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- _libgcc_mutex==0.1=main
- ca-certificates==2020.1.1=0
- certifi==2020.4.5.1=py38_0
- cffi==1.14.0=py38he30daa8_1
- chardet==3.0.4=py38_1003
- conda-package-handling==1.6.1=py38h7b6447c_0
- conda==4.8.3=py38_0
- cryptography==2.9.2=py38h1ba5d50_0
- idna==2.9=py_1
- ld_impl_linux-64==2.33.1=h53a641e_7
- libedit==3.1.20181209=hc058e9b_0
- libffi==3.3=he6710b0_1
- libgcc-ng==9.1.0=hdf63c60_0
- libstdcxx-ng==9.1.0=hdf63c60_0
- ncurses==6.2=he6710b0_1
- openssl==1.1.1g=h7b6447c_0
- pip==20.0.2=py38_3
- pycosat==0.6.3=py38h7b6447c_1
- pycparser==2.20=py_0
- pyopenssl==19.1.0=py38_0
- pysocks==1.7.1=py38_0
- python==3.8.3=hcff3b4d_0
- readline==8.0=h7b6447c_0
- requests==2.23.0=py38_0
- ruamel_yaml==0.15.87=py38h7b6447c_0
- setuptools==46.4.0=py38_0
- six==1.14.0=py38_0
- sqlite==3.31.1=h62c20be_1
- tk==8.6.8=hbc83047_0
- tqdm==4.46.0=py_0
- urllib3==1.25.8=py38_0
- wheel==0.34.2=py38_0
- xz==5.2.5=h7b6447c_0
- yaml==0.1.7=had09818_2
- zlib==1.2.11=h7b6447c_3
The following NEW packages will be INSTALLED:
_libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
ca-certificates pkgs/main/linux-64::ca-certificates-2020.1.1-0
certifi pkgs/main/linux-64::certifi-2020.4.5.1-py38_0
cffi pkgs/main/linux-64::cffi-1.14.0-py38he30daa8_1
chardet pkgs/main/linux-64::chardet-3.0.4-py38_1003
conda pkgs/main/linux-64::conda-4.8.3-py38_0
conda-package-han~ pkgs/main/linux-64::conda-package-handling-1.6.1-py38h7b6447c_0
cryptography pkgs/main/linux-64::cryptography-2.9.2-py38h1ba5d50_0
idna pkgs/main/noarch::idna-2.9-py_1
ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.33.1-h53a641e_7
libedit pkgs/main/linux-64::libedit-3.1.20181209-hc058e9b_0
libffi pkgs/main/linux-64::libffi-3.3-he6710b0_1
libgcc-ng pkgs/main/linux-64::libgcc-ng-9.1.0-hdf63c60_0
libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-9.1.0-hdf63c60_0
ncurses pkgs/main/linux-64::ncurses-6.2-he6710b0_1
openssl pkgs/main/linux-64::openssl-1.1.1g-h7b6447c_0
pip pkgs/main/linux-64::pip-20.0.2-py38_3
pycosat pkgs/main/linux-64::pycosat-0.6.3-py38h7b6447c_1
pycparser pkgs/main/noarch::pycparser-2.20-py_0
pyopenssl pkgs/main/linux-64::pyopenssl-19.1.0-py38_0
pysocks pkgs/main/linux-64::pysocks-1.7.1-py38_0
python pkgs/main/linux-64::python-3.8.3-hcff3b4d_0
readline pkgs/main/linux-64::readline-8.0-h7b6447c_0
requests pkgs/main/linux-64::requests-2.23.0-py38_0
ruamel_yaml pkgs/main/linux-64::ruamel_yaml-0.15.87-py38h7b6447c_0
setuptools pkgs/main/linux-64::setuptools-46.4.0-py38_0
six pkgs/main/linux-64::six-1.14.0-py38_0
sqlite pkgs/main/linux-64::sqlite-3.31.1-h62c20be_1
tk pkgs/main/linux-64::tk-8.6.8-hbc83047_0
tqdm pkgs/main/noarch::tqdm-4.46.0-py_0
urllib3 pkgs/main/linux-64::urllib3-1.25.8-py38_0
wheel pkgs/main/linux-64::wheel-0.34.2-py38_0
xz pkgs/main/linux-64::xz-5.2.5-h7b6447c_0
yaml pkgs/main/linux-64::yaml-0.1.7-had09818_2
zlib pkgs/main/linux-64::zlib-1.2.11-h7b6447c_3
Preparing transaction: ...working... done
Executing transaction: ...working... done
installation finished.
[ Info: Running `conda config --add channels defaults --file /home/pkgeval/.julia/conda/3/condarc-julia.yml --force` in root environment
Warning: 'defaults' already in 'channels' list, moving to the top
[ Info: Running `conda update -q -y conda` in root environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- conda
The following packages will be downloaded:
package | build
---------------------------|-----------------
brotlipy-0.7.0 |py38h7b6447c_1000 322 KB
ca-certificates-2020.6.24 | 0 125 KB
certifi-2020.6.20 | py38_0 156 KB
cffi-1.14.1 | py38he30daa8_0 228 KB
conda-4.8.4 | py38_0 2.8 MB
idna-2.10 | py_0 50 KB
libedit-3.1.20191231 | h14c3975_1 116 KB
libffi-3.3 | he6710b0_2 50 KB
pip-20.2.2 | py38_0 1.7 MB
pycparser-2.20 | py_2 94 KB
pyopenssl-19.1.0 | py_1 48 KB
requests-2.24.0 | py_0 56 KB
ruamel_yaml-0.15.87 | py38h7b6447c_1 249 KB
setuptools-49.2.0 | py38_0 737 KB
six-1.15.0 | py_0 13 KB
sqlite-3.32.3 | h62c20be_0 1.1 MB
tk-8.6.10 | hbc83047_0 3.0 MB
tqdm-4.48.2 | py_0 63 KB
urllib3-1.25.10 | py_0 98 KB
yaml-0.2.5 | h7b6447c_0 75 KB
------------------------------------------------------------
Total: 11.1 MB
The following NEW packages will be INSTALLED:
brotlipy pkgs/main/linux-64::brotlipy-0.7.0-py38h7b6447c_1000
The following packages will be UPDATED:
ca-certificates 2020.1.1-0 --> 2020.6.24-0
certifi 2020.4.5.1-py38_0 --> 2020.6.20-py38_0
cffi 1.14.0-py38he30daa8_1 --> 1.14.1-py38he30daa8_0
conda 4.8.3-py38_0 --> 4.8.4-py38_0
idna 2.9-py_1 --> 2.10-py_0
libedit 3.1.20181209-hc058e9b_0 --> 3.1.20191231-h14c3975_1
libffi 3.3-he6710b0_1 --> 3.3-he6710b0_2
pip 20.0.2-py38_3 --> 20.2.2-py38_0
pycparser 2.20-py_0 --> 2.20-py_2
pyopenssl pkgs/main/linux-64::pyopenssl-19.1.0-~ --> pkgs/main/noarch::pyopenssl-19.1.0-py_1
requests pkgs/main/linux-64::requests-2.23.0-p~ --> pkgs/main/noarch::requests-2.24.0-py_0
ruamel_yaml 0.15.87-py38h7b6447c_0 --> 0.15.87-py38h7b6447c_1
setuptools 46.4.0-py38_0 --> 49.2.0-py38_0
six pkgs/main/linux-64::six-1.14.0-py38_0 --> pkgs/main/noarch::six-1.15.0-py_0
sqlite 3.31.1-h62c20be_1 --> 3.32.3-h62c20be_0
tk 8.6.8-hbc83047_0 --> 8.6.10-hbc83047_0
tqdm 4.46.0-py_0 --> 4.48.2-py_0
urllib3 pkgs/main/linux-64::urllib3-1.25.8-py~ --> pkgs/main/noarch::urllib3-1.25.10-py_0
yaml 0.1.7-had09818_2 --> 0.2.5-h7b6447c_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda config --add channels conda-forge --file /home/pkgeval/.julia/conda/3/condarc-julia.yml --force` in root environment
[ Info: Running `conda install -q -y jupyterlab` in root environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- jupyterlab
The following packages will be downloaded:
package | build
---------------------------|-----------------
argon2-cffi-20.1.0 | py38h1e0a361_1 47 KB conda-forge
attrs-19.3.0 | py_0 35 KB conda-forge
backcall-0.2.0 | pyh9f0ad1d_0 13 KB conda-forge
backports-1.0 | py_2 4 KB conda-forge
backports.functools_lru_cache-1.6.1| py_0 8 KB conda-forge
bleach-3.1.5 | pyh9f0ad1d_0 112 KB conda-forge
ca-certificates-2020.6.20 | hecda079_0 145 KB conda-forge
certifi-2020.6.20 | py38h32f6830_0 151 KB conda-forge
conda-4.8.4 | py38h32f6830_2 3.0 MB conda-forge
decorator-4.4.2 | py_0 11 KB conda-forge
defusedxml-0.6.0 | py_0 22 KB conda-forge
entrypoints-0.3 |py38h32f6830_1001 11 KB conda-forge
importlib-metadata-1.7.0 | py38h32f6830_0 45 KB conda-forge
importlib_metadata-1.7.0 | 0 3 KB conda-forge
ipykernel-5.3.4 | py38h23f93f0_0 166 KB conda-forge
ipython-7.17.0 | py38h1cdfbd6_0 1.1 MB conda-forge
ipython_genutils-0.2.0 | py_1 21 KB conda-forge
jedi-0.15.2 | py38_0 766 KB conda-forge
jinja2-2.11.2 | pyh9f0ad1d_0 93 KB conda-forge
json5-0.9.4 | pyh9f0ad1d_0 20 KB conda-forge
jsonschema-3.2.0 | py38h32f6830_1 90 KB conda-forge
jupyter_client-6.1.6 | py_0 75 KB conda-forge
jupyter_core-4.6.3 | py38h32f6830_1 71 KB conda-forge
jupyterlab-2.2.4 | py_0 5.8 MB conda-forge
jupyterlab_server-1.2.0 | py_0 25 KB conda-forge
libsodium-1.0.18 | h516909a_0 339 KB conda-forge
markupsafe-1.1.1 | py38h1e0a361_1 26 KB conda-forge
mistune-0.8.4 |py38h1e0a361_1001 54 KB conda-forge
nbconvert-5.6.1 | py38h32f6830_1 488 KB conda-forge
nbformat-5.0.7 | py_0 99 KB conda-forge
notebook-6.1.3 | py38h32f6830_0 6.1 MB conda-forge
openssl-1.1.1g | h516909a_1 2.1 MB conda-forge
packaging-20.4 | pyh9f0ad1d_0 32 KB conda-forge
pandoc-2.10.1 | h516909a_0 19.3 MB conda-forge
pandocfilters-1.4.2 | py_1 9 KB conda-forge
parso-0.8.0 | pyh9f0ad1d_0 67 KB conda-forge
pexpect-4.8.0 | py38h32f6830_1 80 KB conda-forge
pickleshare-0.7.5 |py38h32f6830_1001 13 KB conda-forge
prometheus_client-0.8.0 | pyh9f0ad1d_0 44 KB conda-forge
prompt-toolkit-3.0.6 | py_0 235 KB conda-forge
ptyprocess-0.6.0 | py_1001 15 KB conda-forge
pygments-2.6.1 | py_0 683 KB conda-forge
pyparsing-2.4.7 | pyh9f0ad1d_0 60 KB conda-forge
pyrsistent-0.16.0 | py38h1e0a361_0 90 KB conda-forge
python-dateutil-2.8.1 | py_0 220 KB conda-forge
python_abi-3.8 | 1_cp38 4 KB conda-forge
pyzmq-19.0.2 | py38ha71036d_0 492 KB conda-forge
send2trash-1.5.0 | py_0 12 KB conda-forge
terminado-0.8.3 | py38h32f6830_1 23 KB conda-forge
testpath-0.4.4 | py_0 85 KB conda-forge
tornado-6.0.4 | py38h1e0a361_1 642 KB conda-forge
traitlets-4.3.3 | py38h32f6830_1 134 KB conda-forge
wcwidth-0.2.5 | pyh9f0ad1d_1 33 KB conda-forge
webencodings-0.5.1 | py_1 12 KB conda-forge
zeromq-4.3.2 | he1b5a44_3 326 KB conda-forge
zipp-3.1.0 | py_0 10 KB conda-forge
------------------------------------------------------------
Total: 43.7 MB
The following NEW packages will be INSTALLED:
argon2-cffi conda-forge/linux-64::argon2-cffi-20.1.0-py38h1e0a361_1
attrs conda-forge/noarch::attrs-19.3.0-py_0
backcall conda-forge/noarch::backcall-0.2.0-pyh9f0ad1d_0
backports conda-forge/noarch::backports-1.0-py_2
backports.functoo~ conda-forge/noarch::backports.functools_lru_cache-1.6.1-py_0
bleach conda-forge/noarch::bleach-3.1.5-pyh9f0ad1d_0
decorator conda-forge/noarch::decorator-4.4.2-py_0
defusedxml conda-forge/noarch::defusedxml-0.6.0-py_0
entrypoints conda-forge/linux-64::entrypoints-0.3-py38h32f6830_1001
importlib-metadata conda-forge/linux-64::importlib-metadata-1.7.0-py38h32f6830_0
importlib_metadata conda-forge/noarch::importlib_metadata-1.7.0-0
ipykernel conda-forge/linux-64::ipykernel-5.3.4-py38h23f93f0_0
ipython conda-forge/linux-64::ipython-7.17.0-py38h1cdfbd6_0
ipython_genutils conda-forge/noarch::ipython_genutils-0.2.0-py_1
jedi conda-forge/linux-64::jedi-0.15.2-py38_0
jinja2 conda-forge/noarch::jinja2-2.11.2-pyh9f0ad1d_0
json5 conda-forge/noarch::json5-0.9.4-pyh9f0ad1d_0
jsonschema conda-forge/linux-64::jsonschema-3.2.0-py38h32f6830_1
jupyter_client conda-forge/noarch::jupyter_client-6.1.6-py_0
jupyter_core conda-forge/linux-64::jupyter_core-4.6.3-py38h32f6830_1
jupyterlab conda-forge/noarch::jupyterlab-2.2.4-py_0
jupyterlab_server conda-forge/noarch::jupyterlab_server-1.2.0-py_0
libsodium conda-forge/linux-64::libsodium-1.0.18-h516909a_0
markupsafe conda-forge/linux-64::markupsafe-1.1.1-py38h1e0a361_1
mistune conda-forge/linux-64::mistune-0.8.4-py38h1e0a361_1001
nbconvert conda-forge/linux-64::nbconvert-5.6.1-py38h32f6830_1
nbformat conda-forge/noarch::nbformat-5.0.7-py_0
notebook conda-forge/linux-64::notebook-6.1.3-py38h32f6830_0
packaging conda-forge/noarch::packaging-20.4-pyh9f0ad1d_0
pandoc conda-forge/linux-64::pandoc-2.10.1-h516909a_0
pandocfilters conda-forge/noarch::pandocfilters-1.4.2-py_1
parso conda-forge/noarch::parso-0.8.0-pyh9f0ad1d_0
pexpect conda-forge/linux-64::pexpect-4.8.0-py38h32f6830_1
pickleshare conda-forge/linux-64::pickleshare-0.7.5-py38h32f6830_1001
prometheus_client conda-forge/noarch::prometheus_client-0.8.0-pyh9f0ad1d_0
prompt-toolkit conda-forge/noarch::prompt-toolkit-3.0.6-py_0
ptyprocess conda-forge/noarch::ptyprocess-0.6.0-py_1001
pygments conda-forge/noarch::pygments-2.6.1-py_0
pyparsing conda-forge/noarch::pyparsing-2.4.7-pyh9f0ad1d_0
pyrsistent conda-forge/linux-64::pyrsistent-0.16.0-py38h1e0a361_0
python-dateutil conda-forge/noarch::python-dateutil-2.8.1-py_0
python_abi conda-forge/linux-64::python_abi-3.8-1_cp38
pyzmq conda-forge/linux-64::pyzmq-19.0.2-py38ha71036d_0
send2trash conda-forge/noarch::send2trash-1.5.0-py_0
terminado conda-forge/linux-64::terminado-0.8.3-py38h32f6830_1
testpath conda-forge/noarch::testpath-0.4.4-py_0
tornado conda-forge/linux-64::tornado-6.0.4-py38h1e0a361_1
traitlets conda-forge/linux-64::traitlets-4.3.3-py38h32f6830_1
wcwidth conda-forge/noarch::wcwidth-0.2.5-pyh9f0ad1d_1
webencodings conda-forge/noarch::webencodings-0.5.1-py_1
zeromq conda-forge/linux-64::zeromq-4.3.2-he1b5a44_3
zipp conda-forge/noarch::zipp-3.1.0-py_0
The following packages will be UPDATED:
conda pkgs/main::conda-4.8.4-py38_0 --> conda-forge::conda-4.8.4-py38h32f6830_2
openssl pkgs/main::openssl-1.1.1g-h7b6447c_0 --> conda-forge::openssl-1.1.1g-h516909a_1
The following packages will be SUPERSEDED by a higher-priority channel:
ca-certificates pkgs/main::ca-certificates-2020.6.24-0 --> conda-forge::ca-certificates-2020.6.20-hecda079_0
certifi pkgs/main::certifi-2020.6.20-py38_0 --> conda-forge::certifi-2020.6.20-py38h32f6830_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda install -q -y nodejs` in root environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- nodejs
The following packages will be downloaded:
package | build
---------------------------|-----------------
icu-67.1 | he1b5a44_0 12.9 MB conda-forge
libuv-1.38.0 | h516909a_0 924 KB conda-forge
nodejs-14.8.0 | h568c755_0 15.6 MB conda-forge
------------------------------------------------------------
Total: 29.4 MB
The following NEW packages will be INSTALLED:
icu conda-forge/linux-64::icu-67.1-he1b5a44_0
libuv conda-forge/linux-64::libuv-1.38.0-h516909a_0
nodejs conda-forge/linux-64::nodejs-14.8.0-h568c755_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
No labextension named "@webio/jupyter-lab-provider" installed
An error occured.
ValueError: No linked package for @webio/webio
See the log file for details: /tmp/jupyterlab-debug-gnqobst7.log
No labextension named "@webio/jupyter-lab-provider" installed
-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-An error occured.
ValueError:
"@webio/jupyter-lab-provider@0.8.14" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab Extension Package
>=2.2.2 <2.3.0 >=1.0.1 <2.0.0 @jupyterlab/application
>=2.2.1 <2.3.0 >=1.0.1 <2.0.0 @jupyterlab/docmanager
>=2.2.2 <2.3.0 >=1.0.1 <2.0.0 @jupyterlab/notebook
>=2.2.1 <2.3.0 >=1.0.1 <2.0.0 @jupyterlab/rendermime
>=5.2.1 <5.3.0 >=4.0.1 <5.0.0 @jupyterlab/services
See the log file for details: /tmp/jupyterlab-debug-4ddszph1.log
JupyterLab setup: Error During Test at /home/pkgeval/.julia/packages/WebIO/nTMDV/test/ijulia-tests.jl:30
Got exception outside of a @test
failed process: Process(setenv(`/home/pkgeval/.julia/conda/3/bin/jupyter labextension install --no-build @webio/jupyter-lab-provider@0.8.14`,["PATH=/home/pkgeval/.julia/conda/3/bin:", "PWD=/home/pkgeval", "DISPLAY=:99", "NVIDIA_DRIVER_CAPABILITIES=all", "OPENBLAS_NUM_THREADS=8", "XAUTHORITY=/tmp/xvfb-run.U2DaTM/Xauthority", "CI=true", "NVIDIA_VISIBLE_DEVICES=all", "DEBIAN_FRONTEND=noninteractive", "JULIA_LOAD_PATH=@:/tmp/jl_kNLz3v", "PKGEVAL=true", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_DEPOT_PATH=::/usr/local/share/julia", "HOSTNAME=b7c0a99aef4a", "JULIA_NUM_THREADS=2", "OPENBLAS_MAIN_FREE=1"]), ProcessExited(1)) [1]
Stacktrace:
[1] pipeline_error
@ ./process.jl:525 [inlined]
[2] run(::Cmd; wait::Bool)
@ Base ./process.jl:440
[3] run
@ ./process.jl:438 [inlined]
[4] install_jupyter_labextension(jupyter::Cmd; force_conda_jupyter::Nothing, condajl::Nothing, dev::Bool)
@ WebIO ~/.julia/packages/WebIO/nTMDV/deps/jupyter.jl:216
[5] install_jupyter_labextension(jupyter::Cmd)
@ WebIO ~/.julia/packages/WebIO/nTMDV/deps/jupyter.jl:196
[6] top-level scope
@ ~/.julia/packages/WebIO/nTMDV/test/ijulia-tests.jl:36
[7] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1114
[8] top-level scope
@ ~/.julia/packages/WebIO/nTMDV/test/ijulia-tests.jl:32
[9] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1114
[10] top-level scope
@ ~/.julia/packages/WebIO/nTMDV/test/ijulia-tests.jl:17
[11] include(fname::String)
@ Base.MainInclude ./client.jl:443
[12] top-level scope
@ ~/.julia/packages/WebIO/nTMDV/test/runtests.jl:83
[13] include(fname::String)
@ Base.MainInclude ./client.jl:443
[14] top-level scope
@ none:6
[15] eval(m::Module, e::Any)
@ Core ./boot.jl:344
[16] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:260
[17] _start()
@ Base ./client.jl:484
┌ Info: Installing Jupyter WebIO extension...
└ cmd = `/home/pkgeval/.julia/conda/3/bin/jupyter nbextension install --user /home/pkgeval/.julia/packages/WebIO/nTMDV/deps/bundles/webio-jupyter-notebook.js`
Copying: /home/pkgeval/.julia/packages/WebIO/nTMDV/deps/bundles/webio-jupyter-notebook.js -> /home/pkgeval/.local/share/jupyter/nbextensions/webio-jupyter-notebook.js
To initialize this nbextension in the browser every time the notebook (or other app) loads:
jupyter nbextension enable <the entry point> --user
┌ Info: Enabling Jupyter WebIO extension...
└ cmd = `/home/pkgeval/.julia/conda/3/bin/jupyter nbextension enable --user webio-jupyter-notebook`
Enabling notebook extension webio-jupyter-notebook...
- Validating: [32mOK[0m
- Validating: [32mOK[0m
- Validating...
Error loading server extension jlstaticserve
[31m X[0m is jlstaticserve importable?
- Validating...
jupyterlab 2.2.4 [32mOK[0m
Test Summary: | Pass Error Total
Jupyter setup | 2 1 3
JupyterLab setup | 1 1
Jupyter Notebook setup | 1 1
Jupyter serverextension setup | 1 1
ERROR: LoadError: LoadError: Some tests did not pass: 2 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/WebIO/nTMDV/test/ijulia-tests.jl:13
in expression starting at /home/pkgeval/.julia/packages/WebIO/nTMDV/test/runtests.jl:83
ERROR: Package WebIO errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N)
@ Pkg.Types /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Types.jl:52
[2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing)
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1567
[3] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:328
[4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:315
[5] #test#62
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[6] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[7] #test#61
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[8] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[9] test(pkg::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[10] test(pkg::String)
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[11] top-level scope
@ none:16