2023-04-10T23:40:11.1328904Z ##[section]Starting: Tests 2023-04-10T23:40:11.3778474Z ##[section]Starting: Initialize job 2023-04-10T23:40:11.3779142Z Agent name: 'Azure Pipelines 61' 2023-04-10T23:40:11.3779485Z Agent machine name: 'fv-az113-796' 2023-04-10T23:40:11.3779662Z Current agent version: '3.218.0' 2023-04-10T23:40:11.3817025Z ##[group]Operating System 2023-04-10T23:40:11.3817249Z Ubuntu 2023-04-10T23:40:11.3817347Z 22.04.2 2023-04-10T23:40:11.3817436Z LTS 2023-04-10T23:40:11.3817553Z ##[endgroup] 2023-04-10T23:40:11.3817670Z ##[group]Runner Image 2023-04-10T23:40:11.3817803Z Image: ubuntu-22.04 2023-04-10T23:40:11.3817947Z Version: 20230402.1 2023-04-10T23:40:11.3818187Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230402.1/images/linux/Ubuntu2204-Readme.md 2023-04-10T23:40:11.3818527Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230402.1 2023-04-10T23:40:11.3818736Z ##[endgroup] 2023-04-10T23:40:11.3818863Z ##[group]Runner Image Provisioner 2023-04-10T23:40:11.3819172Z 2.0.139.1 2023-04-10T23:40:11.3819299Z ##[endgroup] 2023-04-10T23:40:11.3820320Z Current image version: '20230402.1' 2023-04-10T23:40:11.3822135Z Agent running as: 'vsts' 2023-04-10T23:40:11.3870651Z Prepare build directory. 2023-04-10T23:40:11.4210014Z Set build variables. 2023-04-10T23:40:11.4249001Z Download all required tasks. 2023-04-10T23:40:11.4435208Z Downloading task: 1ESHostedPoolValidation (1.0.19635463) 2023-04-10T23:40:12.2091180Z Downloading task: NodeTool (0.218.0) 2023-04-10T23:40:12.7645545Z Downloading task: CmdLine (2.212.0) 2023-04-10T23:40:13.0813177Z Downloading task: PublishTestResults (2.216.2) 2023-04-10T23:40:13.8045584Z Downloading task: PublishCodeCoverageResults (1.219.0) 2023-04-10T23:40:15.3955054Z Downloading task: ComponentGovernanceComponentDetection (0.2320406.3) 2023-04-10T23:40:16.3146185Z Checking job knob settings. 2023-04-10T23:40:16.3165031Z Knob: DockerActionRetries = true Source: $(VSTSAGENT_DOCKER_ACTION_RETRIES) 2023-04-10T23:40:16.3166030Z Knob: AgentToolsDirectory = /opt/hostedtoolcache Source: ${AGENT_TOOLSDIRECTORY} 2023-04-10T23:40:16.3166976Z Knob: AgentPerflog = /home/vsts/perflog Source: ${VSTS_AGENT_PERFLOG} 2023-04-10T23:40:16.3168545Z Knob: ContinueAfterCancelProcessTreeKillAttempt = true Source: $(VSTSAGENT_CONTINUE_AFTER_CANCEL_PROCESSTREEKILL_ATTEMPT) 2023-04-10T23:40:16.3168912Z Finished checking job knob settings. 2023-04-10T23:40:16.3939390Z Plugin: 'Test Result Parser plugin' is running in background. 2023-04-10T23:40:16.3939602Z Plugin: 'Test File Publisher plugin' is running in background. 2023-04-10T23:40:16.3939993Z Start tracking orphan processes. 2023-04-10T23:40:16.4151276Z ##[section]Finishing: Initialize job 2023-04-10T23:40:16.4598996Z ##[section]Starting: Checkout Azure/git-rest-api@refs/pull/116/merge to s 2023-04-10T23:40:16.4857043Z ============================================================================== 2023-04-10T23:40:16.4857785Z Task : Get sources 2023-04-10T23:40:16.4858207Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2023-04-10T23:40:16.4858380Z Version : 1.0.0 2023-04-10T23:40:16.4858756Z Author : Microsoft 2023-04-10T23:40:16.4859321Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2023-04-10T23:40:16.4859458Z ============================================================================== 2023-04-10T23:40:17.0176425Z Syncing repository: Azure/git-rest-api (GitHub) 2023-04-10T23:40:17.1123051Z ##[command]git version 2023-04-10T23:40:17.9833452Z git version 2.40.0 2023-04-10T23:40:17.9845742Z ##[command]git lfs version 2023-04-10T23:40:17.9865104Z git-lfs/3.3.0 (GitHub; linux amd64; go 1.19.3) 2023-04-10T23:40:17.9866809Z ##[command]git init "/home/vsts/work/1/s" 2023-04-10T23:40:17.9880392Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-04-10T23:40:17.9880976Z hint: is subject to change. To configure the initial branch name to use in all 2023-04-10T23:40:17.9881377Z hint: of your new repositories, which will suppress this warning, call: 2023-04-10T23:40:17.9882142Z hint: 2023-04-10T23:40:17.9882512Z hint: git config --global init.defaultBranch 2023-04-10T23:40:17.9882773Z hint: 2023-04-10T23:40:17.9883128Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-04-10T23:40:17.9883543Z hint: 'development'. The just-created branch can be renamed via this command: 2023-04-10T23:40:17.9883798Z hint: 2023-04-10T23:40:17.9884064Z hint: git branch -m 2023-04-10T23:40:17.9884312Z Initialized empty Git repository in /home/vsts/work/1/s/.git/ 2023-04-10T23:40:17.9885939Z ##[command]git remote add origin https://github.com/Azure/git-rest-api 2023-04-10T23:40:17.9946509Z ##[command]git config gc.auto 0 2023-04-10T23:40:17.9950992Z ##[command]git config --get-all http.https://github.com/Azure/git-rest-api.extraheader 2023-04-10T23:40:17.9955590Z ##[command]git config --get-all http.extraheader 2023-04-10T23:40:17.9960409Z ##[command]git config --get-regexp .*extraheader 2023-04-10T23:40:17.9965070Z ##[command]git config --get-all http.proxy 2023-04-10T23:40:17.9969532Z ##[command]git config http.version HTTP/1.1 2023-04-10T23:40:17.9978506Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/116/merge:refs/remotes/pull/116/merge 2023-04-10T23:40:17.9990963Z remote: Enumerating objects: 1161, done. 2023-04-10T23:40:17.9991294Z remote: Counting objects: 0% (1/336) 2023-04-10T23:40:17.9991524Z remote: Counting objects: 1% (4/336) 2023-04-10T23:40:17.9991770Z remote: Counting objects: 2% (7/336) 2023-04-10T23:40:17.9992022Z remote: Counting objects: 3% (11/336) 2023-04-10T23:40:17.9992265Z remote: Counting objects: 4% (14/336) 2023-04-10T23:40:17.9992505Z remote: Counting objects: 5% (17/336) 2023-04-10T23:40:17.9992743Z remote: Counting objects: 6% (21/336) 2023-04-10T23:40:17.9992973Z remote: Counting objects: 7% (24/336) 2023-04-10T23:40:17.9993207Z remote: Counting objects: 8% (27/336) 2023-04-10T23:40:17.9993465Z remote: Counting objects: 9% (31/336) 2023-04-10T23:40:17.9993702Z remote: Counting objects: 10% (34/336) 2023-04-10T23:40:17.9994043Z remote: Counting objects: 11% (37/336) 2023-04-10T23:40:17.9994274Z remote: Counting objects: 12% (41/336) 2023-04-10T23:40:17.9994503Z remote: Counting objects: 13% (44/336) 2023-04-10T23:40:17.9994716Z remote: Counting objects: 14% (48/336) 2023-04-10T23:40:17.9995234Z remote: Counting objects: 15% (51/336) 2023-04-10T23:40:17.9995563Z remote: Counting objects: 16% (54/336) 2023-04-10T23:40:17.9995784Z remote: Counting objects: 17% (58/336) 2023-04-10T23:40:17.9996016Z remote: Counting objects: 18% (61/336) 2023-04-10T23:40:17.9996249Z remote: Counting objects: 19% (64/336) 2023-04-10T23:40:17.9996467Z remote: Counting objects: 20% (68/336) 2023-04-10T23:40:17.9996817Z remote: Counting objects: 21% (71/336) 2023-04-10T23:40:17.9997071Z remote: Counting objects: 22% (74/336) 2023-04-10T23:40:17.9997417Z remote: Counting objects: 23% (78/336) 2023-04-10T23:40:17.9997662Z remote: Counting objects: 24% (81/336) 2023-04-10T23:40:17.9997907Z remote: Counting objects: 25% (84/336) 2023-04-10T23:40:17.9998184Z remote: Counting objects: 26% (88/336) 2023-04-10T23:40:17.9998442Z remote: Counting objects: 27% (91/336) 2023-04-10T23:40:17.9998685Z remote: Counting objects: 28% (95/336) 2023-04-10T23:40:17.9998915Z remote: Counting objects: 29% (98/336) 2023-04-10T23:40:17.9999161Z remote: Counting objects: 30% (101/336) 2023-04-10T23:40:17.9999409Z remote: Counting objects: 31% (105/336) 2023-04-10T23:40:17.9999639Z remote: Counting objects: 32% (108/336) 2023-04-10T23:40:18.0000194Z remote: Counting objects: 33% (111/336) 2023-04-10T23:40:18.0000555Z remote: Counting objects: 34% (115/336) 2023-04-10T23:40:18.0000770Z remote: Counting objects: 35% (118/336) 2023-04-10T23:40:18.0001002Z remote: Counting objects: 36% (121/336) 2023-04-10T23:40:18.0001233Z remote: Counting objects: 37% (125/336) 2023-04-10T23:40:18.0001446Z remote: Counting objects: 38% (128/336) 2023-04-10T23:40:18.0001849Z remote: Counting objects: 39% (132/336) 2023-04-10T23:40:18.0002117Z remote: Counting objects: 40% (135/336) 2023-04-10T23:40:18.0002340Z remote: Counting objects: 41% (138/336) 2023-04-10T23:40:18.0002583Z remote: Counting objects: 42% (142/336) 2023-04-10T23:40:18.0002824Z remote: Counting objects: 43% (145/336) 2023-04-10T23:40:18.0003044Z remote: Counting objects: 44% (148/336) 2023-04-10T23:40:18.0003282Z remote: Counting objects: 45% (152/336) 2023-04-10T23:40:18.0003525Z remote: Counting objects: 46% (155/336) 2023-04-10T23:40:18.0003745Z remote: Counting objects: 47% (158/336) 2023-04-10T23:40:18.0003982Z remote: Counting objects: 48% (162/336) 2023-04-10T23:40:18.0004219Z remote: Counting objects: 49% (165/336) 2023-04-10T23:40:18.0004439Z remote: Counting objects: 50% (168/336) 2023-04-10T23:40:18.0004677Z remote: Counting objects: 51% (172/336) 2023-04-10T23:40:18.0005038Z remote: Counting objects: 52% (175/336) 2023-04-10T23:40:18.0005267Z remote: Counting objects: 53% (179/336) 2023-04-10T23:40:18.0005725Z remote: Counting objects: 54% (182/336) 2023-04-10T23:40:18.0005976Z remote: Counting objects: 55% (185/336) 2023-04-10T23:40:18.0006219Z remote: Counting objects: 56% (189/336) 2023-04-10T23:40:18.0006508Z remote: Counting objects: 57% (192/336) 2023-04-10T23:40:18.0006762Z remote: Counting objects: 58% (195/336) 2023-04-10T23:40:18.0007007Z remote: Counting objects: 59% (199/336) 2023-04-10T23:40:18.0007241Z remote: Counting objects: 60% (202/336) 2023-04-10T23:40:18.0007491Z remote: Counting objects: 61% (205/336) 2023-04-10T23:40:18.0007735Z remote: Counting objects: 62% (209/336) 2023-04-10T23:40:18.0007962Z remote: Counting objects: 63% (212/336) 2023-04-10T23:40:18.0008207Z remote: Counting objects: 64% (216/336) 2023-04-10T23:40:18.0008457Z remote: Counting objects: 65% (219/336) 2023-04-10T23:40:18.0008685Z remote: Counting objects: 66% (222/336) 2023-04-10T23:40:18.0008929Z remote: Counting objects: 67% (226/336) 2023-04-10T23:40:18.0009282Z remote: Counting objects: 68% (229/336) 2023-04-10T23:40:18.0009578Z remote: Counting objects: 69% (232/336) 2023-04-10T23:40:18.0009835Z remote: Counting objects: 70% (236/336) 2023-04-10T23:40:18.0010082Z remote: Counting objects: 71% (239/336) 2023-04-10T23:40:18.0010313Z remote: Counting objects: 72% (242/336) 2023-04-10T23:40:18.0010578Z remote: Counting objects: 73% (246/336) 2023-04-10T23:40:18.0010826Z remote: Counting objects: 74% (249/336) 2023-04-10T23:40:18.0011176Z remote: Counting objects: 75% (252/336) 2023-04-10T23:40:18.0011516Z remote: Counting objects: 76% (256/336) 2023-04-10T23:40:18.0011746Z remote: Counting objects: 77% (259/336) 2023-04-10T23:40:18.0011979Z remote: Counting objects: 78% (263/336) 2023-04-10T23:40:18.0012195Z remote: Counting objects: 79% (266/336) 2023-04-10T23:40:18.0012424Z remote: Counting objects: 80% (269/336) 2023-04-10T23:40:18.0012693Z remote: Counting objects: 81% (273/336) 2023-04-10T23:40:18.0013038Z remote: Counting objects: 82% (276/336) 2023-04-10T23:40:18.0013400Z remote: Counting objects: 83% (279/336) 2023-04-10T23:40:18.0013647Z remote: Counting objects: 84% (283/336) 2023-04-10T23:40:18.0013877Z remote: Counting objects: 85% (286/336) 2023-04-10T23:40:18.0014267Z remote: Counting objects: 86% (289/336) 2023-04-10T23:40:18.0014520Z remote: Counting objects: 87% (293/336) 2023-04-10T23:40:18.0014752Z remote: Counting objects: 88% (296/336) 2023-04-10T23:40:18.0014999Z remote: Counting objects: 89% (300/336) 2023-04-10T23:40:18.0015249Z remote: Counting objects: 90% (303/336) 2023-04-10T23:40:18.0015482Z remote: Counting objects: 91% (306/336) 2023-04-10T23:40:18.0015726Z remote: Counting objects: 92% (310/336) 2023-04-10T23:40:18.0015973Z remote: Counting objects: 93% (313/336) 2023-04-10T23:40:18.0016206Z remote: Counting objects: 94% (316/336) 2023-04-10T23:40:18.0016452Z remote: Counting objects: 95% (320/336) 2023-04-10T23:40:18.0016698Z remote: Counting objects: 96% (323/336) 2023-04-10T23:40:18.0016928Z remote: Counting objects: 97% (326/336) 2023-04-10T23:40:18.0017173Z remote: Counting objects: 98% (330/336) 2023-04-10T23:40:18.0017421Z remote: Counting objects: 99% (333/336) 2023-04-10T23:40:18.0017652Z remote: Counting objects: 100% (336/336) 2023-04-10T23:40:18.0017906Z remote: Counting objects: 100% (336/336), done. 2023-04-10T23:40:18.0018165Z remote: Compressing objects: 0% (1/168) 2023-04-10T23:40:18.0018399Z remote: Compressing objects: 1% (2/168) 2023-04-10T23:40:18.0018646Z remote: Compressing objects: 2% (4/168) 2023-04-10T23:40:18.0018893Z remote: Compressing objects: 3% (6/168) 2023-04-10T23:40:18.0019125Z remote: Compressing objects: 4% (7/168) 2023-04-10T23:40:18.0101500Z remote: Compressing objects: 5% (9/168) 2023-04-10T23:40:18.0153775Z remote: Compressing objects: 6% (11/168) 2023-04-10T23:40:18.0308259Z remote: Compressing objects: 7% (12/168) 2023-04-10T23:40:18.0767359Z remote: Compressing objects: 8% (14/168) 2023-04-10T23:40:18.0768136Z remote: Compressing objects: 9% (16/168) 2023-04-10T23:40:18.0769401Z remote: Compressing objects: 10% (17/168) 2023-04-10T23:40:18.0770038Z remote: Compressing objects: 11% (19/168) 2023-04-10T23:40:18.0770622Z remote: Compressing objects: 12% (21/168) 2023-04-10T23:40:18.0771244Z remote: Compressing objects: 13% (22/168) 2023-04-10T23:40:18.0773962Z remote: Compressing objects: 14% (24/168) 2023-04-10T23:40:18.0774669Z remote: Compressing objects: 15% (26/168) 2023-04-10T23:40:18.0831489Z remote: Compressing objects: 16% (27/168) 2023-04-10T23:40:18.0991696Z remote: Compressing objects: 17% (29/168) 2023-04-10T23:40:18.1034694Z remote: Compressing objects: 18% (31/168) 2023-04-10T23:40:18.1058597Z remote: Compressing objects: 19% (32/168) 2023-04-10T23:40:18.1061183Z remote: Compressing objects: 20% (34/168) 2023-04-10T23:40:18.1061887Z remote: Compressing objects: 21% (36/168) 2023-04-10T23:40:18.1062506Z remote: Compressing objects: 22% (37/168) 2023-04-10T23:40:18.1063147Z remote: Compressing objects: 23% (39/168) 2023-04-10T23:40:18.1063676Z remote: Compressing objects: 24% (41/168) 2023-04-10T23:40:18.1064216Z remote: Compressing objects: 25% (42/168) 2023-04-10T23:40:18.1064632Z remote: Compressing objects: 26% (44/168) 2023-04-10T23:40:18.1065087Z remote: Compressing objects: 27% (46/168) 2023-04-10T23:40:18.1065728Z remote: Compressing objects: 28% (48/168) 2023-04-10T23:40:18.1066112Z remote: Compressing objects: 29% (49/168) 2023-04-10T23:40:18.1066520Z remote: Compressing objects: 30% (51/168) 2023-04-10T23:40:18.1067110Z remote: Compressing objects: 31% (53/168) 2023-04-10T23:40:18.1067589Z remote: Compressing objects: 32% (54/168) 2023-04-10T23:40:18.1067998Z remote: Compressing objects: 33% (56/168) 2023-04-10T23:40:18.1068362Z remote: Compressing objects: 34% (58/168) 2023-04-10T23:40:18.1068942Z remote: Compressing objects: 35% (59/168) 2023-04-10T23:40:18.1069429Z remote: Compressing objects: 36% (61/168) 2023-04-10T23:40:18.1069886Z remote: Compressing objects: 37% (63/168) 2023-04-10T23:40:18.1071882Z remote: Compressing objects: 38% (64/168) 2023-04-10T23:40:18.1072478Z remote: Compressing objects: 39% (66/168) 2023-04-10T23:40:18.1072888Z remote: Compressing objects: 40% (68/168) 2023-04-10T23:40:18.1073409Z remote: Compressing objects: 41% (69/168) 2023-04-10T23:40:18.1074021Z remote: Compressing objects: 42% (71/168) 2023-04-10T23:40:18.1074456Z remote: Compressing objects: 43% (73/168) 2023-04-10T23:40:18.1074908Z remote: Compressing objects: 44% (74/168) 2023-04-10T23:40:18.1075633Z remote: Compressing objects: 45% (76/168) 2023-04-10T23:40:18.1076016Z remote: Compressing objects: 46% (78/168) 2023-04-10T23:40:18.1076493Z remote: Compressing objects: 47% (79/168) 2023-04-10T23:40:18.1078536Z remote: Compressing objects: 48% (81/168) 2023-04-10T23:40:18.1079044Z remote: Compressing objects: 49% (83/168) 2023-04-10T23:40:18.1080170Z remote: Compressing objects: 50% (84/168) 2023-04-10T23:40:18.1080764Z remote: Compressing objects: 51% (86/168) 2023-04-10T23:40:18.1081330Z remote: Compressing objects: 52% (88/168) 2023-04-10T23:40:18.1082748Z remote: Compressing objects: 53% (90/168) 2023-04-10T23:40:18.1083248Z remote: Compressing objects: 54% (91/168) 2023-04-10T23:40:18.1083781Z remote: Compressing objects: 55% (93/168) 2023-04-10T23:40:18.1084230Z remote: Compressing objects: 56% (95/168) 2023-04-10T23:40:18.1084605Z remote: Compressing objects: 57% (96/168) 2023-04-10T23:40:18.1084979Z remote: Compressing objects: 58% (98/168) 2023-04-10T23:40:18.1086081Z remote: Compressing objects: 59% (100/168) 2023-04-10T23:40:18.1087308Z remote: Compressing objects: 60% (101/168) 2023-04-10T23:40:18.1088195Z remote: Compressing objects: 61% (103/168) 2023-04-10T23:40:18.1089302Z remote: Compressing objects: 62% (105/168) 2023-04-10T23:40:18.1090018Z remote: Compressing objects: 63% (106/168) 2023-04-10T23:40:18.1090591Z remote: Compressing objects: 64% (108/168) 2023-04-10T23:40:18.1091966Z remote: Compressing objects: 65% (110/168) 2023-04-10T23:40:18.1093232Z remote: Compressing objects: 66% (111/168) 2023-04-10T23:40:18.1093724Z remote: Compressing objects: 67% (113/168) 2023-04-10T23:40:18.1094411Z remote: Compressing objects: 68% (115/168) 2023-04-10T23:40:18.1096052Z remote: Compressing objects: 69% (116/168) 2023-04-10T23:40:18.1096969Z remote: Compressing objects: 70% (118/168) 2023-04-10T23:40:18.1097632Z remote: Compressing objects: 71% (120/168) 2023-04-10T23:40:18.1098204Z remote: Compressing objects: 72% (121/168) 2023-04-10T23:40:18.1098650Z remote: Compressing objects: 73% (123/168) 2023-04-10T23:40:18.1099998Z remote: Compressing objects: 74% (125/168) 2023-04-10T23:40:18.1101316Z remote: Compressing objects: 75% (126/168) 2023-04-10T23:40:18.1102184Z remote: Compressing objects: 76% (128/168) 2023-04-10T23:40:18.1102676Z remote: Compressing objects: 77% (130/168) 2023-04-10T23:40:18.1103082Z remote: Compressing objects: 78% (132/168) 2023-04-10T23:40:18.1103613Z remote: Compressing objects: 79% (133/168) 2023-04-10T23:40:18.1104973Z remote: Compressing objects: 80% (135/168) 2023-04-10T23:40:18.1105680Z remote: Compressing objects: 81% (137/168) 2023-04-10T23:40:18.1106264Z remote: Compressing objects: 82% (138/168) 2023-04-10T23:40:18.1106676Z remote: Compressing objects: 83% (140/168) 2023-04-10T23:40:18.1107085Z remote: Compressing objects: 84% (142/168) 2023-04-10T23:40:18.1107495Z remote: Compressing objects: 85% (143/168) 2023-04-10T23:40:18.1108222Z remote: Compressing objects: 86% (145/168) 2023-04-10T23:40:18.1108632Z remote: Compressing objects: 87% (147/168) 2023-04-10T23:40:18.1109026Z remote: Compressing objects: 88% (148/168) 2023-04-10T23:40:18.1109574Z remote: Compressing objects: 89% (150/168) 2023-04-10T23:40:18.1110020Z remote: Compressing objects: 90% (152/168) 2023-04-10T23:40:18.1110389Z remote: Compressing objects: 91% (153/168) 2023-04-10T23:40:18.1110780Z remote: Compressing objects: 92% (155/168) 2023-04-10T23:40:18.1169456Z remote: Compressing objects: 93% (157/168) 2023-04-10T23:40:18.1170032Z remote: Compressing objects: 94% (158/168) 2023-04-10T23:40:18.1303749Z remote: Compressing objects: 95% (160/168) 2023-04-10T23:40:18.1305307Z remote: Compressing objects: 96% (162/168) 2023-04-10T23:40:18.1305656Z remote: Compressing objects: 97% (163/168) 2023-04-10T23:40:18.1305925Z remote: Compressing objects: 98% (165/168) 2023-04-10T23:40:18.1306231Z remote: Compressing objects: 99% (167/168) 2023-04-10T23:40:18.1306472Z remote: Compressing objects: 100% (168/168) 2023-04-10T23:40:18.1306732Z remote: Compressing objects: 100% (168/168), done. 2023-04-10T23:40:18.9039935Z Receiving objects: 0% (1/1161) 2023-04-10T23:40:18.9040739Z Receiving objects: 1% (12/1161) 2023-04-10T23:40:18.9041080Z Receiving objects: 2% (24/1161) 2023-04-10T23:40:18.9041352Z Receiving objects: 3% (35/1161) 2023-04-10T23:40:18.9041629Z Receiving objects: 4% (47/1161) 2023-04-10T23:40:18.9041900Z Receiving objects: 5% (59/1161) 2023-04-10T23:40:18.9042438Z Receiving objects: 6% (70/1161) 2023-04-10T23:40:18.9042905Z Receiving objects: 7% (82/1161) 2023-04-10T23:40:18.9043187Z Receiving objects: 8% (93/1161) 2023-04-10T23:40:18.9043444Z Receiving objects: 9% (105/1161) 2023-04-10T23:40:18.9043765Z Receiving objects: 10% (117/1161) 2023-04-10T23:40:18.9044035Z Receiving objects: 11% (128/1161) 2023-04-10T23:40:18.9044306Z Receiving objects: 12% (140/1161) 2023-04-10T23:40:18.9044581Z Receiving objects: 13% (151/1161) 2023-04-10T23:40:18.9044878Z Receiving objects: 14% (163/1161) 2023-04-10T23:40:18.9045143Z Receiving objects: 15% (175/1161) 2023-04-10T23:40:18.9045418Z Receiving objects: 16% (186/1161) 2023-04-10T23:40:18.9045687Z Receiving objects: 17% (198/1161) 2023-04-10T23:40:18.9045943Z Receiving objects: 18% (209/1161) 2023-04-10T23:40:18.9046215Z Receiving objects: 19% (221/1161) 2023-04-10T23:40:18.9046483Z Receiving objects: 20% (233/1161) 2023-04-10T23:40:18.9046738Z Receiving objects: 21% (244/1161) 2023-04-10T23:40:18.9047007Z Receiving objects: 22% (256/1161) 2023-04-10T23:40:18.9047482Z Receiving objects: 23% (268/1161) 2023-04-10T23:40:18.9047809Z Receiving objects: 24% (279/1161) 2023-04-10T23:40:18.9048091Z Receiving objects: 25% (291/1161) 2023-04-10T23:40:18.9048369Z Receiving objects: 26% (302/1161) 2023-04-10T23:40:18.9048626Z Receiving objects: 27% (314/1161) 2023-04-10T23:40:18.9048905Z Receiving objects: 28% (326/1161) 2023-04-10T23:40:18.9049176Z Receiving objects: 29% (337/1161) 2023-04-10T23:40:18.9049528Z Receiving objects: 30% (349/1161) 2023-04-10T23:40:18.9051036Z Receiving objects: 31% (360/1161) 2023-04-10T23:40:18.9051279Z Receiving objects: 32% (372/1161) 2023-04-10T23:40:18.9051476Z Receiving objects: 33% (384/1161) 2023-04-10T23:40:18.9051688Z Receiving objects: 34% (395/1161) 2023-04-10T23:40:18.9051895Z Receiving objects: 35% (407/1161) 2023-04-10T23:40:18.9052090Z Receiving objects: 36% (418/1161) 2023-04-10T23:40:18.9052298Z Receiving objects: 37% (430/1161) 2023-04-10T23:40:18.9052490Z Receiving objects: 38% (442/1161) 2023-04-10T23:40:18.9052703Z Receiving objects: 39% (453/1161) 2023-04-10T23:40:18.9052915Z Receiving objects: 40% (465/1161) 2023-04-10T23:40:18.9053110Z Receiving objects: 41% (477/1161) 2023-04-10T23:40:18.9053317Z Receiving objects: 42% (488/1161) 2023-04-10T23:40:18.9053600Z Receiving objects: 43% (500/1161) 2023-04-10T23:40:18.9054016Z Receiving objects: 44% (511/1161) 2023-04-10T23:40:18.9054232Z Receiving objects: 45% (523/1161) 2023-04-10T23:40:18.9054441Z Receiving objects: 46% (535/1161) 2023-04-10T23:40:18.9054633Z Receiving objects: 47% (546/1161) 2023-04-10T23:40:18.9054840Z Receiving objects: 48% (558/1161) 2023-04-10T23:40:18.9055046Z Receiving objects: 49% (569/1161) 2023-04-10T23:40:18.9055238Z Receiving objects: 50% (581/1161) 2023-04-10T23:40:18.9055446Z Receiving objects: 51% (593/1161) 2023-04-10T23:40:18.9055653Z Receiving objects: 52% (604/1161) 2023-04-10T23:40:18.9055845Z Receiving objects: 53% (616/1161) 2023-04-10T23:40:18.9056051Z Receiving objects: 54% (627/1161) 2023-04-10T23:40:18.9056263Z Receiving objects: 55% (639/1161) 2023-04-10T23:40:18.9056455Z Receiving objects: 56% (651/1161) 2023-04-10T23:40:18.9056660Z Receiving objects: 57% (662/1161) 2023-04-10T23:40:18.9056866Z Receiving objects: 58% (674/1161) 2023-04-10T23:40:18.9057058Z Receiving objects: 59% (685/1161) 2023-04-10T23:40:18.9057271Z Receiving objects: 60% (697/1161) 2023-04-10T23:40:18.9057476Z Receiving objects: 61% (709/1161) 2023-04-10T23:40:18.9057669Z Receiving objects: 62% (720/1161) 2023-04-10T23:40:18.9057876Z Receiving objects: 63% (732/1161) 2023-04-10T23:40:18.9058083Z Receiving objects: 64% (744/1161) 2023-04-10T23:40:18.9058279Z Receiving objects: 65% (755/1161) 2023-04-10T23:40:18.9058488Z Receiving objects: 66% (767/1161) 2023-04-10T23:40:18.9058695Z Receiving objects: 67% (778/1161) 2023-04-10T23:40:18.9058890Z Receiving objects: 68% (790/1161) 2023-04-10T23:40:18.9059099Z Receiving objects: 69% (802/1161) 2023-04-10T23:40:18.9059305Z Receiving objects: 70% (813/1161) 2023-04-10T23:40:18.9059549Z Receiving objects: 71% (825/1161) 2023-04-10T23:40:18.9059767Z Receiving objects: 72% (836/1161) 2023-04-10T23:40:18.9059973Z Receiving objects: 73% (848/1161) 2023-04-10T23:40:18.9060165Z Receiving objects: 74% (860/1161) 2023-04-10T23:40:18.9060482Z Receiving objects: 75% (871/1161) 2023-04-10T23:40:18.9061135Z Receiving objects: 76% (883/1161) 2023-04-10T23:40:18.9061424Z Receiving objects: 77% (894/1161) 2023-04-10T23:40:18.9061696Z Receiving objects: 78% (906/1161) 2023-04-10T23:40:18.9061966Z Receiving objects: 79% (918/1161) 2023-04-10T23:40:18.9062221Z Receiving objects: 80% (929/1161) 2023-04-10T23:40:18.9062490Z Receiving objects: 81% (941/1161) 2023-04-10T23:40:18.9062743Z Receiving objects: 82% (953/1161) 2023-04-10T23:40:18.9063008Z Receiving objects: 83% (964/1161) 2023-04-10T23:40:18.9063278Z Receiving objects: 84% (976/1161) 2023-04-10T23:40:18.9063531Z Receiving objects: 85% (987/1161) 2023-04-10T23:40:18.9063799Z Receiving objects: 86% (999/1161) 2023-04-10T23:40:18.9064209Z Receiving objects: 87% (1011/1161) 2023-04-10T23:40:18.9064531Z Receiving objects: 88% (1022/1161) 2023-04-10T23:40:18.9064818Z Receiving objects: 89% (1034/1161) 2023-04-10T23:40:18.9065089Z Receiving objects: 90% (1045/1161) 2023-04-10T23:40:18.9065348Z Receiving objects: 91% (1057/1161) 2023-04-10T23:40:18.9065631Z Receiving objects: 92% (1069/1161) 2023-04-10T23:40:18.9065902Z Receiving objects: 93% (1080/1161) 2023-04-10T23:40:18.9066478Z remote: Total 1161 (delta 213), reused 254 (delta 167), pack-reused 825 2023-04-10T23:40:18.9066830Z Receiving objects: 94% (1092/1161) 2023-04-10T23:40:18.9067107Z Receiving objects: 95% (1103/1161) 2023-04-10T23:40:18.9067395Z Receiving objects: 96% (1115/1161) 2023-04-10T23:40:18.9067668Z Receiving objects: 97% (1127/1161) 2023-04-10T23:40:18.9067938Z Receiving objects: 98% (1138/1161) 2023-04-10T23:40:18.9068194Z Receiving objects: 99% (1150/1161) 2023-04-10T23:40:18.9068470Z Receiving objects: 100% (1161/1161) 2023-04-10T23:40:18.9068812Z Receiving objects: 100% (1161/1161), 718.65 KiB | 9.10 MiB/s, done. 2023-04-10T23:40:18.9069106Z Resolving deltas: 0% (0/612) 2023-04-10T23:40:18.9069373Z Resolving deltas: 1% (7/612) 2023-04-10T23:40:18.9069633Z Resolving deltas: 2% (13/612) 2023-04-10T23:40:18.9069886Z Resolving deltas: 3% (19/612) 2023-04-10T23:40:18.9070335Z Resolving deltas: 4% (25/612) 2023-04-10T23:40:18.9070603Z Resolving deltas: 5% (31/612) 2023-04-10T23:40:18.9070855Z Resolving deltas: 6% (37/612) 2023-04-10T23:40:18.9071123Z Resolving deltas: 7% (43/612) 2023-04-10T23:40:18.9071383Z Resolving deltas: 8% (49/612) 2023-04-10T23:40:18.9071637Z Resolving deltas: 9% (56/612) 2023-04-10T23:40:18.9071900Z Resolving deltas: 10% (62/612) 2023-04-10T23:40:18.9072161Z Resolving deltas: 11% (68/612) 2023-04-10T23:40:18.9072411Z Resolving deltas: 12% (74/612) 2023-04-10T23:40:18.9072677Z Resolving deltas: 13% (80/612) 2023-04-10T23:40:18.9072939Z Resolving deltas: 14% (86/612) 2023-04-10T23:40:18.9073193Z Resolving deltas: 15% (92/612) 2023-04-10T23:40:18.9073455Z Resolving deltas: 16% (98/612) 2023-04-10T23:40:18.9073721Z Resolving deltas: 17% (105/612) 2023-04-10T23:40:18.9073973Z Resolving deltas: 18% (111/612) 2023-04-10T23:40:18.9074239Z Resolving deltas: 19% (117/612) 2023-04-10T23:40:18.9074505Z Resolving deltas: 20% (123/612) 2023-04-10T23:40:18.9074764Z Resolving deltas: 21% (129/612) 2023-04-10T23:40:18.9075029Z Resolving deltas: 22% (135/612) 2023-04-10T23:40:18.9075278Z Resolving deltas: 23% (141/612) 2023-04-10T23:40:18.9075544Z Resolving deltas: 24% (147/612) 2023-04-10T23:40:18.9075810Z Resolving deltas: 25% (153/612) 2023-04-10T23:40:18.9076061Z Resolving deltas: 26% (160/612) 2023-04-10T23:40:18.9076326Z Resolving deltas: 27% (166/612) 2023-04-10T23:40:18.9076590Z Resolving deltas: 28% (172/612) 2023-04-10T23:40:18.9076838Z Resolving deltas: 29% (178/612) 2023-04-10T23:40:18.9077104Z Resolving deltas: 30% (184/612) 2023-04-10T23:40:18.9077368Z Resolving deltas: 31% (190/612) 2023-04-10T23:40:18.9077620Z Resolving deltas: 32% (196/612) 2023-04-10T23:40:18.9077888Z Resolving deltas: 33% (202/612) 2023-04-10T23:40:18.9078151Z Resolving deltas: 34% (209/612) 2023-04-10T23:40:18.9078401Z Resolving deltas: 35% (215/612) 2023-04-10T23:40:18.9078666Z Resolving deltas: 36% (221/612) 2023-04-10T23:40:18.9078937Z Resolving deltas: 37% (227/612) 2023-04-10T23:40:18.9079189Z Resolving deltas: 38% (233/612) 2023-04-10T23:40:18.9079455Z Resolving deltas: 39% (239/612) 2023-04-10T23:40:18.9079718Z Resolving deltas: 40% (245/612) 2023-04-10T23:40:18.9079970Z Resolving deltas: 41% (251/612) 2023-04-10T23:40:18.9080234Z Resolving deltas: 42% (258/612) 2023-04-10T23:40:18.9080496Z Resolving deltas: 43% (264/612) 2023-04-10T23:40:18.9080746Z Resolving deltas: 44% (270/612) 2023-04-10T23:40:18.9081009Z Resolving deltas: 45% (276/612) 2023-04-10T23:40:18.9081276Z Resolving deltas: 46% (282/612) 2023-04-10T23:40:18.9081523Z Resolving deltas: 47% (288/612) 2023-04-10T23:40:18.9081882Z Resolving deltas: 48% (294/612) 2023-04-10T23:40:18.9082206Z Resolving deltas: 49% (300/612) 2023-04-10T23:40:18.9082466Z Resolving deltas: 50% (306/612) 2023-04-10T23:40:18.9082733Z Resolving deltas: 51% (313/612) 2023-04-10T23:40:18.9082984Z Resolving deltas: 52% (319/612) 2023-04-10T23:40:18.9083250Z Resolving deltas: 53% (325/612) 2023-04-10T23:40:18.9083525Z Resolving deltas: 54% (331/612) 2023-04-10T23:40:18.9083775Z Resolving deltas: 55% (337/612) 2023-04-10T23:40:18.9084086Z Resolving deltas: 56% (343/612) 2023-04-10T23:40:18.9084367Z Resolving deltas: 57% (349/612) 2023-04-10T23:40:18.9084619Z Resolving deltas: 58% (355/612) 2023-04-10T23:40:18.9084887Z Resolving deltas: 59% (362/612) 2023-04-10T23:40:18.9085151Z Resolving deltas: 60% (368/612) 2023-04-10T23:40:18.9085405Z Resolving deltas: 61% (374/612) 2023-04-10T23:40:18.9085672Z Resolving deltas: 62% (380/612) 2023-04-10T23:40:18.9085935Z Resolving deltas: 63% (386/612) 2023-04-10T23:40:18.9086189Z Resolving deltas: 64% (392/612) 2023-04-10T23:40:18.9086458Z Resolving deltas: 65% (398/612) 2023-04-10T23:40:18.9086725Z Resolving deltas: 66% (404/612) 2023-04-10T23:40:18.9086976Z Resolving deltas: 67% (411/612) 2023-04-10T23:40:18.9087240Z Resolving deltas: 68% (417/612) 2023-04-10T23:40:18.9087501Z Resolving deltas: 69% (423/612) 2023-04-10T23:40:18.9087899Z Resolving deltas: 70% (429/612) 2023-04-10T23:40:18.9088172Z Resolving deltas: 71% (435/612) 2023-04-10T23:40:18.9088437Z Resolving deltas: 72% (441/612) 2023-04-10T23:40:18.9088689Z Resolving deltas: 73% (447/612) 2023-04-10T23:40:18.9088952Z Resolving deltas: 74% (453/612) 2023-04-10T23:40:18.9089221Z Resolving deltas: 75% (459/612) 2023-04-10T23:40:18.9089471Z Resolving deltas: 76% (466/612) 2023-04-10T23:40:18.9089738Z Resolving deltas: 77% (472/612) 2023-04-10T23:40:18.9090005Z Resolving deltas: 78% (478/612) 2023-04-10T23:40:18.9090258Z Resolving deltas: 79% (484/612) 2023-04-10T23:40:18.9090523Z Resolving deltas: 80% (490/612) 2023-04-10T23:40:18.9090778Z Resolving deltas: 81% (496/612) 2023-04-10T23:40:18.9091042Z Resolving deltas: 82% (502/612) 2023-04-10T23:40:18.9091303Z Resolving deltas: 83% (508/612) 2023-04-10T23:40:18.9091555Z Resolving deltas: 84% (515/612) 2023-04-10T23:40:18.9091823Z Resolving deltas: 85% (521/612) 2023-04-10T23:40:18.9092088Z Resolving deltas: 86% (527/612) 2023-04-10T23:40:18.9092350Z Resolving deltas: 87% (533/612) 2023-04-10T23:40:18.9092617Z Resolving deltas: 88% (539/612) 2023-04-10T23:40:18.9092881Z Resolving deltas: 89% (545/612) 2023-04-10T23:40:18.9093135Z Resolving deltas: 90% (551/612) 2023-04-10T23:40:18.9093476Z Resolving deltas: 91% (557/612) 2023-04-10T23:40:18.9094283Z Resolving deltas: 92% (564/612) 2023-04-10T23:40:18.9094649Z Resolving deltas: 93% (570/612) 2023-04-10T23:40:18.9094931Z Resolving deltas: 94% (576/612) 2023-04-10T23:40:18.9095198Z Resolving deltas: 95% (582/612) 2023-04-10T23:40:18.9095455Z Resolving deltas: 96% (588/612) 2023-04-10T23:40:18.9095727Z Resolving deltas: 97% (594/612) 2023-04-10T23:40:18.9095995Z Resolving deltas: 98% (600/612) 2023-04-10T23:40:18.9096250Z Resolving deltas: 99% (606/612) 2023-04-10T23:40:18.9096524Z Resolving deltas: 100% (612/612) 2023-04-10T23:40:18.9096801Z Resolving deltas: 100% (612/612), done. 2023-04-10T23:40:18.9097194Z From https://github.com/Azure/git-rest-api 2023-04-10T23:40:18.9097616Z * [new branch] add-tree -> origin/add-tree 2023-04-10T23:40:18.9098039Z * [new branch] azure-pipelines -> origin/azure-pipelines 2023-04-10T23:40:18.9098460Z * [new branch] azure-pipelines2 -> origin/azure-pipelines2 2023-04-10T23:40:18.9098893Z * [new branch] baseimagechange -> origin/baseimagechange 2023-04-10T23:40:18.9099322Z * [new branch] billytrend-patch-1 -> origin/billytrend-patch-1 2023-04-10T23:40:18.9099738Z * [new branch] bump-netjscommon -> origin/bump-netjscommon 2023-04-10T23:40:18.9100174Z * [new branch] darinzh/fix-liveissue -> origin/darinzh/fix-liveissue 2023-04-10T23:40:18.9104887Z * [new branch] dependabot/npm_and_yarn/class-validator-0.14.0 -> origin/dependabot/npm_and_yarn/class-validator-0.14.0 2023-04-10T23:40:18.9105757Z * [new branch] dependabot/npm_and_yarn/convict-6.2.4 -> origin/dependabot/npm_and_yarn/convict-6.2.4 2023-04-10T23:40:18.9106344Z * [new branch] dependabot/npm_and_yarn/express-4.17.3 -> origin/dependabot/npm_and_yarn/express-4.17.3 2023-04-10T23:40:18.9106958Z * [new branch] dependabot/npm_and_yarn/http-cache-semantics-4.1.1 -> origin/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 2023-04-10T23:40:18.9107530Z * [new branch] dependabot/npm_and_yarn/nestjs/core-9.0.5 -> origin/dependabot/npm_and_yarn/nestjs/core-9.0.5 2023-04-10T23:40:18.9108104Z * [new branch] dependabot/npm_and_yarn/qs-6.5.3 -> origin/dependabot/npm_and_yarn/qs-6.5.3 2023-04-10T23:40:18.9108635Z * [new branch] dependabot/npm_and_yarn/sqlite3-5.1.5 -> origin/dependabot/npm_and_yarn/sqlite3-5.1.5 2023-04-10T23:40:18.9109222Z * [new branch] dependabot/npm_and_yarn/xml2js-and-typeorm--removed -> origin/dependabot/npm_and_yarn/xml2js-and-typeorm--removed 2023-04-10T23:40:18.9109772Z * [new branch] disable-public-docker-build-publish -> origin/disable-public-docker-build-publish 2023-04-10T23:40:18.9110219Z * [new branch] dockerfilechange -> origin/dockerfilechange 2023-04-10T23:40:18.9110864Z * [new branch] dockerfilechange2 -> origin/dockerfilechange2 2023-04-10T23:40:18.9111298Z * [new branch] enable-codeql -> origin/enable-codeql 2023-04-10T23:40:18.9111705Z * [new branch] feature/gc-repo -> origin/feature/gc-repo 2023-04-10T23:40:18.9112124Z * [new branch] fix-cg-alerts -> origin/fix-cg-alerts 2023-04-10T23:40:18.9112544Z * [new branch] fix-cg-alerts2 -> origin/fix-cg-alerts2 2023-04-10T23:40:18.9112946Z * [new branch] fix-gc-1 -> origin/fix-gc-1 2023-04-10T23:40:18.9113337Z * [new branch] fix-gc-2 -> origin/fix-gc-2 2023-04-10T23:40:18.9113763Z * [new branch] fix-security-issues -> origin/fix-security-issues 2023-04-10T23:40:18.9114193Z * [new branch] honghr-patch-1 -> origin/honghr-patch-1 2023-04-10T23:40:18.9137041Z * [new branch] main -> origin/main 2023-04-10T23:40:18.9137799Z * [new branch] user/raych1/ci -> origin/user/raych1/ci 2023-04-10T23:40:18.9138481Z * [new branch] users/GitHubPolicyService/71ca8d96-2619-43a8-8415-dbd4c2ae3b0f -> origin/users/GitHubPolicyService/71ca8d96-2619-43a8-8415-dbd4c2ae3b0f 2023-04-10T23:40:18.9139599Z * [new ref] refs/pull/116/merge -> pull/116/merge 2023-04-10T23:40:18.9489551Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin +7b2a986d3b439d6f5a2bf0a54d6d48237cca9f3e 2023-04-10T23:40:18.9493432Z From https://github.com/Azure/git-rest-api 2023-04-10T23:40:18.9493976Z * branch 7b2a986d3b439d6f5a2bf0a54d6d48237cca9f3e -> FETCH_HEAD 2023-04-10T23:40:18.9817057Z ##[command]git checkout --progress --force refs/remotes/pull/116/merge 2023-04-10T23:40:18.9821213Z Note: switching to 'refs/remotes/pull/116/merge'. 2023-04-10T23:40:18.9821495Z 2023-04-10T23:40:18.9821832Z You are in 'detached HEAD' state. You can look around, make experimental 2023-04-10T23:40:18.9822182Z changes and commit them, and you can discard any commits you make in this 2023-04-10T23:40:18.9822509Z state without impacting any branches by switching back to a branch. 2023-04-10T23:40:18.9822691Z 2023-04-10T23:40:18.9822952Z If you want to create a new branch to retain commits you create, you may 2023-04-10T23:40:18.9823354Z do so (now or later) by using -c with the switch command. Example: 2023-04-10T23:40:18.9823549Z 2023-04-10T23:40:18.9824073Z git switch -c 2023-04-10T23:40:18.9824243Z 2023-04-10T23:40:18.9824467Z Or undo this operation with: 2023-04-10T23:40:18.9824621Z 2023-04-10T23:40:18.9825153Z git switch - 2023-04-10T23:40:18.9825354Z 2023-04-10T23:40:18.9825633Z Turn off this advice by setting config variable advice.detachedHead to false 2023-04-10T23:40:18.9825830Z 2023-04-10T23:40:18.9826242Z HEAD is now at 7b2a986 Merge 74d4f4cb8eed57204912f667c0c56edd07d73193 into 0ed79f935ef91a8767e7231dcf98f61b570aaa0a 2023-04-10T23:40:19.2242389Z ##[section]Finishing: Checkout Azure/git-rest-api@refs/pull/116/merge to s 2023-04-10T23:40:20.7966592Z ##[section]Starting: Agent Pool Validation 2023-04-10T23:40:20.7970949Z ============================================================================== 2023-04-10T23:40:20.7971371Z Task : 1ES Hosted Pool Validation 2023-04-10T23:40:20.7971515Z Description : Validates that pipelines use secure and compliant Azure DevOps pools 2023-04-10T23:40:20.7971688Z Version : 1.0.19635463 2023-04-10T23:40:20.7971793Z Author : 1ES Resource Management 2023-04-10T23:40:20.7971904Z Help : See https://aka.ms/noselfhostedpools for more information. Please start a conversation in our [Teams channel](https://aka.ms/hostedpoolsonboardingsupport) if you run into problems or have questions with this task. 2023-04-10T23:40:20.7972242Z ============================================================================== 2023-04-10T23:40:22.1509182Z ##[section]Finishing: Agent Pool Validation 2023-04-10T23:40:22.6550850Z ##[section]Starting: NodeTool 2023-04-10T23:40:22.6555505Z ============================================================================== 2023-04-10T23:40:22.6555879Z Task : Node.js tool installer 2023-04-10T23:40:22.6556086Z Description : Finds or downloads and caches the specified version spec of Node.js and adds it to the PATH 2023-04-10T23:40:22.6556307Z Version : 0.218.0 2023-04-10T23:40:22.6556592Z Author : Microsoft Corporation 2023-04-10T23:40:22.6556754Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/tool/node-js 2023-04-10T23:40:22.6556947Z ============================================================================== 2023-04-10T23:40:23.9918114Z Downloading: https://nodejs.org/dist/v12.22.12/node-v12.22.12-linux-x64.tar.gz 2023-04-10T23:40:23.9921320Z Extracting archive 2023-04-10T23:40:23.9925840Z [command]/usr/bin/tar xC /home/vsts/work/_temp/722edef2-c8b5-44b9-92e9-ac01177a122f -f /home/vsts/work/_temp/11de8c6d-070f-4e26-9b63-85275ee8da10 2023-04-10T23:40:24.1222302Z Caching tool: node 12.22.12 x64 2023-04-10T23:40:24.8505542Z Prepending PATH environment variable with directory: /opt/hostedtoolcache/node/12.22.12/x64/bin 2023-04-10T23:40:24.9095679Z ##[section]Finishing: NodeTool 2023-04-10T23:40:25.4170896Z ##[section]Starting: Install dependencies 2023-04-10T23:40:25.4178050Z ============================================================================== 2023-04-10T23:40:25.4178586Z Task : Command line 2023-04-10T23:40:25.4178862Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2023-04-10T23:40:25.4179234Z Version : 2.212.0 2023-04-10T23:40:25.4179473Z Author : Microsoft Corporation 2023-04-10T23:40:25.4179710Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2023-04-10T23:40:25.4180000Z ============================================================================== 2023-04-10T23:40:25.5928853Z Generating script. 2023-04-10T23:40:25.5944186Z Script contents: 2023-04-10T23:40:25.5944560Z npm ci 2023-04-10T23:40:25.5944891Z ========================== Starting Command Output =========================== 2023-04-10T23:40:25.5973601Z [command]/usr/bin/bash --noprofile --norc /home/vsts/work/_temp/dc451d7e-1fa0-4a25-ac06-2d30061b915b.sh 2023-04-10T23:41:54.0752782Z 2023-04-10T23:41:54.0754552Z > sqlite3@5.0.10 install /home/vsts/work/1/s/node_modules/sqlite3 2023-04-10T23:41:54.0756607Z > node-pre-gyp install --fallback-to-build 2023-04-10T23:41:54.0757099Z 2023-04-10T23:41:54.6896376Z [sqlite3] Success: "/home/vsts/work/1/s/node_modules/sqlite3/lib/binding/napi-v6-linux-glibc-x64/node_sqlite3.node" is installed via remote 2023-04-10T23:41:54.8395618Z 2023-04-10T23:41:54.8396993Z > nodegit@0.26.4 install /home/vsts/work/1/s/node_modules/nodegit 2023-04-10T23:41:54.8397718Z > node lifecycleScripts/preinstall && node lifecycleScripts/install 2023-04-10T23:41:54.8398353Z 2023-04-10T23:41:54.8947918Z [nodegit] Running pre-install script 2023-04-10T23:41:55.1441901Z [nodegit] Running install script 2023-04-10T23:41:55.3935990Z node-pre-gyp 2023-04-10T23:41:55.3937240Z WARN Using request for node-pre-gyp https download 2023-04-10T23:41:56.4248387Z [nodegit] Success: "/home/vsts/work/1/s/node_modules/nodegit/build/Release/nodegit.node" is installed via remote 2023-04-10T23:41:56.4337373Z [nodegit] Completed installation successfully. 2023-04-10T23:41:56.4397671Z 2023-04-10T23:41:56.4398809Z > nodegit@0.26.4 postinstall /home/vsts/work/1/s/node_modules/nodegit 2023-04-10T23:41:56.4401670Z > node lifecycleScripts/postinstall 2023-04-10T23:41:56.4402114Z 2023-04-10T23:41:56.7698381Z 2023-04-10T23:41:56.7699981Z > unix-dgram@2.0.3 install /home/vsts/work/1/s/node_modules/unix-dgram 2023-04-10T23:41:56.7702151Z > node-gyp rebuild 2023-04-10T23:41:56.7752402Z 2023-04-10T23:41:57.9862833Z make: Entering directory '/home/vsts/work/1/s/node_modules/unix-dgram/build' 2023-04-10T23:41:57.9883904Z CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o 2023-04-10T23:41:58.8416090Z In file included from ../src/unix_dgram.cc:5: 2023-04-10T23:41:58.8418199Z ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: 2023-04-10T23:41:58.8419178Z ../../nan/nan.h:2232:7: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 2023-04-10T23:41:58.8419612Z 2232 | , reinterpret_cast(AsyncExecuteComplete) 2023-04-10T23:41:58.8419970Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-10T23:41:58.9090766Z In file included from ../../nan/nan.h:53, 2023-04-10T23:41:58.9091382Z from ../src/unix_dgram.cc:5: 2023-04-10T23:41:58.9091671Z ../src/unix_dgram.cc: At global scope: 2023-04-10T23:41:58.9094366Z /home/vsts/.cache/node-gyp/12.22.12/include/node/node.h:736:7: warning: cast between incompatible function types from ‘void (*)(v8::Local)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local, v8::Local, void*)’} [-Wcast-function-type] 2023-04-10T23:41:58.9095629Z 736 | (node::addon_register_func) (regfunc), \ 2023-04-10T23:41:58.9183758Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-10T23:41:58.9240186Z /home/vsts/.cache/node-gyp/12.22.12/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’ 2023-04-10T23:41:58.9243232Z 770 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) 2023-04-10T23:41:58.9244177Z | ^~~~~~~~~~~~~ 2023-04-10T23:41:58.9245064Z ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’ 2023-04-10T23:41:58.9245533Z 404 | NODE_MODULE(unix_dgram, Initialize) 2023-04-10T23:41:58.9245893Z | ^~~~~~~~~~~ 2023-04-10T23:41:59.4735419Z SOLINK_MODULE(target) Release/obj.target/unix_dgram.node 2023-04-10T23:41:59.5594539Z COPY Release/unix_dgram.node 2023-04-10T23:41:59.5680001Z make: Leaving directory '/home/vsts/work/1/s/node_modules/unix-dgram/build' 2023-04-10T23:41:59.6198089Z 2023-04-10T23:41:59.6199865Z > diskusage@1.1.2 install /home/vsts/work/1/s/node_modules/diskusage 2023-04-10T23:41:59.6201020Z > node-gyp rebuild 2023-04-10T23:41:59.6201789Z 2023-04-10T23:42:00.1329121Z make: Entering directory '/home/vsts/work/1/s/node_modules/diskusage/build' 2023-04-10T23:42:00.1343355Z CXX(target) Release/obj.target/diskusage/src/main.o 2023-04-10T23:42:00.7441161Z In file included from ../src/main.cpp:3: 2023-04-10T23:42:00.7442786Z ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: 2023-04-10T23:42:00.7444094Z ../../nan/nan.h:2232:7: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] 2023-04-10T23:42:00.7444958Z 2232 | , reinterpret_cast(AsyncExecuteComplete) 2023-04-10T23:42:00.7445715Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-10T23:42:00.7658489Z ../src/main.cpp: In function ‘v8::Local ConvertDiskUsage(const DiskUsage&)’: 2023-04-10T23:42:00.7659906Z ../src/main.cpp:9:13: warning: ‘bool v8::Object::Set(v8::Local, v8::Local)’ is deprecated: Use maybe version [-Wdeprecated-declarations] 2023-04-10T23:42:00.7661149Z 9 | obj->Set(Nan::New("available").ToLocalChecked(), Nan::New(static_cast(usage.available))); 2023-04-10T23:42:00.7661984Z | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-10T23:42:00.7718864Z In file included from /home/vsts/.cache/node-gyp/12.22.12/include/node/v8-internal.h:14, 2023-04-10T23:42:00.7719542Z from /home/vsts/.cache/node-gyp/12.22.12/include/node/v8.h:27, 2023-04-10T23:42:00.7720045Z from /home/vsts/.cache/node-gyp/12.22.12/include/node/node.h:67, 2023-04-10T23:42:00.7720913Z from ../../nan/nan.h:53, 2023-04-10T23:42:00.7721199Z from ../src/main.cpp:3: 2023-04-10T23:42:00.7721643Z /home/vsts/.cache/node-gyp/12.22.12/include/node/v8.h:3499:22: note: declared here 2023-04-10T23:42:00.7722172Z 3499 | bool Set(Local key, Local value)); 2023-04-10T23:42:00.7722465Z | ^~~ 2023-04-10T23:42:00.7723095Z /home/vsts/.cache/node-gyp/12.22.12/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’ 2023-04-10T23:42:00.7723488Z 328 | declarator __attribute__((deprecated(message))) 2023-04-10T23:42:00.7723707Z | ^~~~~~~~~~ 2023-04-10T23:42:00.7724229Z ../src/main.cpp:10:13: warning: ‘bool v8::Object::Set(v8::Local, v8::Local)’ is deprecated: Use maybe version [-Wdeprecated-declarations] 2023-04-10T23:42:00.7724828Z 10 | obj->Set(Nan::New("free").ToLocalChecked(), Nan::New(static_cast(usage.free))); 2023-04-10T23:42:00.7725243Z | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-10T23:42:00.7725883Z In file included from /home/vsts/.cache/node-gyp/12.22.12/include/node/v8-internal.h:14, 2023-04-10T23:42:00.7726347Z from /home/vsts/.cache/node-gyp/12.22.12/include/node/v8.h:27, 2023-04-10T23:42:00.7726861Z from /home/vsts/.cache/node-gyp/12.22.12/include/node/node.h:67, 2023-04-10T23:42:00.7727114Z from ../../nan/nan.h:53, 2023-04-10T23:42:00.7727319Z from ../src/main.cpp:3: 2023-04-10T23:42:00.7843049Z /home/vsts/.cache/node-gyp/12.22.12/include/node/v8.h:3499:22: note: declared here 2023-04-10T23:42:00.7843813Z 3499 | bool Set(Local key, Local value)); 2023-04-10T23:42:00.7844069Z | ^~~ 2023-04-10T23:42:00.7844670Z /home/vsts/.cache/node-gyp/12.22.12/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’ 2023-04-10T23:42:00.7845033Z 328 | declarator __attribute__((deprecated(message))) 2023-04-10T23:42:00.7845245Z | ^~~~~~~~~~ 2023-04-10T23:42:00.7845758Z ../src/main.cpp:11:13: warning: ‘bool v8::Object::Set(v8::Local, v8::Local)’ is deprecated: Use maybe version [-Wdeprecated-declarations] 2023-04-10T23:42:00.7846359Z 11 | obj->Set(Nan::New("total").ToLocalChecked(), Nan::New(static_cast(usage.total))); 2023-04-10T23:42:00.7846847Z | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-10T23:42:00.7847374Z In file included from /home/vsts/.cache/node-gyp/12.22.12/include/node/v8-internal.h:14, 2023-04-10T23:42:00.7847846Z from /home/vsts/.cache/node-gyp/12.22.12/include/node/v8.h:27, 2023-04-10T23:42:00.7848310Z from /home/vsts/.cache/node-gyp/12.22.12/include/node/node.h:67, 2023-04-10T23:42:00.7848647Z from ../../nan/nan.h:53, 2023-04-10T23:42:00.7848912Z from ../src/main.cpp:3: 2023-04-10T23:42:00.7849343Z /home/vsts/.cache/node-gyp/12.22.12/include/node/v8.h:3499:22: note: declared here 2023-04-10T23:42:00.7849708Z 3499 | bool Set(Local key, Local value)); 2023-04-10T23:42:00.7849991Z | ^~~ 2023-04-10T23:42:00.7850449Z /home/vsts/.cache/node-gyp/12.22.12/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’ 2023-04-10T23:42:00.7850836Z 328 | declarator __attribute__((deprecated(message))) 2023-04-10T23:42:00.7851159Z | ^~~~~~~~~~ 2023-04-10T23:42:00.7851435Z In file included from ../../nan/nan.h:53, 2023-04-10T23:42:00.7851704Z from ../src/main.cpp:3: 2023-04-10T23:42:00.7851977Z ../src/main.cpp: At global scope: 2023-04-10T23:42:00.7852782Z /home/vsts/.cache/node-gyp/12.22.12/include/node/node.h:736:7: warning: cast between incompatible function types from ‘void (*)(v8::Local)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local, v8::Local, void*)’} [-Wcast-function-type] 2023-04-10T23:42:00.7853796Z 736 | (node::addon_register_func) (regfunc), \ 2023-04-10T23:42:00.7854108Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-10T23:42:00.7854619Z /home/vsts/.cache/node-gyp/12.22.12/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’ 2023-04-10T23:42:00.7855031Z 770 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) 2023-04-10T23:42:00.7855340Z | ^~~~~~~~~~~~~ 2023-04-10T23:42:00.7855718Z ../src/main.cpp:42:1: note: in expansion of macro ‘NODE_MODULE’ 2023-04-10T23:42:00.7856048Z 42 | NODE_MODULE(diskusage, Init) 2023-04-10T23:42:00.7856311Z | ^~~~~~~~~~~ 2023-04-10T23:42:00.9782724Z CXX(target) Release/obj.target/diskusage/src/diskusage_posix.o 2023-04-10T23:42:01.3056155Z SOLINK_MODULE(target) Release/obj.target/diskusage.node 2023-04-10T23:42:01.3719230Z COPY Release/diskusage.node 2023-04-10T23:42:01.3786692Z make: Leaving directory '/home/vsts/work/1/s/node_modules/diskusage/build' 2023-04-10T23:42:01.4515325Z 2023-04-10T23:42:01.4517169Z > @nestjs/core@8.0.7 postinstall /home/vsts/work/1/s/node_modules/@nestjs/core 2023-04-10T23:42:01.4518210Z > opencollective || exit 0 2023-04-10T23:42:01.4518910Z 2023-04-10T23:42:01.6483256Z Thanks for installing nest 2023-04-10T23:42:01.6484416Z Please consider donating to our open collective 2023-04-10T23:42:01.6485169Z to help us maintain this package. 2023-04-10T23:42:01.6486061Z 2023-04-10T23:42:01.6491537Z Number of contributors: 0 2023-04-10T23:42:01.6492301Z Number of backers: 915 2023-04-10T23:42:01.6499903Z Annual budget: $154,264 2023-04-10T23:42:01.6500884Z Current balance: $13,084 2023-04-10T23:42:01.6501560Z 2023-04-10T23:42:01.6503148Z Become a partner: https://opencollective.com/nest/donate 2023-04-10T23:42:01.6506941Z 2023-04-10T23:42:02.1456091Z 2023-04-10T23:42:02.1458104Z > core-js@2.6.7 postinstall /home/vsts/work/1/s/node_modules/core-js 2023-04-10T23:42:02.1459066Z > node scripts/postinstall 2023-04-10T23:42:02.1459669Z 2023-04-10T23:42:02.1950731Z Thank you for using core-js ( https://github.com/zloirock/core-js )! 2023-04-10T23:42:02.1951783Z 2023-04-10T23:42:02.1955798Z Please consider supporting of core-js on Open Collective or Patreon:  2023-04-10T23:42:02.1957903Z > https://opencollective.com/core-js  2023-04-10T23:42:02.1959682Z > https://www.patreon.com/zloirock  2023-04-10T23:42:02.1960159Z 2023-04-10T23:42:02.1963040Z Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) 2023-04-10T23:42:02.1963457Z 2023-04-10T23:42:02.3278397Z 2023-04-10T23:42:02.3280027Z > autorest@2.0.4283 preinstall /home/vsts/work/1/s/node_modules/autorest 2023-04-10T23:42:02.3281208Z > node ./preinstall-check 2023-04-10T23:42:02.3281884Z 2023-04-10T23:42:02.3920748Z added 1376 packages in 96.303s 2023-04-10T23:42:02.4193052Z ##[section]Finishing: Install dependencies 2023-04-10T23:42:03.1368051Z ##[section]Starting: Test 2023-04-10T23:42:03.1373003Z ============================================================================== 2023-04-10T23:42:03.1373365Z Task : Command line 2023-04-10T23:42:03.1373492Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2023-04-10T23:42:03.1373679Z Version : 2.212.0 2023-04-10T23:42:03.1373813Z Author : Microsoft Corporation 2023-04-10T23:42:03.1373935Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2023-04-10T23:42:03.1374448Z ============================================================================== 2023-04-10T23:42:03.2977840Z Generating script. 2023-04-10T23:42:03.2989675Z Script contents: 2023-04-10T23:42:03.2990851Z npm run -s test:ci 2023-04-10T23:42:03.2991377Z ========================== Starting Command Output =========================== 2023-04-10T23:42:03.3019356Z [command]/usr/bin/bash --noprofile --norc /home/vsts/work/_temp/43b0e022-9984-419e-89f3-f3ba6efa86d7.sh 2023-04-10T23:42:04.8564735Z ts-jest[backports] (WARN) "[jest-config].globals.ts-jest.tsConfig" is deprecated, use "[jest-config].globals.ts-jest.tsconfig" instead. 2023-04-10T23:42:04.8566133Z ts-jest[backports] (WARN) Your Jest configuration is outdated. Use the CLI to help migrating it: ts-jest config:migrate . 2023-04-10T23:42:10.2116615Z Browserslist: caniuse-lite is outdated. Please run: 2023-04-10T23:42:10.2118312Z npx browserslist@latest --update-db 2023-04-10T23:42:10.2119575Z Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating 2023-04-10T23:42:12.7923478Z {"context":"LocalRepo","level":"error","message":"Failed to open repository. Deleting it","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:12.791Z"} 2023-04-10T23:42:12.9518579Z PASS src/services/repo/local-repo/local-repo.test.ts (8.016 s) 2023-04-10T23:42:12.9528763Z LocalRepo 2023-04-10T23:42:12.9531549Z init the repo 2023-04-10T23:42:12.9538493Z ✓ opens the existing one if the path exists (10 ms) 2023-04-10T23:42:12.9543073Z ✓ init the repo if the path doesn't exists (2 ms) 2023-04-10T23:42:12.9544160Z ✓ delete then reinit the repo if it fails to open when the path exists (6 ms) 2023-04-10T23:42:12.9548769Z ✓ calling init again doesn't do anything (7 ms) 2023-04-10T23:42:12.9550628Z Update and use 2023-04-10T23:42:12.9555389Z ✓ use the repo (3 ms) 2023-04-10T23:42:12.9557150Z ✓ update the repo (2 ms) 2023-04-10T23:42:12.9561662Z ✓ doesn't trigger multiple updates if one is already in progress (4 ms) 2023-04-10T23:42:12.9562737Z ✓ should wait for uses to complete before updating (4 ms) 2023-04-10T23:42:12.9567650Z dispose of the repo when nothing is using it 2023-04-10T23:42:12.9568676Z ✓ does nothing if the repo wasn't opened (7 ms) 2023-04-10T23:42:12.9573803Z ✓ destroy the repo if it was opened (4 ms) 2023-04-10T23:42:12.9574768Z ✓ counts the refs (15 ms) 2023-04-10T23:42:12.9579680Z ✓ shouldn't delete if repo is reused within the timeout period (4 ms) 2023-04-10T23:42:12.9580402Z 2023-04-10T23:42:14.1675744Z PASS src/services/permission/permission.service.test.ts 2023-04-10T23:42:14.1677140Z PermissionService 2023-04-10T23:42:14.1679196Z ✓ returns the permission in the cache if its there (2 ms) 2023-04-10T23:42:14.1680104Z ✓ returns none when permission is set to none (1 ms) 2023-04-10T23:42:14.1680812Z when permission are not cached 2023-04-10T23:42:14.1682058Z ✓ try write endpoint (3 ms) 2023-04-10T23:42:14.1684105Z ✓ try write endpoint then read if can't write (2 ms) 2023-04-10T23:42:14.1684892Z ✓ try write and read if has no permission (2 ms) 2023-04-10T23:42:14.1685389Z 2023-04-10T23:42:16.3689386Z {"context":"Function","level":"warn","message":"Disk availability is low. Removing least recently used repos. Total repos: 20, Removing: 1","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:16.366Z"} 2023-04-10T23:42:16.3735224Z {"context":"Function","level":"warn","message":"Disk availability is low. Removing least recently used repos. Total repos: 20, Removing: 1","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:16.372Z"} 2023-04-10T23:42:16.4161188Z PASS src/services/repo-cleanup/repo-cleanup.service.test.ts 2023-04-10T23:42:16.4162298Z RepoCleanupService 2023-04-10T23:42:16.4163179Z ✓ Shouldn't do anything if there is enough disk available (3 ms) 2023-04-10T23:42:16.4163727Z ✓ Should try to delete repos if there is not enough space (5 ms) 2023-04-10T23:42:16.4164671Z ✓ Should wait for the bathc of deletion to complete before checking the disk usage again (4 ms) 2023-04-10T23:42:16.4164860Z 2023-04-10T23:42:17.1117260Z PASS src/middlewares/context/context.middleware.test.ts 2023-04-10T23:42:17.1117838Z ContextMiddleware 2023-04-10T23:42:17.1118888Z ✓ keeps the context with async await (2 ms) 2023-04-10T23:42:17.1119665Z ✓ keeps the context with callbacks (2 ms) 2023-04-10T23:42:17.1120120Z ✓ doesn't mix up the contexts. Each request gets its own (4 ms) 2023-04-10T23:42:17.1120370Z Setting some context 2023-04-10T23:42:17.1120627Z ✓ should have set a request id (3 ms) 2023-04-10T23:42:17.1120758Z 2023-04-10T23:42:17.7217454Z PASS src/services/permission/cache/permission-cache.service.test.ts 2023-04-10T23:42:17.7218641Z PermissionService 2023-04-10T23:42:17.7221076Z ✓ returns undefined when permission has not been set (1 ms) 2023-04-10T23:42:17.7222834Z ✓ returns none when permission is set to none (1 ms) 2023-04-10T23:42:17.7224583Z ✓ set a permission (1 ms) 2023-04-10T23:42:17.7226204Z ✓ clear permission after a timeout (2 ms) 2023-04-10T23:42:17.7227938Z ✓ doesn't get permission from another key (1 ms) 2023-04-10T23:42:17.7229229Z 2023-04-10T23:42:18.4609372Z {"context":"Function","level":"error","message":"Failed to load data from database","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.460Z"} 2023-04-10T23:42:18.4637716Z {"context":"Function","level":"error","message":"Failed to load data from database","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.463Z"} 2023-04-10T23:42:18.4774024Z {"context":"Function","level":"error","message":"Error occured","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.476Z"} 2023-04-10T23:42:18.4774937Z {"context":"Function","level":"error","message":"Error occured","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.477Z"} 2023-04-10T23:42:18.4779906Z {"context":"Function","level":"error","message":"Error occured","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.477Z"} 2023-04-10T23:42:18.4787863Z {"context":"Function","level":"error","message":"Error occured","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.478Z"} 2023-04-10T23:42:18.4788625Z {"context":"Function","level":"error","message":"Error occured","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.478Z"} 2023-04-10T23:42:18.4807294Z {"context":"Function","level":"error","message":"Failed to load data from database","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.480Z"} 2023-04-10T23:42:18.4826711Z {"context":"Function","level":"error","message":"Failed to load data from database","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.482Z"} 2023-04-10T23:42:18.4834535Z {"context":"Function","level":"error","message":"Error occured","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.483Z"} 2023-04-10T23:42:18.4847788Z {"context":"Function","level":"error","message":"Failed to load data from database","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.484Z"} 2023-04-10T23:42:18.4860457Z {"context":"Function","level":"error","message":"Error occured","Env":"development","Service":"git-rest-api","timestamp":"2023-04-10T23:42:18.485Z"} 2023-04-10T23:42:18.5050023Z PASS src/services/repo-index/repo-index.service.test.ts 2023-04-10T23:42:18.5051452Z RepoIndexService 2023-04-10T23:42:18.5052564Z ✓ Calls the repo (3 ms) 2023-04-10T23:42:18.5053202Z ✓ get the least recently used repos (17 ms) 2023-04-10T23:42:18.5053581Z ✓ needs to fetch if the repo was never opened (2 ms) 2023-04-10T23:42:18.5053923Z ✓ needs to fetch if the repo was never fetched (2 ms) 2023-04-10T23:42:18.5054271Z ✓ needs to fetch only after the cache timeout expire (3 ms) 2023-04-10T23:42:18.5054890Z 2023-04-10T23:42:18.7655326Z PASS src/services/repo/mutex/mutex.test.ts 2023-04-10T23:42:18.7657053Z Mutex 2023-04-10T23:42:18.7658293Z ✓ acquire multiple read locks (2 ms) 2023-04-10T23:42:18.7658969Z ✓ acquire exclusive locks sequentially (5 ms) 2023-04-10T23:42:18.7659598Z ✓ acquire exclusive wait on shared lock (4 ms) 2023-04-10T23:42:18.7659791Z 2023-04-10T23:42:19.1231542Z PASS src/core/repo-auth/repo-auth.test.ts 2023-04-10T23:42:19.1232996Z RepoAuth 2023-04-10T23:42:19.1233832Z Model 2023-04-10T23:42:19.1234839Z ✓ doesn't generated any creds when no options are passed (1 ms) 2023-04-10T23:42:19.1235808Z ✓ returns undefined if invalid basic header (1 ms) 2023-04-10T23:42:19.1236731Z ✓ doesn't generate some basic password creds when using oath token (1 ms) 2023-04-10T23:42:19.1237898Z ✓ should return different hashes per cred (2 ms) 2023-04-10T23:42:19.1238374Z 2023-04-10T23:42:20.6019119Z PASS src/services/branch/branch.service.test.ts 2023-04-10T23:42:20.6019765Z BranchService 2023-04-10T23:42:20.6021286Z ✓ List the branches (3 ms) 2023-04-10T23:42:20.6021560Z 2023-04-10T23:42:22.4269282Z PASS src/controllers/commits/commits.controller.test.ts 2023-04-10T23:42:22.4271059Z CommitsController 2023-04-10T23:42:22.4271884Z ✓ get a commit (5 ms) 2023-04-10T23:42:22.4273398Z ✓ throw a NotFoundException if commit doesn't exists (13 ms) 2023-04-10T23:42:22.4273937Z 2023-04-10T23:42:23.3121944Z PASS src/controllers/branches/branches.controller.test.ts 2023-04-10T23:42:23.3122668Z BranchesController 2023-04-10T23:42:23.3123377Z ✓ list the branches (3 ms) 2023-04-10T23:42:23.3123706Z 2023-04-10T23:42:23.5161824Z PASS src/scripts/swagger.test.ts 2023-04-10T23:42:23.5163335Z Swagger specs 2023-04-10T23:42:23.5164089Z ✓ should be up to date 2023-04-10T23:42:23.5164485Z 2023-04-10T23:42:23.8985329Z PASS src/controllers/health-check/health-check.controller.test.ts 2023-04-10T23:42:23.8986736Z HealthCheckController 2023-04-10T23:42:23.8987268Z alive 2023-04-10T23:42:23.8987911Z ✓ should return alive" (1 ms) 2023-04-10T23:42:23.8988330Z 2023-04-10T23:42:25.5886569Z -------------------------------------|---------|----------|---------|---------|---------------------------------------------------- 2023-04-10T23:42:25.5887881Z File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 2023-04-10T23:42:25.5888744Z -------------------------------------|---------|----------|---------|---------|---------------------------------------------------- 2023-04-10T23:42:25.5891371Z All files | 52.8 | 39.3 | 38.37 | 52.25 | 2023-04-10T23:42:25.5892062Z src | 0 | 100 | 0 | 0 | 2023-04-10T23:42:25.5892961Z app.module.ts | 0 | 100 | 0 | 0 | 1-80 2023-04-10T23:42:25.5897142Z app.ts | 0 | 100 | 0 | 0 | 1-24 2023-04-10T23:42:25.5897915Z definitions.d.ts | 0 | 0 | 0 | 0 | 2023-04-10T23:42:25.5899024Z main.ts | 0 | 100 | 0 | 0 | 1-13 2023-04-10T23:42:25.5899666Z src/config | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5900192Z configuration.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5900922Z development.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5906159Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5906873Z production.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5907393Z schema.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5907894Z test.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5908391Z src/controllers | 0 | 100 | 100 | 0 | 2023-04-10T23:42:25.5909164Z index.ts | 0 | 100 | 100 | 0 | 1-5 2023-04-10T23:42:25.5909733Z src/controllers/branches | 24 | 0 | 12.5 | 22.72 | 2023-04-10T23:42:25.5910480Z branches.controller.e2e.ts | 0 | 0 | 0 | 0 | 1-53 2023-04-10T23:42:25.5918340Z branches.controller.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5919077Z src/controllers/commits | 50 | 50 | 33.33 | 46.66 | 2023-04-10T23:42:25.5919830Z commits.controller.e2e.ts | 0 | 100 | 0 | 0 | 1-15 2023-04-10T23:42:25.5920580Z commits.controller.ts | 80 | 50 | 66.66 | 77.77 | 32-36 2023-04-10T23:42:25.5921172Z src/controllers/compare | 0 | 0 | 0 | 0 | 2023-04-10T23:42:25.5921851Z compare.controller.ts | 0 | 0 | 0 | 0 | 1-27 2023-04-10T23:42:25.5922395Z src/controllers/content | 0 | 0 | 0 | 0 | 2023-04-10T23:42:25.5923116Z content.controller.e2e.ts | 0 | 100 | 0 | 0 | 1-12 2023-04-10T23:42:25.5923798Z content.controller.ts | 0 | 0 | 0 | 0 | 1-41 2023-04-10T23:42:25.5925203Z src/controllers/health-check | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5925983Z health-check.controller.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5930559Z src/controllers/tree | 0 | 0 | 0 | 0 | 2023-04-10T23:42:25.5931480Z tree.controller.e2e.ts | 0 | 100 | 0 | 0 | 1-10 2023-04-10T23:42:25.5932404Z tree.controller.ts | 0 | 0 | 0 | 0 | 1-29 2023-04-10T23:42:25.5933014Z src/core | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5933529Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5934038Z src/core/context | 92.3 | 83.33 | 100 | 92.3 | 2023-04-10T23:42:25.5936752Z context.ts | 91.66 | 83.33 | 100 | 91.66 | 18 2023-04-10T23:42:25.5937664Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5938217Z src/core/logger | 56.14 | 42.85 | 35.71 | 56.14 | 2023-04-10T23:42:25.5949788Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5957886Z logger.ts | 72.72 | 75 | 66.66 | 72.72 | 22-26,35 2023-04-10T23:42:25.5958646Z nest-logger.ts | 0 | 100 | 0 | 0 | 4-37 2023-04-10T23:42:25.5959225Z winston-logger.ts | 62.16 | 30 | 50 | 62.16 | 26-40,47,67 2023-04-10T23:42:25.5959667Z src/core/models | 85.71 | 0 | 100 | 85.71 | 2023-04-10T23:42:25.5960033Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5960566Z models-decorators.ts | 83.33 | 0 | 100 | 83.33 | 10 2023-04-10T23:42:25.5960972Z src/core/pagination | 48.64 | 0 | 28.57 | 48.64 | 2023-04-10T23:42:25.5961320Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5961846Z paginated-response.ts | 12.5 | 0 | 0 | 12.5 | 14-33 2023-04-10T23:42:25.5962420Z pagination-decorators.ts | 84.61 | 0 | 66.66 | 84.61 | 25-26 2023-04-10T23:42:25.5962979Z pagination.ts | 40 | 0 | 0 | 40 | 10,18-19 2023-04-10T23:42:25.5963524Z src/core/repo-auth | 82.97 | 87.5 | 90 | 82.97 | 2023-04-10T23:42:25.5981227Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5983100Z repo-auth-decorators.ts | 68.75 | 0 | 75 | 68.75 | 11-16 2023-04-10T23:42:25.5985537Z repo-auth.ts | 89.65 | 100 | 100 | 89.65 | 41,48,83 2023-04-10T23:42:25.5986200Z src/core/telemetry | 48 | 0 | 0 | 48 | 2023-04-10T23:42:25.5986768Z factory.ts | 36.36 | 0 | 0 | 36.36 | 8-18 2023-04-10T23:42:25.5987159Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5987899Z noop-telemetry.ts | 100 | 100 | 0 | 100 | 2023-04-10T23:42:25.5988569Z statsd-telemetry.ts | 33.33 | 100 | 0 | 33.33 | 9-25 2023-04-10T23:42:25.5988983Z telemetry.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5989351Z src/dtos | 71.01 | 100 | 18.75 | 72.05 | 2023-04-10T23:42:25.5992397Z git-branch.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5993132Z git-commit-ref.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.5993720Z git-commit.ts | 57.14 | 100 | 0 | 61.53 | 20-24 2023-04-10T23:42:25.5994290Z git-contents.ts | 72.72 | 100 | 0 | 72.72 | 16-18 2023-04-10T23:42:25.5994845Z git-diff.ts | 58.82 | 100 | 0 | 62.5 | 21-26 2023-04-10T23:42:25.5995384Z git-dir-object-content.ts | 66.66 | 100 | 0 | 66.66 | 5 2023-04-10T23:42:25.5995958Z git-file-diff.ts | 69.56 | 100 | 50 | 69.56 | 30-36 2023-04-10T23:42:25.5996592Z git-file-object-with-content.ts | 66.66 | 100 | 0 | 66.66 | 10-11 2023-04-10T23:42:25.5997302Z git-file-object-without-content.ts | 66.66 | 100 | 0 | 66.66 | 10-11 2023-04-10T23:42:25.5997902Z git-object-content.ts | 58.33 | 100 | 0 | 58.33 | 16-20 2023-04-10T23:42:25.5998490Z git-signature.ts | 62.5 | 100 | 0 | 62.5 | 12-14 2023-04-10T23:42:25.5999066Z git-submodule-object-content.ts | 66.66 | 100 | 0 | 66.66 | 5 2023-04-10T23:42:25.5999625Z git-tree.ts | 72.72 | 100 | 0 | 72.72 | 16-18 2023-04-10T23:42:25.6000023Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6000380Z src/middlewares | 0 | 0 | 0 | 0 | 2023-04-10T23:42:25.6000874Z index.ts | 0 | 100 | 100 | 0 | 1-2 2023-04-10T23:42:25.6001416Z logger-interceptor.ts | 0 | 0 | 0 | 0 | 1-84 2023-04-10T23:42:25.6001811Z src/middlewares/context | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6002190Z context.middleware.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6002560Z src/models | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6002895Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6003604Z repo-reference.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6004080Z src/scripts | 0 | 0 | 0 | 0 | 2023-04-10T23:42:25.6004624Z generate-swagger-specs.ts | 0 | 100 | 0 | 0 | 1-5 2023-04-10T23:42:25.6005178Z swagger-generation.ts | 0 | 0 | 0 | 0 | 1-56 2023-04-10T23:42:25.6005733Z src/services | 94.44 | 100 | 0 | 93.75 | 2023-04-10T23:42:25.6006143Z app.service.ts | 80 | 100 | 0 | 66.66 | 6 2023-04-10T23:42:25.6006500Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6006860Z src/services/branch | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6007290Z branch.service.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6007631Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6007991Z src/services/commit | 20.83 | 0 | 0 | 19.11 | 2023-04-10T23:42:25.6008589Z commit.service.ts | 19.71 | 0 | 0 | 17.91 | 17-105,115-116,129-131,136-137,141-142,146,150-162 2023-04-10T23:42:25.6009014Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6009380Z src/services/compare | 18.75 | 0 | 0 | 17.1 | 2023-04-10T23:42:25.6009912Z compare.service.ts | 17.72 | 0 | 0 | 16 | 15-139,146-149,164-173 2023-04-10T23:42:25.6010310Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6010670Z src/services/content | 15.38 | 0 | 0 | 13.04 | 2023-04-10T23:42:25.6011209Z content.service.ts | 13.72 | 0 | 0 | 11.11 | 17-149 2023-04-10T23:42:25.6011591Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6011937Z src/services/db | 57.14 | 100 | 0 | 57.14 | 2023-04-10T23:42:25.6012461Z db.service.ts | 50 | 100 | 0 | 50 | 11-17 2023-04-10T23:42:25.6012867Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6013394Z src/services/disk-usage | 42.3 | 100 | 0 | 39.13 | 2023-04-10T23:42:25.6013950Z disk-usage.service.ts | 40 | 100 | 0 | 36.36 | 21-54 2023-04-10T23:42:25.6014331Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6014686Z src/services/fs | 56.25 | 100 | 0 | 50 | 2023-04-10T23:42:25.6015328Z fs.service.ts | 53.33 | 100 | 0 | 46.15 | 11-25 2023-04-10T23:42:25.6015786Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6016151Z src/services/http | 85.71 | 100 | 0 | 80 | 2023-04-10T23:42:25.6016501Z http.service.ts | 83.33 | 100 | 0 | 75 | 7 2023-04-10T23:42:25.6017023Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6017391Z src/services/permission | 97.56 | 87.5 | 100 | 97.36 | 2023-04-10T23:42:25.6017764Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6018129Z permission.service.ts | 97.05 | 83.33 | 100 | 96.77 | 58 2023-04-10T23:42:25.6018479Z permissions.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6018856Z src/services/permission/cache | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6019781Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6020533Z permission-cache.service.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6021226Z src/services/repo | 18.75 | 0 | 0 | 16.12 | 2023-04-10T23:42:25.6021586Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6022121Z repo.service.ts | 17.46 | 0 | 0 | 14.75 | 18-128 2023-04-10T23:42:25.6022680Z src/services/repo-cleanup | 87.09 | 0 | 75 | 85.71 | 2023-04-10T23:42:25.6023075Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6023614Z repo-cleanup.service.ts | 86.66 | 0 | 75 | 85.18 | 33,43-51 2023-04-10T23:42:25.6024162Z src/services/repo-index | 86.04 | 75 | 82.35 | 86.84 | 2023-04-10T23:42:25.6024562Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6025105Z repo-index.service.ts | 85.71 | 75 | 82.35 | 86.48 | 34,76-77,82-83 2023-04-10T23:42:25.6025685Z src/services/repo/local-repo | 90.41 | 69.23 | 93.75 | 90.14 | 2023-04-10T23:42:25.6026078Z index.ts | 0 | 100 | 100 | 0 | 1 2023-04-10T23:42:25.6026607Z local-repo.ts | 91.66 | 69.23 | 93.75 | 91.42 | 14-17,112,142,161 2023-04-10T23:42:25.6027026Z src/services/repo/mutex | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6027550Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6027984Z mutex.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6028550Z state-mutex.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6028933Z src/utils | 77.77 | 16.66 | 63.63 | 79.31 | 2023-04-10T23:42:25.6029652Z git-utils.ts | 20 | 0 | 0 | 20 | 15-22 2023-04-10T23:42:25.6030046Z index.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6030568Z misc-utils.ts | 78.94 | 0 | 62.5 | 83.33 | 14-15 2023-04-10T23:42:25.6031116Z repo-utils.ts | 100 | 50 | 100 | 100 | 3 2023-04-10T23:42:25.6031643Z secure-utils.ts | 100 | 100 | 100 | 100 | 2023-04-10T23:42:25.6032988Z -------------------------------------|---------|----------|---------|---------|---------------------------------------------------- 2023-04-10T23:42:25.6720525Z Test Suites: 13 passed, 13 total 2023-04-10T23:42:25.6722950Z Tests: 47 passed, 47 total 2023-04-10T23:42:25.6724483Z Snapshots: 0 total 2023-04-10T23:42:25.6725075Z Time: 20.932 s 2023-04-10T23:42:25.6725546Z Ran all test suites. 2023-04-10T23:42:25.7898485Z ##[section]Finishing: Test 2023-04-10T23:42:26.5297288Z ##[section]Starting: PublishTestResults 2023-04-10T23:42:26.5304928Z ============================================================================== 2023-04-10T23:42:26.5305437Z Task : Publish Test Results 2023-04-10T23:42:26.5305817Z Description : Publish test results to Azure Pipelines 2023-04-10T23:42:26.5306060Z Version : 2.216.2 2023-04-10T23:42:26.5306258Z Author : Microsoft Corporation 2023-04-10T23:42:26.5306653Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/test/publish-test-results 2023-04-10T23:42:26.5307082Z ============================================================================== 2023-04-10T23:42:26.7086585Z [command]/usr/bin/dotnet --version 2023-04-10T23:42:27.0509575Z 7.0.202 2023-04-10T23:42:28.0244140Z Result Attachments will be stored in LogStore 2023-04-10T23:42:28.0739489Z Run Attachments will be stored in LogStore 2023-04-10T23:42:28.1841003Z ##[section]Async Command Start: Publish test results 2023-04-10T23:42:28.4567183Z Publishing test results to test run '40335077'. 2023-04-10T23:42:28.4606739Z TestResults To Publish 47, Test run id:40335077 2023-04-10T23:42:28.4650892Z Test results publishing 47, remaining: 0. Test run id: 40335077 2023-04-10T23:42:29.3804298Z Published Test Run : https://dev.azure.com/azure-sdk/public/_TestManagement/Runs?runId=40335077&_a=runCharts 2023-04-10T23:42:29.6015751Z ##[section]Async Command End: Publish test results 2023-04-10T23:42:29.6017670Z ##[section]Finishing: PublishTestResults 2023-04-10T23:42:30.0662168Z ##[section]Starting: PublishCodeCoverageResults 2023-04-10T23:42:30.0666859Z ============================================================================== 2023-04-10T23:42:30.0667246Z Task : Publish code coverage results 2023-04-10T23:42:30.0667496Z Description : Publish Cobertura or JaCoCo code coverage results from a build 2023-04-10T23:42:30.0667696Z Version : 1.219.0 2023-04-10T23:42:30.0667860Z Author : Microsoft Corporation 2023-04-10T23:42:30.0668017Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/test/publish-code-coverage-results 2023-04-10T23:42:30.0668248Z ============================================================================== 2023-04-10T23:42:33.1530547Z [command]/usr/bin/dotnet /home/vsts/work/_tasks/PublishCodeCoverageResults_2a7ebc54-c13e-490e-81a5-d7561ab7cd97/1.219.0/netcoreapp2.0/ReportGenerator.dll -reports:/home/vsts/work/1/s/**/*coverage.xml -targetdir:/home/vsts/work/_temp/cchtml -reporttypes:HtmlInline_AzurePipelines 2023-04-10T23:42:33.1532044Z 2023-04-10T23:42:32: Arguments 2023-04-10T23:42:33.1532774Z 2023-04-10T23:42:32: -reports:/home/vsts/work/1/s/**/*coverage.xml 2023-04-10T23:42:33.1533331Z 2023-04-10T23:42:32: -targetdir:/home/vsts/work/_temp/cchtml 2023-04-10T23:42:33.1534428Z 2023-04-10T23:42:32: -reporttypes:HtmlInline_AzurePipelines 2023-04-10T23:42:33.7202696Z 2023-04-10T23:42:33: Writing report file '/home/vsts/work/_temp/cchtml/index.html' 2023-04-10T23:42:33.7859526Z 2023-04-10T23:42:33: Report generation took 0.5 seconds 2023-04-10T23:42:33.7945895Z Generated code coverage html report: /home/vsts/work/_temp/cchtml 2023-04-10T23:42:33.7984906Z ##[warning]Ignoring coverage report directory with Html content as we are auto-generating Html content 2023-04-10T23:42:33.8023501Z Reading code coverage summary from '/home/vsts/work/1/s/coverage/cobertura-coverage.xml' 2023-04-10T23:42:33.9353185Z ##[section]Async Command Start: Publish code coverage 2023-04-10T23:42:33.9353682Z Publishing coverage summary data to TFS server. 2023-04-10T23:42:33.9353940Z Lines- 627 of 1200 covered. 2023-04-10T23:42:33.9354085Z Branches- 68 of 173 covered. 2023-04-10T23:42:34.4347018Z Modifying Cobertura Index file 2023-04-10T23:42:34.4347886Z Publishing code coverage files to TFS server. 2023-04-10T23:42:34.4348206Z Uploading 105 files 2023-04-10T23:42:39.4363837Z Total file: 105 ---- Processed file: 70 (66%) 2023-04-10T23:42:41.4358371Z File upload succeed. 2023-04-10T23:42:41.4928224Z Published '/home/vsts/work/_temp/cchtml' as artifact 'Code Coverage Report_2691514' 2023-04-10T23:42:41.4929008Z ##[section]Async Command End: Publish code coverage 2023-04-10T23:42:41.4930076Z ##[section]Finishing: PublishCodeCoverageResults 2023-04-10T23:42:41.9748165Z ##[section]Starting: Lint 2023-04-10T23:42:41.9753131Z ============================================================================== 2023-04-10T23:42:41.9753496Z Task : Command line 2023-04-10T23:42:41.9753632Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2023-04-10T23:42:41.9753867Z Version : 2.212.0 2023-04-10T23:42:41.9753975Z Author : Microsoft Corporation 2023-04-10T23:42:41.9754128Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2023-04-10T23:42:41.9754360Z ============================================================================== 2023-04-10T23:42:42.1465480Z Generating script. 2023-04-10T23:42:42.1481693Z Script contents: 2023-04-10T23:42:42.1482250Z npm run lint 2023-04-10T23:42:42.1482750Z ========================== Starting Command Output =========================== 2023-04-10T23:42:42.1511283Z [command]/usr/bin/bash --noprofile --norc /home/vsts/work/_temp/c396c866-2656-410b-99f2-72f6e5e6eb35.sh 2023-04-10T23:42:42.4108980Z 2023-04-10T23:42:42.4111012Z > git-rest-api@0.3.5 lint /home/vsts/work/1/s 2023-04-10T23:42:42.4112083Z > tslint -p tsconfig.json 2023-04-10T23:42:42.4112791Z 2023-04-10T23:42:50.6222970Z ##[section]Finishing: Lint 2023-04-10T23:42:51.1307382Z ##[section]Starting: Component Detection (auto-injected by policy) 2023-04-10T23:42:51.1312546Z ============================================================================== 2023-04-10T23:42:51.1312905Z Task : Component Governance Detection 2023-04-10T23:42:51.1313064Z Description : Include with your build to enable automatic Component Governance detection. 2023-04-10T23:42:51.1313262Z Version : 0.2320406.3 2023-04-10T23:42:51.1313423Z Author : Microsoft Corporation 2023-04-10T23:42:51.1313586Z Help : Please try our [support bot](http://aka.ms/1esbot?service=cg) for questions and troubleshooting. See http://aka.ms/cgdocs for more information or contact OpenSourceEngSupport@microsoft.com if you run into problems with this task. 2023-04-10T23:42:51.1313929Z ============================================================================== 2023-04-10T23:42:51.4686955Z Loading task manifest... 2023-04-10T23:42:51.4719083Z Component Detection starting up... 2023-04-10T23:42:51.4872516Z ##[info]Telemetry ID: 311dbe7d-b81f-48ec-9741-3beee126a276 2023-04-10T23:42:51.4934608Z ##[info]Result: Skipping scan. Reason: Pull Request 2023-04-10T23:42:51.4937401Z Process terminating 2023-04-10T23:42:51.5031843Z ##[section]Finishing: Component Detection (auto-injected by policy) 2023-04-10T23:42:51.6363011Z ##[section]Starting: Checkout Azure/git-rest-api@refs/pull/116/merge to s 2023-04-10T23:42:51.6366633Z ============================================================================== 2023-04-10T23:42:51.6367029Z Task : Get sources 2023-04-10T23:42:51.6367248Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2023-04-10T23:42:51.6367459Z Version : 1.0.0 2023-04-10T23:42:51.6367565Z Author : Microsoft 2023-04-10T23:42:51.6367778Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2023-04-10T23:42:51.6367965Z ============================================================================== 2023-04-10T23:42:52.0608043Z Cleaning any cached credential from repository: Azure/git-rest-api (GitHub) 2023-04-10T23:42:52.0730354Z ##[section]Finishing: Checkout Azure/git-rest-api@refs/pull/116/merge to s 2023-04-10T23:42:53.0440367Z ##[section]Starting: Finalize Job 2023-04-10T23:42:53.0565783Z Cleaning up task key 2023-04-10T23:42:53.0566720Z Start cleaning up orphan processes. 2023-04-10T23:42:53.0957361Z ##[section]Finishing: Finalize Job 2023-04-10T23:42:53.1038217Z ##[section]Finishing: Tests