Skip to content

Instantly share code, notes, and snippets.

@diegosasw
Created November 9, 2019 11:16
Show Gist options
  • Save diegosasw/df66eccf71bbfc044a4d72be96268c9a to your computer and use it in GitHub Desktop.
Save diegosasw/df66eccf71bbfc044a4d72be96268c9a to your computer and use it in GitHub Desktop.
log
2019-11-09T10:49:18.4242118Z ##[section]Starting: Unit Tests
2019-11-09T10:49:18.6235542Z ##[section]Starting: Initialize job
2019-11-09T10:49:18.6235828Z Agent name: 'Hosted Agent'
2019-11-09T10:49:18.6235947Z Agent machine name: 'fv-az50'
2019-11-09T10:49:18.6236037Z Current agent version: '2.160.0'
2019-11-09T10:49:18.6236935Z Current image version: '20191025.1'
2019-11-09T10:49:18.6254314Z Agent running as: 'vsts'
2019-11-09T10:49:18.6350081Z Prepare build directory.
2019-11-09T10:49:18.6603515Z Set build variables.
2019-11-09T10:49:18.6651218Z Download all required tasks.
2019-11-09T10:49:18.6813717Z Downloading task: DownloadPipelineArtifact (1.1.3)
2019-11-09T10:49:19.6861242Z Downloading task: CmdLine (2.151.2)
2019-11-09T10:49:19.8921670Z Start tracking orphan processes.
2019-11-09T10:49:19.9092601Z ##[section]Finishing: Initialize job
2019-11-09T10:49:19.9603727Z ##[section]Starting: Checkout
2019-11-09T10:49:19.9899011Z ==============================================================================
2019-11-09T10:49:19.9899212Z Task : Get sources
2019-11-09T10:49:19.9899324Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2019-11-09T10:49:19.9899423Z Version : 1.0.0
2019-11-09T10:49:19.9899492Z Author : Microsoft
2019-11-09T10:49:19.9899585Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2019-11-09T10:49:19.9899674Z ==============================================================================
2019-11-09T10:49:20.5987455Z Syncing repository: sasw-diego/sasw-test-support (GitHub)
2019-11-09T10:49:21.6682831Z ##[command]git version
2019-11-09T10:49:21.8933996Z git version 2.23.0
2019-11-09T10:49:21.9110502Z ##[command]git lfs version
2019-11-09T10:49:22.7447896Z git-lfs/2.9.0 (GitHub; linux amd64; go 1.13.1)
2019-11-09T10:49:22.7790429Z ##[command]git init "/home/vsts/work/1/s"
2019-11-09T10:49:22.9298614Z Initialized empty Git repository in /home/vsts/work/1/s/.git/
2019-11-09T10:49:22.9352874Z ##[command]git remote add origin https://github.com/sasw-diego/sasw-test-support
2019-11-09T10:49:22.9574719Z ##[command]git config gc.auto 0
2019-11-09T10:49:22.9656423Z ##[command]git config --get-all http.https://github.com/sasw-diego/sasw-test-support.extraheader
2019-11-09T10:49:22.9711336Z ##[command]git config --get-all http.proxy
2019-11-09T10:49:22.9844580Z ##[command]git -c http.extraheader="AUTHORIZATION: basic ***" fetch --force --tags --prune --progress --no-recurse-submodules origin
2019-11-09T10:49:24.1838123Z remote: Enumerating objects: 256, done.
2019-11-09T10:49:24.1838836Z remote: Counting objects: 0% (1/256)
2019-11-09T10:49:24.1839196Z remote: Counting objects: 1% (3/256)
2019-11-09T10:49:24.1839453Z remote: Counting objects: 2% (6/256)
2019-11-09T10:49:24.1839672Z remote: Counting objects: 3% (8/256)
2019-11-09T10:49:24.1839920Z remote: Counting objects: 4% (11/256)
2019-11-09T10:49:24.1840149Z remote: Counting objects: 5% (13/256)
2019-11-09T10:49:24.1840345Z remote: Counting objects: 6% (16/256)
2019-11-09T10:49:24.1840595Z remote: Counting objects: 7% (18/256)
2019-11-09T10:49:24.1840789Z remote: Counting objects: 8% (21/256)
2019-11-09T10:49:24.1841017Z remote: Counting objects: 9% (24/256)
2019-11-09T10:49:24.1841212Z remote: Counting objects: 10% (26/256)
2019-11-09T10:49:24.1841439Z remote: Counting objects: 11% (29/256)
2019-11-09T10:49:24.1841630Z remote: Counting objects: 12% (31/256)
2019-11-09T10:49:24.1841869Z remote: Counting objects: 13% (34/256)
2019-11-09T10:49:24.1842056Z remote: Counting objects: 14% (36/256)
2019-11-09T10:49:24.1842290Z remote: Counting objects: 15% (39/256)
2019-11-09T10:49:24.1842476Z remote: Counting objects: 16% (41/256)
2019-11-09T10:49:24.1842789Z remote: Counting objects: 17% (44/256)
2019-11-09T10:49:24.1842988Z remote: Counting objects: 18% (47/256)
2019-11-09T10:49:24.1843226Z remote: Counting objects: 19% (49/256)
2019-11-09T10:49:24.2340306Z remote: Counting objects: 20% (52/256)
2019-11-09T10:49:24.2341215Z remote: Counting objects: 21% (54/256)
2019-11-09T10:49:24.2341510Z remote: Counting objects: 22% (57/256)
2019-11-09T10:49:24.2341726Z remote: Counting objects: 23% (59/256)
2019-11-09T10:49:24.2341978Z remote: Counting objects: 24% (62/256)
2019-11-09T10:49:24.2342186Z remote: Counting objects: 25% (64/256)
2019-11-09T10:49:24.2342436Z remote: Counting objects: 26% (67/256)
2019-11-09T10:49:24.2342639Z remote: Counting objects: 27% (70/256)
2019-11-09T10:49:24.2342928Z remote: Counting objects: 28% (72/256)
2019-11-09T10:49:24.2343183Z remote: Counting objects: 29% (75/256)
2019-11-09T10:49:24.2343762Z remote: Counting objects: 30% (77/256)
2019-11-09T10:49:24.2345666Z remote: Counting objects: 31% (80/256)
2019-11-09T10:49:24.2346806Z remote: Counting objects: 32% (82/256)
2019-11-09T10:49:24.2347181Z remote: Counting objects: 33% (85/256)
2019-11-09T10:49:24.2347392Z remote: Counting objects: 34% (88/256)
2019-11-09T10:49:24.2347637Z remote: Counting objects: 35% (90/256)
2019-11-09T10:49:24.2347836Z remote: Counting objects: 36% (93/256)
2019-11-09T10:49:24.2348082Z remote: Counting objects: 37% (95/256)
2019-11-09T10:49:24.2348281Z remote: Counting objects: 38% (98/256)
2019-11-09T10:49:24.2348576Z remote: Counting objects: 39% (100/256)
2019-11-09T10:49:24.2348784Z remote: Counting objects: 40% (103/256)
2019-11-09T10:49:24.2349035Z remote: Counting objects: 41% (105/256)
2019-11-09T10:49:24.2349282Z remote: Counting objects: 42% (108/256)
2019-11-09T10:49:24.2349501Z remote: Counting objects: 43% (111/256)
2019-11-09T10:49:24.2349750Z remote: Counting objects: 44% (113/256)
2019-11-09T10:49:24.2349958Z remote: Counting objects: 45% (116/256)
2019-11-09T10:49:24.2350218Z remote: Counting objects: 46% (118/256)
2019-11-09T10:49:24.2350423Z remote: Counting objects: 47% (121/256)
2019-11-09T10:49:24.2350668Z remote: Counting objects: 48% (123/256)
2019-11-09T10:49:24.2350870Z remote: Counting objects: 49% (126/256)
2019-11-09T10:49:24.2351117Z remote: Counting objects: 50% (128/256)
2019-11-09T10:49:24.2351319Z remote: Counting objects: 51% (131/256)
2019-11-09T10:49:24.2351601Z remote: Counting objects: 52% (134/256)
2019-11-09T10:49:24.2351809Z remote: Counting objects: 53% (136/256)
2019-11-09T10:49:24.2352063Z remote: Counting objects: 54% (139/256)
2019-11-09T10:49:24.2352263Z remote: Counting objects: 55% (141/256)
2019-11-09T10:49:24.2352523Z remote: Counting objects: 56% (144/256)
2019-11-09T10:49:24.2352772Z remote: Counting objects: 57% (146/256)
2019-11-09T10:49:24.2355183Z remote: Counting objects: 58% (149/256)
2019-11-09T10:49:24.2355723Z remote: Counting objects: 59% (152/256)
2019-11-09T10:49:24.2355949Z remote: Counting objects: 60% (154/256)
2019-11-09T10:49:24.2356232Z remote: Counting objects: 61% (157/256)
2019-11-09T10:49:24.2356441Z remote: Counting objects: 62% (159/256)
2019-11-09T10:49:24.2356695Z remote: Counting objects: 63% (162/256)
2019-11-09T10:49:24.2356894Z remote: Counting objects: 64% (164/256)
2019-11-09T10:49:24.2357179Z remote: Counting objects: 65% (167/256)
2019-11-09T10:49:24.2357385Z remote: Counting objects: 66% (169/256)
2019-11-09T10:49:24.2357639Z remote: Counting objects: 67% (172/256)
2019-11-09T10:49:24.2357836Z remote: Counting objects: 68% (175/256)
2019-11-09T10:49:24.2358099Z remote: Counting objects: 69% (177/256)
2019-11-09T10:49:24.2358349Z remote: Counting objects: 70% (180/256)
2019-11-09T10:49:24.2358558Z remote: Counting objects: 71% (182/256)
2019-11-09T10:49:24.2358966Z remote: Counting objects: 72% (185/256)
2019-11-09T10:49:24.2359359Z remote: Counting objects: 73% (187/256)
2019-11-09T10:49:24.2359655Z remote: Counting objects: 74% (190/256)
2019-11-09T10:49:24.2359855Z remote: Counting objects: 75% (192/256)
2019-11-09T10:49:24.2360091Z remote: Counting objects: 76% (195/256)
2019-11-09T10:49:24.2360285Z remote: Counting objects: 77% (198/256)
2019-11-09T10:49:24.2360528Z remote: Counting objects: 78% (200/256)
2019-11-09T10:49:24.2360719Z remote: Counting objects: 79% (203/256)
2019-11-09T10:49:24.2360959Z remote: Counting objects: 80% (205/256)
2019-11-09T10:49:24.2361276Z remote: Counting objects: 81% (208/256)
2019-11-09T10:49:24.2361526Z remote: Counting objects: 82% (210/256)
2019-11-09T10:49:24.2362384Z remote: Counting objects: 83% (213/256)
2019-11-09T10:49:24.2362985Z remote: Counting objects: 84% (216/256)
2019-11-09T10:49:24.2364008Z remote: Counting objects: 85% (218/256)
2019-11-09T10:49:24.2364338Z remote: Counting objects: 86% (221/256)
2019-11-09T10:49:24.2364604Z remote: Counting objects: 87% (223/256)
2019-11-09T10:49:24.2364814Z remote: Counting objects: 88% (226/256)
2019-11-09T10:49:24.2366095Z remote: Counting objects: 89% (228/256)
2019-11-09T10:49:24.2366427Z remote: Counting objects: 90% (231/256)
2019-11-09T10:49:24.2366699Z remote: Counting objects: 91% (233/256)
2019-11-09T10:49:24.2366902Z remote: Counting objects: 92% (236/256)
2019-11-09T10:49:24.2367253Z remote: Counting objects: 93% (239/256)
2019-11-09T10:49:24.2371201Z remote: Counting objects: 94% (241/256)
2019-11-09T10:49:24.2371376Z remote: Counting objects: 95% (244/256)
2019-11-09T10:49:24.2371755Z remote: Counting objects: 96% (246/256)
2019-11-09T10:49:24.2372281Z remote: Counting objects: 97% (249/256)
2019-11-09T10:49:24.2372548Z remote: Counting objects: 98% (251/256)
2019-11-09T10:49:24.2372640Z remote: Counting objects: 99% (254/256)
2019-11-09T10:49:24.2372761Z remote: Counting objects: 100% (256/256)
2019-11-09T10:49:24.2372843Z remote: Counting objects: 100% (256/256), done.
2019-11-09T10:49:24.2375132Z remote: Compressing objects: 0% (1/191)
2019-11-09T10:49:24.2376285Z remote: Compressing objects: 1% (2/191)
2019-11-09T10:49:24.2376442Z remote: Compressing objects: 2% (4/191)
2019-11-09T10:49:24.2376523Z remote: Compressing objects: 3% (6/191)
2019-11-09T10:49:24.2376649Z remote: Compressing objects: 4% (8/191)
2019-11-09T10:49:24.2377237Z remote: Compressing objects: 5% (10/191)
2019-11-09T10:49:24.2377377Z remote: Compressing objects: 6% (12/191)
2019-11-09T10:49:24.2377471Z remote: Compressing objects: 7% (14/191)
2019-11-09T10:49:24.2377600Z remote: Compressing objects: 8% (16/191)
2019-11-09T10:49:24.2377681Z remote: Compressing objects: 9% (18/191)
2019-11-09T10:49:24.2377815Z remote: Compressing objects: 10% (20/191)
2019-11-09T10:49:24.2377895Z remote: Compressing objects: 11% (22/191)
2019-11-09T10:49:24.2378021Z remote: Compressing objects: 12% (23/191)
2019-11-09T10:49:24.2378101Z remote: Compressing objects: 13% (25/191)
2019-11-09T10:49:24.2378228Z remote: Compressing objects: 14% (27/191)
2019-11-09T10:49:24.2378310Z remote: Compressing objects: 15% (29/191)
2019-11-09T10:49:24.2378435Z remote: Compressing objects: 16% (31/191)
2019-11-09T10:49:24.2380895Z remote: Compressing objects: 17% (33/191)
2019-11-09T10:49:24.2381049Z remote: Compressing objects: 18% (35/191)
2019-11-09T10:49:24.2381144Z remote: Compressing objects: 19% (37/191)
2019-11-09T10:49:24.2381271Z remote: Compressing objects: 20% (39/191)
2019-11-09T10:49:24.2381731Z remote: Compressing objects: 21% (41/191)
2019-11-09T10:49:24.2382167Z remote: Compressing objects: 22% (43/191)
2019-11-09T10:49:24.2382384Z remote: Compressing objects: 23% (44/191)
2019-11-09T10:49:24.2382512Z remote: Compressing objects: 24% (46/191)
2019-11-09T10:49:24.2382594Z remote: Compressing objects: 25% (48/191)
2019-11-09T10:49:24.2382718Z remote: Compressing objects: 26% (50/191)
2019-11-09T10:49:24.2382802Z remote: Compressing objects: 27% (52/191)
2019-11-09T10:49:24.2382924Z remote: Compressing objects: 28% (54/191)
2019-11-09T10:49:24.2383399Z remote: Compressing objects: 29% (56/191)
2019-11-09T10:49:24.2383662Z remote: Compressing objects: 30% (58/191)
2019-11-09T10:49:24.2383741Z remote: Compressing objects: 31% (60/191)
2019-11-09T10:49:24.2383968Z remote: Compressing objects: 32% (62/191)
2019-11-09T10:49:24.2384057Z remote: Compressing objects: 33% (64/191)
2019-11-09T10:49:24.2384178Z remote: Compressing objects: 34% (65/191)
2019-11-09T10:49:24.2694418Z remote: Compressing objects: 35% (67/191)
2019-11-09T10:49:24.2695517Z remote: Compressing objects: 36% (69/191)
2019-11-09T10:49:24.2696634Z remote: Compressing objects: 37% (71/191)
2019-11-09T10:49:24.2697654Z remote: Compressing objects: 38% (73/191)
2019-11-09T10:49:24.2698767Z remote: Compressing objects: 39% (75/191)
2019-11-09T10:49:24.2699982Z remote: Compressing objects: 40% (77/191)
2019-11-09T10:49:24.2700782Z remote: Compressing objects: 41% (79/191)
2019-11-09T10:49:24.2701763Z remote: Compressing objects: 42% (81/191)
2019-11-09T10:49:24.2702916Z remote: Compressing objects: 43% (83/191)
2019-11-09T10:49:24.2703876Z remote: Compressing objects: 44% (85/191)
2019-11-09T10:49:24.2704965Z remote: Compressing objects: 45% (86/191)
2019-11-09T10:49:24.2706012Z remote: Compressing objects: 46% (88/191)
2019-11-09T10:49:24.2707025Z remote: Compressing objects: 47% (90/191)
2019-11-09T10:49:24.2708173Z remote: Compressing objects: 48% (92/191)
2019-11-09T10:49:24.2708628Z remote: Compressing objects: 49% (94/191)
2019-11-09T10:49:24.2709810Z remote: Compressing objects: 50% (96/191)
2019-11-09T10:49:24.2710043Z remote: Compressing objects: 51% (98/191)
2019-11-09T10:49:24.2710132Z remote: Compressing objects: 52% (100/191)
2019-11-09T10:49:24.2710265Z remote: Compressing objects: 53% (102/191)
2019-11-09T10:49:24.2710348Z remote: Compressing objects: 54% (104/191)
2019-11-09T10:49:24.2714828Z remote: Compressing objects: 55% (106/191)
2019-11-09T10:49:24.2714977Z remote: Compressing objects: 56% (107/191)
2019-11-09T10:49:24.2715319Z remote: Compressing objects: 57% (109/191)
2019-11-09T10:49:24.2715849Z remote: Compressing objects: 58% (111/191)
2019-11-09T10:49:24.2716231Z remote: Compressing objects: 59% (113/191)
2019-11-09T10:49:24.2716321Z remote: Compressing objects: 60% (115/191)
2019-11-09T10:49:24.2716623Z remote: Compressing objects: 61% (117/191)
2019-11-09T10:49:24.2716866Z remote: Compressing objects: 62% (119/191)
2019-11-09T10:49:24.2716982Z remote: Compressing objects: 63% (121/191)
2019-11-09T10:49:24.2717135Z remote: Compressing objects: 64% (123/191)
2019-11-09T10:49:24.2717438Z remote: Compressing objects: 65% (125/191)
2019-11-09T10:49:24.2717577Z remote: Compressing objects: 66% (127/191)
2019-11-09T10:49:24.2717660Z remote: Compressing objects: 67% (128/191)
2019-11-09T10:49:24.2717787Z remote: Compressing objects: 68% (130/191)
2019-11-09T10:49:24.2717871Z remote: Compressing objects: 69% (132/191)
2019-11-09T10:49:24.2718010Z remote: Compressing objects: 70% (134/191)
2019-11-09T10:49:24.2718096Z remote: Compressing objects: 71% (136/191)
2019-11-09T10:49:24.2718220Z remote: Compressing objects: 72% (138/191)
2019-11-09T10:49:24.2718557Z remote: Compressing objects: 73% (140/191)
2019-11-09T10:49:24.2718685Z remote: Compressing objects: 74% (142/191)
2019-11-09T10:49:24.2718892Z remote: Compressing objects: 75% (144/191)
2019-11-09T10:49:24.2719013Z remote: Compressing objects: 76% (146/191)
2019-11-09T10:49:24.2719093Z remote: Compressing objects: 77% (148/191)
2019-11-09T10:49:24.2719211Z remote: Compressing objects: 78% (149/191)
2019-11-09T10:49:24.2719292Z remote: Compressing objects: 79% (151/191)
2019-11-09T10:49:24.2719411Z remote: Compressing objects: 80% (153/191)
2019-11-09T10:49:24.2719492Z remote: Compressing objects: 81% (155/191)
2019-11-09T10:49:24.2719609Z remote: Compressing objects: 82% (157/191)
2019-11-09T10:49:24.2719765Z remote: Compressing objects: 83% (159/191)
2019-11-09T10:49:24.2719893Z remote: Compressing objects: 84% (161/191)
2019-11-09T10:49:24.2719974Z remote: Compressing objects: 85% (163/191)
2019-11-09T10:49:24.2720102Z remote: Compressing objects: 86% (165/191)
2019-11-09T10:49:24.2720184Z remote: Compressing objects: 87% (167/191)
2019-11-09T10:49:24.2720411Z remote: Compressing objects: 88% (169/191)
2019-11-09T10:49:24.2720491Z remote: Compressing objects: 89% (170/191)
2019-11-09T10:49:24.2720567Z remote: Compressing objects: 90% (172/191)
2019-11-09T10:49:24.2720686Z remote: Compressing objects: 91% (174/191)
2019-11-09T10:49:24.2720763Z remote: Compressing objects: 92% (176/191)
2019-11-09T10:49:24.2720881Z remote: Compressing objects: 93% (178/191)
2019-11-09T10:49:24.2720956Z remote: Compressing objects: 94% (180/191)
2019-11-09T10:49:24.2721074Z remote: Compressing objects: 95% (182/191)
2019-11-09T10:49:24.2721157Z remote: Compressing objects: 96% (184/191)
2019-11-09T10:49:24.2721271Z remote: Compressing objects: 97% (186/191)
2019-11-09T10:49:24.2721347Z remote: Compressing objects: 98% (188/191)
2019-11-09T10:49:24.2721859Z remote: Compressing objects: 99% (190/191)
2019-11-09T10:49:24.2722195Z remote: Compressing objects: 100% (191/191)
2019-11-09T10:49:24.2914582Z remote: Compressing objects: 100% (191/191), done.
2019-11-09T10:49:24.2914921Z
2019-11-09T10:49:24.2915315Z
2019-11-09T10:49:24.2915742Z Receiving objects: 0% (1/256)
2019-11-09T10:49:24.2915981Z
2019-11-09T10:49:24.2916185Z
2019-11-09T10:49:24.2916449Z Receiving objects: 1% (3/256)
2019-11-09T10:49:24.2916611Z
2019-11-09T10:49:24.2916856Z
2019-11-09T10:49:24.2917085Z Receiving objects: 2% (6/256)
2019-11-09T10:49:24.2917303Z
2019-11-09T10:49:24.2917507Z
2019-11-09T10:49:24.2917773Z Receiving objects: 3% (8/256)
2019-11-09T10:49:24.2917935Z
2019-11-09T10:49:24.2918176Z
2019-11-09T10:49:24.2918436Z Receiving objects: 4% (11/256)
2019-11-09T10:49:24.2918596Z
2019-11-09T10:49:24.2918844Z
2019-11-09T10:49:24.2919045Z Receiving objects: 5% (13/256)
2019-11-09T10:49:24.2919251Z
2019-11-09T10:49:24.2919451Z
2019-11-09T10:49:24.2919729Z Receiving objects: 6% (16/256)
2019-11-09T10:49:24.2919936Z
2019-11-09T10:49:24.2920136Z
2019-11-09T10:49:24.2920399Z Receiving objects: 7% (18/256)
2019-11-09T10:49:24.2920559Z
2019-11-09T10:49:24.2920923Z
2019-11-09T10:49:24.2921426Z Receiving objects: 8% (21/256)
2019-11-09T10:49:24.2921637Z
2019-11-09T10:49:24.2921842Z
2019-11-09T10:49:24.2922089Z Receiving objects: 9% (24/256)
2019-11-09T10:49:24.2922250Z
2019-11-09T10:49:24.2922444Z
2019-11-09T10:49:24.2922697Z Receiving objects: 10% (26/256)
2019-11-09T10:49:24.2922854Z
2019-11-09T10:49:24.2923103Z
2019-11-09T10:49:24.3250664Z Receiving objects: 11% (29/256)
2019-11-09T10:49:24.3252783Z
2019-11-09T10:49:24.3253090Z
2019-11-09T10:49:24.3256425Z Receiving objects: 12% (31/256)
2019-11-09T10:49:24.3256727Z
2019-11-09T10:49:24.3257013Z
2019-11-09T10:49:24.3259090Z Receiving objects: 13% (34/256)
2019-11-09T10:49:24.3259422Z
2019-11-09T10:49:24.3259634Z
2019-11-09T10:49:24.3259910Z Receiving objects: 14% (36/256)
2019-11-09T10:49:24.3260077Z
2019-11-09T10:49:24.3261633Z
2019-11-09T10:49:24.3263337Z Receiving objects: 15% (39/256)
2019-11-09T10:49:24.3263583Z
2019-11-09T10:49:24.3263861Z
2019-11-09T10:49:24.3266028Z Receiving objects: 16% (41/256)
2019-11-09T10:49:24.3266373Z
2019-11-09T10:49:24.3266589Z
2019-11-09T10:49:24.3269047Z Receiving objects: 17% (44/256)
2019-11-09T10:49:24.3269300Z
2019-11-09T10:49:24.3269566Z
2019-11-09T10:49:24.3271832Z Receiving objects: 18% (47/256)
2019-11-09T10:49:24.3272170Z
2019-11-09T10:49:24.3272397Z
2019-11-09T10:49:24.3613296Z Receiving objects: 19% (49/256)
2019-11-09T10:49:24.3613671Z
2019-11-09T10:49:24.3614211Z
2019-11-09T10:49:24.3772449Z Receiving objects: 20% (52/256)
2019-11-09T10:49:24.3772841Z
2019-11-09T10:49:24.3772998Z
2019-11-09T10:49:24.3773230Z Receiving objects: 21% (54/256)
2019-11-09T10:49:24.3773316Z
2019-11-09T10:49:24.3773465Z
2019-11-09T10:49:24.5592071Z Receiving objects: 22% (57/256)
2019-11-09T10:49:24.5592318Z
2019-11-09T10:49:24.5592408Z
2019-11-09T10:49:24.5592547Z Receiving objects: 23% (59/256)
2019-11-09T10:49:24.5592609Z
2019-11-09T10:49:24.5592732Z
2019-11-09T10:49:24.5592819Z Receiving objects: 24% (62/256)
2019-11-09T10:49:24.5592863Z
2019-11-09T10:49:24.5592985Z
2019-11-09T10:49:24.5593067Z Receiving objects: 25% (64/256)
2019-11-09T10:49:24.5593152Z
2019-11-09T10:49:24.5593229Z
2019-11-09T10:49:24.5893456Z Receiving objects: 26% (67/256)
2019-11-09T10:49:24.5893676Z
2019-11-09T10:49:24.5894064Z
2019-11-09T10:49:24.5894169Z Receiving objects: 27% (70/256)
2019-11-09T10:49:24.5894294Z
2019-11-09T10:49:24.5894375Z
2019-11-09T10:49:24.5894509Z Receiving objects: 28% (72/256)
2019-11-09T10:49:24.5894765Z
2019-11-09T10:49:24.5894893Z
2019-11-09T10:49:24.5894980Z Receiving objects: 29% (75/256)
2019-11-09T10:49:24.5895023Z
2019-11-09T10:49:24.5895146Z
2019-11-09T10:49:24.5895228Z Receiving objects: 30% (77/256)
2019-11-09T10:49:24.5895314Z
2019-11-09T10:49:24.5895390Z
2019-11-09T10:49:24.5896237Z Receiving objects: 31% (80/256)
2019-11-09T10:49:24.5896287Z
2019-11-09T10:49:24.5896361Z
2019-11-09T10:49:24.5896489Z Receiving objects: 32% (82/256)
2019-11-09T10:49:24.5896699Z
2019-11-09T10:49:24.5896836Z
2019-11-09T10:49:24.5896920Z Receiving objects: 33% (85/256)
2019-11-09T10:49:24.5896973Z
2019-11-09T10:49:24.5897093Z
2019-11-09T10:49:24.5897173Z Receiving objects: 34% (88/256)
2019-11-09T10:49:24.5897262Z
2019-11-09T10:49:24.5897338Z
2019-11-09T10:49:24.5897460Z Receiving objects: 35% (90/256)
2019-11-09T10:49:24.5897504Z
2019-11-09T10:49:24.5897581Z
2019-11-09T10:49:24.5897707Z Receiving objects: 36% (93/256)
2019-11-09T10:49:24.5897751Z
2019-11-09T10:49:24.5897870Z
2019-11-09T10:49:24.5897953Z Receiving objects: 37% (95/256)
2019-11-09T10:49:24.5897996Z
2019-11-09T10:49:24.5898122Z
2019-11-09T10:49:24.5898203Z Receiving objects: 38% (98/256)
2019-11-09T10:49:24.5898286Z
2019-11-09T10:49:24.5898371Z
2019-11-09T10:49:24.5898453Z Receiving objects: 39% (100/256)
2019-11-09T10:49:24.5898541Z
2019-11-09T10:49:24.5898617Z
2019-11-09T10:49:24.5898742Z Receiving objects: 40% (103/256)
2019-11-09T10:49:24.5898786Z
2019-11-09T10:49:24.5898861Z
2019-11-09T10:49:24.5898987Z Receiving objects: 41% (105/256)
2019-11-09T10:49:24.5899031Z
2019-11-09T10:49:24.5899147Z
2019-11-09T10:49:24.5899229Z Receiving objects: 42% (108/256)
2019-11-09T10:49:24.5899317Z
2019-11-09T10:49:24.5899402Z
2019-11-09T10:49:24.5899483Z Receiving objects: 43% (111/256)
2019-11-09T10:49:24.5899569Z
2019-11-09T10:49:24.5899653Z
2019-11-09T10:49:24.5899774Z Receiving objects: 44% (113/256)
2019-11-09T10:49:24.5899818Z
2019-11-09T10:49:24.5899893Z
2019-11-09T10:49:24.5900018Z Receiving objects: 45% (116/256)
2019-11-09T10:49:24.5900062Z
2019-11-09T10:49:24.5900180Z
2019-11-09T10:49:24.5900260Z Receiving objects: 46% (118/256)
2019-11-09T10:49:24.5900304Z
2019-11-09T10:49:24.5900423Z
2019-11-09T10:49:24.5900505Z Receiving objects: 47% (121/256)
2019-11-09T10:49:24.5900592Z
2019-11-09T10:49:24.5900675Z
2019-11-09T10:49:24.5900799Z Receiving objects: 48% (123/256)
2019-11-09T10:49:24.5900843Z
2019-11-09T10:49:24.5900993Z
2019-11-09T10:49:24.5901124Z Receiving objects: 49% (126/256)
2019-11-09T10:49:24.5901205Z
2019-11-09T10:49:24.5901329Z
2019-11-09T10:49:24.5901410Z Receiving objects: 50% (128/256)
2019-11-09T10:49:24.5901500Z
2019-11-09T10:49:24.5901576Z
2019-11-09T10:49:24.5901701Z Receiving objects: 51% (131/256)
2019-11-09T10:49:24.5901759Z
2019-11-09T10:49:24.5902523Z
2019-11-09T10:49:24.5903307Z Receiving objects: 52% (134/256)
2019-11-09T10:49:24.5904162Z
2019-11-09T10:49:24.5906045Z
2019-11-09T10:49:24.5907398Z Receiving objects: 53% (136/256)
2019-11-09T10:49:24.5907497Z
2019-11-09T10:49:24.5907577Z
2019-11-09T10:49:24.5907728Z Receiving objects: 54% (139/256)
2019-11-09T10:49:24.5907771Z
2019-11-09T10:49:24.5907890Z
2019-11-09T10:49:24.5907974Z Receiving objects: 55% (141/256)
2019-11-09T10:49:24.5908017Z
2019-11-09T10:49:24.5908141Z
2019-11-09T10:49:24.5908221Z Receiving objects: 56% (144/256)
2019-11-09T10:49:24.5908307Z
2019-11-09T10:49:24.5908382Z
2019-11-09T10:49:24.5908519Z Receiving objects: 57% (146/256)
2019-11-09T10:49:24.5909637Z
2019-11-09T10:49:24.5909826Z
2019-11-09T10:49:24.5909941Z Receiving objects: 58% (149/256)
2019-11-09T10:49:24.5909987Z
2019-11-09T10:49:24.5910112Z
2019-11-09T10:49:24.5910203Z Receiving objects: 59% (152/256)
2019-11-09T10:49:24.5910292Z
2019-11-09T10:49:24.5910370Z
2019-11-09T10:49:24.5910492Z Receiving objects: 60% (154/256)
2019-11-09T10:49:24.5910537Z
2019-11-09T10:49:24.5910612Z
2019-11-09T10:49:24.5910737Z Receiving objects: 61% (157/256)
2019-11-09T10:49:24.5910781Z
2019-11-09T10:49:24.5910898Z
2019-11-09T10:49:24.5910982Z Receiving objects: 62% (159/256)
2019-11-09T10:49:24.5911027Z
2019-11-09T10:49:24.5911153Z
2019-11-09T10:49:24.5911235Z Receiving objects: 63% (162/256)
2019-11-09T10:49:24.5911321Z
2019-11-09T10:49:24.5911397Z
2019-11-09T10:49:24.5911526Z Receiving objects: 64% (164/256)
2019-11-09T10:49:24.5911572Z
2019-11-09T10:49:24.5911648Z
2019-11-09T10:49:24.5911772Z Receiving objects: 65% (167/256)
2019-11-09T10:49:24.5912086Z
2019-11-09T10:49:24.5912230Z
2019-11-09T10:49:24.6006777Z Receiving objects: 66% (169/256)
2019-11-09T10:49:24.6006924Z
2019-11-09T10:49:24.6007008Z
2019-11-09T10:49:24.6007138Z Receiving objects: 67% (172/256)
2019-11-09T10:49:24.6007185Z
2019-11-09T10:49:24.6007278Z
2019-11-09T10:49:24.6007403Z Receiving objects: 68% (175/256)
2019-11-09T10:49:24.6007447Z
2019-11-09T10:49:24.6007569Z
2019-11-09T10:49:24.6007815Z Receiving objects: 69% (177/256)
2019-11-09T10:49:24.6007862Z
2019-11-09T10:49:24.6007986Z
2019-11-09T10:49:24.6008068Z Receiving objects: 70% (180/256)
2019-11-09T10:49:24.6008157Z
2019-11-09T10:49:24.6008234Z
2019-11-09T10:49:24.6008357Z Receiving objects: 71% (182/256)
2019-11-09T10:49:24.6008403Z
2019-11-09T10:49:24.6008480Z
2019-11-09T10:49:24.6008606Z Receiving objects: 72% (185/256)
2019-11-09T10:49:24.6008649Z
2019-11-09T10:49:24.6008843Z
2019-11-09T10:49:24.6008935Z Receiving objects: 73% (187/256)
2019-11-09T10:49:24.6008979Z
2019-11-09T10:49:24.6009102Z
2019-11-09T10:49:24.6009192Z Receiving objects: 74% (190/256)
2019-11-09T10:49:24.6009278Z
2019-11-09T10:49:24.6009355Z
2019-11-09T10:49:24.6009479Z Receiving objects: 75% (192/256)
2019-11-09T10:49:24.6009525Z
2019-11-09T10:49:24.6009601Z
2019-11-09T10:49:24.6009725Z Receiving objects: 76% (195/256)
2019-11-09T10:49:24.6009768Z
2019-11-09T10:49:24.6009845Z
2019-11-09T10:49:24.6009975Z Receiving objects: 77% (198/256)
2019-11-09T10:49:24.6010018Z
2019-11-09T10:49:24.6010146Z
2019-11-09T10:49:24.6010227Z Receiving objects: 78% (200/256)
2019-11-09T10:49:24.6010312Z
2019-11-09T10:49:24.6010391Z
2019-11-09T10:49:24.6010480Z Receiving objects: 79% (203/256)
2019-11-09T10:49:24.6010567Z
2019-11-09T10:49:24.6010644Z
2019-11-09T10:49:24.6018565Z Receiving objects: 80% (205/256)
2019-11-09T10:49:24.6018819Z
2019-11-09T10:49:24.6019249Z
2019-11-09T10:49:24.6019338Z Receiving objects: 81% (208/256)
2019-11-09T10:49:24.6019442Z
2019-11-09T10:49:24.6019519Z
2019-11-09T10:49:24.6019647Z Receiving objects: 82% (210/256)
2019-11-09T10:49:24.6019691Z
2019-11-09T10:49:24.6019781Z
2019-11-09T10:49:24.6019907Z Receiving objects: 83% (213/256)
2019-11-09T10:49:24.6019980Z
2019-11-09T10:49:24.6020100Z
2019-11-09T10:49:24.6020188Z Receiving objects: 84% (216/256)
2019-11-09T10:49:24.6020271Z
2019-11-09T10:49:24.6020346Z
2019-11-09T10:49:24.6020467Z Receiving objects: 85% (218/256)
2019-11-09T10:49:24.6020511Z
2019-11-09T10:49:24.6020583Z
2019-11-09T10:49:24.6020704Z Receiving objects: 86% (221/256)
2019-11-09T10:49:24.6020747Z
2019-11-09T10:49:24.6020861Z
2019-11-09T10:49:24.6020939Z Receiving objects: 87% (223/256)
2019-11-09T10:49:24.6020980Z
2019-11-09T10:49:24.6021105Z
2019-11-09T10:49:24.6021184Z Receiving objects: 88% (226/256)
2019-11-09T10:49:24.6021267Z
2019-11-09T10:49:24.6021342Z
2019-11-09T10:49:24.6021601Z Receiving objects: 89% (228/256)
2019-11-09T10:49:24.6021646Z
2019-11-09T10:49:24.6021719Z
2019-11-09T10:49:24.6021839Z Receiving objects: 90% (231/256)
2019-11-09T10:49:24.6021881Z
2019-11-09T10:49:24.6021997Z
2019-11-09T10:49:24.6022077Z Receiving objects: 91% (233/256)
2019-11-09T10:49:24.6022119Z
2019-11-09T10:49:24.6022236Z
2019-11-09T10:49:24.6356112Z Receiving objects: 92% (236/256)
2019-11-09T10:49:24.6356274Z
2019-11-09T10:49:24.6356364Z
2019-11-09T10:49:24.6450563Z Receiving objects: 93% (239/256)
2019-11-09T10:49:24.6450655Z
2019-11-09T10:49:24.6450813Z
2019-11-09T10:49:24.6450913Z Receiving objects: 94% (241/256)
2019-11-09T10:49:24.6451797Z remote: Total 256 (delta 118), reused 134 (delta 39), pack-reused 0
2019-11-09T10:49:24.6476215Z
2019-11-09T10:49:24.6476368Z
2019-11-09T10:49:24.6476532Z Receiving objects: 95% (244/256)
2019-11-09T10:49:24.6476580Z
2019-11-09T10:49:24.6476704Z
2019-11-09T10:49:24.6476788Z Receiving objects: 96% (246/256)
2019-11-09T10:49:24.6476875Z
2019-11-09T10:49:24.6476954Z
2019-11-09T10:49:24.6477035Z Receiving objects: 97% (249/256)
2019-11-09T10:49:24.6477122Z
2019-11-09T10:49:24.6477214Z
2019-11-09T10:49:24.6477338Z Receiving objects: 98% (251/256)
2019-11-09T10:49:24.6477381Z
2019-11-09T10:49:24.6477468Z
2019-11-09T10:49:24.6477591Z Receiving objects: 99% (254/256)
2019-11-09T10:49:24.6477634Z
2019-11-09T10:49:24.6477752Z
2019-11-09T10:49:24.6477834Z Receiving objects: 100% (256/256)
2019-11-09T10:49:24.6477918Z
2019-11-09T10:49:24.6477996Z
2019-11-09T10:49:24.6478086Z Receiving objects: 100% (256/256), 729.11 KiB | 2.00 MiB/s, done.
2019-11-09T10:49:24.6478182Z
2019-11-09T10:49:24.6478258Z
2019-11-09T10:49:24.6478386Z Resolving deltas: 0% (0/118)
2019-11-09T10:49:24.6478437Z
2019-11-09T10:49:24.6478514Z
2019-11-09T10:49:24.6478639Z Resolving deltas: 37% (44/118)
2019-11-09T10:49:24.6478690Z
2019-11-09T10:49:24.6478805Z
2019-11-09T10:49:24.6482141Z Resolving deltas: 39% (47/118)
2019-11-09T10:49:24.6483567Z
2019-11-09T10:49:24.6487730Z
2019-11-09T10:49:24.6491450Z Resolving deltas: 40% (48/118)
2019-11-09T10:49:24.6492319Z
2019-11-09T10:49:24.6496167Z
2019-11-09T10:49:24.6500344Z Resolving deltas: 41% (49/118)
2019-11-09T10:49:24.6501200Z
2019-11-09T10:49:24.6504415Z
2019-11-09T10:49:24.6509699Z Resolving deltas: 42% (50/118)
2019-11-09T10:49:24.6510585Z
2019-11-09T10:49:24.6513732Z
2019-11-09T10:49:24.6522845Z Resolving deltas: 46% (55/118)
2019-11-09T10:49:24.6523719Z
2019-11-09T10:49:24.6527725Z
2019-11-09T10:49:24.6532220Z Resolving deltas: 77% (91/118)
2019-11-09T10:49:24.6533158Z
2019-11-09T10:49:24.6536909Z
2019-11-09T10:49:24.6540934Z Resolving deltas: 79% (94/118)
2019-11-09T10:49:24.6541795Z
2019-11-09T10:49:24.6545082Z
2019-11-09T10:49:24.6549390Z Resolving deltas: 83% (98/118)
2019-11-09T10:49:24.6550243Z
2019-11-09T10:49:24.6553492Z
2019-11-09T10:49:24.6566693Z Resolving deltas: 85% (101/118)
2019-11-09T10:49:24.6567724Z
2019-11-09T10:49:24.6571108Z
2019-11-09T10:49:24.6575938Z Resolving deltas: 89% (106/118)
2019-11-09T10:49:24.6576825Z
2019-11-09T10:49:24.6580071Z
2019-11-09T10:49:24.6583989Z Resolving deltas: 92% (109/118)
2019-11-09T10:49:24.6584915Z
2019-11-09T10:49:24.6588356Z
2019-11-09T10:49:24.6595808Z Resolving deltas: 94% (111/118)
2019-11-09T10:49:24.6596735Z
2019-11-09T10:49:24.6599905Z
2019-11-09T10:49:24.6604157Z Resolving deltas: 95% (113/118)
2019-11-09T10:49:24.6605828Z
2019-11-09T10:49:24.6606501Z
2019-11-09T10:49:24.6606726Z Resolving deltas: 96% (114/118)
2019-11-09T10:49:24.6607054Z
2019-11-09T10:49:24.6607270Z
2019-11-09T10:49:24.6607390Z Resolving deltas: 97% (115/118)
2019-11-09T10:49:24.6607439Z
2019-11-09T10:49:24.6607571Z
2019-11-09T10:49:24.6607669Z Resolving deltas: 98% (116/118)
2019-11-09T10:49:24.6607763Z
2019-11-09T10:49:24.6607841Z
2019-11-09T10:49:24.6616662Z Resolving deltas: 99% (117/118)
2019-11-09T10:49:24.6616902Z
2019-11-09T10:49:24.6621806Z
2019-11-09T10:49:24.6622448Z Resolving deltas: 100% (118/118)
2019-11-09T10:49:24.6622774Z
2019-11-09T10:49:24.6623158Z
2019-11-09T10:49:24.6623375Z Resolving deltas: 100% (118/118), done.
2019-11-09T10:49:24.7691201Z From https://github.com/sasw-diego/sasw-test-support
2019-11-09T10:49:24.7691703Z * [new branch] master -> origin/master
2019-11-09T10:49:24.8805155Z ##[command]git checkout --progress --force ca30ffc56425b3b621d3fe9314930dad1ec46522
2019-11-09T10:49:24.8807522Z Note: switching to 'ca30ffc56425b3b621d3fe9314930dad1ec46522'.
2019-11-09T10:49:24.8807590Z
2019-11-09T10:49:24.8807873Z You are in 'detached HEAD' state. You can look around, make experimental
2019-11-09T10:49:24.8807970Z changes and commit them, and you can discard any commits you make in this
2019-11-09T10:49:24.8808067Z state without impacting any branches by switching back to a branch.
2019-11-09T10:49:24.8808119Z
2019-11-09T10:49:24.8808312Z If you want to create a new branch to retain commits you create, you may
2019-11-09T10:49:24.8808618Z do so (now or later) by using -c with the switch command. Example:
2019-11-09T10:49:24.8808673Z
2019-11-09T10:49:24.8808913Z git switch -c <new-branch-name>
2019-11-09T10:49:24.8808964Z
2019-11-09T10:49:24.8809029Z Or undo this operation with:
2019-11-09T10:49:24.8809095Z
2019-11-09T10:49:24.8809317Z git switch -
2019-11-09T10:49:24.8809363Z
2019-11-09T10:49:24.8809449Z Turn off this advice by setting config variable advice.detachedHead to false
2019-11-09T10:49:24.8809767Z
2019-11-09T10:49:24.8810080Z HEAD is now at ca30ffc Update azure-pipelines.yml
2019-11-09T10:49:24.8882376Z ##[section]Finishing: Checkout
2019-11-09T10:49:24.8912413Z ##[section]Starting: Download
2019-11-09T10:49:24.8924401Z ==============================================================================
2019-11-09T10:49:24.8924510Z Task : Download Pipeline Artifact
2019-11-09T10:49:24.8924599Z Description : Download Pipeline Artifact
2019-11-09T10:49:24.8924672Z Version : 1.1.3
2019-11-09T10:49:24.8924754Z Author : Microsoft Corporation
2019-11-09T10:49:24.8924837Z Help : Download named artifact from a pipeline to a local path.
2019-11-09T10:49:24.8924937Z ==============================================================================
2019-11-09T10:49:25.3352013Z Download from the specified build: #32
2019-11-09T10:49:25.3368797Z Download artifact to: /home/vsts/work/1/20191109.5
2019-11-09T10:49:26.4823677Z Information, ApplicationInsightsTelemetrySender will correlate events with X-TFS-Session f718aa83-4183-468d-a0ae-309e2ec00845
2019-11-09T10:49:26.6066455Z Information, DedupManifestArtifactClient will correlate http requests with X-TFS-Session f718aa83-4183-468d-a0ae-309e2ec00845
2019-11-09T10:49:26.6118525Z Information, Minimatch patterns: [**]
2019-11-09T10:49:26.7582235Z Information, ArtifactHttpRetryMessageHandler.SendAsync: https://vsblobprodsu6weu.vsblob.visualstudio.com/Ad11db057-c790-4ace-8f18-b09ef9ff00e5/_apis/dedup/chunks/7BF30ACD95B7813103329B8B9D1620B81156F80C26576B46F2432372E95D052801 attempt 1/6 failed with StatusCode RedirectMethod, IsRetryableResponse False
2019-11-09T10:49:27.1252135Z Information, Filtered 143 files from the Minimatch filters supplied.
2019-11-09T10:49:27.1295545Z Information, Could not initialize dataport.
2019-11-09T10:49:27.1339294Z Information, Downloaded 0.0 MB out of 7.5 MB (0%).
2019-11-09T10:49:29.9719996Z Information, Downloaded 7.5 MB out of 7.5 MB (100%).
2019-11-09T10:49:29.9747430Z Information,
2019-11-09T10:49:29.9748017Z Download statistics:
2019-11-09T10:49:29.9748132Z Total Content: 7.5 MB
2019-11-09T10:49:29.9748263Z Physical Content Downloaded: 3.1 MB
2019-11-09T10:49:29.9748361Z Compression Saved: 4.4 MB
2019-11-09T10:49:29.9748481Z Local Caching Saved: 0.0 MB
2019-11-09T10:49:29.9748552Z Chunks Downloaded: 188
2019-11-09T10:49:29.9748668Z Nodes Downloaded: 0
2019-11-09T10:49:29.9748714Z
2019-11-09T10:49:29.9839278Z Information, Download completed.
2019-11-09T10:49:30.6590117Z Information, ApplicationInsightsTelemetrySender correlated 2 events with X-TFS-Session f718aa83-4183-468d-a0ae-309e2ec00845
2019-11-09T10:49:30.6599173Z Downloading artifact finished.
2019-11-09T10:49:30.6716902Z ##[section]Finishing: Download
2019-11-09T10:49:30.6731067Z ##[section]Starting: View
2019-11-09T10:49:30.6733897Z ==============================================================================
2019-11-09T10:49:30.6734008Z Task : Command line
2019-11-09T10:49:30.6734093Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
2019-11-09T10:49:30.6734211Z Version : 2.151.2
2019-11-09T10:49:30.6734279Z Author : Microsoft Corporation
2019-11-09T10:49:30.6734380Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
2019-11-09T10:49:30.6734470Z ==============================================================================
2019-11-09T10:49:32.8894059Z Generating script.
2019-11-09T10:49:32.8913990Z Script contents:
2019-11-09T10:49:32.8914918Z ls -a
2019-11-09T10:49:32.8915979Z ========================== Starting Command Output ===========================
2019-11-09T10:49:32.8953065Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/2498d919-9ccc-408e-a8ce-ecd3e87ff66d.sh
2019-11-09T10:49:32.9167594Z .
2019-11-09T10:49:32.9168311Z ..
2019-11-09T10:49:32.9169039Z azure-pipelines.yml
2019-11-09T10:49:32.9169484Z .git
2019-11-09T10:49:32.9169912Z .gitignore
2019-11-09T10:49:32.9170448Z LICENSE
2019-11-09T10:49:32.9170966Z NuGet.Config
2019-11-09T10:49:32.9171288Z README.md
2019-11-09T10:49:32.9171542Z Sasw.TestSupport.sln
2019-11-09T10:49:32.9171850Z Sasw.TestSupport.sln.DotSettings
2019-11-09T10:49:32.9172098Z src
2019-11-09T10:49:32.9172394Z template
2019-11-09T10:49:32.9172634Z test
2019-11-09T10:49:32.9172929Z .vs
2019-11-09T10:49:32.9343167Z ##[section]Finishing: View
2019-11-09T10:49:32.9353787Z ##[section]Starting: View test
2019-11-09T10:49:32.9357078Z ==============================================================================
2019-11-09T10:49:32.9357229Z Task : Command line
2019-11-09T10:49:32.9357321Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
2019-11-09T10:49:32.9357458Z Version : 2.151.2
2019-11-09T10:49:32.9357534Z Author : Microsoft Corporation
2019-11-09T10:49:32.9357670Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
2019-11-09T10:49:32.9357814Z ==============================================================================
2019-11-09T10:49:33.0656786Z Generating script.
2019-11-09T10:49:33.0675743Z Script contents:
2019-11-09T10:49:33.0676193Z ls ./test
2019-11-09T10:49:33.0676723Z ========================== Starting Command Output ===========================
2019-11-09T10:49:33.0710113Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/a7f41a59-8dbd-4172-8aeb-b8198cd7297c.sh
2019-11-09T10:49:33.0798857Z Sasw.TestSupport.UnitTests
2019-11-09T10:49:33.0888784Z ##[section]Finishing: View test
2019-11-09T10:49:33.0899129Z ##[section]Starting: View folder
2019-11-09T10:49:33.0902245Z ==============================================================================
2019-11-09T10:49:33.0902354Z Task : Command line
2019-11-09T10:49:33.0902481Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
2019-11-09T10:49:33.0902565Z Version : 2.151.2
2019-11-09T10:49:33.0902677Z Author : Microsoft Corporation
2019-11-09T10:49:33.0902761Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
2019-11-09T10:49:33.0902922Z ==============================================================================
2019-11-09T10:49:33.2223983Z Generating script.
2019-11-09T10:49:33.2243762Z Script contents:
2019-11-09T10:49:33.2243945Z ls ./test/Sasw.TestSupport.UnitTests
2019-11-09T10:49:33.2244046Z ========================== Starting Command Output ===========================
2019-11-09T10:49:33.2271743Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/360a798c-5ae6-49b4-a68d-441dd4c5bfcd.sh
2019-11-09T10:49:33.2353473Z GuidGeneratorTests
2019-11-09T10:49:33.2354730Z Sasw.TestSupport.UnitTests.csproj
2019-11-09T10:49:33.2425823Z ##[section]Finishing: View folder
2019-11-09T10:49:33.2436487Z ##[section]Starting: Run unit tests
2019-11-09T10:49:33.2439268Z ==============================================================================
2019-11-09T10:49:33.2439383Z Task : Command line
2019-11-09T10:49:33.2439511Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
2019-11-09T10:49:33.2439613Z Version : 2.151.2
2019-11-09T10:49:33.2439684Z Author : Microsoft Corporation
2019-11-09T10:49:33.2439789Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
2019-11-09T10:49:33.2439900Z ==============================================================================
2019-11-09T10:49:33.3752338Z Generating script.
2019-11-09T10:49:33.3771259Z Script contents:
2019-11-09T10:49:33.3771422Z dotnet vstest test/*UnitTests/bin/Release/**/*UnitTests.dll
2019-11-09T10:49:33.3771513Z ========================== Starting Command Output ===========================
2019-11-09T10:49:33.3801882Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/22604de7-a526-496f-b9f9-e4c7a428860a.sh
2019-11-09T10:49:35.7604319Z
2019-11-09T10:49:35.7817074Z Welcome to .NET Core 3.0!
2019-11-09T10:49:35.7818525Z ---------------------
2019-11-09T10:49:35.7819363Z SDK Version: 3.0.100
2019-11-09T10:49:35.7819947Z
2019-11-09T10:49:35.7820137Z Telemetry
2019-11-09T10:49:35.7820690Z ---------
2019-11-09T10:49:35.7822475Z The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. 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.
2019-11-09T10:49:35.7822679Z
2019-11-09T10:49:35.7823036Z Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
2019-11-09T10:49:35.7823150Z
2019-11-09T10:49:35.7823375Z ----------------
2019-11-09T10:49:35.7823682Z Explore documentation: https://aka.ms/dotnet-docs
2019-11-09T10:49:35.7823801Z Report issues and find source on GitHub: https://github.com/dotnet/core
2019-11-09T10:49:35.7824132Z Find out what's new: https://aka.ms/dotnet-whats-new
2019-11-09T10:49:35.7824437Z Learn about the installed HTTPS developer cert: https://aka.ms/aspnet-core-https
2019-11-09T10:49:35.7824809Z Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli-docs
2019-11-09T10:49:35.7825089Z Write your first app: https://aka.ms/first-net-core-app
2019-11-09T10:49:35.7825432Z --------------------------------------------------------------------------------------
2019-11-09T10:49:36.8288866Z Microsoft (R) Test Execution Command Line Tool Version 16.3.0
2019-11-09T10:49:36.8289237Z Copyright (c) Microsoft Corporation. All rights reserved.
2019-11-09T10:49:36.8289296Z
2019-11-09T10:49:37.3611702Z No test source files were specified.
2019-11-09T10:49:37.3814086Z ##[error]Bash exited with code '1'.
2019-11-09T10:49:37.3827350Z ##[section]Finishing: Run unit tests
2019-11-09T10:49:37.3839606Z ##[section]Starting: Checkout
2019-11-09T10:49:37.3841628Z ==============================================================================
2019-11-09T10:49:37.3841769Z Task : Get sources
2019-11-09T10:49:37.3841854Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2019-11-09T10:49:37.3842109Z Version : 1.0.0
2019-11-09T10:49:37.3842174Z Author : Microsoft
2019-11-09T10:49:37.3842291Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2019-11-09T10:49:37.3842422Z ==============================================================================
2019-11-09T10:49:37.8223373Z Cleaning any cached credential from repository: sasw-diego/sasw-test-support (GitHub)
2019-11-09T10:49:37.8267828Z ##[section]Finishing: Checkout
2019-11-09T10:49:37.8342343Z ##[section]Starting: Finalize Job
2019-11-09T10:49:37.8387941Z Start cleaning up orphan processes.
2019-11-09T10:49:37.8484925Z ##[section]Finishing: Finalize Job
2019-11-09T10:49:37.8547609Z ##[section]Finishing: Unit Tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment