You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/08/13 16:25:15 UTC

Build failed in Jenkins: log4net-trunk-build #110

See <https://builds.apache.org/job/log4net-trunk-build/110/changes>

Changes:

[bodewig] apply missed patch of #16

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/log4net-trunk-build/ws/>
Updating https://svn.apache.org/repos/asf/logging/log4net/trunk at revision '2016-08-13T17:25:08.773 +0100'
C         src\Appender\FileAppender.cs
At revision 1756281

Executing command: cmd.exe /C ""F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:log4net.build && exit %%ERRORLEVEL%%""
[log4net-trunk-build] $ cmd.exe /C '"F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:log4net.build && exit %%ERRORLEVEL%%"'
NAnt 0.92 (Build 0.92.4543.0; release; 6/9/2012)
Copyright (C) 2001-2012 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///f:/hudson/hudson-slave/workspace/log4net-trunk-build/log4net.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: compile-all 


check-current-build-config:


set-build-configuration:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


check-current-build-config:


set-framework-configuration:


check-bin-dir:


check-doc-dir:


check-sdkdoc-dir:


check-sdkdoc-debug:


check-current-build-config:


check-build-debug:


check-build-defines:


set-net-4.0-runtime-configuration:


generate-assembly-description:

    [sleep] Sleeping for 500 milliseconds.
   [delete] Deleting file <https://builds.apache.org/job/log4net-trunk-build/ws/_svnrevision.xml.>
   [delete] Deleting file <https://builds.apache.org/job/log4net-trunk-build/ws/src\GeneratedAssemblyInfo.cs.>
  [asminfo] Generated file '<https://builds.apache.org/job/log4net-trunk-build/ws/src\GeneratedAssemblyInfo.cs'.>

compile-all:

     [echo] Compiling all build configurations for all runtime configurations.

set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


compile-build:

     [echo] Compiling all framework versions for the debug build configuration.
     [echo] The .NET Framework 1.0 is not available. Build skipped.
     [echo] The .NET Framework 1.1 is not available. Build skipped.

check-bin-dir:


check-doc-dir:


check-sdkdoc-dir:


check-sdkdoc-debug:


check-current-build-config:


check-build-debug:


check-build-defines:


set-net-2.0-runtime-configuration:

 [property] Target framework changed to "Microsoft .NET Framework 2.0".

check-log4net-basedir:


check-current-bin-dir:


clean-current-bin-dir:

     [echo] Cleaning the bin/net/2.0/debug binaries directory.
   [delete] Deleting directory '<https://builds.apache.org/job/log4net-trunk-build/ws/bin\net\2.0\debug'.>
    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-build/ws/bin\net\2.0\debug'.>

compile-net-2.0:

      [csc] Compiling 225 files to '<https://builds.apache.org/job/log4net-trunk-build/ws/bin\net\2.0\debug\log4net.dll'.>
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(1,1)>: error CS0116: A namespace does not directly contain members such as fields or methods
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(1468,1)>: error CS0116: A namespace does not directly contain members such as fields or methods
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(2954,1)>: error CS0116: A namespace does not directly contain members such as fields or methods
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(1596,15)>: error CS0101: The namespace 'log4net.Appender' already contains a definition for 'FileAppender'
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(129,15)>: (Location of symbol related to previous error)
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(1604,24)>: error CS0102: The type 'log4net.Appender.FileAppender' already contains a definition for 'LockingStream'
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(137,24)>: (Location of symbol related to previous error)
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(1606,24)>: error CS0102: The type 'log4net.Appender.FileAppender.LockingStream' already contains a definition for 'LockStateException'
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(139,24)>: (Location of symbol related to previous error)
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(1821,25)>: error CS0102: The type 'log4net.Appender.FileAppender' already contains a definition for 'LockingModelBase'
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(339,25)>: (Location of symbol related to previous error)
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(1970,16)>: error CS0102: The type 'log4net.Appender.FileAppender' already contains a definition for 'ExclusiveLock'
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(488,16)>: (Location of symbol related to previous error)
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(2069,16)>: error CS0102: The type 'log4net.Appender.FileAppender' already contains a definition for 'MinimalLock'
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(587,16)>: (Location of symbol related to previous error)
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(2174,16)>: error CS0102: The type 'log4net.Appender.FileAppender' already contains a definition for 'InterProcessLock'
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(692,16)>: (Location of symbol related to previous error)

