[JIRA] (JENKINS-15517) Findbugs total issue is not displaying properly

2012-10-14 Thread huang_pe...@vanceinfo.com (JIRA)














































King Hpd
 created  JENKINS-15517


Findbugs total issue is not displaying properly















Issue Type:


Bug



Assignee:


Ulli Hafner



Components:


analysis-core



Created:


15/Oct/12 2:06 AM



Description:


In Findbugs log it is displaying the number of warnings and when we add the total warnings then it comes more than 2000 but in findbugs report it is displayed as 1490

FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_BasicSmsReceiver_src_BasicSmsReceiver_intermediates_classes.jar_findbugs.xml of module with 4 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_Bluetooth_src_Bluetooth_intermediates_classes.jar_findbugs.xml of module with 56 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_Browser_src_Browser_intermediates_classes.jar_findbugs.xml of module with 161 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_Calculator_src_Calculator_intermediates_classes.jar_findbugs.xml of module with 48 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_Calendar_src_Calendar_intermediates_classes.jar_findbugs.xml of module with 135 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_Camera_src_Camera_intermediates_classes.jar_findbugs.xml of module with 92 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_CellBroadcastReceiver_src_CellBroadcastReceiver_intermediates_classes.jar_findbugs.xml of module with 11 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_CertInstaller_src_CertInstaller_intermediates_classes.jar_findbugs.xml of module with 12 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_Contacts_src_Contacts_intermediates_classes.jar_findbugs.xml of module with 220 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_Email_src_Email_intermediates_classes.jar_findbugs.xml of module with 284 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_Exchange_src_Exchange_intermediates_classes.jar_findbugs.xml of module with 237 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_Gallery2_src_Gallery2_intermediates_classes.jar_findbugs.xml of module with 145 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_Gallery_src_Gallery_intermediates_classes.jar_findbugs.xml of module with 20 warnings.
FINDBUGS Successfully parsed file /home/y00213920/.jenkins/jobs/Agent_Test_Google_Bugfix_Create/workspace/findbugsreport/Agent_Test_Google_Bugfix_Create/135/packages_apps_HTMLViewer_src_HTMLViewer_intermediates_classes.jar_findbugs.xml of module with 2 warnings.
FINDBUGS Successfully parsed file 

[JIRA] (JENKINS-15004) Collecting findbugs analysis files

2012-09-02 Thread huang_pe...@vanceinfo.com (JIRA)














































King Hpd
 commented on  JENKINS-15004


Collecting findbugs analysis files















Can u give me some idea about how to increase the memory in slave?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-15004) Collecting findbugs analysis files

2012-08-30 Thread huang_pe...@vanceinfo.com (JIRA)














































King Hpd
 created  JENKINS-15004


Collecting findbugs analysis files















Issue Type:


Bug



Affects Versions:


current



Assignee:


Ulli Hafner



Components:


findbugs



Created:


31/Aug/12 2:07 AM



Description:


FINDBUGS Collecting findbugs analysis files...
hudson.util.IOException2: remote file operation failed: /mnt/disk/jenkins/ci at hudson.remoting.Channel@6254a79a:10.95.54.115
	at hudson.FilePath.act(FilePath.java:828)
	at hudson.FilePath.act(FilePath.java:814)
	at com.huawei.jenkins.plugins.FindBugsPublisher.perform(FindBugsPublisher.java:286)
	at hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:357)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:749)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:682)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:658)
	at hudson.model.Build$RunnerImpl.post2(Build.java:162)
	at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:627)
	at hudson.model.Run.run(Run.java:1445)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)
Caused by: java.io.IOException: Remote call on 10.95.54.115 failed
	at hudson.remoting.Channel.call(Channel.java:655)
	at hudson.FilePath.act(FilePath.java:821)
	... 13 more
Caused by: java.lang.OutOfMemoryError: Java heap space
	at java.util.Arrays.copyOf(Arrays.java:2786)
	at java.io.ByteArrayOutputStream.toByteArray(ByteArrayOutputStream.java:133)
	at hudson.remoting.UserRequest._serialize(UserRequest.java:156)
	at hudson.remoting.UserRequest.serialize(UserRequest.java:164)
	at hudson.remoting.UserRequest.perform(UserRequest.java:126)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)




Due Date:


31/Aug/12 12:00 AM




Environment:


jenkins 1.458 findbugs 4.43




Fix Versions:


current



Project:


Jenkins



Priority:


Major



Reporter:


King Hpd

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12330) Occasionally,collecting findbugs analysis files will take very long time, event two more hours.

2012-03-18 Thread huang_pe...@vanceinfo.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160386#comment-160386
 ] 

King Hpd commented on JENKINS-12330:


Occasionally,I found findbugs will take very long time to analysis files.Some 
time it will take two more hours. 
Just stop at: 
[FINDBUGS] Collecting findbugs analysis files... 

And I had to kill the process. 

This is the dump information when I kill the process 
ERROR: Publisher hudson.plugins.findbugs.FindBugsPublisher aborted due to 
exception 
java.lang.InterruptedException 
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:979)
 
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1281)
 
at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:218) 
at java.util.concurrent.FutureTask.get(FutureTask.java:83) 
at hudson.remoting.Request.call(Request.java:138) 
at hudson.remoting.Channel.call(Channel.java:681) 
at hudson.FilePath.act(FilePath.java:777) 
at hudson.FilePath.act(FilePath.java:770) 
at hudson.FilePath.copyTo(FilePath.java:1514) 
at 
hudson.plugins.analysis.core.HealthAwarePublisher.copyFilesWithAnnotationsToBuildFolder(HealthAwarePublisher.java:392)
 
at 
hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:354)
 
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) 
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:700) 
at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:675)
 
at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:653)
 
at hudson.model.Build$RunnerImpl.post2(Build.java:162) 
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:622) 
at hudson.model.Run.run(Run.java:1434) 
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) 
at hudson.model.ResourceController.execute(ResourceController.java:88) 
at hudson.model.Executor.run(Executor.java:238)


Please help me to look into this bug.

Thanks 
hpd_king

 Occasionally,collecting findbugs analysis files will take very long time, 
 event two more hours.
 ---

 Key: JENKINS-12330
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12330
 Project: Jenkins
  Issue Type: Bug
  Components: findbugs
Affects Versions: current
 Environment: ubuntu 10.04 LTS
Reporter: roger four
Assignee: Ulli Hafner
  Labels: plugin

 Occasionally,I found findbugs will take very long time to analysis files.Some 
 time it will take two more hours.
 Just stop at:
 [FINDBUGS] Collecting findbugs analysis files...
 And I had to kill the process.
 It bothers me very much.Pls help me.
 Thanks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira