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

Changes:

[nkalmar] ZOOKEEPER-3405: Upgrade the version of Jackson-databind to address 
OWASP

[andor] ZOOKEEPER-1426: add version command to the zookeeper server

[eolivelli] ZOOKEEPER-3409: Compile Java code with -Xdoclint

[nkalmar] Fix typos and grammar in zookeeper docs

[nkalmar] ZOOKEEPER-3366: Pluggable metrics system for ZooKeeper - move 
remaining

[hanm] ZOOKEEPER-3388: Allow client port to support plaintext and encrypted …

[hanm] ZOOKEEPER-3385: Add admin command to display leader

[fangmin] ZOOKEEPER-3309: Add sync processor metrics

[nkalmar] ZOOKEEPER-3385: fix build break.

[fangmin] ZOOKEEPER-3321: Add metrics for Leader

[fangmin] ZOOKEEPER-3354: Improve efficiency of DeleteAllCommand

[eolivelli] ZOOKEEPER-3416: Remove redundant ServerCnxnFactoryAccessor.

[hanm] ZKUtil deleteRecursive check LOG Level before calculate the parameter

[nkalmar] ZOOKEEPER-3091: Prometheus.io Metrics Provider

[eolivelli] ZOOKEEPER-3296: Explicitly closing the sslsocket when it failed

[eolivelli] ZOOKEEPER-3413: add a serialVersionUID for ClientCnxnLimitException 
to

[andor] ZOOKEEPER-3288: add a new doc:ZookeeperCLI.md

[phunt] Add some python basics to gitignore

[phunt] ZOOKEEPER-3105: Character coding problem occur when create a node using

[andor] ZOOKEEPER-3391: Drop unused RecFormat(CSV/XML)

[nkalmar] ZOOKEEPER-3365: Use Concurrent HashMap with Counter in

[nkalmar] ZOOKEEPER-3433: zkpython build broken after maven migration

[andor] ZOOKEEPER-3407: Update POM file

[nkalmar] ZOOKEEPER-3423: use the maven-like way to ignore the generated version

[andor] ZOOKEEPER-3402: Add multiRead operation

[nkalmar] ZOOKEEPER-3355: Remove 'tbd' From Docs

[nkalmar] Move Travis to openjdk11, oraclejdk11 does not work anymore

[hanm] ZOOKEEPER-3421: Better insight into Observer connections

[hanm] ZOOKEEPER-3440: Fix Apache RAT check by excluding binary files (images)

[andor] ZOOKEEPER-3370: Remove SVN specific revision generation

[andor] ZOOKEEPER-3240: Close socket on Learner shutdown to avoid dangling so…

[hanm] ZOOKEEPER-3439: Observability improvements on client / server connection

[hanm] ZOOKEEPER-2418: txnlog diff sync can skip sending some transactions t…

[hanm] ZOOKEEPER-3243: Add server-side request throttling

[hanm] ZOOKEEPER-2894: Memory and completions leak on zookeeper_close

[andor] ZOOKEEPER-3410: zkTxnLogToolkit.sh will throw the NPE and stop the

[eolivelli] ZOOKEEPER-3441: OWASP is flagging jackson-databind-2.9.9.jar for 
CVE-…

[nkalmar] ZOOKEEPER-3453: zkcli.cmd: ZOO_LOG_FILE is missing set / second try

[andor] ZOOKEEPER-3398: Learner.connectToLeader() may take too long to time-out

[nkalmar] ZOOKEEPER-3459: Add admin command to display synced state of peer

[andor] ZOOKEEPER-3443: Add support of PKCS12 trust/key stores

[nkalmar] ZOOKEEPER-3462: Drop Java 9 support

[andor] ZOOKEEPER-2563: A revisit to setquota

[eolivelli] ZOOKEEPER-3463: Enable warning messages in maven compiler plugin

[eolivelli] ZOOKEEPER-3356: Implement advanced Netty flow control based on 
feedback

[eolivelli] ZOOKEEPER-1634: hardening security by teaching server to enforce 
client

[eolivelli] ZOOKEEPER-3437: Improve sync throttling on a learner master

[eolivelli] ZOOKEEPER-3386: Add admin command to display voting view

[andor] ZOOKEEPER-3457: Code optimization in QuorumCnxManager

[nkalmar] ZOOKEEPER-3320: Leader election port stop listen when hostname

[andor] ZOOKEEPER-3371: Port unification for Jetty admin server

[eolivelli] ZOOKEEPER-3468: Enable BookKeeper checkstyle configuration on

[hanm] ZOOKEEPER-3359: Batch commits in the CommitProcessor

[andor] Revert "ZOOKEEPER-3320: Leader election port stop listen when hostname

[hanm] ZOOKEEPER-3150: Add tree digest check and verify data integrity when

[eolivelli] ZOOKEEPER-3430: Observability improvement: provide top N read / 
write

[eolivelli] ZOOKEEPER-3418: Improve quorum throughput through eager ACL checks 
of

[hanm] Skip flaky test RequestPathMetricsCollectorTest.testCollectStats to

[andor] ZOOKEEPER-3455: fix UnifiedServerSocketTest on jdk 13

[andor] ZOOKEEPER-3447: add a doc: zookeeperMonitor.md

[hanm] ZOOKEEPER-3479: Logging false leader election times

[fangmin] ZOOKEEPER-3339: Improve Debug and Trace Log Statements

[enrico.olivelli] ZOOKEEPER-3474: Enable BookKeeper checkstyle configuration on

[hanm] ZOOKEEPER-3472: Treat check request as a write request which needs to

[hanm] ZOOKEEPER-3395: Document individual admin commands in markdown

[hanm] ZOOKEEPER-3480: Fix the flaky test in CommitProcessorMetricsTest

[hanm] ZOOKEEPER-3373: need change description for "Single System Image"

[hanm] ZOOKEEPER-3494: remove unnecessary broad netty-all dependency

[andor] ZOOKEEPER-3320: Leader election port stop listen when hostname

[andor] ZOOKEEPER-3344: write a new script:zkSnapShotToolkit.sh to encapsulate

[andor] ZOOKEEPER-3470: fix flaky LearnerMetricsTest

[andor] ZOOKEEPER-2891: Invalid processing of zookeeper_close for mutli-request

[andor] ZOOKEEPER-3498: Move jute generated sources to generated-source/java

[andor] ZOOKEEPER-3347: Improve PathTrie Consistency

[hanm] ZOOKEEPER-3475: Enable Checkstyle configuration on zookeeper-server

[hanm] Remove an invalid non ASCII encoded char from comment of

[nkalmar] ZOOKEEPER-3510: Make 'zkServer.sh stop' more reliable

[eolivelli] ZOOKEEPER-3448: Introduce MessageTracker to assist debug leader and

[eolivelli] ZOOKEEPER-3518: owasp check flagging jackson-databind 2.9.9.1

[nkalmar] ZOOKEEPER-3517: Turn on BookKeeper checkstyle configuration at project

