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
