This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 99787 - test run failed on some machines
Summary: test run failed on some machines
Status: CLOSED WORKSFORME
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: ehucka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 10:59 UTC by Marian Mirilovic
Modified: 2011-02-17 09:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread-dump (13.80 KB, text/plain)
2007-04-03 21:45 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2007-04-03 10:59:35 UTC
tests didn't start on some machines, here are the emails we've got from test4u.
The same testruns started without any problems on all other machines. Both
machines are available on Test4u:server list page :

Error during starting/checking of scheduled Test Run.

java.lang.Exception: Not available server(s) spb-perf-sol1
	at
org.netbeans.test4u.tests.config.TestRunsRepository.startTestRun(TestRunsRepository.java:236)
	at
org.netbeans.test4u.system.schedule.TestRunScheduledItem.make(TestRunScheduledItem.java:86)
	at org.netbeans.test4u.system.schedule.ScheduledItem$1.run(ScheduledItem.java:55)


Error during starting/checking of scheduled Test Run.

java.lang.Exception: Not available server(s) qa-perf-xp1
	at
org.netbeans.test4u.tests.config.TestRunsRepository.startTestRun(TestRunsRepository.java:236)
	at
org.netbeans.test4u.system.schedule.TestRunScheduledItem.make(TestRunScheduledItem.java:86)
	at org.netbeans.test4u.system.schedule.ScheduledItem$1.run(ScheduledItem.java:55)
Comment 1 Marian Mirilovic 2007-04-03 12:14:51 UTC
Happened again on spb-perf-sol1 :

nohup log file :
==============================================================
executor:
[xtest-runner] Executing module visualweb/test/performance, testtype unit at Tue
Apr 03 14:42:32 MSD 2007
[xtest-runner] Output is redirected to
/space/test4u/testrun/results/testrun_070403-144232/logs/visualweb_test_performance_unit.log
[xtest-runner] Buildfile: /space/test4u/distributions/netbeans-trunk/lib/harness.xml
java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.lang.UNIXProcess.waitFor(UNIXProcess.java:115)
        at
org.netbeans.test4u.system.process.ContinuousProcessOutput.<init>(ContinuousProcessOutput.java:40)
        at
org.netbeans.test4u.system.process.LoggerProcessOutput.<init>(LoggerProcessOutput.java:21)
        at
org.netbeans.test4u.system.commands.AntCommand.execute(AntCommand.java:119)
        at
org.netbeans.test4u.plugin.nbvisualweb.NBVisualwebExecutor.runTests(NBVisualwebExecutor.java:72)
        at
org.netbeans.test4u.tests.request.TestRequestProcessor.doProcessRequest(TestRequestProcessor.java:106)
        at
org.netbeans.test4u.tests.request.TestRequestProcessor.responseRequest(TestRequestProcessor.java:59)
        at
org.ehucka.core.api.request.RequestServer$DispatchThread.run(RequestServer.java:165)
==============================================================


and
/space/test4u/testrun/results/testrun_070403-144232/logs/visualweb_test_performance_unit.log
==============================================================
[jvmTestRunner] Running:
/space/test4u/builds/nbvisualweb_longfin_main_200704022314/netbeans/bin/netbeans
--cp:a
/space/test4u/cvswork/nb_all/performance/performancetestutilities/dist/performance-test-utilities.jar
--userdir
/space/test4u/testrun/work/user/startup.MeasureIDEStartupTime/testStartIDE/ideuserdir_prepare
--jdkhome /space/jdks/jdk1.6.0_01 -J-Dnetbeans.full.hack=true
-J-Dorg.netbeans.log.startup.logfile=/space/test4u/testrun/work/user/startup.MeasureIDEStartupTime/testStartIDE/measured_startup_0_0.txt
-J-Dorg.netbeans.log.startup=tests -J-Dnetbeans.close=true
-J-Dorg.netbeans.CLIHandler.fast.random=true
-J-Dorg.netbeans.performance.waitafterstartup=1000
-J-Dorg.openide.awt.StatusDisplayer.DISPLAY_TIME=0

[jvmTestRunner] ERROR: JVM exiting unexpectedly!

==============================================================


Test4u is no more running on this machine ;(
Comment 2 ehucka 2007-04-03 12:47:35 UTC
About qa-perf-xp1: there are many logs "connect timed out to 129.157.79.129" in
main server log from this night. It seems the machine has some troubles with
network communication. Try to check the machine against worms or reconfigure its
firewall.

Machine spb-perf-sol1 was registered to test4u at 2007-04-03 09:43:46. It was
not available when the exception was thrown.

To second log:

Test4u kills all its processes when it is killed. I did not kill any machine today.
Comment 3 Marian Mirilovic 2007-04-03 21:45:58 UTC
Created attachment 40374 [details]
thread-dump
Comment 4 Marian Mirilovic 2007-04-03 21:47:33 UTC
spb-perf-sol1 is again out of the order. After 2 hours it still shows "Checkout
mandatory data." so I took thread-dump (see attachment). I am going to restart
the server and run all tests again. 
Comment 5 ehucka 2007-04-04 08:36:12 UTC
It is hard to make any conclusion from the threaddump. Test4u is just waiting
for the cvs command.
Please check version of cvs client and memory usage during next block on the
machine. I have no idea what can be wrong now. thanks
Comment 6 ehucka 2007-06-13 16:10:43 UTC
Is it still valid?
Comment 7 Marian Mirilovic 2007-06-13 16:30:04 UTC
No more ... to be honest tests are not running, so hard to say ;)
Comment 8 Marian Mirilovic 2007-06-25 15:12:35 UTC
v/c