[
https://issues.apache.org/jira/browse/BEAM-12829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448349#comment-17448349
]
Robert Burke commented on BEAM-12829:
-------------------------------------
Fortunately, this makes the solve *Very* simple, since it's the patch we made
to the other releases. We make it not do that, and going forward also make it
not do that in master.
We didn't do that in the other fixes since we anticipated removing gogradle
entirely. However, that's a lot of work, and it looks like Daniel's other
change to avoid issues the gofmt targets seems to have worked at least.
I'll have a PR for you to review presently. And then it can be cherry picked
into the release.
> beam_Release_Gradle_Build failure: gofmt failure and copy failure
> -----------------------------------------------------------------
>
> Key: BEAM-12829
> URL: https://issues.apache.org/jira/browse/BEAM-12829
> Project: Beam
> Issue Type: Bug
> Components: release
> Affects Versions: 2.33.0, 2.34.0, 2.35.0
> Reporter: Udi Meiri
> Assignee: Robert Burke
> Priority: P1
> Fix For: 2.33.0, 2.34.0, 2.35.0
>
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> copy error is:
> {code}Could not copy file
> '/home/jenkins/jenkins-slave/workspace/beam_Release_Gradle_Build/src/sdks/python/container/.gogradle/project_gopath/pkg/mod/github.com/nightlyone/[email protected]/lockfile_test.go'
> to
> '/home/jenkins/jenkins-slave/workspace/beam_Release_Gradle_Build/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/container/.gogradle/project_gopath/pkg/mod/github.com/nightlyone/[email protected]/lockfile_test.go'.
> {code}
> https://ci-beam.apache.org/job/beam_Release_Gradle_Build/108/consoleFull
--
This message was sent by Atlassian Jira
(v8.20.1#820001)