You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/31 10:25:29 UTC

Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #1934

See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1934/display/redirect?page=changes>

Changes:

[arshad] ZOOKEEPER-1932: Remove deprecated LeaderElection class.

[hanm] ZOOKEEPER-2785: Server inappropriately throttles connections under loa…

[hanm] ZOOKEEPER-2757: Incorrect path crashes zkCli

[hanm] ZOOKEEPER-2767: Corrected keystore related messages to truststore mess…

[hanm] ZOOKEEPER-2796: Fix broken test testCreateNodeWithoutData caused by

[hanm] ZOOKEEPER-2788: remove unused MAX_CONNECTION_ATTEMPTS in

[hanm] ZOOKEEPER-2797: Defend against bad TTLs from misbehaving clients

[hanm] ZOOKEEPER-2359: ZooKeeper client has unnecessary logs for watcher

[hanm] ZOOKEEPER-2798: Fix flaky test:

[hanm] ZOOKEEPER-2775: ZK Client not able to connect with Xid out of order

[hanm] ZOOKEEPER-1748: add tcp keepalive option for branch 3.5

[hanm] Fix a typo in commit e47e6bb8791b2dce9b82ebe96a1c0d8a173726e0 that

[hanm] ZOOKEEPER-2786: Flaky test:

[hanm] ZOOKEEPER-2808: fix miss-referenced ACL count issue when upgrading the

[hanm] ZOOKEEPER-1782: Let a SASL super user be super

[hanm] ZOOKEEPER-2815: 1. Using try clause to close resource; 2. Others code

[hanm] ZOOKEEPER-2816: Code refactoring for `ZK_SERVER` module

[hanm] ZOOKEEPER-2786: Flaky test:

[hanm] ZOOKEEPER-2355: Ephemeral node is never deleted if follower fails while

[hanm] ZOOKEEPER-2818: Improve the ZooKeeper#setACL java doc

[hanm] ZOOKEEPER-2819: Changing membership configuration via rolling restart …

[hanm] ZOOKEEPER-2841: ZooKeeper public include files leak porting changes

[hanm] ZOOKEEPER-2856: ZooKeeperSaslClient#respondToServer should log exception

[hanm] ZOOKEEPER-2577: Fix flaky testDuringLeaderSync test.

[hanm] ZOOKEEPER-2829: Interface usability / compatibility improvements through

[hanm] ZOOKEEPER-2852: Read snapshotSizeFactor from system property

[hanm] ZOOKEEPER-2862: Incorrect javadoc syntax for web links in

[hanm] ZOOKEEPER-2853: Update lastZxidSeen in FileTxnLog

[hanm] ZOOKEEPER-2865: Reconfig Causes Inconsistent Configuration file among…

[hanm] ZOOKEEPER-169: Content needed: "Connecting to ZooKeeper"

[hanm] ZOOKEEPER-2786: Flaky test:

[hanm] ZOOKEEPER-2864: Add script to run a java api compatibility tool

[hanm] ZOOKEEPER-2870: Improve the efficiency of AtomicFileOutputStream

[hanm] ZOOKEEPER-2859: Fix CMake build on OS X.

[hanm] Fix typos in zookeeperAdmin.html

[hanm] ZOOKEEPER-2874: Windows Debug builds don't link with `/MTd`

[hanm] ZOOKEEPER-2872: Interrupted snapshot sync causes data loss

[hanm] ZOOKEEPER-2804: Node creation fails with NPE if ACLs are null

[hanm] ZOOKEEPER-2861: Main-Class JAR manifest attribute is incorrect

[hanm] Update README.txt. Create a section on How to Contribute to make new

[camille] ZOOKEEPER-2836: fix SocketTimeoutException

[hanm] ZOOKEEPER-2880: Rename README.txt to README.md

[hanm] ZOOKEEPER-2875: Add ant task for running OWASP dependency report

[hanm] ZOOKEEPER-2630: Use interface type instead of implementation type whe…

[hanm] ZOOKEEPER-2349: Update documentation for snapCount

[hanm] ZOOKEEPER-2581: Not handled NullPointerException while creating key

[hanm] ZOOKEEPER-2777: There is a typo in zk.py which prevents from

[phunt] ZOOKEEPER-2896: Remove unused imports from

[phunt] ZOOKEEPER-2905: Don't include `config.h` in `zookeeper.h`

[phunt] ZOOKEEPER-2887: define dependency versions in build.xml to be easily

[phunt] ZOOKEEPER-2906: The OWASP dependency check jar should not be included in

[phunt] ZOOKEEPER-2904: Remove unused imports from

[phunt] ZOOKEEPER-2914: compiler warning using java 9

[phunt] ZOOKEEPER-2909: Create ant task to generate ivy dependency reports

[phunt] ZOOKEEPER-2890: Local automatic variable is left uninitialized and then

[phunt] ZOOKEEPER-2915: Use "strict" conflict management in ivy

[phunt] ZOOKEEPER-1703: Added instructions on how to run the example code

