Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6C381200CB4 for ; Tue, 13 Jun 2017 06:10:44 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6AF32160BDE; Tue, 13 Jun 2017 04:10:44 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B8036160BD9 for ; Tue, 13 Jun 2017 06:10:43 +0200 (CEST) Received: (qmail 64631 invoked by uid 500); 13 Jun 2017 04:10:42 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 64614 invoked by uid 99); 13 Jun 2017 04:10:42 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jun 2017 04:10:42 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 818E79C00A4; Tue, 13 Jun 2017 04:10:41 +0000 (UTC) Date: Tue, 13 Jun 2017 04:10:40 +0000 (UTC) From: Apache Jenkins Server To: derby-dev@db.apache.org, bpapache5@geekdom.net Message-ID: <1408774507.7113.1497327040101.JavaMail.jenkins@crius> In-Reply-To: <929277319.6787.1497242665244.JavaMail.jenkins@crius> References: <929277319.6787.1497242665244.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Derby-docs #273 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Derby-docs X-Jenkins-Result: FAILURE archived-at: Tue, 13 Jun 2017 04:10:44 -0000 See ------------------------------------------ Started by user bpendleton [EnvInject] - Loading node environment variables. Building remotely on H14 (ubuntu xenial) in workspace Updating https://svn.apache.org/repos/asf/db/derby/docs/trunk at revision '2017-06-13T04:10:34.981 +0000' At revision 1798557 No changes for https://svn.apache.org/repos/asf/db/derby/docs/trunk since the previous build [Derby-docs] $ /bin/bash -xe /tmp/hudson1074088139832244777.sh + export LANG=en_US.utf8 + LANG=en_US.utf8 + export LC_ALL=en_US.utf8 + LC_ALL=en_US.utf8 + WGET=wget ++ grep 'no wget' ++ which wget + '[' -n '' ']' + '[' '!' -e ']' + '[' '!' -e ']' + echo 'Ant output is written to file for output processing.' Ant output is written to file for output processing. + echo 'See https://builds.apache.org/job/Derby-docs/273//artifact/antoutput.log.gz' See https://builds.apache.org/job/Derby-docs/273//artifact/antoutput.log.gz + echo 'Ant targets should be restored to '\'' -lib -l clean all'\'' once build errors are resolved' Ant targets should be restored to ' -lib -l clean all' once build errors are resolved + ls -l -rw-r--r-- 1 jenkins jenkins 14489 Jun 12 04:44 [trunk] $ /home/jenkins/tools/ant/latest/bin/ant -file build.xml -version Usage: java [-options] class [args...] (to execute a class) or java [-options] -jar jarfile [args...] (to execute a jar file) where options include: -d32 use a 32-bit data model if available -d64 use a 64-bit data model if available -server to select the "server" VM The default VM is server, because you are running on a server-class machine. -cp -classpath A : separated list of directories, JAR archives, and ZIP archives to search for class files. -D= set a system property -verbose:[class|gc|jni] enable verbose output -version print product version and exit -version: Warning: this feature is deprecated and will be removed in a future release. require the specified version to run -showversion print product version and continue -jre-restrict-search | -no-jre-restrict-search Warning: this feature is deprecated and will be removed in a future release. include/exclude user private JREs in the version search -? -help print this help message -X print help on non-standard options -ea[:...|:] -enableassertions[:...|:] enable assertions with specified granularity -da[:...|:] -disableassertions[:...|:] disable assertions with specified granularity -esa | -enablesystemassertions enable system assertions -dsa | -disablesystemassertions disable system assertions -agentlib:[=] load native agent library , e.g. -agentlib:hprof see also, -agentlib:jdwp=help and -agentlib:hprof=help -agentpath:[=] load native agent library by full pathname -javaagent:[=] load Java programming language agent, see java.lang.instrument -splash: show splash screen with specified image See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details. Build step 'Invoke Ant' marked build as failure Archiving artifacts