2022-10-24T17:04:42.8920031Z ##[section]Starting: publishNetCore
2022-10-24T17:04:43.1908497Z ##[section]Starting: Initialize job
2022-10-24T17:04:43.1910330Z Agent name: 'Hosted Agent'
2022-10-24T17:04:43.1910893Z Agent machine name: 'WIN-95LOJM9TPOK'
2022-10-24T17:04:43.1911173Z Current agent version: '2.211.1'
2022-10-24T17:04:43.2013693Z ##[group]Operating System
2022-10-24T17:04:43.2014034Z Microsoft Windows Server 2019
2022-10-24T17:04:43.2014251Z 10.0.17763
2022-10-24T17:04:43.2014450Z Datacenter
2022-10-24T17:04:43.2014669Z ##[endgroup]
2022-10-24T17:04:43.2016100Z ##[group]Runner Image
2022-10-24T17:04:43.2016342Z Image: windows-2019
2022-10-24T17:04:43.2016571Z Version: 20221019.1
2022-10-24T17:04:43.2016957Z Included Software: https://github.com/actions/runner-images/blob/win19/20221019.1/images/win/Windows2019-Readme.md
2022-10-24T17:04:43.2017468Z Image Release: https://github.com/actions/runner-images/releases/tag/win19%2F20221019.1
2022-10-24T17:04:43.2017782Z ##[endgroup]
2022-10-24T17:04:43.2018014Z ##[group]Runner Image Provisioner
2022-10-24T17:04:43.2018473Z 2.0.91.1
2022-10-24T17:04:43.2018651Z ##[endgroup]
2022-10-24T17:04:43.2019739Z Current image version: '20221019.1'
2022-10-24T17:04:43.2027520Z Agent running as: 'VssAdministrator'
2022-10-24T17:04:43.2162853Z Prepare build directory.
2022-10-24T17:04:43.2619922Z Set build variables.
2022-10-24T17:04:43.2663702Z Download all required tasks.
2022-10-24T17:04:43.2836011Z Downloading task: UseDotNet (2.207.2)
2022-10-24T17:04:45.6700200Z Downloading task: BatchScript (1.198.0)
2022-10-24T17:04:45.7544468Z Downloading task: CopyFiles (2.209.0)
2022-10-24T17:04:46.6177286Z Downloading task: PublishBuildArtifacts (1.200.0)
2022-10-24T17:04:47.1296814Z Downloading task: GitHubRelease (0.198.0)
2022-10-24T17:04:48.6986775Z Checking job knob settings.
2022-10-24T17:04:48.7002676Z    Knob: AgentToolsDirectory = C:\hostedtoolcache\windows Source: ${AGENT_TOOLSDIRECTORY} 
2022-10-24T17:04:48.7005732Z    Knob: AgentPerflog = C:\agents\perflog Source: ${VSTS_AGENT_PERFLOG} 
2022-10-24T17:04:48.7011062Z Finished checking job knob settings.
2022-10-24T17:04:48.8203704Z Plugin: 'Test Result Parser plugin' is running in background.
2022-10-24T17:04:48.8204156Z Plugin: 'Test File Publisher plugin' is running in background.
2022-10-24T17:04:48.8205107Z Start tracking orphan processes.
2022-10-24T17:04:48.8281983Z ##[section]Finishing: Initialize job
2022-10-24T17:04:48.8767987Z ##[section]Starting: Checkout petabridge/lighthouse@refs/tags/1.7.1 to s
2022-10-24T17:04:50.0535213Z ==============================================================================
2022-10-24T17:04:50.0544470Z Task         : Get sources
2022-10-24T17:04:50.0545537Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2022-10-24T17:04:50.0546188Z Version      : 1.0.0
2022-10-24T17:04:50.0546690Z Author       : Microsoft
2022-10-24T17:04:50.0547510Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2022-10-24T17:04:50.0548038Z ==============================================================================
2022-10-24T17:04:50.7723349Z Syncing repository: petabridge/lighthouse (GitHub)
2022-10-24T17:04:50.7737070Z Prepending Path environment variable with directory containing 'git.exe'.
2022-10-24T17:04:50.7752878Z ##[command]git version
2022-10-24T17:04:51.0351632Z git version 2.36.1.windows.1
2022-10-24T17:04:51.0385732Z ##[command]git lfs version
2022-10-24T17:04:51.4662175Z git-lfs/2.13.3 (GitHub; windows amd64; go 1.16.2; git a5e65851)
2022-10-24T17:04:51.4935660Z ##[command]git init "D:\a\1\s"
2022-10-24T17:04:51.5985174Z Initialized empty Git repository in D:/a/1/s/.git/
2022-10-24T17:04:51.6093578Z ##[command]git remote add origin https://github.com/petabridge/lighthouse
2022-10-24T17:04:51.7912682Z ##[command]git config gc.auto 0
2022-10-24T17:04:51.8563059Z ##[command]git config --get-all http.https://github.com/petabridge/lighthouse.extraheader
2022-10-24T17:04:51.9199792Z ##[command]git config --get-all http.extraheader
2022-10-24T17:04:51.9835348Z ##[command]git config --get-regexp .*extraheader
2022-10-24T17:04:52.0419304Z ##[command]git config --get-all http.proxy
2022-10-24T17:04:53.0073527Z ##[command]git config http.version HTTP/1.1
2022-10-24T17:04:53.0107710Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin
2022-10-24T17:04:53.0115469Z remote: Enumerating objects: 1566, done.        
2022-10-24T17:04:53.0116182Z remote: Counting objects:   2% (1/36)        
2022-10-24T17:04:53.0116678Z remote: Counting objects:   5% (2/36)        
2022-10-24T17:04:53.0117154Z remote: Counting objects:   8% (3/36)        
2022-10-24T17:04:53.0117635Z remote: Counting objects:  11% (4/36)        
2022-10-24T17:04:53.0118106Z remote: Counting objects:  13% (5/36)        
2022-10-24T17:04:53.0118585Z remote: Counting objects:  16% (6/36)        
2022-10-24T17:04:53.0119068Z remote: Counting objects:  19% (7/36)        
2022-10-24T17:04:53.0119561Z remote: Counting objects:  22% (8/36)        
2022-10-24T17:04:53.0120041Z remote: Counting objects:  25% (9/36)        
2022-10-24T17:04:53.0120518Z remote: Counting objects:  27% (10/36)        
2022-10-24T17:04:53.0120998Z remote: Counting objects:  30% (11/36)        
2022-10-24T17:04:53.0121472Z remote: Counting objects:  33% (12/36)        
2022-10-24T17:04:53.0121959Z remote: Counting objects:  36% (13/36)        
2022-10-24T17:04:53.0122441Z remote: Counting objects:  38% (14/36)        
2022-10-24T17:04:53.0122919Z remote: Counting objects:  41% (15/36)        
2022-10-24T17:04:53.0123400Z remote: Counting objects:  44% (16/36)        
2022-10-24T17:04:53.0124125Z remote: Counting objects:  47% (17/36)        
2022-10-24T17:04:53.0126452Z remote: Counting objects:  50% (18/36)        
2022-10-24T17:04:53.0128566Z remote: Counting objects:  52% (19/36)        
2022-10-24T17:04:53.0130283Z remote: Counting objects:  55% (20/36)        
2022-10-24T17:04:53.0133041Z remote: Counting objects:  58% (21/36)        
2022-10-24T17:04:53.0134355Z remote: Counting objects:  61% (22/36)        
2022-10-24T17:04:53.0135526Z remote: Counting objects:  63% (23/36)        
2022-10-24T17:04:53.0136613Z remote: Counting objects:  66% (24/36)        
2022-10-24T17:04:53.0137704Z remote: Counting objects:  69% (25/36)        
2022-10-24T17:04:53.0142085Z remote: Counting objects:  72% (26/36)        
2022-10-24T17:04:53.0144107Z remote: Counting objects:  75% (27/36)        
2022-10-24T17:04:53.0145302Z remote: Counting objects:  77% (28/36)        
2022-10-24T17:04:53.0146419Z remote: Counting objects:  80% (29/36)        
2022-10-24T17:04:53.0148492Z remote: Counting objects:  83% (30/36)        
2022-10-24T17:04:53.0149941Z remote: Counting objects:  86% (31/36)        
2022-10-24T17:04:53.0150854Z remote: Counting objects:  88% (32/36)        
2022-10-24T17:04:53.0151735Z remote: Counting objects:  91% (33/36)        
2022-10-24T17:04:53.0153377Z remote: Counting objects:  94% (34/36)        
2022-10-24T17:04:53.0154553Z remote: Counting objects:  97% (35/36)        
2022-10-24T17:04:53.0155705Z remote: Counting objects: 100% (36/36)        
2022-10-24T17:04:53.0156808Z remote: Counting objects: 100% (36/36), done.        
2022-10-24T17:04:53.0157987Z remote: Compressing objects:   2% (1/36)        
2022-10-24T17:04:53.0159161Z remote: Compressing objects:   5% (2/36)        
2022-10-24T17:04:53.0160282Z remote: Compressing objects:   8% (3/36)        
2022-10-24T17:04:53.0161385Z remote: Compressing objects:  11% (4/36)        
2022-10-24T17:04:53.0163219Z remote: Compressing objects:  13% (5/36)        
2022-10-24T17:04:53.0164411Z remote: Compressing objects:  16% (6/36)        
2022-10-24T17:04:53.0165527Z remote: Compressing objects:  19% (7/36)        
2022-10-24T17:04:53.0166477Z remote: Compressing objects:  22% (8/36)        
2022-10-24T17:04:53.0167373Z remote: Compressing objects:  25% (9/36)        
2022-10-24T17:04:53.0169609Z remote: Compressing objects:  27% (10/36)        
2022-10-24T17:04:53.0171052Z remote: Compressing objects:  30% (11/36)        
2022-10-24T17:04:53.0172059Z remote: Compressing objects:  33% (12/36)        
2022-10-24T17:04:53.0173128Z remote: Compressing objects:  36% (13/36)        
2022-10-24T17:04:53.0174197Z remote: Compressing objects:  38% (14/36)        
2022-10-24T17:04:53.0174932Z remote: Compressing objects:  41% (15/36)        
2022-10-24T17:04:53.0176394Z remote: Compressing objects:  44% (16/36)        
2022-10-24T17:04:53.0177711Z remote: Compressing objects:  47% (17/36)        
2022-10-24T17:04:53.0178849Z remote: Compressing objects:  50% (18/36)        
2022-10-24T17:04:53.0179934Z remote: Compressing objects:  52% (19/36)        
2022-10-24T17:04:53.0181034Z remote: Compressing objects:  55% (20/36)        
2022-10-24T17:04:53.0182550Z remote: Compressing objects:  58% (21/36)        
2022-10-24T17:04:53.0183573Z remote: Compressing objects:  61% (22/36)        
2022-10-24T17:04:53.0186505Z remote: Compressing objects:  63% (23/36)        
2022-10-24T17:04:53.0187826Z remote: Compressing objects:  66% (24/36)        
2022-10-24T17:04:53.0188945Z remote: Compressing objects:  69% (25/36)        
2022-10-24T17:04:53.0190032Z remote: Compressing objects:  72% (26/36)        
2022-10-24T17:04:53.0191379Z remote: Compressing objects:  75% (27/36)        
2022-10-24T17:04:53.0271246Z remote: Compressing objects:  77% (28/36)        
2022-10-24T17:04:53.0272086Z remote: Compressing objects:  80% (29/36)        
2022-10-24T17:04:53.0272743Z remote: Compressing objects:  83% (30/36)        
2022-10-24T17:04:53.0273381Z remote: Compressing objects:  86% (31/36)        
2022-10-24T17:04:53.0274017Z remote: Compressing objects:  88% (32/36)        
2022-10-24T17:04:53.0274652Z remote: Compressing objects:  91% (33/36)        
2022-10-24T17:04:53.0275266Z remote: Compressing objects:  94% (34/36)        
2022-10-24T17:04:53.0275895Z remote: Compressing objects:  97% (35/36)        
2022-10-24T17:04:53.0276536Z remote: Compressing objects: 100% (36/36)        
2022-10-24T17:04:53.0277177Z remote: Compressing objects: 100% (36/36), done.        
2022-10-24T17:04:53.0277799Z Receiving objects:   0% (1/1566)
2022-10-24T17:04:53.0278393Z Receiving objects:   1% (16/1566)
2022-10-24T17:04:53.0278969Z Receiving objects:   2% (32/1566)
2022-10-24T17:04:53.0280182Z Receiving objects:   3% (47/1566)
2022-10-24T17:04:53.0280844Z Receiving objects:   4% (63/1566)
2022-10-24T17:04:53.0281425Z Receiving objects:   5% (79/1566)
2022-10-24T17:04:53.0282005Z Receiving objects:   6% (94/1566)
2022-10-24T17:04:53.0282582Z Receiving objects:   7% (110/1566)
2022-10-24T17:04:53.0283152Z Receiving objects:   8% (126/1566)
2022-10-24T17:04:53.0283739Z Receiving objects:   9% (141/1566)
2022-10-24T17:04:53.0284333Z Receiving objects:  10% (157/1566)
2022-10-24T17:04:53.0284920Z Receiving objects:  11% (173/1566)
2022-10-24T17:04:53.0285505Z Receiving objects:  12% (188/1566)
2022-10-24T17:04:53.0286133Z Receiving objects:  13% (204/1566)
2022-10-24T17:04:53.0287204Z Receiving objects:  14% (220/1566)
2022-10-24T17:04:53.0288131Z Receiving objects:  15% (235/1566)
2022-10-24T17:04:53.0289485Z Receiving objects:  16% (251/1566)
2022-10-24T17:04:53.0290461Z Receiving objects:  17% (267/1566)
2022-10-24T17:04:53.0292174Z Receiving objects:  18% (282/1566)
2022-10-24T17:04:53.0293432Z Receiving objects:  19% (298/1566)
2022-10-24T17:04:53.0295267Z Receiving objects:  20% (314/1566)
2022-10-24T17:04:53.0296236Z Receiving objects:  21% (329/1566)
2022-10-24T17:04:53.0297010Z Receiving objects:  22% (345/1566)
2022-10-24T17:04:53.0298157Z Receiving objects:  23% (361/1566)
2022-10-24T17:04:53.0300176Z Receiving objects:  24% (376/1566)
2022-10-24T17:04:53.0301150Z Receiving objects:  25% (392/1566)
2022-10-24T17:04:53.0303982Z Receiving objects:  26% (408/1566)
2022-10-24T17:04:53.0305783Z Receiving objects:  27% (423/1566)
2022-10-24T17:04:53.0311672Z Receiving objects:  28% (439/1566)
2022-10-24T17:04:53.0313158Z Receiving objects:  29% (455/1566)
2022-10-24T17:04:53.0315691Z Receiving objects:  30% (470/1566)
2022-10-24T17:04:53.0316652Z Receiving objects:  31% (486/1566)
2022-10-24T17:04:53.0317923Z Receiving objects:  32% (502/1566)
2022-10-24T17:04:53.0319036Z Receiving objects:  33% (517/1566)
2022-10-24T17:04:53.0319996Z Receiving objects:  34% (533/1566)
2022-10-24T17:04:53.0322822Z Receiving objects:  35% (549/1566)
2022-10-24T17:04:53.0325111Z Receiving objects:  36% (564/1566)
2022-10-24T17:04:53.0326293Z Receiving objects:  37% (580/1566)
2022-10-24T17:04:53.0339114Z Receiving objects:  38% (596/1566)
2022-10-24T17:04:53.0343803Z Receiving objects:  39% (611/1566)
2022-10-24T17:04:53.0345918Z Receiving objects:  40% (627/1566)
2022-10-24T17:04:53.0350793Z Receiving objects:  41% (643/1566)
2022-10-24T17:04:53.0351850Z Receiving objects:  42% (658/1566)
2022-10-24T17:04:53.0352801Z Receiving objects:  43% (674/1566)
2022-10-24T17:04:53.0356782Z Receiving objects:  44% (690/1566)
2022-10-24T17:04:53.0359076Z Receiving objects:  45% (705/1566)
2022-10-24T17:04:53.0360131Z Receiving objects:  46% (721/1566)
2022-10-24T17:04:53.0361341Z Receiving objects:  47% (737/1566)
2022-10-24T17:04:53.0362590Z Receiving objects:  48% (752/1566)
2022-10-24T17:04:53.0363729Z Receiving objects:  49% (768/1566)
2022-10-24T17:04:53.0370008Z Receiving objects:  50% (783/1566)
2022-10-24T17:04:53.0371050Z Receiving objects:  51% (799/1566)
2022-10-24T17:04:53.0372873Z Receiving objects:  52% (815/1566)
2022-10-24T17:04:53.0374060Z Receiving objects:  53% (830/1566)
2022-10-24T17:04:53.0379962Z Receiving objects:  54% (846/1566)
2022-10-24T17:04:53.0383873Z Receiving objects:  55% (862/1566)
2022-10-24T17:04:53.0385352Z Receiving objects:  56% (877/1566)
2022-10-24T17:04:53.0386355Z Receiving objects:  57% (893/1566)
2022-10-24T17:04:53.0388024Z Receiving objects:  58% (909/1566)
2022-10-24T17:04:53.0389280Z Receiving objects:  59% (924/1566)
2022-10-24T17:04:53.0392841Z Receiving objects:  60% (940/1566)
2022-10-24T17:04:53.0394258Z Receiving objects:  61% (956/1566)
2022-10-24T17:04:53.0395310Z Receiving objects:  62% (971/1566)
2022-10-24T17:04:53.0396220Z Receiving objects:  63% (987/1566)
2022-10-24T17:04:53.0397068Z Receiving objects:  64% (1003/1566)
2022-10-24T17:04:53.0400155Z Receiving objects:  65% (1018/1566)
2022-10-24T17:04:53.0401522Z Receiving objects:  66% (1034/1566)
2022-10-24T17:04:53.0402380Z Receiving objects:  67% (1050/1566)
2022-10-24T17:04:53.0403262Z Receiving objects:  68% (1065/1566)
2022-10-24T17:04:53.0407044Z Receiving objects:  69% (1081/1566)
2022-10-24T17:04:53.0412601Z Receiving objects:  70% (1097/1566)
2022-10-24T17:04:53.0413837Z Receiving objects:  71% (1112/1566)
2022-10-24T17:04:53.0414852Z Receiving objects:  72% (1128/1566)
2022-10-24T17:04:53.0420666Z Receiving objects:  73% (1144/1566)
2022-10-24T17:04:53.0425405Z Receiving objects:  74% (1159/1566)
2022-10-24T17:04:53.0430375Z Receiving objects:  75% (1175/1566)
2022-10-24T17:04:53.0433569Z Receiving objects:  76% (1191/1566)
2022-10-24T17:04:53.0436356Z Receiving objects:  77% (1206/1566)
2022-10-24T17:04:53.0443245Z Receiving objects:  78% (1222/1566)
2022-10-24T17:04:53.0444755Z Receiving objects:  79% (1238/1566)
2022-10-24T17:04:53.0446741Z Receiving objects:  80% (1253/1566)
2022-10-24T17:04:53.0447701Z Receiving objects:  81% (1269/1566)
2022-10-24T17:04:53.0448901Z Receiving objects:  82% (1285/1566)
2022-10-24T17:04:53.0452337Z Receiving objects:  83% (1300/1566)
2022-10-24T17:04:53.0455185Z Receiving objects:  84% (1316/1566)
2022-10-24T17:04:53.0457034Z Receiving objects:  85% (1332/1566)
2022-10-24T17:04:53.0471085Z Receiving objects:  86% (1347/1566)
2022-10-24T17:04:53.0472286Z Receiving objects:  87% (1363/1566)
2022-10-24T17:04:53.0473305Z Receiving objects:  88% (1379/1566)
2022-10-24T17:04:53.0474239Z Receiving objects:  89% (1394/1566)
2022-10-24T17:04:53.0946287Z Receiving objects:  90% (1410/1566)
2022-10-24T17:04:53.1260324Z Receiving objects:  91% (1426/1566)
2022-10-24T17:04:53.1262438Z Receiving objects:  92% (1441/1566)
2022-10-24T17:04:53.1267536Z Receiving objects:  93% (1457/1566)
2022-10-24T17:04:53.1268757Z Receiving objects:  94% (1473/1566)
2022-10-24T17:04:53.1277831Z Receiving objects:  95% (1488/1566)
2022-10-24T17:04:53.1282356Z Receiving objects:  96% (1504/1566)
2022-10-24T17:04:53.1284243Z remote: Total 1566 (delta 24), reused 1 (delta 0), pack-reused 1530        
2022-10-24T17:04:53.1285326Z Receiving objects:  97% (1520/1566)
2022-10-24T17:04:53.1290242Z Receiving objects:  98% (1535/1566)
2022-10-24T17:04:53.1291375Z Receiving objects:  99% (1551/1566)
2022-10-24T17:04:53.1296414Z Receiving objects: 100% (1566/1566)
2022-10-24T17:04:53.1297828Z Receiving objects: 100% (1566/1566), 1.28 MiB | 8.71 MiB/s, done.
2022-10-24T17:04:53.1318334Z Resolving deltas:   0% (0/966)
2022-10-24T17:04:53.1320160Z Resolving deltas:   1% (10/966)
2022-10-24T17:04:53.1322146Z Resolving deltas:   2% (20/966)
2022-10-24T17:04:53.1324019Z Resolving deltas:   3% (29/966)
2022-10-24T17:04:53.1325705Z Resolving deltas:   4% (40/966)
2022-10-24T17:04:53.1327375Z Resolving deltas:   5% (49/966)
2022-10-24T17:04:53.1329673Z Resolving deltas:   6% (58/966)
2022-10-24T17:04:53.1331751Z Resolving deltas:   7% (68/966)
2022-10-24T17:04:53.1333513Z Resolving deltas:   8% (78/966)
2022-10-24T17:04:53.1335186Z Resolving deltas:   9% (87/966)
2022-10-24T17:04:53.1338903Z Resolving deltas:  10% (97/966)
2022-10-24T17:04:53.1341267Z Resolving deltas:  11% (107/966)
2022-10-24T17:04:53.1342973Z Resolving deltas:  12% (117/966)
2022-10-24T17:04:53.1344398Z Resolving deltas:  13% (127/966)
2022-10-24T17:04:53.1346477Z Resolving deltas:  14% (136/966)
2022-10-24T17:04:53.1348187Z Resolving deltas:  15% (145/966)
2022-10-24T17:04:53.1349828Z Resolving deltas:  16% (155/966)
2022-10-24T17:04:53.1351501Z Resolving deltas:  17% (165/966)
2022-10-24T17:04:53.1353204Z Resolving deltas:  18% (174/966)
2022-10-24T17:04:53.1355003Z Resolving deltas:  19% (184/966)
2022-10-24T17:04:53.1356709Z Resolving deltas:  20% (194/966)
2022-10-24T17:04:53.1358478Z Resolving deltas:  21% (203/966)
2022-10-24T17:04:53.1360106Z Resolving deltas:  22% (213/966)
2022-10-24T17:04:53.1362097Z Resolving deltas:  23% (223/966)
2022-10-24T17:04:53.1364006Z Resolving deltas:  24% (232/966)
2022-10-24T17:04:53.1365947Z Resolving deltas:  25% (242/966)
2022-10-24T17:04:53.1373085Z Resolving deltas:  26% (252/966)
2022-10-24T17:04:53.1376247Z Resolving deltas:  27% (261/966)
2022-10-24T17:04:53.1377263Z Resolving deltas:  28% (271/966)
2022-10-24T17:04:53.1378271Z Resolving deltas:  29% (282/966)
2022-10-24T17:04:53.1379292Z Resolving deltas:  30% (291/966)
2022-10-24T17:04:53.1380223Z Resolving deltas:  31% (300/966)
2022-10-24T17:04:53.1381193Z Resolving deltas:  32% (310/966)
2022-10-24T17:04:53.1382171Z Resolving deltas:  33% (319/966)
2022-10-24T17:04:53.1383128Z Resolving deltas:  34% (329/966)
2022-10-24T17:04:53.1384011Z Resolving deltas:  35% (339/966)
2022-10-24T17:04:53.1386295Z Resolving deltas:  36% (348/966)
2022-10-24T17:04:53.1388190Z Resolving deltas:  37% (358/966)
2022-10-24T17:04:53.1389873Z Resolving deltas:  38% (368/966)
2022-10-24T17:04:53.1391610Z Resolving deltas:  39% (377/966)
2022-10-24T17:04:53.1396568Z Resolving deltas:  40% (387/966)
2022-10-24T17:04:53.1398913Z Resolving deltas:  41% (397/966)
2022-10-24T17:04:53.1400638Z Resolving deltas:  42% (406/966)
2022-10-24T17:04:53.1402622Z Resolving deltas:  43% (416/966)
2022-10-24T17:04:53.1404347Z Resolving deltas:  44% (426/966)
2022-10-24T17:04:53.1406119Z Resolving deltas:  45% (435/966)
2022-10-24T17:04:53.1407746Z Resolving deltas:  46% (445/966)
2022-10-24T17:04:53.1409374Z Resolving deltas:  47% (455/966)
2022-10-24T17:04:53.1411141Z Resolving deltas:  48% (464/966)
2022-10-24T17:04:53.1412884Z Resolving deltas:  49% (474/966)
2022-10-24T17:04:53.1414611Z Resolving deltas:  50% (483/966)
2022-10-24T17:04:53.1416329Z Resolving deltas:  51% (493/966)
2022-10-24T17:04:53.1419090Z Resolving deltas:  52% (503/966)
2022-10-24T17:04:53.1420758Z Resolving deltas:  53% (512/966)
2022-10-24T17:04:53.1422380Z Resolving deltas:  54% (522/966)
2022-10-24T17:04:53.1424108Z Resolving deltas:  55% (532/966)
2022-10-24T17:04:53.1427049Z Resolving deltas:  56% (541/966)
2022-10-24T17:04:53.1431275Z Resolving deltas:  57% (551/966)
2022-10-24T17:04:53.1433203Z Resolving deltas:  58% (561/966)
2022-10-24T17:04:53.1434958Z Resolving deltas:  59% (570/966)
2022-10-24T17:04:53.1438674Z Resolving deltas:  60% (580/966)
2022-10-24T17:04:53.1440670Z Resolving deltas:  61% (590/966)
2022-10-24T17:04:53.1442317Z Resolving deltas:  62% (599/966)
2022-10-24T17:04:53.1444612Z Resolving deltas:  63% (610/966)
2022-10-24T17:04:53.1447842Z Resolving deltas:  64% (619/966)
2022-10-24T17:04:53.1450242Z Resolving deltas:  65% (628/966)
2022-10-24T17:04:53.1452282Z Resolving deltas:  66% (638/966)
2022-10-24T17:04:53.1454049Z Resolving deltas:  67% (648/966)
2022-10-24T17:04:53.1455713Z Resolving deltas:  68% (657/966)
2022-10-24T17:04:53.1492147Z Resolving deltas:  69% (667/966)
2022-10-24T17:04:53.1493733Z Resolving deltas:  70% (678/966)
2022-10-24T17:04:53.1494698Z Resolving deltas:  71% (686/966)
2022-10-24T17:04:53.1495552Z Resolving deltas:  72% (696/966)
2022-10-24T17:04:53.1496486Z Resolving deltas:  73% (706/966)
2022-10-24T17:04:53.1497358Z Resolving deltas:  74% (715/966)
2022-10-24T17:04:53.1498188Z Resolving deltas:  75% (725/966)
2022-10-24T17:04:53.1499016Z Resolving deltas:  76% (735/966)
2022-10-24T17:04:53.1499838Z Resolving deltas:  77% (744/966)
2022-10-24T17:04:53.1500639Z Resolving deltas:  78% (754/966)
2022-10-24T17:04:53.1501621Z Resolving deltas:  79% (764/966)
2022-10-24T17:04:53.1502481Z Resolving deltas:  80% (773/966)
2022-10-24T17:04:53.1503314Z Resolving deltas:  81% (784/966)
2022-10-24T17:04:53.1504141Z Resolving deltas:  82% (793/966)
2022-10-24T17:04:53.1504982Z Resolving deltas:  83% (802/966)
2022-10-24T17:04:53.1505783Z Resolving deltas:  84% (813/966)
2022-10-24T17:04:53.1506637Z Resolving deltas:  85% (822/966)
2022-10-24T17:04:53.1507477Z Resolving deltas:  86% (832/966)
2022-10-24T17:04:53.1508319Z Resolving deltas:  87% (841/966)
2022-10-24T17:04:53.1509137Z Resolving deltas:  88% (851/966)
2022-10-24T17:04:53.1510005Z Resolving deltas:  89% (860/966)
2022-10-24T17:04:53.1511679Z Resolving deltas:  90% (870/966)
2022-10-24T17:04:53.1512653Z Resolving deltas:  91% (880/966)
2022-10-24T17:04:53.1513555Z Resolving deltas:  92% (889/966)
2022-10-24T17:04:53.1514410Z Resolving deltas:  93% (899/966)
2022-10-24T17:04:53.1515248Z Resolving deltas:  94% (909/966)
2022-10-24T17:04:53.1516218Z Resolving deltas:  95% (918/966)
2022-10-24T17:04:53.1517047Z Resolving deltas:  96% (928/966)
2022-10-24T17:04:53.1517934Z Resolving deltas:  97% (938/966)
2022-10-24T17:04:53.1518761Z Resolving deltas:  98% (947/966)
2022-10-24T17:04:53.1519603Z Resolving deltas:  99% (957/966)
2022-10-24T17:04:53.1543414Z Resolving deltas: 100% (966/966)
2022-10-24T17:04:53.1545025Z Resolving deltas: 100% (966/966), done.
2022-10-24T17:04:53.3106752Z From https://github.com/petabridge/lighthouse
2022-10-24T17:04:53.3108264Z  * [new branch]      dev         -> origin/dev
2022-10-24T17:04:53.3109216Z  * [new branch]      master      -> origin/master
2022-10-24T17:04:53.3110062Z  * [new tag]         0.5.5       -> 0.5.5
2022-10-24T17:04:53.3111028Z  * [new tag]         1.0.0       -> 1.0.0
2022-10-24T17:04:53.3111677Z  * [new tag]         1.1.0       -> 1.1.0
2022-10-24T17:04:53.3112245Z  * [new tag]         1.2.0       -> 1.2.0
2022-10-24T17:04:53.3112802Z  * [new tag]         1.3.0       -> 1.3.0
2022-10-24T17:04:53.3113398Z  * [new tag]         1.3.1       -> 1.3.1
2022-10-24T17:04:53.3114008Z  * [new tag]         1.3.2       -> 1.3.2
2022-10-24T17:04:53.3114577Z  * [new tag]         1.3.3       -> 1.3.3
2022-10-24T17:04:53.3115284Z  * [new tag]         1.4.0       -> 1.4.0
2022-10-24T17:04:53.3116200Z  * [new tag]         1.5.0       -> 1.5.0
2022-10-24T17:04:53.3117275Z  * [new tag]         1.5.1       -> 1.5.1
2022-10-24T17:04:53.3118110Z  * [new tag]         1.5.2       -> 1.5.2
2022-10-24T17:04:53.3118937Z  * [new tag]         1.5.3       -> 1.5.3
2022-10-24T17:04:53.3119747Z  * [new tag]         1.5.4       -> 1.5.4
2022-10-24T17:04:53.3120603Z  * [new tag]         1.5.5       -> 1.5.5
2022-10-24T17:04:53.3121431Z  * [new tag]         1.6.0       -> 1.6.0
2022-10-24T17:04:53.3122256Z  * [new tag]         1.6.1       -> 1.6.1
2022-10-24T17:04:53.3123125Z  * [new tag]         1.6.2       -> 1.6.2
2022-10-24T17:04:53.3123947Z  * [new tag]         1.7.0       -> 1.7.0
2022-10-24T17:04:53.3124748Z  * [new tag]         1.7.1       -> 1.7.1
2022-10-24T17:04:53.3125592Z  * [new tag]         v0.9.1      -> v0.9.1
2022-10-24T17:04:53.3126413Z  * [new tag]         v0.9.2      -> v0.9.2
2022-10-24T17:04:53.3127298Z  * [new tag]         v0.9.2-beta -> v0.9.2-beta
2022-10-24T17:04:53.4062892Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin  +aefd4a6ad156df6f0213dcf52083c10d4a427e35
2022-10-24T17:04:53.7611061Z From https://github.com/petabridge/lighthouse
2022-10-24T17:04:53.7613886Z  * branch            aefd4a6ad156df6f0213dcf52083c10d4a427e35 -> FETCH_HEAD
2022-10-24T17:04:53.8472940Z ##[command]git checkout --progress --force aefd4a6ad156df6f0213dcf52083c10d4a427e35
2022-10-24T17:04:53.8787903Z Note: switching to 'aefd4a6ad156df6f0213dcf52083c10d4a427e35'.
2022-10-24T17:04:53.8790560Z 
2022-10-24T17:04:53.8792700Z You are in 'detached HEAD' state. You can look around, make experimental
2022-10-24T17:04:53.8794106Z changes and commit them, and you can discard any commits you make in this
2022-10-24T17:04:53.8795431Z state without impacting any branches by switching back to a branch.
2022-10-24T17:04:53.8796123Z 
2022-10-24T17:04:53.8796930Z If you want to create a new branch to retain commits you create, you may
2022-10-24T17:04:53.8798213Z do so (now or later) by using -c with the switch command. Example:
2022-10-24T17:04:53.8798884Z 
2022-10-24T17:04:53.8799698Z   git switch -c <new-branch-name>
2022-10-24T17:04:53.8800224Z 
2022-10-24T17:04:53.8801044Z Or undo this operation with:
2022-10-24T17:04:53.8801566Z 
2022-10-24T17:04:53.8802227Z   git switch -
2022-10-24T17:04:53.8802690Z 
2022-10-24T17:04:53.8803729Z Turn off this advice by setting config variable advice.detachedHead to false
2022-10-24T17:04:53.8805225Z 
2022-10-24T17:04:53.8806664Z HEAD is now at aefd4a6 Merge pull request #301 from petabridge/dev
2022-10-24T17:04:53.9052710Z ##[section]Finishing: Checkout petabridge/lighthouse@refs/tags/1.7.1 to s
2022-10-24T17:04:53.9106284Z ##[section]Starting: Use .NET 6 SDK 6.0.100
2022-10-24T17:04:53.9323410Z ==============================================================================
2022-10-24T17:04:53.9324359Z Task         : Use .NET Core
2022-10-24T17:04:53.9325096Z Description  : Acquires a specific version of the .NET Core SDK from the internet or the local cache and adds it to the PATH. Use this task to change the version of .NET Core used in subsequent tasks. Additionally provides proxy support.
2022-10-24T17:04:53.9325990Z Version      : 2.207.2
2022-10-24T17:04:53.9326328Z Author       : Microsoft Corporation
2022-10-24T17:04:53.9326675Z Help         : https://aka.ms/AA4xgy0
2022-10-24T17:04:53.9327093Z ==============================================================================
2022-10-24T17:04:54.8623837Z Tool to install: .NET Core sdk version 6.0.100.
2022-10-24T17:04:55.8062413Z Found version 6.0.100 in channel 6.0 for user specified version spec: 6.0.100
2022-10-24T17:04:55.8868146Z Version 6.0.100 was not found in cache.
2022-10-24T17:04:55.8871387Z Getting URL to download .NET Core sdk version: 6.0.100.
2022-10-24T17:04:55.8874092Z Detecting OS platform to find correct download package for the OS.
2022-10-24T17:04:55.8903467Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "& 'D:\a\_tasks\UseDotNet_b0ce7256-7898-45d3-9cb5-176b752bfea6\2.207.2\externals\get-os-platform.ps1'"
2022-10-24T17:04:56.3443365Z Primary:win-x64
2022-10-24T17:04:56.3446018Z Detected platform (Primary): win-x64
2022-10-24T17:04:56.3471557Z Downloading: https://download.visualstudio.microsoft.com/download/pr/ca65b248-9750-4c2d-89e6-ef27073d5e95/05c682ca5498bfabc95985a4c72ac635/dotnet-sdk-6.0.100-win-x64.zip
2022-10-24T17:05:00.5611153Z Extracting downloaded package D:\a\_temp\0998652b-65de-45e7-a9a7-9511966f0005.
2022-10-24T17:05:00.5615930Z Extracting archive
2022-10-24T17:05:00.5639536Z [command]C:\Windows\system32\chcp.com 65001
2022-10-24T17:05:00.5823912Z Active code page: 65001
2022-10-24T17:05:00.6061600Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('D:\a\_temp\0998652b-65de-45e7-a9a7-9511966f0005', 'D:\a\_temp\9c2f')"
2022-10-24T17:05:50.0788408Z Successfully installed .NET Core sdk version 6.0.100.
2022-10-24T17:05:50.0810506Z Creating global tool path and pre-pending to PATH.
2022-10-24T17:05:50.1003974Z ##[section]Finishing: Use .NET 6 SDK 6.0.100
2022-10-24T17:05:50.1128882Z ##[section]Starting: dotnet publish
2022-10-24T17:05:50.1291655Z ==============================================================================
2022-10-24T17:05:50.1292725Z Task         : Batch script
2022-10-24T17:05:50.1293210Z Description  : Run a Windows command or batch script and optionally allow it to change the environment
2022-10-24T17:05:50.1293799Z Version      : 1.198.0
2022-10-24T17:05:50.1294253Z Author       : Microsoft Corporation
2022-10-24T17:05:50.1294815Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/batch-script
2022-10-24T17:05:50.1295477Z ==============================================================================
2022-10-24T17:05:50.1433217Z ##[command]D:\a\1\s\build.cmd PublishCode
2022-10-24T17:05:50.1596454Z 
2022-10-24T17:05:50.1605231Z D:\a\1\s>PowerShell.exe -file "build.ps1" PublishCode  
2022-10-24T17:05:53.9063258Z Downloading NuGet.exe...
2022-10-24T17:05:55.2250269Z Installing Fake...
2022-10-24T17:06:06.1279141Z Installing Docfx...
2022-10-24T17:06:13.2204640Z Installing Google.Protobuf.Tools...
2022-10-24T17:06:23.2929129Z SignClient not found. Installing to ... D:\a\1\s\tools\signclient
2022-10-24T17:06:23.4799412Z 
2022-10-24T17:06:23.4815083Z Welcome to .NET 6.0!
2022-10-24T17:06:23.4819012Z ---------------------
2022-10-24T17:06:23.4819878Z SDK Version: 6.0.100
2022-10-24T17:06:23.4820290Z 
2022-10-24T17:06:23.4820919Z Telemetry
2022-10-24T17:06:23.4821585Z ---------
2022-10-24T17:06:23.4823064Z The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
2022-10-24T17:06:23.4824996Z 
2022-10-24T17:06:23.4825939Z Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
2022-10-24T17:06:23.4826566Z 
2022-10-24T17:06:23.4827614Z ----------------
2022-10-24T17:06:23.4828739Z Installed an ASP.NET Core HTTPS development certificate.
2022-10-24T17:06:23.4829860Z To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only).
2022-10-24T17:06:23.4830987Z Learn about HTTPS: https://aka.ms/dotnet-https
2022-10-24T17:06:23.4831859Z ----------------
2022-10-24T17:06:23.4845390Z Write your first app: https://aka.ms/dotnet-hello-world
2022-10-24T17:06:23.4846918Z Find out what's new: https://aka.ms/dotnet-whats-new
2022-10-24T17:06:23.4849529Z Explore documentation: https://aka.ms/dotnet-docs
2022-10-24T17:06:23.4851512Z Report issues and find source on GitHub: https://github.com/dotnet/core
2022-10-24T17:06:23.4852812Z Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
2022-10-24T17:06:23.4867905Z --------------------------------------------------------------------------------------
2022-10-24T17:06:28.4146278Z You can invoke the tool using the following command: SignClient
2022-10-24T17:06:28.4148970Z Tool 'signclient' (version '1.0.82') was successfully installed.
2022-10-24T17:06:28.4435893Z Running build script...
2022-10-24T17:06:43.0437981Z Building project with version: 20221024.1
2022-10-24T17:06:43.0542127Z Shortened DependencyGraph for Target PublishCode:
2022-10-24T17:06:43.0543888Z <== PublishCode
2022-10-24T17:06:43.0544307Z 
2022-10-24T17:06:43.0608896Z The running order is:
2022-10-24T17:06:43.0609899Z   - PublishCode
2022-10-24T17:06:43.0610493Z Running build with 1 worker
2022-10-24T17:06:43.1254667Z Starting Target: PublishCode 
2022-10-24T17:06:43.1725795Z dotnet "publish" "D:\a\1\s\src\Lighthouse\Lighthouse.csproj" --configuration Release --framework net6.0 
2022-10-24T17:06:43.3927581Z Microsoft (R) Build Engine version 17.0.0+c9eb9dd64 for .NET
2022-10-24T17:06:43.3949389Z Copyright (C) Microsoft Corporation. All rights reserved.
2022-10-24T17:06:43.3991446Z 
2022-10-24T17:06:44.0032528Z   Determining projects to restore...
2022-10-24T17:08:30.6862153Z   Restored D:\a\1\s\src\Lighthouse\Lighthouse.csproj (in 1.72 min).
2022-10-24T17:08:33.8001557Z   Lighthouse -> D:\a\1\s\src\Lighthouse\bin\Release\net6.0\Lighthouse.dll
2022-10-24T17:08:33.9785747Z   Lighthouse -> D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\
2022-10-24T17:08:34.0350507Z Finished Target: PublishCode
2022-10-24T17:08:34.0908087Z 
2022-10-24T17:08:34.0911139Z ---------------------------------------------------------------------
2022-10-24T17:08:34.0913307Z Build Time Report
2022-10-24T17:08:34.0915188Z ---------------------------------------------------------------------
2022-10-24T17:08:34.1022593Z Target        Duration
2022-10-24T17:08:34.1024343Z ------        --------
2022-10-24T17:08:34.1068224Z PublishCode   00:01:50.9076653
2022-10-24T17:08:34.1069935Z Total:        00:01:51.0468678
2022-10-24T17:08:34.1071281Z ---------------------------------------------------------------------
2022-10-24T17:08:34.1072461Z Status:       Ok
2022-10-24T17:08:34.1073697Z ---------------------------------------------------------------------
2022-10-24T17:08:34.6443690Z ##[section]Finishing: dotnet publish
2022-10-24T17:08:34.6491399Z ##[section]Starting: Copy dotnet publish Output
2022-10-24T17:08:34.6672003Z ==============================================================================
2022-10-24T17:08:34.6672904Z Task         : Copy files
2022-10-24T17:08:34.6673404Z Description  : Copy files from a source folder to a target folder using patterns matching file paths (not folder paths)
2022-10-24T17:08:34.6674023Z Version      : 2.209.0
2022-10-24T17:08:34.6674468Z Author       : Microsoft Corporation
2022-10-24T17:08:34.6674939Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/copy-files
2022-10-24T17:08:34.6675550Z ==============================================================================
2022-10-24T17:08:34.9576442Z found 89 files
2022-10-24T17:08:34.9657885Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Bootstrap.Docker.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Bootstrap.Docker.dll
2022-10-24T17:08:34.9766997Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Cluster.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Cluster.dll
2022-10-24T17:08:34.9794002Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Cluster.Hosting.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Cluster.Hosting.dll
2022-10-24T17:08:34.9819726Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Cluster.Sharding.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Cluster.Sharding.dll
2022-10-24T17:08:34.9851133Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Cluster.Tools.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Cluster.Tools.dll
2022-10-24T17:08:34.9868025Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Coordination.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Coordination.dll
2022-10-24T17:08:34.9894250Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.DependencyInjection.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.DependencyInjection.dll
2022-10-24T17:08:34.9910336Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.DistributedData.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.DistributedData.dll
2022-10-24T17:08:34.9945008Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.DistributedData.LightningDB.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.DistributedData.LightningDB.dll
2022-10-24T17:08:34.9960820Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.dll
2022-10-24T17:08:34.9982259Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\akka.hocon to D:\a\1\a\bin\Release\net6.0\publish\akka.hocon
2022-10-24T17:08:35.0000175Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Hosting.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Hosting.dll
2022-10-24T17:08:35.0029728Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Persistence.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Persistence.dll
2022-10-24T17:08:35.0048070Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Persistence.Hosting.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Persistence.Hosting.dll
2022-10-24T17:08:35.0084493Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Remote.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Remote.dll
2022-10-24T17:08:35.0086755Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Remote.Hosting.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Remote.Hosting.dll
2022-10-24T17:08:35.0098759Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Akka.Streams.dll to D:\a\1\a\bin\Release\net6.0\publish\Akka.Streams.dll
2022-10-24T17:08:35.0121112Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\DotNetty.Buffers.dll to D:\a\1\a\bin\Release\net6.0\publish\DotNetty.Buffers.dll
2022-10-24T17:08:35.0139243Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\DotNetty.Codecs.dll to D:\a\1\a\bin\Release\net6.0\publish\DotNetty.Codecs.dll
2022-10-24T17:08:35.0181092Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\DotNetty.Common.dll to D:\a\1\a\bin\Release\net6.0\publish\DotNetty.Common.dll
2022-10-24T17:08:35.0183689Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\DotNetty.Handlers.dll to D:\a\1\a\bin\Release\net6.0\publish\DotNetty.Handlers.dll
2022-10-24T17:08:35.0185899Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\DotNetty.Transport.dll to D:\a\1\a\bin\Release\net6.0\publish\DotNetty.Transport.dll
2022-10-24T17:08:35.0214814Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Google.Protobuf.dll to D:\a\1\a\bin\Release\net6.0\publish\Google.Protobuf.dll
2022-10-24T17:08:35.0232772Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Hyperion.dll to D:\a\1\a\bin\Release\net6.0\publish\Hyperion.dll
2022-10-24T17:08:35.0249062Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Lighthouse.deps.json to D:\a\1\a\bin\Release\net6.0\publish\Lighthouse.deps.json
2022-10-24T17:08:35.0269653Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Lighthouse.dll to D:\a\1\a\bin\Release\net6.0\publish\Lighthouse.dll
2022-10-24T17:08:35.0283617Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Lighthouse.exe to D:\a\1\a\bin\Release\net6.0\publish\Lighthouse.exe
2022-10-24T17:08:35.0312439Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Lighthouse.pdb to D:\a\1\a\bin\Release\net6.0\publish\Lighthouse.pdb
2022-10-24T17:08:35.0321520Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Lighthouse.runtimeconfig.json to D:\a\1\a\bin\Release\net6.0\publish\Lighthouse.runtimeconfig.json
2022-10-24T17:08:35.0337892Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\LightningDB.dll to D:\a\1\a\bin\Release\net6.0\publish\LightningDB.dll
2022-10-24T17:08:35.0353491Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Bcl.AsyncInterfaces.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Bcl.AsyncInterfaces.dll
2022-10-24T17:08:35.0369661Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.Abstractions.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.Abstractions.dll
2022-10-24T17:08:35.0399105Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.Binder.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.Binder.dll
2022-10-24T17:08:35.0426720Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.CommandLine.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.CommandLine.dll
2022-10-24T17:08:35.0441347Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.dll
2022-10-24T17:08:35.0518551Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.EnvironmentVariables.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.EnvironmentVariables.dll
2022-10-24T17:08:35.0542327Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.FileExtensions.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.FileExtensions.dll
2022-10-24T17:08:35.0558071Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.Json.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.Json.dll
2022-10-24T17:08:35.0578000Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.UserSecrets.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.UserSecrets.dll
2022-10-24T17:08:35.0591267Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.Xml.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Configuration.Xml.dll
2022-10-24T17:08:35.0612065Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.DependencyInjection.Abstractions.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.DependencyInjection.Abstractions.dll
2022-10-24T17:08:35.0625119Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.DependencyInjection.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.DependencyInjection.dll
2022-10-24T17:08:35.0644212Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.FileProviders.Abstractions.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.FileProviders.Abstractions.dll
2022-10-24T17:08:35.0656392Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.FileProviders.Physical.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.FileProviders.Physical.dll
2022-10-24T17:08:35.0668579Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.FileSystemGlobbing.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.FileSystemGlobbing.dll
2022-10-24T17:08:35.0684048Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Hosting.Abstractions.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Hosting.Abstractions.dll
2022-10-24T17:08:35.0695990Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Hosting.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Hosting.dll
2022-10-24T17:08:35.0709994Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.Abstractions.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.Abstractions.dll
2022-10-24T17:08:35.0724496Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.Configuration.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.Configuration.dll
2022-10-24T17:08:35.0760484Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.Console.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.Console.dll
2022-10-24T17:08:35.0771829Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.Debug.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.Debug.dll
2022-10-24T17:08:35.0784857Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.dll
2022-10-24T17:08:35.0797632Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.EventLog.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.EventLog.dll
2022-10-24T17:08:35.0881275Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.EventSource.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Logging.EventSource.dll
2022-10-24T17:08:35.0885358Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.ObjectPool.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.ObjectPool.dll
2022-10-24T17:08:35.0888498Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Options.ConfigurationExtensions.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Options.ConfigurationExtensions.dll
2022-10-24T17:08:35.0891038Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Options.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Options.dll
2022-10-24T17:08:35.0893327Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Extensions.Primitives.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Extensions.Primitives.dll
2022-10-24T17:08:35.0895559Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Microsoft.Win32.SystemEvents.dll to D:\a\1\a\bin\Release\net6.0\publish\Microsoft.Win32.SystemEvents.dll
2022-10-24T17:08:35.0898018Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Newtonsoft.Json.dll to D:\a\1\a\bin\Release\net6.0\publish\Newtonsoft.Json.dll
2022-10-24T17:08:35.0925066Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Petabridge.Cmd.Cluster.dll to D:\a\1\a\bin\Release\net6.0\publish\Petabridge.Cmd.Cluster.dll
2022-10-24T17:08:35.0938728Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Petabridge.Cmd.Common.dll to D:\a\1\a\bin\Release\net6.0\publish\Petabridge.Cmd.Common.dll
2022-10-24T17:08:35.0953230Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Petabridge.Cmd.Host.dll to D:\a\1\a\bin\Release\net6.0\publish\Petabridge.Cmd.Host.dll
2022-10-24T17:08:35.1008668Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Petabridge.Cmd.Remote.dll to D:\a\1\a\bin\Release\net6.0\publish\Petabridge.Cmd.Remote.dll
2022-10-24T17:08:35.1011289Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Phobos.Actor.Common.dll to D:\a\1\a\bin\Release\net6.0\publish\Phobos.Actor.Common.dll
2022-10-24T17:08:35.1016312Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\Reactive.Streams.dll to D:\a\1\a\bin\Release\net6.0\publish\Reactive.Streams.dll
2022-10-24T17:08:35.1026280Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\linux-arm\native\liblmdb.so to D:\a\1\a\bin\Release\net6.0\publish\runtimes\linux-arm\native\liblmdb.so
2022-10-24T17:08:35.1045498Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\linux-arm64\native\liblmdb.so to D:\a\1\a\bin\Release\net6.0\publish\runtimes\linux-arm64\native\liblmdb.so
2022-10-24T17:08:35.1067032Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\linux-x64\native\liblmdb.so to D:\a\1\a\bin\Release\net6.0\publish\runtimes\linux-x64\native\liblmdb.so
2022-10-24T17:08:35.1098897Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\osx\native\lmdb.dylib to D:\a\1\a\bin\Release\net6.0\publish\runtimes\osx\native\lmdb.dylib
2022-10-24T17:08:35.1123167Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\unix\lib\netcoreapp3.0\System.Drawing.Common.dll to D:\a\1\a\bin\Release\net6.0\publish\runtimes\unix\lib\netcoreapp3.0\System.Drawing.Common.dll
2022-10-24T17:08:35.1152535Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\win\lib\net6.0\System.Security.Cryptography.Pkcs.dll to D:\a\1\a\bin\Release\net6.0\publish\runtimes\win\lib\net6.0\System.Security.Cryptography.Pkcs.dll
2022-10-24T17:08:35.1176388Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\win\lib\netcoreapp2.0\System.Diagnostics.EventLog.dll to D:\a\1\a\bin\Release\net6.0\publish\runtimes\win\lib\netcoreapp2.0\System.Diagnostics.EventLog.dll
2022-10-24T17:08:35.1204348Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\win\lib\netcoreapp3.0\Microsoft.Win32.SystemEvents.dll to D:\a\1\a\bin\Release\net6.0\publish\runtimes\win\lib\netcoreapp3.0\Microsoft.Win32.SystemEvents.dll
2022-10-24T17:08:35.1211904Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\win\lib\netcoreapp3.0\System.Drawing.Common.dll to D:\a\1\a\bin\Release\net6.0\publish\runtimes\win\lib\netcoreapp3.0\System.Drawing.Common.dll
2022-10-24T17:08:35.1227057Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\win\lib\netcoreapp3.0\System.Windows.Extensions.dll to D:\a\1\a\bin\Release\net6.0\publish\runtimes\win\lib\netcoreapp3.0\System.Windows.Extensions.dll
2022-10-24T17:08:35.1254046Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll to D:\a\1\a\bin\Release\net6.0\publish\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
2022-10-24T17:08:35.1276884Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\win-x64\native\lmdb.dll to D:\a\1\a\bin\Release\net6.0\publish\runtimes\win-x64\native\lmdb.dll
2022-10-24T17:08:35.1294841Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\win-x64\native\lmdbautoresize.dll to D:\a\1\a\bin\Release\net6.0\publish\runtimes\win-x64\native\lmdbautoresize.dll
2022-10-24T17:08:35.1323085Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\win-x86\native\lmdb.dll to D:\a\1\a\bin\Release\net6.0\publish\runtimes\win-x86\native\lmdb.dll
2022-10-24T17:08:35.1341262Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\runtimes\win-x86\native\lmdbautoresize.dll to D:\a\1\a\bin\Release\net6.0\publish\runtimes\win-x86\native\lmdbautoresize.dll
2022-10-24T17:08:35.1369845Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\System.Configuration.ConfigurationManager.dll to D:\a\1\a\bin\Release\net6.0\publish\System.Configuration.ConfigurationManager.dll
2022-10-24T17:08:35.1378817Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\System.Diagnostics.EventLog.dll to D:\a\1\a\bin\Release\net6.0\publish\System.Diagnostics.EventLog.dll
2022-10-24T17:08:35.1392275Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\System.Drawing.Common.dll to D:\a\1\a\bin\Release\net6.0\publish\System.Drawing.Common.dll
2022-10-24T17:08:35.1406144Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\System.Security.Cryptography.Pkcs.dll to D:\a\1\a\bin\Release\net6.0\publish\System.Security.Cryptography.Pkcs.dll
2022-10-24T17:08:35.1423240Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\System.Security.Cryptography.ProtectedData.dll to D:\a\1\a\bin\Release\net6.0\publish\System.Security.Cryptography.ProtectedData.dll
2022-10-24T17:08:35.1441822Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\System.Security.Cryptography.Xml.dll to D:\a\1\a\bin\Release\net6.0\publish\System.Security.Cryptography.Xml.dll
2022-10-24T17:08:35.1456201Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\System.Security.Permissions.dll to D:\a\1\a\bin\Release\net6.0\publish\System.Security.Permissions.dll
2022-10-24T17:08:35.1470177Z Copying D:\a\1\s\src\Lighthouse\bin\Release\net6.0\publish\System.Windows.Extensions.dll to D:\a\1\a\bin\Release\net6.0\publish\System.Windows.Extensions.dll
2022-10-24T17:08:35.1584419Z ##[section]Finishing: Copy dotnet publish Output
2022-10-24T17:08:35.1619787Z ##[section]Starting: Copy Dockerfiles
2022-10-24T17:08:35.1830643Z ==============================================================================
2022-10-24T17:08:35.1831588Z Task         : Copy files
2022-10-24T17:08:35.1832055Z Description  : Copy files from a source folder to a target folder using patterns matching file paths (not folder paths)
2022-10-24T17:08:35.1832682Z Version      : 2.209.0
2022-10-24T17:08:35.1833016Z Author       : Microsoft Corporation
2022-10-24T17:08:35.1833459Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/copy-files
2022-10-24T17:08:35.1834066Z ==============================================================================
2022-10-24T17:08:35.5002879Z found 3 files
2022-10-24T17:08:35.5039784Z Copying D:\a\1\s\src\Lighthouse\Dockerfile-arm64 to D:\a\1\a\Dockerfile-arm64
2022-10-24T17:08:35.5125050Z Copying D:\a\1\s\src\Lighthouse\Dockerfile-linux to D:\a\1\a\Dockerfile-linux
2022-10-24T17:08:35.5144226Z Copying D:\a\1\s\src\Lighthouse\Dockerfile-windows to D:\a\1\a\Dockerfile-windows
2022-10-24T17:08:35.5244801Z ##[section]Finishing: Copy Dockerfiles
2022-10-24T17:08:35.5289030Z ##[section]Starting: PublishBuildArtifacts
2022-10-24T17:08:35.5467266Z ==============================================================================
2022-10-24T17:08:35.5468135Z Task         : Publish build artifacts
2022-10-24T17:08:35.5468591Z Description  : Publish build artifacts to Azure Pipelines or a Windows file share
2022-10-24T17:08:35.5468998Z Version      : 1.200.0
2022-10-24T17:08:35.5469282Z Author       : Microsoft Corporation
2022-10-24T17:08:35.5469868Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/publish-build-artifacts
2022-10-24T17:08:35.5470536Z ==============================================================================
2022-10-24T17:08:35.9117107Z ##[section]Async Command Start: Upload Artifact
2022-10-24T17:08:35.9118337Z Uploading 92 files
2022-10-24T17:08:41.0179004Z Total file: 92 ---- Processed file: 62 (67%)
2022-10-24T17:08:43.8787893Z File upload succeed.
2022-10-24T17:08:43.8789049Z Upload 'D:\a\1\a' to file container: '#/9160471/drop'
2022-10-24T17:08:43.8789494Z Associated artifact 4675 with build 27729
2022-10-24T17:08:43.8790059Z ##[section]Async Command End: Upload Artifact
2022-10-24T17:08:43.8791578Z ##[section]Finishing: PublishBuildArtifacts
2022-10-24T17:08:43.8827308Z ##[section]Starting: GitHub release (create)
2022-10-24T17:08:43.9003243Z ==============================================================================
2022-10-24T17:08:43.9004053Z Task         : GitHub Release
2022-10-24T17:08:43.9004441Z Description  : Create, edit, or delete a GitHub release
2022-10-24T17:08:43.9004908Z Version      : 0.198.0
2022-10-24T17:08:43.9005317Z Author       : Microsoft Corporation
2022-10-24T17:08:43.9005644Z Help         : https://aka.ms/AA5vv5o
2022-10-24T17:08:43.9006158Z ==============================================================================
2022-10-24T17:08:45.0806845Z Searching for tags associated with target commit: aefd4a6ad156df6f0213dcf52083c10d4a427e35
2022-10-24T17:08:45.0814679Z Found a tag for target commit: aefd4a6ad156df6f0213dcf52083c10d4a427e35
2022-10-24T17:08:45.1182774Z Computing changes made in this release...
2022-10-24T17:08:45.2651474Z Fetching the latest published release...
2022-10-24T17:08:45.4964808Z Found the latest published release: https://github.com/petabridge/lighthouse/releases/tag/1.7.0
2022-10-24T17:08:45.7209160Z Fetching the list of commits since the last published release...
2022-10-24T17:08:46.2234127Z Found the list of changes.
2022-10-24T17:08:46.2677631Z Changes computed successfully.
2022-10-24T17:08:46.2679327Z Creating a release for tag: 1.7.1
2022-10-24T17:08:46.7927935Z Uploading assets...
2022-10-24T17:08:46.7932572Z Searching for file(s) matching 'bin\nuget\*.nupkg'.
2022-10-24T17:08:46.7988004Z No files found matching 'bin\nuget\*.nupkg'. Nothing to upload.
2022-10-24T17:08:46.7989206Z All assets uploaded successfully.
2022-10-24T17:08:46.7990369Z Release created successfully at https://github.com/petabridge/lighthouse/releases/tag/1.7.1
2022-10-24T17:08:46.8107849Z ##[section]Finishing: GitHub release (create)
2022-10-24T17:08:46.8147066Z ##[section]Starting: Checkout petabridge/lighthouse@refs/tags/1.7.1 to s
2022-10-24T17:08:46.8304359Z ==============================================================================
2022-10-24T17:08:46.8305267Z Task         : Get sources
2022-10-24T17:08:46.8305714Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2022-10-24T17:08:46.8306233Z Version      : 1.0.0
2022-10-24T17:08:46.8306604Z Author       : Microsoft
2022-10-24T17:08:46.8307138Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2022-10-24T17:08:46.8307733Z ==============================================================================
2022-10-24T17:08:47.2632355Z Cleaning any cached credential from repository: petabridge/lighthouse (GitHub)
2022-10-24T17:08:47.2766603Z ##[section]Finishing: Checkout petabridge/lighthouse@refs/tags/1.7.1 to s
2022-10-24T17:08:47.2839640Z ##[section]Starting: Finalize Job
2022-10-24T17:08:47.2875039Z TestResultLogParser: JasmineTestResultParser : Starting jasmine test result parser.
2022-10-24T17:08:47.2875526Z TestResultLogParser: JestTestResultParser : Starting jest test result parser.
2022-10-24T17:08:47.2875982Z TestResultLogParser: MochaTestResultParser : Starting mocha test result parser.
2022-10-24T17:08:47.2876456Z TestResultLogParser: PythonTestResultParser : Starting python test result parser.
2022-10-24T17:08:47.4307046Z TestResultLogParser: Waiting for log plugin to finish, pending process 9 log lines.
2022-10-24T17:08:47.4315866Z Cleaning up task key
2022-10-24T17:08:47.4317720Z Start cleaning up orphan processes.
2022-10-24T17:08:47.4770258Z Terminate orphan process: pid (4872) (dotnet)
2022-10-24T17:08:47.4802405Z Terminate orphan process: pid (844) (conhost)
2022-10-24T17:08:47.4818622Z ##[section]Finishing: Finalize Job
2022-10-24T17:08:47.4895753Z ##[section]Finishing: publishNetCore