Build failed in Hudson: jboss-aop-head-jbossas-5.0.0.GA #54
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-5.0.0.GA/54/...
Changes:
[flavia.rainone(a)jboss.com] [JBAOP-701] The non-ejb3 4.0.5.GA version has been added to the list of servers that require jarjar to avoid classpath errors.
------------------------------------------
[...truncated 84638 lines...]
install.lib:
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/trunk/build/output/jboss-aop-2.1.0-SNAPSHOT/jboss-50-install
backup.deployer:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all/deployers.bak
[echo] Backing up existing aop deployer to ${old.deployer}
[copy] Copying 7 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all/deployers.bak/jboss-aop-jboss5.deployer-20090210-152116.bak
install.deployer:
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all/deployers/jboss-aop-jboss5.deployer
install.bin:
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/bin
install:
BUILD SUCCESSFUL
Total time: 29 seconds
+ start-jboss -p /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all -b localhost
+ local flag=
+ local OPTIND=1
+ getopts p:b:u:g:t: flag
+ case $flag in
+ local JBOSS_SERVER_PATH=/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all
+ getopts p:b:u:g:t: flag
+ case $flag in
+ local JBOSS_SERVER_BIND_ADDR=localhost
+ getopts p:b:u:g:t: flag
+ [[ -d /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all ]]
++ basename /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all
+ local JBOSS_SERVER_NAME=all
+ [[ -n localhost ]]
+ [[ -n '' ]]
+ local JBOSS_SERVER_MCAST_ADDR=227.43.88.243
+ [[ '' -gt 0 ]]
+ local JBOSS_SERVER_TIMEOUT=120
+ [[ -n '' ]]
+ local JBOSS_SERVER_HA_NAME=
+ local 'START_OPTS=-c all -b localhost -u 227.43.88.243 '
+ cd /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all
+ cd ../../bin
+ chmod 755 run.sh
+ local 'JBOSS_SERVER_COMMAND=./run.sh -c all -b localhost -u 227.43.88.243 '
+ local JBOSS_SERVER_LOG=http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbo...
+ echo Starting server /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all
Starting server /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all
++ pwd
+ echo From directory '"/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/bin"'
>From directory "/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-5.0.0.GA/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/bin"
+ echo With Command '"./run.sh -c all -b localhost -u 227.43.88.243 "'
With Command "./run.sh -c all -b localhost -u 227.43.88.243 "
+ echo Log to http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-5.0.0.GA/ws/...
Log to http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-5.0.0.GA/ws/...
+ [[ -fws http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-5.0.0.GA/ws/... ]]
+ echo localhost=http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-5....
+ ./run.sh -c all -b localhost -u 227.43.88.243
+ echo Waiting server to start.
Waiting server to start.
+ echo Timeout should be slightly more than 120 seconds.
Timeout should be slightly more than 120 seconds.
+ INT=5
+ STARTSECONDS=38719
+ (( 120 > 38719 - 38719 ))
+ grep -q '^HTTP/.* 200 OK$'
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23385
+ wait 23385
+ kill 23387
+ (( 120 > 38724 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23408
+ wait 23408
+ grep -q '^HTTP/.* 200 OK$'
+ kill 23409
+ (( 120 > 38730 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23429
+ grep -q '^HTTP/.* 200 OK$'
+ wait 23429
+ kill 23430
+ (( 120 > 38736 - 38719 ))
+ telnet localhost 8080
+ TELNET=23454
+ wait 23454
+ grep -q '^HTTP/.* 200 OK$'
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ kill 23455
+ (( 120 > 38742 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23467
+ wait 23467
+ grep -q '^HTTP/.* 200 OK$'
+ kill 23468
+ (( 120 > 38749 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ grep -q '^HTTP/.* 200 OK$'
+ telnet localhost 8080
+ TELNET=23482
+ wait 23482
+ kill 23487
+ (( 120 > 38756 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23498
+ wait 23498
+ grep -q '^HTTP/.* 200 OK$'
+ kill 23499
+ (( 120 > 38761 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23511
+ wait 23511
+ grep -q '^HTTP/.* 200 OK$'
+ kill 23512
+ (( 120 > 38768 - 38719 ))
+ grep -q '^HTTP/.* 200 OK$'
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23525
+ wait 23525
+ kill 23527
+ (( 120 > 38773 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23538
+ wait 23538
+ grep -q '^HTTP/.* 200 OK$'
+ kill 23539
+ (( 120 > 38780 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23552
+ grep -q '^HTTP/.* 200 OK$'
+ wait 23552
+ kill 23553
+ (( 120 > 38786 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ grep -q '^HTTP/.* 200 OK$'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23568
+ wait 23568
+ kill 23570
+ (( 120 > 38793 - 38719 ))
+ grep -q '^HTTP/.* 200 OK$'
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23582
+ wait 23582
+ kill 23583
+ (( 120 > 38799 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23595
+ grep -q '^HTTP/.* 200 OK$'
+ wait 23595
+ kill 23596
+ (( 120 > 38805 - 38719 ))
+ grep -q '^HTTP/.* 200 OK$'
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23609
+ wait 23609
+ kill 23610
+ (( 120 > 38811 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23622
+ wait 23622
+ grep -q '^HTTP/.* 200 OK$'
+ kill 23623
+ (( 120 > 38817 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ grep -q '^HTTP/.* 200 OK$'
+ telnet localhost 8080
+ TELNET=23633
+ wait 23633
+ kill 23635
+ (( 120 > 38822 - 38719 ))
+ grep -q '^HTTP/.* 200 OK$'
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23648
+ wait 23648
+ kill 23649
+ (( 120 > 38829 - 38719 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=23661
+ wait 23661
+ grep -q '^HTTP/.* 200 OK$'
+ kill 23662
+ (( 120 > 38835 - 38719 ))
+ telnet localhost 8080
+ TELNET=23675
+ wait 23675
+ grep -q '^HTTP/.* 200 OK$'
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ kill 23676
+ (( 120 > 38841 - 38719 ))
+ echo Server failed to start in time. Terminating.
Server failed to start in time. Terminating.
+ exit 1
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ return 0
+ return 1
[jboss-aop-head-jbossas-5.0.0.GA] $ bash -xe /tmp/hudson7272680932147785261.sh
+ kill 2833
Terminating xvnc
[jboss-aop-head-jbossas-5.0.0.GA] $ vncserver -kill :11
Recording test results
17 years, 1 month
Build failed in Hudson: jboss-aop-head-jbossas-4.0.4.GA #35
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/35/...
Changes:
[flavia.rainone(a)jboss.com] [JBAOP-701] The non-ejb3 4.0.5.GA version has been added to the list of servers that require jarjar to avoid classpath errors.
------------------------------------------
[...truncated 85773 lines...]
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=29255
+ grep -q '^HTTP/.* 200 OK$'
+ wait 29255
+ kill 29256
+ (( 120 > 1072 - 1050 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ grep -q '^HTTP/.* 200 OK$'
+ telnet localhost 8080
+ TELNET=29275
+ wait 29275
+ kill 29278
+ (( 120 > 1077 - 1050 ))
+ grep -q '^HTTP/.* 200 OK$'
+ telnet localhost 8080
+ TELNET=29317
+ wait 29317
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
/home/hudson/config_repository/scripts/function.d/start-jboss: line 115: 29315 Done ( echo -e "GET / HTTP/1.0\nConnection: close\n\n"; sleep $INT )
29317 Terminated | telnet $JBOSS_SERVER_BIND_ADDR 8080 2>/dev/null
+ kill 29321
+ (( 120 > 1082 - 1050 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=29368
+ wait 29368
+ grep -q '^HTTP/.* 200 OK$'
+ kill 29369
+ (( 120 > 1088 - 1050 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=29408
+ grep -q '^HTTP/.* 200 OK$'
+ wait 29408
+ kill 29409
+ (( 120 > 1093 - 1050 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ grep -q '^HTTP/.* 200 OK$'
+ telnet localhost 8080
+ TELNET=29433
+ wait 29433
+ kill 29438
+ exit 0
+ echo Server started successfully.
Server started successfully.
+ cd http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ bash build.sh test -Dtest=aop -Dconfig=4.0.4.GA
Searching for build.xml ...
Buildfile: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
Overriding previous definition of reference to xdoclet.task.classpath
test:
[mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
[junit] Running org.jboss.test.aop.test.AOPUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.jboss.test.aop.test.AOPUnitTestCase FAILED (timeout)
[junit] Running org.jboss.test.aop.test.ObservableUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.jboss.test.aop.test.ObservableUnitTestCase FAILED (timeout)
[junit] Running org.jboss.test.aop.test.RemotingUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.jboss.test.aop.test.RemotingUnitTestCase FAILED (timeout)
[junit] Running org.jboss.test.aop.test.ScopedUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.jboss.test.aop.test.ScopedUnitTestCase FAILED (timeout)
[junit] Running org.jboss.test.aop.test.SecurityUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.jboss.test.aop.test.SecurityUnitTestCase FAILED (timeout)
[junit] Running org.jboss.test.aop.test.SimpleBeanUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.jboss.test.aop.test.SimpleBeanUnitTestCase FAILED (timeout)
[junit] Running org.jboss.test.aop.test.TxLockUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.jboss.test.aop.test.TxLockUnitTestCase FAILED (timeout)
[junit] Running org.jboss.test.aop.test.TxUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.jboss.test.aop.test.TxUnitTestCase FAILED (timeout)
[junit] Running org.jboss.test.aop.test.VersionedObjectUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.jboss.test.aop.test.VersionedObjectUnitTestCase FAILED (timeout)
BUILD SUCCESSFUL
Total time: 45 minutes 10 seconds
+ stop-jboss -p http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... -b localhost
+ local flag=
+ local OPTIND=1
+ getopts p:b:t:m: flag
+ case $flag in
+ local JBOSS_SHUTDOWN_PATH=http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-...
+ getopts p:b:t:m: flag
+ case $flag in
+ local JBOSS_SERVER_BIND_ADDR=localhost
+ getopts p:b:t:m: flag
+ [[ -frs http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... ]]
+ [[ -frs http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... ]]
+ [[ -frs http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... ]]
+ [[ -frs http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... ]]
+ JBOSS_SHUTDOWN_PATH=http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-...
+ chmod 770 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ -n localhost ]]
+ [[ -n '' ]]
+ local JBOSS_SERVER_SHUTDOWN_MODE=S
+ [[ '' -gt 0 ]]
+ local JBOSS_SERVER_TIMEOUT=90
+ local 'STOP_OPTS=-S -s localhost:1099'
+ echo Stopping server on IP localhost
Stopping server on IP localhost
+ echo With command '"http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... -S -s localhost:1099"'
With command "http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... -S -s localhost:1099"
+ http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... -S -s localhost:1099
Shutdown message has been posted to the server.
Server shutdown may take a while - check logfiles for completion
++ exec
++ IFS==
++ read IP ServerLog
++ [[ localhost == \l\o\c\a\l\h\o\s\t ]]
++ LOG=http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA...
++ read IP ServerLog
++ echo http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ JBOSS_SERVER_LOG=http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbo...
+ echo Checking Log '"http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/..."' for shutdown.
Checking Log "http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/..." for shutdown.
+ echo Timeout will be 90 seconds.
Timeout will be 90 seconds.
+ local interval=5
+ local i=0
+ (( 0 < 90 ))
+ i=5
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 5 < 90 ))
+ i=10
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 10 < 90 ))
+ i=15
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 15 < 90 ))
+ i=20
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 20 < 90 ))
+ i=25
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 25 < 90 ))
+ i=30
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 30 < 90 ))
+ i=35
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 35 < 90 ))
+ i=40
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 40 < 90 ))
+ i=45
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 45 < 90 ))
+ i=50
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 50 < 90 ))
+ i=55
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 55 < 90 ))
+ i=60
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 60 < 90 ))
+ i=65
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 65 < 90 ))
+ i=70
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 70 < 90 ))
+ i=75
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 75 < 90 ))
+ i=80
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 80 < 90 ))
+ i=85
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 85 < 90 ))
+ i=90
++ tail -1 http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/...
+ [[ 01:13:16,792 INFO [EJBDeployer] Undeploying: http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.4.GA/ws/... == \H\a\l\t\i\n\g\ \V\M ]]
+ sleep 5
+ (( 90 < 90 ))
+ echo JBoss Instance cannot shutdown in time. Killing.
JBoss Instance cannot shutdown in time. Killing.
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
+ sleep 10
+ ps -eaf --columns 2200
+ grep -v grep
+ awk '{ print $2; }'
+ grep run.jar
+ xargs kill -9
+ echo Exiting with a failure.
Exiting with a failure.
+ return 1
Terminating xvnc
[jboss-aop-head-jbossas-4.0.4.GA] $ vncserver -kill :13
Killing Xvnc process ID 25594
[jboss-aop-head-jbossas-4.0.4.GA] $ bash -xe /tmp/hudson3522990327826159062.sh
+ kill 25564
Recording test results
17 years, 1 month
Build failed in Hudson: jboss-aop-branch_2_0-jbossas-5.0.0.GA #17
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_0-jbossas-5.0.0....
Changes:
[kabir.khan(a)jboss.com] [JBAOP-702] AspectServiceDelegate.(un)depeplyBaseXml() should use AspectServiceDelegate.manager
------------------------------------------
[...truncated 4469 lines...]
most:
maven-site:
[echo] jrockit: -Djrockit.home=/qa/tools/opt/jrockit-jdk1.5.0_08
[echo] Calling mvn command located in /qa/services/hudson/hudson_workspace/workspace/jboss-aop-branch_2_0-jbossas-5.0.0.GA/trunk/build/../tools/maven
[java] [INFO] Scanning for projects...
[java] [INFO] Reactor build order:
[java] [INFO] JBoss AOP Parent POM
[java] [INFO] JBoss AOP Framework
[java] [INFO] JBoss AOP Pluggable Instrumentor
[java] [INFO] JBoss AOP Aspects
[java] [INFO] JBoss AOP AS Integration Core
[java] [INFO] JBoss AOP AS Integration JMX
[java] [INFO] JBoss AOP AS Integration MC
[java] [INFO] JBoss AOP Helper
[java] [INFO] JBoss AOP JRockit Pluggable Instrumentor
[java] [INFO] JBoss AOP Distribution Build
[java] WAGON_VERSION: 1.0-beta-2
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Parent POM
[java] [INFO] task-segment: [site]
[java] [INFO] ------------------------------------------------------------------------
[java] Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-project...
[java] 4K downloaded
[java] Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-project...
[java] 88K downloaded
[java] [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[java] [INFO] Setting property: velocimacro.messages.on => 'false'.
[java] [INFO] Setting property: resource.loader => 'classpath'.
[java] [INFO] Setting property: resource.manager.logwhenfound => 'false'.
[java] Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-surefir...
[java] 2K downloaded
[java] Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-surefir...
[java] 22K downloaded
[java] Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/taglist-maven-plugin...
[java] 1K downloaded
[java] Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/mojo/7/mojo-7.pom
[java] 4K downloaded
[java] Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/taglist-maven-plugin...
[java] 16K downloaded
[java] [INFO] Preparing javadoc:javadoc
[java] [INFO] Reloading plugin container for: org.apache.maven.plugins:maven-project-info-reports-plugin. The plugin artifact has changed.
[java] [INFO] Reloading plugin container for: org.apache.maven.plugins:maven-surefire-report-plugin. The plugin artifact has changed.
[java] [INFO] Reloading plugin container for: org.codehaus.mojo:taglist-maven-plugin. The plugin artifact has changed.
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] Preparing javadoc:test-aggregate
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Parent POM
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Framework
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] [resources:resources]
[java] [INFO] Using default encoding to copy filtered resources.
[java] [INFO] [compiler:compile]
[java] [INFO] Nothing to compile - all classes are up to date
[java] [INFO] [antrun:run {execution: jrockit-compile}]
[java] [INFO] Executing tasks
[java] [echo] jrockit.home=/qa/tools/opt/jrockit-jdk1.5.0_08
[java] [INFO] Executed tasks
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Pluggable Instrumentor
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] [resources:resources]
[java] [INFO] Using default encoding to copy filtered resources.
[java] [INFO] [compiler:compile]
[java] [INFO] Nothing to compile - all classes are up to date
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Aspects
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] snapshot org.jboss.aop:jboss-aop:2.0.1-SNAPSHOT: checking for updates from snapshots.jboss.org
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] [resources:resources]
[java] [INFO] Using default encoding to copy filtered resources.
[java] [INFO] [compiler:compile]
[java] [INFO] Nothing to compile - all classes are up to date
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP AS Integration Core
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] snapshot org.jboss.aop:pluggable-instrumentor:2.0.1-SNAPSHOT: checking for updates from snapshots.jboss.org
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] [resources:resources]
[java] [INFO] Using default encoding to copy filtered resources.
[java] [INFO] [compiler:compile]
[java] [INFO] Nothing to compile - all classes are up to date
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP AS Integration JMX
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] snapshot org.jboss.aop:jboss-aop-asintegration-core:2.0.1-SNAPSHOT: checking for updates from snapshots.jboss.org
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] [resources:resources]
[java] [INFO] Using default encoding to copy filtered resources.
[java] [INFO] [compiler:compile]
[java] [INFO] Nothing to compile - all classes are up to date
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP AS Integration MC
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] [resources:resources]
[java] [INFO] Using default encoding to copy filtered resources.
[java] [INFO] [compiler:compile]
[java] [INFO] Nothing to compile - all classes are up to date
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Helper
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] [resources:resources]
[java] [INFO] Using default encoding to copy filtered resources.
[java] [INFO] [compiler:compile]
[java] [INFO] Nothing to compile - all classes are up to date
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP JRockit Pluggable Instrumentor
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] [resources:resources]
[java] [INFO] Using default encoding to copy filtered resources.
[java] [INFO] [compiler:compile]
[java] [INFO] Nothing to compile - all classes are up to date
[java] [INFO] [antrun:run {execution: jrockit-compile}]
[java] [INFO] Executing tasks
[java] [echo] jrockit.home=/qa/tools/opt/jrockit-jdk1.5.0_08
[java] [INFO] Executed tasks
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Distribution Build
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] snapshot org.jboss.aop:jrockit-pluggable-instrumentor:2.0.1-SNAPSHOT: checking for updates from snapshots.jboss.org
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] [resources:resources]
[java] [INFO] Using default encoding to copy filtered resources.
[java] [INFO] [compiler:compile]
[java] [INFO] No sources to compile
[java] [INFO] Preparing javadoc:aggregate
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Parent POM
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Framework
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Pluggable Instrumentor
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Aspects
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP AS Integration Core
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP AS Integration JMX
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP AS Integration MC
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Helper
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP JRockit Pluggable Instrumentor
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Distribution Build
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] Preparing javadoc:test-javadoc
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] Preparing surefire-report:report-only
[java] [INFO] [enforcer:enforce {execution: enforce-versions}]
[java] [INFO] [site:site]
[java] [FATAL ERROR] org.apache.maven.plugins.site.SiteMojo#execute() caused a linkage error (java.lang.NoClassDefFoundError) and may be out-of-date. Check the realms:
[java] [FATAL ERROR] Plugin realm = app0.child-container[org.apache.maven.plugins:maven-site-plugin]
[java] urls[0] = file:/home/hudson/.m2/repository/org/apache/maven/plugins/maven-site-plugin/2.0-beta-6/maven-site-plugin-2.0-beta-6.jar
[java] urls[1] = file:/home/hudson/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar
[java] urls[2] = file:/home/hudson/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.jar
[java] urls[3] = file:/home/hudson/.m2/repository/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.jar
[java] urls[4] = file:/home/hudson/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.jar
[java] urls[5] = file:/home/hudson/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.jar
[java] urls[6] = file:/home/hudson/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[java] urls[7] = file:/home/hudson/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[java] urls[8] = file:/home/hudson/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[java] urls[9] = file:/home/hudson/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[java] urls[10] = file:/home/hudson/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[java] urls[11] = file:/home/hudson/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar
[java] urls[12] = file:/home/hudson/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.jar
[java] urls[13] = file:/home/hudson/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.jar
[java] urls[14] = file:/home/hudson/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.jar
[java] urls[15] = file:/home/hudson/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
[java] urls[16] = file:/home/hudson/.m2/repository/org/mortbay/jetty/jetty/6.1.5/jetty-6.1.5.jar
[java] urls[17] = file:/home/hudson/.m2/repository/org/mortbay/jetty/jetty-util/6.1.5/jetty-util-6.1.5.jar
[java] urls[18] = file:/home/hudson/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.5/servlet-api-2.5-6.1.5.jar
[java] [FATAL ERROR] Container realm = plexus.core
[java] urls[0] = file:/qa/services/hudson/hudson_workspace/workspace/jboss-aop-branch_2_0-jbossas-5.0.0.GA/trunk/build/../tools/maven/lib/maven-2.0.9-uber.jar
[java] [INFO] ------------------------------------------------------------------------
[java] [ERROR] FATAL ERROR
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] org/apache/maven/artifact/Artifact
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Trace
[java] java.lang.NoClassDefFoundError: org/apache/maven/artifact/Artifact
[java] at org.apache.maven.plugins.surefire.report.SurefireReportMojo.canGenerateReport(SurefireReportMojo.java:199)
[java] at org.apache.maven.plugins.site.AbstractSiteRenderingMojo.filterReports(AbstractSiteRenderingMojo.java:421)
[java] at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:77)
[java] at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
[java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
[java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
[java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
[java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
[java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
[java] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
[java] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
[java] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
[java] at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:585)
[java] at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
[java] at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
[java] at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
[java] at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Total time: 33 seconds
[java] [INFO] Finished at: Wed Feb 11 00:08:03 EST 2009
[java] [INFO] Final Memory: 35M/64M
[java] [INFO] ------------------------------------------------------------------------
[java] Java Result: 1
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-branch_2_0-jbossas-5.0.0.GA/trunk/build/build.xml:161: Unable to complete maven build. See maven output for details.
Total time: 2 minutes 18 seconds
[jboss-aop-branch_2_0-jbossas-5.0.0.GA] $ bash -xe /tmp/hudson5577343312239471678.sh
+ kill 14361
Terminating xvnc
[jboss-aop-branch_2_0-jbossas-5.0.0.GA] $ vncserver -kill :15
Killing Xvnc process ID 14290
Recording test results
17 years, 1 month