Hi Hadoop developers, I found recently, I cannot access Jenkins generated results, like:
*Test results: https://builds.apache.org/job/PreCommit-YARN-Build/5039//testReport/ <https://builds.apache.org/job/PreCommit-YARN-Build/5039//testReport/>Findbugs warnings: https://builds.apache.org/job/PreCommit-YARN-Build/5039//artifact/PreCommit-HADOOP-Build-patchprocess/newPatchFindbugsWarningshadoop-yarn-client.html <https://builds.apache.org/job/PreCommit-YARN-Build/5039//artifact/PreCommit-HADOOP-Build-patchprocess/newPatchFindbugsWarningshadoop-yarn-client.html>Javac warnings: https://builds.apache.org/job/PreCommit-YARN-Build/5039//artifact/PreCommit-HADOOP-Build-patchprocess/diffJavacWarnings.txt <https://builds.apache.org/job/PreCommit-YARN-Build/5039//artifact/PreCommit-HADOOP-Build-patchprocess/diffJavacWarnings.txt>* It will report 404 when trying to access findbugs/javac warnings and it will redirect to info page of build when trying to access test report. I'm not sure if there's any recent changes on Jenkins configuration. Did you hit the problem like this? Thanks, Wangda