You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/05/11 20:43:56 UTC

Build failed in Hudson: ODE-trunk #262

See <http://hudson.zones.apache.org/hudson/job/ODE-trunk/262/changes>

Changes:

[vanto] ODE-803: Better logging. Thanks to Terry Mueller for the patch.

------------------------------------------
Started by an SCM change
Building on master
Updating http://svn.apache.org/repos/asf/ode/trunk
U         runtimes/src/main/java/org/apache/ode/bpel/rtrep/v1/OMessageVarType.java
U         runtimes/src/main/java/org/apache/ode/bpel/rtrep/v2/OMessageVarType.java
At revision 943219
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[workspace] $ /bin/bash -xe /var/tmp/hudson6717803.sh
+ JRUBY_HOME=/export/home/vanto/tools/jruby-1.4.0
+ export JRUBY_HOME
+ PATH=/home/hudson/tools/java/latest1.5/bin:/export/home/hudson/tools/java/latest/bin:/export/home/hudson/tools/ant/latest/bin:/home/hudson/tools/tomcat/apache-tomcat-5.5.20/bin:/opt/subversion-current/bin:/usr/ucb:/usr/local/bin:/usr/bin:/usr/sfw/bin:/usr/sfw/sbin:/opt/sfw/bin:/opt/sfw/sbin:/opt/SUNWspro/bin:/usr/X/bin:/usr/ucb:/usr/sbin:/usr/ccs/bin:/opt/subversion-current/bin:/export/home/vanto/tools/jruby-1.4.0/bin
+ export PATH
+ JAVA_OPTS=-Xmx512M
+ export JAVA_OPTS
+ cd trunk
+ buildr -e test clean package ode-extensions:package TEST=all JAVADOC=off
(in /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk, test)
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/Buildfile:578: Deprecated: We changed the way package_as methods are implemented.  See the package method documentation for more details.
Cleaning ode
Cleaning apache-ode
Building ode
Compiling ode:utils into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/utils/target/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:utils:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/utils/target/test/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running tests in ode:utils
redefining Project
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.utils.DOMUtilsTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.764 sec
    [junit] 
    [junit] Testcase: testParseInputStream took 0.759 sec
    [junit] Testcase: testParseInputSource took 0.005 sec
    [junit] Testcase: testNewDocument took 0 sec
    [junit] Testcase: testSerializeDom took 0.033 sec
    [junit] Testcase: testConcurrentParse took 0.531 sec
    [junit] Testcase: testIsEmptyElement took 0.004 sec
    [junit] Testsuite: org.apache.ode.utils.HierarchicalPropertiesTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.198 sec
    [junit] ------------- Standard Error -----------------
    [junit] log4j:WARN No appenders could be found for logger (org.apache.ode.utils.HierarchicalProperties).
    [junit] log4j:WARN Please initialize the log4j system properly.
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testGetProperty took 0.129 sec
    [junit] Testcase: testGetProperties took 0.018 sec
    [junit] Testcase: testCachedGetProperties took 0.003 sec
    [junit] Testcase: testPathHandling took 0.036 sec
    [junit] Testcase: testWithNoFile took 0.004 sec
    [junit] Testsuite: org.apache.ode.utils.ISO8601DateParserTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testcase: test1 took 0.006 sec
    [junit] Testcase: test2 took 0.004 sec
    [junit] Testcase: test3 took 0.004 sec
    [junit] Testcase: test4 took 0.004 sec
    [junit] Testcase: test5 took 0.02 sec
    [junit] Testcase: test6 took 0.008 sec
    [junit] Testcase: test7 took 0.001 sec
    [junit] Testcase: test8 took 0 sec
    [junit] Testsuite: org.apache.ode.utils.NamespaceContextImplTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testcase: testGetNamespaceUri took 0.007 sec
    [junit] Testcase: testGetPrefix took 0.011 sec
    [junit] Testcase: testGetPrefixSet took 0 sec
    [junit] Testcase: testGetPrefixes took 0.001 sec
    [junit] Testcase: testGetUriSet took 0.001 sec
    [junit] Testcase: testSerialization took 0.052 sec
    [junit] Testsuite: org.apache.ode.utils.SystemUtilsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Testcase: testReplaceSystemProperties took 0.002 sec
    [junit] Testsuite: org.apache.ode.utils.URITemplateTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
    [junit] 
    [junit] Testcase: testParseExpansion took 0.005 sec
    [junit] Testcase: testExpand took 0.161 sec
    [junit] Testcase: testExpandLazily took 0 sec
    [junit] Testsuite: org.apache.ode.utils.XMLParserUtilsTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.687 sec
    [junit] 
    [junit] Testcase: testXMLReaderConfigurationGoodValidation took 0.403 sec
    [junit] Testcase: testMultiSchemaGoodValidation took 0.051 sec
    [junit] Testcase: testMultiSchemaBadValidation took 0.027 sec
    [junit] Testcase: testXMLReaderConfigurationBadValidation took 0.016 sec
    [junit] Testcase: testXMLReaderConfigurationWrongDocumentType took 0.005 sec
    [junit] Testcase: testXMLReaderConfigurationNoNamespaceWrongDocumentType took 0.177 sec
    [junit] Testsuite: org.apache.ode.utils.cli.CommandlineTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
    [junit] 
    [junit] Testcase: testUserOrder took 0.002 sec
    [junit] Testcase: testLastArgument took 0.001 sec
    [junit] Testcase: testXorGroup took 0.013 sec
    [junit] Testcase: testOptionalArgument took 0.001 sec
    [junit] Testcase: testRequiredArgument took 0 sec
    [junit] Testcase: testOptionalMultiArgument took 0 sec
    [junit] Testcase: testRequiredMultiArgument took 0 sec
    [junit] Testcase: testOptionalFlagWithArgument took 0.001 sec
    [junit] Testcase: testRequiredFlagWithArgument took 0 sec
    [junit] Testcase: testOptionalFlag took 0.001 sec
    [junit] Testcase: testRequiredFlag took 0 sec
    [junit] Testcase: testExtraStuff took 0 sec
    [junit] Testsuite: org.apache.ode.utils.fs.FileUtilsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
    [junit] 
    [junit] Testcase: testDirectoryEntriesInPathWrongArg took 0.001 sec
    [junit] Testcase: testDirectoryEntriesInPathWithFile took 0.014 sec
    [junit] Testcase: testDirectoryEntriesInPathWithDirectory took 0.003 sec
    [junit] Testcase: testIsRelative took 0 sec
    [junit] Testsuite: org.apache.ode.utils.fs.TempFileManagerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] Testcase: testSetWorkingDirectoryTwice took 0.034 sec
    [junit] Testcase: testSetWorkingDirectory took 0.003 sec
    [junit] Testcase: testTempFile took 0.001 sec
    [junit] Testcase: testTempDirectory took 0.003 sec
    [junit] Testcase: testNestedTempDirs took 0.002 sec
    [junit] Testsuite: org.apache.ode.utils.msg.MessageBundleTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] 
    [junit] Testcase: testNoParameter took 0.002 sec
    [junit] Testcase: testNoParameterLocalized took 0.001 sec
    [junit] Testcase: testWrongParameter took 0 sec
    [junit] Testsuite: org.apache.ode.utils.stl.CollectionsXTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] 
    [junit] Testcase: testFilterByMemberOfFunction took 0.001 sec
    [junit] Testcase: testFilterIteratorByClass took 0 sec
    [junit] Testcase: testFilterByClass took 0 sec
    [junit] Testcase: testFilterByClassNoResult took 0.001 sec
    [junit] Testsuite: org.apache.ode.utils.wsdl.WsdlUtilsTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.263 sec
    [junit] 
    [junit] Testcase: testNoBinding took 0.143 sec
    [junit] Testcase: testMultipleBinding took 0.014 sec
    [junit] Testcase: testGetBindingExtension took 0.011 sec
    [junit] Testcase: testUseSOAPBinding took 0.012 sec
    [junit] Testcase: testUseHTTPBinding took 0.009 sec
    [junit] Testcase: testGetOperationExtension took 0.008 sec
    [junit] Testcase: testUseUrlEncoded took 0.009 sec
    [junit] Testcase: testUseUrlReplacement took 0.012 sec
    [junit] Testcase: testUseMimeMultipartRelated took 0.008 sec
    [junit] Testcase: testGetAddresExtgension took 0.009 sec
    [junit] Testcase: testGetMimeContentType took 0.008 sec
    [junit] Testcase: testGetHeaders took 0.01 sec
    [junit] Testsuite: org.apache.ode.utils.xsd.DurationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] 
    [junit] Testcase: testDuration1 took 0.004 sec
    [junit] Testcase: testDuration2 took 0.001 sec
    [junit] Testcase: testDuration3 took 0 sec
    [junit] Testcase: testDuration4 took 0 sec
    [junit] Testsuite: org.apache.ode.utils.xsd.SchemaCaptureTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.091 sec
    [junit] ------------- Standard Output ---------------
    [junit] GETTING RESOURCE file:/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/utils/target/test/resources/schema.xsd
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testSchemaCapture took 0.086 sec
Packaging ode-utils-2.0-beta3-SNAPSHOT.jar
Running XMLBeans schema compiler
Time to build schema type system: 2.285 seconds
Time to generate code: 0.443 seconds
Compiling ode:bpel-schemas into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-schemas/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-bpel-schemas-2.0-beta3-SNAPSHOT.jar
Compiling ode:bpel-api into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-api/target/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-api/src/main/java/org/apache/ode/bpel/evt/BpelEvent.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Packaging ode-bpel-api-2.0-beta3-SNAPSHOT.jar
Compiling ode:bpel-dao into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-dao/target/classes
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-dao/src/main/java/org/apache/ode/dao/DAOConnectionFactory.java:22: cannot find symbol
symbol  : class TransactionManager
location: package javax.transaction
import javax.transaction.TransactionManager;
                         ^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-dao/src/main/java/org/apache/ode/dao/DAOConnectionFactory.java:39: cannot find symbol