BUILD FAILED

<https://builds.apache.org/job/log4net-trunk-build/ws/log4net.build(643,6)>:
External Program Failed: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe (return code was 1)

Total time: 1.4 seconds.

Build step 'Execute NAnt build' marked build as failure

Jenkins build is back to normal : log4net-trunk-build #112

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/log4net-trunk-build/112/changes>


Build failed in Jenkins: log4net-trunk-build #111

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/log4net-trunk-build/111/changes>

Changes:

[bodewig] update svn ignores

------------------------------------------
[...truncated 788 lines...]
AU        examples\net\2.0\Repository\SimpleApp\vb\src\AssemblyInfo.vb
AU        examples\net\2.0\Repository\SimpleApp\vb\src\EntryPoint.vb
AU        examples\net\2.0\Repository\SimpleApp\vb\src\App.config
AU        examples\net\2.0\Repository\SimpleApp\vb\src\SimpleApp.exe.log4net
AU        examples\net\2.0\Repository\SimpleApp\vb\src\SimpleApp.vbproj
AU        examples\net\2.0\Repository\SimpleApp\vb\nant.build
AU        examples\net\2.0\Repository\SimpleApp\nant.build
A         examples\net\2.0\Repository\SharedModule
AU        examples\net\2.0\Repository\SharedModule\nant.config
A         examples\net\2.0\Repository\SharedModule\cs
A         examples\net\2.0\Repository\SharedModule\cs\src
AU        examples\net\2.0\Repository\SharedModule\cs\src\AssemblyInfo.cs
AU        examples\net\2.0\Repository\SharedModule\cs\src\SharedModule.csproj
AU        examples\net\2.0\Repository\SharedModule\cs\src\Math.cs
AU        examples\net\2.0\Repository\SharedModule\cs\nant.build
AU        examples\net\2.0\Repository\SharedModule\cs\nant.config
A         examples\net\2.0\Repository\SharedModule\vb
A         examples\net\2.0\Repository\SharedModule\vb\src
AU        examples\net\2.0\Repository\SharedModule\vb\src\Math.vb
AU        examples\net\2.0\Repository\SharedModule\vb\src\AssemblyInfo.vb
AU        examples\net\2.0\Repository\SharedModule\vb\src\SharedModule.vbproj
AU        examples\net\2.0\Repository\SharedModule\vb\nant.build
AU        examples\net\2.0\Repository\SharedModule\vb\nant.config
AU        examples\net\2.0\Repository\SharedModule\nant.build
AU        examples\net\2.0\Repository\nant.build
A         examples\net\2.0\Repository\SimpleModule
A         examples\net\2.0\Repository\SimpleModule\vb
A         examples\net\2.0\Repository\SimpleModule\vb\src
AU        examples\net\2.0\Repository\SimpleModule\vb\src\Math.vb
AU        examples\net\2.0\Repository\SimpleModule\vb\src\SimpleModule.vbproj
AU        examples\net\2.0\Repository\SimpleModule\vb\src\AssemblyInfo.vb
AU        examples\net\2.0\Repository\SimpleModule\vb\src\SimpleModule.dll.log4net
AU        examples\net\2.0\Repository\SimpleModule\vb\nant.build
AU        examples\net\2.0\Repository\SimpleModule\vb\nant.config
AU        examples\net\2.0\Repository\SimpleModule\nant.build
AU        examples\net\2.0\Repository\SimpleModule\nant.config
A         examples\net\2.0\Repository\SimpleModule\cs
AU        examples\net\2.0\Repository\SimpleModule\cs\nant.config
A         examples\net\2.0\Repository\SimpleModule\cs\src
AU        examples\net\2.0\Repository\SimpleModule\cs\src\Math.cs
AU        examples\net\2.0\Repository\SimpleModule\cs\src\SimpleModule.csproj
AU        examples\net\2.0\Repository\SimpleModule\cs\src\AssemblyInfo.cs
AU        examples\net\2.0\Repository\SimpleModule\cs\src\SimpleModule.dll.log4net
AU        examples\net\2.0\Repository\SimpleModule\cs\nant.build
AU        examples\net\nant.config
A         examples\mono
AU        examples\mono\nant.config
A         examples\mono\1.0
AU        examples\mono\1.0\nant.build
A         examples\mono\1.0\Repository
AU        examples\mono\1.0\Repository\nant.config
A         examples\mono\1.0\Repository\SimpleApp
AU        examples\mono\1.0\Repository\SimpleApp\nant.build
AU        examples\mono\1.0\Repository\SimpleApp\nant.config
A         examples\mono\1.0\Repository\SimpleApp\cs
AU        examples\mono\1.0\Repository\SimpleApp\cs\nant.config
A         examples\mono\1.0\Repository\SimpleApp\cs\src
AU        examples\mono\1.0\Repository\SimpleApp\cs\src\AssemblyInfo.cs
AU        examples\mono\1.0\Repository\SimpleApp\cs\src\EntryPoint.cs
AU        examples\mono\1.0\Repository\SimpleApp\cs\src\App.config
AU        examples\mono\1.0\Repository\SimpleApp\cs\src\SimpleApp.exe.log4net
AU        examples\mono\1.0\Repository\SimpleApp\cs\nant.build
A         examples\mono\1.0\Repository\SharedModule
AU        examples\mono\1.0\Repository\SharedModule\nant.build
AU        examples\mono\1.0\Repository\SharedModule\nant.config
A         examples\mono\1.0\Repository\SharedModule\cs
A         examples\mono\1.0\Repository\SharedModule\cs\src
AU        examples\mono\1.0\Repository\SharedModule\cs\src\Math.cs
AU        examples\mono\1.0\Repository\SharedModule\cs\src\AssemblyInfo.cs
AU        examples\mono\1.0\Repository\SharedModule\cs\nant.build
AU        examples\mono\1.0\Repository\SharedModule\cs\nant.config
AU        examples\mono\1.0\Repository\nant.build
A         examples\mono\1.0\Repository\SimpleModule
AU        examples\mono\1.0\Repository\SimpleModule\nant.build
AU        examples\mono\1.0\Repository\SimpleModule\nant.config
A         examples\mono\1.0\Repository\SimpleModule\cs
AU        examples\mono\1.0\Repository\SimpleModule\cs\nant.config
A         examples\mono\1.0\Repository\SimpleModule\cs\src
AU        examples\mono\1.0\Repository\SimpleModule\cs\src\AssemblyInfo.cs
AU        examples\mono\1.0\Repository\SimpleModule\cs\src\SimpleModule.dll.log4net
AU        examples\mono\1.0\Repository\SimpleModule\cs\src\Math.cs
AU        examples\mono\1.0\Repository\SimpleModule\cs\nant.build
A         examples\mono\1.0\Performance
AU        examples\mono\1.0\Performance\nant.build
AU        examples\mono\1.0\Performance\nant.config
A         examples\mono\1.0\Performance\NotLogging
AU        examples\mono\1.0\Performance\NotLogging\nant.build
AU        examples\mono\1.0\Performance\NotLogging\nant.config
A         examples\mono\1.0\Performance\NotLogging\cs
AU        examples\mono\1.0\Performance\NotLogging\cs\nant.build
AU        examples\mono\1.0\Performance\NotLogging\cs\nant.config
A         examples\mono\1.0\Performance\NotLogging\cs\src
AU        examples\mono\1.0\Performance\NotLogging\cs\src\AssemblyInfo.cs
AU        examples\mono\1.0\Performance\NotLogging\cs\src\NotLogging.cs
AU        examples\mono\1.0\nant.config
A         examples\mono\1.0\Tutorials
AU        examples\mono\1.0\Tutorials\nant.build
A         examples\mono\1.0\Tutorials\ConsoleApp
AU        examples\mono\1.0\Tutorials\ConsoleApp\nant.config
A         examples\mono\1.0\Tutorials\ConsoleApp\cs
A         examples\mono\1.0\Tutorials\ConsoleApp\cs\src
AU        examples\mono\1.0\Tutorials\ConsoleApp\cs\src\LoggingExample.cs
AU        examples\mono\1.0\Tutorials\ConsoleApp\cs\src\AssemblyInfo.cs
AU        examples\mono\1.0\Tutorials\ConsoleApp\cs\src\App.config
AU        examples\mono\1.0\Tutorials\ConsoleApp\cs\nant.build
AU        examples\mono\1.0\Tutorials\ConsoleApp\cs\nant.config
AU        examples\mono\1.0\Tutorials\ConsoleApp\nant.build
AU        examples\mono\1.0\Tutorials\nant.config
AU        examples\mono\nant.build
AU        NOTICE
AU        LICENSE
 U        .
