-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-3bfcb743c2.log
994 lines (854 loc) · 44 KB
/
1.6.0-DEV-3bfcb743c2.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
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
Julia Version 1.6.0-DEV.1185
Commit 3bfcb743c2 (2020-10-11 23:29 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
JULIA_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
Resolving package versions...
Installed VersionParsing ─ v1.2.0
Installed Conda ────────── v1.4.1
Installed Parsers ──────── v1.0.11
Installed JSON ─────────── v0.21.1
Updating `~/.julia/environments/v1.6/Project.toml`
[8f4d0f93] + Conda v1.4.1
Updating `~/.julia/environments/v1.6/Manifest.toml`
[8f4d0f93] + Conda v1.4.1
[682c06a0] + JSON v0.21.1
[69de0a69] + Parsers v1.0.11
[81def892] + VersionParsing v1.2.0
[ade2ca70] + Dates
[a63ad114] + Mmap
[de0858da] + Printf
[4ec0a83e] + Unicode
Building Conda → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/7a58bb32ce5d85f8bf7559aa7c2842f9aecf52fc/build.log`
Testing Conda
Status `/tmp/jl_cq490W/Project.toml`
[8f4d0f93] Conda v1.4.1
[682c06a0] JSON v0.21.1
[81def892] VersionParsing v1.2.0
[8dfed614] Test
Status `/tmp/jl_cq490W/Manifest.toml`
[8f4d0f93] Conda v1.4.1
[682c06a0] JSON v0.21.1
[69de0a69] Parsers v1.0.11
[81def892] VersionParsing v1.2.0
[2a0f44e3] Base64
[ade2ca70] Dates
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[de0858da] Printf
[9a3f8284] Random
[9e88b42a] Serialization
[8dfed614] Test
[4ec0a83e] Unicode
Testing Running tests...
[ Info: Downloading miniconda installer ...
┌ Warning: Base.download is deprecated; use Downloads.download instead
│ caller = _install_conda(env::String, force::Bool) at Conda.jl:164
└ @ Conda ~/.julia/packages/Conda/3rPhK/src/Conda.jl:164
[ 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:11, 2.88it/s]Extracting : urllib3-1.25.8-py38_0.conda: 3%|2 | 1/35 [00:00<00:11, 2.88it/s] Extracting : urllib3-1.25.8-py38_0.conda: 6%|5 | 2/35 [00:00<00:13, 2.48it/s]Extracting : pyopenssl-19.1.0-py38_0.conda: 6%|5 | 2/35 [00:00<00:13, 2.48it/s]Extracting : pip-20.0.2-py38_3.conda: 9%|8 | 3/35 [00:00<00:12, 2.48it/s] Extracting : wheel-0.34.2-py38_0.conda: 11%|#1 | 4/35 [00:00<00:12, 2.48it/s]Extracting : cryptography-2.9.2-py38h1ba5d50_0.conda: 14%|#4 | 5/35 [00:00<00:12, 2.48it/s]Extracting : setuptools-46.4.0-py38_0.conda: 17%|#7 | 6/35 [00:00<00:11, 2.48it/s] Extracting : conda-package-handling-1.6.1-py38h7b6447c_0.conda: 20%|## | 7/35 [00:00<00:11, 2.48it/s]Extracting : cffi-1.14.0-py38he30daa8_1.conda: 23%|##2 | 8/35 [00:00<00:10, 2.48it/s] Extracting : tqdm-4.46.0-py_0.conda: 26%|##5 | 9/35 [00:00<00:10, 2.48it/s] Extracting : six-1.14.0-py38_0.conda: 29%|##8 | 10/35 [00:00<00:10, 2.48it/s]Extracting : ruamel_yaml-0.15.87-py38h7b6447c_0.conda: 31%|###1 | 11/35 [00:00<00:09, 2.48it/s]Extracting : pysocks-1.7.1-py38_0.conda: 34%|###4 | 12/35 [00:00<00:09, 2.48it/s] Extracting : pycparser-2.20-py_0.conda: 37%|###7 | 13/35 [00:00<00:08, 2.48it/s] Extracting : pycosat-0.6.3-py38h7b6447c_1.conda: 40%|#### | 14/35 [00:00<00:08, 2.48it/s]Extracting : idna-2.9-py_1.conda: 43%|####2 | 15/35 [00:00<00:08, 2.48it/s] Extracting : chardet-3.0.4-py38_1003.conda: 46%|####5 | 16/35 [00:00<00:07, 2.48it/s]Extracting : certifi-2020.4.5.1-py38_0.conda: 49%|####8 | 17/35 [00:00<00:07, 2.48it/s]Extracting : sqlite-3.31.1-h62c20be_1.conda: 51%|#####1 | 18/35 [00:00<00:06, 2.48it/s] Extracting : tk-8.6.8-hbc83047_0.conda: 54%|#####4 | 19/35 [00:00<00:06, 2.48it/s] Extracting : readline-8.0-h7b6447c_0.conda: 57%|#####7 | 20/35 [00:00<00:06, 2.48it/s]Extracting : libedit-3.1.20181209-hc058e9b_0.conda: 60%|###### | 21/35 [00:00<00:05, 2.48it/s]Extracting : zlib-1.2.11-h7b6447c_3.conda: 63%|######2 | 22/35 [00:00<00:05, 2.48it/s] Extracting : yaml-0.1.7-had09818_2.conda: 66%|######5 | 23/35 [00:00<00:04, 2.48it/s] Extracting : xz-5.2.5-h7b6447c_0.conda: 69%|######8 | 24/35 [00:00<00:04, 2.48it/s] Extracting : openssl-1.1.1g-h7b6447c_0.conda: 71%|#######1 | 25/35 [00:00<00:04, 2.48it/s]Extracting : ncurses-6.2-he6710b0_1.conda: 74%|#######4 | 26/35 [00:00<00:03, 2.48it/s] Extracting : libffi-3.3-he6710b0_1.conda: 77%|#######7 | 27/35 [00:00<00:03, 2.48it/s] Extracting : libgcc-ng-9.1.0-hdf63c60_0.conda: 80%|######## | 28/35 [00:00<00:02, 2.48it/s]Extracting : libstdcxx-ng-9.1.0-hdf63c60_0.conda: 83%|########2 | 29/35 [00:00<00:02, 2.48it/s]Extracting : ld_impl_linux-64-2.33.1-h53a641e_7.conda: 86%|########5 | 30/35 [00:00<00:02, 2.48it/s]Extracting : ca-certificates-2020.1.1-0.conda: 89%|########8 | 31/35 [00:00<00:01, 2.48it/s] Extracting : _libgcc_mutex-0.1-main.conda: 91%|#########1| 32/35 [00:00<00:01, 2.48it/s] Extracting : python-3.8.3-hcff3b4d_0.conda: 94%|#########4| 33/35 [00:01<00:00, 2.48it/s]Extracting : python-3.8.3-hcff3b4d_0.conda: 97%|#########7| 34/35 [00:01<00:00, 3.48it/s]Extracting : conda-4.8.3-py38_0.tar.bz2: 97%|#########7| 34/35 [00:01<00:00, 3.48it/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.7.22 | 0 125 KB
certifi-2020.6.20 | py38_0 156 KB
cffi-1.14.3 | py38he30daa8_0 225 KB
conda-4.8.5 | py38_0 2.9 MB
cryptography-3.1.1 | py38h1ba5d50_0 557 KB
idna-2.10 | py_0 50 KB
libedit-3.1.20191231 | h14c3975_1 116 KB
libffi-3.3 | he6710b0_2 50 KB
openssl-1.1.1h | h7b6447c_0 2.5 MB
pip-20.2.3 | 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-50.3.0 | py38hb0f4dca_1 714 KB
six-1.15.0 | py_0 13 KB
sqlite-3.33.0 | h62c20be_0 1.1 MB
tk-8.6.10 | hbc83047_0 3.0 MB
tqdm-4.50.2 | py_0 56 KB
urllib3-1.25.10 | py_0 98 KB
wheel-0.35.1 | py_0 37 KB
yaml-0.2.5 | h7b6447c_0 75 KB
------------------------------------------------------------
Total: 14.2 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.7.22-0
certifi 2020.4.5.1-py38_0 --> 2020.6.20-py38_0
cffi 1.14.0-py38he30daa8_1 --> 1.14.3-py38he30daa8_0
conda 4.8.3-py38_0 --> 4.8.5-py38_0
cryptography 2.9.2-py38h1ba5d50_0 --> 3.1.1-py38h1ba5d50_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
openssl 1.1.1g-h7b6447c_0 --> 1.1.1h-h7b6447c_0
pip 20.0.2-py38_3 --> 20.2.3-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 --> 50.3.0-py38hb0f4dca_1
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.33.0-h62c20be_0
tk 8.6.8-hbc83047_0 --> 8.6.10-hbc83047_0
tqdm 4.46.0-py_0 --> 4.50.2-py_0
urllib3 pkgs/main/linux-64::urllib3-1.25.8-py~ --> pkgs/main/noarch::urllib3-1.25.10-py_0
wheel pkgs/main/linux-64::wheel-0.34.2-py38~ --> pkgs/main/noarch::wheel-0.35.1-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 update -q -y --all 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
---------------------------|-----------------
python-3.8.5 | h7579374_1 49.3 MB
------------------------------------------------------------
Total: 49.3 MB
The following packages will be UPDATED:
python 3.8.3-hcff3b4d_0 --> 3.8.5-h7579374_1
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda create -q -y -p /home/pkgeval/.julia/conda/3/envs/test_conda_jl` in root environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3/envs/test_conda_jl
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda install -q -y curl` in test_conda_jl environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- curl
The following packages will be downloaded:
package | build
---------------------------|-----------------
curl-7.71.1 | hbc83047_1 140 KB
krb5-1.18.2 | h173b8e3_0 1.3 MB
libcurl-7.71.1 | h20c2e04_1 305 KB
libssh2-1.9.0 | h1ba5d50_1 269 KB
------------------------------------------------------------
Total: 2.0 MB
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.7.22-0
curl pkgs/main/linux-64::curl-7.71.1-hbc83047_1
krb5 pkgs/main/linux-64::krb5-1.18.2-h173b8e3_0
libcurl pkgs/main/linux-64::libcurl-7.71.1-h20c2e04_1
libedit pkgs/main/linux-64::libedit-3.1.20191231-h14c3975_1
libgcc-ng pkgs/main/linux-64::libgcc-ng-9.1.0-hdf63c60_0
libssh2 pkgs/main/linux-64::libssh2-1.9.0-h1ba5d50_1
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.1h-h7b6447c_0
zlib pkgs/main/linux-64::zlib-1.2.11-h7b6447c_3
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda install -q -y python` in test_conda_jl environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- python
The following NEW packages will be INSTALLED:
certifi pkgs/main/linux-64::certifi-2020.6.20-py38_0
ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.33.1-h53a641e_7
libffi pkgs/main/linux-64::libffi-3.3-he6710b0_2
pip pkgs/main/linux-64::pip-20.2.3-py38_0
python pkgs/main/linux-64::python-3.8.5-h7579374_1
readline pkgs/main/linux-64::readline-8.0-h7b6447c_0
setuptools pkgs/main/linux-64::setuptools-50.3.0-py38hb0f4dca_1
sqlite pkgs/main/linux-64::sqlite-3.33.0-h62c20be_0
tk pkgs/main/linux-64::tk-8.6.10-hbc83047_0
wheel pkgs/main/noarch::wheel-0.35.1-py_0
xz pkgs/main/linux-64::xz-5.2.5-h7b6447c_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'zmq'
[ Info: Running `conda install -q -y pyzmq` in test_conda_jl environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- pyzmq
The following packages will be downloaded:
package | build
---------------------------|-----------------
libsodium-1.0.18 | h7b6447c_0 244 KB
pyzmq-19.0.2 | py38he6710b0_1 445 KB
zeromq-4.3.2 | he6710b0_3 511 KB
------------------------------------------------------------
Total: 1.2 MB
The following NEW packages will be INSTALLED:
libsodium pkgs/main/linux-64::libsodium-1.0.18-h7b6447c_0
pyzmq pkgs/main/linux-64::pyzmq-19.0.2-py38he6710b0_1
zeromq pkgs/main/linux-64::zeromq-4.3.2-he6710b0_3
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Test Summary: | Pass Total
Install Python package | 2 2
[ Info: Running `conda remove -q -y curl` in test_conda_jl environment
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3/envs/test_conda_jl
removed specs:
- curl
The following packages will be REMOVED:
curl-7.71.1-hbc83047_1
krb5-1.18.2-h173b8e3_0
libcurl-7.71.1-h20c2e04_1
libssh2-1.9.0-h1ba5d50_1
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda config --add channels foo --file /home/pkgeval/.julia/conda/3/envs/test_conda_jl/condarc-julia.yml --force` in test_conda_jl environment
[ Info: Running `conda config --add channels foo --file /home/pkgeval/.julia/conda/3/envs/test_conda_jl/condarc-julia.yml --force` in test_conda_jl environment
Warning: 'foo' already in 'channels' list, moving to the top
[ Info: Running `conda config --remove channels foo --file /home/pkgeval/.julia/conda/3/envs/test_conda_jl/condarc-julia.yml --force` in test_conda_jl environment
[ Info: Running `conda install -q -y -c conda-forge requests` in test_conda_jl environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- requests
The following packages will be downloaded:
package | build
---------------------------|-----------------
brotlipy-0.7.0 |py38h1e0a361_1000 346 KB conda-forge
ca-certificates-2020.6.20 | hecda079_0 145 KB conda-forge
certifi-2020.6.20 | py38h924ce5b_2 151 KB conda-forge
chardet-3.0.4 |py38h924ce5b_1008 170 KB conda-forge
cryptography-3.1.1 | py38h766eaa4_0 617 KB conda-forge
idna-2.10 | pyh9f0ad1d_0 52 KB conda-forge
openssl-1.1.1h | h516909a_0 2.1 MB conda-forge
pycparser-2.20 | pyh9f0ad1d_2 94 KB conda-forge
pyopenssl-19.1.0 | py_1 47 KB conda-forge
pysocks-1.7.1 | py38h924ce5b_2 27 KB conda-forge
python_abi-3.8 | 1_cp38 4 KB conda-forge
requests-2.24.0 | pyh9f0ad1d_0 47 KB conda-forge
six-1.15.0 | pyh9f0ad1d_0 14 KB conda-forge
urllib3-1.25.10 | py_0 92 KB conda-forge
------------------------------------------------------------
Total: 3.9 MB
The following NEW packages will be INSTALLED:
brotlipy conda-forge/linux-64::brotlipy-0.7.0-py38h1e0a361_1000
cffi pkgs/main/linux-64::cffi-1.14.3-py38he30daa8_0
chardet conda-forge/linux-64::chardet-3.0.4-py38h924ce5b_1008
cryptography conda-forge/linux-64::cryptography-3.1.1-py38h766eaa4_0
idna conda-forge/noarch::idna-2.10-pyh9f0ad1d_0
pycparser conda-forge/noarch::pycparser-2.20-pyh9f0ad1d_2
pyopenssl conda-forge/noarch::pyopenssl-19.1.0-py_1
pysocks conda-forge/linux-64::pysocks-1.7.1-py38h924ce5b_2
python_abi conda-forge/linux-64::python_abi-3.8-1_cp38
requests conda-forge/noarch::requests-2.24.0-pyh9f0ad1d_0
six conda-forge/noarch::six-1.15.0-pyh9f0ad1d_0
urllib3 conda-forge/noarch::urllib3-1.25.10-py_0
The following packages will be UPDATED:
certifi pkgs/main::certifi-2020.6.20-py38_0 --> conda-forge::certifi-2020.6.20-py38h924ce5b_2
The following packages will be SUPERSEDED by a higher-priority channel:
ca-certificates pkgs/main::ca-certificates-2020.7.22-0 --> conda-forge::ca-certificates-2020.6.20-hecda079_0
openssl pkgs/main::openssl-1.1.1h-h7b6447c_0 --> conda-forge::openssl-1.1.1h-h516909a_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda install -q -y affine ansi2html` in test_conda_jl environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- affine
- ansi2html
The following packages will be downloaded:
package | build
---------------------------|-----------------
affine-2.3.0 | py_0 19 KB
ansi2html-1.5.2 | py38_0 34 KB
------------------------------------------------------------
Total: 52 KB
The following NEW packages will be INSTALLED:
affine pkgs/main/noarch::affine-2.3.0-py_0
ansi2html pkgs/main/linux-64::ansi2html-1.5.2-py38_0
The following packages will be UPDATED:
ca-certificates conda-forge::ca-certificates-2020.6.2~ --> pkgs/main::ca-certificates-2020.7.22-0
The following packages will be SUPERSEDED by a higher-priority channel:
certifi conda-forge::certifi-2020.6.20-py38h9~ --> pkgs/main::certifi-2020.6.20-py38_0
openssl conda-forge::openssl-1.1.1h-h516909a_0 --> pkgs/main::openssl-1.1.1h-h7b6447c_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda remove -q -y affine ansi2html` in test_conda_jl environment
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3/envs/test_conda_jl
removed specs:
- affine
- ansi2html
The following packages will be downloaded:
package | build
---------------------------|-----------------
pyopenssl-19.1.0 | py_1 48 KB
urllib3-1.25.10 | py_0 98 KB
------------------------------------------------------------
Total: 146 KB
The following packages will be REMOVED:
affine-2.3.0-py_0
ansi2html-1.5.2-py38_0
python_abi-3.8-1_cp38
The following packages will be SUPERSEDED by a higher-priority channel:
brotlipy conda-forge::brotlipy-0.7.0-py38h1e0a~ --> pkgs/main::brotlipy-0.7.0-py38h7b6447c_1000
chardet conda-forge::chardet-3.0.4-py38h924ce~ --> pkgs/main::chardet-3.0.4-py38_1003
cryptography conda-forge::cryptography-3.1.1-py38h~ --> pkgs/main::cryptography-3.1.1-py38h1ba5d50_0
idna conda-forge::idna-2.10-pyh9f0ad1d_0 --> pkgs/main::idna-2.10-py_0
pycparser conda-forge::pycparser-2.20-pyh9f0ad1~ --> pkgs/main::pycparser-2.20-py_2
pyopenssl conda-forge --> pkgs/main
pysocks conda-forge::pysocks-1.7.1-py38h924ce~ --> pkgs/main::pysocks-1.7.1-py38_0
six conda-forge::six-1.15.0-pyh9f0ad1d_0 --> pkgs/main::six-1.15.0-py_0
urllib3 conda-forge --> pkgs/main
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Test Summary: | Pass Total
Batch install and uninstall | 4 4
DEBUG conda.gateways.logging:set_verbosity(231): verbosity set to 2
WARNING: 'conda clean --source-cache' is deprecated.
Use 'conda build purge-all' to remove source cache files.
DEBUG conda.core.package_cache_data:_check_writable(259): package cache directory '/home/pkgeval/.julia/conda/3/pkgs' writable: True
Cache location: /home/pkgeval/.julia/conda/3/pkgs
Will remove the following tarballs:
/home/pkgeval/.julia/conda/3/pkgs
---------------------------------
pyopenssl-19.1.0-py_1.conda 48 KB
urllib3-1.25.10-py_0.conda 98 KB
ansi2html-1.5.2-py38_0.conda 34 KB
affine-2.3.0-py_0.conda 19 KB
pycparser-2.20-pyh9f0ad1d_2.tar.bz2 94 KB
urllib3-1.25.10-py_0.tar.bz2 92 KB
idna-2.10-pyh9f0ad1d_0.tar.bz2 52 KB
six-1.15.0-pyh9f0ad1d_0.tar.bz2 14 KB
cryptography-3.1.1-py38h766eaa4_0.tar.bz2 617 KB
requests-2.24.0-pyh9f0ad1d_0.tar.bz2 47 KB
certifi-2020.6.20-py38h924ce5b_2.tar.bz2 151 KB
brotlipy-0.7.0-py38h1e0a361_1000.tar.bz2 346 KB
python_abi-3.8-1_cp38.tar.bz2 4 KB
pyopenssl-19.1.0-py_1.tar.bz2 47 KB
ca-certificates-2020.6.20-hecda079_0.tar.bz2 145 KB
pysocks-1.7.1-py38h924ce5b_2.tar.bz2 27 KB
openssl-1.1.1h-h516909a_0.tar.bz2 2.1 MB
chardet-3.0.4-py38h924ce5b_1008.tar.bz2 170 KB
pyzmq-19.0.2-py38he6710b0_1.conda 445 KB
libsodium-1.0.18-h7b6447c_0.conda 244 KB
zeromq-4.3.2-he6710b0_3.conda 511 KB
krb5-1.18.2-h173b8e3_0.conda 1.3 MB
libssh2-1.9.0-h1ba5d50_1.conda 269 KB
curl-7.71.1-hbc83047_1.conda 140 KB
libcurl-7.71.1-h20c2e04_1.conda 305 KB
python-3.8.5-h7579374_1.conda 49.3 MB
tqdm-4.50.2-py_0.conda 56 KB
cffi-1.14.3-py38he30daa8_0.conda 225 KB
pycparser-2.20-py_2.conda 94 KB
sqlite-3.33.0-h62c20be_0.conda 1.1 MB
ruamel_yaml-0.15.87-py38h7b6447c_1.conda 249 KB
requests-2.24.0-py_0.conda 56 KB
brotlipy-0.7.0-py38h7b6447c_1000.conda 322 KB
setuptools-50.3.0-py38hb0f4dca_1.conda 714 KB
wheel-0.35.1-py_0.conda 37 KB
idna-2.10-py_0.conda 50 KB
certifi-2020.6.20-py38_0.conda 156 KB
conda-4.8.5-py38_0.conda 2.9 MB
six-1.15.0-py_0.conda 13 KB
ca-certificates-2020.7.22-0.conda 125 KB
libffi-3.3-he6710b0_2.conda 50 KB
libedit-3.1.20191231-h14c3975_1.conda 116 KB
tk-8.6.10-hbc83047_0.conda 3.0 MB
yaml-0.2.5-h7b6447c_0.conda 75 KB
cryptography-3.1.1-py38h1ba5d50_0.conda 557 KB
pip-20.2.3-py38_0.conda 1.7 MB
openssl-1.1.1h-h7b6447c_0.conda 2.5 MB
conda-4.8.3-py38_0.tar.bz2 3.0 MB
requests-2.23.0-py38_0.conda 93 KB
urllib3-1.25.8-py38_0.conda 170 KB
pyopenssl-19.1.0-py38_0.conda 88 KB
pip-20.0.2-py38_3.conda 1.7 MB
wheel-0.34.2-py38_0.conda 51 KB
cryptography-2.9.2-py38h1ba5d50_0.conda 556 KB
setuptools-46.4.0-py38_0.conda 515 KB
conda-package-handling-1.6.1-py38h7b6447c_0.conda 799 KB
cffi-1.14.0-py38he30daa8_1.conda 225 KB
tqdm-4.46.0-py_0.conda 60 KB
six-1.14.0-py38_0.conda 27 KB
ruamel_yaml-0.15.87-py38h7b6447c_0.conda 259 KB
pysocks-1.7.1-py38_0.conda 28 KB
pycparser-2.20-py_0.conda 92 KB
pycosat-0.6.3-py38h7b6447c_1.conda 82 KB
idna-2.9-py_1.conda 49 KB
chardet-3.0.4-py38_1003.conda 174 KB
certifi-2020.4.5.1-py38_0.conda 156 KB
sqlite-3.31.1-h62c20be_1.conda 1.1 MB
tk-8.6.8-hbc83047_0.conda 2.8 MB
readline-8.0-h7b6447c_0.conda 356 KB
libedit-3.1.20181209-hc058e9b_0.conda 163 KB
zlib-1.2.11-h7b6447c_3.conda 103 KB
yaml-0.1.7-had09818_2.conda 73 KB
xz-5.2.5-h7b6447c_0.conda 341 KB
openssl-1.1.1g-h7b6447c_0.conda 2.5 MB
ncurses-6.2-he6710b0_1.conda 817 KB
libffi-3.3-he6710b0_1.conda 50 KB
libgcc-ng-9.1.0-hdf63c60_0.conda 5.1 MB
libstdcxx-ng-9.1.0-hdf63c60_0.conda 3.1 MB
ld_impl_linux-64-2.33.1-h53a641e_7.conda 568 KB
ca-certificates-2020.1.1-0.conda 125 KB
_libgcc_mutex-0.1-main.conda 3 KB
python-3.8.3-hcff3b4d_0.conda 49.1 MB
---------------------------------------------------
Total: 144.8 MB
Removed pyopenssl-19.1.0-py_1.conda
Removed urllib3-1.25.10-py_0.conda
Removed ansi2html-1.5.2-py38_0.conda
Removed affine-2.3.0-py_0.conda
Removed pycparser-2.20-pyh9f0ad1d_2.tar.bz2
Removed urllib3-1.25.10-py_0.tar.bz2
Removed idna-2.10-pyh9f0ad1d_0.tar.bz2
Removed six-1.15.0-pyh9f0ad1d_0.tar.bz2
Removed cryptography-3.1.1-py38h766eaa4_0.tar.bz2
Removed requests-2.24.0-pyh9f0ad1d_0.tar.bz2
Removed certifi-2020.6.20-py38h924ce5b_2.tar.bz2
Removed brotlipy-0.7.0-py38h1e0a361_1000.tar.bz2
Removed python_abi-3.8-1_cp38.tar.bz2
Removed pyopenssl-19.1.0-py_1.tar.bz2
Removed ca-certificates-2020.6.20-hecda079_0.tar.bz2
Removed pysocks-1.7.1-py38h924ce5b_2.tar.bz2
Removed openssl-1.1.1h-h516909a_0.tar.bz2
Removed chardet-3.0.4-py38h924ce5b_1008.tar.bz2
Removed pyzmq-19.0.2-py38he6710b0_1.conda
Removed libsodium-1.0.18-h7b6447c_0.conda
Removed zeromq-4.3.2-he6710b0_3.conda
Removed krb5-1.18.2-h173b8e3_0.conda
Removed libssh2-1.9.0-h1ba5d50_1.conda
Removed curl-7.71.1-hbc83047_1.conda
Removed libcurl-7.71.1-h20c2e04_1.conda
Removed python-3.8.5-h7579374_1.conda
Removed tqdm-4.50.2-py_0.conda
Removed cffi-1.14.3-py38he30daa8_0.conda
Removed pycparser-2.20-py_2.conda
Removed sqlite-3.33.0-h62c20be_0.conda
Removed ruamel_yaml-0.15.87-py38h7b6447c_1.conda
Removed requests-2.24.0-py_0.conda
Removed brotlipy-0.7.0-py38h7b6447c_1000.conda
Removed setuptools-50.3.0-py38hb0f4dca_1.conda
Removed wheel-0.35.1-py_0.conda
Removed idna-2.10-py_0.conda
Removed certifi-2020.6.20-py38_0.conda
Removed conda-4.8.5-py38_0.conda
Removed six-1.15.0-py_0.conda
Removed ca-certificates-2020.7.22-0.conda
Removed libffi-3.3-he6710b0_2.conda
Removed libedit-3.1.20191231-h14c3975_1.conda
Removed tk-8.6.10-hbc83047_0.conda
Removed yaml-0.2.5-h7b6447c_0.conda
Removed cryptography-3.1.1-py38h1ba5d50_0.conda
Removed pip-20.2.3-py38_0.conda
Removed openssl-1.1.1h-h7b6447c_0.conda
Removed conda-4.8.3-py38_0.tar.bz2
Removed requests-2.23.0-py38_0.conda
Removed urllib3-1.25.8-py38_0.conda
Removed pyopenssl-19.1.0-py38_0.conda
Removed pip-20.0.2-py38_3.conda
Removed wheel-0.34.2-py38_0.conda
Removed cryptography-2.9.2-py38h1ba5d50_0.conda
Removed setuptools-46.4.0-py38_0.conda
Removed conda-package-handling-1.6.1-py38h7b6447c_0.conda
Removed cffi-1.14.0-py38he30daa8_1.conda
Removed tqdm-4.46.0-py_0.conda
Removed six-1.14.0-py38_0.conda
Removed ruamel_yaml-0.15.87-py38h7b6447c_0.conda
Removed pysocks-1.7.1-py38_0.conda
Removed pycparser-2.20-py_0.conda
Removed pycosat-0.6.3-py38h7b6447c_1.conda
Removed idna-2.9-py_1.conda
Removed chardet-3.0.4-py38_1003.conda
Removed certifi-2020.4.5.1-py38_0.conda
Removed sqlite-3.31.1-h62c20be_1.conda
Removed tk-8.6.8-hbc83047_0.conda
Removed readline-8.0-h7b6447c_0.conda
Removed libedit-3.1.20181209-hc058e9b_0.conda
Removed zlib-1.2.11-h7b6447c_3.conda
Removed yaml-0.1.7-had09818_2.conda
Removed xz-5.2.5-h7b6447c_0.conda
Removed openssl-1.1.1g-h7b6447c_0.conda
Removed ncurses-6.2-he6710b0_1.conda
Removed libffi-3.3-he6710b0_1.conda
Removed libgcc-ng-9.1.0-hdf63c60_0.conda
Removed libstdcxx-ng-9.1.0-hdf63c60_0.conda
Removed ld_impl_linux-64-2.33.1-h53a641e_7.conda
Removed ca-certificates-2020.1.1-0.conda
Removed _libgcc_mutex-0.1-main.conda
Removed python-3.8.3-hcff3b4d_0.conda
WARNING: /home/pkgeval/.conda/pkgs does not exist
Cache location: /home/pkgeval/.julia/conda/3/pkgs
Will remove the following packages:
/home/pkgeval/.julia/conda/3/pkgs
---------------------------------
ansi2html-1.5.2-py38_0 150 KB
affine-2.3.0-py_0 69 KB
pycparser-2.20-pyh9f0ad1d_2 616 KB
idna-2.10-pyh9f0ad1d_0 281 KB
six-1.15.0-pyh9f0ad1d_0 49 KB
cryptography-3.1.1-py38h766eaa4_0 3.5 MB
certifi-2020.6.20-py38h924ce5b_2 299 KB
brotlipy-0.7.0-py38h1e0a361_1000 809 KB
python_abi-3.8-1_cp38 10 KB
ca-certificates-2020.6.20-hecda079_0 286 KB
pysocks-1.7.1-py38h924ce5b_2 88 KB
openssl-1.1.1h-h516909a_0 6.0 MB
chardet-3.0.4-py38h924ce5b_1008 839 KB
krb5-1.18.2-h173b8e3_0 5.1 MB
libssh2-1.9.0-h1ba5d50_1 1.3 MB
curl-7.71.1-hbc83047_1 297 KB
libcurl-7.71.1-h20c2e04_1 875 KB
python-3.8.3-hcff3b4d_0 111.0 MB
wheel-0.34.2-py38_0 163 KB
sqlite-3.31.1-h62c20be_1 5.4 MB
tk-8.6.8-hbc83047_0 9.8 MB
openssl-1.1.1g-h7b6447c_0 13.4 MB
libffi-3.3-he6710b0_1 198 KB
yaml-0.1.7-had09818_2 362 KB
certifi-2020.4.5.1-py38_0 324 KB
libedit-3.1.20181209-hc058e9b_0 818 KB
_libgcc_mutex-0.1-main 7 KB
conda-4.8.3-py38_0 11.5 MB
ca-certificates-2020.1.1-0 238 KB
idna-2.9-py_1 289 KB
pycparser-2.20-py_0 573 KB
ruamel_yaml-0.15.87-py38h7b6447c_0 1.1 MB
six-1.14.0-py38_0 87 KB
tqdm-4.46.0-py_0 241 KB
cffi-1.14.0-py38he30daa8_1 851 KB
setuptools-46.4.0-py38_0 2.8 MB
cryptography-2.9.2-py38h1ba5d50_0 3.4 MB
pip-20.0.2-py38_3 7.5 MB
pyopenssl-19.1.0-py38_0 419 KB
urllib3-1.25.8-py38_0 691 KB
requests-2.23.0-py38_0 358 KB
---------------------------------------------------
Total: 191.8 MB
removing ansi2html-1.5.2-py38_0
removing affine-2.3.0-py_0
removing pycparser-2.20-pyh9f0ad1d_2
removing idna-2.10-pyh9f0ad1d_0
removing six-1.15.0-pyh9f0ad1d_0
removing cryptography-3.1.1-py38h766eaa4_0
removing certifi-2020.6.20-py38h924ce5b_2
removing brotlipy-0.7.0-py38h1e0a361_1000
removing python_abi-3.8-1_cp38
removing ca-certificates-2020.6.20-hecda079_0
removing pysocks-1.7.1-py38h924ce5b_2
removing openssl-1.1.1h-h516909a_0
removing chardet-3.0.4-py38h924ce5b_1008
removing krb5-1.18.2-h173b8e3_0
removing libssh2-1.9.0-h1ba5d50_1
removing curl-7.71.1-hbc83047_1
removing libcurl-7.71.1-h20c2e04_1
removing python-3.8.3-hcff3b4d_0
removing wheel-0.34.2-py38_0
removing sqlite-3.31.1-h62c20be_1
removing tk-8.6.8-hbc83047_0
removing openssl-1.1.1g-h7b6447c_0
removing libffi-3.3-he6710b0_1
removing yaml-0.1.7-had09818_2
removing certifi-2020.4.5.1-py38_0
removing libedit-3.1.20181209-hc058e9b_0
removing _libgcc_mutex-0.1-main
removing conda-4.8.3-py38_0
removing ca-certificates-2020.1.1-0
removing idna-2.9-py_1
removing pycparser-2.20-py_0
removing ruamel_yaml-0.15.87-py38h7b6447c_0
removing six-1.14.0-py38_0
removing tqdm-4.46.0-py_0
removing cffi-1.14.0-py38he30daa8_1
removing setuptools-46.4.0-py38_0
removing cryptography-2.9.2-py38h1ba5d50_0
removing pip-20.0.2-py38_3
removing pyopenssl-19.1.0-py38_0
removing urllib3-1.25.8-py38_0
removing requests-2.23.0-py38_0
[ Info: Running `conda install -q -y curl` in test_conda_jl environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3/envs/test_conda_jl
added / updated specs:
- curl
The following packages will be downloaded:
package | build
---------------------------|-----------------
curl-7.71.1 | hbc83047_1 140 KB
krb5-1.18.2 | h173b8e3_0 1.3 MB
libcurl-7.71.1 | h20c2e04_1 305 KB
libssh2-1.9.0 | h1ba5d50_1 269 KB
------------------------------------------------------------
Total: 2.0 MB
The following NEW packages will be INSTALLED:
curl pkgs/main/linux-64::curl-7.71.1-hbc83047_1
krb5 pkgs/main/linux-64::krb5-1.18.2-h173b8e3_0
libcurl pkgs/main/linux-64::libcurl-7.71.1-h20c2e04_1
libssh2 pkgs/main/linux-64::libssh2-1.9.0-h1ba5d50_1
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3/envs/test_conda_jl_2
added / updated specs:
- _libgcc_mutex==0.1=main
- brotlipy==0.7.0=py38h7b6447c_1000
- ca-certificates==2020.7.22=0
- certifi==2020.6.20=py38_0
- cffi==1.14.3=py38he30daa8_0
- chardet==3.0.4=py38_1003
- cryptography==3.1.1=py38h1ba5d50_0
- curl==7.71.1=hbc83047_1
- idna==2.10=py_0
- krb5==1.18.2=h173b8e3_0
- ld_impl_linux-64==2.33.1=h53a641e_7
- libcurl==7.71.1=h20c2e04_1
- libedit==3.1.20191231=h14c3975_1
- libffi==3.3=he6710b0_2
- libgcc-ng==9.1.0=hdf63c60_0
- libsodium==1.0.18=h7b6447c_0
- libssh2==1.9.0=h1ba5d50_1
- libstdcxx-ng==9.1.0=hdf63c60_0
- ncurses==6.2=he6710b0_1
- openssl==1.1.1h=h7b6447c_0
- pip==20.2.3=py38_0
- pycparser==2.20=py_2
- pyopenssl==19.1.0=py_1
- pysocks==1.7.1=py38_0
- python==3.8.5=h7579374_1
- pyzmq==19.0.2=py38he6710b0_1
- readline==8.0=h7b6447c_0
- requests==2.24.0=pyh9f0ad1d_0
- setuptools==50.3.0=py38hb0f4dca_1
- six==1.15.0=py_0
- sqlite==3.33.0=h62c20be_0
- tk==8.6.10=hbc83047_0
- urllib3==1.25.10=py_0
- wheel==0.35.1=py_0
- xz==5.2.5=h7b6447c_0
- zeromq==4.3.2=he6710b0_3
- zlib==1.2.11=h7b6447c_3
The following packages will be downloaded:
package | build
---------------------------|-----------------
_libgcc_mutex-0.1 | main 3 KB
------------------------------------------------------------
Total: 3 KB
The following NEW packages will be INSTALLED:
_libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
brotlipy pkgs/main/linux-64::brotlipy-0.7.0-py38h7b6447c_1000
ca-certificates pkgs/main/linux-64::ca-certificates-2020.7.22-0
certifi pkgs/main/linux-64::certifi-2020.6.20-py38_0
cffi pkgs/main/linux-64::cffi-1.14.3-py38he30daa8_0
chardet pkgs/main/linux-64::chardet-3.0.4-py38_1003
cryptography pkgs/main/linux-64::cryptography-3.1.1-py38h1ba5d50_0
curl pkgs/main/linux-64::curl-7.71.1-hbc83047_1
idna pkgs/main/noarch::idna-2.10-py_0
krb5 pkgs/main/linux-64::krb5-1.18.2-h173b8e3_0
ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.33.1-h53a641e_7
libcurl pkgs/main/linux-64::libcurl-7.71.1-h20c2e04_1
libedit pkgs/main/linux-64::libedit-3.1.20191231-h14c3975_1
libffi pkgs/main/linux-64::libffi-3.3-he6710b0_2
libgcc-ng pkgs/main/linux-64::libgcc-ng-9.1.0-hdf63c60_0
libsodium pkgs/main/linux-64::libsodium-1.0.18-h7b6447c_0
libssh2 pkgs/main/linux-64::libssh2-1.9.0-h1ba5d50_1
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.1h-h7b6447c_0
pip pkgs/main/linux-64::pip-20.2.3-py38_0
pycparser pkgs/main/noarch::pycparser-2.20-py_2
pyopenssl pkgs/main/noarch::pyopenssl-19.1.0-py_1
pysocks pkgs/main/linux-64::pysocks-1.7.1-py38_0
python pkgs/main/linux-64::python-3.8.5-h7579374_1
pyzmq pkgs/main/linux-64::pyzmq-19.0.2-py38he6710b0_1
readline pkgs/main/linux-64::readline-8.0-h7b6447c_0
requests conda-forge/noarch::requests-2.24.0-pyh9f0ad1d_0
setuptools pkgs/main/linux-64::setuptools-50.3.0-py38hb0f4dca_1
six pkgs/main/noarch::six-1.15.0-py_0
sqlite pkgs/main/linux-64::sqlite-3.33.0-h62c20be_0
tk pkgs/main/linux-64::tk-8.6.10-hbc83047_0
urllib3 pkgs/main/noarch::urllib3-1.25.10-py_0
wheel pkgs/main/noarch::wheel-0.35.1-py_0
xz pkgs/main/linux-64::xz-5.2.5-h7b6447c_0
zeromq pkgs/main/linux-64::zeromq-4.3.2-he6710b0_3
zlib pkgs/main/linux-64::zlib-1.2.11-h7b6447c_3
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Test Summary: | Pass Total
Exporting and creating environments | 1 1
Testing Conda tests passed