actions / setup-haskell

Set up your GitHub Actions workflow with a specific version of Haskell (GHC and Cabal)
MIT License
71 stars 30 forks source link

Retry of GHC installation upon failure does not work #48

Open newhoggy opened 3 years ago

newhoggy commented 3 years ago

See https://github.com/input-output-hk/cardano-node/pull/2104/checks?check_run_id=1422561717

newhoggy commented 3 years ago
2020-11-19T06:26:23.3020972Z ##[section]Starting: Request a runner to run this job
2020-11-19T06:26:23.4410740Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest'
2020-11-19T06:26:23.4410849Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'windows-latest'
2020-11-19T06:26:23.4411386Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'windows-latest'
2020-11-19T06:26:23.5516534Z ##[section]Finishing: Request a runner to run this job
2020-11-19T06:26:30.8942225Z Current runner version: '2.274.2'
2020-11-19T06:26:30.9251125Z ##[group]Operating System
2020-11-19T06:26:30.9252662Z Microsoft Windows Server 2019
2020-11-19T06:26:30.9253179Z 10.0.17763
2020-11-19T06:26:30.9253550Z Datacenter
2020-11-19T06:26:30.9253962Z ##[endgroup]
2020-11-19T06:26:30.9254695Z ##[group]Virtual Environment
2020-11-19T06:26:30.9255229Z Environment: windows-2019
2020-11-19T06:26:30.9255904Z Version: 20201108.1
2020-11-19T06:26:30.9256946Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20201108.1/images/win/Windows2019-Readme.md
2020-11-19T06:26:30.9257825Z ##[endgroup]
2020-11-19T06:26:30.9261324Z Prepare workflow directory
2020-11-19T06:26:31.0520171Z Prepare all required actions
2020-11-19T06:26:31.0533664Z Getting action download info
2020-11-19T06:26:31.2936758Z Download action repository 'actions/checkout@v1'
2020-11-19T06:26:32.3291980Z Download action repository 'actions/setup-haskell@v1'
2020-11-19T06:26:32.5457564Z Download action repository 'actions/cache@v2'
2020-11-19T06:26:33.3295290Z Download action repository 'actions/upload-artifact@v2'
2020-11-19T06:26:33.9868715Z ##[group]Run actions/checkout@v1
2020-11-19T06:26:33.9869655Z with:
2020-11-19T06:26:33.9870208Z   clean: true
2020-11-19T06:26:33.9870898Z ##[endgroup]
2020-11-19T06:26:34.8581600Z Syncing repository: input-output-hk/cardano-node
2020-11-19T06:26:34.8584289Z ##[command]git version
2020-11-19T06:26:34.8584812Z git version 2.29.2.windows.2
2020-11-19T06:26:35.0320496Z ##[command]git lfs version
2020-11-19T06:26:37.0342603Z git-lfs/2.12.1 (GitHub; windows amd64; go 1.14.10; git 85b28e06)
2020-11-19T06:26:37.0547390Z ##[command]git init "D:\a\cardano-node\cardano-node"
2020-11-19T06:26:37.1976982Z Initialized empty Git repository in D:/a/cardano-node/cardano-node/.git/
2020-11-19T06:26:37.2039282Z ##[command]git remote add origin https://github.com/input-output-hk/cardano-node
2020-11-19T06:26:37.2840071Z ##[command]git config gc.auto 0
2020-11-19T06:26:37.3746507Z ##[command]git config --get-all http.https://github.com/input-output-hk/cardano-node.extraheader
2020-11-19T06:26:37.4226823Z ##[command]git -c http.extraheader="AUTHORIZATION: basic ***" fetch --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/*
2020-11-19T06:26:39.3636094Z remote: Enumerating objects: 289, done.        
2020-11-19T06:26:39.3637900Z remote: Counting objects:   0% (1/289)        
2020-11-19T06:26:39.3639344Z remote: Counting objects:   1% (3/289)        
2020-11-19T06:26:39.3640937Z remote: Counting objects:   2% (6/289)        
2020-11-19T06:26:39.3642458Z remote: Counting objects:   3% (9/289)        
2020-11-19T06:26:39.3643932Z remote: Counting objects:   4% (12/289)        
2020-11-19T06:26:39.3645122Z remote: Counting objects:   5% (15/289)        
2020-11-19T06:26:39.3646083Z remote: Counting objects:   6% (18/289)        
2020-11-19T06:26:39.3647265Z remote: Counting objects:   7% (21/289)        
2020-11-19T06:26:39.3648612Z remote: Counting objects:   8% (24/289)        
2020-11-19T06:26:39.3650319Z remote: Counting objects:   9% (27/289)        
2020-11-19T06:26:39.3651364Z remote: Counting objects:  10% (29/289)        
2020-11-19T06:26:39.3652752Z remote: Counting objects:  11% (32/289)        
2020-11-19T06:26:39.3653727Z remote: Counting objects:  12% (35/289)        
2020-11-19T06:26:39.3654547Z remote: Counting objects:  13% (38/289)        
2020-11-19T06:26:39.3655509Z remote: Counting objects:  14% (41/289)        
2020-11-19T06:26:39.3656432Z remote: Counting objects:  15% (44/289)        
2020-11-19T06:26:39.3657499Z remote: Counting objects:  16% (47/289)        
2020-11-19T06:26:39.3658604Z remote: Counting objects:  17% (50/289)        
2020-11-19T06:26:39.3659842Z remote: Counting objects:  18% (53/289)        
2020-11-19T06:26:39.3660997Z remote: Counting objects:  19% (55/289)        
2020-11-19T06:26:39.3662177Z remote: Counting objects:  20% (58/289)        
2020-11-19T06:26:39.3664120Z remote: Counting objects:  21% (61/289)        
2020-11-19T06:26:39.3667729Z remote: Counting objects:  22% (64/289)        
2020-11-19T06:26:39.3669047Z remote: Counting objects:  23% (67/289)        
2020-11-19T06:26:39.3669715Z remote: Counting objects:  24% (70/289)        
2020-11-19T06:26:39.3670512Z remote: Counting objects:  25% (73/289)        
2020-11-19T06:26:39.3671151Z remote: Counting objects:  26% (76/289)        
2020-11-19T06:26:40.3818857Z remote: Counting objects:  27% (79/289)        
2020-11-19T06:26:40.3854635Z remote: Counting objects:  28% (81/289)        
2020-11-19T06:26:40.3856296Z remote: Counting objects:  29% (84/289)        
2020-11-19T06:26:40.3857597Z remote: Counting objects:  30% (87/289)        
2020-11-19T06:26:40.3858357Z remote: Counting objects:  31% (90/289)        
2020-11-19T06:26:40.3861423Z remote: Counting objects:  32% (93/289)        
2020-11-19T06:26:40.4103418Z remote: Counting objects:  33% (96/289)        
2020-11-19T06:26:40.4104159Z remote: Counting objects:  34% (99/289)        
2020-11-19T06:26:40.4104719Z remote: Counting objects:  35% (102/289)        
2020-11-19T06:26:40.4107051Z remote: Counting objects:  36% (105/289)        
2020-11-19T06:26:40.4108104Z remote: Counting objects:  37% (107/289)        
2020-11-19T06:26:40.4108624Z remote: Counting objects:  38% (110/289)        
2020-11-19T06:26:40.4109138Z remote: Counting objects:  39% (113/289)        
2020-11-19T06:26:40.4109638Z remote: Counting objects:  40% (116/289)        
2020-11-19T06:26:40.4110143Z remote: Counting objects:  41% (119/289)        
2020-11-19T06:26:40.4110642Z remote: Counting objects:  42% (122/289)        
2020-11-19T06:26:40.4111221Z remote: Counting objects:  43% (125/289)        
2020-11-19T06:26:40.4111740Z remote: Counting objects:  44% (128/289)        
2020-11-19T06:26:40.4112239Z remote: Counting objects:  45% (131/289)        
2020-11-19T06:26:40.4112742Z remote: Counting objects:  46% (133/289)        
2020-11-19T06:26:40.4113252Z remote: Counting objects:  47% (136/289)        
2020-11-19T06:26:40.4113768Z remote: Counting objects:  48% (139/289)        
2020-11-19T06:26:40.4114403Z remote: Counting objects:  49% (142/289)        
2020-11-19T06:26:40.4114907Z remote: Counting objects:  50% (145/289)        
2020-11-19T06:26:40.4115560Z remote: Counting objects:  51% (148/289)        
2020-11-19T06:26:40.4116041Z remote: Counting objects:  52% (151/289)        
2020-11-19T06:26:40.4117469Z remote: Counting objects:  53% (154/289)        
2020-11-19T06:26:40.4118026Z remote: Counting objects:  54% (157/289)        
2020-11-19T06:26:40.4118519Z remote: Counting objects:  55% (159/289)        
2020-11-19T06:26:40.4119005Z remote: Counting objects:  56% (162/289)        
2020-11-19T06:26:40.4119490Z remote: Counting objects:  57% (165/289)        
2020-11-19T06:26:40.4119972Z remote: Counting objects:  58% (168/289)        
2020-11-19T06:26:40.4120463Z remote: Counting objects:  59% (171/289)        
2020-11-19T06:26:40.4120945Z remote: Counting objects:  60% (174/289)        
2020-11-19T06:26:40.4127811Z remote: Counting objects:  61% (177/289)        
2020-11-19T06:26:40.4128374Z remote: Counting objects:  62% (180/289)        
2020-11-19T06:26:40.4128883Z remote: Counting objects:  63% (183/289)        
2020-11-19T06:26:40.4129384Z remote: Counting objects:  64% (185/289)        
2020-11-19T06:26:40.4129890Z remote: Counting objects:  65% (188/289)        
2020-11-19T06:26:40.4130396Z remote: Counting objects:  66% (191/289)        
2020-11-19T06:26:40.4131119Z remote: Counting objects:  67% (194/289)        
2020-11-19T06:26:40.4136551Z remote: Counting objects:  68% (197/289)        
2020-11-19T06:26:40.4137282Z remote: Counting objects:  69% (200/289)        
2020-11-19T06:26:40.4137926Z remote: Counting objects:  70% (203/289)        
2020-11-19T06:26:40.4138575Z remote: Counting objects:  71% (206/289)        
2020-11-19T06:26:40.4139213Z remote: Counting objects:  72% (209/289)        
2020-11-19T06:26:40.4139867Z remote: Counting objects:  73% (211/289)        
2020-11-19T06:26:40.4141761Z remote: Counting objects:  74% (214/289)        
2020-11-19T06:26:40.4142563Z remote: Counting objects:  75% (217/289)        
2020-11-19T06:26:40.4143345Z remote: Counting objects:  76% (220/289)        
2020-11-19T06:26:40.4144402Z remote: Counting objects:  77% (223/289)        
2020-11-19T06:26:40.4145058Z remote: Counting objects:  78% (226/289)        
2020-11-19T06:26:40.4147056Z remote: Counting objects:  79% (229/289)        
2020-11-19T06:26:40.4148132Z remote: Counting objects:  80% (232/289)        
2020-11-19T06:26:40.4151619Z remote: Counting objects:  81% (235/289)        
2020-11-19T06:26:40.4153860Z remote: Counting objects:  82% (237/289)        
2020-11-19T06:26:40.4154530Z remote: Counting objects:  83% (240/289)        
2020-11-19T06:26:40.4155116Z remote: Counting objects:  84% (243/289)        
2020-11-19T06:26:40.4155704Z remote: Counting objects:  85% (246/289)        
2020-11-19T06:26:40.4156279Z remote: Counting objects:  86% (249/289)        
2020-11-19T06:26:40.4157382Z remote: Counting objects:  87% (252/289)        
2020-11-19T06:26:40.4157930Z remote: Counting objects:  88% (255/289)        
2020-11-19T06:26:40.4158329Z remote: Counting objects:  89% (258/289)        
2020-11-19T06:26:40.4158717Z remote: Counting objects:  90% (261/289)        
2020-11-19T06:26:40.4159122Z remote: Counting objects:  91% (263/289)        
2020-11-19T06:26:40.4159518Z remote: Counting objects:  92% (266/289)        
2020-11-19T06:26:40.4159924Z remote: Counting objects:  93% (269/289)        
2020-11-19T06:26:40.4160321Z remote: Counting objects:  94% (272/289)        
2020-11-19T06:26:40.4160716Z remote: Counting objects:  95% (275/289)        
2020-11-19T06:26:40.4161175Z remote: Counting objects:  96% (278/289)        
2020-11-19T06:26:40.4161579Z remote: Counting objects:  97% (281/289)        
2020-11-19T06:26:40.4161975Z remote: Counting objects:  98% (284/289)        
2020-11-19T06:26:40.4162373Z remote: Counting objects:  99% (287/289)        
2020-11-19T06:26:40.4162796Z remote: Counting objects: 100% (289/289)        
2020-11-19T06:26:40.4163212Z remote: Counting objects: 100% (289/289), done.        
2020-11-19T06:26:40.4163662Z remote: Compressing objects:   0% (1/196)        
2020-11-19T06:26:40.4164110Z remote: Compressing objects:   1% (2/196)        
2020-11-19T06:26:40.4164560Z remote: Compressing objects:   2% (4/196)        
2020-11-19T06:26:40.4164994Z remote: Compressing objects:   3% (6/196)        
2020-11-19T06:26:40.4165442Z remote: Compressing objects:   4% (8/196)        
2020-11-19T06:26:40.4165874Z remote: Compressing objects:   5% (10/196)        
2020-11-19T06:26:40.4166326Z remote: Compressing objects:   6% (12/196)        
2020-11-19T06:26:40.4166769Z remote: Compressing objects:   7% (14/196)        
2020-11-19T06:26:40.4167215Z remote: Compressing objects:   8% (16/196)        
2020-11-19T06:26:40.4167671Z remote: Compressing objects:   9% (18/196)        
2020-11-19T06:26:40.4168120Z remote: Compressing objects:  10% (20/196)        
2020-11-19T06:26:40.4168581Z remote: Compressing objects:  11% (22/196)        
2020-11-19T06:26:40.4169025Z remote: Compressing objects:  12% (24/196)        
2020-11-19T06:26:40.4169479Z remote: Compressing objects:  13% (26/196)        
2020-11-19T06:26:40.4169919Z remote: Compressing objects:  14% (28/196)        
2020-11-19T06:26:40.4170362Z remote: Compressing objects:  15% (30/196)        
2020-11-19T06:26:40.4170795Z remote: Compressing objects:  16% (32/196)        
2020-11-19T06:26:40.4171351Z remote: Compressing objects:  17% (34/196)        
2020-11-19T06:26:40.4171794Z remote: Compressing objects:  18% (36/196)        
2020-11-19T06:26:40.4172222Z remote: Compressing objects:  19% (38/196)        
2020-11-19T06:26:40.4172674Z remote: Compressing objects:  20% (40/196)        
2020-11-19T06:26:40.4173112Z remote: Compressing objects:  21% (42/196)        
2020-11-19T06:26:40.4173546Z remote: Compressing objects:  22% (44/196)        
2020-11-19T06:26:40.4174109Z remote: Compressing objects:  23% (46/196)        
2020-11-19T06:26:40.4174557Z remote: Compressing objects:  24% (48/196)        
2020-11-19T06:26:40.4174997Z remote: Compressing objects:  25% (49/196)        
2020-11-19T06:26:40.4175430Z remote: Compressing objects:  26% (51/196)        
2020-11-19T06:26:40.4176013Z remote: Compressing objects:  27% (53/196)        
2020-11-19T06:26:40.4176444Z remote: Compressing objects:  28% (55/196)        
2020-11-19T06:26:40.4176866Z remote: Compressing objects:  29% (57/196)        
2020-11-19T06:26:40.4177288Z remote: Compressing objects:  30% (59/196)        
2020-11-19T06:26:40.4177712Z remote: Compressing objects:  31% (61/196)        
2020-11-19T06:26:40.4178128Z remote: Compressing objects:  32% (63/196)        
2020-11-19T06:26:40.4178551Z remote: Compressing objects:  33% (65/196)        
2020-11-19T06:26:40.4178973Z remote: Compressing objects:  34% (67/196)        
2020-11-19T06:26:40.4179408Z remote: Compressing objects:  35% (69/196)        
2020-11-19T06:26:40.4181085Z remote: Compressing objects:  36% (71/196)        
2020-11-19T06:26:40.4181549Z remote: Compressing objects:  37% (73/196)        
2020-11-19T06:26:40.4181972Z remote: Compressing objects:  38% (75/196)        
2020-11-19T06:26:40.4182416Z remote: Compressing objects:  39% (77/196)        
2020-11-19T06:26:40.4184615Z remote: Compressing objects:  40% (79/196)        
2020-11-19T06:26:40.4185103Z remote: Compressing objects:  41% (81/196)        
2020-11-19T06:26:40.4185609Z remote: Compressing objects:  42% (83/196)        
2020-11-19T06:26:40.4186055Z remote: Compressing objects:  43% (85/196)        
2020-11-19T06:26:40.4187623Z remote: Compressing objects:  44% (87/196)        
2020-11-19T06:26:40.4188115Z remote: Compressing objects:  45% (89/196)        
2020-11-19T06:26:40.4188579Z remote: Compressing objects:  46% (91/196)        
2020-11-19T06:26:40.4191438Z remote: Compressing objects:  47% (93/196)        
2020-11-19T06:26:40.4192049Z remote: Compressing objects:  48% (95/196)        
2020-11-19T06:26:40.4192589Z remote: Compressing objects:  49% (97/196)        
2020-11-19T06:26:40.4193438Z remote: Compressing objects:  50% (98/196)        
2020-11-19T06:26:40.4193872Z remote: Compressing objects:  51% (100/196)        
2020-11-19T06:26:40.4194302Z remote: Compressing objects:  52% (102/196)        
2020-11-19T06:26:40.4194740Z remote: Compressing objects:  53% (104/196)        
2020-11-19T06:26:40.4195169Z remote: Compressing objects:  54% (106/196)        
2020-11-19T06:26:40.4195596Z remote: Compressing objects:  55% (108/196)        
2020-11-19T06:26:40.4196016Z remote: Compressing objects:  56% (110/196)        
2020-11-19T06:26:40.4196450Z remote: Compressing objects:  57% (112/196)        
2020-11-19T06:26:40.4196881Z remote: Compressing objects:  58% (114/196)        
2020-11-19T06:26:40.4197306Z remote: Compressing objects:  59% (116/196)        
2020-11-19T06:26:40.4197731Z remote: Compressing objects:  60% (118/196)        
2020-11-19T06:26:40.4198163Z remote: Compressing objects:  61% (120/196)        
2020-11-19T06:26:40.4198596Z remote: Compressing objects:  62% (122/196)        
2020-11-19T06:26:40.4199015Z remote: Compressing objects:  63% (124/196)        
2020-11-19T06:26:40.4199448Z remote: Compressing objects:  64% (126/196)        
2020-11-19T06:26:40.4199875Z remote: Compressing objects:  65% (128/196)        
2020-11-19T06:26:40.4200319Z remote: Compressing objects:  66% (130/196)        
2020-11-19T06:26:40.4200746Z remote: Compressing objects:  67% (132/196)        
2020-11-19T06:26:40.4201219Z remote: Compressing objects:  68% (134/196)        
2020-11-19T06:26:40.4201658Z remote: Compressing objects:  69% (136/196)        
2020-11-19T06:26:40.4202073Z remote: Compressing objects:  70% (138/196)        
2020-11-19T06:26:40.4202495Z remote: Compressing objects:  71% (140/196)        
2020-11-19T06:26:40.4202922Z remote: Compressing objects:  72% (142/196)        
2020-11-19T06:26:40.4203501Z remote: Compressing objects:  73% (144/196)        
2020-11-19T06:26:40.4203932Z remote: Compressing objects:  74% (146/196)        
2020-11-19T06:26:40.4204362Z remote: Compressing objects:  75% (147/196)        
2020-11-19T06:26:40.4204783Z remote: Compressing objects:  76% (149/196)        
2020-11-19T06:26:40.4205203Z remote: Compressing objects:  77% (151/196)        
2020-11-19T06:26:40.4205633Z remote: Compressing objects:  78% (153/196)        
2020-11-19T06:26:40.4206055Z remote: Compressing objects:  79% (155/196)        
2020-11-19T06:26:40.4206482Z remote: Compressing objects:  80% (157/196)        
2020-11-19T06:26:40.4206901Z remote: Compressing objects:  81% (159/196)        
2020-11-19T06:26:40.4207331Z remote: Compressing objects:  82% (161/196)        
2020-11-19T06:26:40.4207751Z remote: Compressing objects:  83% (163/196)        
2020-11-19T06:26:40.4208178Z remote: Compressing objects:  84% (165/196)        
2020-11-19T06:26:40.4208597Z remote: Compressing objects:  85% (167/196)        
2020-11-19T06:26:40.4209086Z remote: Compressing objects:  86% (169/196)        
2020-11-19T06:26:40.4209526Z remote: Compressing objects:  87% (171/196)        
2020-11-19T06:26:40.4209949Z remote: Compressing objects:  88% (173/196)        
2020-11-19T06:26:40.4210373Z remote: Compressing objects:  89% (175/196)        
2020-11-19T06:26:40.4211208Z remote: Compressing objects:  90% (177/196)        
2020-11-19T06:26:40.4211852Z remote: Compressing objects:  91% (179/196)        
2020-11-19T06:26:40.4212320Z remote: Compressing objects:  92% (181/196)        
2020-11-19T06:26:40.4212795Z remote: Compressing objects:  93% (183/196)        
2020-11-19T06:26:40.4213341Z remote: Compressing objects:  94% (185/196)        
2020-11-19T06:26:40.4213811Z remote: Compressing objects:  95% (187/196)        
2020-11-19T06:26:40.4214287Z remote: Compressing objects:  96% (189/196)        
2020-11-19T06:26:40.4214756Z remote: Compressing objects:  97% (191/196)        
2020-11-19T06:26:40.4215401Z remote: Compressing objects:  98% (193/196)        
2020-11-19T06:26:40.4216004Z remote: Compressing objects:  99% (195/196)        
2020-11-19T06:26:40.4216608Z remote: Compressing objects: 100% (196/196)        
2020-11-19T06:26:40.4217055Z remote: Compressing objects: 100% (196/196), done.        
2020-11-19T06:26:40.4740194Z Receiving objects:   0% (1/34460)
2020-11-19T06:26:40.4819375Z Receiving objects:   1% (345/34460)
2020-11-19T06:26:40.4956276Z Receiving objects:   2% (690/34460)
2020-11-19T06:26:40.5054553Z Receiving objects:   3% (1034/34460)
2020-11-19T06:26:40.5152851Z Receiving objects:   4% (1379/34460)
2020-11-19T06:26:40.5312392Z Receiving objects:   5% (1723/34460)
2020-11-19T06:26:40.5314497Z Receiving objects:   6% (2068/34460)
2020-11-19T06:26:40.5527295Z Receiving objects:   7% (2413/34460)
2020-11-19T06:26:40.5952980Z Receiving objects:   8% (2757/34460)
2020-11-19T06:26:40.6074343Z Receiving objects:   9% (3102/34460)
2020-11-19T06:26:40.6176872Z Receiving objects:  10% (3446/34460)
2020-11-19T06:26:40.6245244Z Receiving objects:  11% (3791/34460)
2020-11-19T06:26:40.6247314Z Receiving objects:  12% (4136/34460)
2020-11-19T06:26:40.6248675Z Receiving objects:  13% (4480/34460)
2020-11-19T06:26:40.6249696Z Receiving objects:  14% (4825/34460)
2020-11-19T06:26:40.6879744Z Receiving objects:  15% (5169/34460)
2020-11-19T06:26:40.7535713Z Receiving objects:  16% (5514/34460)
2020-11-19T06:26:40.7564801Z Receiving objects:  17% (5859/34460)
2020-11-19T06:26:40.7579815Z Receiving objects:  18% (6203/34460)
2020-11-19T06:26:40.7598353Z Receiving objects:  19% (6548/34460)
2020-11-19T06:26:40.7634803Z Receiving objects:  20% (6892/34460)
2020-11-19T06:26:40.7673383Z Receiving objects:  21% (7237/34460)
2020-11-19T06:26:40.7705477Z Receiving objects:  22% (7582/34460)
2020-11-19T06:26:40.7809680Z Receiving objects:  23% (7926/34460)
2020-11-19T06:26:40.7840908Z Receiving objects:  24% (8271/34460)
2020-11-19T06:26:40.7867250Z Receiving objects:  25% (8615/34460)
2020-11-19T06:26:40.7904521Z Receiving objects:  26% (8960/34460)
2020-11-19T06:26:40.7933081Z Receiving objects:  27% (9305/34460)
2020-11-19T06:26:40.7949354Z Receiving objects:  28% (9649/34460)
2020-11-19T06:26:40.7965823Z Receiving objects:  29% (9994/34460)
2020-11-19T06:26:40.7976872Z Receiving objects:  30% (10338/34460)
2020-11-19T06:26:40.8111680Z Receiving objects:  31% (10683/34460)
2020-11-19T06:26:40.8589073Z Receiving objects:  32% (11028/34460)
2020-11-19T06:26:40.8603737Z Receiving objects:  33% (11372/34460)
2020-11-19T06:26:40.8623019Z Receiving objects:  34% (11717/34460)
2020-11-19T06:26:40.8637122Z Receiving objects:  35% (12061/34460)
2020-11-19T06:26:40.8658777Z Receiving objects:  36% (12406/34460)
2020-11-19T06:26:40.8690118Z Receiving objects:  37% (12751/34460)
2020-11-19T06:26:40.8705396Z Receiving objects:  38% (13095/34460)
2020-11-19T06:26:40.8720158Z Receiving objects:  39% (13440/34460)
2020-11-19T06:26:40.8740594Z Receiving objects:  40% (13784/34460)
2020-11-19T06:26:40.8752593Z Receiving objects:  41% (14129/34460)
2020-11-19T06:26:40.8768997Z Receiving objects:  42% (14474/34460)
2020-11-19T06:26:40.8786945Z Receiving objects:  43% (14818/34460)
2020-11-19T06:26:40.8797663Z Receiving objects:  44% (15163/34460)
2020-11-19T06:26:40.8811158Z Receiving objects:  45% (15507/34460)
2020-11-19T06:26:40.9011661Z Receiving objects:  46% (15852/34460)
2020-11-19T06:26:40.9027943Z Receiving objects:  47% (16197/34460)
2020-11-19T06:26:40.9048502Z Receiving objects:  48% (16541/34460)
2020-11-19T06:26:40.9062501Z Receiving objects:  49% (16886/34460)
2020-11-19T06:26:40.9076177Z Receiving objects:  50% (17230/34460)
2020-11-19T06:26:40.9088976Z Receiving objects:  51% (17575/34460)
2020-11-19T06:26:40.9105893Z Receiving objects:  52% (17920/34460)
2020-11-19T06:26:40.9121990Z Receiving objects:  53% (18264/34460)
2020-11-19T06:26:40.9139584Z Receiving objects:  54% (18609/34460)
2020-11-19T06:26:40.9202781Z Receiving objects:  55% (18953/34460)
2020-11-19T06:26:40.9223015Z Receiving objects:  56% (19298/34460)
2020-11-19T06:26:40.9251511Z Receiving objects:  57% (19643/34460)
2020-11-19T06:26:40.9262304Z Receiving objects:  58% (19987/34460)
2020-11-19T06:26:40.9282183Z Receiving objects:  59% (20332/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9300660Z Receiving objects:  60% (20676/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9331925Z Receiving objects:  61% (21021/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9347412Z Receiving objects:  62% (21366/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9361600Z Receiving objects:  63% (21710/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9372582Z Receiving objects:  64% (22055/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9386044Z Receiving objects:  65% (22399/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9399412Z Receiving objects:  66% (22744/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9420082Z Receiving objects:  67% (23089/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9440087Z Receiving objects:  68% (23433/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9456725Z Receiving objects:  69% (23778/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9490675Z Receiving objects:  70% (24122/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9514468Z Receiving objects:  71% (24467/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9516279Z Receiving objects:  72% (24812/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9533338Z Receiving objects:  73% (25156/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9539728Z Receiving objects:  74% (25501/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9554097Z Receiving objects:  75% (25845/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9580736Z Receiving objects:  76% (26190/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9588855Z Receiving objects:  77% (26535/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9615423Z Receiving objects:  78% (26879/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9633177Z Receiving objects:  79% (27224/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9647719Z Receiving objects:  80% (27568/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9664428Z Receiving objects:  81% (27913/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9683012Z Receiving objects:  82% (28258/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9689161Z Receiving objects:  83% (28602/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9710309Z Receiving objects:  84% (28947/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9727248Z Receiving objects:  85% (29291/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9743268Z Receiving objects:  86% (29636/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9763486Z Receiving objects:  87% (29981/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9789659Z Receiving objects:  88% (30325/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9804310Z Receiving objects:  89% (30670/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9823476Z Receiving objects:  90% (31014/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9845313Z Receiving objects:  91% (31359/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9864397Z Receiving objects:  92% (31704/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9881312Z Receiving objects:  93% (32048/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9911553Z Receiving objects:  94% (32393/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:40.9925045Z Receiving objects:  95% (32737/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:41.8741320Z Receiving objects:  96% (33082/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:41.8741983Z Receiving objects:  97% (33427/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:41.8742434Z Receiving objects:  98% (33771/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:41.8742883Z Receiving objects:  99% (34116/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:41.8743412Z remote: Total 34460 (delta 128), reused 161 (delta 49), pack-reused 34171        
2020-11-19T06:26:41.8744078Z Receiving objects: 100% (34460/34460), 15.47 MiB | 30.94 MiB/s
2020-11-19T06:26:41.8744718Z Receiving objects: 100% (34460/34460), 17.89 MiB | 30.73 MiB/s, done.
2020-11-19T06:26:41.8745802Z Resolving deltas:   0% (0/21698)
2020-11-19T06:26:41.8746212Z Resolving deltas:   1% (217/21698)
2020-11-19T06:26:41.8746887Z Resolving deltas:   2% (434/21698)
2020-11-19T06:26:41.8747620Z Resolving deltas:   3% (651/21698)
2020-11-19T06:26:41.8748682Z Resolving deltas:   4% (868/21698)
2020-11-19T06:26:41.8749422Z Resolving deltas:   5% (1085/21698)
2020-11-19T06:26:41.8749855Z Resolving deltas:   6% (1302/21698)
2020-11-19T06:26:41.8750259Z Resolving deltas:   7% (1519/21698)
2020-11-19T06:26:41.8750678Z Resolving deltas:   8% (1736/21698)
2020-11-19T06:26:41.8751263Z Resolving deltas:   9% (1953/21698)
2020-11-19T06:26:41.8751666Z Resolving deltas:  10% (2170/21698)
2020-11-19T06:26:41.8752241Z Resolving deltas:  11% (2387/21698)
2020-11-19T06:26:41.8753281Z Resolving deltas:  12% (2604/21698)
2020-11-19T06:26:41.8753942Z Resolving deltas:  13% (2821/21698)
2020-11-19T06:26:41.8754673Z Resolving deltas:  14% (3038/21698)
2020-11-19T06:26:41.8755141Z Resolving deltas:  15% (3255/21698)
2020-11-19T06:26:41.8755615Z Resolving deltas:  16% (3472/21698)
2020-11-19T06:26:41.8756108Z Resolving deltas:  17% (3689/21698)
2020-11-19T06:26:41.8756591Z Resolving deltas:  18% (3906/21698)
2020-11-19T06:26:41.8757059Z Resolving deltas:  19% (4123/21698)
2020-11-19T06:26:41.8757578Z Resolving deltas:  20% (4340/21698)
2020-11-19T06:26:41.8758070Z Resolving deltas:  21% (4557/21698)
2020-11-19T06:26:41.8758518Z Resolving deltas:  22% (4774/21698)
2020-11-19T06:26:41.8758977Z Resolving deltas:  23% (4991/21698)
2020-11-19T06:26:41.8759434Z Resolving deltas:  24% (5208/21698)
2020-11-19T06:26:41.8759901Z Resolving deltas:  25% (5425/21698)
2020-11-19T06:26:41.8760664Z Resolving deltas:  26% (5642/21698)
2020-11-19T06:26:41.8761594Z Resolving deltas:  27% (5859/21698)
2020-11-19T06:26:41.8762814Z Resolving deltas:  28% (6076/21698)
2020-11-19T06:26:41.8763532Z Resolving deltas:  29% (6293/21698)
2020-11-19T06:26:41.8764005Z Resolving deltas:  30% (6510/21698)
2020-11-19T06:26:41.8764472Z Resolving deltas:  31% (6727/21698)
2020-11-19T06:26:41.8764920Z Resolving deltas:  32% (6944/21698)
2020-11-19T06:26:41.8765392Z Resolving deltas:  33% (7161/21698)
2020-11-19T06:26:41.8765844Z Resolving deltas:  34% (7378/21698)
2020-11-19T06:26:41.8766303Z Resolving deltas:  35% (7595/21698)
2020-11-19T06:26:41.8766760Z Resolving deltas:  36% (7812/21698)
2020-11-19T06:26:41.8767221Z Resolving deltas:  37% (8029/21698)
2020-11-19T06:26:41.8767766Z Resolving deltas:  38% (8246/21698)
2020-11-19T06:26:41.8768725Z Resolving deltas:  39% (8463/21698)
2020-11-19T06:26:41.8769451Z Resolving deltas:  40% (8680/21698)
2020-11-19T06:26:41.8770160Z Resolving deltas:  41% (8897/21698)
2020-11-19T06:26:41.8770505Z Resolving deltas:  42% (9114/21698)
2020-11-19T06:26:41.8770874Z Resolving deltas:  43% (9331/21698)
2020-11-19T06:26:41.8771975Z Resolving deltas:  44% (9548/21698)
2020-11-19T06:26:41.8772383Z Resolving deltas:  45% (9765/21698)
2020-11-19T06:26:41.8772777Z Resolving deltas:  46% (9982/21698)
2020-11-19T06:26:41.8773157Z Resolving deltas:  47% (10199/21698)
2020-11-19T06:26:41.8773557Z Resolving deltas:  48% (10416/21698)
2020-11-19T06:26:41.8774082Z Resolving deltas:  49% (10633/21698)
2020-11-19T06:26:41.8774739Z Resolving deltas:  50% (10849/21698)
2020-11-19T06:26:41.8775782Z Resolving deltas:  51% (11066/21698)
2020-11-19T06:26:41.8776404Z Resolving deltas:  52% (11283/21698)
2020-11-19T06:26:41.8776849Z Resolving deltas:  53% (11500/21698)
2020-11-19T06:26:41.8777308Z Resolving deltas:  54% (11717/21698)
2020-11-19T06:26:41.8777815Z Resolving deltas:  55% (11934/21698)
2020-11-19T06:26:41.8778276Z Resolving deltas:  56% (12151/21698)
2020-11-19T06:26:41.8778715Z Resolving deltas:  57% (12368/21698)
2020-11-19T06:26:41.8779327Z Resolving deltas:  58% (12585/21698)
2020-11-19T06:26:41.8779761Z Resolving deltas:  59% (12802/21698)
2020-11-19T06:26:41.8780208Z Resolving deltas:  60% (13019/21698)
2020-11-19T06:26:41.8780635Z Resolving deltas:  61% (13236/21698)
2020-11-19T06:26:41.8781073Z Resolving deltas:  62% (13453/21698)
2020-11-19T06:26:41.8781498Z Resolving deltas:  63% (13670/21698)
2020-11-19T06:26:41.8781939Z Resolving deltas:  64% (13887/21698)
2020-11-19T06:26:41.8782362Z Resolving deltas:  65% (14104/21698)
2020-11-19T06:26:41.8782809Z Resolving deltas:  66% (14321/21698)
2020-11-19T06:26:41.8783234Z Resolving deltas:  67% (14538/21698)
2020-11-19T06:26:41.8783675Z Resolving deltas:  68% (14755/21698)
2020-11-19T06:26:41.8784100Z Resolving deltas:  69% (14972/21698)
2020-11-19T06:26:41.8784537Z Resolving deltas:  70% (15189/21698)
2020-11-19T06:26:41.8784962Z Resolving deltas:  71% (15406/21698)
2020-11-19T06:26:41.8785403Z Resolving deltas:  72% (15623/21698)
2020-11-19T06:26:41.8785830Z Resolving deltas:  73% (15840/21698)
2020-11-19T06:26:41.8786281Z Resolving deltas:  74% (16057/21698)
2020-11-19T06:26:41.8786995Z Resolving deltas:  75% (16274/21698)
2020-11-19T06:26:41.8787435Z Resolving deltas:  76% (16491/21698)
2020-11-19T06:26:41.8787895Z Resolving deltas:  77% (16708/21698)
2020-11-19T06:26:41.8788318Z Resolving deltas:  78% (16925/21698)
2020-11-19T06:26:41.8788728Z Resolving deltas:  79% (17142/21698)
2020-11-19T06:26:41.8789147Z Resolving deltas:  80% (17359/21698)
2020-11-19T06:26:41.8789555Z Resolving deltas:  81% (17576/21698)
2020-11-19T06:26:41.8789974Z Resolving deltas:  82% (17793/21698)
2020-11-19T06:26:41.8790381Z Resolving deltas:  83% (18010/21698)
2020-11-19T06:26:41.8790803Z Resolving deltas:  84% (18227/21698)
2020-11-19T06:26:41.8791209Z Resolving deltas:  85% (18444/21698)
2020-11-19T06:26:41.8791629Z Resolving deltas:  86% (18661/21698)
2020-11-19T06:26:41.8792389Z Resolving deltas:  87% (18878/21698)
2020-11-19T06:26:41.8792810Z Resolving deltas:  88% (19095/21698)
2020-11-19T06:26:41.8793331Z Resolving deltas:  89% (19312/21698)
2020-11-19T06:26:41.8793760Z Resolving deltas:  90% (19529/21698)
2020-11-19T06:26:41.8794168Z Resolving deltas:  91% (19746/21698)
2020-11-19T06:26:41.8794768Z Resolving deltas:  92% (19963/21698)
2020-11-19T06:26:41.8795555Z Resolving deltas:  93% (20180/21698)
2020-11-19T06:26:41.8795985Z Resolving deltas:  94% (20397/21698)
2020-11-19T06:26:41.8796629Z Resolving deltas:  95% (20614/21698)
2020-11-19T06:26:41.8797053Z Resolving deltas:  96% (20831/21698)
2020-11-19T06:26:41.8797459Z Resolving deltas:  97% (21048/21698)
2020-11-19T06:26:41.8797930Z Resolving deltas:  98% (21265/21698)
2020-11-19T06:26:41.8798342Z Resolving deltas:  99% (21482/21698)
2020-11-19T06:26:41.8798964Z Resolving deltas: 100% (21698/21698)
2020-11-19T06:26:41.8799654Z Resolving deltas: 100% (21698/21698), done.
2020-11-19T06:26:42.0508557Z From https://github.com/input-output-hk/cardano-node
2020-11-19T06:26:42.0509945Z  * [new branch]        1.4                     -> origin/1.4
2020-11-19T06:26:42.0511306Z  * [new branch]        Add-win32-dependency    -> origin/Add-win32-dependency
2020-11-19T06:26:42.0513543Z  * [new branch]        KtorZ/fix-mainnet-magic-shelley-submit -> origin/KtorZ/fix-mainnet-magic-shelley-submit
2020-11-19T06:26:42.0515032Z  * [new branch]        SRE-118-qa-test-cluster -> origin/SRE-118-qa-test-cluster
2020-11-19T06:26:42.0515836Z  * [new branch]        add_full_chain_sync_pipeline -> origin/add_full_chain_sync_pipeline
2020-11-19T06:26:42.0516552Z  * [new branch]        add_numPool_support     -> origin/add_numPool_support
2020-11-19T06:26:42.0519364Z  * [new branch]        adjust-chairman-test-configuration-location -> origin/adjust-chairman-test-configuration-location
2020-11-19T06:26:42.0522167Z  * [new branch]        alpha1                  -> origin/alpha1
2020-11-19T06:26:42.0528971Z  * [new branch]        artur/update-shelley-genesis-doc -> origin/artur/update-shelley-genesis-doc
2020-11-19T06:26:42.0532535Z  * [new branch]        assemblage-archive      -> origin/assemblage-archive
2020-11-19T06:26:42.0536164Z  * [new branch]        attempt-at-reproducing-socket-file-issue -> origin/attempt-at-reproducing-socket-file-issue
2020-11-19T06:26:42.0542627Z  * [new branch]        avieth/network-change   -> origin/avieth/network-change
2020-11-19T06:26:42.0544846Z  * [new branch]        bench-for-massive-followers -> origin/bench-for-massive-followers
2020-11-19T06:26:42.0547436Z  * [new branch]        benchmarking-1.12.0     -> origin/benchmarking-1.12.0
2020-11-19T06:26:42.0549065Z  * [new branch]        bors/staging            -> origin/bors/staging
2020-11-19T06:26:42.0550172Z  * [new branch]        bors/trying             -> origin/bors/trying
2020-11-19T06:26:42.0553322Z  * [new branch]        byron-only-testnet-and-chairman-test-2 -> origin/byron-only-testnet-and-chairman-test-2
2020-11-19T06:26:42.0556202Z  * [new branch]        byron-shelly-chairman-tests-2 -> origin/byron-shelly-chairman-tests-2
2020-11-19T06:26:42.0558196Z  * [new branch]        cad-1132-trace-sum-tx-sizes -> origin/cad-1132-trace-sum-tx-sizes
2020-11-19T06:26:42.0559890Z  * [new branch]        cad-1347-bump-genesis-staking -> origin/cad-1347-bump-genesis-staking
2020-11-19T06:26:42.0562291Z  * [new branch]        cad-1430-optional-elided-reporting -> origin/cad-1430-optional-elided-reporting
2020-11-19T06:26:42.0564397Z  * [new branch]        cad-1765-update-stack-to-1.19.1 -> origin/cad-1765-update-stack-to-1.19.1
2020-11-19T06:26:42.0568667Z  * [new branch]        cad-1859-k1000-assemblage -> origin/cad-1859-k1000-assemblage
2020-11-19T06:26:42.0572584Z  * [new branch]        cad-1877-multi-pool     -> origin/cad-1877-multi-pool
2020-11-19T06:26:42.0574039Z  * [new branch]        cad-1878-cli-staked-genesis -> origin/cad-1878-cli-staked-genesis
2020-11-19T06:26:42.0575599Z  * [new branch]        cad-1920-bulk-creds     -> origin/cad-1920-bulk-creds
2020-11-19T06:26:42.0577045Z  * [new branch]        cad-1920-staked-genesis-bulk -> origin/cad-1920-staked-genesis-bulk
2020-11-19T06:26:42.0579721Z  * [new branch]        cad-1930-show-deps-script -> origin/cad-1930-show-deps-script
2020-11-19T06:26:42.0581629Z  * [new branch]        cad-2069-traces         -> origin/cad-2069-traces
2020-11-19T06:26:42.0582948Z  * [new branch]        cad-294-analysis-tools  -> origin/cad-294-analysis-tools
2020-11-19T06:26:42.0584790Z  * [new branch]        cad-390-profiling       -> origin/cad-390-profiling
2020-11-19T06:26:42.0586379Z  * [new branch]        cad-390-profiling-nullTracers -> origin/cad-390-profiling-nullTracers
2020-11-19T06:26:42.0588160Z  * [new branch]        cad-508-ishash          -> origin/cad-508-ishash
2020-11-19T06:26:42.0589639Z  * [new branch]        cad-753-lost-ref        -> origin/cad-753-lost-ref
2020-11-19T06:26:42.0591388Z  * [new branch]        cad-792-mainnet-via-fetcher -> origin/cad-792-mainnet-via-fetcher
2020-11-19T06:26:42.0592514Z  * [new branch]        cad-792-tracing-costs   -> origin/cad-792-tracing-costs
2020-11-19T06:26:42.0594252Z  * [new branch]        cad-830-provocative-flip -> origin/cad-830-provocative-flip
2020-11-19T06:26:42.0595173Z  * [new branch]        cardano-lib-metadata    -> origin/cardano-lib-metadata
2020-11-19T06:26:42.0598357Z  * [new branch]        cardano-node-tests      -> origin/cardano-node-tests
2020-11-19T06:26:42.0601595Z  * [new branch]        cardano-wallet/release-v2020-09-11 -> origin/cardano-wallet/release-v2020-09-11
2020-11-19T06:26:42.0604078Z  * [new branch]        catch-em-all            -> origin/catch-em-all
2020-11-19T06:26:42.0605955Z  * [new branch]        chairman-shelly         -> origin/chairman-shelly
2020-11-19T06:26:42.0607792Z  * [new branch]        chairman-windows-with-pipe-fix -> origin/chairman-windows-with-pipe-fix
2020-11-19T06:26:42.0609374Z  * [new branch]        chmod-to-keys           -> origin/chmod-to-keys
2020-11-19T06:26:42.0610645Z  * [new branch]        cluster-extra-services-1.14 -> origin/cluster-extra-services-1.14
2020-11-19T06:26:42.0611856Z  * [new branch]        coot/gitattributes      -> origin/coot/gitattributes
2020-11-19T06:26:42.0612893Z  * [new branch]        coot/mini-protocol-limits -> origin/coot/mini-protocol-limits
2020-11-19T06:26:42.1114900Z  * [new branch]        coot/network-memory-leak -> origin/coot/network-memory-leak
2020-11-19T06:26:42.1117103Z  * [new branch]        coot/network-memory-leak-wip -> origin/coot/network-memory-leak-wip
2020-11-19T06:26:42.1119109Z  * [new branch]        coot/p2p-integration    -> origin/coot/p2p-integration
2020-11-19T06:26:42.1121126Z  * [new branch]        coot/protocol-versions  -> origin/coot/protocol-versions
2020-11-19T06:26:42.1122448Z  * [new branch]        coot/windows-build-docs -> origin/coot/windows-build-docs
2020-11-19T06:26:42.1123576Z  * [new branch]        darko                   -> origin/darko
2020-11-19T06:26:42.1124831Z  * [new branch]        dcoutts/api-allegra-mary-hacking -> origin/dcoutts/api-allegra-mary-hacking
2020-11-19T06:26:42.1126300Z  * [new branch]        dcoutts/api-cli-address-tx -> origin/dcoutts/api-cli-address-tx
2020-11-19T06:26:42.1127911Z  * [new branch]        dcoutts/api-client-ptcl -> origin/dcoutts/api-client-ptcl
2020-11-19T06:26:42.1129455Z  * [new branch]        dcoutts/api-tx-submit-refactoring -> origin/dcoutts/api-tx-submit-refactoring
2020-11-19T06:26:42.1130979Z  * [new branch]        dcoutts/api-typed-hacking -> origin/dcoutts/api-typed-hacking
2020-11-19T06:26:42.1132434Z  * [new branch]        dcoutts/chairman-simplify -> origin/dcoutts/chairman-simplify
2020-11-19T06:26:42.1133634Z  * [new branch]        dcoutts/cli-now         -> origin/dcoutts/cli-now
2020-11-19T06:26:42.1135413Z  * [new branch]        dcoutts/protocol-plumbing-shelley-hacking -> origin/dcoutts/protocol-plumbing-shelley-hacking
2020-11-19T06:26:42.1137336Z  * [new branch]        diffusion-initialization-logging -> origin/diffusion-initialization-logging
2020-11-19T06:26:42.1138867Z  * [new branch]        doc-change              -> origin/doc-change
2020-11-19T06:26:42.1140073Z  * [new branch]        doco-changes            -> origin/doco-changes
2020-11-19T06:26:42.1141239Z  * [new branch]        docs-translation-jp     -> origin/docs-translation-jp
2020-11-19T06:26:42.1142504Z  * [new branch]        edd/docs-on-shelley-cli -> origin/edd/docs-on-shelley-cli
2020-11-19T06:26:42.1143657Z  * [new branch]        erikd/cluster           -> origin/erikd/cluster
2020-11-19T06:26:42.1144643Z  * [new branch]        erikd/log-nm            -> origin/erikd/log-nm
2020-11-19T06:26:42.1145935Z  * [new branch]        erikd/simplyfy-getCurrentPeers -> origin/erikd/simplyfy-getCurrentPeers
2020-11-19T06:26:42.1147427Z  * [new branch]        erikd/stake-address-key-gen -> origin/erikd/stake-address-key-gen
2020-11-19T06:26:42.1149043Z  * [new branch]        feature/Dockerfile      -> origin/feature/Dockerfile
2020-11-19T06:26:42.1150660Z  * [new branch]        ff-environment          -> origin/ff-environment
2020-11-19T06:26:42.1151663Z  * [new branch]        ffff                    -> origin/ffff
2020-11-19T06:26:42.1153913Z  * [new branch]        fix-chairman-test-output-via-nix -> origin/fix-chairman-test-output-via-nix
2020-11-19T06:26:42.1155829Z  * [new branch]        fix-config-path         -> origin/fix-config-path
2020-11-19T06:26:42.1157081Z  * [new branch]        fix-tutorials           -> origin/fix-tutorials
2020-11-19T06:26:42.1158457Z  * [new branch]        fix-tutorials4          -> origin/fix-tutorials4
2020-11-19T06:26:42.1160498Z  * [new branch]        fixing-flaky-test       -> origin/fixing-flaky-test
2020-11-19T06:26:42.1162584Z  * [new branch]        future-repro            -> origin/future-repro
2020-11-19T06:26:42.1164188Z  * [new branch]        haskell-nix-overhaul    -> origin/haskell-nix-overhaul
2020-11-19T06:26:42.1166149Z  * [new branch]        haskell-nix-reorg       -> origin/haskell-nix-reorg
2020-11-19T06:26:42.1168298Z  * [new branch]        intricate/1855-aeson-api -> origin/intricate/1855-aeson-api
2020-11-19T06:26:42.1169940Z  * [new branch]        intricate/bech32-output-keys -> origin/intricate/bech32-output-keys
2020-11-19T06:26:42.1172046Z  * [new branch]        intricate/deprecate-shelley-subcmd -> origin/intricate/deprecate-shelley-subcmd
2020-11-19T06:26:42.1173639Z  * [new branch]        intricate/export-shelley-parsers -> origin/intricate/export-shelley-parsers
2020-11-19T06:26:42.1175054Z  * [new branch]        intricate/tip-hash-metrics -> origin/intricate/tip-hash-metrics
2020-11-19T06:26:42.1176350Z  * [new branch]        jbgi/desync-investiguation -> origin/jbgi/desync-investiguation
2020-11-19T06:26:42.1177683Z  * [new branch]        jbgi/no-sodium-kes      -> origin/jbgi/no-sodium-kes
2020-11-19T06:26:42.1179001Z  * [new branch]        jlotoski/cardano-node-issue-460 -> origin/jlotoski/cardano-node-issue-460
2020-11-19T06:26:42.1180602Z  * [new branch]        jlotoski/cardano-node-issue-461 -> origin/jlotoski/cardano-node-issue-461
2020-11-19T06:26:42.1182681Z  * [new branch]        jlotoski/logs-off-rough-patched -> origin/jlotoski/logs-off-rough-patched
2020-11-19T06:26:42.1184689Z  * [new branch]        jordan/add-allegra-script -> origin/jordan/add-allegra-script
2020-11-19T06:26:42.1187312Z  * [new branch]        jordan/allegra-script-constructors -> origin/jordan/allegra-script-constructors
2020-11-19T06:26:42.1188989Z  * [new branch]        jordan/cardano-node-todos-121120 -> origin/jordan/cardano-node-todos-121120
2020-11-19T06:26:42.1190913Z  * [new branch]        jordan/create-vrf-key-with-correct-permissions-V2 -> origin/jordan/create-vrf-key-with-correct-permissions-V2
2020-11-19T06:26:42.1666836Z  * [new branch]        jordan/fix-cli-out-of-bounds -> origin/jordan/fix-cli-out-of-bounds
2020-11-19T06:26:42.1668607Z  * [new branch]        jordan/further-break-up-typed-api -> origin/jordan/further-break-up-typed-api
2020-11-19T06:26:42.1670446Z  * [new branch]        jordan/improve-query-tip-commands-wip -> origin/jordan/improve-query-tip-commands-wip
2020-11-19T06:26:42.1672344Z  * [new branch]        jordan/lexing-parsing-forge-value -> origin/jordan/lexing-parsing-forge-value
2020-11-19T06:26:42.1673729Z  * [new branch]        jordan/ma-json-syntax   -> origin/jordan/ma-json-syntax
2020-11-19T06:26:42.1674984Z  * [new branch]        jordan/remove-cardano-config -> origin/jordan/remove-cardano-config
2020-11-19T06:26:42.1676331Z  * [new branch]        jordan/tx-script-witnesses -> origin/jordan/tx-script-witnesses
2020-11-19T06:26:42.1677441Z  * [new branch]        karknu/arm              -> origin/karknu/arm
2020-11-19T06:26:42.1678713Z  * [new branch]        karknu/block_cfg        -> origin/karknu/block_cfg
2020-11-19T06:26:42.1679929Z  * [new branch]        karknu/coot/network-memory-leak-wip -> origin/karknu/coot/network-memory-leak-wip
2020-11-19T06:26:42.1681467Z  * [new branch]        karknu/coot/p2p-integration -> origin/karknu/coot/p2p-integration
2020-11-19T06:26:42.1683350Z  * [new branch]        karknu/dcoutts/dns-relays-pool -> origin/karknu/dcoutts/dns-relays-pool
2020-11-19T06:26:42.1684989Z  * [new branch]        karknu/dns_err          -> origin/karknu/dns_err
2020-11-19T06:26:42.1686068Z  * [new branch]        karknu/keep-alive       -> origin/karknu/keep-alive
2020-11-19T06:26:42.1687421Z  * [new branch]        karknu/keep-alive-tdigest -> origin/karknu/keep-alive-tdigest
2020-11-19T06:26:42.1690079Z  * [new branch]        karknu/keep-alive3      -> origin/karknu/keep-alive3
2020-11-19T06:26:42.1691569Z  * [new branch]        karknu/mc_perf          -> origin/karknu/mc_perf
2020-11-19T06:26:42.1692742Z  * [new branch]        karknu/mux_lazy_i_and_r -> origin/karknu/mux_lazy_i_and_r
2020-11-19T06:26:42.1694221Z  * [new branch]        karknu/nodelay          -> origin/karknu/nodelay
2020-11-19T06:26:42.1695306Z  * [new branch]        karknu/pioneer          -> origin/karknu/pioneer
2020-11-19T06:26:42.1696345Z  * [new branch]        karknu/server_perf      -> origin/karknu/server_perf
2020-11-19T06:26:42.1698031Z  * [new branch]        karknu/timers           -> origin/karknu/timers
2020-11-19T06:26:42.1699276Z  * [new branch]        karknu/trace_blockclient -> origin/karknu/trace_blockclient
2020-11-19T06:26:42.1700363Z  * [new branch]        karknu/upate_headx      -> origin/karknu/upate_headx
2020-11-19T06:26:42.1701468Z  * [new branch]        karknu/upd-deps-21f38289 -> origin/karknu/upd-deps-21f38289
2020-11-19T06:26:42.1702531Z  * [new branch]        karknu/update           -> origin/karknu/update
2020-11-19T06:26:42.1703992Z  * [new branch]        kderme/bump-deps        -> origin/kderme/bump-deps
2020-11-19T06:26:42.1704588Z  * [new branch]        kes-debug               -> origin/kes-debug
2020-11-19T06:26:42.1705280Z  * [new branch]        kevinhammond-patch-1    -> origin/kevinhammond-patch-1
2020-11-19T06:26:42.1706796Z  * [new branch]        kevinhammond-patch-2    -> origin/kevinhammond-patch-2
2020-11-19T06:26:42.1708732Z  * [new branch]        kevinhammond-patch-2-1  -> origin/kevinhammond-patch-2-1
2020-11-19T06:26:42.1709724Z  * [new branch]        kevinhammond-patch-2-2  -> origin/kevinhammond-patch-2-2
2020-11-19T06:26:42.1711131Z  * [new branch]        kevinhammond-patch-3    -> origin/kevinhammond-patch-3
2020-11-19T06:26:42.1712650Z  * [new branch]        kevinhammond-patch-3-1  -> origin/kevinhammond-patch-3-1
2020-11-19T06:26:42.1713885Z  * [new branch]        lazy-show-tvar          -> origin/lazy-show-tvar
2020-11-19T06:26:42.1714890Z  * [new branch]        mafo/codecs             -> origin/mafo/codecs
2020-11-19T06:26:42.1715965Z  * [new branch]        mainnet-hack            -> origin/mainnet-hack
2020-11-19T06:26:42.1716922Z  * [new branch]        master                  -> origin/master
2020-11-19T06:26:42.1718000Z  * [new branch]        master-1.5.0            -> origin/master-1.5.0
2020-11-19T06:26:42.1719278Z  * [new branch]        mrBliss/multi-stake-pool -> origin/mrBliss/multi-stake-pool
2020-11-19T06:26:42.1720965Z  * [new branch]        mrBliss/update-ouroboros-network -> origin/mrBliss/update-ouroboros-network
2020-11-19T06:26:42.1722430Z  * [new branch]        nc/getting-started      -> origin/nc/getting-started
2020-11-19T06:26:42.1723456Z  * [new branch]        nc/segfault             -> origin/nc/segfault
2020-11-19T06:26:42.1724420Z  * [new branch]        new-kes-test            -> origin/new-kes-test
2020-11-19T06:26:42.1725483Z  * [new branch]        newhoggy/switch-to-810  -> origin/newhoggy/switch-to-810
2020-11-19T06:26:42.1726943Z  * [new branch]        newhoggy/use-deadline-instead-of-timeout -> origin/newhoggy/use-deadline-instead-of-timeout
2020-11-19T06:26:42.1728922Z  * [new branch]        nixos-service-remove-deprecated -> origin/nixos-service-remove-deprecated
2020-11-19T06:26:42.1730473Z  * [new branch]        philipp/byron-shelley-testing -> origin/philipp/byron-shelley-testing
2020-11-19T06:26:42.1731734Z  * [new branch]        philipp/test-rewards    -> origin/philipp/test-rewards
2020-11-19T06:26:42.1733134Z  * [new branch]        profiled-windows-builds -> origin/profiled-windows-builds
2020-11-19T06:26:42.2221804Z  * [new branch]        refactor-test-support-code-to-new-package -> origin/refactor-test-support-code-to-new-package
2020-11-19T06:26:42.2224771Z  * [new branch]        release/1.14.x          -> origin/release/1.14.x
2020-11-19T06:26:42.2225695Z  * [new branch]        release/1.15.x          -> origin/release/1.15.x
2020-11-19T06:26:42.2226602Z  * [new branch]        release/1.16.x          -> origin/release/1.16.x
2020-11-19T06:26:42.2227752Z  * [new branch]        release/1.19.x          -> origin/release/1.19.x
2020-11-19T06:26:42.2228931Z  * [new branch]        release/1.19.x-with-script-embargo -> origin/release/1.19.x-with-script-embargo
2020-11-19T06:26:42.2230718Z  * [new branch]        remove-dist-hack        -> origin/remove-dist-hack
2020-11-19T06:26:42.2232181Z  * [new branch]        remove-noledgerview-check -> origin/remove-noledgerview-check
2020-11-19T06:26:42.2233767Z  * [new branch]        remove-non-nix-instructions -> origin/remove-non-nix-instructions
2020-11-19T06:26:42.2235940Z  * [new branch]        replace-address-key-gen-shell-test-with-hedgehog-test -> origin/replace-address-key-gen-shell-test-with-hedgehog-test
2020-11-19T06:26:42.2238022Z  * [new branch]        resourcet-working       -> origin/resourcet-working
2020-11-19T06:26:42.2239526Z  * [new branch]        revert-switch-back-to-chairman-cluster -> origin/revert-switch-back-to-chairman-cluster
2020-11-19T06:26:42.2241017Z  * [new branch]        robcohen-releases       -> origin/robcohen-releases
2020-11-19T06:26:42.2242267Z  * [new branch]        robcohen/docs           -> origin/robcohen/docs
2020-11-19T06:26:42.2243300Z  * [new branch]        serge/never-nulltracer  -> origin/serge/never-nulltracer
2020-11-19T06:26:42.2244355Z  * [new branch]        serge/synopsizer        -> origin/serge/synopsizer
2020-11-19T06:26:42.2245387Z  * [new branch]        shelley-testnet         -> origin/shelley-testnet
2020-11-19T06:26:42.2247942Z  * [new branch]        shelley-testnet-configuration-tidy-up -> origin/shelley-testnet-configuration-tidy-up
2020-11-19T06:26:42.2249975Z  * [new branch]        shelley-testnet-experiment-2 -> origin/shelley-testnet-experiment-2
2020-11-19T06:26:42.2252431Z  * [new branch]        shelley-testnet-fork    -> origin/shelley-testnet-fork
2020-11-19T06:26:42.2254696Z  * [new branch]        split-stack-rebuild-pipeline -> origin/split-stack-rebuild-pipeline
2020-11-19T06:26:42.2256737Z  * [new branch]        split-stack-rebuild-pipeline-2 -> origin/split-stack-rebuild-pipeline-2
2020-11-19T06:26:42.2258933Z  * [new branch]        split-stack-rebuild-pipeline-3 -> origin/split-stack-rebuild-pipeline-3
2020-11-19T06:26:42.2261778Z  * [new branch]        split-stack-rebuild-pipeline-4 -> origin/split-stack-rebuild-pipeline-4
2020-11-19T06:26:42.2263345Z  * [new branch]        sre-83-musl             -> origin/sre-83-musl
2020-11-19T06:26:42.2264679Z  * [new branch]        switch-to-target-method -> origin/switch-to-target-method
2020-11-19T06:26:42.2266305Z  * [new branch]        talk                    -> origin/talk
2020-11-19T06:26:42.2267341Z  * [new branch]        test-build              -> origin/test-build
2020-11-19T06:26:42.2340025Z  * [new branch]        try-ouroboros-network-with-bigger-requests-sizes -> origin/try-ouroboros-network-with-bigger-requests-sizes
2020-11-19T06:26:42.2344518Z  * [new branch]        upgrade-to-latest-haskell.nix-hash-that-works -> origin/upgrade-to-latest-haskell.nix-hash-that-works
2020-11-19T06:26:42.2349368Z  * [new branch]        use-ubuntu-18.04-in-place-of-ubuntu-latest-in-github-actions -> origin/use-ubuntu-18.04-in-place-of-ubuntu-latest-in-github-actions
2020-11-19T06:26:42.2351919Z  * [new branch]        windows-builds-2        -> origin/windows-builds-2
2020-11-19T06:26:42.2352582Z  * [new branch]        x-txgen                 -> origin/x-txgen
2020-11-19T06:26:42.2353011Z  * [new tag]           1.0.0                   -> 1.0.0
2020-11-19T06:26:42.2353701Z  * [new tag]           1.1.0                   -> 1.1.0
2020-11-19T06:26:42.2354978Z  * [new tag]           1.10.0                  -> 1.10.0
2020-11-19T06:26:42.2355852Z  * [new tag]           1.10.1                  -> 1.10.1
2020-11-19T06:26:42.2357133Z  * [new tag]           1.11.0                  -> 1.11.0
2020-11-19T06:26:42.2358764Z  * [new tag]           1.12.0                  -> 1.12.0
2020-11-19T06:26:42.2359608Z  * [new tag]           1.13.0                  -> 1.13.0
2020-11-19T06:26:42.2360525Z  * [new tag]           1.13.0-rewards          -> 1.13.0-rewards
2020-11-19T06:26:42.2361786Z  * [new tag]           1.14.0                  -> 1.14.0
2020-11-19T06:26:42.2362970Z  * [new tag]           1.14.1                  -> 1.14.1
2020-11-19T06:26:42.2363900Z  * [new tag]           1.14.2                  -> 1.14.2
2020-11-19T06:26:42.2364841Z  * [new tag]           1.15.0                  -> 1.15.0
2020-11-19T06:26:42.2365886Z  * [new tag]           1.15.1                  -> 1.15.1
2020-11-19T06:26:42.2367185Z  * [new tag]           1.16.0                  -> 1.16.0
2020-11-19T06:26:42.2368291Z  * [new tag]           1.17.0                  -> 1.17.0
2020-11-19T06:26:42.2369280Z  * [new tag]           1.18.0                  -> 1.18.0
2020-11-19T06:26:42.2370223Z  * [new tag]           1.18.1                  -> 1.18.1
2020-11-19T06:26:42.2371005Z  * [new tag]           1.19.0                  -> 1.19.0
2020-11-19T06:26:42.2371952Z  * [new tag]           1.19.1                  -> 1.19.1
2020-11-19T06:26:42.2372911Z  * [new tag]           1.2.0                   -> 1.2.0
2020-11-19T06:26:42.2373681Z  * [new tag]           1.20.0                  -> 1.20.0
2020-11-19T06:26:42.2374470Z  * [new tag]           1.21.0                  -> 1.21.0
2020-11-19T06:26:42.2480608Z  * [new tag]           1.21.1                  -> 1.21.1
2020-11-19T06:26:42.2485781Z  * [new tag]           1.21.2                  -> 1.21.2
2020-11-19T06:26:42.2495929Z  * [new tag]           1.22.0                  -> 1.22.0
2020-11-19T06:26:42.2497040Z  * [new tag]           1.22.1                  -> 1.22.1
2020-11-19T06:26:42.2499048Z  * [new tag]           1.3.0                   -> 1.3.0
2020-11-19T06:26:42.2499521Z  * [new tag]           1.4.0                   -> 1.4.0
2020-11-19T06:26:42.2500692Z  * [new tag]           1.5.0                   -> 1.5.0
2020-11-19T06:26:42.2501092Z  * [new tag]           1.6.0                   -> 1.6.0
2020-11-19T06:26:42.2502158Z  * [new tag]           1.7.0                   -> 1.7.0
2020-11-19T06:26:42.2502900Z  * [new tag]           1.8.0                   -> 1.8.0
2020-11-19T06:26:42.2503639Z  * [new tag]           1.9.0                   -> 1.9.0
2020-11-19T06:26:42.2504358Z  * [new tag]           1.9.1                   -> 1.9.1
2020-11-19T06:26:42.2506389Z  * [new tag]           1.9.2                   -> 1.9.2
2020-11-19T06:26:42.2524777Z  * [new tag]           1.9.3                   -> 1.9.3
2020-11-19T06:26:42.2526319Z  * [new tag]           pioneer                 -> pioneer
2020-11-19T06:26:42.2527447Z  * [new tag]           pioneer-1               -> pioneer-1
2020-11-19T06:26:42.2528814Z  * [new tag]           pioneer-2               -> pioneer-2
2020-11-19T06:26:42.2530108Z  * [new tag]           pioneer-3               -> pioneer-3
2020-11-19T06:26:42.2531426Z  * [new tag]           pioneer-4               -> pioneer-4
2020-11-19T06:26:42.2532380Z  * [new tag]           pioneer-5               -> pioneer-5
2020-11-19T06:26:42.2534194Z  * [new tag]           pioneer-new-address     -> pioneer-new-address
2020-11-19T06:26:42.2535496Z  * [new tag]           pioneer-wave2           -> pioneer-wave2
2020-11-19T06:26:42.2923783Z ##[command]git checkout --progress --force 96b085f9439627666b872a4f6fbc6a08e4b0d578
2020-11-19T06:26:42.7417878Z Note: switching to '96b085f9439627666b872a4f6fbc6a08e4b0d578'.
2020-11-19T06:26:42.7423664Z 
2020-11-19T06:26:42.7425505Z You are in 'detached HEAD' state. You can look around, make experimental
2020-11-19T06:26:42.7453739Z changes and commit them, and you can discard any commits you make in this
2020-11-19T06:26:42.7455746Z state without impacting any branches by switching back to a branch.
2020-11-19T06:26:42.7456854Z 
2020-11-19T06:26:42.7458084Z If you want to create a new branch to retain commits you create, you may
2020-11-19T06:26:42.7459596Z do so (now or later) by using -c with the switch command. Example:
2020-11-19T06:26:42.7463892Z 
2020-11-19T06:26:42.7467083Z   git switch -c <new-branch-name>
2020-11-19T06:26:42.7468812Z 
2020-11-19T06:26:42.7470205Z Or undo this operation with:
2020-11-19T06:26:42.7472566Z 
2020-11-19T06:26:42.7473628Z   git switch -
2020-11-19T06:26:42.7474460Z 
2020-11-19T06:26:42.7475722Z Turn off this advice by setting config variable advice.detachedHead to false
2020-11-19T06:26:42.7477000Z 
2020-11-19T06:26:42.7479811Z HEAD is now at 96b085f9 Diffusion initialization logging.
2020-11-19T06:26:42.7868392Z ##[group]Run echo "CABAL_BUILDDIR=dist" >> $GITHUB_ENV
2020-11-19T06:26:42.7869110Z echo "CABAL_BUILDDIR=dist" >> $GITHUB_ENV
2020-11-19T06:26:42.7892289Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2020-11-19T06:26:42.7892900Z ##[endgroup]
2020-11-19T06:26:43.9192493Z ##[group]Run choco install -y pkgconfiglite
2020-11-19T06:26:43.9193475Z choco install -y pkgconfiglite
2020-11-19T06:26:43.9211412Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2020-11-19T06:26:43.9211923Z env:
2020-11-19T06:26:43.9212240Z   CABAL_BUILDDIR: dist
2020-11-19T06:26:43.9212592Z ##[endgroup]
2020-11-19T06:26:45.7590765Z Chocolatey v0.10.15
2020-11-19T06:28:30.6076649Z Installing the following packages:
2020-11-19T06:28:30.6085049Z pkgconfiglite
2020-11-19T06:28:30.6090459Z By installing you accept licenses for the packages.
2020-11-19T06:28:31.6744580Z 
2020-11-19T06:28:31.6745761Z Progress: Downloading pkgconfiglite 0.28... 19%
2020-11-19T06:28:31.6746759Z Progress: Downloading pkgconfiglite 0.28... 61%
2020-11-19T06:28:31.6747702Z Progress: Downloading pkgconfiglite 0.28... 100%
2020-11-19T06:28:32.0775672Z 
2020-11-19T06:28:32.0776746Z pkgconfiglite v0.28
2020-11-19T06:28:32.0888309Z pkgconfiglite package files install completed. Performing other installation steps.
2020-11-19T06:28:35.2622421Z WARNING: Url has SSL/TLS available, switching to HTTPS for download
2020-11-19T06:28:39.2608951Z Downloading pkgconfiglite 64 bit
2020-11-19T06:28:39.2610436Z   from 'https://downloads.sourceforge.net/project/pkgconfiglite/0.28-1/pkg-config-lite-0.28-1_bin-win32.zip'
2020-11-19T06:28:41.3200422Z 
2020-11-19T06:28:41.3203662Z Progress: 100% - Completed download of C:\Users\runneradmin\AppData\Local\Temp\chocolatey\pkgconfiglite\0.28\pkg-config-lite-0.28-1_bin-win32.zip (46.57 KB).
2020-11-19T06:28:41.3212238Z Download of pkg-config-lite-0.28-1_bin-win32.zip (46.57 KB) completed.
2020-11-19T06:28:44.3721311Z Extracting C:\Users\runneradmin\AppData\Local\Temp\chocolatey\pkgconfiglite\0.28\pkg-config-lite-0.28-1_bin-win32.zip to C:\ProgramData\chocolatey\lib\pkgconfiglite\tools...
2020-11-19T06:28:44.9414905Z C:\ProgramData\chocolatey\lib\pkgconfiglite\tools
2020-11-19T06:28:47.6551066Z  ShimGen has successfully created a shim for pkg-config.exe
2020-11-19T06:28:47.6940758Z  The install of pkgconfiglite was successful.
2020-11-19T06:28:47.6944160Z   Software installed to 'C:\ProgramData\chocolatey\lib\pkgconfiglite\tools'
2020-11-19T06:28:47.7354300Z 
2020-11-19T06:28:47.7355633Z Chocolatey installed 1/1 packages. 
2020-11-19T06:28:47.7356696Z  See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2020-11-19T06:28:48.1472748Z ##[group]Run curl -Ls https://download.libsodium.org/libsodium/releases/libsodium-1.0.18-mingw.tar.gz -o libsodium-1.0.18-mingw.tar.gz
2020-11-19T06:28:48.1474882Z curl -Ls https://download.libsodium.org/libsodium/releases/libsodium-1.0.18-mingw.tar.gz -o libsodium-1.0.18-mingw.tar.gz
2020-11-19T06:28:48.1476383Z tar zxvf libsodium-1.0.18-mingw.tar.gz
2020-11-19T06:28:48.1477062Z 
2020-11-19T06:28:48.1478007Z sed -i "s|/d/a/1/s/|D:/a/cardano-node/cardano-node/|g" libsodium-win64/lib/pkgconfig/libsodium.pc
2020-11-19T06:28:48.1478725Z 
2020-11-19T06:28:48.1479353Z export PKG_CONFIG_PATH="$(readlink -f libsodium-win64/lib/pkgconfig)"
2020-11-19T06:28:48.1480120Z echo "PKG_CONFIG_PATH=$PKG_CONFIG_PATH" >> $GITHUB_ENV
2020-11-19T06:28:48.1480615Z 
2020-11-19T06:28:48.1481214Z export LIBSODIUM_PATH="$(readlink -f libsodium-win64/bin | sed 's|^/d|D:|g' | tr / '\\')"
2020-11-19T06:28:48.1482009Z echo "LIBSODIUM_PATH=$LIBSODIUM_PATH"
2020-11-19T06:28:48.1482615Z echo "$LIBSODIUM_PATH" >> $GITHUB_PATH
2020-11-19T06:28:48.1504085Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2020-11-19T06:28:48.1504678Z env:
2020-11-19T06:28:48.1505114Z   CABAL_BUILDDIR: dist
2020-11-19T06:28:48.1505552Z ##[endgroup]
2020-11-19T06:28:50.0172974Z libsodium-win32/
2020-11-19T06:28:50.0219421Z libsodium-win32/bin/
2020-11-19T06:28:50.0355699Z libsodium-win32/bin/libsodium-23.dll
2020-11-19T06:28:50.0356749Z libsodium-win32/bin/libsodium-24.def
2020-11-19T06:28:50.0357467Z libsodium-win32/include/
2020-11-19T06:28:50.0371262Z libsodium-win32/include/sodium/
2020-11-19T06:28:50.0371954Z libsodium-win32/include/sodium/core.h
2020-11-19T06:28:50.0372671Z libsodium-win32/include/sodium/crypto_aead_aes256gcm.h
2020-11-19T06:28:50.0374119Z libsodium-win32/include/sodium/crypto_aead_chacha20poly1305.h
2020-11-19T06:28:50.0375101Z libsodium-win32/include/sodium/crypto_aead_xchacha20poly1305.h
2020-11-19T06:28:50.0375909Z libsodium-win32/include/sodium/crypto_auth.h
2020-11-19T06:28:50.0376627Z libsodium-win32/include/sodium/crypto_auth_hmacsha256.h
2020-11-19T06:28:50.0378311Z libsodium-win32/include/sodium/crypto_auth_hmacsha512.h
2020-11-19T06:28:50.0380121Z libsodium-win32/include/sodium/crypto_auth_hmacsha512256.h
2020-11-19T06:28:50.0384212Z libsodium-win32/include/sodium/crypto_box.h
2020-11-19T06:28:50.0387990Z libsodium-win32/include/sodium/crypto_box_curve25519xchacha20poly1305.h
2020-11-19T06:28:50.0389521Z libsodium-win32/include/sodium/crypto_box_curve25519xsalsa20poly1305.h
2020-11-19T06:28:50.0391198Z libsodium-win32/include/sodium/crypto_core_ed25519.h
2020-11-19T06:28:50.0395106Z libsodium-win32/include/sodium/crypto_core_hchacha20.h
2020-11-19T06:28:50.0396009Z libsodium-win32/include/sodium/crypto_core_hsalsa20.h
2020-11-19T06:28:50.0397223Z libsodium-win32/include/sodium/crypto_core_ristretto255.h
2020-11-19T06:28:50.0398127Z libsodium-win32/include/sodium/crypto_core_salsa20.h
2020-11-19T06:28:50.0399086Z libsodium-win32/include/sodium/crypto_core_salsa2012.h
2020-11-19T06:28:50.0400054Z libsodium-win32/include/sodium/crypto_core_salsa208.h
2020-11-19T06:28:50.0402029Z libsodium-win32/include/sodium/crypto_generichash.h
2020-11-19T06:28:50.0406565Z libsodium-win32/include/sodium/crypto_generichash_blake2b.h
2020-11-19T06:28:50.0407862Z libsodium-win32/include/sodium/crypto_hash.h
2020-11-19T06:28:50.0409033Z libsodium-win32/include/sodium/crypto_hash_sha256.h
2020-11-19T06:28:50.0410043Z libsodium-win32/include/sodium/crypto_hash_sha512.h
2020-11-19T06:28:50.0411092Z libsodium-win32/include/sodium/crypto_kdf.h
2020-11-19T06:28:50.0413210Z libsodium-win32/include/sodium/crypto_kdf_blake2b.h
2020-11-19T06:28:50.0413995Z libsodium-win32/include/sodium/crypto_kx.h
2020-11-19T06:28:50.0415400Z libsodium-win32/include/sodium/crypto_onetimeauth.h
2020-11-19T06:28:50.0417644Z libsodium-win32/include/sodium/crypto_onetimeauth_poly1305.h
2020-11-19T06:28:50.0419709Z libsodium-win32/include/sodium/crypto_pwhash.h
2020-11-19T06:28:50.0420492Z libsodium-win32/include/sodium/crypto_pwhash_argon2i.h
2020-11-19T06:28:50.0423437Z libsodium-win32/include/sodium/crypto_pwhash_argon2id.h
2020-11-19T06:28:50.0424352Z libsodium-win32/include/sodium/crypto_pwhash_scryptsalsa208sha256.h
2020-11-19T06:28:50.0425210Z libsodium-win32/include/sodium/crypto_scalarmult.h
2020-11-19T06:28:50.0426985Z libsodium-win32/include/sodium/crypto_scalarmult_curve25519.h
2020-11-19T06:28:50.0427831Z libsodium-win32/include/sodium/crypto_scalarmult_ed25519.h
2020-11-19T06:28:50.0428704Z libsodium-win32/include/sodium/crypto_scalarmult_ristretto255.h
2020-11-19T06:28:50.0430471Z libsodium-win32/include/sodium/crypto_secretbox.h
2020-11-19T06:28:50.0431559Z libsodium-win32/include/sodium/crypto_secretbox_xchacha20poly1305.h
2020-11-19T06:28:50.0433136Z libsodium-win32/include/sodium/crypto_secretbox_xsalsa20poly1305.h
2020-11-19T06:28:50.0434265Z libsodium-win32/include/sodium/crypto_secretstream_xchacha20poly1305.h
2020-11-19T06:28:50.0435170Z libsodium-win32/include/sodium/crypto_shorthash.h
2020-11-19T06:28:50.0437131Z libsodium-win32/include/sodium/crypto_shorthash_siphash24.h
2020-11-19T06:28:50.0438025Z libsodium-win32/include/sodium/crypto_sign.h
2020-11-19T06:28:50.0438817Z libsodium-win32/include/sodium/crypto_sign_ed25519.h
2020-11-19T06:28:50.0440686Z libsodium-win32/include/sodium/crypto_sign_edwards25519sha512batch.h
2020-11-19T06:28:50.0441553Z libsodium-win32/include/sodium/crypto_stream.h
2020-11-19T06:28:50.0442300Z libsodium-win32/include/sodium/crypto_stream_chacha20.h
2020-11-19T06:28:50.0443790Z libsodium-win32/include/sodium/crypto_stream_salsa20.h
2020-11-19T06:28:50.0444574Z libsodium-win32/include/sodium/crypto_stream_salsa2012.h
2020-11-19T06:28:50.0445372Z libsodium-win32/include/sodium/crypto_stream_salsa208.h
2020-11-19T06:28:50.0447673Z libsodium-win32/include/sodium/crypto_stream_xchacha20.h
2020-11-19T06:28:50.0448629Z libsodium-win32/include/sodium/crypto_stream_xsalsa20.h
2020-11-19T06:28:50.0449600Z libsodium-win32/include/sodium/crypto_verify_16.h
2020-11-19T06:28:50.0451380Z libsodium-win32/include/sodium/crypto_verify_32.h
2020-11-19T06:28:50.0452196Z libsodium-win32/include/sodium/crypto_verify_64.h
2020-11-19T06:28:50.0453026Z libsodium-win32/include/sodium/export.h
2020-11-19T06:28:50.0453784Z libsodium-win32/include/sodium/randombytes.h
2020-11-19T06:28:50.0455683Z libsodium-win32/include/sodium/randombytes_internal_random.h
2020-11-19T06:28:50.0456547Z libsodium-win32/include/sodium/randombytes_sysrandom.h
2020-11-19T06:28:50.0457281Z libsodium-win32/include/sodium/runtime.h
2020-11-19T06:28:50.0458627Z libsodium-win32/include/sodium/utils.h
2020-11-19T06:28:50.0459628Z libsodium-win32/include/sodium/version.h
2020-11-19T06:28:50.0460279Z libsodium-win32/include/sodium.h
2020-11-19T06:28:50.0460838Z libsodium-win32/lib/
2020-11-19T06:28:50.0461623Z libsodium-win32/lib/libsodium.a
2020-11-19T06:28:50.0470394Z libsodium-win32/lib/libsodium.dll.a
2020-11-19T06:28:50.0495248Z libsodium-win32/lib/libsodium.la
2020-11-19T06:28:50.0496053Z libsodium-win32/lib/pkgconfig/
2020-11-19T06:28:50.0499800Z libsodium-win32/lib/pkgconfig/libsodium.pc
2020-11-19T06:28:50.0502957Z libsodium-win64/
2020-11-19T06:28:50.0508231Z libsodium-win64/bin/
2020-11-19T06:28:50.0509591Z libsodium-win64/bin/libsodium-23.dll
2020-11-19T06:28:50.0590141Z libsodium-win64/bin/libsodium-24.def
2020-11-19T06:28:50.0592603Z libsodium-win64/include/
2020-11-19T06:28:50.0593968Z libsodium-win64/include/sodium/
2020-11-19T06:28:50.0595213Z libsodium-win64/include/sodium/core.h
2020-11-19T06:28:50.0598064Z libsodium-win64/include/sodium/crypto_aead_aes256gcm.h
2020-11-19T06:28:50.0601869Z libsodium-win64/include/sodium/crypto_aead_chacha20poly1305.h
2020-11-19T06:28:50.0609372Z libsodium-win64/include/sodium/crypto_aead_xchacha20poly1305.h
2020-11-19T06:28:50.0617716Z libsodium-win64/include/sodium/crypto_auth.h
2020-11-19T06:28:50.0621547Z libsodium-win64/include/sodium/crypto_auth_hmacsha256.h
2020-11-19T06:28:50.0625291Z libsodium-win64/include/sodium/crypto_auth_hmacsha512.h
2020-11-19T06:28:50.0627569Z libsodium-win64/include/sodium/crypto_auth_hmacsha512256.h
2020-11-19T06:28:50.0630147Z libsodium-win64/include/sodium/crypto_box.h
2020-11-19T06:28:50.0638140Z libsodium-win64/include/sodium/crypto_box_curve25519xchacha20poly1305.h
2020-11-19T06:28:50.0643154Z libsodium-win64/include/sodium/crypto_box_curve25519xsalsa20poly1305.h
2020-11-19T06:28:50.0645902Z libsodium-win64/include/sodium/crypto_core_ed25519.h
2020-11-19T06:28:50.0649517Z libsodium-win64/include/sodium/crypto_core_hchacha20.h
2020-11-19T06:28:50.0652262Z libsodium-win64/include/sodium/crypto_core_hsalsa20.h
2020-11-19T06:28:50.0654949Z libsodium-win64/include/sodium/crypto_core_ristretto255.h
2020-11-19T06:28:50.0657866Z libsodium-win64/include/sodium/crypto_core_salsa20.h
2020-11-19T06:28:50.0661618Z libsodium-win64/include/sodium/crypto_core_salsa2012.h
2020-11-19T06:28:50.0664561Z libsodium-win64/include/sodium/crypto_core_salsa208.h
2020-11-19T06:28:50.0671965Z libsodium-win64/include/sodium/crypto_generichash.h
2020-11-19T06:28:50.0674926Z libsodium-win64/include/sodium/crypto_generichash_blake2b.h
2020-11-19T06:28:50.0680955Z libsodium-win64/include/sodium/crypto_hash.h
2020-11-19T06:28:50.0683633Z libsodium-win64/include/sodium/crypto_hash_sha256.h
2020-11-19T06:28:50.0686217Z libsodium-win64/include/sodium/crypto_hash_sha512.h
2020-11-19T06:28:50.0688735Z libsodium-win64/include/sodium/crypto_kdf.h
2020-11-19T06:28:50.0691539Z libsodium-win64/include/sodium/crypto_kdf_blake2b.h
2020-11-19T06:28:50.0694136Z libsodium-win64/include/sodium/crypto_kx.h
2020-11-19T06:28:50.0696837Z libsodium-win64/include/sodium/crypto_onetimeauth.h
2020-11-19T06:28:50.0699392Z libsodium-win64/include/sodium/crypto_onetimeauth_poly1305.h
2020-11-19T06:28:50.0701858Z libsodium-win64/include/sodium/crypto_pwhash.h
2020-11-19T06:28:50.0704375Z libsodium-win64/include/sodium/crypto_pwhash_argon2i.h
2020-11-19T06:28:50.0709517Z libsodium-win64/include/sodium/crypto_pwhash_argon2id.h
2020-11-19T06:28:50.0710681Z libsodium-win64/include/sodium/crypto_pwhash_scryptsalsa208sha256.h
2020-11-19T06:28:50.0713942Z libsodium-win64/include/sodium/crypto_scalarmult.h
2020-11-19T06:28:50.0717169Z libsodium-win64/include/sodium/crypto_scalarmult_curve25519.h
2020-11-19T06:28:50.0725136Z libsodium-win64/include/sodium/crypto_scalarmult_ed25519.h
2020-11-19T06:28:50.0728427Z libsodium-win64/include/sodium/crypto_scalarmult_ristretto255.h
2020-11-19T06:28:50.0736659Z libsodium-win64/include/sodium/crypto_secretbox.h
2020-11-19T06:28:50.0739637Z libsodium-win64/include/sodium/crypto_secretbox_xchacha20poly1305.h
2020-11-19T06:28:50.0745451Z libsodium-win64/include/sodium/crypto_secretbox_xsalsa20poly1305.h
2020-11-19T06:28:50.0751593Z libsodium-win64/include/sodium/crypto_secretstream_xchacha20poly1305.h
2020-11-19T06:28:50.0753144Z libsodium-win64/include/sodium/crypto_shorthash.h
2020-11-19T06:28:50.0755288Z libsodium-win64/include/sodium/crypto_shorthash_siphash24.h
2020-11-19T06:28:50.0757757Z libsodium-win64/include/sodium/crypto_sign.h
2020-11-19T06:28:50.0762174Z libsodium-win64/include/sodium/crypto_sign_ed25519.h
2020-11-19T06:28:50.0765416Z libsodium-win64/include/sodium/crypto_sign_edwards25519sha512batch.h
2020-11-19T06:28:50.0770082Z libsodium-win64/include/sodium/crypto_stream.h
2020-11-19T06:28:50.0774371Z libsodium-win64/include/sodium/crypto_stream_chacha20.h
2020-11-19T06:28:50.0777894Z libsodium-win64/include/sodium/crypto_stream_salsa20.h
2020-11-19T06:28:50.0781166Z libsodium-win64/include/sodium/crypto_stream_salsa2012.h
2020-11-19T06:28:50.0788986Z libsodium-win64/include/sodium/crypto_stream_salsa208.h
2020-11-19T06:28:50.0791778Z libsodium-win64/include/sodium/crypto_stream_xchacha20.h
2020-11-19T06:28:50.0794360Z libsodium-win64/include/sodium/crypto_stream_xsalsa20.h
2020-11-19T06:28:50.0800304Z libsodium-win64/include/sodium/crypto_verify_16.h
2020-11-19T06:28:50.0801147Z libsodium-win64/include/sodium/crypto_verify_32.h
2020-11-19T06:28:50.0801924Z libsodium-win64/include/sodium/crypto_verify_64.h
2020-11-19T06:28:50.0803915Z libsodium-win64/include/sodium/export.h
2020-11-19T06:28:50.0806421Z libsodium-win64/include/sodium/randombytes.h
2020-11-19T06:28:50.0809130Z libsodium-win64/include/sodium/randombytes_internal_random.h
2020-11-19T06:28:50.0811247Z libsodium-win64/include/sodium/randombytes_sysrandom.h
2020-11-19T06:28:50.0813720Z libsodium-win64/include/sodium/runtime.h
2020-11-19T06:28:50.0817071Z libsodium-win64/include/sodium/utils.h
2020-11-19T06:28:50.0820341Z libsodium-win64/include/sodium/version.h
2020-11-19T06:28:50.0822685Z libsodium-win64/include/sodium.h
2020-11-19T06:28:50.0825510Z libsodium-win64/lib/
2020-11-19T06:28:50.0827534Z libsodium-win64/lib/libsodium.a
2020-11-19T06:28:50.0883831Z libsodium-win64/lib/libsodium.dll.a
2020-11-19T06:28:50.0907618Z libsodium-win64/lib/libsodium.la
2020-11-19T06:28:50.0910201Z libsodium-win64/lib/pkgconfig/
2020-11-19T06:28:50.0923414Z libsodium-win64/lib/pkgconfig/libsodium.pc
2020-11-19T06:28:50.2937486Z LIBSODIUM_PATH=D:\a\cardano-node\cardano-node\libsodium-win64\bin
2020-11-19T06:28:50.3163086Z ##[group]Run cat >> cabal.project <<EOF
2020-11-19T06:28:50.3163863Z cat >> cabal.project <<EOF
2020-11-19T06:28:50.3164394Z package cardano-crypto-praos
2020-11-19T06:28:50.3165318Z   flags: -external-libsodium-vrf
2020-11-19T06:28:50.3165747Z EOF
2020-11-19T06:28:50.3186936Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2020-11-19T06:28:50.3187824Z env:
2020-11-19T06:28:50.3188154Z   CABAL_BUILDDIR: dist
2020-11-19T06:28:50.3188782Z   PKG_CONFIG_PATH: /d/a/cardano-node/cardano-node/libsodium-win64/lib/pkgconfig
2020-11-19T06:28:50.3189407Z ##[endgroup]
2020-11-19T06:28:50.4406401Z ##[group]Run actions/setup-haskell@v1
2020-11-19T06:28:50.4407121Z with:
2020-11-19T06:28:50.4407846Z   ghc-version: 8.10.2
2020-11-19T06:28:50.4408250Z   cabal-version: 3.2.0.0
2020-11-19T06:28:50.4408653Z   stack-version: latest
2020-11-19T06:28:50.4409018Z env:
2020-11-19T06:28:50.4409336Z   CABAL_BUILDDIR: dist
2020-11-19T06:28:50.4409967Z   PKG_CONFIG_PATH: /d/a/cardano-node/cardano-node/libsodium-win64/lib/pkgconfig
2020-11-19T06:28:50.4410578Z ##[endgroup]
2020-11-19T06:28:50.7789657Z Preparing to setup a Haskell environment
2020-11-19T06:28:50.7943390Z ##[group]Installing ghc version 8.10.2
2020-11-19T06:28:50.8008738Z ##[warning]ghc 8.10.2 was not found in the cache. It will be downloaded.
If this is unexpected, please check if version 8.10.2 is pre-installed.
The list of pre-installed versions is available here: https://help.github.com/en/actions/reference/software-installed-on-github-hosted-runners
The above list follows a common haskell convention that the three latest major releases of ghc are commonly supported.
If the list is outdated, please file an issue here: https://github.com/actions/virtual-environments
by using the appropriate tool request template: https://github.com/actions/virtual-environments/issues/new/choose
2020-11-19T06:28:50.8027729Z Attempting to install ghc 8.10.2 using chocolatey
2020-11-19T06:28:50.8029066Z ::stop-commands::SetupHaskellStopCommands
2020-11-19T06:28:51.3052496Z [command]C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe choco install ghc --version 8.10.2 -m --no-progress -r
2020-11-19T06:28:52.6918724Z Installing the following packages:
2020-11-19T06:28:52.6919708Z ghc
2020-11-19T06:28:52.6920485Z By installing you accept licenses for the packages.
2020-11-19T06:28:54.1753964Z 
2020-11-19T06:28:54.1755514Z chocolatey-core.extension v1.3.5.1 [Approved]
2020-11-19T06:28:54.1868684Z chocolatey-core.extension package files install completed. Performing other installation steps.
2020-11-19T06:28:56.3529828Z  Installed/updated chocolatey-core extensions.
2020-11-19T06:28:56.3886219Z  The install of chocolatey-core.extension was successful.
2020-11-19T06:28:56.3892427Z   Software installed to 'C:\ProgramData\chocolatey\extensions\chocolatey-core'
2020-11-19T06:28:56.6207674Z 
2020-11-19T06:28:56.6208786Z ghc v8.10.2 [Approved]
2020-11-19T06:28:56.6222078Z ghc package files install completed. Performing other installation steps.
2020-11-19T06:28:57.8618806Z Downloading ghc 64 bit
2020-11-19T06:28:57.8620596Z   from 'https://downloads.haskell.org/~ghc/8.10.2/ghc-8.10.2-x86_64-unknown-mingw32.tar.xz'
2020-11-19T06:29:00.4475723Z ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://downloads.haskell.org/~ghc/8.10.2/ghc-8.10.2-x86_64-unknown-mingw32.tar.xz'. Exception calling "Read" with "3" argument(s): "Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host."
2020-11-19T06:29:00.7408722Z Error computing hash for 'C:\ProgramData\chocolatey\lib\ghc.8.10.2\tmp\ghcInstall'
2020-11-19T06:29:00.7409943Z  Hash will be special code for locked file or file too big instead.
2020-11-19T06:29:00.7410574Z  Captured error:
2020-11-19T06:29:00.7411480Z   The process cannot access the file 'C:\ProgramData\chocolatey\lib\ghc.8.10.2\tmp\ghcInstall' because it is being used by another process.
2020-11-19T06:29:00.7509743Z The install of ghc was NOT successful.
2020-11-19T06:29:00.7528283Z Error while running 'C:\ProgramData\chocolatey\lib\ghc.8.10.2\tools\chocolateyInstall.ps1'.
2020-11-19T06:29:00.7529444Z  See log for details.
2020-11-19T06:29:00.8073942Z This is try 1/3. Retrying after 300 milliseconds.
2020-11-19T06:29:00.8074751Z  Error converted to warning:
2020-11-19T06:29:00.8075582Z  (5) Access is denied: [\\?\C:\ProgramData\chocolatey\lib-bad\ghc.8.10.2]
2020-11-19T06:29:01.1157048Z This is try 2/3. Retrying after 400 milliseconds.
2020-11-19T06:29:01.1158022Z  Error converted to warning:
2020-11-19T06:29:01.1161213Z  (5) Access is denied: [\\?\C:\ProgramData\chocolatey\lib-bad\ghc.8.10.2]
2020-11-19T06:29:01.5194048Z Maximum tries of 3 reached. Throwing error.
2020-11-19T06:29:01.5412249Z This is try 1/3. Retrying after 300 milliseconds.
2020-11-19T06:29:01.5413042Z  Error converted to warning:
2020-11-19T06:29:01.5413974Z  (32) The process cannot access the file because it is being used by another process: [\\?\C:\ProgramData\chocolatey\lib-bad\ghc.8.10.2\tmp\ghcInstall]
2020-11-19T06:29:01.8427737Z This is try 2/3. Retrying after 400 milliseconds.
2020-11-19T06:29:01.8428677Z  Error converted to warning:
2020-11-19T06:29:01.8429877Z  (32) The process cannot access the file because it is being used by another process: [\\?\C:\ProgramData\chocolatey\lib-bad\ghc.8.10.2\tmp\ghcInstall]
2020-11-19T06:29:02.2445917Z Maximum tries of 3 reached. Throwing error.
2020-11-19T06:29:02.2454552Z Could not move bad package to failure directory It will show as installed.
2020-11-19T06:29:02.2455532Z  C:\ProgramData\chocolatey\lib\ghc.8.10.2
2020-11-19T06:29:02.2456238Z  The error:
2020-11-19T06:29:02.2457165Z  (32) The process cannot access the file because it is being used by another process: [\\?\C:\ProgramData\chocolatey\lib-bad\ghc.8.10.2\tmp\ghcInstall]
2020-11-19T06:29:02.2595342Z 
2020-11-19T06:29:02.2596198Z Chocolatey installed 1/2 packages. 1 packages failed.
2020-11-19T06:29:02.2597203Z  See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2020-11-19T06:29:02.2600726Z 
2020-11-19T06:29:02.2606206Z Failures
2020-11-19T06:29:02.2614582Z  - ghc (exited 404) - Error while running 'C:\ProgramData\chocolatey\lib\ghc.8.10.2\tools\chocolateyInstall.ps1'.
2020-11-19T06:29:02.2615633Z  See log for details.
2020-11-19T06:29:02.6528503Z ::SetupHaskellStopCommands::
2020-11-19T06:29:02.6551570Z ##[endgroup]
2020-11-19T06:29:02.6553766Z ##[error]All install methods for ghc 8.10.2 failed
2020-11-19T06:29:02.6947948Z ##[group]Run find "D:\a\_temp/chairman/" -type s -exec rm -f {} \;
2020-11-19T06:29:02.6948877Z find "D:\a\_temp/chairman/" -type s -exec rm -f {} \;
2020-11-19T06:29:02.7108430Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
2020-11-19T06:29:02.7108980Z env:
2020-11-19T06:29:02.7109347Z   CABAL_BUILDDIR: dist
2020-11-19T06:29:02.7109995Z   PKG_CONFIG_PATH: /d/a/cardano-node/cardano-node/libsodium-win64/lib/pkgconfig
2020-11-19T06:29:02.7110632Z ##[endgroup]
2020-11-19T06:29:02.8746774Z find: 'D:\\a\\_temp/chairman/': No such file or directory
2020-11-19T06:29:02.8811409Z ##[error]Process completed with exit code 1.
2020-11-19T06:29:02.9010659Z ##[group]Run actions/upload-artifact@v2
2020-11-19T06:29:02.9011182Z with:
2020-11-19T06:29:02.9012012Z   name: chairman-test-artifacts-windows-latest-8.10.2
2020-11-19T06:29:02.9012873Z   path: D:\a\_temp/chairman/
2020-11-19T06:29:02.9013676Z   if-no-files-found: warn
2020-11-19T06:29:02.9014083Z env:
2020-11-19T06:29:02.9014436Z   CABAL_BUILDDIR: dist
2020-11-19T06:29:02.9015156Z   PKG_CONFIG_PATH: /d/a/cardano-node/cardano-node/libsodium-win64/lib/pkgconfig
2020-11-19T06:29:02.9015815Z ##[endgroup]
2020-11-19T06:29:03.0056333Z ##[warning]No files were found with the provided path: D:\a\_temp/chairman/. No artifacts will be uploaded.
2020-11-19T06:29:03.0152927Z Cleaning up orphan processes