At revision 1756282

Executing command: cmd.exe /C ""F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:log4net.build && exit %%ERRORLEVEL%%""
[log4net-trunk-build] $ cmd.exe /C '"F:\jenkins\tools\nant-0.92\bin\NAnt.exe -buildfile:log4net.build && exit %%ERRORLEVEL%%"'
NAnt 0.92 (Build 0.92.4543.0; release; 6/9/2012)
Copyright (C) 2001-2012 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///f:/hudson/hudson-slave/workspace/log4net-trunk-build/log4net.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: compile-all 


check-current-build-config:


set-build-configuration:


set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


check-current-build-config:


set-framework-configuration:


check-bin-dir:

    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-build/ws/bin'.>

check-doc-dir:

    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-build/ws/doc'.>

check-sdkdoc-dir:


check-sdkdoc-debug:


check-current-build-config:


check-build-debug:


check-build-defines:


set-net-4.0-runtime-configuration:


generate-assembly-description:

    [sleep] Sleeping for 500 milliseconds.
   [delete] Deleting file <https://builds.apache.org/job/log4net-trunk-build/ws/_svnrevision.xml.>
  [asminfo] Generated file '<https://builds.apache.org/job/log4net-trunk-build/ws/src\GeneratedAssemblyInfo.cs'.>

