Skip to content

Instantly share code, notes, and snippets.

@chamons

chamons/log.txt Secret

Created April 5, 2019 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chamons/188983e5292e691de0ac7b4cc2b2337b to your computer and use it in GitHub Desktop.
Save chamons/188983e5292e691de0ac7b4cc2b2337b to your computer and use it in GitHub Desktop.
$ MONO_LOG_LEVEL=debug /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MacOS/NotTest
Mono: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/config'.
Mono: Config attempting to parse: '/Users/donblas/.mono/config'.
Mono: process_set_name: using [/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe] as prog name
Mono: mono_w32handle_new: create Process handle 0x7ffb2d806e08
Mono: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mscorlib.dll'.
Mono: Image addref mscorlib[0x7ffb2c45dc70] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mscorlib.dll[0x7ffb2d814a00]: 2
Mono: Prepared to set up assembly 'mscorlib' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mscorlib.dll)
Mono: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mscorlib.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mscorlib.dll.dylib, 9): image not found
Mono: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/mscorlib.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/mscorlib.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mscorlib.dll'.
Mono: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mscorlib.dll.config'.
Mono: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/mscorlib/mscorlib.config'.
Mono: Assembly mscorlib[0x7ffb2c45dc70] added to domain NotTest.exe, ref_count=1
Mono: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe'.
Mono: Image addref NotTest[0x7ffb2c48e400] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe[0x7ffb2d814200]: 3
Mono: Prepared to set up assembly 'NotTest' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe)
Mono: Assembly NotTest[0x7ffb2c48e400] added to domain NotTest.exe, ref_count=1
Mono: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe.dylib, 9): image not found
Mono: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/NotTest.exe.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/NotTest.exe.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe'.
Mono: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe.config'.
Mono: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/NotTest/NotTest.config'.
Mono: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe'.
Mono: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe.dylib, 9): image not found
Mono: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/NotTest.exe.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/NotTest.exe.dylib, 9): image not found
Mono: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Mono: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
Mono: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
Mono: Assembly Ref addref NotTest[0x7ffb2c48e400] -> mscorlib[0x7ffb2c45dc70]: 2
Mono: Loading reference 1 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe asmctx DEFAULT, looking for Xamarin.Mac, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
Mono: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe.config'.
Mono: Domain NotTest.exe search path is:
Mono: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
Mono: End of domain NotTest.exe search path.
Mono: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll'.
Mono: Image addref Xamarin.Mac[0x7ffb2c4911d0] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll[0x7ffb2d82b600]: 2
Mono: Prepared to set up assembly 'Xamarin.Mac' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll)
Mono: Assembly Xamarin.Mac[0x7ffb2c4911d0] added to domain NotTest.exe, ref_count=1
Mono: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll.dylib, 9): image not found
Mono: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/Xamarin.Mac.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/Xamarin.Mac.dll.dylib, 9): image not found
Mono: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll'.
Mono: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll.config'.
Mono: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/Xamarin.Mac/Xamarin.Mac.config'.
Mono: Assembly Ref addref NotTest[0x7ffb2c48e400] -> Xamarin.Mac[0x7ffb2c4911d0]: 2
Mono: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Mono: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
Mono: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
Mono: Assembly Ref addref Xamarin.Mac[0x7ffb2c4911d0] -> mscorlib[0x7ffb2c45dc70]: 3
Mono: DllImport attempting to load: '/usr/lib/libobjc.dylib'.
Mono: DllImport loaded library '/usr/lib/libobjc.dylib'.
Mono: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
Mono: Searching for 'sel_registerName'.
Mono: Probing 'sel_registerName'.
Mono: Found as 'sel_registerName'.
Mono: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mscorlib.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mscorlib.dll.dylib, 9): image not found
Mono: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/mscorlib.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/mscorlib.dll.dylib, 9): image not found
Mono: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
Mono: Searching for 'objc_getClass'.
Mono: Probing 'objc_getClass'.
Mono: Found as 'objc_getClass'.
Mono: DllImport attempting to load: '/usr/lib/libSystem.dylib'.
Mono: DllImport loaded library '/usr/lib/libSystem.dylib'.
Mono: DllImport searching in: '/usr/lib/libSystem.dylib' ('/usr/lib/libSystem.dylib').
Mono: Searching for 'dlsym'.
Mono: Probing 'dlsym'.
Mono: Found as 'dlsym'.
2019-04-05 09:53:19.856 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll'.
2019-04-05 09:53:19.856 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll.dylib, 9): image not found
2019-04-05 09:53:19.857 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/Xamarin.Mac.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/Xamarin.Mac.dll.dylib, 9): image not found
2019-04-05 09:53:19.857 NotTest[34964:3774989] info: DllImport attempting to load: '/usr/lib/libc.dylib'.
2019-04-05 09:53:19.857 NotTest[34964:3774989] info: DllImport loaded library '/usr/lib/libc.dylib'.
2019-04-05 09:53:19.857 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libc.dylib' ('/usr/lib/libc.dylib').
2019-04-05 09:53:19.857 NotTest[34964:3774989] info: Searching for 'dladdr'.
2019-04-05 09:53:19.857 NotTest[34964:3774989] info: Probing 'dladdr'.
2019-04-05 09:53:19.857 NotTest[34964:3774989] info: Found as 'dladdr'.
2019-04-05 09:53:19.858 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libc.dylib' ('/usr/lib/libc.dylib').
2019-04-05 09:53:19.858 NotTest[34964:3774989] info: Searching for '_NSGetExecutablePath'.
2019-04-05 09:53:19.858 NotTest[34964:3774989] info: Probing '_NSGetExecutablePath'.
2019-04-05 09:53:19.858 NotTest[34964:3774989] info: Found as '_NSGetExecutablePath'.
2019-04-05 09:53:19.860 NotTest[34964:3774989] info: Loading reference 1 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Xamarin.Mac.dll asmctx DEFAULT, looking for System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:19.860 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:19.860 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:19.860 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:19.860 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:19.860 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:19.860 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.dll'.
2019-04-05 09:53:19.861 NotTest[34964:3774989] info: Image addref System[0x7ffb2c4e5020] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.dll[0x7ffb2d840600]: 2
2019-04-05 09:53:19.861 NotTest[34964:3774989] info: Prepared to set up assembly 'System' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.dll)
2019-04-05 09:53:19.861 NotTest[34964:3774989] info: Assembly System[0x7ffb2c4e5020] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:19.861 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.dll.dylib, 9): image not found
2019-04-05 09:53:19.861 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.dll.dylib, 9): image not found
2019-04-05 09:53:19.861 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.dll'.
2019-04-05 09:53:19.861 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.dll.config'.
2019-04-05 09:53:19.861 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System/System.config'.
2019-04-05 09:53:19.861 NotTest[34964:3774989] info: Assembly Ref addref Xamarin.Mac[0x7ffb2c4911d0] -> System[0x7ffb2c4e5020]: 2
2019-04-05 09:53:19.862 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:19.862 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:19.862 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:19.862 NotTest[34964:3774989] info: Assembly Ref addref System[0x7ffb2c4e5020] -> mscorlib[0x7ffb2c45dc70]: 4
2019-04-05 09:53:19.868 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libSystem.dylib' ('/usr/lib/libSystem.dylib').
2019-04-05 09:53:19.869 NotTest[34964:3774989] info: Searching for 'dlopen'.
2019-04-05 09:53:19.869 NotTest[34964:3774989] info: Probing 'dlopen'.
2019-04-05 09:53:19.869 NotTest[34964:3774989] info: Found as 'dlopen'.
2019-04-05 09:53:19.912 NotTest[34964:3774989] info: Loading reference 1 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.dll asmctx DEFAULT, looking for Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
2019-04-05 09:53:19.912 NotTest[34964:3774989] debug: Found assembly remapping for Mono.Security and was for the same version 4.0.0.0
2019-04-05 09:53:19.912 NotTest[34964:3774989] debug: Found assembly remapping for Mono.Security and was for the same version 4.0.0.0
2019-04-05 09:53:19.912 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:19.912 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:19.912 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:19.913 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Mono.Security.dll'.
2019-04-05 09:53:19.913 NotTest[34964:3774989] info: Image addref Mono.Security[0x7ffb2e927410] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Mono.Security.dll[0x7ffb2d847c00]: 2
2019-04-05 09:53:19.913 NotTest[34964:3774989] info: Prepared to set up assembly 'Mono.Security' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Mono.Security.dll)
2019-04-05 09:53:19.913 NotTest[34964:3774989] info: Assembly Mono.Security[0x7ffb2e927410] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:19.913 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Mono.Security.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Mono.Security.dll.dylib, 9): image not found
2019-04-05 09:53:19.913 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/Mono.Security.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/Mono.Security.dll.dylib, 9): image not found
2019-04-05 09:53:19.913 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Mono.Security.dll'.
2019-04-05 09:53:19.914 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Mono.Security.dll.config'.
2019-04-05 09:53:19.914 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/Mono.Security/Mono.Security.config'.
2019-04-05 09:53:19.914 NotTest[34964:3774989] info: Assembly Ref addref System[0x7ffb2c4e5020] -> Mono.Security[0x7ffb2e927410]: 2
2019-04-05 09:53:19.914 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Mono.Security.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:19.914 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:19.914 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:19.914 NotTest[34964:3774989] info: Assembly Ref addref Mono.Security[0x7ffb2e927410] -> mscorlib[0x7ffb2c45dc70]: 5
2019-04-05 09:53:19.943 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libSystem.dylib' ('/usr/lib/libSystem.dylib').
2019-04-05 09:53:19.943 NotTest[34964:3774989] info: Searching for 'dlerror'.
2019-04-05 09:53:19.943 NotTest[34964:3774989] info: Probing 'dlerror'.
2019-04-05 09:53:19.943 NotTest[34964:3774989] info: Found as 'dlerror'.
2019-04-05 09:53:19.992 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:19.992 NotTest[34964:3774989] info: Searching for 'objc_allocateClassPair'.
2019-04-05 09:53:19.992 NotTest[34964:3774989] info: Probing 'objc_allocateClassPair'.
2019-04-05 09:53:19.992 NotTest[34964:3774989] info: Found as 'objc_allocateClassPair'.
2019-04-05 09:53:19.993 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:19.993 NotTest[34964:3774989] info: Searching for 'class_addProperty'.
2019-04-05 09:53:19.993 NotTest[34964:3774989] info: Probing 'class_addProperty'.
2019-04-05 09:53:19.993 NotTest[34964:3774989] info: Found as 'class_addProperty'.
2019-04-05 09:53:19.993 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:19.993 NotTest[34964:3774989] info: Searching for 'class_addIvar'.
2019-04-05 09:53:19.993 NotTest[34964:3774989] info: Probing 'class_addIvar'.
2019-04-05 09:53:19.993 NotTest[34964:3774989] info: Found as 'class_addIvar'.
2019-04-05 09:53:19.994 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:19.994 NotTest[34964:3774989] info: Searching for 'class_addProtocol'.
2019-04-05 09:53:19.994 NotTest[34964:3774989] info: Probing 'class_addProtocol'.
2019-04-05 09:53:19.994 NotTest[34964:3774989] info: Found as 'class_addProtocol'.
2019-04-05 09:53:19.994 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:19.994 NotTest[34964:3774989] info: Searching for 'objc_registerClassPair'.
2019-04-05 09:53:19.994 NotTest[34964:3774989] info: Probing 'objc_registerClassPair'.
2019-04-05 09:53:19.994 NotTest[34964:3774989] info: Found as 'objc_registerClassPair'.
2019-04-05 09:53:20.004 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.004 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.005 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.005 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.005 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.005 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll'.
2019-04-05 09:53:20.006 NotTest[34964:3774989] info: Image addref Newtonsoft.Json[0x7ffb2e951690] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll[0x7ffb2d86c200]: 2
2019-04-05 09:53:20.006 NotTest[34964:3774989] info: Prepared to set up assembly 'Newtonsoft.Json' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll)
2019-04-05 09:53:20.006 NotTest[34964:3774989] info: Assembly Newtonsoft.Json[0x7ffb2e951690] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.006 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll.dylib, 9): image not found
2019-04-05 09:53:20.006 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/Newtonsoft.Json.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/Newtonsoft.Json.dll.dylib, 9): image not found
2019-04-05 09:53:20.006 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll'.
2019-04-05 09:53:20.006 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll.config'.
2019-04-05 09:53:20.006 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/Newtonsoft.Json/Newtonsoft.Json.config'.
2019-04-05 09:53:20.006 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.006 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.007 NotTest[34964:3774989] debug: Found assembly remapping for System.Numerics and was for the same version 4.0.0.0
2019-04-05 09:53:20.007 NotTest[34964:3774989] debug: Found assembly remapping for System.Numerics and was for the same version 4.0.0.0
2019-04-05 09:53:20.007 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.007 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.007 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.007 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Numerics.dll'.
2019-04-05 09:53:20.007 NotTest[34964:3774989] info: Image addref System.Numerics[0x7ffb2c700680] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Numerics.dll[0x7ffb2e000c00]: 2
2019-04-05 09:53:20.007 NotTest[34964:3774989] info: Prepared to set up assembly 'System.Numerics' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Numerics.dll)
2019-04-05 09:53:20.007 NotTest[34964:3774989] info: Assembly System.Numerics[0x7ffb2c700680] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.007 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Numerics.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Numerics.dll.dylib, 9): image not found
2019-04-05 09:53:20.008 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Numerics.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Numerics.dll.dylib, 9): image not found
2019-04-05 09:53:20.008 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Numerics.dll'.
2019-04-05 09:53:20.008 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Numerics.dll.config'.
2019-04-05 09:53:20.008 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System.Numerics/System.Numerics.config'.
2019-04-05 09:53:20.008 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.008 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.008 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.008 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.008 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.008 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.008 NotTest[34964:3774989] debug: Found assembly remapping for Mono.Security and was for the same version 4.0.0.0
2019-04-05 09:53:20.008 NotTest[34964:3774989] debug: Found assembly remapping for Mono.Security and was for the same version 4.0.0.0
2019-04-05 09:53:20.008 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.009 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.009 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.009 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.009 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.009 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.009 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.009 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.009 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.009 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Configuration.dll'.
2019-04-05 09:53:20.009 NotTest[34964:3774989] info: Image addref System.Configuration[0x7ffb2c7024f0] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Configuration.dll[0x7ffb2e001400]: 2
2019-04-05 09:53:20.009 NotTest[34964:3774989] info: Prepared to set up assembly 'System.Configuration' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Configuration.dll)
2019-04-05 09:53:20.009 NotTest[34964:3774989] info: Assembly System.Configuration[0x7ffb2c7024f0] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.010 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Configuration.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Configuration.dll.dylib, 9): image not found
2019-04-05 09:53:20.010 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Configuration.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Configuration.dll.dylib, 9): image not found
2019-04-05 09:53:20.010 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Configuration.dll'.
2019-04-05 09:53:20.010 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Configuration.dll.config'.
2019-04-05 09:53:20.010 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System.Configuration/System.Configuration.config'.
2019-04-05 09:53:20.010 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.010 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.010 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.010 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.010 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.010 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.011 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.011 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.dll'.
2019-04-05 09:53:20.011 NotTest[34964:3774989] info: Image addref System.Xml[0x7ffb2c703320] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.dll[0x7ffb2e001c00]: 2
2019-04-05 09:53:20.011 NotTest[34964:3774989] info: Prepared to set up assembly 'System.Xml' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.dll)
2019-04-05 09:53:20.011 NotTest[34964:3774989] info: Assembly System.Xml[0x7ffb2c703320] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.011 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.dll.dylib, 9): image not found
2019-04-05 09:53:20.011 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Xml.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Xml.dll.dylib, 9): image not found
2019-04-05 09:53:20.011 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.dll'.
2019-04-05 09:53:20.012 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.dll.config'.
2019-04-05 09:53:20.012 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System.Xml/System.Xml.config'.
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: Found assembly remapping for System.Security and was for the same version 4.0.0.0
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: Found assembly remapping for System.Security and was for the same version 4.0.0.0
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.012 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.013 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.013 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Security.dll'.
2019-04-05 09:53:20.013 NotTest[34964:3774989] info: Image addref System.Security[0x7ffb2c704260] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Security.dll[0x7ffb2e002400]: 2
2019-04-05 09:53:20.013 NotTest[34964:3774989] info: Prepared to set up assembly 'System.Security' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Security.dll)
2019-04-05 09:53:20.013 NotTest[34964:3774989] info: Assembly System.Security[0x7ffb2c704260] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.013 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Security.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Security.dll.dylib, 9): image not found
2019-04-05 09:53:20.013 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Security.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Security.dll.dylib, 9): image not found
2019-04-05 09:53:20.013 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Security.dll'.
2019-04-05 09:53:20.013 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Security.dll.config'.
2019-04-05 09:53:20.014 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System.Security/System.Security.config'.
2019-04-05 09:53:20.014 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.014 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.014 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.014 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.014 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.014 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.014 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.014 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.014 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.014 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Core.dll'.
2019-04-05 09:53:20.015 NotTest[34964:3774989] info: Image addref System.Core[0x7ffb2c705110] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Core.dll[0x7ffb2e002c00]: 2
2019-04-05 09:53:20.015 NotTest[34964:3774989] info: Prepared to set up assembly 'System.Core' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Core.dll)
2019-04-05 09:53:20.015 NotTest[34964:3774989] info: Assembly System.Core[0x7ffb2c705110] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.015 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Core.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Core.dll.dylib, 9): image not found
2019-04-05 09:53:20.015 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Core.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Core.dll.dylib, 9): image not found
2019-04-05 09:53:20.015 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Core.dll'.
2019-04-05 09:53:20.015 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Core.dll.config'.
2019-04-05 09:53:20.015 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System.Core/System.Core.config'.
2019-04-05 09:53:20.015 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.015 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.015 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.015 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Numerics and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Numerics and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml.Linq and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml.Linq and was for the same version 4.0.0.0
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.016 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.017 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.Linq.dll'.
2019-04-05 09:53:20.017 NotTest[34964:3774989] info: Image addref System.Xml.Linq[0x7ffb2c706040] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.Linq.dll[0x7ffb2e003400]: 2
2019-04-05 09:53:20.017 NotTest[34964:3774989] info: Prepared to set up assembly 'System.Xml.Linq' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.Linq.dll)
2019-04-05 09:53:20.017 NotTest[34964:3774989] info: Assembly System.Xml.Linq[0x7ffb2c706040] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.017 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.Linq.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.Linq.dll.dylib, 9): image not found
2019-04-05 09:53:20.017 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Xml.Linq.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Xml.Linq.dll.dylib, 9): image not found
2019-04-05 09:53:20.017 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.Linq.dll'.
2019-04-05 09:53:20.017 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.Linq.dll.config'.
2019-04-05 09:53:20.017 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System.Xml.Linq/System.Xml.Linq.config'.
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for System.Runtime.Serialization and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Found assembly remapping for System.Runtime.Serialization and was for the same version 4.0.0.0
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.018 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.019 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.019 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Runtime.Serialization.dll'.
2019-04-05 09:53:20.019 NotTest[34964:3774989] info: Image addref System.Runtime.Serialization[0x7ffb2c706f90] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Runtime.Serialization.dll[0x7ffb2e003c00]: 2
2019-04-05 09:53:20.019 NotTest[34964:3774989] info: Prepared to set up assembly 'System.Runtime.Serialization' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Runtime.Serialization.dll)
2019-04-05 09:53:20.019 NotTest[34964:3774989] info: Assembly System.Runtime.Serialization[0x7ffb2c706f90] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.019 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Runtime.Serialization.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Runtime.Serialization.dll.dylib, 9): image not found
2019-04-05 09:53:20.019 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Runtime.Serialization.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Runtime.Serialization.dll.dylib, 9): image not found
2019-04-05 09:53:20.019 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Runtime.Serialization.dll'.
2019-04-05 09:53:20.019 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Runtime.Serialization.dll.config'.
2019-04-05 09:53:20.020 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System.Runtime.Serialization/System.Runtime.Serialization.config'.
2019-04-05 09:53:20.020 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.020 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.020 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.020 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.020 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.020 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.020 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.020 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.ServiceModel.Internals.dll'.
2019-04-05 09:53:20.021 NotTest[34964:3774989] info: Image addref System.ServiceModel.Internals[0x7ffb2c6217e0] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.ServiceModel.Internals.dll[0x7ffb2d09a400]: 2
2019-04-05 09:53:20.021 NotTest[34964:3774989] info: Prepared to set up assembly 'System.ServiceModel.Internals' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.ServiceModel.Internals.dll)
2019-04-05 09:53:20.021 NotTest[34964:3774989] info: Assembly System.ServiceModel.Internals[0x7ffb2c6217e0] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.021 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.ServiceModel.Internals.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.ServiceModel.Internals.dll.dylib, 9): image not found
2019-04-05 09:53:20.021 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.ServiceModel.Internals.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.ServiceModel.Internals.dll.dylib, 9): image not found
2019-04-05 09:53:20.021 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.ServiceModel.Internals.dll'.
2019-04-05 09:53:20.021 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.ServiceModel.Internals.dll.config'.
2019-04-05 09:53:20.021 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System.ServiceModel.Internals/System.ServiceModel.Internals.config'.
2019-04-05 09:53:20.021 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.021 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System.Data and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Found assembly remapping for System.Data and was for the same version 4.0.0.0
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.022 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.023 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Data.dll'.
2019-04-05 09:53:20.023 NotTest[34964:3774989] info: Image addref System.Data[0x7ffb2c6253c0] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Data.dll[0x7ffb2d069200]: 2
2019-04-05 09:53:20.023 NotTest[34964:3774989] info: Prepared to set up assembly 'System.Data' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Data.dll)
2019-04-05 09:53:20.023 NotTest[34964:3774989] info: Assembly System.Data[0x7ffb2c6253c0] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.023 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Data.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Data.dll.dylib, 9): image not found
2019-04-05 09:53:20.023 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Data.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Data.dll.dylib, 9): image not found
2019-04-05 09:53:20.023 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Data.dll'.
2019-04-05 09:53:20.023 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Data.dll.config'.
2019-04-05 09:53:20.024 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System.Data/System.Data.config'.
2019-04-05 09:53:20.024 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.024 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.024 NotTest[34964:3774989] debug: Found assembly remapping for System.Transactions and was for the same version 4.0.0.0
2019-04-05 09:53:20.024 NotTest[34964:3774989] debug: Found assembly remapping for System.Transactions and was for the same version 4.0.0.0
2019-04-05 09:53:20.024 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.024 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.024 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.024 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Transactions.dll'.
2019-04-05 09:53:20.025 NotTest[34964:3774989] info: Image addref System.Transactions[0x7ffb2e800b70] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Transactions.dll[0x7ffb2f000600]: 2
2019-04-05 09:53:20.025 NotTest[34964:3774989] info: Prepared to set up assembly 'System.Transactions' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Transactions.dll)
2019-04-05 09:53:20.025 NotTest[34964:3774989] info: Assembly System.Transactions[0x7ffb2e800b70] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.025 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Transactions.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Transactions.dll.dylib, 9): image not found
2019-04-05 09:53:20.025 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Transactions.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.Transactions.dll.dylib, 9): image not found
2019-04-05 09:53:20.025 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Transactions.dll'.
2019-04-05 09:53:20.025 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Transactions.dll.config'.
2019-04-05 09:53:20.025 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System.Transactions/System.Transactions.config'.
2019-04-05 09:53:20.025 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.025 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System.Numerics and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System.Numerics and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.026 NotTest[34964:3774989] debug: Found assembly remapping for System.EnterpriseServices and was for the same version 4.0.0.0
2019-04-05 09:53:20.027 NotTest[34964:3774989] debug: Found assembly remapping for System.EnterpriseServices and was for the same version 4.0.0.0
2019-04-05 09:53:20.027 NotTest[34964:3774989] debug: Domain NotTest.exe search path is:
2019-04-05 09:53:20.027 NotTest[34964:3774989] debug: path[0] = '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/'
2019-04-05 09:53:20.027 NotTest[34964:3774989] debug: End of domain NotTest.exe search path.
2019-04-05 09:53:20.027 NotTest[34964:3774989] info: Assembly Loader probing location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.EnterpriseServices.dll'.
2019-04-05 09:53:20.027 NotTest[34964:3774989] info: Image addref System.EnterpriseServices[0x7ffb2c524820] (asmctx DEFAULT) -> /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.EnterpriseServices.dll[0x7ffb2c804200]: 2
2019-04-05 09:53:20.027 NotTest[34964:3774989] info: Prepared to set up assembly 'System.EnterpriseServices' (/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.EnterpriseServices.dll)
2019-04-05 09:53:20.027 NotTest[34964:3774989] info: Assembly System.EnterpriseServices[0x7ffb2c524820] added to domain NotTest.exe, ref_count=1
2019-04-05 09:53:20.027 NotTest[34964:3774989] info: AOT: image '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.EnterpriseServices.dll.dylib' not found: dlopen(/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.EnterpriseServices.dll.dylib, 9): image not found
2019-04-05 09:53:20.028 NotTest[34964:3774989] info: AOT: image '/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.EnterpriseServices.dll.dylib' not found: dlopen(/Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/builds/install/mac64/lib/mono/aot-cache/amd64/System.EnterpriseServices.dll.dylib, 9): image not found
2019-04-05 09:53:20.028 NotTest[34964:3774989] info: Assembly Loader loaded assembly from location: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.EnterpriseServices.dll'.
2019-04-05 09:53:20.028 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.EnterpriseServices.dll.config'.
2019-04-05 09:53:20.028 NotTest[34964:3774989] info: Config attempting to parse: '/Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/mono/assemblies/System.EnterpriseServices/System.EnterpriseServices.config'.
2019-04-05 09:53:20.028 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.028 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.028 NotTest[34964:3774989] debug: Found assembly remapping for System.Transactions and was for the same version 4.0.0.0
2019-04-05 09:53:20.028 NotTest[34964:3774989] debug: Found assembly remapping for System.Transactions and was for the same version 4.0.0.0
2019-04-05 09:53:20.029 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.029 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.029 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.029 NotTest[34964:3774989] info: Assembly Ref addref Newtonsoft.Json[0x7ffb2e951690] -> mscorlib[0x7ffb2c45dc70]: 6
2019-04-05 09:53:20.029 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Numerics.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.029 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.029 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.029 NotTest[34964:3774989] info: Assembly Ref addref System.Numerics[0x7ffb2c700680] -> mscorlib[0x7ffb2c45dc70]: 7
2019-04-05 09:53:20.029 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Configuration.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.029 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.029 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.030 NotTest[34964:3774989] info: Assembly Ref addref System.Configuration[0x7ffb2c7024f0] -> mscorlib[0x7ffb2c45dc70]: 8
2019-04-05 09:53:20.030 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.030 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.030 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.030 NotTest[34964:3774989] info: Assembly Ref addref System.Xml[0x7ffb2c703320] -> mscorlib[0x7ffb2c45dc70]: 9
2019-04-05 09:53:20.030 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Security.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.030 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.030 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.030 NotTest[34964:3774989] info: Assembly Ref addref System.Security[0x7ffb2c704260] -> mscorlib[0x7ffb2c45dc70]: 10
2019-04-05 09:53:20.030 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Core.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.030 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.030 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.030 NotTest[34964:3774989] info: Assembly Ref addref System.Core[0x7ffb2c705110] -> mscorlib[0x7ffb2c45dc70]: 11
2019-04-05 09:53:20.031 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Xml.Linq.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.031 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.031 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.031 NotTest[34964:3774989] info: Assembly Ref addref System.Xml.Linq[0x7ffb2c706040] -> mscorlib[0x7ffb2c45dc70]: 12
2019-04-05 09:53:20.031 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Runtime.Serialization.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.031 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.031 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.031 NotTest[34964:3774989] info: Assembly Ref addref System.Runtime.Serialization[0x7ffb2c706f90] -> mscorlib[0x7ffb2c45dc70]: 13
2019-04-05 09:53:20.031 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.ServiceModel.Internals.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.031 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.031 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.031 NotTest[34964:3774989] info: Assembly Ref addref System.ServiceModel.Internals[0x7ffb2c6217e0] -> mscorlib[0x7ffb2c45dc70]: 14
2019-04-05 09:53:20.031 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Data.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.032 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.032 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.032 NotTest[34964:3774989] info: Assembly Ref addref System.Data[0x7ffb2c6253c0] -> mscorlib[0x7ffb2c45dc70]: 15
2019-04-05 09:53:20.032 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Transactions.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.032 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.032 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.032 NotTest[34964:3774989] info: Assembly Ref addref System.Transactions[0x7ffb2e800b70] -> mscorlib[0x7ffb2c45dc70]: 16
2019-04-05 09:53:20.032 NotTest[34964:3774989] info: Loading reference 0 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.EnterpriseServices.dll asmctx DEFAULT, looking for mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.032 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.032 NotTest[34964:3774989] debug: Found assembly remapping for mscorlib and was for the same version 4.0.0.0
2019-04-05 09:53:20.032 NotTest[34964:3774989] info: Assembly Ref addref System.EnterpriseServices[0x7ffb2c524820] -> mscorlib[0x7ffb2c45dc70]: 17
2019-04-05 09:53:20.034 NotTest[34964:3774989] info: DllImport attempting to load: '/System/Library/Frameworks/AppKit.framework/AppKit'.
2019-04-05 09:53:20.035 NotTest[34964:3774989] info: DllImport loaded library '/System/Library/Frameworks/AppKit.framework/AppKit'.
2019-04-05 09:53:20.035 NotTest[34964:3774989] info: DllImport searching in: '/System/Library/Frameworks/AppKit.framework/AppKit' ('/System/Library/Frameworks/AppKit.framework/AppKit').
2019-04-05 09:53:20.035 NotTest[34964:3774989] info: Searching for 'NSApplicationMain'.
2019-04-05 09:53:20.035 NotTest[34964:3774989] info: Probing 'NSApplicationMain'.
2019-04-05 09:53:20.035 NotTest[34964:3774989] info: Found as 'NSApplicationMain'.
2019-04-05 09:53:20.102 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:20.102 NotTest[34964:3774989] info: Searching for 'objc_msgSendSuper'.
2019-04-05 09:53:20.102 NotTest[34964:3774989] info: Probing 'objc_msgSendSuper'.
2019-04-05 09:53:20.102 NotTest[34964:3774989] info: Found as 'objc_msgSendSuper'.
2019-04-05 09:53:20.102 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:20.102 NotTest[34964:3774989] info: Searching for 'objc_msgSend'.
2019-04-05 09:53:20.102 NotTest[34964:3774989] info: Probing 'objc_msgSend'.
2019-04-05 09:53:20.102 NotTest[34964:3774989] info: Found as 'objc_msgSend'.
2019-04-05 09:53:20.105 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:20.105 NotTest[34964:3774989] info: Searching for 'objc_msgSend'.
2019-04-05 09:53:20.105 NotTest[34964:3774989] info: Probing 'objc_msgSend'.
2019-04-05 09:53:20.105 NotTest[34964:3774989] info: Found as 'objc_msgSend'.
2019-04-05 09:53:20.105 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:20.105 NotTest[34964:3774989] info: Searching for 'objc_msgSendSuper'.
2019-04-05 09:53:20.106 NotTest[34964:3774989] info: Probing 'objc_msgSendSuper'.
2019-04-05 09:53:20.106 NotTest[34964:3774989] info: Found as 'objc_msgSendSuper'.
2019-04-05 09:53:20.107 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:20.107 NotTest[34964:3774989] info: Searching for 'objc_getProtocol'.
2019-04-05 09:53:20.107 NotTest[34964:3774989] info: Probing 'objc_getProtocol'.
2019-04-05 09:53:20.108 NotTest[34964:3774989] info: Found as 'objc_getProtocol'.
2019-04-05 09:53:20.117 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:20.117 NotTest[34964:3774989] info: Searching for 'class_getSuperclass'.
2019-04-05 09:53:20.117 NotTest[34964:3774989] info: Probing 'class_getSuperclass'.
2019-04-05 09:53:20.117 NotTest[34964:3774989] info: Found as 'class_getSuperclass'.
2019-04-05 09:53:20.117 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:20.117 NotTest[34964:3774989] info: Searching for 'class_getName'.
2019-04-05 09:53:20.117 NotTest[34964:3774989] info: Probing 'class_getName'.
2019-04-05 09:53:20.117 NotTest[34964:3774989] info: Found as 'class_getName'.
2019-04-05 09:53:20.160 NotTest[34964:3774989] info: Loading reference 2 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/NotTest.exe asmctx DEFAULT, looking for Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
2019-04-05 09:53:20.160 NotTest[34964:3774989] info: Assembly Ref addref NotTest[0x7ffb2c48e400] -> Newtonsoft.Json[0x7ffb2e951690]: 2
2019-04-05 09:53:20.161 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:20.161 NotTest[34964:3774989] info: Searching for 'objc_msgSend'.
2019-04-05 09:53:20.161 NotTest[34964:3774989] info: Probing 'objc_msgSend'.
2019-04-05 09:53:20.161 NotTest[34964:3774989] info: Found as 'objc_msgSend'.
2019-04-05 09:53:20.161 NotTest[34964:3774989] info: DllImport searching in: '/usr/lib/libobjc.dylib' ('/usr/lib/libobjc.dylib').
2019-04-05 09:53:20.161 NotTest[34964:3774989] info: Searching for 'objc_msgSendSuper'.
2019-04-05 09:53:20.161 NotTest[34964:3774989] info: Probing 'objc_msgSendSuper'.
2019-04-05 09:53:20.161 NotTest[34964:3774989] info: Found as 'objc_msgSendSuper'.
2019-04-05 09:53:20.169 NotTest[34964:3774989] info: Loading reference 2 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll asmctx DEFAULT, looking for System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.169 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.169 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.169 NotTest[34964:3774989] info: Assembly Ref addref Newtonsoft.Json[0x7ffb2e951690] -> System[0x7ffb2c4e5020]: 3
2019-04-05 09:53:20.172 NotTest[34964:3774989] info: Loading reference 5 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll asmctx DEFAULT, looking for System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.172 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.172 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.173 NotTest[34964:3774989] info: Assembly Ref addref Newtonsoft.Json[0x7ffb2e951690] -> System.Core[0x7ffb2c705110]: 2
2019-04-05 09:53:20.176 NotTest[34964:3774989] info: Loading reference 6 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll asmctx DEFAULT, looking for System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.176 NotTest[34964:3774989] debug: Found assembly remapping for System.Runtime.Serialization and was for the same version 4.0.0.0
2019-04-05 09:53:20.176 NotTest[34964:3774989] debug: Found assembly remapping for System.Runtime.Serialization and was for the same version 4.0.0.0
2019-04-05 09:53:20.176 NotTest[34964:3774989] info: Assembly Ref addref Newtonsoft.Json[0x7ffb2e951690] -> System.Runtime.Serialization[0x7ffb2c706f90]: 2
2019-04-05 09:53:20.181 NotTest[34964:3774989] info: Loading reference 1 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll asmctx DEFAULT, looking for System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.181 NotTest[34964:3774989] debug: Found assembly remapping for System.Numerics and was for the same version 4.0.0.0
2019-04-05 09:53:20.181 NotTest[34964:3774989] debug: Found assembly remapping for System.Numerics and was for the same version 4.0.0.0
2019-04-05 09:53:20.181 NotTest[34964:3774989] info: Assembly Ref addref Newtonsoft.Json[0x7ffb2e951690] -> System.Numerics[0x7ffb2c700680]: 2
2019-04-05 09:53:20.206 NotTest[34964:3774989] info: Loading reference 2 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.dll asmctx DEFAULT, looking for System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
2019-04-05 09:53:20.206 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.206 NotTest[34964:3774989] debug: Found assembly remapping for System.Configuration and was for the same version 4.0.0.0
2019-04-05 09:53:20.206 NotTest[34964:3774989] info: Assembly Ref addref System[0x7ffb2c4e5020] -> System.Configuration[0x7ffb2c7024f0]: 2
2019-04-05 09:53:20.237 NotTest[34964:3774989] info: Loading reference 1 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Core.dll asmctx DEFAULT, looking for System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.237 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.237 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.237 NotTest[34964:3774989] info: Assembly Ref addref System.Core[0x7ffb2c705110] -> System[0x7ffb2c4e5020]: 4
2019-04-05 09:53:20.237 NotTest[34964:3774989] info: Loading reference 7 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/Newtonsoft.Json.dll asmctx DEFAULT, looking for System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.237 NotTest[34964:3774989] debug: Found assembly remapping for System.Data and was for the same version 4.0.0.0
2019-04-05 09:53:20.237 NotTest[34964:3774989] debug: Found assembly remapping for System.Data and was for the same version 4.0.0.0
2019-04-05 09:53:20.237 NotTest[34964:3774989] info: Assembly Ref addref Newtonsoft.Json[0x7ffb2e951690] -> System.Data[0x7ffb2c6253c0]: 2
2019-04-05 09:53:20.238 NotTest[34964:3774989] info: Loading reference 3 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Data.dll asmctx DEFAULT, looking for System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.238 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.238 NotTest[34964:3774989] debug: Found assembly remapping for System.Xml and was for the same version 4.0.0.0
2019-04-05 09:53:20.238 NotTest[34964:3774989] info: Assembly Ref addref System.Data[0x7ffb2c6253c0] -> System.Xml[0x7ffb2c703320]: 2
2019-04-05 09:53:20.238 NotTest[34964:3774989] info: Loading reference 2 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Data.dll asmctx DEFAULT, looking for System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.238 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.239 NotTest[34964:3774989] debug: Found assembly remapping for System and was for the same version 4.0.0.0
2019-04-05 09:53:20.239 NotTest[34964:3774989] info: Assembly Ref addref System.Data[0x7ffb2c6253c0] -> System[0x7ffb2c4e5020]: 5
2019-04-05 09:53:20.239 NotTest[34964:3774989] info: Loading reference 6 of /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MonoBundle/System.Data.dll asmctx DEFAULT, looking for System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
2019-04-05 09:53:20.239 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.239 NotTest[34964:3774989] debug: Found assembly remapping for System.Core and was for the same version 4.0.0.0
2019-04-05 09:53:20.239 NotTest[34964:3774989] info: Assembly Ref addref System.Data[0x7ffb2c6253c0] -> System.Core[0x7ffb2c705110]: 3
2019-04-05 09:53:20.251 NotTest[34964:3774989] error: * Assertion at /Users/builder/jenkins/workspace/xamarin-macios/xamarin-macios/external/mono/mono/mini/mini.c:2278, condition `code' not met
=================================================================
Native Crash Reporting
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
=================================================================
Basic Fault Adddress Reporting
=================================================================
Memory around native instruction pointer (0x7fff7a6142c6):0x7fff7a6142b6 ff ff c3 90 90 90 b8 48 01 00 02 49 89 ca 0f 05 .......H...I....
0x7fff7a6142c6 73 08 48 89 c7 e9 87 a1 ff ff c3 55 48 89 e5 41 s.H........UH..A
0x7fff7a6142d6 57 41 56 41 55 41 54 53 48 81 ec 88 00 00 00 4d WAVAUATSH......M
0x7fff7a6142e6 89 cf 49 89 f4 48 8d 05 76 92 c4 32 48 8b 00 48 ..I..H..v..2H..H
=================================================================
Native stacktrace:
=================================================================
0x105984cc5 - /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MacOS/NotTest : mono_dump_native_crash_info
0x105978c85 - /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MacOS/NotTest : mono_handle_native_crash
0x7fff7a6beb5d - /usr/lib/system/libsystem_platform.dylib : _sigtramp
0x0 - Unknown
0x7fff7a57e6a6 - /usr/lib/system/libsystem_c.dylib : abort
0x10589beb0 - /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MacOS/NotTest : _ZL12log_callbackPKcS0_S0_iPv
0x105bac55e - /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MacOS/NotTest : monoeg_g_logv_nofree
0x105bac6df - /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MacOS/NotTest : monoeg_assertion_message
0x105997daa - /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MacOS/NotTest : mono_codegen
0x10599a7ff - /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MacOS/NotTest : mini_method_compile
0x10599bc5c - /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MacOS/NotTest : mono_jit_compile_method_inner
0x10598a9a1 - /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MacOS/NotTest : mono_jit_compile_method_with_opt
0x105a5e381 - /Users/donblas/Projects/NotTest/bin/Release/NotTest.app/Contents/MacOS/NotTest : ves_icall_System_Delegate_CreateDelegate_internal
0x10ddaac97 - Unknown
=================================================================
Managed Stacktrace:
=================================================================
at <unknown> <0xffffffff>
at System.Delegate:CreateDelegate_internal <0x00126>
at System.Delegate:CreateDelegate <0x008f2>
at System.Delegate:CreateDelegate <0x0002a>
at System.Reflection.Emit.DynamicMethod:CreateDelegate <0x00062>
at Newtonsoft.Json.Utilities.DynamicReflectionDelegateFactory:CreateDefaultConstructor <0x00106>
at Newtonsoft.Json.Serialization.DefaultContractResolver:GetDefaultCreator <0x00035>
at Newtonsoft.Json.Serialization.DefaultContractResolver:InitializeContract <0x0021a>
at Newtonsoft.Json.Serialization.DefaultContractResolver:CreateObjectContract <0x0008a>
at Newtonsoft.Json.Serialization.DefaultContractResolver:CreateContract <0x002f6>
at System.Collections.Concurrent.ConcurrentDictionary`2:GetOrAdd <0x000d4>
at Newtonsoft.Json.Utilities.ThreadSafeStore`2:Get <0x00082>
at Newtonsoft.Json.Serialization.DefaultContractResolver:ResolveContract <0x0004a>
at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter:GetContractSafe <0x00042>
at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter:Serialize <0x000a2>
at Newtonsoft.Json.JsonSerializer:SerializeInternal <0x0067a>
at Newtonsoft.Json.JsonSerializer:Serialize <0x00020>
at Newtonsoft.Json.JsonConvert:SerializeObjectInternal <0x00142>
at Newtonsoft.Json.JsonConvert:SerializeObject <0x00042>
at Newtonsoft.Json.JsonConvert:SerializeObject <0x0001a>
at NotTest.ViewController:ViewDidLoad <0x0022a>
at System.Object:runtime_invoke_void__this__ <0x000e8>
at <unknown> <0xffffffff>
at AppKit.NSApplication:NSApplicationMain <0x0012f>
at AppKit.NSApplication:Main <0x000f2>
at NotTest.MainClass:Main <0x00032>
at <Module>:runtime_invoke_void_object <0x000e8>
=================================================================
Abort trap: 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment