Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1259#issuecomment-166005919 From here I see that the build was successful: https://builds.apache.org/job/cloudstack-pr-analysis/162/console ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42:07 min [INFO] Finished at: 2015-12-19T16:45:39+00:00 [INFO] Final Memory: 228M/2514M [INFO] ------------------------------------------------------------------------ ``` Then Input Stream errors which are not really related to this PR: ``` [PMD] Parsing of file /home/jenkins/jenkins-slave/workspace/cloudstack-pr-analysis/core/target/cloud-pmd.xml failed due to an exception: org.xml.sax.SAXException: Input stream is not a PMD file. at hudson.plugins.pmd.parser.PmdParser.parse(PmdParser.java:72) at hudson.plugins.analysis.core.AbstractAnnotationParser.parse(AbstractAnnotationParser.java:54) at hudson.plugins.analysis.core.FilesParser.parseFile(FilesParser.java:324) at hudson.plugins.analysis.core.FilesParser.parseFiles(FilesParser.java:282) at hudson.plugins.analysis.core.FilesParser.parserCollectionOfFiles(FilesParser.java:233) at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:202) at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:32) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---