compile-all:

     [echo] Compiling all build configurations for all runtime configurations.

set-debug-build-configuration:


check-current-build-config:


set-build-configuration-flags:


compile-build:

     [echo] Compiling all framework versions for the debug build configuration.
     [echo] The .NET Framework 1.0 is not available. Build skipped.
     [echo] The .NET Framework 1.1 is not available. Build skipped.

check-bin-dir:


check-doc-dir:


check-sdkdoc-dir:


check-sdkdoc-debug:


check-current-build-config:


check-build-debug:


check-build-defines:


set-net-2.0-runtime-configuration:

 [property] Target framework changed to "Microsoft .NET Framework 2.0".

check-log4net-basedir:


check-current-bin-dir:

    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-build/ws/bin\net\2.0\debug'.>

clean-current-bin-dir:

     [echo] Cleaning the bin/net/2.0/debug binaries directory.
   [delete] Deleting directory '<https://builds.apache.org/job/log4net-trunk-build/ws/bin\net\2.0\debug'.>
    [mkdir] Creating directory '<https://builds.apache.org/job/log4net-trunk-build/ws/bin\net\2.0\debug'.>

compile-net-2.0:

      [csc] Compiling 225 files to '<https://builds.apache.org/job/log4net-trunk-build/ws/bin\net\2.0\debug\log4net.dll'.>
      [csc] <https://builds.apache.org/job/log4net-trunk-build/ws/src\Appender\FileAppender.cs(847,14)>: error CS0122: 'System.Threading.WaitHandle.Dispose(bool)' is inaccessible due to its protection level
      [csc] c:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll: (Location of symbol related to previous error)

BUILD FAILED

<https://builds.apache.org/job/log4net-trunk-build/ws/log4net.build(643,6)>:
External Program Failed: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\csc.exe (return code was 1)

Total time: 1.9 seconds.

Build step 'Execute NAnt build' marked build as failure