symbol  : class TransactionManager
location: interface org.apache.ode.dao.DAOConnectionFactory<C>
  <E> void init(Properties p, TransactionManager txm, E envCtx);
                              ^
2 errors
Buildr aborted!
Failed to compile, see errors above

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Recording fingerprints
Error updating JIRA issues. Saving issues for next build.
java.lang.IndexOutOfBoundsException: No group 1


Build failed in Hudson: ODE-trunk #263

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk/263/>

------------------------------------------
[...truncated 2465 lines...]
AU        axis2-war/src/test/resources/TestRampartBasic/secured-processes/process-template/HelloWorld2.bpel
A         axis2-war/src/test/resources/TestRampartBasic/secured-processes/sample05-client.axis2
A         axis2-war/src/test/resources/TestRampartBasic/secured-processes/sample06-client.axis2
A         axis2-war/src/test/resources/TestRampartBasic/secured-processes/sample07-client.axis2
A         axis2-war/src/test/resources/TestRampartBasic/secured-processes/sample08-client.axis2
A         axis2-war/src/test/resources/TestRampartBasic/secured-processes/sample09-client.axis2
AU        axis2-war/src/test/resources/TestRampartBasic/secured-processes/service.properties
A         axis2-war/src/test/resources/TestRampartBasic/secured-processes/client.jks
AU        axis2-war/src/test/resources/TestRampartBasic/secured-processes/client.properties
A         axis2-war/src/test/resources/TestHttpBinding
AU        axis2-war/src/test/resources/TestHttpBinding/Arithmetics.wsdl
AU        axis2-war/src/test/resources/TestHttpBinding/http-binding-test.bpel
A         axis2-war/src/test/resources/TestHttpBinding/testRequest.soap
AU        axis2-war/src/test/resources/TestHttpBinding/deploy.xml
AU        axis2-war/src/test/resources/TestHttpBinding/http-binding-test.wsdl
A         axis2-war/src/test/webapp
A         axis2-war/src/test/webapp/WEB-INF
A         axis2-war/src/test/webapp/WEB-INF/conf.template
AU        axis2-war/src/test/webapp/WEB-INF/conf.template/ode-axis2.properties
A         axis2-war/src/test/webapp/WEB-INF/conf.jpa-derby
AU        axis2-war/src/test/webapp/WEB-INF/conf.jpa-derby/ode-axis2.properties
A         axis2-war/src/test/webapp/WEB-INF/conf
A         axis2-war/src/test/webapp/WEB-INF/conf/global-config.endpoint
AU        axis2-war/src/test/webapp/WEB-INF/conf/ode-axis2.properties
A         axis2-war/src/test/webapp/WEB-INF/conf.hib-derby
AU        axis2-war/src/test/webapp/WEB-INF/conf.hib-derby/ode-axis2.properties
AU        axis2-war/src/test/webapp/WEB-INF/test-schedules.xml
D         axis2-war/src/main/assembly
A         axis2-war/src/main/assembly
A         axis2-war/src/main/assembly/bin.xml
D         axis2-war/src/main/webapp/fileupload.jsp
AU        axis2-war/src/main/webapp/fileupload.jsp
D         axis2-war/src/main/webapp/deployment.html
AU        axis2-war/src/main/webapp/deployment.html
D         axis2-war/src/main/webapp/images
A         axis2-war/src/main/webapp/images
AU        axis2-war/src/main/webapp/images/addGadgetIcon.gif
AU        axis2-war/src/main/webapp/images/closeIcon.gif
AU        axis2-war/src/main/webapp/images/logo.png
AU        axis2-war/src/main/webapp/images/wrapper_back.png
AU        axis2-war/src/main/webapp/images/pagenav_back.png
AU        axis2-war/src/main/webapp/images/dguide.png
AU        axis2-war/src/main/webapp/images/arrowsUp.gif
AU        axis2-war/src/main/webapp/images/site_nav_hover_bg.gif
AU        axis2-war/src/main/webapp/images/window_bottom_start.jpg
AU        axis2-war/src/main/webapp/images/window_bottom_start.png
AU        axis2-war/src/main/webapp/images/site_nav_borders.gif
AU        axis2-war/src/main/webapp/images/window_bottom_end.jpg
AU        axis2-war/src/main/webapp/images/buttonBack.gif
AU        axis2-war/src/main/webapp/images/bottom_m.png
AU        axis2-war/src/main/webapp/images/window_bottom_end.png
AU        axis2-war/src/main/webapp/images/bg_button_span.gif
AU        axis2-war/src/main/webapp/images/arrowsDown.gif
AU        axis2-war/src/main/webapp/images/bullet1.gif
AU        axis2-war/src/main/webapp/images/bullet2.gif
AU        axis2-war/src/main/webapp/images/settingsIcon.gif
AU        axis2-war/src/main/webapp/images/bg_header.jpg
AU        axis2-war/src/main/webapp/images/guide.png
AU        axis2-war/src/main/webapp/images/wrapper_column_top.gif
AU        axis2-war/src/main/webapp/images/activate.png
AU        axis2-war/src/main/webapp/images/window_top_start.jpg
AU        axis2-war/src/main/webapp/images/gadgetTitleBg.jpg
AU        axis2-war/src/main/webapp/images/tab-selected-mid.png
AU        axis2-war/src/main/webapp/images/bottom.png
AU        axis2-war/src/main/webapp/images/bg_button_a.gif
AU        axis2-war/src/main/webapp/images/navBack.png
AU        axis2-war/src/main/webapp/images/window_top_start.png
AU        axis2-war/src/main/webapp/images/window_min.jpg
AU        axis2-war/src/main/webapp/images/window_max.jpg
AU        axis2-war/src/main/webapp/images/window_resize.gif
AU        axis2-war/src/main/webapp/images/window_top_end.jpg
AU        axis2-war/src/main/webapp/images/process.png
AU        axis2-war/src/main/webapp/images/31-Document_48x48.png
AU        axis2-war/src/main/webapp/images/window_top_end.png
AU        axis2-war/src/main/webapp/images/img_main.png
AU        axis2-war/src/main/webapp/images/home.png
AU        axis2-war/src/main/webapp/images/window_close.jpg
AU        axis2-war/src/main/webapp/images/retire.png
AU        axis2-war/src/main/webapp/images/inner_back.png
AU        axis2-war/src/main/webapp/images/info.png
D         axis2-war/src/main/webapp/WEB-INF/conf.template
D         axis2-war/src/main/webapp/WEB-INF/conf.jpa-derby
D         axis2-war/src/main/webapp/WEB-INF/conf.hib-derby
AU        axis2-war/src/main/webapp/WEB-INF/services/version.aar
D         axis2-war/src/main/webapp/WEB-INF/conf/ode-axis2.properties
U         axis2-war/src/main/webapp/WEB-INF/conf/axis2.xml
D         axis2-war/src/main/webapp/WEB-INF/processes/README.txt
AU        axis2-war/src/main/webapp/WEB-INF/processes/README.txt
U         axis2-war/src/main/webapp/WEB-INF/web.xml
D         axis2-war/src/main/webapp/WEB-INF/classes/META-INF
A         axis2-war/src/main/webapp/WEB-INF/classes/META-INF
A         axis2-war/src/main/webapp/WEB-INF/classes/META-INF/services
A         axis2-war/src/main/webapp/WEB-INF/classes/META-INF/services/org.apache.commons.logging.LogFactory
D         axis2-war/src/main/webapp/WEB-INF/classes/log4j.properties
AU        axis2-war/src/main/webapp/WEB-INF/classes/log4j.properties
D         axis2-war/src/main/webapp/css
A         axis2-war/src/main/webapp/css
AU        axis2-war/src/main/webapp/css/global.css
AU        axis2-war/src/main/webapp/css/style.css
AU        axis2-war/src/main/webapp/css/reset.css
AU        axis2-war/src/main/webapp/css/SyntaxHighlighter.css
D         axis2-war/src/main/webapp/processes.html
AU        axis2-war/src/main/webapp/processes.html
D         axis2-war/src/main/webapp/index.html
AU        axis2-war/src/main/webapp/index.html
D         axis2-war/src/main/webapp/instances.html
AU        axis2-war/src/main/webapp/instances.html
D         axis2-war/src/main/webapp/js
A         axis2-war/src/main/webapp/js
AU        axis2-war/src/main/webapp/js/ProcessManagementAPI.js
AU        axis2-war/src/main/webapp/js/ODE.js
A         axis2-war/src/main/webapp/js/bubbling
AU        axis2-war/src/main/webapp/js/bubbling/bubbling.js
A         axis2-war/src/main/webapp/js/bubbling/assets
AU        axis2-war/src/main/webapp/js/bubbling/assets/loading.gif
AU        axis2-war/src/main/webapp/js/bubbling/assets/accordion.css
AU        axis2-war/src/main/webapp/js/bubbling/accordion.js
AU        axis2-war/src/main/webapp/js/InstanceManagementAPI.js
A         axis2-war/src/main/webapp/js/yui
AU        axis2-war/src/main/webapp/js/yui/datasource-beta-min.js
AU        axis2-war/src/main/webapp/js/yui/charts.swf
AU        axis2-war/src/main/webapp/js/yui/json-min.js
AU        axis2-war/src/main/webapp/js/yui/button.js
A         axis2-war/src/main/webapp/js/yui/tab
AU        axis2-war/src/main/webapp/js/yui/tab/loading.gif
A         axis2-war/src/main/webapp/js/yui/tab/skins
A         axis2-war/src/main/webapp/js/yui/tab/skins/sam
AU        axis2-war/src/main/webapp/js/yui/tab/skins/sam/tabview.css
AU        axis2-war/src/main/webapp/js/yui/tab/skins/sam/tabview-skin.css
AU        axis2-war/src/main/webapp/js/yui/tab/tabview.css
AU        axis2-war/src/main/webapp/js/yui/tab/skin-sam.css
AU        axis2-war/src/main/webapp/js/yui/tab/border_tabs.css
AU        axis2-war/src/main/webapp/js/yui/tab/tabview-core.css
AU        axis2-war/src/main/webapp/js/yui/utilities.js
AU        axis2-war/src/main/webapp/js/yui/yahoo-dom-event.js
A         axis2-war/src/main/webapp/js/yui/css
AU        axis2-war/src/main/webapp/js/yui/css/split-button-arrow.png
AU        axis2-war/src/main/webapp/js/yui/css/treeview.css
AU        axis2-war/src/main/webapp/js/yui/css/desc.gif
AU        axis2-war/src/main/webapp/js/yui/css/split-button-arrow-disabled.png
AU        axis2-war/src/main/webapp/js/yui/css/simpleeditor.css
AU        axis2-war/src/main/webapp/js/yui/css/menuitem_submenuindicator_disabled.png
AU        axis2-war/src/main/webapp/js/yui/css/autocomplete.css
AU        axis2-war/src/main/webapp/js/yui/css/resize.css
AU        axis2-war/src/main/webapp/js/yui/css/tabview.css
AU        axis2-war/src/main/webapp/js/yui/css/skin.css
AU        axis2-war/src/main/webapp/js/yui/css/menu-button-arrow-disabled.png
AU        axis2-war/src/main/webapp/js/yui/css/calendar.css
AU        axis2-war/src/main/webapp/js/yui/css/menuitem_submenuindicator.png
AU        axis2-war/src/main/webapp/js/yui/css/button.css
AU        axis2-war/src/main/webapp/js/yui/css/imagecropper.css
AU        axis2-war/src/main/webapp/js/yui/css/dt-arrow-up.png
AU        axis2-war/src/main/webapp/js/yui/css/logger.css
AU        axis2-war/src/main/webapp/js/yui/css/editor-sprite-active.gif
AU        axis2-war/src/main/webapp/js/yui/css/datatable.css
AU        axis2-war/src/main/webapp/js/yui/css/asc.gif
AU        axis2-war/src/main/webapp/js/yui/css/header_background.png
AU        axis2-war/src/main/webapp/js/yui/css/menuitem_checkbox.png
AU        axis2-war/src/main/webapp/js/yui/css/fonts.css
AU        axis2-war/src/main/webapp/js/yui/css/editor-knob.gif
AU        axis2-war/src/main/webapp/js/yui/css/dt-arrow-dn.png
AU        axis2-war/src/main/webapp/js/yui/css/layout_sprite.png
AU        axis2-war/src/main/webapp/js/yui/css/menubaritem_submenuindicator.png
AU        axis2-war/src/main/webapp/js/yui/css/split-button-arrow-active.png
AU        axis2-war/src/main/webapp/js/yui/css/menu-button-arrow.png
AU        axis2-war/src/main/webapp/js/yui/css/sprite.png
AU        axis2-war/src/main/webapp/js/yui/css/profilerviewer.css
AU        axis2-war/src/main/webapp/js/yui/css/menu.css
AU        axis2-war/src/main/webapp/js/yui/css/split-button-arrow-focus.png
AU        axis2-war/src/main/webapp/js/yui/css/yuitest.css
AU        axis2-war/src/main/webapp/js/yui/css/editor-sprite.gif
AU        axis2-war/src/main/webapp/js/yui/css/split-button-arrow-hover.png
AU        axis2-war/src/main/webapp/js/yui/css/treeview-sprite.gif
AU        axis2-war/src/main/webapp/js/yui/css/menuitem_checkbox_disabled.png
AU        axis2-war/src/main/webapp/js/yui/css/colorpicker.css
AU        axis2-war/src/main/webapp/js/yui/css/layout.css
AU        axis2-war/src/main/webapp/js/yui/css/transparent.gif
AU        axis2-war/src/main/webapp/js/yui/css/wait.gif
AU        axis2-war/src/main/webapp/js/yui/css/container.css
AU        axis2-war/src/main/webapp/js/yui/css/treeview-loading.gif
AU        axis2-war/src/main/webapp/js/yui/css/picker_mask.png
AU        axis2-war/src/main/webapp/js/yui/css/hue_bg.png
AU        axis2-war/src/main/webapp/js/yui/css/menubaritem_submenuindicator_disabled.png
AU        axis2-war/src/main/webapp/js/yui/css/blankimage.png
AU        axis2-war/src/main/webapp/js/yui/css/editor.css
AU        axis2-war/src/main/webapp/js/yui/animation.js
AU        axis2-war/src/main/webapp/js/yui/charts-experimental-min.js
AU        axis2-war/src/main/webapp/js/yui/tabview.js
ERROR: Failed to update http://svn.apache.org/repos/asf/ode/trunk
org.tmatesoft.svn.core.SVNException: svn: Operation interrupted
svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:103)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:87)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:616)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:273)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:261)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:266)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1263)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:820)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:558)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:699)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:660)
	at hudson.FilePath.act(FilePath.java:747)
	at hudson.FilePath.act(FilePath.java:729)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:653)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:601)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1040)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
	at hudson.model.Run.run(Run.java:1243)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
Caused by: java.io.InterruptedIOException: Operation interrupted
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:129)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
	at org.tmatesoft.svn.core.internal.util.ChunkedInputStream.getChunkSizeFromInputStream(ChunkedInputStream.java:106)
	at org.tmatesoft.svn.core.internal.util.ChunkedInputStream.nextChunk(ChunkedInputStream.java:92)
	at org.tmatesoft.svn.core.internal.util.ChunkedInputStream.read(ChunkedInputStream.java:64)
	at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:221)
	at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:141)
	at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:92)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
	at java.io.InputStreamReader.read(InputStreamReader.java:167)
	at org.tmatesoft.svn.core.internal.io.dav.http.XMLReader.read(XMLReader.java:39)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1742)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1416)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2777)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:647)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:508)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:726)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:691)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:216)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:345)
	... 20 more
Archiving artifacts
Recording test results
Recording fingerprints