You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/25 18:27:26 UTC

Build failed in Jenkins: logging-log4net » PR-60 #1

See <https://builds.apache.org/job/logging-log4net/job/PR-60/1/display/redirect>

Changes:


------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Loading trusted files from base branch master at 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 rather than f3fc67044cfe1bc9f74c717df3f6f1a9b941b685
Obtained Jenkinsfile from 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-win-he-de-1 in f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-60
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential github-logging-log4net-dpsenner
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/apache/logging-log4net.git
 > git init f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-60 # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --no-tags --progress -- https://github.com/apache/logging-log4net.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master
Fetching without tags
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --no-tags --progress -- https://github.com/apache/logging-log4net.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 into PR head commit f3fc67044cfe1bc9f74c717df3f6f1a9b941b685
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3fc67044cfe1bc9f74c717df3f6f1a9b941b685
Merge succeeded, producing f3fc67044cfe1bc9f74c717df3f6f1a9b941b685
Checking out Revision f3fc67044cfe1bc9f74c717df3f6f1a9b941b685 (PR-60)
Commit message: "fix typo"
First time build. Skipping changelog.
 > git merge 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3fc67044cfe1bc9f74c717df3f6f1a9b941b685
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] checkout
using credential github-logging-log4net-dpsenner
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 into PR head commit f3fc67044cfe1bc9f74c717df3f6f1a9b941b685
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --no-tags --progress -- https://github.com/apache/logging-log4net.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3fc67044cfe1bc9f74c717df3f6f1a9b941b685
Merge succeeded, producing f3fc67044cfe1bc9f74c717df3f6f1a9b941b685
Checking out Revision f3fc67044cfe1bc9f74c717df3f6f1a9b941b685 (PR-60)
Commit message: "fix typo"
[Pipeline] }
[Pipeline] // withEnv
 > git merge 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3fc67044cfe1bc9f74c717df3f6f1a9b941b685
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] bat

f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-60>F:\jenkins\tools\nant\nant-0.92\bin\NAnt.exe -buildfile:log4net.build 
The system cannot find the path specified.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test on Windows)
Stage "Test on Windows" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build-Site)
Stage "Build-Site" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy-Site)
Stage "Deploy-Site" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] step