You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/08/19 06:51:24 UTC

Build failed in Jenkins: olingo-odata4-all-profiles #54

See <https://builds.apache.org/job/olingo-odata4-all-profiles/54/changes>

Changes:

[michael.bolz] [OLINGO-640] Fixed xml checks for tests

[michael.bolz] [OLINGO-659] Changed from l4j to simple binding

[michael.bolz] [OLINGO-659] Revert binding change because of embedded tomcat requirements

[christian.amend] [OLINGO-659] Small dependency enhancement

[christian.amend] [OLINGO-487] Make property name known for proxy error case

------------------------------------------
[...truncated 3528 lines...]
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 2 licence.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building odata-samples 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-samples ---
[INFO] Deleting <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples ---
[INFO] Installing <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/pom.xml> to /home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.0.0-SNAPSHOT/odata-samples-4.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-samples ---
[INFO] 55 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 1 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building odata-server-sample 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-server-sample ---
[INFO] Deleting <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-server-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ odata-server-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ odata-server-sample ---
[INFO] Compiling 4 source files to <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ odata-server-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ odata-server-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-server-sample ---
[INFO] 
[INFO] --- maven-war-plugin:2.4:war (default-war) @ odata-server-sample ---
[INFO] Packaging webapp
[INFO] Assembling webapp [odata-server-sample] in [<https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/target/odata-server-sample-4.0.0-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/target/maven-shared-archive-resources]> to [<https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/target/odata-server-sample-4.0.0-SNAPSHOT]>
[INFO] Copying webapp resources [<https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/src/main/webapp]>
[INFO] Webapp assembled in [15 msecs]
[INFO] Building war: <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/target/odata-server-sample-4.0.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ odata-server-sample ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ odata-server-sample ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ odata-server-sample ---
[INFO] Building jar: <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/target/odata-server-sample-4.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ odata-server-sample ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/target/failsafe-reports>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle) @ odata-server-sample ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-server-sample ---
[INFO] Installing <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/target/odata-server-sample-4.0.0-SNAPSHOT.war> to /home/jenkins/.m2/repository/org/apache/olingo/odata-server-sample/4.0.0-SNAPSHOT/odata-server-sample-4.0.0-SNAPSHOT.war
[INFO] Installing <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/pom.xml> to /home/jenkins/.m2/repository/org/apache/olingo/odata-server-sample/4.0.0-SNAPSHOT/odata-server-sample-4.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/server/target/odata-server-sample-4.0.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/olingo/odata-server-sample/4.0.0-SNAPSHOT/odata-server-sample-4.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-server-sample ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 11 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 10 licence.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building odata-server-osgi-sample 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-server-osgi-sample ---
[INFO] Deleting <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/target>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:add-source (add-source) @ odata-server-osgi-sample ---
[INFO] Source directory: <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/../../server/src/main> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ odata-server-osgi-sample ---
[INFO] Compiling 4 source files to <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] bootstrap class path not set in conjunction with -source 1.6
<https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/../../server/src/main/java/org/apache/olingo/server/sample/CarsServlet.java>:[37,16] error: package org.slf4j does not exist
[ERROR] <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/../../server/src/main/java/org/apache/olingo/server/sample/CarsServlet.java>:[38,16] error: package org.slf4j does not exist
[ERROR] <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/../../server/src/main/java/org/apache/olingo/server/sample/CarsServlet.java>:[43,23] error: cannot find symbol
[ERROR]  class CarsServlet
<https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/../../server/src/main/java/org/apache/olingo/server/sample/CarsServlet.java>:[43,36] error: cannot find symbol
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Olingo-OData ...................................... SUCCESS [3.746s]
[INFO] odata-lib ......................................... SUCCESS [0.295s]
[INFO] odata-commons-api ................................. SUCCESS [8.078s]
[INFO] odata-commons-core ................................ SUCCESS [6.686s]
[INFO] odata-client-api .................................. SUCCESS [2.736s]
[INFO] odata-client-core ................................. SUCCESS [9.870s]
[INFO] odata-server-api .................................. SUCCESS [3.870s]
[INFO] odata-server-core ................................. SUCCESS [21.185s]
[INFO] odata-server-core-ext ............................. SUCCESS [9.217s]
[INFO] odata-server-tecsvc ............................... SUCCESS [6.200s]
[INFO] odata-server-test ................................. SUCCESS [9.095s]
[INFO] odata-ext ......................................... SUCCESS [0.157s]
[INFO] odata-client-proxy ................................ SUCCESS [2.885s]
[INFO] pojogen-maven-plugin .............................. SUCCESS [22.326s]
[INFO] odata-client-android .............................. SUCCESS [3.064s]
[INFO] odata-karaf ....................................... SUCCESS [0.136s]
[INFO] odata-karaf-features .............................. SUCCESS [0.192s]
[INFO] odata-karaf-fit ................................... SUCCESS [18.129s]
[INFO] odata-fit ......................................... SUCCESS [53.140s]
[INFO] odata-dist ........................................ SUCCESS [0.146s]
[INFO] Olingo-OData-Client-for-Android ................... SUCCESS [0.148s]
[INFO] Olingo-OData-Client-for-Java ...................... SUCCESS [0.217s]
[INFO] Olingo-OData-Server-for-Java ...................... SUCCESS [0.165s]
[INFO] Olingo-OData-JavaDoc .............................. SUCCESS [0.124s]
[INFO] odata-samples ..................................... SUCCESS [0.140s]
[INFO] odata-server-sample ............................... SUCCESS [1.492s]
[INFO] odata-server-osgi-sample .......................... FAILURE [0.932s]
[INFO] odata-client-samples .............................. SKIPPED
[INFO] DemoService-Read-Webapp ........................... SKIPPED
[INFO] DemoService-ReadEp-Webapp ......................... SKIPPED
[INFO] DemoService-Write-Webapp .......................... SKIPPED
[INFO] DemoService-Navigation-Webapp ..................... SKIPPED
[INFO] DemoService-QueryOptions-TCS-Webapp ............... SKIPPED
[INFO] DemoService-QueryOptions-ES-Webapp ................ SKIPPED
[INFO] odata-tutorials ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:05.544s
[INFO] Finished at: Wed Aug 19 04:52:20 UTC 2015
[INFO] Final Memory: 259M/2560M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project odata-server-osgi-sample: Compilation failure: Compilation failure:
[ERROR] bootstrap class path not set in conjunction with -source 1.6
[ERROR] <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/../../server/src/main/java/org/apache/olingo/server/sample/CarsServlet.java>:[37,16] error: package org.slf4j does not exist
[ERROR] <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/../../server/src/main/java/org/apache/olingo/server/sample/CarsServlet.java>:[38,16] error: package org.slf4j does not exist
[ERROR] <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/../../server/src/main/java/org/apache/olingo/server/sample/CarsServlet.java>:[43,23] error: cannot find symbol
[ERROR] class CarsServlet
[ERROR] <https://builds.apache.org/job/olingo-odata4-all-profiles/ws/samples/osgi/server/../../server/src/main/java/org/apache/olingo/server/sample/CarsServlet.java>:[43,36] error: cannot find symbol
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :odata-server-osgi-sample
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : olingo-odata4-all-profiles #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata4-all-profiles/55/changes>