[eolivelli] ZOOKEEPER-3519: upgrade dependency-check to 5.2.1

[hanm] ZOOKEEPER-3522: Consistency guarantees discussion.

[hanm] ZOOKEEPER-3525: Add project status badges to README

[enrico.olivelli] ZOOKEEPER-3056: Fails to load database with missing snapshot 
file but

[hanm] ZOOKEEPER-3528: Revisit AsyncCallback javadoc

[hanm] ZOOKEEPER-3492: Add weights to server side connection throttling

[hanm] ZOOKEEPER-3522: Reword Zookeeper consistency doc for clarity

[hanm] ZOOKEEPER-3491: Specify commitLogCount value using a system property

[hanm] ZOOKEEPER-3532: Provide a docker-based environment to work on a known OS

[hanm] ZOOKEEPER-3484: Improve the throughput by optimizing the synchronizat…

[nkalmar] ZOOKEEPER-3124: Add the correct comment to show why we need the 
special

[andor] ZOOKEEPER-3495: fix SnapshotDigestTest to work with JDK12+

[eolivelli] ZOOKEEPER-3540: Avoid client port unavailable by skip binding the 
same

[enrico.olivelli] ZOOKEEPER-3145: Fix potential watch missing issue due to 
stale pzxid

[nkalmar] ZOOKEEPER-3545: Fix LICENSE files for netty dependency

[hanm] ZOOKEEPER-3503: Add server side large request throttling

[nkalmar] ZOOKEEPER-3523: Replace dummy watcher with a unified singleton

[nkalmar] ZOOKEEPER-3542: X509UtilTest#testClientRenegotiationFails is flaky on

[andor] ZOOKEEPER-3357: Remove Dead Link from ZooKeeper Programmer Guide

[nkalmar] ZOOKEEPER-3506: correct the javaDoc of the

[nkalmar] ZOOKEEPER-3501: unify the method:op2String()

[hanm] ZOOKEEPER-3529: add a new doc: zookeeperUseCases.md

[nkalmar] ZOOKEEPER-3470: Fix flaky LearnerMetricsTest (again)

[enrico.olivelli] ZOOKEEPER-3496: Transaction larger than jute.maxbuffer makes 
ZooKeeper

[nkalmar] ZOOKEEPER-3548: Redundant zxid check in SnapStream.isValidSnapshot.

[nkalmar] ZOOKEEPER-3559: Update Jackson to 2.9.10

[andor] ZOOKEEPER-2282: C Client: chroot not stripped in asynchronous callbacks

[arshad] ZOOKEEPER-1467: Make server principal configurable at client side.

[hanm] ZOOKEEPER-3537: Leader election - Use of out of election messages

[nkalmar] ZOOKEEPER-3563: Update Netty to address CVE-2019-16869

[andor] ZOOKEEPER-3563: Update Netty to 4.1.42.Final - fix license files

[andor] ZOOKEEPER-3531: Synchronization on ACLCache cause cluster to hang whe…

[andor] ZOOKEEPER-3471: Fix potential lock unavailable due to dangling ephemeral

[andor] ZOOKEEPER-3400: Add documentation on local sessions

[andor] ZOOKEEPER-3509: Revisit log format

[andor] ZOOKEEPER-3436: Enhance Mavenized Make C client

[andor] ZOOKEEPER-3530: add new artifact for compiled c-client code

[nixon] ZOOKEEPER-3593: fix the default value of jute.maxbuffer in client side

[enrico.olivelli] ZOOKEEPER-3605: connThrottle needs to be assigned in alternate

[enrico.olivelli] ZOOKEEPER-1416 - Persistent, recursive watchers

[eolivelli] ZOOKEEPER-3598: Fix potential data inconsistency issue due to

[eolivelli] ZOOKEEPER-1260: Audit logging in ZooKeeper servers.

[andor] ZOOKEEPER-3340: Introduce CircularBlockingQueue in QuorumCnxManager.java

[arshad] ZOOKEEPER-2238: Support limiting the maximum number of

[andor] ZOOKEEPER-3571: Ensure test base directory before tests

[andor] Revert "ZOOKEEPER-3598: Fix potential data inconsistency issue due to

[nkalmar] ZOOKEEPER-3363: Drop ANT build.xml

[enrico.olivelli] ZOOKEEPER-3560: Add response cache to serve get children (2) 
requests.

[nixon] ZOOKEEPER-3502: improve the server command: zabstate to have a better

[nixon] ZOOKEEPER-3570: make the special client xid constant

[andor] ZOOKEEPER-2122: add SSL support for C-client

[andor] ZOOKEEPER-3590: Zookeeper is unable to set the

[andor] ZOOKEEPER-3627: Update Jackson to 2.9.10.1

[eolivelli] ZOOKEEPER-3473: Improving successful TLS handshake throughput with

[enrico.olivelli] ZOOKEEPER-3546 - Allow optional deletion of never used 
Container Nodes

[andor] ZOOKEEPER-3620: Allow to override calls to System.exit in server side

[andor] ZOOKEEPER-3188: Improve resilience to network

[nkalmar] ZOOKEEPER-3633: AdminServer commands throw NPE when only secure client

[fangmin] ZOOKEEPER-3595: restore the handling of the fsync parameter

[fangmin] ZOOKEEPER-3546: fix missed change, default should be 0 not

[nkalmar] ZOOKEEPER-3635: Use Docker and Maven Release Plugin to prepare 
ZooKeeper

[nkalmar] ZOOKEEPER-3641: New ZOO_VERSION define breaks Perl & Python contribs

[nkalmar] ZOOKEEPER-3599: cli.c: Resuscitate "old-style" argument parsing

[enrico.olivelli] ZOOKEEPER-3644: Data loss after upgrading standalone ZK 
server 3.4.14 to

[eolivelli] ZOOKEEPER-3630: Autodetection of openssl during ZooKeeper C client 
build

[eolivelli] [maven-release-plugin] prepare branch branch-3.6

[eolivelli] [maven-release-plugin] prepare for next development iteration

[eolivelli] Change version to 3.7.0 in C client

[eolivelli] ZOOKEEPER-3651: try to fix flaky NettyServerCnxnFactoryTest

[andor] ZOOKEEPER-2307: ZooKeeper not starting because acceptedEpoch is less

[andor] ZOOKEEPER-3606: add JMXHOSTNAME to zkServer.sh to enable user to chan…

[andor] ZOOKEEPER-3636: find back the missing configuration properties in the

[arshad] ZOOKEEPER-3653: Audit Log feature fails in a stand alone zookeeper 
setup

[enrico.olivelli] ZOOKEEPER-3648: remove Hadoop logo in the ZooKeeper 
documentation

[enrico.olivelli] ZOOKEEPER-3056: fix documentation.

[eolivelli] ZOOKEEPER-3512: Real time data consistency check during broadcast 
time

[andor] ZOOKEEPER-3582: refactor the async api call to lambda style

