Re: Weird build failures in PR builder

2019-09-16 Thread Shane Knapp
yeah, it could be completely unrelated to the build env, but it's late and i'm not going to dive in to this tonite. :) On Mon, Sep 16, 2019 at 9:13 PM Jungtaek Lim wrote: > > Thanks for following up and providing the info! I'll also keep an eye after > clean-up to see whether it helps. > > On T

Re: Weird build failures in PR builder

2019-09-16 Thread Jungtaek Lim
Thanks for following up and providing the info! I'll also keep an eye after clean-up to see whether it helps. On Tue, Sep 17, 2019 at 1:08 PM Shane Knapp wrote: > > Note that they're different workers (amp-jenkins-worker-0x) with same > workspace /home/jenkins/workspace/SparkPullRequestBuilder@6

Re: Weird build failures in PR builder

2019-09-16 Thread Shane Knapp
> Note that they're different workers (amp-jenkins-worker-0x) with same > workspace /home/jenkins/workspace/SparkPullRequestBuilder@6. > the '@6' refers to the executor number that the build ran on (look at the jenkins ui and the numbers next to each slot for each worker). oddly, at the beginning

Weird build failures in PR builder

2019-09-16 Thread Jungtaek Lim
Hi devs, I'm seeing some build failures regarding generating documentation - they all logged below error message: [error] /home/jenkins/workspace/SparkPullRequestBuilder@6/core/src/main/scala/org/apache/spark/serializer/GenericAvroSerializer.scala:123: > value createDatumWriter is not a member o