Skip to content

Instantly share code, notes, and snippets.

@Ishotihadus
Created November 6, 2022 07:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ishotihadus/ceeec53cc6d20c23c64583b501645a48 to your computer and use it in GitHub Desktop.
Save Ishotihadus/ceeec53cc6d20c23c64583b501645a48 to your computer and use it in GitHub Desktop.
2022-11-06T07:45:39.6731401Z Requested labels: ubuntu-latest
2022-11-06T07:45:39.6731457Z Job defined at: Ishotihadus/ruby-workflow-test/.github/workflows/test.yaml@refs/heads/main
2022-11-06T07:45:39.6731475Z Waiting for a runner to pick up this job...
2022-11-06T07:45:39.9751402Z Job is waiting for a hosted runner to come online.
2022-11-06T07:45:43.5702732Z Job is about to start running on the hosted runner: Hosted Agent (hosted)
2022-11-06T07:45:45.8144906Z Current runner version: '2.298.2'
2022-11-06T07:45:45.8170029Z ##[group]Operating System
2022-11-06T07:45:45.8170512Z Ubuntu
2022-11-06T07:45:45.8170818Z 20.04.5
2022-11-06T07:45:45.8171097Z LTS
2022-11-06T07:45:45.8171343Z ##[endgroup]
2022-11-06T07:45:45.8171740Z ##[group]Runner Image
2022-11-06T07:45:45.8172104Z Image: ubuntu-20.04
2022-11-06T07:45:45.8172429Z Version: 20221027.1
2022-11-06T07:45:45.8172878Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221027.1/images/linux/Ubuntu2004-Readme.md
2022-11-06T07:45:45.8173534Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221027.1
2022-11-06T07:45:45.8173981Z ##[endgroup]
2022-11-06T07:45:45.8174287Z ##[group]Runner Image Provisioner
2022-11-06T07:45:45.8174618Z 2.0.91.1
2022-11-06T07:45:45.8174896Z ##[endgroup]
2022-11-06T07:45:45.8175800Z ##[group]GITHUB_TOKEN Permissions
2022-11-06T07:45:45.8176398Z Actions: write
2022-11-06T07:45:45.8176707Z Checks: write
2022-11-06T07:45:45.8177168Z Contents: write
2022-11-06T07:45:45.8177509Z Deployments: write
2022-11-06T07:45:45.8177831Z Discussions: write
2022-11-06T07:45:45.8178147Z Issues: write
2022-11-06T07:45:45.8178401Z Metadata: read
2022-11-06T07:45:45.8178753Z Packages: write
2022-11-06T07:45:45.8179061Z Pages: write
2022-11-06T07:45:45.8179326Z PullRequests: write
2022-11-06T07:45:45.8179672Z RepositoryProjects: write
2022-11-06T07:45:45.8180048Z SecurityEvents: write
2022-11-06T07:45:45.8180341Z Statuses: write
2022-11-06T07:45:45.8180643Z ##[endgroup]
2022-11-06T07:45:45.8184260Z Secret source: Actions
2022-11-06T07:45:45.8184688Z Prepare workflow directory
2022-11-06T07:45:45.9029798Z Prepare all required actions
2022-11-06T07:45:45.9219530Z Getting action download info
2022-11-06T07:45:46.1981593Z Download action repository 'actions/checkout@v3' (SHA:93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8)
2022-11-06T07:45:46.9070413Z Download action repository 'ruby/setup-ruby@v1' (SHA:ece82769428359c077b5a5eaff268902a303c101)
2022-11-06T07:45:47.6092026Z ##[group]Run actions/checkout@v3
2022-11-06T07:45:47.6092416Z with:
2022-11-06T07:45:47.6092770Z repository: Ishotihadus/ruby-workflow-test
2022-11-06T07:45:47.6093319Z token: ***
2022-11-06T07:45:47.6093615Z ssh-strict: true
2022-11-06T07:45:47.6093877Z persist-credentials: true
2022-11-06T07:45:47.6094196Z clean: true
2022-11-06T07:45:47.6094508Z fetch-depth: 1
2022-11-06T07:45:47.6094737Z lfs: false
2022-11-06T07:45:47.6095026Z submodules: false
2022-11-06T07:45:47.6095318Z set-safe-directory: true
2022-11-06T07:45:47.6095641Z ##[endgroup]
2022-11-06T07:45:47.8542767Z Syncing repository: Ishotihadus/ruby-workflow-test
2022-11-06T07:45:47.8544713Z ##[group]Getting Git version info
2022-11-06T07:45:47.8545525Z Working directory is '/home/runner/work/ruby-workflow-test/ruby-workflow-test'
2022-11-06T07:45:47.8546259Z [command]/usr/bin/git version
2022-11-06T07:45:47.8598746Z git version 2.38.1
2022-11-06T07:45:47.8617874Z ##[endgroup]
2022-11-06T07:45:47.8636288Z Temporarily overriding HOME='/home/runner/work/_temp/cafa1a1b-0e7a-4119-b8c8-6227fa9f7097' before making global git config changes
2022-11-06T07:45:47.8637118Z Adding repository directory to the temporary git global config as a safe directory
2022-11-06T07:45:47.8641382Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/ruby-workflow-test/ruby-workflow-test
2022-11-06T07:45:47.8683394Z Deleting the contents of '/home/runner/work/ruby-workflow-test/ruby-workflow-test'
2022-11-06T07:45:47.8688804Z ##[group]Initializing the repository
2022-11-06T07:45:47.8692511Z [command]/usr/bin/git init /home/runner/work/ruby-workflow-test/ruby-workflow-test
2022-11-06T07:45:47.8830352Z hint: Using 'master' as the name for the initial branch. This default branch name
2022-11-06T07:45:47.8831075Z hint: is subject to change. To configure the initial branch name to use in all
2022-11-06T07:45:47.8831891Z hint: of your new repositories, which will suppress this warning, call:
2022-11-06T07:45:47.8832904Z hint:
2022-11-06T07:45:47.8833739Z hint: git config --global init.defaultBranch <name>
2022-11-06T07:45:47.8834082Z hint:
2022-11-06T07:45:47.8834519Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2022-11-06T07:45:47.8835023Z hint: 'development'. The just-created branch can be renamed via this command:
2022-11-06T07:45:47.8835452Z hint:
2022-11-06T07:45:47.8835778Z hint: git branch -m <name>
2022-11-06T07:45:47.8842954Z Initialized empty Git repository in /home/runner/work/ruby-workflow-test/ruby-workflow-test/.git/
2022-11-06T07:45:47.8852083Z [command]/usr/bin/git remote add origin https://github.com/Ishotihadus/ruby-workflow-test
2022-11-06T07:45:47.8889479Z ##[endgroup]
2022-11-06T07:45:47.8890306Z ##[group]Disabling automatic garbage collection
2022-11-06T07:45:47.8894183Z [command]/usr/bin/git config --local gc.auto 0
2022-11-06T07:45:47.8923067Z ##[endgroup]
2022-11-06T07:45:47.8924032Z ##[group]Setting up auth
2022-11-06T07:45:47.8930964Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-11-06T07:45:47.8976873Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-11-06T07:45:47.9303966Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-11-06T07:45:47.9324647Z [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' || :
2022-11-06T07:45:47.9581697Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2022-11-06T07:45:47.9589103Z ##[endgroup]
2022-11-06T07:45:47.9589609Z ##[group]Fetching the repository
2022-11-06T07:45:47.9600021Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8827499e918c27428676e32f802ee5bbb16b5720:refs/remotes/origin/main
2022-11-06T07:45:48.2570151Z remote: Enumerating objects: 9, done.
2022-11-06T07:45:48.2570942Z remote: Counting objects: 11% (1/9)
2022-11-06T07:45:48.2571561Z remote: Counting objects: 22% (2/9)
2022-11-06T07:45:48.2572015Z remote: Counting objects: 33% (3/9)
2022-11-06T07:45:48.2572393Z remote: Counting objects: 44% (4/9)
2022-11-06T07:45:48.2573009Z remote: Counting objects: 55% (5/9)
2022-11-06T07:45:48.2573453Z remote: Counting objects: 66% (6/9)
2022-11-06T07:45:48.2573882Z remote: Counting objects: 77% (7/9)
2022-11-06T07:45:48.2574240Z remote: Counting objects: 88% (8/9)
2022-11-06T07:45:48.2575547Z remote: Counting objects: 100% (9/9)
2022-11-06T07:45:48.2575966Z remote: Counting objects: 100% (9/9), done.
2022-11-06T07:45:48.2576340Z remote: Compressing objects: 20% (1/5)
2022-11-06T07:45:48.2576671Z remote: Compressing objects: 40% (2/5)
2022-11-06T07:45:48.2577047Z remote: Compressing objects: 60% (3/5)
2022-11-06T07:45:48.2780653Z remote: Compressing objects: 80% (4/5)
2022-11-06T07:45:48.2781003Z remote: Compressing objects: 100% (5/5)
2022-11-06T07:45:48.2781284Z remote: Compressing objects: 100% (5/5), done.
2022-11-06T07:45:48.2781864Z remote: Total 9 (delta 0), reused 9 (delta 0), pack-reused 0
2022-11-06T07:45:48.2830263Z From https://github.com/Ishotihadus/ruby-workflow-test
2022-11-06T07:45:48.2834298Z * [new ref] 8827499e918c27428676e32f802ee5bbb16b5720 -> origin/main
2022-11-06T07:45:48.2834956Z ##[endgroup]
2022-11-06T07:45:48.2835367Z ##[group]Determining the checkout info
2022-11-06T07:45:48.2835751Z ##[endgroup]
2022-11-06T07:45:48.2836121Z ##[group]Checking out the ref
2022-11-06T07:45:48.2836579Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2022-11-06T07:45:48.2837220Z Switched to a new branch 'main'
2022-11-06T07:45:48.2837577Z branch 'main' set up to track 'origin/main'.
2022-11-06T07:45:48.2838191Z ##[endgroup]
2022-11-06T07:45:48.2838486Z [command]/usr/bin/git log -1 --format='%H'
2022-11-06T07:45:48.2838818Z '8827499e918c27428676e32f802ee5bbb16b5720'
2022-11-06T07:45:48.3135172Z ##[group]Run ruby/setup-ruby@v1
2022-11-06T07:45:48.3135412Z with:
2022-11-06T07:45:48.3135602Z ruby-version: head
2022-11-06T07:45:48.3135825Z bundler-cache: false
2022-11-06T07:45:48.3136032Z ##[endgroup]
2022-11-06T07:45:48.4836313Z ##[group]Modifying PATH
2022-11-06T07:45:48.4844171Z Entries added to PATH to use selected Ruby:
2022-11-06T07:45:48.4845297Z /home/runner/.rubies/ruby-head/bin
2022-11-06T07:45:48.4846285Z ##[endgroup]
2022-11-06T07:45:48.4891148Z ##[group]Downloading Ruby
2022-11-06T07:45:48.4892896Z https://github.com/ruby/ruby-dev-builder/releases/latest/download/ruby-head-ubuntu-20.04.tar.gz
2022-11-06T07:45:52.1860425Z Took 3.70 seconds
2022-11-06T07:45:52.1861220Z ##[endgroup]
2022-11-06T07:45:52.1861803Z ##[group]Extracting Ruby
2022-11-06T07:45:52.1892131Z [command]/usr/bin/tar -xz -C /home/runner/.rubies -f /home/runner/work/_temp/4682d8d2-a326-46d7-99b3-f37ce4491baa
2022-11-06T07:45:52.6585264Z Took 0.47 seconds
2022-11-06T07:45:52.6586304Z ##[endgroup]
2022-11-06T07:45:52.6586848Z ##[group]Print Ruby version
2022-11-06T07:45:52.6600950Z [command]/home/runner/.rubies/ruby-head/bin/ruby --version
2022-11-06T07:45:52.6775890Z ruby 3.2.0dev (2022-11-05T14:18:32Z master 267452e6fe) [x86_64-linux]
2022-11-06T07:45:52.6785227Z Took 0.02 seconds
2022-11-06T07:45:52.6786068Z ##[endgroup]
2022-11-06T07:45:52.6788625Z ##[group]Installing Bundler
2022-11-06T07:45:52.6798535Z Using Bundler 2.4.0.dev from Gemfile.lock BUNDLED WITH 2.4.0.dev
2022-11-06T07:45:52.6799036Z Took 0.00 seconds
2022-11-06T07:45:52.6799681Z ##[endgroup]
2022-11-06T07:45:52.6887123Z ##[error]Error: Cannot parse bundler input: 2.4.0.dev
at Module.installBundler (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:115:11)
at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:69331:15
at body (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:306:20)
at Object.<anonymous> (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:3955:28)
at Generator.next (<anonymous>)
at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:3706:71
at new Promise (<anonymous>)
at __webpack_modules__.2186.__awaiter (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:3702:12)
at Object.group (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:3951:12)
at Module.measure (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:321:25)
2022-11-06T07:45:52.6985172Z Post job cleanup.
2022-11-06T07:45:52.8233150Z [command]/usr/bin/git version
2022-11-06T07:45:52.8279035Z git version 2.38.1
2022-11-06T07:45:52.8330591Z Temporarily overriding HOME='/home/runner/work/_temp/fc83bf11-02b1-43b7-b806-615059c20690' before making global git config changes
2022-11-06T07:45:52.8334016Z Adding repository directory to the temporary git global config as a safe directory
2022-11-06T07:45:52.8340374Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/ruby-workflow-test/ruby-workflow-test
2022-11-06T07:45:52.8378663Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-11-06T07:45:52.8414044Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-11-06T07:45:52.8639574Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-11-06T07:45:52.8664433Z http.https://github.com/.extraheader
2022-11-06T07:45:52.8675390Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2022-11-06T07:45:52.8707271Z [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' || :
2022-11-06T07:45:52.9131645Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment