Return-Path: X-Original-To: apmail-abdera-dev-archive@www.apache.org Delivered-To: apmail-abdera-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 79F307544 for ; Thu, 10 Nov 2011 00:04:57 +0000 (UTC) Received: (qmail 56532 invoked by uid 500); 10 Nov 2011 00:04:57 -0000 Delivered-To: apmail-abdera-dev-archive@abdera.apache.org Received: (qmail 56511 invoked by uid 500); 10 Nov 2011 00:04:57 -0000 Mailing-List: contact dev-help@abdera.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@abdera.apache.org Delivered-To: mailing list dev@abdera.apache.org Received: (qmail 56503 invoked by uid 99); 10 Nov 2011 00:04:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2011 00:04:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2011 00:04:52 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 2A39BC00F4 for ; Thu, 10 Nov 2011 00:04:31 +0000 (UTC) Date: Thu, 10 Nov 2011 00:04:31 +0000 (UTC) From: Apache Jenkins Server To: dev@abdera.apache.org Message-ID: <1367224125.1091320883471171.JavaMail.hudson@aegis> In-Reply-To: <1561547920.12731320797459548.JavaMail.hudson@aegis> References: <1561547920.12731320797459548.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Abdera2-trunk #59 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ [...truncated 64 lines...] U common/src/main/java/org/apache/abdera2/common/anno/URITemplate.java U common/src/main/java/org/apache/abdera2/common/anno/Namespace.java U common/src/main/java/org/apache/abdera2/common/anno/URIRoute.java U common/src/main/java/org/apache/abdera2/common/misc/Chain.java AU common/src/main/java/org/apache/abdera2/common/misc/MapRed.java U common/src/main/java/org/apache/abdera2/common/misc/MoreFunctions.java AU common/src/main/java/org/apache/abdera2/common/misc/Pair.java U common/src/main/java/org/apache/abdera2/common/misc/Comparisons.java U common/src/main/java/org/apache/abdera2/common/templates/Expression.java U common/src/main/java/org/apache/abdera2/common/templates/MultiContext.java U common/src/main/java/org/apache/abdera2/common/templates/Operation.java U common/src/main/java/org/apache/abdera2/common/templates/CachingContext.java U common/src/main/java/org/apache/abdera2/common/templates/TemplateManager.java U common/src/main/java/org/apache/abdera2/common/templates/AbstractContext.java U common/src/main/java/org/apache/abdera2/common/templates/DelegatingContext.java U common/src/main/java/org/apache/abdera2/common/templates/QueryContext.java U common/src/main/java/org/apache/abdera2/common/templates/ObjectContext.java U common/src/main/java/org/apache/abdera2/common/templates/Template.java U common/src/main/java/org/apache/abdera2/common/templates/MapContext.java U common/src/main/java/org/apache/abdera2/common/templates/Context.java U common/src/main/java/org/apache/abdera2/common/templates/DefaultingContext.java U common/src/main/java/org/apache/abdera2/common/templates/Route.java U common/src/main/java/org/apache/abdera2/common/protocol/BasicCollectionInfo.java U common/src/main/java/org/apache/abdera2/common/protocol/BasicWorkspaceInfo.java U common/src/main/java/org/apache/abdera2/common/protocol/ProtocolException.java U common/src/main/java/org/apache/abdera2/common/protocol/AbstractCollectionAdapter.java U common/src/main/java/org/apache/abdera2/common/protocol/TargetType.java U common/src/main/java/org/apache/abdera2/common/protocol/SimpleSubjectResolver.java U common/src/main/java/org/apache/abdera2/common/protocol/SimpleTarget.java U common/src/main/java/org/apache/abdera2/common/protocol/RegexTargetResolver.java U common/src/main/java/org/apache/abdera2/common/protocol/AbstractProvider.java U common/src/main/java/org/apache/abdera2/common/protocol/TargetFunctionResolver.java U common/src/main/java/org/apache/abdera2/common/protocol/TemplateManagerTargetBuilder.java U common/src/main/java/org/apache/abdera2/common/protocol/AbstractResponseContext.java U common/src/main/java/org/apache/abdera2/common/protocol/RouteManager.java U common/src/main/java/org/apache/abdera2/common/pusher/AbstractPusher.java U common/src/main/java/org/apache/abdera2/common/security/ApiKey.java U common/src/main/java/org/apache/abdera2/common/security/Otp.java U common/src/main/java/org/apache/abdera2/common/security/KeyBase.java U common/src/main/java/org/apache/abdera2/common/io/FilteredCharReader.java U common/src/main/java/org/apache/abdera2/common/io/Compression.java U common/src/main/java/org/apache/abdera2/common/io/PeekAheadInputStream.java U common/src/main/java/org/apache/abdera2/common/io/CharsetSniffingInputStream.java U common/src/main/java/org/apache/abdera2/common/geo/Position.java U common/src/main/java/org/apache/abdera2/common/geo/Coordinate.java U common/src/main/java/org/apache/abdera2/common/geo/Point.java U common/src/main/java/org/apache/abdera2/common/geo/Multiple.java U common/src/main/java/org/apache/abdera2/common/date/DateTimes.java U core/src/main/java/org/apache/abdera2/model/selector/LinkRelSelector.java U core/src/main/java/org/apache/abdera2/model/selector/CategorySchemeSelector.java U core/src/main/java/org/apache/abdera2/model/selector/Selectors.java U core/src/main/java/org/apache/abdera2/model/selector/LinkHrefLangSelector.java U core/src/main/java/org/apache/abdera2/model/selector/XPathSelector.java U core/src/main/java/org/apache/abdera2/model/selector/CollectionAcceptSelector.java U core/src/main/java/org/apache/abdera2/model/ElementList.java U core/src/main/java/org/apache/abdera2/protocol/error/AbderaProtocolException.java U core/src/main/java/org/apache/abdera2/factory/ExtensionFactoryMap.java U core/src/main/java/org/apache/abdera2/factory/StreamBuilder.java U core/src/main/java/org/apache/abdera2/factory/AbstractExtensionFactory.java U core/src/main/java/org/apache/abdera2/parser/filter/UnacceptableException.java U core/src/main/java/org/apache/abdera2/parser/axiom/FOMWorkspace.java U core/src/main/java/org/apache/abdera2/parser/axiom/FOMAttribute.java U core/src/main/java/org/apache/abdera2/parser/axiom/FOMElement.java U core/src/main/java/org/apache/abdera2/parser/axiom/FOMCollection.java U core/src/main/java/org/apache/abdera2/writer/AbstractStreamWriter.java U core/src/main/java/org/apache/abdera2/Abdera.java U examples/src/main/java/org/apache/abdera2/examples/activities/MiscellaneousExamples.java AU examples/src/main/java/org/apache/abdera2/examples/activities/MapRedExample.java U examples/src/main/java/org/apache/abdera2/examples/uritemplates/URITemplates.java At revision 1200051 no change for https://svn.apache.org/repos/asf/abdera/abdera2 since the previous build Parsing POMs [abdera2] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx756m -Xms756m -XX:MaxPermSize=512m -cp /home/hudson/hudson-slave/maven3-agent.jar:/home/hudson/tools/maven/latest3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/latest3 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven3-interceptor.jar 46894 <===[JENKINS REMOTING CAPACITY]===channel started > Executing Maven: -B -f clean install -U [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-common:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-core:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-server:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-activities:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-client:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-ext:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-security:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera-examples:jar:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, line 458, column 16 [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2:pom:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ line 623, column 16 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Abdera2 [INFO] Abdera2 Common Library [INFO] Abdera2 Core [INFO] Abdera2 Server [INFO] Abdera2 Client [INFO] Abdera2 Activities [INFO] Abdera2 Extensions [INFO] Abdera2 Security [INFO] Abdera2 Tests [INFO] Abdera Examples [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Abdera2 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [INFO] [INFO] Deleting [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2 --- [INFO] [INFO] --- cobertura-maven-plugin:2.4:clean (default) @ abdera2 --- [INFO] [INFO] --- maven-bundle-plugin:2.1.0:cleanVersions (default) @ abdera2 --- [INFO] [INFO] --- maven-remote-resources-plugin:1.0:process (compile) @ abdera2 --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-bundle-plugin:2.1.0:cleanVersions (default) @ abdera2 --- [JENKINS] Archiving to /home/hudson/hudson/jobs/Abdera2-trunk/modules/org.apache.abdera2$abdera2/builds/2011-11-10_00-03-54/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom ignoring exception during new ExecutedMojo null [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ abdera2 --- [INFO] [INFO] Installing to /home/hudson/.m2/repository/org/apache/abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ abdera2 --- [INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Building Abdera2 Common Library 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (503 B at 1.3 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (657 B at 1.2 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (614 B at 1.3 KB/sec) [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [INFO] [INFO] Deleting [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2-common --- [INFO] [INFO] --- cobertura-maven-plugin:2.4:clean (default) @ abdera2-common --- [INFO] [INFO] --- maven-bundle-plugin:2.1.0:cleanVersions (default) @ abdera2-common --- [INFO] [INFO] --- maven-remote-resources-plugin:1.0:process (compile) @ abdera2-common --- [INFO] [debug] execute contextualize [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ abdera2-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ abdera2-common --- [INFO] Compiling 175 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[37,41] package com.sun.xml.internal.xsom.impl.scd does not exist [ERROR] :[231,15] cannot find symbol symbol : variable Iterators location: class org.apache.abdera2.common.protocol.RouteManager.EmptyContext [INFO] 2 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving to /home/hudson/hudson/jobs/Abdera2-trunk/modules/org.apache.abdera2$abdera2-common/builds/2011-11-10_00-03-54/archive/org.apache.abdera2/abdera2-common/2.0-SNAPSHOT/abdera2-common-2.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Abdera2 .................................... SUCCESS [15.364s] [INFO] Abdera2 Common Library ............................ FAILURE [5.646s] [INFO] Abdera2 Core ...................................... SKIPPED [INFO] Abdera2 Server .................................... SKIPPED [INFO] Abdera2 Client .................................... SKIPPED [INFO] Abdera2 Activities ................................ SKIPPED [INFO] Abdera2 Extensions ................................ SKIPPED [INFO] Abdera2 Security .................................. SKIPPED [INFO] Abdera2 Tests ..................................... SKIPPED [INFO] Abdera Examples ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.704s [INFO] Finished at: Thu Nov 10 00:04:29 UTC 2011 [INFO] Final Memory: 20M/724M [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:compile (default-compile) on project abdera2-common: Compilation failure cause : Compilation failure Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project abdera2-common: Compilation failure 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 at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128) 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: dev@abdera.apache.org channel stopped