See
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
Changes:
[kabir.khan(a)jboss.com] [JBAOP-766] Better looking up in cache for classes higher up in the
pool/domain hierarchy
[kabir.khan(a)jboss.com] More tests
[kabir.khan(a)jboss.com] [JBAOP-765] Make AopMetaDataDeployerOutput public
------------------------------------------
[...truncated 85476 lines...]
install.deployer:
[copy] Copying 3 files to
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
install.bin:
[copy] Copying 2 files to
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
install:
BUILD SUCCESSFUL
Total time: 0 seconds
+ start-jboss -t 360 -p
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
-b localhost
+ local flag=
+ local OPTIND=1
+ getopts p:b:u:g:t: flag
+ case $flag in
+ local JBOSS_SERVER_TIMEOUT=360
+ getopts p:b:u:g:t: flag
+ case $flag in
+ local
JBOSS_SERVER_PATH=<http://hudson.qa.jboss.com/hudson/job/jboss-aop-bra...
+ getopts p:b:u:g:t: flag
+ case $flag in
+ local JBOSS_SERVER_BIND_ADDR=localhost
+ getopts p:b:u:g:t: flag
+ [[ -d
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
]]
+ [[ -f
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
]]
++ basename
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
+ local JBOSS_SERVER_NAME=all
+ [[ -n localhost ]]
+ [[ -n '' ]]
+ local JBOSS_SERVER_MCAST_ADDR=227.43.89.64
+ [[ 360 -gt 0 ]]
+ [[ 360 -le 0xFFFFFFFF ]]
+ [[ -n '' ]]
+ local JBOSS_SERVER_HA_NAME=
+ local 'START_OPTS=-c all -b localhost -u 227.43.89.64 '
+ cd
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
+ cd ../../bin
+ chmod 755 run.sh
+ local 'JBOSS_SERVER_COMMAND=./run.sh -c all -b localhost -u 227.43.89.64 '
+ local
JBOSS_SERVER_LOG=<http://hudson.qa.jboss.com/hudson/job/jboss-aop-bran...
+ echo Starting server
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
Starting server
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
++ pwd
+ echo From directory
'"<http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0.GA/ws/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/bin"'>
From directory
"<http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0.GA/ws/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.89.64
"'
With Command "./run.sh -c all -b localhost -u 227.43.89.64 "
+ echo Log to
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
Log to
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
+ [[ -f
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
]]
+ echo
localhost=<http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_...
+ ./run.sh -c all -b localhost -u 227.43.89.64
+ echo Waiting server to start.
Waiting server to start.
+ echo Timeout should be slightly more than 360 seconds.
Timeout should be slightly more than 360 seconds.
+ INT=5
+ STARTSECONDS=767
+ (( 360 > 767 - 767 ))
+ grep -q '^HTTP/.* 200 OK$'
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=21550
+ wait 21550
+ kill 21551
+ exit 0
+ echo Server started successfully.
Server started successfully.
+ cd
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
+ bash build.sh test -Dtest=aop
Searching for build.xml ...
Buildfile:
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
test:
[mkdir] Created dir:
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
[junit] Running org.jboss.test.aop.test.AOPUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.704 sec
[junit] Test org.jboss.test.aop.test.AOPUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.AnnotatedTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.908 sec
[junit] Test org.jboss.test.aop.test.AnnotatedTestCase FAILED
[junit] Running org.jboss.test.aop.test.DeployersInitialTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.509 sec
[junit] Test org.jboss.test.aop.test.DeployersInitialTestCase FAILED
[junit] Running org.jboss.test.aop.test.ExtenderTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.582 sec
[junit] Test org.jboss.test.aop.test.ExtenderTestCase FAILED
[junit] Running org.jboss.test.aop.test.JMXUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.626 sec
[junit] Test org.jboss.test.aop.test.JMXUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.MicrocontainerDefaultAnnotationUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.658 sec
[junit] Test org.jboss.test.aop.test.MicrocontainerDefaultAnnotationUnitTestCase
FAILED
[junit] Running org.jboss.test.aop.test.MicrocontainerJMXUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.508 sec
[junit] Test org.jboss.test.aop.test.MicrocontainerJMXUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.NotWovenScopedDependencyUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.335 sec
[junit] Test org.jboss.test.aop.test.NotWovenScopedDependencyUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.ObservableUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.67 sec
[junit] Test org.jboss.test.aop.test.ObservableUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.ProxyCacheTestCase
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.61 sec
[junit] Test org.jboss.test.aop.test.ProxyCacheTestCase FAILED
[junit] Running org.jboss.test.aop.test.RemotingUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 5.785 sec
[junit] Test org.jboss.test.aop.test.RemotingUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.ScopedAnnotatedTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.644 sec
[junit] Test org.jboss.test.aop.test.ScopedAnnotatedTestCase FAILED
[junit] Running org.jboss.test.aop.test.ScopedAttachUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.749 sec
[junit] Test org.jboss.test.aop.test.ScopedAttachUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.ScopedEarWithClassesInWebInfTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 3.317 sec
[junit] Test org.jboss.test.aop.test.ScopedEarWithClassesInWebInfTestCase FAILED
[junit] Running
org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.672 sec
[junit] Test
org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedNoParentDelegationTestCase FAILED
[junit] Running
org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedParentDelegationTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.575 sec
[junit] Test
org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedParentDelegationTestCase FAILED
[junit] Running
org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 2.679 sec
[junit] Test
org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedNoParentDelegationTestCase
FAILED
[junit] Running
org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedParentDelegationTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.841 sec
[junit] Test
org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedParentDelegationTestCase FAILED
[junit] Running org.jboss.test.aop.test.ScopedUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.661 sec
[junit] Test org.jboss.test.aop.test.ScopedUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.ScopedWovenDependencyTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.685 sec
[junit] Test org.jboss.test.aop.test.ScopedWovenDependencyTestCase FAILED
[junit] Running org.jboss.test.aop.test.SecurityUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.606 sec
[junit] Test org.jboss.test.aop.test.SecurityUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.SimpleBeanUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.711 sec
[junit] Test org.jboss.test.aop.test.SimpleBeanUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.TxLockUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.62 sec
[junit] Test org.jboss.test.aop.test.TxLockUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.TxUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.582 sec
[junit] Test org.jboss.test.aop.test.TxUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.VersionedObjectUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.875 sec
[junit] Test org.jboss.test.aop.test.VersionedObjectUnitTestCase FAILED
BUILD SUCCESSFUL
Total time: 1 minute 29 seconds
+ stop-jboss -t 360 -p
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
-b localhost
+ local flag=
+ local OPTIND=1
+ getopts p:b:t:m: flag
+ case $flag in
+ local JBOSS_SERVER_TIMEOUT=360
+ getopts p:b:t:m: flag
+ case $flag in
+ local
JBOSS_SHUTDOWN_PATH=<http://hudson.qa.jboss.com/hudson/job/jboss-aop-b...
+ getopts p:b:t:m: flag
+ case $flag in
+ local JBOSS_SERVER_BIND_ADDR=localhost
+ getopts p:b:t:m: flag
+ [[ -f
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
]]
+ [[ -f
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
]]
+ [[ -f
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
]]
+ [[ -f
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
]]
+ [[ -r
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
]]
+ [[ -s
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
]]
+
JBOSS_SHUTDOWN_PATH=<http://hudson.qa.jboss.com/hudson/job/jboss-aop-b...
+ chmod 770
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
+ [[ -n localhost ]]
+ [[ -n '' ]]
+ local JBOSS_SERVER_SHUTDOWN_MODE=S
+ [[ 360 -gt 0 ]]
+ [[ 360 -le 0xFFFFFFFF ]]
+ 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-branch_2_1_jbossas-5.0.0.GA/ws/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all/../../bin/shutdown.sh>
-S -s localhost:1099"'
With command
"<http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0.GA/ws/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/server/all/../../bin/shutdown.sh>
-S -s localhost:1099"
+
<
http://hudson.qa.jboss.com/hudson/job/jboss-aop-branch_2_1_jbossas-5.0.0....
-S -s localhost:1099
Exception in thread "main" javax.naming.CommunicationException: Could not obtain
connection to any of these urls: localhost:1099 [Root exception is
javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root
exception is javax.naming.ServiceUnavailableException: Failed to connect to server
localhost:1099 [Root exception is java.net.ConnectException: Connection refused]]]
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1727)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:680)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:673)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at org.jboss.Shutdown.main(Shutdown.java:219)
Caused by: javax.naming.CommunicationException: Failed to connect to server localhost:1099
[Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server
localhost:1099 [Root exception is java.net.ConnectException: Connection refused]]
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:311)
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1698)
... 4 more
Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server
localhost:1099 [Root exception is java.net.ConnectException: Connection refused]
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:281)
... 5 more
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:520)
at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:97)
at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:82)
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:277)
... 5 more
+ echo Failed to shutdown JBoss Server. Killing.
Failed to shutdown JBoss Server. Killing.
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ local 'PS=ps -eaf --columns 2200 | grep run.jar | grep -v grep | awk
'\''{ print $2; }'\'''
+ eval 'ps -eaf --columns 2200 | grep run.jar | grep -v grep | awk '\''{
print $2; }'\'''
++ ps -eaf --columns 2200
+ xargs kill -3
++ grep run.jar
++ grep -v grep
++ awk '{ print $2; }'
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ sleep 1
+ eval 'ps -eaf --columns 2200 | grep run.jar | grep -v grep | awk '\''{
print $2; }'\'''
++ ps -eaf --columns 2200
++ grep run.jar
+ xargs kill
++ grep -v grep
++ awk '{ print $2; }'
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ sleep 10
+ eval 'ps -eaf --columns 2200 | grep run.jar | grep -v grep | awk '\''{
print $2; }'\'''
++ ps -eaf --columns 2200
++ grep run.jar
+ xargs kill -9
++ awk '{ print $2; }'
++ grep -v grep
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ return 0
+ return 1
Terminating xvnc.
Killing Xvnc process ID 19860
Recording test results
Archiving artifacts