[eolivelli] ZOOKEEPER-3668: Clean up release package for 3.6.0

[andor] ZOOKEEPER-3640: Implement "batch mode" in cli_mt

[andor] ZOOKEEPER-3638: Update Jetty to 9.4.24.v20191120

[fangmin] ZOOKEEPER-3656: Properly set lastFlushTime when flushing

[eolivelli] ZOOKEEPER-3681: Add s390x support for Travis build

[eolivelli] ZOOKEEPER-3679: Upgrade maven-compiler-plugin For ZooKeeper-jute

[enrico.olivelli] ZOOKEEPER-2083: Remove deprecated class AuthFastLeaderElection

[andor] ZOOKEEPER-3649: Add a line break in ls -s CLI

[andor] ZOOKEEPER-3411: Remove deprecated ls2 and rmr command

[nkalmar] ZOOKEEPER-3678: Remove Redundant GroupID from Maven POMs

[fangmin] ZOOKEEPER-3694: Use Map computeIfAbsent in AvgMinMaxCounterSet Class

[andor] ZOOKEEPER-3695: Source release tarball does not match repository in

[phunt] ZOOKEEPER-3677: owasp checker failing for - CVE-2019-17571 Apache Log4j

[arshad] ZOOKEEPER-3667: Setting jute.maxbuffer value in hexadecimal throws

[arshad] ZOOKEEPER-3613: ZKConfig fails to return proper value on

[andor] ZOOKEEPER-3669: Use switch Statement in ClientCnxn SendThread

[andor] ZOOKEEPER-3663: Clean Up ZNodeName Class

[andor] ZOOKEEPER-3666: remove the deprecated LogFormatter tool

[andor] ZOOKEEPER-3482: add unit tests for client SASL authentication over SSL

[nkalmar] ZOOKEEPER-1112: Add (Cyrus) SASL authentication support to C client

[nkalmar] ZOOKEEPER-3699: upgrade jackson-databind to address CVE-2019-20330

[andor] ZOOKEEPER-3698: fixing NoRouteToHostException when starting large

[enrico.olivelli] ZOOKEEPER-1936: Server exits when unable to create data 
directory due to

[enrico.olivelli] ZOOKEEPER-3704: upgrade maven dependency-check to 5.3.0

[fangmin] ZOOKEEPER-3575: Moving sending packets in Learner to a separate thread

[andor] ZOOKEEPER-3567: add SSL support for zkpython

[nkalmar] ZOOKEEPER-1105: wait for server response in C client zookeeper_close

[nkalmar] ZOOKEEPER-3701: Split brain on log disk full

[andor] ZOOKEEPER-3231: Purge task may lost data when the recent snapshots are

[eolivelli] ZOOKEEPER-3710: [trivial bug] fix compile error in PurgeTxnTest

[eolivelli] ZOOKEEPER-3695: Source release tarball does not match repository in

[andor] ZOOKEEPER-3708: Move Logging Code into Logging Guard in Learner

[eolivelli] ZOOKEEPER-3716: upgrade netty 4.1.42 to address CVE-2019-20444 
CVE-20…

[eolivelli] ZOOKEEPER-3715: fix Kerberos test failures for new JDK versions

[eolivelli] ZOOKEEPER-3703: publish a test JAR

[hanm] ZOOKEEPER-3712: Add setKeepAlive support for NIOServerCnxn.

[nkalmar] ZOOKEEPER-3685: Use JDK Arrays Equals for Jute

[nkalmar] ZOOKEEPER-3686: Use JDK Arrays hashCode for Jute

[fangmin] Fix comment typo in the zookeeper lock recipe

[eolivelli] ZOOKEEPER-3720: Fix rolling upgrade failure (invalid protocol 
version)

[phunt] ZOOKEEPER-3734: upgrade jackson-databind to address CVE-2020-8840

[phunt] ZOOKEEPER-3733: Fix issues reported in 3.6.0rc3

[fangmin] ZOOKEEPER-3682: Stop initializing new SSL connection if ZK server is …

[nkalmar] ZOOKEEPER-3741: fix buffer length in C client causing warning with new

[eolivelli] ZOOKEEPER-3427: Introduce SnapshotComparer that assists debugging 
with

[phunt] ZOOKEEPER-3737: Detect log4j 1.2 jmx support better

[nkalmar] ZOOKEEPER-3738: Use mavanagaiata for git commit id

[hanm] ZOOKEEPER-3706: ZooKeeper.close() would leak SendThread when the netw…

[nkalmar] ZOOKEEPER-3740: fix flaky 
PurgeTxnTest.testPurgeWhenLogRollingInProgress

[enrico.olivelli] ZOOKEEPER-2164: Quorum members can not rejoin after restart

[enrico.olivelli] ZOOKEEPER-3751: upgrade jackson-databind to 2.10 from 2.9

[enrico.olivelli] ZOOKEEPER-3745: Update copyright notices from 2019 to 2020

[nkalmar] ZOOKEEPER-3758: Leader reachability check fails with single address

[nkalmar] ZOOKEEPER-3739: Remove unsupported com.sun API

[enrico.olivelli] ZOOKEEPER-3763: Restore ZKUtil.deleteRecursive in order to 
help

[nkalmar] ZOOKEEPER-3756: Members slow to rejoin quorum using Kubernetes

[hanm] ZOOKEEPER-3683: Discard requests that are delayed longer than a confi…

[enrico.olivelli] ZOOKEEPER-3654: Incorrect *_CFLAGS handling in Automake

[nkalmar] ZOOKEEPER-3760: remove a useless throwing CliException

[eolivelli] ZOOKEEPER-3728: move traceMask calculation logic into the trace log 
i…

[eolivelli] ZOOKEEPER-3767: Fix several document invalid syntax

[eolivelli] ZOOKEEPER-3689: zkCli/ZooKeeperMain relies on system properties for 
TLS

[eolivelli] ZOOKEEPER-3755: Use maven to create fatjar

[nkalmar] ZOOKEEPER-3771: Update zk-merge-pr script to Python3

[andor] ZOOKEEPER-3581: Use factory design pattern to refactor ZooKeeperMain


------------------------------------------
[...truncated 863.59 KB...]
     [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libzkmt.a && ar x 
"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/./.libs/libzkmt.a";)>
     [exec] ar: `u' modifier ignored since `D' is the default (see `U')
     [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libhashtable.a && ar x 
"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/./.libs/libhashtable.a";)>
     [exec] libtool: link: ar cru .libs/libzookeeper_mt.a   
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-addrvec.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-mt_adaptor.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-recordio.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_hashtable.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_log.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_sasl.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.jute.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.o  
.libs/libzookeeper_mt.lax/libhashtable.a/hashtable.o 
.libs/libzookeeper_mt.lax/libhashtable.a/hashtable_itr.o 
     [exec] libtool: link: ranlib .libs/libzookeeper_mt.a
     [exec] libtool: link: rm -fr .libs/libzookeeper_mt.lax
     [exec] libtool: link: ( cd ".libs" && rm -f "libzookeeper_mt.la" && ln -s 
"../libzookeeper_mt.la" "libzookeeper_mt.la" )
     [exec] gcc -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT cli.o -MD -MP -MF 
