See <https://builds.apache.org/job/logging-log4net/job/PR-1/11/display/redirect>
------------------------------------------ Branch indexing Connecting to https://api.github.com using dpsenner/****** (dpsenner at github) Checking out git https://github.com/apache/logging-log4net.git https://github.com/apache/logging-log4net.git to read Jenkinsfile > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from 2 remote Git repositories > 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 --tags --progress https://github.com/apache/logging-log4net.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin1.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 --tags --progress https://github.com/apache/logging-log4net.git > +refs/pull/*/head:refs/remotes/origin/pr/* Merging develop commit 670c50178d3e47cf37d2c6950fda02846a115a2f into PR head commit 3c930d8d9b35cbfe1ba3e7ad93ff888d71f94f01 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c930d8d9b35cbfe1ba3e7ad93ff888d71f94f01 > git merge 670c50178d3e47cf37d2c6950fda02846a115a2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 12b2d85e33ce0e7192ccb298bd40c470a5cf3b75 Checking out Revision 12b2d85e33ce0e7192ccb298bd40c470a5cf3b75 (PR-1) > git config core.sparsecheckout # timeout=10 > git checkout -f 12b2d85e33ce0e7192ccb298bd40c470a5cf3b75 > git rev-list 1e53c547a844e69c629aa5e5a54c3b724ac3a877 # timeout=10 [Pipeline] node Running on ubuntu-eu2 in /home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] deleteDir [Pipeline] checkout Cloning the remote Git repository Cloning repository https://github.com/apache/logging-log4net.git > git init > /home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q > # 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 --tags --progress https://github.com/apache/logging-log4net.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/apache/logging-log4net.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > 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 --tags --progress https://github.com/apache/logging-log4net.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin1.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 --tags --progress https://github.com/apache/logging-log4net.git > +refs/pull/*/head:refs/remotes/origin/pr/* Merging develop commit 670c50178d3e47cf37d2c6950fda02846a115a2f into PR head commit 3c930d8d9b35cbfe1ba3e7ad93ff888d71f94f01 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c930d8d9b35cbfe1ba3e7ad93ff888d71f94f01 > git merge 670c50178d3e47cf37d2c6950fda02846a115a2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing a557a21272fb63e7d943cdce3a93f63c36f873a3 Checking out Revision a557a21272fb63e7d943cdce3a93f63c36f873a3 (PR-1) > git config core.sparsecheckout # timeout=10 > git checkout -f a557a21272fb63e7d943cdce3a93f63c36f873a3 > git rev-list 1e53c547a844e69c629aa5e5a54c3b724ac3a877 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build netstandard) [Pipeline] getContext [Pipeline] readFile [Pipeline] sh [logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q] Running shell script + docker build -t c4ba4fa3c3f8b1ed7e1cc033fe3c630cf027a5ab -f buildtools/docker/builder-netstandard/Dockerfile buildtools/docker/builder-netstandard Sending build context to Docker daemon 2.56 kB Step 1/6 : FROM microsoft/dotnet ---> ef5271f17648 Step 2/6 : MAINTAINER "[email protected]" ---> Using cache ---> 41fc51bc13b2 Step 3/6 : RUN apt-get update && apt-get install -y nant git ---> Using cache ---> 0da98ee2d8d4 Step 4/6 : RUN mkdir -p /var/workspaces && chmod 0777 /var/workspaces ---> Using cache ---> 21a6f3f06637 Step 5/6 : RUN groupadd -r -g 12040 jenkins-slave ---> Using cache ---> a8e8121f1e56 Step 6/6 : RUN useradd --base-dir /var/workspaces --create-home --shell /bin/bash --uid 10025 --gid 12040 --groups 12040 -p -M jenkins ---> Using cache ---> 34e6c879e661 Successfully built 34e6c879e661 [Pipeline] dockerFingerprintFrom [Pipeline] sh [logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q] Running shell script + docker inspect -f . c4ba4fa3c3f8b1ed7e1cc033fe3c630cf027a5ab . [Pipeline] withDockerContainer ubuntu-eu2 does not seem to be running inside a container $ docker run -t -d -u 9997:12036 -w /home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q -v /home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q:/home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q:rw -v /home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q@tmp:/home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q@tmp:rw -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** --entrypoint cat c4ba4fa3c3f8b1ed7e1cc033fe3c630cf027a5ab [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from 2 remote Git repositories > 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 --tags --progress https://github.com/apache/logging-log4net.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin1.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 --tags --progress https://github.com/apache/logging-log4net.git > +refs/pull/*/head:refs/remotes/origin/pr/* Merging develop commit 670c50178d3e47cf37d2c6950fda02846a115a2f into PR head commit 3c930d8d9b35cbfe1ba3e7ad93ff888d71f94f01 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c930d8d9b35cbfe1ba3e7ad93ff888d71f94f01 > git merge 670c50178d3e47cf37d2c6950fda02846a115a2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing ad31c78769323ca8cde5a240495a6b1d42cb6372 Checking out Revision ad31c78769323ca8cde5a240495a6b1d42cb6372 (PR-1) > git config core.sparsecheckout # timeout=10 > git checkout -f ad31c78769323ca8cde5a240495a6b1d42cb6372 > git rev-list 1e53c547a844e69c629aa5e5a54c3b724ac3a877 # timeout=10 First time build. Skipping changelog. [logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q] Running shell script [Pipeline] sh + nant compile-netstandard NAnt 0.92 (Build 0.92.4526.0; rc1; 05/23/2012) Copyright (C) 2001-2012 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q/log4net.build Target framework: Mono 4.0 Profile Target(s) specified: compile-netstandard check-current-build-config: set-build-configuration: set-debug-build-configuration: check-current-build-config: set-build-configuration-flags: compile-netstandard: set-debug-build-configuration: check-current-build-config: set-build-configuration-flags: compile-netstandard-current-configuration: [echo] dotnet --version [exec] 1.0.4 [echo] dotnet restore log4net.netstandard.sln [exec] /usr/share/dotnet/sdk/1.0.4/NuGet.targets(97,5): error : Failed to read NuGet.Config due to unauthorized access. Path: '/.nuget/NuGet/NuGet.Config'. [/home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q/netstandard/log4net.netstandard.sln] [exec] /usr/share/dotnet/sdk/1.0.4/NuGet.targets(97,5): error : Access to the path '/.nuget/NuGet' is denied. [/home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q/netstandard/log4net.netstandard.sln] [exec] /usr/share/dotnet/sdk/1.0.4/NuGet.targets(97,5): error : Permission denied [/home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q/netstandard/log4net.netstandard.sln] BUILD FAILED /home/jenkins/jenkins-slave/workspace/logging-log4net_PR-1-M7ZPLFZLL73IPXISLYO4GQBIZ6ETV2ZDBKCZX4H7HI63IOI75V6Q/log4net.build(1768,8): External Program Failed: dotnet (return code was 1) Total time: 1.7 seconds. [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 eccbae02b1e22c2b8dec54e977802048d8afcdd45cddcc3ed13eccda4951ce62 $ docker rm -f eccbae02b1e22c2b8dec54e977802048d8afcdd45cddcc3ed13eccda4951ce62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build net-3.5) Stage 'build net-3.5' skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build net-3.5-cp) Stage 'build net-3.5-cp' skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build net-4.0) Stage 'build net-4.0' skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build net-4.0-cp) Stage 'build net-4.0-cp' skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build net-4.5) Stage 'build net-4.5' skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build mono-2.0) Stage 'build mono-2.0' skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build mono-3.5) Stage 'build mono-3.5' skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build mono-4.0) Stage 'build mono-4.0' 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] { (prepare package) Stage 'prepare package' skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check test results) Stage 'check test results' skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (publish site) Stage 'publish site' skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] step
