Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty-nightly #569

See <https://hudson.eclipse.org/hudson/job/jetty-nightly/569/changes>

Changes:

[Joakim Erdfelt] 358649 - Replace existing StdErrLog system properties for DEBUG/IGNORED with LEVEL instead.

[Greg Wilkins] 361456 - release timer task on connection failed

------------------------------------------
[...truncated 6541 lines...]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jetty-server ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-server/target/jetty-server-7.5.4-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ jetty-server ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (package) @ jetty-server ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jetty-server ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-server/target/jetty-server-7.5.4-SNAPSHOT.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-server/7.5.4-SNAPSHOT/jetty-server-7.5.4-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-server/pom.xml> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-server/7.5.4-SNAPSHOT/jetty-server-7.5.4-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-server/target/jetty-server-7.5.4-SNAPSHOT-sources.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-server/7.5.4-SNAPSHOT/jetty-server-7.5.4-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Jetty :: Aggregate :: HTTP Client 7.5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-client ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-source) @ jetty-client ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-io/target/jetty-io-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-util/target/jetty-util-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-client/target/jetty-client-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-http/target/jetty-http-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/sources> with includes **/* and excludes META-INF/**
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-dependencies) @ jetty-client ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-client/target/jetty-client-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-http/target/jetty-http-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-io/target/jetty-io-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-util/target/jetty-util-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/classes> with includes META-INF/**,org/eclipse/** and excludes **/MANIFEST.MF
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ jetty-client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jetty-client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/src/main/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- jetty-version-maven-plugin:1.0.6:attach-version-text (attach-version) @ jetty-client ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jetty-client ---
[INFO] Compiling 2 source files to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/classes>
[INFO] 
[INFO] >>> maven-pmd-plugin:2.5:check (named-logging-enforcement) @ jetty-client >>>
[INFO] 
[INFO] --- maven-pmd-plugin:2.5:pmd (pmd) @ jetty-client ---
[INFO] 
[INFO] <<< maven-pmd-plugin:2.5:check (named-logging-enforcement) @ jetty-client <<<
[INFO] 
[INFO] --- maven-pmd-plugin:2.5:check (named-logging-enforcement) @ jetty-client ---
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-client >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-client ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-source) @ jetty-client ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-io/target/jetty-io-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-util/target/jetty-util-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-client/target/jetty-client-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-http/target/jetty-http-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/sources> with includes **/* and excludes META-INF/**
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-client <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-client ---
[INFO] about.html already added, skipping
[INFO] about.html already added, skipping
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/jetty-client-7.5.4-SNAPSHOT-sources.jar>
[INFO] about.html already added, skipping
[INFO] about.html already added, skipping
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jetty-client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/src/test/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jetty-client ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ jetty-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jetty-client ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/jetty-client-7.5.4-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ jetty-client ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (package) @ jetty-client ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jetty-client ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/jetty-client-7.5.4-SNAPSHOT.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-client/7.5.4-SNAPSHOT/jetty-client-7.5.4-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/pom.xml> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-client/7.5.4-SNAPSHOT/jetty-client-7.5.4-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-client/target/jetty-client-7.5.4-SNAPSHOT-sources.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-client/7.5.4-SNAPSHOT/jetty-client-7.5.4-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Jetty :: Aggregate :: Servlet Server 7.5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-source) @ jetty-servlet ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-servlet/target/jetty-servlet-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-security/target/jetty-security-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-server/target/jetty-server-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-io/target/jetty-io-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-util/target/jetty-util-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-websocket/target/jetty-websocket-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-http/target/jetty-http-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-continuation/target/jetty-continuation-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-dependencies) @ jetty-servlet ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-continuation/target/jetty-continuation-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/classes> with includes ** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-servlet/target/jetty-servlet-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/classes> with includes ** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-websocket/target/jetty-websocket-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/classes> with includes ** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-security/target/jetty-security-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/classes> with includes ** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-http/target/jetty-http-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/classes> with includes ** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-io/target/jetty-io-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/classes> with includes ** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-util/target/jetty-util-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/classes> with includes ** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-server/target/jetty-server-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/classes> with includes ** and excludes **/MANIFEST.MF,javax/**
[INFO] servlet-api-2.5.jar already exists in destination.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jetty-servlet ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/src/main/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- jetty-version-maven-plugin:1.0.6:attach-version-text (attach-version) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jetty-servlet ---
[INFO] Compiling 2 source files to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/classes>
[INFO] 
[INFO] >>> maven-pmd-plugin:2.5:check (named-logging-enforcement) @ jetty-servlet >>>
[INFO] 
[INFO] --- maven-pmd-plugin:2.5:pmd (pmd) @ jetty-servlet ---
[INFO] 
[INFO] <<< maven-pmd-plugin:2.5:check (named-logging-enforcement) @ jetty-servlet <<<
[INFO] 
[INFO] --- maven-pmd-plugin:2.5:check (named-logging-enforcement) @ jetty-servlet ---
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-servlet >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-source) @ jetty-servlet ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-servlet/target/jetty-servlet-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-security/target/jetty-security-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-server/target/jetty-server-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-io/target/jetty-io-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-util/target/jetty-util-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-websocket/target/jetty-websocket-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-http/target/jetty-http-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-continuation/target/jetty-continuation-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/sources> with includes **/* and excludes META-INF/**
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-servlet <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ jetty-servlet ---
[INFO] about.html already added, skipping
[INFO] about.html already added, skipping
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/jetty-servlet-7.5.4-SNAPSHOT-sources.jar>
[INFO] about.html already added, skipping
[INFO] about.html already added, skipping
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jetty-servlet ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/src/test/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jetty-servlet ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ jetty-servlet ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jetty-servlet ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/jetty-servlet-7.5.4-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (package) @ jetty-servlet ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jetty-servlet ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/jetty-servlet-7.5.4-SNAPSHOT.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-servlet/7.5.4-SNAPSHOT/jetty-servlet-7.5.4-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/pom.xml> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-servlet/7.5.4-SNAPSHOT/jetty-servlet-7.5.4-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-servlet/target/jetty-servlet-7.5.4-SNAPSHOT-sources.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/aggregate/jetty-servlet/7.5.4-SNAPSHOT/jetty-servlet-7.5.4-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Jetty :: Aggregate :: WebApp Server 7.5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-webapp ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-source) @ jetty-webapp ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-servlet/target/jetty-servlet-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-security/target/jetty-security-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-jsp-2.1/target/jetty-jsp-2.1-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-server/target/jetty-server-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-webapp/target/jetty-webapp-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-io/target/jetty-io-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-util/target/jetty-util-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-xml/target/jetty-xml-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-http/target/jetty-http-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-continuation/target/jetty-continuation-7.5.4-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/sources> with includes **/* and excludes META-INF/**
[INFO] 
[INFO] --- maven-dependency-plugin:2.2:unpack-dependencies (unpack-dependencies) @ jetty-webapp ---
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-jsp-2.1/target/jetty-jsp-2.1-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/**,org/apache/jasper/compiler/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-continuation/target/jetty-continuation-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/**,org/apache/jasper/compiler/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-servlet/target/jetty-servlet-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/**,org/apache/jasper/compiler/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-security/target/jetty-security-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/**,org/apache/jasper/compiler/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-http/target/jetty-http-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/**,org/apache/jasper/compiler/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-io/target/jetty-io-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/**,org/apache/jasper/compiler/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-xml/target/jetty-xml-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/**,org/apache/jasper/compiler/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-webapp/target/jetty-webapp-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/**,org/apache/jasper/compiler/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-util/target/jetty-util-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/**,org/apache/jasper/compiler/** and excludes **/MANIFEST.MF,javax/**
[INFO] Unpacking <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-server/target/jetty-server-7.5.4-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/classes> with includes META-INF/**,org/eclipse/**,org/apache/jasper/compiler/** and excludes **/MANIFEST.MF,javax/**
[INFO] servlet-api-2.5.jar already exists in destination.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ jetty-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jetty-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/src/main/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- jetty-version-maven-plugin:1.0.6:attach-version-text (attach-version) @ jetty-webapp ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jetty-webapp ---
[INFO] Compiling 2 source files to <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/jetty-aggregate/jetty-webapp/target/classes>
[ERROR] PermGen space -> [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/OutOfMemoryError



Back to the top