See <https://builds.apache.org/job/Airavata/285/changes>
Changes: [lahiru] adding more tests and changes to registry-api ------------------------------------------ [...truncated 1657 lines...] [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ airavata --- [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ airavata --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ airavata --- [INFO] [INFO] Installing <https://builds.apache.org/job/Airavata/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/airavata/airavata/0.2-incubating-SNAPSHOT/airavata-0.2-incubating-SNAPSHOT.pom [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ airavata --- [JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/pom.xml> to /home/hudson/hudson/jobs/Airavata/modules/org.apache.airavata$airavata/builds/2011-12-21_21-02-03/archive/org.apache.airavata/airavata/0.2-incubating-SNAPSHOT/airavata-0.2-incubating-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Airavata Commons 0.2-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ commons --- [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ commons --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ commons --- [INFO] [INFO] Installing <https://builds.apache.org/job/Airavata/ws/modules/commons/pom.xml> to /home/jenkins/.m2/repository/org/apache/airavata/commons/0.2-incubating-SNAPSHOT/commons-0.2-incubating-SNAPSHOT.pom [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ commons --- [JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/pom.xml> to /home/hudson/hudson/jobs/Airavata/modules/org.apache.airavata$commons/builds/2011-12-21_21-02-03/archive/org.apache.airavata/commons/0.2-incubating-SNAPSHOT/commons-0.2-incubating-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Airavata GFac Schema Utilities 0.2-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gfac-schema-utils --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ gfac-schema-utils --- [INFO] Source directory: <https://builds.apache.org/job/Airavata/ws/modules/commons/gfac-schema/target/generated-sources/xmlbeans> added. [INFO] [INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (default) @ gfac-schema-utils --- [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ gfac-schema-utils --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ gfac-schema-utils --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 338 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gfac-schema-utils --- [INFO] Compiling 15 source files to <https://builds.apache.org/job/Airavata/ws/modules/commons/gfac-schema/target/classes> [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Airavata/ws/modules/commons/gfac-schema/src/test/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ gfac-schema-utils --- [INFO] [INFO] Compiling 1 source file to <https://builds.apache.org/job/Airavata/ws/modules/commons/gfac-schema/target/test-classes> [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gfac-schema-utils --- [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ gfac-schema-utils --- [INFO] Surefire report directory: <https://builds.apache.org/job/Airavata/ws/modules/commons/gfac-schema/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.airavata.commons.gfac.wsdl.TestWSDLGeneration 50 [main] INFO org.apache.airavata.commons.gfac.wsdl.WSDLGenerator - Service QName set to = SimpleEcho SERVICE_QNAME SimpleEcho AWSDL <?xml version="1.0" encoding="UTF-8"?> <wsdl:definitions name="SimpleEcho" xmlns:typens="null/SimpleEcho/xsd" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:globalTypens="null/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:gfac="http://schemas.airavata.apache.org/gfac/type"> <wsdl:types> <schema elementFormDefault="unqualified" targetNamespace="null/SimpleEcho/xsd" xmlns="http://www.w3.org/2001/XMLSchema"> <import namespace="http://schemas.airavata.apache.org/gfac/type" schemaLocation="http://people.apache.org/~lahiru/GFacParameterTypes.xsd" /> <element name="invoke_InputParams" type="typens:invoke_InputParamsType" /> <complexType name="invoke_InputParamsType"> <sequence> <element name="echo_input" type="gfac:StringParameterType"> <annotation> <documentation /> </annotation> </element> </sequence> </complexType> <element name="invoke_OutputParams" type="typens:invoke_OutputParamsType" /> <complexType name="invoke_OutputParamsType"> <sequence> <element name="echo_output" type="gfac:StringParameterType"> <annotation> <documentation /> </annotation> </element> </sequence> </complexType> </schema> </wsdl:types> <wsdl:message name="invoke_RequestMessage_e08ddc1f-5d21-4dbc-bd81-4a21676450ef"> <wsdl:part name="parameters" element="typens:invoke_InputParams"> </wsdl:part> </wsdl:message> <wsdl:message name="invoke_ResponseMessage_018dd173-dce1-4222-8820-54162bd00990"> <wsdl:part name="parameters" element="typens:invoke_OutputParams"> </wsdl:part> </wsdl:message> <wsdl:portType name="SimpleEcho"> <wsdl:documentation /> <wsdl:operation name="invoke"> <wsdl:documentation /> <wsdl:input name="invoke_RequestMessage_e08ddc1f-5d21-4dbc-bd81-4a21676450ef" message="invoke_RequestMessage_e08ddc1f-5d21-4dbc-bd81-4a21676450ef"> </wsdl:input> <wsdl:output name="invoke_ResponseMessage_018dd173-dce1-4222-8820-54162bd00990" message="invoke_ResponseMessage_018dd173-dce1-4222-8820-54162bd00990"> </wsdl:output> </wsdl:operation> </wsdl:portType> </wsdl:definitions> DONE Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ gfac-schema-utils --- [INFO] Building jar: <https://builds.apache.org/job/Airavata/ws/modules/commons/gfac-schema/target/gfac-schema-utils-0.2-incubating-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ gfac-schema-utils --- [INFO] [INFO] Installing <https://builds.apache.org/job/Airavata/ws/modules/commons/gfac-schema/target/gfac-schema-utils-0.2-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/airavata/gfac-schema-utils/0.2-incubating-SNAPSHOT/gfac-schema-utils-0.2-incubating-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ gfac-schema-utils --- [INFO] Installing <https://builds.apache.org/job/Airavata/ws/modules/commons/gfac-schema/pom.xml> to /home/jenkins/.m2/repository/org/apache/airavata/gfac-schema-utils/0.2-incubating-SNAPSHOT/gfac-schema-utils-0.2-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/gfac-schema/pom.xml> to /home/hudson/hudson/jobs/Airavata/modules/org.apache.airavata$gfac-schema-utils/builds/2011-12-21_21-02-03/archive/org.apache.airavata/gfac-schema-utils/0.2-incubating-SNAPSHOT/gfac-schema-utils-0.2-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/gfac-schema/target/gfac-schema-utils-0.2-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Airavata/modules/org.apache.airavata$gfac-schema-utils/builds/2011-12-21_21-02-03/archive/org.apache.airavata/gfac-schema-utils/0.2-incubating-SNAPSHOT/gfac-schema-utils-0.2-incubating-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Airavata Registry API 0.2-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ registry-api --- [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ registry-api --- [INFO] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Airavata/ws/modules/commons/registry-api/src/main/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ registry-api --- [INFO] [INFO] Compiling 16 source files to <https://builds.apache.org/job/Airavata/ws/modules/commons/registry-api/target/classes> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ registry-api --- [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Airavata/ws/modules/commons/registry-api/src/test/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ registry-api --- [INFO] [INFO] Compiling 3 source files to <https://builds.apache.org/job/Airavata/ws/modules/commons/registry-api/target/test-classes> [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ registry-api --- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Airavata/ws/modules/commons/registry-api/src/test/java/org/apache/airavata/registry/api/impl/JCRRegistryDeleteTest.java>:[23,26] package com.sun.source.tree does not exist [INFO] 1 error [INFO] ------------------------------------------------------------- [JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/registry-api/pom.xml> to /home/hudson/hudson/jobs/Airavata/modules/org.apache.airavata$registry-api/builds/2011-12-21_21-02-03/archive/org.apache.airavata/registry-api/0.2-incubating-SNAPSHOT/registry-api-0.2-incubating-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Airavata .......................................... SUCCESS [17.244s] [INFO] Airavata Commons .................................. SUCCESS [0.671s] [INFO] Airavata GFac Schema Utilities .................... SUCCESS [1:32.285s] [INFO] Airavata Registry API ............................. FAILURE [5.998s] [INFO] Airavata Common Utilities ......................... SKIPPED [INFO] Airavata Workflow Execution Context ............... SKIPPED [INFO] Airavata-WS-Messenger ............................. SKIPPED [INFO] Messenger Commons ................................. SKIPPED [INFO] Messenger Client .................................. SKIPPED [INFO] Airavata Workflow Tracking ........................ SKIPPED [INFO] GFac-Core ......................................... SKIPPED [INFO] GFac-Axis2-Interface .............................. SKIPPED [INFO] MessageBox ........................................ SKIPPED [INFO] Message Broker .................................... SKIPPED [INFO] distribution ...................................... SKIPPED [INFO] Airavata XBaya .................................... SKIPPED [INFO] Simple Math Service ............................... SKIPPED [INFO] distribution ...................................... SKIPPED [INFO] Test-Suite ........................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:10.483s [INFO] Finished at: Wed Dec 21 21:06:38 UTC 2011 [INFO] Final Memory: 34M/88M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project registry-api: Compilation failure <https://builds.apache.org/job/Airavata/ws/modules/commons/registry-api/src/test/java/org/apache/airavata/registry/api/impl/JCRRegistryDeleteTest.java>:[23,26] package com.sun.source.tree does not exist cause : Compilation failure <https://builds.apache.org/job/Airavata/ws/modules/commons/registry-api/src/test/java/org/apache/airavata/registry/api/impl/JCRRegistryDeleteTest.java>:[23,26] package com.sun.source.tree does not exist Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project registry-api: Compilation failure <https://builds.apache.org/job/Airavata/ws/modules/commons/registry-api/src/test/java/org/apache/airavata/registry/api/impl/JCRRegistryDeleteTest.java>:[23,26] package com.sun.source.tree does not exist at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:122) at hudson.maven.Maven3Builder.call(Maven3Builder.java:74) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure <https://builds.apache.org/job/Airavata/ws/modules/commons/registry-api/src/test/java/org/apache/airavata/registry/api/impl/JCRRegistryDeleteTest.java>:[23,26] package com.sun.source.tree does not exist at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656) at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Sending e-mails to: [email protected] channel stopped
