You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/16 12:18:44 UTC

ZooKeeper-trunk-jdk8 - Build # 384 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/384/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 1493 lines...]
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to /x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] 1 warning

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/generated
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/c/generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating /x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/generated/.generated

ver-gen:
    [javac] Compiling 1 source file to /x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] 1 warning

svn-revision:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/.revision

version-info:

process-template:

build-generated:
    [javac] Compiling 60 source files to /x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] 1 warning

compile:
    [javac] Compiling 210 source files to /x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] /x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/main/org/apache/zookeeper/server/FinalRequestProcessor.java:134: error: unmappable character for encoding ASCII
    [javac]         // was not being queued ??? ZOOKEEPER-558) properly. This happens, for example,
    [javac]                                 ^
    [javac] /x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/main/org/apache/zookeeper/server/FinalRequestProcessor.java:134: error: unmappable character for encoding ASCII
    [javac]         // was not being queued ??? ZOOKEEPER-558) properly. This happens, for example,
    [javac]                                  ^
    [javac] /x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/main/org/apache/zookeeper/server/FinalRequestProcessor.java:134: error: unmappable character for encoding ASCII
    [javac]         // was not being queued ??? ZOOKEEPER-558) properly. This happens, for example,
    [javac]                                   ^
    [javac] 3 errors
    [javac] 1 warning

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build.xml:434: Compile failed; see the compiler error output for details.

Total time: 10 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.