Intermittent hanging exist for several days, maybe up to a week. I think it correlates with updates/restarts/reconfiguration/etc. of the Jenkins instance on the infrastructure side. Terminating the build and restarting did work around the problem a few times.
On Sat, Apr 22, 2017 at 9:42 AM, Ted Yu <[email protected]> wrote: > Looks like this might be the cause for the failed build ( > https://builds.apache.org/view/Beam/job/beam_PreCommit_ > Java_MavenInstall/9927/console > ): > > /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_ > MavenInstall/sdks/java/core/src/main/java/org/apache/beam/ > sdk/transforms/CombineFns.java:145: > error: reference not found > * <p>See {@link #compose()} or {@link #composeKeyed()}) for details. > ^ > /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_ > MavenInstall/sdks/java/core/src/main/java/org/apache/beam/ > sdk/transforms/CombineFns.java:147: > warning - Tag @link: can't find composeKeyed() in > org.apache.beam.sdk.transforms.CombineFns.CoCombineResult > > FYI > > On Fri, Apr 21, 2017 at 11:17 PM, Aviem Zur <[email protected]> wrote: > > > Hi all, > > > > Please be aware that Beam builds (precommit + postcommit validations) are > > hanging since a few hours ago. > > > > This seems to be a problem in builds of other projects as well (for > > example, Kafka). > > > > I've opened an INFRA ticket: > > https://issues.apache.org/jira/browse/INFRA-13949 > > >
