is version 3.1.0 broken?
See original GitHub issueYesterday the world was fine, today not so much. To fix my issue today I just downgrade to V2, this literally worked yesterday and did not today.
Bad run: https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098
Good run: https://github.com/runatlantis/atlantis/actions/runs/3185943896/jobs/5196059932
error:
##[debug]Evaluating condition for step: 'Post Run actions/checkout@v3'
##[debug]Evaluating: always()
##[debug]Evaluating always:
##[debug]=> true
##[debug]Result: true
##[debug]Starting: Post Run actions/checkout@v3
##[debug]Loading inputs
##[debug]Evaluating: github.repository
##[debug]Evaluating Index:
##[debug]..Evaluating github:
##[debug]..=> Object
##[debug]..Evaluating String:
##[debug]..=> 'repository'
##[debug]=> 'runatlantis/atlantis'
##[debug]Result: 'runatlantis/atlantis'
##[debug]Evaluating: github.token
##[debug]Evaluating Index:
##[debug]..Evaluating github:
##[debug]..=> Object
##[debug]..Evaluating String:
##[debug]..=> 'token'
##[debug]=> '***'
##[debug]Result: '***'
##[debug]Loading env
Post job cleanup.
/usr/bin/docker exec 9ff[2](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:2)8c2640f[3](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:3)6d36de6e5ae0ffe0378b7672e70[4](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:4)[5](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:5)472288278dc5a2f[6](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:6)6516c22 sh -c "cat /etc/*release | grep ^ID"
##[debug]ID=debian
##[debug]Running JavaScript Action with default external tool: node16
node:internal/fs/utils:344
throw err;
^
Error: EACCES: permission denied, open '/__w/_temp/_runner_file_commands/save_state_2[7](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:7)[8](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:8)3dec5-b4f7-4[9](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:9)c6-b083-53a8c72b0af3'
at Object.openSync (node:fs:585:3)
at Object.writeFileSync (node:fs:2153:35)
at Object.appendFileSync (node:fs:2215:6)
at Object.issueFileCommand (/__w/_actions/actions/checkout/v3/dist/index.js:2293:8)
at Object.saveState (/__w/_actions/actions/checkout/v3/dist/index.js:11873:31)
at Object.153 (/__w/_actions/actions/checkout/v3/dist/index.js:4044:[10](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:10))
at __webpack_require__ (/__w/_actions/actions/checkout/v3/dist/index.js:22:30)
at Object.287 (/__w/_actions/actions/checkout/v3/dist/index.js:70[13](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:13):34)
at __webpack_require__ (/__w/_actions/actions/checkout/v3/dist/index.js:22:30)
at Object.853 (/__w/_actions/actions/checkout/v3/dist/index.js:3[18](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:18)01:36) {
errno: -13,
syscall: 'open',
code: 'EACCES',
path: '/__w/_temp/_runner_file_commands/save_state_[27](https://github.com/runatlantis/atlantis/actions/runs/3185910307/jobs/5196021098#step:9:27)83dec5-b4f7-49c6-b083-53a8c72b0af3'
}
##[debug]Node Action run completed with exit code 1
##[debug]Finishing: Post Run actions/checkout@v3
Thanks.
Issue Analytics
- State:
- Created a year ago
- Comments:23 (2 by maintainers)
Top Results From Across the Web
Version 3.1.0+ breaks SASS modules composition · Issue #7682
In 3.1.0 the resolve-url-loader lib was added that breaks SASS modules composition. Either removing the lib from the webpack config or ...
Read more >Genshin Impact version 3.1 update now available - Gematsu
miHoYo has released the version 3.1 update for Genshin Impact, which adds new playable characters Cyno, Nilou, and Candace, new areas, ...
Read more >Updating to .Net Core 3.1.12 caused 3.1.0 sites to break
"The framework 'Microsoft.NETCore.App', version '3.1.12' was not found." When we uninstalled 3.1.12, the sites came back online. Is there a ...
Read more >Migrating from OpenAPI 3.0 to 3.1.0
First things first, let's change that version number! ... but despite the minor version number, v3.1 does have some small breaking changes.
Read more >Elementor v. 3.1.0 breaks full width header - WordPress.org
Hi,. After updating Elementor to v. 3.1.0, the full width header on my client's website suddenly shifts to the right. I have reverted...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Still broken here https://github.com/nearform/sql/actions/runs/3196327180/jobs/5218105824
We’re also facing the same unzipping error ^
Can't use 'tar -xzf' extract archive file
using actions/checkout@v3