-
Notifications
You must be signed in to change notification settings - Fork 32
- [
-
- {
-
"type": "user", "url": "https://github.com/edross23", "avatar_url": "https://avatars2.githubusercontent.com/u/64754521?v=4", "login": "edross23", "name": null, "bio": null, "company": null, "website": null, "location": null, "emails": [
- {
- "address": "[email protected]", "primary": true, "verified": true
}, {
"address": "[email protected]", "primary": false, "verified": true
}
], "billing_plan": {
"name": "free", "space": 976562499, "private_repos": 10000
}, "created_at": "2020-05-03T21:39:39Z"
}
] Request a runner to run this job 2020-07-08T16:26:52.2392515Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest' 2020-07-08T16:26:52.2392565Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' 2020-07-08T16:26:52.2392594Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' 2020-07-08T16:26:52.4862244Z ##[section]Finishing: Request a runner to run this job 2020-07-08T16:27:00.4675844Z Current runner version: '2.267.1' 2020-07-08T16:27:00.4697495Z ##[group]Operating System 2020-07-08T16:27:00.4698029Z Ubuntu 2020-07-08T16:27:00.4698229Z 18.04.4 2020-07-08T16:27:00.4698425Z LTS 2020-07-08T16:27:00.4698577Z ##[endgroup] 2020-07-08T16:27:00.4698802Z ##[group]Virtual Environment 2020-07-08T16:27:00.4699023Z Environment: ubuntu-18.04 2020-07-08T16:27:00.4699267Z Version: 20200705.1 2020-07-08T16:27:00.4699543Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20200705.1/images/linux/Ubuntu1804-README.md 2020-07-08T16:27:00.4699794Z ##[endgroup] 2020-07-08T16:27:00.4700587Z Prepare workflow directory 2020-07-08T16:27:00.4866053Z Prepare all required actions 2020-07-08T16:27:00.4875878Z Download action repository 'actions/checkout@v2' 2020-07-08T16:27:02.5616210Z Download action repository 'actions/setup-node@v1' 2020-07-08T16:27:03.0915015Z ##[group]Run actions/checkout@v2 2020-07-08T16:27:03.0915345Z with: 2020-07-08T16:27:03.0915569Z repository: github/fetch 2020-07-08T16:27:03.0915879Z token: * 2020-07-08T16:27:03.0916002Z ssh-strict: true 2020-07-08T16:27:03.0916119Z persist-credentials: true 2020-07-08T16:27:03.0916238Z clean: true 2020-07-08T16:27:03.0916351Z fetch-depth: 1 2020-07-08T16:27:03.0916462Z lfs: false 2020-07-08T16:27:03.0916574Z submodules: false 2020-07-08T16:27:03.0916674Z ##[endgroup] 2020-07-08T16:27:03.5232384Z Syncing repository: github/fetch 2020-07-08T16:27:03.5250883Z ##[group]Getting Git version info 2020-07-08T16:27:03.5251572Z Working directory is '/home/runner/work/fetch/fetch' 2020-07-08T16:27:03.5289432Z [command]/usr/bin/git version 2020-07-08T16:27:03.5486294Z git version 2.27.0 2020-07-08T16:27:03.5487108Z ##[endgroup] 2020-07-08T16:27:03.5487407Z Deleting the contents of '/home/runner/work/fetch/fetch' 2020-07-08T16:27:03.5488098Z ##[group]Initializing the repository 2020-07-08T16:27:03.5488231Z [command]/usr/bin/git init /home/runner/work/fetch/fetch 2020-07-08T16:27:03.5550836Z Initialized empty Git repository in /home/runner/work/fetch/fetch/.git/ 2020-07-08T16:27:03.5551219Z [command]/usr/bin/git remote add origin https://github.com/github/fetch 2020-07-08T16:27:03.5587573Z ##[endgroup] 2020-07-08T16:27:03.5587985Z ##[group]Disabling automatic garbage collection 2020-07-08T16:27:03.5591427Z [command]/usr/bin/git config --local gc.auto 0 2020-07-08T16:27:03.5622055Z ##[endgroup] 2020-07-08T16:27:03.5625822Z ##[group]Setting up auth 2020-07-08T16:27:03.5631567Z [command]/usr/bin/git config --local --name-only --get-regexp core.sshCommand 2020-07-08T16:27:03.5666496Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2020-07-08T16:27:03.6022220Z [command]/usr/bin/git config --local --name-only --get-regexp http.https://github.com/.extraheader 2020-07-08T16:27:03.6074798Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http.https://github.com/.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2020-07-08T16:27:03.6304333Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic * 2020-07-08T16:27:04.3305139Z ##[endgroup] 2020-07-08T16:27:04.3322339Z ##[group]Fetching the repository 2020-07-08T16:27:04.3323368Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +cef89a05fab0b492d478b6808070aab35622eb27:refs/remotes/pull/793/merge 2020-07-08T16:27:04.3323669Z remote: Enumerating objects: 26, done. 2020-07-08T16:27:04.3323843Z remote: Counting objects: 3% (1/26) 2020-07-08T16:27:04.3323973Z remote: Counting objects: 7% (2/26) 2020-07-08T16:27:04.3324204Z remote: Counting objects: 11% (3/26) 2020-07-08T16:27:04.3324347Z remote: Counting objects: 15% (4/26) 2020-07-08T16:27:04.3324780Z remote: Counting objects: 19% (5/26) 2020-07-08T16:27:04.3325210Z remote: Counting objects: 23% (6/26) 2020-07-08T16:27:04.3325362Z remote: Counting objects: 26% (7/26) 2020-07-08T16:27:04.3325490Z remote: Counting objects: 30% (8/26) 2020-07-08T16:27:04.3325616Z remote: Counting objects: 34% (9/26) 2020-07-08T16:27:04.3325742Z remote: Counting objects: 38% (10/26) 2020-07-08T16:27:04.3325973Z remote: Counting objects: 42% (11/26) 2020-07-08T16:27:04.3326137Z remote: Counting objects: 46% (12/26) 2020-07-08T16:27:04.3326261Z remote: Counting objects: 50% (13/26) 2020-07-08T16:27:04.3326384Z remote: Counting objects: 53% (14/26) 2020-07-08T16:27:04.3326506Z remote: Counting objects: 57% (15/26) 2020-07-08T16:27:04.3326613Z remote: Counting objects: 61% (16/26) 2020-07-08T16:27:04.3326826Z remote: Counting objects: 65% (17/26) 2020-07-08T16:27:04.3327236Z remote: Counting objects: 69% (18/26) 2020-07-08T16:27:04.3327393Z remote: Counting objects: 73% (19/26) 2020-07-08T16:27:04.3327636Z remote: Counting objects: 76% (20/26) 2020-07-08T16:27:04.3327787Z remote: Counting objects: 80% (21/26) 2020-07-08T16:27:04.3328017Z remote: Counting objects: 84% (22/26) 2020-07-08T16:27:04.3328170Z remote: Counting objects: 88% (23/26) 2020-07-08T16:27:04.3328296Z remote: Counting objects: 92% (24/26) 2020-07-08T16:27:04.3328517Z remote: Counting objects: 96% (25/26) 2020-07-08T16:27:04.3328671Z remote: Counting objects: 100% (26/26) 2020-07-08T16:27:04.3328800Z remote: Counting objects: 100% (26/26), done. 2020-07-08T16:27:04.3329017Z remote: Compressing objects: 4% (1/24) 2020-07-08T16:27:04.3329173Z remote: Compressing objects: 8% (2/24) 2020-07-08T16:27:04.3329300Z remote: Compressing objects: 12% (3/24) 2020-07-08T16:27:04.3329829Z remote: Compressing objects: 16% (4/24) 2020-07-08T16:27:04.3329993Z remote: Compressing objects: 20% (5/24) 2020-07-08T16:27:04.3330220Z remote: Compressing objects: 25% (6/24) 2020-07-08T16:27:04.3330374Z remote: Compressing objects: 29% (7/24) 2020-07-08T16:27:04.3330600Z remote: Compressing objects: 33% (8/24) 2020-07-08T16:27:04.3330724Z remote: Compressing objects: 37% (9/24) 2020-07-08T16:27:04.3330949Z remote: Compressing objects: 41% (10/24) 2020-07-08T16:27:04.3331105Z remote: Compressing objects: 45% (11/24) 2020-07-08T16:27:04.3331230Z remote: Compressing objects: 50% (12/24) 2020-07-08T16:27:04.3331452Z remote: Compressing objects: 54% (13/24) 2020-07-08T16:27:04.3331611Z remote: Compressing objects: 58% (14/24) 2020-07-08T16:27:04.3331721Z remote: Compressing objects: 62% (15/24) 2020-07-08T16:27:04.3331848Z remote: Compressing objects: 66% (16/24) 2020-07-08T16:27:04.3332079Z remote: Compressing objects: 70% (17/24) 2020-07-08T16:27:04.3332235Z remote: Compressing objects: 75% (18/24) 2020-07-08T16:27:04.3332363Z remote: Compressing objects: 79% (19/24) 2020-07-08T16:27:04.3332585Z remote: Compressing objects: 83% (20/24) 2020-07-08T16:27:04.3332737Z remote: Compressing objects: 87% (21/24) 2020-07-08T16:27:04.3332863Z remote: Compressing objects: 91% (22/24) 2020-07-08T16:27:04.3333085Z remote: Compressing objects: 95% (23/24) 2020-07-08T16:27:04.3333234Z remote: Compressing objects: 100% (24/24) 2020-07-08T16:27:04.3333471Z remote: Compressing objects: 100% (24/24), done. 2020-07-08T16:27:04.3333941Z remote: Total 26 (delta 0), reused 4 (delta 0), pack-reused 0 2020-07-08T16:27:04.3334216Z From https://github.com/github/fetch 2020-07-08T16:27:04.3334664Z * [new ref] cef89a05fab0b492d478b6808070aab35622eb27 -> pull/793/merge 2020-07-08T16:27:04.3334954Z ##[endgroup] 2020-07-08T16:27:04.3335208Z ##[group]Determining the checkout info 2020-07-08T16:27:04.3335365Z ##[endgroup] 2020-07-08T16:27:04.3335492Z ##[group]Checking out the ref 2020-07-08T16:27:04.3336062Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/793/merge 2020-07-08T16:27:04.3336467Z Note: switching to 'refs/remotes/pull/793/merge'. 2020-07-08T16:27:04.3336642Z 2020-07-08T16:27:04.3336974Z You are in 'detached HEAD' state. You can look around, make experimental 2020-07-08T16:27:04.3337129Z changes and commit them, and you can discard any commits you make in this 2020-07-08T16:27:04.3337385Z state without impacting any branches by switching back to a branch. 2020-07-08T16:27:04.3337502Z 2020-07-08T16:27:04.3337653Z If you want to create a new branch to retain commits you create, you may 2020-07-08T16:27:04.3338055Z do so (now or later) by using -c with the switch command. Example: 2020-07-08T16:27:04.3338236Z 2020-07-08T16:27:04.3338523Z git switch -c <new-branch-name> 2020-07-08T16:27:04.3338684Z 2020-07-08T16:27:04.3338903Z Or undo this operation with: 2020-07-08T16:27:04.3339014Z 2020-07-08T16:27:04.3339255Z git switch - 2020-07-08T16:27:04.3339435Z 2020-07-08T16:27:04.3339591Z Turn off this advice by setting config variable advice.detachedHead to false 2020-07-08T16:27:04.3339691Z 2020-07-08T16:27:04.3339937Z HEAD is now at cef89a0 Merge 278324a0eff74423289fd686d0b2261a216c0c80 into 74e4fe8a4731b4e233ac7da42c960a351fd3400f 2020-07-08T16:27:04.3340194Z ##[endgroup] 2020-07-08T16:27:04.3340486Z [command]/usr/bin/git log -1 2020-07-08T16:27:04.3340705Z commit cef89a05fab0b492d478b6808070aab35622eb27 2020-07-08T16:27:04.3340863Z Author: Jake Champion <[email protected]> 2020-07-08T16:27:04.3341019Z Date: Wed Jul 8 16:26:47 2020 +0000 2020-07-08T16:27:04.3341195Z 2020-07-08T16:27:04.3341451Z Merge