gotestfmt
gotestfmt copied to clipboard
goreleaser fails on tags
When pushing a tag for a new release Goreleaser fails with the error below. This doesn't impact releases, but looks ugly since the main branch will show CI failures.
• scm releases
• creating or updating release repo=haveyoudebuggedit/gotestfmt tag=v2.3.0
• release updated url=https://github.com/haveyoudebuggedit/gotestfmt/releases/tag/v2.3.0
• uploading to release file=dist/gotestfmt_2.3.0_checksums.txt name=gotestfmt_2.3.0_checksums.txt
• uploading to release file=dist/gotestfmt_2.3.0_windows_386.zip name=gotestfmt_2.3.0_windows_386.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_386.zip error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_386.zip": http2: Transport: cannot retry err [stream error: stream ID 3; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=1
• uploading to release file=dist/gotestfmt_2.3.0_windows_386.zip name=gotestfmt_2.3.0_windows_386.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_checksums.txt error=POST https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_checksums.txt: 422 Validation Failed [{Resource:ReleaseAsset Field:name Code:already_exists Message:}] try=1
• uploading to release file=dist/gotestfmt_2.3.0_linux_386.tar.gz name=gotestfmt_2.3.0_linux_386.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_386.zip error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_386.zip": http2: Transport: cannot retry err [stream error: stream ID 5; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=2
• uploading to release file=dist/gotestfmt_2.3.0_windows_386.zip name=gotestfmt_2.3.0_windows_386.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_linux_386.tar.gz error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_linux_386.tar.gz": http2: Transport: cannot retry err [stream error: stream ID 7; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=1
• uploading to release file=dist/gotestfmt_2.3.0_linux_386.tar.gz name=gotestfmt_2.3.0_linux_386.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_386.zip error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_386.zip": http2: Transport: cannot retry err [stream error: stream ID 9; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=3
• uploading to release file=dist/gotestfmt_2.3.0_windows_386.zip name=gotestfmt_2.3.0_windows_386.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_linux_386.tar.gz error=POST https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_linux_386.tar.gz: 422 Validation Failed [{Resource:ReleaseAsset Field:name Code:already_exists Message:}] try=2
• uploading to release file=dist/gotestfmt_2.3.0_linux_arm64.tar.gz name=gotestfmt_2.3.0_linux_arm64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_386.zip error=POST https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_386.zip: 422 Validation Failed [{Resource:ReleaseAsset Field:name Code:already_exists Message:}] try=4
• uploading to release file=dist/gotestfmt_2.3.0_darwin_arm64.tar.gz name=gotestfmt_2.3.0_darwin_arm64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_linux_arm64.tar.gz error=POST https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_linux_arm64.tar.gz: 422 Validation Failed [{Resource:ReleaseAsset Field:name Code:already_exists Message:}] try=1
• uploading to release file=dist/gotestfmt_2.3.0_windows_amd64.zip name=gotestfmt_2.3.0_windows_amd64.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_darwin_arm64.tar.gz error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_darwin_arm64.tar.gz": http2: Transport: cannot retry err [stream error: stream ID 17; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=1
• uploading to release file=dist/gotestfmt_2.3.0_darwin_arm64.tar.gz name=gotestfmt_2.3.0_darwin_arm64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_amd64.zip error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_amd64.zip": http2: Transport: cannot retry err [stream error: stream ID 19; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=1
• uploading to release file=dist/gotestfmt_2.3.0_windows_amd64.zip name=gotestfmt_2.3.0_windows_amd64.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_darwin_arm64.tar.gz error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_darwin_arm64.tar.gz": http2: Transport: cannot retry err [stream error: stream ID 21; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=2
• uploading to release file=dist/gotestfmt_2.3.0_darwin_arm64.tar.gz name=gotestfmt_2.3.0_darwin_arm64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_amd64.zip error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_amd64.zip": http2: Transport: cannot retry err [stream error: stream ID 23; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=2
• uploading to release file=dist/gotestfmt_2.3.0_windows_amd64.zip name=gotestfmt_2.3.0_windows_amd64.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_darwin_arm64.tar.gz error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_darwin_arm64.tar.gz": http2: Transport: cannot retry err [stream error: stream ID 25; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=3
• uploading to release file=dist/gotestfmt_2.3.0_darwin_arm64.tar.gz name=gotestfmt_2.3.0_darwin_arm64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_amd64.zip error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_amd64.zip": http2: Transport: cannot retry err [stream error: stream ID 27; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=3
• uploading to release file=dist/gotestfmt_2.3.0_windows_amd64.zip name=gotestfmt_2.3.0_windows_amd64.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_darwin_arm64.tar.gz error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_darwin_arm64.tar.gz": http2: Transport: cannot retry err [stream error: stream ID 29; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=4
• uploading to release file=dist/gotestfmt_2.3.0_darwin_arm64.tar.gz name=gotestfmt_2.3.0_darwin_arm64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_amd64.zip error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_amd64.zip": http2: Transport: cannot retry err [stream error: stream ID 31; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=4
• uploading to release file=dist/gotestfmt_2.3.0_windows_amd64.zip name=gotestfmt_2.3.0_windows_amd64.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_darwin_arm64.tar.gz error=POST https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_darwin_arm64.tar.gz: 422 Validation Failed [{Resource:ReleaseAsset Field:name Code:already_exists Message:}] try=5
• uploading to release file=dist/gotestfmt_2.3.0_linux_amd64.tar.gz name=gotestfmt_2.3.0_linux_amd64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_amd64.zip error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_amd64.zip": http2: Transport: cannot retry err [stream error: stream ID 35; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=5
• uploading to release file=dist/gotestfmt_2.3.0_windows_amd64.zip name=gotestfmt_2.3.0_windows_amd64.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_linux_amd64.tar.gz error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_linux_amd64.tar.gz": http2: Transport: cannot retry err [stream error: stream ID 37; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=1
• uploading to release file=dist/gotestfmt_2.3.0_linux_amd64.tar.gz name=gotestfmt_2.3.0_linux_amd64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_amd64.zip error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_amd64.zip": http2: Transport: cannot retry err [stream error: stream ID 39; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=6
• uploading to release file=dist/gotestfmt_2.3.0_windows_amd64.zip name=gotestfmt_2.3.0_windows_amd64.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_linux_amd64.tar.gz error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_linux_amd64.tar.gz": http2: Transport: cannot retry err [stream error: stream ID 41; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=2
• uploading to release file=dist/gotestfmt_2.3.0_linux_amd64.tar.gz name=gotestfmt_2.3.0_linux_amd64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_amd64.zip error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_amd64.zip": http2: Transport: cannot retry err [stream error: stream ID 43; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=7
• uploading to release file=dist/gotestfmt_2.3.0_windows_amd64.zip name=gotestfmt_2.3.0_windows_amd64.zip
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_linux_amd64.tar.gz error=POST https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_linux_amd64.tar.gz: 422 Validation Failed [{Resource:ReleaseAsset Field:name Code:already_exists Message:}] try=3
• uploading to release file=dist/gotestfmt_2.3.0_darwin_amd64.tar.gz name=gotestfmt_2.3.0_darwin_amd64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_windows_amd64.zip error=POST https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_windows_amd64.zip: 422 Validation Failed [{Resource:ReleaseAsset Field:name Code:already_exists Message:}] try=8
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_darwin_amd64.tar.gz error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_darwin_amd64.tar.gz": http2: Transport: cannot retry err [stream error: stream ID 49; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=1
• uploading to release file=dist/gotestfmt_2.3.0_darwin_amd64.tar.gz name=gotestfmt_2.3.0_darwin_amd64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_darwin_amd64.tar.gz error=Post "https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_darwin_amd64.tar.gz": http2: Transport: cannot retry err [stream error: stream ID 51; REFUSED_STREAM; received from peer] after Request.Body was written; define Request.GetBody to avoid this error try=2
• uploading to release file=dist/gotestfmt_2.3.0_darwin_amd64.tar.gz name=gotestfmt_2.3.0_darwin_amd64.tar.gz
• failed to upload artifact, will retry artifact=gotestfmt_2.3.0_darwin_amd64.tar.gz error=POST https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_darwin_amd64.tar.gz: 422 Validation Failed [{Resource:ReleaseAsset Field:name Code:already_exists Message:}] try=3
⨯ release failed after 58.83s error=scm releases: failed to publish artifacts: failed to upload gotestfmt_2.3.0_checksums.txt after 1 tries: POST https://uploads.github.com/repos/haveyoudebuggedit/gotestfmt/releases/59444604/assets?name=gotestfmt_2.3.0_checksums.txt: 422 Validation Failed [{Resource:ReleaseAsset Field:name Code:already_exists Message:}]
Error: The process '/opt/hostedtoolcache/goreleaser-action/1.5.0/x64/goreleaser' failed with exit code 1