.deps/cli.Tpo -c -o cli.o `test -f 'src/cli.c' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/cli.c>
     [exec] mv -f .deps/cli.Tpo .deps/cli.Po
     [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror 
-Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE   -o cli_st cli.o 
libzookeeper_st.la -lsasl2 
     [exec] libtool: link: gcc -Wall -Werror -Wdeclaration-after-statement -g 
-O2 -D_GNU_SOURCE -o .libs/cli_st cli.o  ./.libs/libzookeeper_st.so -lsasl2 
-Wl,-rpath 
-Wl,<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib>
     [exec] gcc -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE -MT cli_mt-cli.o 
-MD -MP -MF .deps/cli_mt-cli.Tpo -c -o cli_mt-cli.o `test -f 'src/cli.c' || 
echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/cli.c>
     [exec] mv -f .deps/cli_mt-cli.Tpo .deps/cli_mt-cli.Po
     [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE   -o cli_mt 
cli_mt-cli.o libzookeeper_mt.la -lsasl2 
     [exec] libtool: link: gcc -Wall -Werror -Wdeclaration-after-statement 
-DTHREADED -g -O2 -D_GNU_SOURCE -o .libs/cli_mt cli_mt-cli.o  
./.libs/libzookeeper_mt.so -lsasl2 -Wl,-rpath 
-Wl,<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib>
     [exec] gcc -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE -MT 
load_gen-load_gen.o -MD -MP -MF .deps/load_gen-load_gen.Tpo -c -o 
load_gen-load_gen.o `test -f 'src/load_gen.c' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/load_gen.c>
     [exec] mv -f .deps/load_gen-load_gen.Tpo .deps/load_gen-load_gen.Po
     [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE   -o load_gen 
load_gen-load_gen.o libzookeeper_mt.la 
     [exec] libtool: link: gcc -Wall -Werror -Wdeclaration-after-statement 
-DTHREADED -g -O2 -D_GNU_SOURCE -o .libs/load_gen load_gen-load_gen.o  
./.libs/libzookeeper_mt.so -Wl,-rpath 
-Wl,<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib>
     [exec] make[1]: Entering directory 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c'>
     [exec]  /bin/mkdir -p 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib'>
     [exec]  /bin/bash ./libtool   --mode=install /usr/bin/install -c   
libzookeeper_st.la libzookeeper_mt.la 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib'>
     [exec] libtool: install: /usr/bin/install -c 
.libs/libzookeeper_st.so.2.0.0 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib/libzookeeper_st.so.2.0.0>
     [exec] libtool: install: (cd 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib>
 && { ln -s -f libzookeeper_st.so.2.0.0 libzookeeper_st.so.2 || { rm -f 
libzookeeper_st.so.2 && ln -s libzookeeper_st.so.2.0.0 libzookeeper_st.so.2; }; 
})
     [exec] libtool: install: (cd 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib>
 && { ln -s -f libzookeeper_st.so.2.0.0 libzookeeper_st.so || { rm -f 
libzookeeper_st.so && ln -s libzookeeper_st.so.2.0.0 libzookeeper_st.so; }; })
     [exec] libtool: install: /usr/bin/install -c .libs/libzookeeper_st.lai 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib/libzookeeper_st.la>
     [exec] libtool: install: /usr/bin/install -c 
.libs/libzookeeper_mt.so.2.0.0 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib/libzookeeper_mt.so.2.0.0>
     [exec] libtool: install: (cd 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib>
 && { ln -s -f libzookeeper_mt.so.2.0.0 libzookeeper_mt.so.2 || { rm -f 
libzookeeper_mt.so.2 && ln -s libzookeeper_mt.so.2.0.0 libzookeeper_mt.so.2; }; 
})
     [exec] libtool: install: (cd 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib>
 && { ln -s -f libzookeeper_mt.so.2.0.0 libzookeeper_mt.so || { rm -f 
libzookeeper_mt.so && ln -s libzookeeper_mt.so.2.0.0 libzookeeper_mt.so; }; })
     [exec] libtool: install: /usr/bin/install -c .libs/libzookeeper_mt.lai 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib/libzookeeper_mt.la>
     [exec] libtool: install: /usr/bin/install -c .libs/libzookeeper_st.a 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib/libzookeeper_st.a>
     [exec] libtool: install: chmod 644 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib/libzookeeper_st.a>
     [exec] libtool: install: ranlib 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib/libzookeeper_st.a>
     [exec] libtool: install: /usr/bin/install -c .libs/libzookeeper_mt.a 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib/libzookeeper_mt.a>
     [exec] libtool: install: chmod 644 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib/libzookeeper_mt.a>
     [exec] libtool: install: ranlib 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib/libzookeeper_mt.a>
     [exec] libtool: finish: 
PATH="/home/jenkins/tools/maven/apache-maven-3.6.2/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>:/sbin"
 ldconfig -n 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib>
     [exec] 
----------------------------------------------------------------------
     [exec] Libraries have been installed in:
     [exec]    
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib>
     [exec] 
     [exec] If you ever happen to want to link against installed libraries
     [exec] in a given directory, LIBDIR, you must either use libtool, and
     [exec] specify the full pathname of the library, or use the '-LLIBDIR'
     [exec] flag during linking and do at least one of the following:
     [exec]    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     [exec]      during execution
     [exec]    - add LIBDIR to the 'LD_RUN_PATH' environment variable
     [exec]      during linking
     [exec]    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
     [exec]    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
     [exec] 
     [exec] See any operating system documentation about shared libraries for
     [exec] more information, such as the ld(1) and ld.so(8) manual pages.
     [exec] 
----------------------------------------------------------------------
     [exec]  /bin/mkdir -p 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/bin'>
     [exec]   /bin/bash ./libtool   --mode=install /usr/bin/install -c cli_st 
cli_mt load_gen 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/bin'>
     [exec] libtool: install: /usr/bin/install -c .libs/cli_st 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/bin/cli_st>
     [exec] libtool: install: /usr/bin/install -c .libs/cli_mt 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/bin/cli_mt>
     [exec] libtool: install: /usr/bin/install -c .libs/load_gen 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/bin/load_gen>
     [exec]  /bin/mkdir -p 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/include/zookeeper'>
     [exec]  /usr/bin/install -c -m 644 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include/zookeeper.h>
 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include/zookeeper_version.h>
 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include/zookeeper_log.h>
 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include/proto.h>
 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include/recordio.h>
 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated/zookeeper.jute.h>
 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/include/zookeeper'>
     [exec] make[1]: Leaving directory 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c'>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
zookeeper-client-c ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
zookeeper-client-c ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ 
zookeeper-client-c ---
[INFO] No tests to run.
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (test-cppunit) @ zookeeper-client-c ---

[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [exec] make  zktest-st zktest-mt
     [exec] make[1]: Entering directory 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c'>
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestDriver.o -MD -MP -MF 
.deps/zktest_st-TestDriver.Tpo -c -o zktest_st-TestDriver.o `test -f 
'tests/TestDriver.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestDriver.cc>
     [exec] mv -f .deps/zktest_st-TestDriver.Tpo .deps/zktest_st-TestDriver.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-LibCMocks.o -MD -MP -MF 
.deps/zktest_st-LibCMocks.Tpo -c -o zktest_st-LibCMocks.o `test -f 
'tests/LibCMocks.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/LibCMocks.cc>
     [exec] mv -f .deps/zktest_st-LibCMocks.Tpo .deps/zktest_st-LibCMocks.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-LibCSymTable.o -MD -MP -MF 
.deps/zktest_st-LibCSymTable.Tpo -c -o zktest_st-LibCSymTable.o `test -f 
'tests/LibCSymTable.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/LibCSymTable.cc>
     [exec] mv -f .deps/zktest_st-LibCSymTable.Tpo 
.deps/zktest_st-LibCSymTable.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-MocksBase.o -MD -MP -MF 
.deps/zktest_st-MocksBase.Tpo -c -o zktest_st-MocksBase.o `test -f 
'tests/MocksBase.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/MocksBase.cc>
     [exec] mv -f .deps/zktest_st-MocksBase.Tpo .deps/zktest_st-MocksBase.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-ZKMocks.o -MD -MP -MF 
.deps/zktest_st-ZKMocks.Tpo -c -o zktest_st-ZKMocks.o `test -f 
'tests/ZKMocks.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/ZKMocks.cc>
     [exec] mv -f .deps/zktest_st-ZKMocks.Tpo .deps/zktest_st-ZKMocks.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-Util.o -MD -MP -MF .deps/zktest_st-Util.Tpo 
-c -o zktest_st-Util.o `test -f 'tests/Util.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/Util.cc>
     [exec] mv -f .deps/zktest_st-Util.Tpo .deps/zktest_st-Util.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-ThreadingUtil.o -MD -MP -MF 
.deps/zktest_st-ThreadingUtil.Tpo -c -o zktest_st-ThreadingUtil.o `test -f 
'tests/ThreadingUtil.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/ThreadingUtil.cc>
     [exec] mv -f .deps/zktest_st-ThreadingUtil.Tpo 
.deps/zktest_st-ThreadingUtil.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestZookeeperInit.o -MD -MP -MF 
.deps/zktest_st-TestZookeeperInit.Tpo -c -o zktest_st-TestZookeeperInit.o `test 
-f 'tests/TestZookeeperInit.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestZookeeperInit.cc>
     [exec] mv -f .deps/zktest_st-TestZookeeperInit.Tpo 
.deps/zktest_st-TestZookeeperInit.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestZookeeperClose.o -MD -MP -MF 
.deps/zktest_st-TestZookeeperClose.Tpo -c -o zktest_st-TestZookeeperClose.o 
`test -f 'tests/TestZookeeperClose.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestZookeeperClose.cc>
     [exec] mv -f .deps/zktest_st-TestZookeeperClose.Tpo 
.deps/zktest_st-TestZookeeperClose.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestReconfig.o -MD -MP -MF 
.deps/zktest_st-TestReconfig.Tpo -c -o zktest_st-TestReconfig.o `test -f 
'tests/TestReconfig.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestReconfig.cc>
     [exec] mv -f .deps/zktest_st-TestReconfig.Tpo 
.deps/zktest_st-TestReconfig.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestReconfigServer.o -MD -MP -MF 
.deps/zktest_st-TestReconfigServer.Tpo -c -o zktest_st-TestReconfigServer.o 
`test -f 'tests/TestReconfigServer.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestReconfigServer.cc>
     [exec] mv -f .deps/zktest_st-TestReconfigServer.Tpo 
.deps/zktest_st-TestReconfigServer.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestClientRetry.o -MD -MP -MF 
.deps/zktest_st-TestClientRetry.Tpo -c -o zktest_st-TestClientRetry.o `test -f 
'tests/TestClientRetry.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestClientRetry.cc>
     [exec] mv -f .deps/zktest_st-TestClientRetry.Tpo 
.deps/zktest_st-TestClientRetry.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestOperations.o -MD -MP -MF 
.deps/zktest_st-TestOperations.Tpo -c -o zktest_st-TestOperations.o `test -f 
'tests/TestOperations.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestOperations.cc>
     [exec] mv -f .deps/zktest_st-TestOperations.Tpo 
.deps/zktest_st-TestOperations.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestMulti.o -MD -MP -MF 
.deps/zktest_st-TestMulti.Tpo -c -o zktest_st-TestMulti.o `test -f 
'tests/TestMulti.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestMulti.cc>
     [exec] mv -f .deps/zktest_st-TestMulti.Tpo .deps/zktest_st-TestMulti.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestWatchers.o -MD -MP -MF 
.deps/zktest_st-TestWatchers.Tpo -c -o zktest_st-TestWatchers.o `test -f 
'tests/TestWatchers.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestWatchers.cc>
     [exec] mv -f .deps/zktest_st-TestWatchers.Tpo 
.deps/zktest_st-TestWatchers.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestClient.o -MD -MP -MF 
.deps/zktest_st-TestClient.Tpo -c -o zktest_st-TestClient.o `test -f 
'tests/TestClient.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestClient.cc>
     [exec] mv -f .deps/zktest_st-TestClient.Tpo .deps/zktest_st-TestClient.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-ZooKeeperQuorumServer.o -MD -MP -MF 
.deps/zktest_st-ZooKeeperQuorumServer.Tpo -c -o 
zktest_st-ZooKeeperQuorumServer.o `test -f 'tests/ZooKeeperQuorumServer.cc' || 
echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/ZooKeeperQuorumServer.cc>
     [exec] mv -f .deps/zktest_st-ZooKeeperQuorumServer.Tpo 
.deps/zktest_st-ZooKeeperQuorumServer.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestReadOnlyClient.o -MD -MP -MF 
.deps/zktest_st-TestReadOnlyClient.Tpo -c -o zktest_st-TestReadOnlyClient.o 
`test -f 'tests/TestReadOnlyClient.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestReadOnlyClient.cc>
     [exec] mv -f .deps/zktest_st-TestReadOnlyClient.Tpo 
.deps/zktest_st-TestReadOnlyClient.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestLogClientEnv.o -MD -MP -MF 
.deps/zktest_st-TestLogClientEnv.Tpo -c -o zktest_st-TestLogClientEnv.o `test 
-f 'tests/TestLogClientEnv.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestLogClientEnv.cc>
     [exec] mv -f .deps/zktest_st-TestLogClientEnv.Tpo 
.deps/zktest_st-TestLogClientEnv.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -MT zktest_st-TestSASLAuth.o -MD -MP -MF 
.deps/zktest_st-TestSASLAuth.Tpo -c -o zktest_st-TestSASLAuth.o `test -f 
'tests/TestSASLAuth.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestSASLAuth.cc>
     [exec] mv -f .deps/zktest_st-TestSASLAuth.Tpo 
.deps/zktest_st-TestSASLAuth.Po
     [exec] /bin/bash ./libtool  --tag=CXX   --mode=link g++ -Wall 
-DZOO_IPV6_ENABLED -DUSE_STATIC_LIB 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
  -g -O2 -std=c++11 -shared -Wl,--wrap -Wl,calloc -Wl,--wrap -Wl,free 
-Wl,--wrap -Wl,flush_send_queue -Wl,--wrap -Wl,get_xid -Wl,--wrap 
-Wl,deliverWatchers -Wl,--wrap -Wl,activateWatcher -Wl,--wrap -Wl,realloc   -o 
zktest-st zktest_st-TestDriver.o zktest_st-LibCMocks.o zktest_st-LibCSymTable.o 
zktest_st-MocksBase.o zktest_st-ZKMocks.o zktest_st-Util.o 
zktest_st-ThreadingUtil.o zktest_st-TestZookeeperInit.o 
zktest_st-TestZookeeperClose.o zktest_st-TestReconfig.o 
zktest_st-TestReconfigServer.o zktest_st-TestClientRetry.o 
zktest_st-TestOperations.o zktest_st-TestMulti.o zktest_st-TestWatchers.o 
zktest_st-TestClient.o zktest_st-ZooKeeperQuorumServer.o 
zktest_st-TestReadOnlyClient.o zktest_st-TestLogClientEnv.o 
zktest_st-TestSASLAuth.o libzkst.la libhashtable.la -lcppunit -lssl -lcrypto 
-lsasl2 -ldl 
     [exec] libtool: link: g++ -Wall -DZOO_IPV6_ENABLED -DUSE_STATIC_LIB 
-DZKSERVER_CMD=\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\";>
 -g -O2 -std=c++11 -Wl,--wrap -Wl,calloc -Wl,--wrap -Wl,free -Wl,--wrap 
-Wl,flush_send_queue -Wl,--wrap -Wl,get_xid -Wl,--wrap -Wl,deliverWatchers 
-Wl,--wrap -Wl,activateWatcher -Wl,--wrap -Wl,realloc -o zktest-st 
zktest_st-TestDriver.o zktest_st-LibCMocks.o zktest_st-LibCSymTable.o 
zktest_st-MocksBase.o zktest_st-ZKMocks.o zktest_st-Util.o 
zktest_st-ThreadingUtil.o zktest_st-TestZookeeperInit.o 
zktest_st-TestZookeeperClose.o zktest_st-TestReconfig.o 
zktest_st-TestReconfigServer.o zktest_st-TestClientRetry.o 
zktest_st-TestOperations.o zktest_st-TestMulti.o zktest_st-TestWatchers.o 
zktest_st-TestClient.o zktest_st-ZooKeeperQuorumServer.o 
zktest_st-TestReadOnlyClient.o zktest_st-TestLogClientEnv.o 
zktest_st-TestSASLAuth.o  ./.libs/libzkst.a -lm -lrt ./.libs/libhashtable.a 
-lcppunit -lssl -lcrypto -lsasl2 -ldl
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestDriver.o -MD -MP -MF 
.deps/zktest_mt-TestDriver.Tpo -c -o zktest_mt-TestDriver.o `test -f 
'tests/TestDriver.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestDriver.cc>
     [exec] mv -f .deps/zktest_mt-TestDriver.Tpo .deps/zktest_mt-TestDriver.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-LibCMocks.o -MD -MP -MF 
.deps/zktest_mt-LibCMocks.Tpo -c -o zktest_mt-LibCMocks.o `test -f 
'tests/LibCMocks.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/LibCMocks.cc>
     [exec] mv -f .deps/zktest_mt-LibCMocks.Tpo .deps/zktest_mt-LibCMocks.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-LibCSymTable.o -MD -MP -MF 
.deps/zktest_mt-LibCSymTable.Tpo -c -o zktest_mt-LibCSymTable.o `test -f 
'tests/LibCSymTable.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/LibCSymTable.cc>
     [exec] mv -f .deps/zktest_mt-LibCSymTable.Tpo 
.deps/zktest_mt-LibCSymTable.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-MocksBase.o -MD -MP -MF 
.deps/zktest_mt-MocksBase.Tpo -c -o zktest_mt-MocksBase.o `test -f 
'tests/MocksBase.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/MocksBase.cc>
     [exec] mv -f .deps/zktest_mt-MocksBase.Tpo .deps/zktest_mt-MocksBase.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-ZKMocks.o -MD -MP -MF 
.deps/zktest_mt-ZKMocks.Tpo -c -o zktest_mt-ZKMocks.o `test -f 
'tests/ZKMocks.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/ZKMocks.cc>
     [exec] mv -f .deps/zktest_mt-ZKMocks.Tpo .deps/zktest_mt-ZKMocks.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-Util.o -MD -MP -MF 
.deps/zktest_mt-Util.Tpo -c -o zktest_mt-Util.o `test -f 'tests/Util.cc' || 
echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/Util.cc>
     [exec] mv -f .deps/zktest_mt-Util.Tpo .deps/zktest_mt-Util.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-ThreadingUtil.o -MD -MP -MF 
.deps/zktest_mt-ThreadingUtil.Tpo -c -o zktest_mt-ThreadingUtil.o `test -f 
'tests/ThreadingUtil.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/ThreadingUtil.cc>
     [exec] mv -f .deps/zktest_mt-ThreadingUtil.Tpo 
.deps/zktest_mt-ThreadingUtil.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestZookeeperInit.o -MD -MP 
-MF .deps/zktest_mt-TestZookeeperInit.Tpo -c -o zktest_mt-TestZookeeperInit.o 
`test -f 'tests/TestZookeeperInit.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestZookeeperInit.cc>
     [exec] mv -f .deps/zktest_mt-TestZookeeperInit.Tpo 
.deps/zktest_mt-TestZookeeperInit.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestZookeeperClose.o -MD 
-MP -MF .deps/zktest_mt-TestZookeeperClose.Tpo -c -o 
zktest_mt-TestZookeeperClose.o `test -f 'tests/TestZookeeperClose.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestZookeeperClose.cc>
     [exec] mv -f .deps/zktest_mt-TestZookeeperClose.Tpo 
.deps/zktest_mt-TestZookeeperClose.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestReconfig.o -MD -MP -MF 
.deps/zktest_mt-TestReconfig.Tpo -c -o zktest_mt-TestReconfig.o `test -f 
'tests/TestReconfig.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestReconfig.cc>
     [exec] mv -f .deps/zktest_mt-TestReconfig.Tpo 
.deps/zktest_mt-TestReconfig.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestReconfigServer.o -MD 
-MP -MF .deps/zktest_mt-TestReconfigServer.Tpo -c -o 
zktest_mt-TestReconfigServer.o `test -f 'tests/TestReconfigServer.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestReconfigServer.cc>
     [exec] mv -f .deps/zktest_mt-TestReconfigServer.Tpo 
.deps/zktest_mt-TestReconfigServer.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestClientRetry.o -MD -MP 
-MF .deps/zktest_mt-TestClientRetry.Tpo -c -o zktest_mt-TestClientRetry.o `test 
-f 'tests/TestClientRetry.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestClientRetry.cc>
     [exec] mv -f .deps/zktest_mt-TestClientRetry.Tpo 
.deps/zktest_mt-TestClientRetry.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestOperations.o -MD -MP 
-MF .deps/zktest_mt-TestOperations.Tpo -c -o zktest_mt-TestOperations.o `test 
-f 'tests/TestOperations.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestOperations.cc>
     [exec] mv -f .deps/zktest_mt-TestOperations.Tpo 
.deps/zktest_mt-TestOperations.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestMulti.o -MD -MP -MF 
.deps/zktest_mt-TestMulti.Tpo -c -o zktest_mt-TestMulti.o `test -f 
'tests/TestMulti.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestMulti.cc>
     [exec] mv -f .deps/zktest_mt-TestMulti.Tpo .deps/zktest_mt-TestMulti.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestWatchers.o -MD -MP -MF 
.deps/zktest_mt-TestWatchers.Tpo -c -o zktest_mt-TestWatchers.o `test -f 
'tests/TestWatchers.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestWatchers.cc>
     [exec] mv -f .deps/zktest_mt-TestWatchers.Tpo 
.deps/zktest_mt-TestWatchers.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestClient.o -MD -MP -MF 
.deps/zktest_mt-TestClient.Tpo -c -o zktest_mt-TestClient.o `test -f 
'tests/TestClient.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestClient.cc>
     [exec] mv -f .deps/zktest_mt-TestClient.Tpo .deps/zktest_mt-TestClient.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-ZooKeeperQuorumServer.o -MD 
-MP -MF .deps/zktest_mt-ZooKeeperQuorumServer.Tpo -c -o 
zktest_mt-ZooKeeperQuorumServer.o `test -f 'tests/ZooKeeperQuorumServer.cc' || 
echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/ZooKeeperQuorumServer.cc>
     [exec] mv -f .deps/zktest_mt-ZooKeeperQuorumServer.Tpo 
.deps/zktest_mt-ZooKeeperQuorumServer.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestReadOnlyClient.o -MD 
-MP -MF .deps/zktest_mt-TestReadOnlyClient.Tpo -c -o 
zktest_mt-TestReadOnlyClient.o `test -f 'tests/TestReadOnlyClient.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestReadOnlyClient.cc>
     [exec] mv -f .deps/zktest_mt-TestReadOnlyClient.Tpo 
.deps/zktest_mt-TestReadOnlyClient.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestLogClientEnv.o -MD -MP 
-MF .deps/zktest_mt-TestLogClientEnv.Tpo -c -o zktest_mt-TestLogClientEnv.o 
`test -f 'tests/TestLogClientEnv.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestLogClientEnv.cc>
     [exec] mv -f .deps/zktest_mt-TestLogClientEnv.Tpo 
.deps/zktest_mt-TestLogClientEnv.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-TestSASLAuth.o -MD -MP -MF 
.deps/zktest_mt-TestSASLAuth.Tpo -c -o zktest_mt-TestSASLAuth.o `test -f 
'tests/TestSASLAuth.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/TestSASLAuth.cc>
     [exec] mv -f .deps/zktest_mt-TestSASLAuth.Tpo 
.deps/zktest_mt-TestSASLAuth.Po
     [exec] g++ -DHAVE_CONFIG_H -I. 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>
  
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests>
 
-I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -DZOO_IPV6_ENABLED 
-DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -MT zktest_mt-PthreadMocks.o -MD -MP -MF 
.deps/zktest_mt-PthreadMocks.Tpo -c -o zktest_mt-PthreadMocks.o `test -f 
'tests/PthreadMocks.cc' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`tests/PthreadMocks.cc>
     [exec] mv -f .deps/zktest_mt-PthreadMocks.Tpo 
.deps/zktest_mt-PthreadMocks.Po
     [exec] /bin/bash ./libtool  --tag=CXX   --mode=link g++ -Wall 
-DZOO_IPV6_ENABLED -DUSE_STATIC_LIB -DTHREADED 
-DZKSERVER_CMD="\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\"";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -shared -Wl,--wrap -Wl,calloc -Wl,--wrap 
-Wl,free -Wl,--wrap -Wl,flush_send_queue -Wl,--wrap -Wl,get_xid -Wl,--wrap 
-Wl,deliverWatchers -Wl,--wrap -Wl,activateWatcher -Wl,--wrap -Wl,realloc 
-Wl,--wrap -Wl,pthread_mutex_lock -Wl,--wrap -Wl,pthread_mutex_trylock 
-Wl,--wrap -Wl,pthread_mutex_unlock   -o zktest-mt zktest_mt-TestDriver.o 
zktest_mt-LibCMocks.o zktest_mt-LibCSymTable.o zktest_mt-MocksBase.o 
zktest_mt-ZKMocks.o zktest_mt-Util.o zktest_mt-ThreadingUtil.o 
zktest_mt-TestZookeeperInit.o zktest_mt-TestZookeeperClose.o 
zktest_mt-TestReconfig.o zktest_mt-TestReconfigServer.o 
zktest_mt-TestClientRetry.o zktest_mt-TestOperations.o zktest_mt-TestMulti.o 
zktest_mt-TestWatchers.o zktest_mt-TestClient.o 
zktest_mt-ZooKeeperQuorumServer.o zktest_mt-TestReadOnlyClient.o 
zktest_mt-TestLogClientEnv.o zktest_mt-TestSASLAuth.o zktest_mt-PthreadMocks.o 
libzkmt.la libhashtable.la -lpthread -lcppunit -lssl -lcrypto -lsasl2 -ldl 
     [exec] libtool: link: g++ -Wall -DZOO_IPV6_ENABLED -DUSE_STATIC_LIB 
-DTHREADED 
-DZKSERVER_CMD=\"<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/../../zookeeper-client/zookeeper-client-c/tests/zkServer.sh\";>
 -DZOO_IPV6_ENABLED -g -O2 -std=c++11 -Wl,--wrap -Wl,calloc -Wl,--wrap -Wl,free 
-Wl,--wrap -Wl,flush_send_queue -Wl,--wrap -Wl,get_xid -Wl,--wrap 
-Wl,deliverWatchers -Wl,--wrap -Wl,activateWatcher -Wl,--wrap -Wl,realloc 
-Wl,--wrap -Wl,pthread_mutex_lock -Wl,--wrap -Wl,pthread_mutex_trylock 
-Wl,--wrap -Wl,pthread_mutex_unlock -o zktest-mt zktest_mt-TestDriver.o 
zktest_mt-LibCMocks.o zktest_mt-LibCSymTable.o zktest_mt-MocksBase.o 
zktest_mt-ZKMocks.o zktest_mt-Util.o zktest_mt-ThreadingUtil.o 
zktest_mt-TestZookeeperInit.o zktest_mt-TestZookeeperClose.o 
zktest_mt-TestReconfig.o zktest_mt-TestReconfigServer.o 
zktest_mt-TestClientRetry.o zktest_mt-TestOperations.o zktest_mt-TestMulti.o 
zktest_mt-TestWatchers.o zktest_mt-TestClient.o 
zktest_mt-ZooKeeperQuorumServer.o zktest_mt-TestReadOnlyClient.o 
zktest_mt-TestLogClientEnv.o zktest_mt-TestSASLAuth.o zktest_mt-PthreadMocks.o  
./.libs/libzkmt.a -lm -lrt ./.libs/libhashtable.a -lpthread -lcppunit -lssl 
-lcrypto -lsasl2 -ldl
     [exec] Makefile:900: recipe for target 'zktest-mt' failed
     [exec] make[1]: Leaving directory 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c'>
     [exec] Makefile:2106: recipe for target 'check-am' failed
     [exec] ./.libs/libzkmt.a(libzkmt_la-zookeeper.o): In function 
`init_ssl_for_socket':
     [exec] 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zookeeper.c>:2631:
 undefined reference to `OPENSSL_init_ssl'
     [exec] 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zookeeper.c>:2632:
 undefined reference to `TLS_client_method'
     [exec] collect2: error: ld returned 1 exit status
     [exec] make[1]: *** [zktest-mt] Error 1
     [exec] make: *** [check-am] Error 2
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.7.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 22.118 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  9.469 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:34 min]
[INFO] Apache ZooKeeper - Server .......................... SUCCESS [19:24 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SUCCESS [  4.090 s]
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SUCCESS [ 13.434 s]
[INFO] Apache ZooKeeper - Client .......................... SUCCESS [  4.163 s]
[INFO] Apache ZooKeeper - Client - C ...................... FAILURE [02:01 min]
[INFO] Apache ZooKeeper - Recipes ......................... SKIPPED
[INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED
[INFO] Apache ZooKeeper - Assembly ........................ SKIPPED
[INFO] Apache ZooKeeper - Contrib ......................... SKIPPED
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED
[INFO] Apache ZooKeeper - Contrib - Rest .................. SKIPPED
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  24:44 min
[INFO] Finished at: 2020-04-02T16:59:05Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.8:run (test-cppunit) on project 
zookeeper-client-c: An Ant BuildException has occured: exec returned: 2
[ERROR] around Ant part ...<exec failonerror="true" 
dir="<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c";>
 executable="make">... @ 4:177 in 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/antrun/build-main.xml>
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :zookeeper-client-c
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/pom.xml>
 to org.apache.zookeeper/zookeeper/3.7.0-SNAPSHOT/zookeeper-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.7.0-SNAPSHOT.jar>
 to org.apache.zookeeper/zookeeper/3.7.0-SNAPSHOT/zookeeper-3.7.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.7.0-SNAPSHOT-tests.jar>
 to 
org.apache.zookeeper/zookeeper/3.7.0-SNAPSHOT/zookeeper-3.7.0-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.7.0-SNAPSHOT-sources.jar>
 to 
org.apache.zookeeper/zookeeper/3.7.0-SNAPSHOT/zookeeper-3.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.7.0-SNAPSHOT-javadoc.jar>
 to 
org.apache.zookeeper/zookeeper/3.7.0-SNAPSHOT/zookeeper-3.7.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib-loggraph/3.7.0-SNAPSHOT/zookeeper-contrib-loggraph-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/pom.xml>
 to 
org.apache.zookeeper/zookeeper-metrics-providers/3.7.0-SNAPSHOT/zookeeper-metrics-providers-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml>
 to 
org.apache.zookeeper/zookeeper-prometheus-metrics/3.7.0-SNAPSHOT/zookeeper-prometheus-metrics-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.7.0-SNAPSHOT.jar>
 to 
org.apache.zookeeper/zookeeper-prometheus-metrics/3.7.0-SNAPSHOT/zookeeper-prometheus-metrics-3.7.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.7.0-SNAPSHOT-tests.jar>
 to 
org.apache.zookeeper/zookeeper-prometheus-metrics/3.7.0-SNAPSHOT/zookeeper-prometheus-metrics-3.7.0-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.7.0-SNAPSHOT-sources.jar>
 to 
org.apache.zookeeper/zookeeper-prometheus-metrics/3.7.0-SNAPSHOT/zookeeper-prometheus-metrics-3.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.7.0-SNAPSHOT-javadoc.jar>
 to 
org.apache.zookeeper/zookeeper-prometheus-metrics/3.7.0-SNAPSHOT/zookeeper-prometheus-metrics-3.7.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml>
 to 
org.apache.zookeeper/zookeeper-recipes-election/3.7.0-SNAPSHOT/zookeeper-recipes-election-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml>
 to org.apache.zookeeper/parent/3.7.0-SNAPSHOT/parent-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml>
 to 
org.apache.zookeeper/zookeeper-recipes-lock/3.7.0-SNAPSHOT/zookeeper-recipes-lock-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib/3.7.0-SNAPSHOT/zookeeper-contrib-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/pom.xml>
 to 
org.apache.zookeeper/zookeeper-client/3.7.0-SNAPSHOT/zookeeper-client-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/pom.xml>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT-tests.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT-sources.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT-javadoc.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml>
 to 
org.apache.zookeeper/zookeeper-recipes-queue/3.7.0-SNAPSHOT/zookeeper-recipes-queue-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/pom.xml>
 to 
org.apache.zookeeper/zookeeper-docs/3.7.0-SNAPSHOT/zookeeper-docs-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.7.0-SNAPSHOT.jar>
 to 
org.apache.zookeeper/zookeeper-docs/3.7.0-SNAPSHOT/zookeeper-docs-3.7.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/pom.xml>
 to 
org.apache.zookeeper/zookeeper-recipes/3.7.0-SNAPSHOT/zookeeper-recipes-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/pom.xml>
 to 
org.apache.zookeeper/zookeeper-client-c/3.7.0-SNAPSHOT/zookeeper-client-c-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib-rest/3.7.0-SNAPSHOT/zookeeper-contrib-rest-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-assembly/pom.xml>
 to 
org.apache.zookeeper/zookeeper-assembly/3.7.0-SNAPSHOT/zookeeper-assembly-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib-zooinspector/3.7.0-SNAPSHOT/zookeeper-contrib-zooinspector-3.7.0-SNAPSHOT.pom
channel stopped
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'

Reply via email to