Skip to content

Instantly share code, notes, and snippets.

@ealogar
Created June 20, 2023 15:48
Show Gist options
  • Save ealogar/153cf774db73c6ff1596278e3d3c2963 to your computer and use it in GitHub Desktop.
Save ealogar/153cf774db73c6ff1596278e3d3c2963 to your computer and use it in GitHub Desktop.
GH runner logs
Defaulted container "runner" out of: runner, docker
2023-06-20 15:29:01.166 NOTICE --- Runner init started with pid 7
2023-06-20 15:29:01.170 DEBUG --- Github endpoint URL https://github.com/
2023-06-20 15:29:02.126 DEBUG --- Passing --ephemeral to config.sh to enable the ephemeral runner.
2023-06-20 15:29:02.130 DEBUG --- Configuring the runner.
--------------------------------------------------------------------------------
| ____ _ _ _ _ _ _ _ _ |
| / ___(_) |_| | | |_ _| |__ / \ ___| |_(_) ___ _ __ ___ |
| | | _| | __| |_| | | | | '_ \ / _ \ / __| __| |/ _ \| '_ \/ __| |
| | |_| | | |_| _ | |_| | |_) | / ___ \ (__| |_| | (_) | | | \__ \ |
| \____|_|\__|_| |_|\__,_|_.__/ /_/ \_\___|\__|_|\___/|_| |_|___/ |
| |
| Self-hosted runner registration |
| |
--------------------------------------------------------------------------------
# Authentication
Using V2 flow: False
√ Connected to GitHub
# Runner Registration
√ Runner successfully added
√ Runner connection is good
# Runner settings
√ Settings Saved.
2023-06-20 15:29:06.533 DEBUG --- Runner successfully configured.
{
"agentId": 361,
"agentName": "eag-runners-test-w8dfs-9hfrt",
"poolId": 1,
"poolName": "Default",
"ephemeral": true,
"serverUrl": "https://pipelines.actions.githubusercontent.com/IDXAdnGpCOKaM4AZivjtUMSppE09TxdDjI5O5zGlF2zxNeeZQq",
"gitHubUrl": "https://github.com/vonage-technology/eag-runners-test",
"workFolder": "/runner/_work"
2023-06-20 15:29:06.538 DEBUG --- Docker enabled runner detected and Docker daemon wait is enabled
2023-06-20 15:29:06.539 DEBUG --- Waiting until Docker is available or the timeout of 120 seconds is reached
}CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
2023-06-20 15:29:06.560 NOTICE --- WARNING LATEST TAG HAS BEEN DEPRECATED. SEE GITHUB ISSUE FOR DETAILS:
2023-06-20 15:29:06.562 NOTICE --- https://github.com/actions/actions-runner-controller/issues/2056
√ Connected to GitHub
Current runner version: '2.304.0'
2023-06-20 15:29:08Z: Listening for Jobs
Runner update in progress, do not shutdown runner.
Downloading 2.305.0 runner
Waiting for current job finish running.
Generate and execute update script.
Runner will exit shortly for update, should be back online within 10 seconds.
Runner update process finished.
Runner listener exit because of updating, re-launch runner after successful update
Update finished successfully.
Restarting runner...
√ Connected to GitHub
Current runner version: '2.305.0'
2023-06-20 15:29:26Z: Listening for Jobs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment