See
http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.5.GA-ejb...
Changes:
[flavia.rainone(a)jboss.com] [JBAOP-718] The extra constructor, generated by javassist, is
removed from the Advisor.constructors list. This action is performed by the methods that
initialize the collection: ClassAdvisor.createConstructorTable(),
ClassContainer.createConstructorTable() and ClassProxyContainer.createConstructorTable().
The fix was not needed at GeneratedAdvisor.createConstructorTable() method because this
method uses the collection initialized by the super class.
[kabir.khan(a)jboss.com] [JBAOP-707] Make unregistering classloaders clean up the advisors
better
[kabir.khan(a)jboss.com] Disable trace logging
------------------------------------------
[...truncated 27031 lines...]
+ telnet localhost 8080
+ TELNET=7059
+ wait 7059
+ grep -q '^HTTP/.* 200 OK$'
+ kill 7060
+ (( 120 > 1034 - 1013 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=7074
+ wait 7074
+ grep -q '^HTTP/.* 200 OK$'
+ kill 7075
+ (( 120 > 1039 - 1013 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=7108
+ wait 7108
+ grep -q '^HTTP/.* 200 OK$'
+ kill 7109
+ (( 120 > 1044 - 1013 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=7172
+ grep -q '^HTTP/.* 200 OK$'
+ wait 7172
+ kill 7173
+ (( 120 > 1049 - 1013 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ TELNET=7222
+ wait 7222
+ grep -q '^HTTP/.* 200 OK$'
+ telnet localhost 8080
+ kill 7227
+ (( 120 > 1055 - 1013 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=7243
+ wait 7243
+ grep -q '^HTTP/.* 200 OK$'
+ kill 7244
+ (( 120 > 1060 - 1013 ))
+ echo -e 'GET / HTTP/1.0\nConnection: close\n\n'
+ sleep 5
+ telnet localhost 8080
+ TELNET=7275
+ grep -q '^HTTP/.* 200 OK$'
+ wait 7275
+ kill 7276
+ exit 0
+ echo Server started successfully.
Server started successfully.
+ cd
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/testsuite
+ bash build.sh test -Dtest=aop -Dconfig=4.0.5.GA-ejb3
Searching for build.xml ...
Buildfile:
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/testsuite/build.xml
test:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/testsuite/output/log
[junit] Running org.jboss.test.aop.test.AOPUnitTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 86.463 sec
[junit] Running org.jboss.test.aop.test.ObservableUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 74.163 sec
[junit] Running org.jboss.test.aop.test.RemotingUnitTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 73.783 sec
[junit] Running org.jboss.test.aop.test.ScopedUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.473 sec
[junit] Test org.jboss.test.aop.test.ScopedUnitTestCase FAILED
[junit] Running org.jboss.test.aop.test.SecurityUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 74.387 sec
[junit] Running org.jboss.test.aop.test.SimpleBeanUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.815 sec
[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: 20 minutes 30 seconds
+ stop-jboss -p
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all
-b localhost
+ local flag=
+ local OPTIND=1
+ getopts p:b:t:m: flag
+ case $flag in
+ local
JBOSS_SHUTDOWN_PATH=/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all
+ getopts p:b:t:m: flag
+ case $flag in
+ local JBOSS_SERVER_BIND_ADDR=localhost
+ getopts p:b:t:m: flag
+ [[ -f
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all
]]
+ [[ -f
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all/shutdown.sh
]]
+ [[ -f
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all/bin/shutdown.sh
]]
+ [[ -f
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all/../../bin/shutdown.sh
]]
+ [[ -r
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all/../../bin/shutdown.sh
]]
+ [[ -s
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all/../../bin/shutdown.sh
]]
+
JBOSS_SHUTDOWN_PATH=/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all/../../bin/shutdown.sh
+ chmod 770
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all/../../bin/shutdown.sh
+ [[ -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
'"/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all/../../bin/shutdown.sh
-S -s localhost:1099"'
With command
"/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all/../../bin/shutdown.sh
-S -s localhost:1099"
+
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.0.5.GA-ejb3/jboss-4.0.5.GA-src/build/output/jboss-4.0.5.GA-ejb3/server/all/../../bin/shutdown.sh
-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.5.GA...
++ read IP ServerLog
++ echo
http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.5.GA-ejb...
+
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.5.GA-ejb3/ws/server_all.log"'
for shutdown.
Checking Log
"http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.0.5.GA-ejb3/ws/server_all.log"
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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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.5.GA-ejb...
+ [[ 00:56:47,664 INFO [Server] JBoss SHUTDOWN: Undeploying all packages ==
\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 run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
+ echo Exiting with a failure.
Exiting with a failure.
+ return 1
Terminating xvnc
[jboss-aop-head-jbossas-4.0.5.GA-ejb3] $ vncserver -kill :22
Killing Xvnc process ID 3458
[jboss-aop-head-jbossas-4.0.5.GA-ejb3] $ bash -xe /tmp/hudson1765488679480444179.sh
+ kill 3438
Recording test results