You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/10/12 06:08:26 UTC

Build failed in Jenkins: Curator #139

See <https://builds.apache.org/job/Curator/139/display/redirect?page=changes>

Changes:

[randgalt] CURATOR-546


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-4 (Windows) in workspace <https://builds.apache.org/job/Curator/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/curator.git
 > git init <https://builds.apache.org/job/Curator/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/curator.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/curator.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 551e86647aa7b806389f9f8b7d53bf1d5e11e189 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 551e86647aa7b806389f9f8b7d53bf1d5e11e189
Commit message: "CURATOR-546"
 > git rev-list --no-walk f17e3e6af1d0a27f462e220b65e24b936e323002 # timeout=10
ERROR: Maven Home \home\jenkins\tools\maven\apache-maven-3.2.5 doesnt exist

Build failed in Jenkins: Curator #143

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/143/display/redirect?page=changes>

Changes:

[roelof.naude] - ServiceCacheImpl should allow the self-created executor service to be


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-11 (beam) in workspace <https://builds.apache.org/job/Curator/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/curator.git
 > git init <https://builds.apache.org/job/Curator/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/curator.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/curator.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 34fdb43eb9cc7a0c44c1886d27335293aade3dc2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 34fdb43eb9cc7a0c44c1886d27335293aade3dc2
Commit message: "Merge pull request #343 from naude-r/servicecache_thread_leak"
 > git rev-list --no-walk c05a61bb58e5625fa3ca29871d0d9971271fcf49 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.2.5 doesnt exist

Build failed in Jenkins: Curator #142

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/142/display/redirect?page=changes>

Changes:

[github] Fix typo


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-11 (beam) in workspace <https://builds.apache.org/job/Curator/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/curator.git
 > git init <https://builds.apache.org/job/Curator/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/curator.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/curator.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c05a61bb58e5625fa3ca29871d0d9971271fcf49 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c05a61bb58e5625fa3ca29871d0d9971271fcf49
Commit message: "Fix typo"
 > git rev-list --no-walk 9129a768b0ad81e22f0bb7df32ff6039b76303de # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.2.5 doesnt exist

Build failed in Jenkins: Curator #141

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/141/display/redirect?page=changes>

Changes:

[randgalt] CURATOR-547 change JAX-RS reader/writer to reuse Jackson ObjectMapper;


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-11 (beam) in workspace <https://builds.apache.org/job/Curator/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/curator.git
 > git init <https://builds.apache.org/job/Curator/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/curator.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/curator.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9129a768b0ad81e22f0bb7df32ff6039b76303de (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9129a768b0ad81e22f0bb7df32ff6039b76303de
Commit message: "CURATOR-547 change JAX-RS reader/writer to reuse Jackson ObjectMapper; also Jackson 2.9.8 -> 2.9.10"
 > git rev-list --no-walk 0d11fee2125b2fd31d160758a09fa37ad3851161 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.2.5 doesnt exist

Build failed in Jenkins: Curator #140

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/140/display/redirect?page=changes>

Changes:

[github] Bump jackson-version from 2.9.8 to 2.10.0


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-11 (beam) in workspace <https://builds.apache.org/job/Curator/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/curator.git
 > git init <https://builds.apache.org/job/Curator/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/curator.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/curator.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0d11fee2125b2fd31d160758a09fa37ad3851161 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d11fee2125b2fd31d160758a09fa37ad3851161
Commit message: "Merge pull request #332 from apache/dependabot/maven/jackson-version-2.10.0"
 > git rev-list --no-walk 551e86647aa7b806389f9f8b7d53bf1d5e11e189 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.2.5 doesnt exist