Very odd as those paths do resolve now, redirecting to their pkg.go.dev paths. Very odd. This feels transient, but it's not clear why that would return a 404 vs some other error.
On Wed, 16 Jun 2021 at 15:39, Kyle Weaver <[email protected]> wrote: > For tasks without structured JUnit output, we have to scroll up / ctrl-f / > grep for more logs. In this case it looks like it was probably a server-side > issue. These links work for me, so I'm assuming the problem has been resolved. > > > *11:31:04* >* Task :release:go-licenses:java:dockerRun**11:31:04* package > google.golang.org/protobuf/reflect/protoreflect: unrecognized import path > "google.golang.org/protobuf/reflect/protoreflect": reading > https://google.golang.org/protobuf/reflect/protoreflect?go-get=1: 404 Not > Found*11:31:04* package google.golang.org/protobuf/runtime/protoimpl: > unrecognized import path "google.golang.org/protobuf/runtime/protoimpl": > reading https://google.golang.org/protobuf/runtime/protoimpl?go-get=1: 404 > Not Found*11:31:04* package google.golang.org/protobuf/types/descriptorpb: > unrecognized import path "google.golang.org/protobuf/types/descriptorpb": > reading https://google.golang.org/protobuf/types/descriptorpb?go-get=1: 404 > Not Found*11:31:04* package > google.golang.org/protobuf/types/known/durationpb: unrecognized import path > "google.golang.org/protobuf/types/known/durationpb": reading > https://google.golang.org/protobuf/types/known/durationpb?go-get=1: 404 Not > Found > > > > On Wed, Jun 16, 2021 at 2:35 PM Alex Amato <[email protected]> wrote: > >> For PR: https://github.com/apache/beam/pull/14804 >> >> Is something wrong on this machine? preventing it from running docker? >> Seems to happen a few times after a run again as well. >> >> Anything I can do here to move my PR forward and get it merged? >> >> https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/3735/consoleFull >> >> *11:36:42* >* Task :sdks:java:core:buildDependents**11:36:42* *11:36:42* >> FAILURE: Build failed with an exception.*11:36:42* *11:36:42* * What went >> wrong:*11:36:42* Execution failed for task >> ':release:go-licenses:java:dockerRun'.*11:36:42* > Process 'command >> 'docker'' finished with non-zero exit value 1*11:36:42* *11:36:42* * >> Try:*11:36:42* Run with --stacktrace option to get the stack trace. Run with >> --info or --debug option to get more log output. Run with --scan to get full >> insights.*11:36:42* *11:36:42* * Get more help at >> https://help.gradle.org*11:36:42* *11:36:42* Deprecated Gradle features were >> used in this build, making it incompatible with Gradle 7.0.*11:36:42* Use >> '--warning-mode all' to show the individual deprecation warnings.*11:36:42* >> See >> https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings*11:36:42* >> *11:36:42* BUILD FAILED in 7m 20s*11:36:42* 1134 actionable tasks: 420 >> executed, 712 from cache, 2 up-to-date*11:36:43* *11:36:43* Publishing build >> scan...*11:36:43* https://gradle.com/s/3yfusnsnfll62 >> >>