[phunt] ZOOKEEPER-2880 Rename README.txt to README.md - fixed packaging

[ashraer] y

[phunt] ZOOKEEPER-2690: Update documentation source for ZOOKEEPER-2574

[phunt] ZOOKEEPER-2923: The comment of the variable matchSyncs in class

[phunt] ZOOKEEPER-2934: Updated usage of LOG_DEBUG in recipes to follow changes

[phunt] ZOOKEEPER-2931: WriteLock recipe: Fix bug in znode ordering when the

[phunt] ZOOKEEPER-2795: Change log level for "ZKShutdownHandler is not

[phunt] ZOOKEEPER-2944: Specify correct overflow value

[phunt] ZOOKEEPER-2806: Flaky test:

[phunt] ZOOKEEPER-2948: Failing c unit tests on apache jenkins

[phunt] ZOOKEEPER-2948: Failing c unit tests on apache jenkins - fix the config.

[phunt] ZOOKEEPER-2935: [QP MutualAuth]: Port ZOOKEEPER-1045 implementation from

[phunt] ZOOKEEPER-2924: Refactor tests of LoadFromLogTest.java

[phunt] ZOOKEEPER-2338: set SOCK_CLOEXEC on socket if defined

[phunt] ZOOKEEPER-2951: remove trailing \ from JAVA_HOME

[phunt] ZOOKEEPER-2950: Add keys for the Zxid from the stat command to

[phunt] ZOOKEEPER-2952: Upgrade third party libs: netty, slf4j

[phunt] ZOOKEEPER-2953: Flaky Test: testNoLogBeforeLeaderEstablishment

[phunt] ZOOKEEPER-2893: very poor choice of logging if client fails to connect

[phunt] ZOOKEEPER-2249: CRC check failed when preAllocSize smaller than node

[phunt] ZOOKEEPER-2961: Fix testElectionFraud Flakyness

[phunt] ZOOKEEPER-2964: Conf" command returns dataDir and dataLogDir opposingly

[afine] ZOOKEEPER-1580: QuorumPeer.setRunning is not used

[afine] ZOOKEEPER-2949: using hostname and port to create SSLEngine

[afine] ZOOKEEPER-2824: `FileChannel#size` info should be added to

[afine] ZOOKEEPER-2939: Added last/min/max proposal size JMX beans

[afine] ZOOKEEPER-2967: Add check to validate dataDir and dataLogDir parameters

[afine] ZOOKEEPER-2978: fix potential null pointer exception when deleting node

[afine] ZOOKEEPER-2845: Apply commit log when restarting server.

[afine] ZOOKEEPER-2936: Removed duplicate code

[hanm] ZOOKEEPER-2992: The eclipse build target fails due to protocol

[hanm] ZOOKEEPER-3001: Incorrect log message when try to delete container node

[hanm] ZOOKEEPER-2998: CMake declares incorrect ZooKeeper version

[hanm] ZOOKEEPER-2997: CMake should not force static CRT linking

[hanm] ZOOKEEPER-3006: Potential NPE in ZKDatabase#calculateTxnLogSizeLimit

[hanm] ZOOKEEPER-3017: Link libm in CMake on FreeBSD.

[hanm] ZOOKEEPER-2999: CMake build should use target-level commands

[karanmehta93] ZOOKEEPER-2770 ZooKeeper slow operation log

[karanmehta93] NIT changes


------------------------------------------
GitHub pull request #307 of commit 66864ff1ebd52857bc753d91b1cde7ea3ccc4887, has merge conflicts.
Running as SYSTEM
Setting status of 66864ff1ebd52857bc753d91b1cde7ea3ccc4887 to PENDING with url https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1934/ and message: 'Build started for original commit.'
Using context: JenkinsMaven
[EnvInject] - Loading node environment variables.
Building remotely on H14 (Hadoop) in workspace <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/zookeeper
 > git init <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/zookeeper
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/zookeeper +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/zookeeper # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/zookeeper # timeout=10
Fetching upstream changes from https://github.com/apache/zookeeper
 > git fetch --tags --progress -- https://github.com/apache/zookeeper +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 66864ff1ebd52857bc753d91b1cde7ea3ccc4887^{commit} # timeout=10
Checking out Revision 66864ff1ebd52857bc753d91b1cde7ea3ccc4887 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 66864ff1ebd52857bc753d91b1cde7ea3ccc4887
Commit message: "NIT changes"
 > git rev-list --no-walk b302794faeed1f0b8466db377fb8f2f94ed3387f # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Parsing POMs
ERROR: No such file <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml>
Perhaps you need to specify the correct POM file path in the project configuration?
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Setting status of 66864ff1ebd52857bc753d91b1cde7ea3ccc4887 to FAILURE with url https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1934/ and message: 'FAILURE
 '
Using context: JenkinsMaven

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1934/


Jenkins build is back to normal : PreCommit-ZOOKEEPER-github-pr-build-maven #1935

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1935/display/redirect?page=changes>