You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Jonathan Hung <jy...@gmail.com> on 2018/08/03 20:56:48 UTC

branch-2 precommit job borked?

Hi yarn-devs,

I'm trying to get a precommit report back from jenkins in
https://issues.apache.org/jira/browse/YARN-7974 for a branch-2 patch, but
having issues. Tried reuploading a few times to no avail.

This is the latest precommit job:
https://builds.apache.org/view/H-L/view/Hadoop/job/PreCommit-YARN-Build/21498/console
It times out when running the hadoop-yarn-client unit tests.

Logs from the unit tests:
https://builds.apache.org/view/H-L/view/Hadoop/job/PreCommit-YARN-Build/21498/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
Seems it gets stuck running TestApplicationClientProtocolOnHA. I'm able to
run this fine locally though.

Anyone know of issues with running these unit tests on jenkins, or with
branch-2 build in general?

Thanks!

Jonathan Hung