Skip to content

Console Output

15:40:30 [2019-10-24T15:40:30.104Z] 
15:40:30 [2019-10-24T15:40:30.104Z] d:\jenkins\workspace\HttpOverStream_0.1.21>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.21:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Build 
15:40:33 [2019-10-24T15:40:33.002Z] Preparing to run build script...
15:40:36 [2019-10-24T15:40:36.027Z] Running build script...
15:40:43 [2019-10-24T15:40:43.085Z] 
15:40:43 [2019-10-24T15:40:43.085Z] ========================================
15:40:43 [2019-10-24T15:40:43.085Z] Nuget-Restore
15:40:43 [2019-10-24T15:40:43.085Z] ========================================
15:40:43 [2019-10-24T15:40:43.085Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Microsoft.AspNet.WebApi.Owin.5.2.6.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Microsoft.AspNet.WebApi.Client.5.2.7.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Microsoft.AspNet.WebApi.Core.5.2.6.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Microsoft.Owin.4.0.1.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package MSTest.TestAdapter.1.4.0.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Newtonsoft.Json.11.0.2.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package MSTest.TestFramework.1.4.0.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package System.Numerics.Vectors.4.5.0.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Owin.1.0.0.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package System.Runtime.CompilerServices.Unsafe.4.5.2.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package System.Threading.Tasks.Extensions.4.5.1.
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 76ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 37ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg 77ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg 78ms
15:40:46 [2019-10-24T15:40:46.437Z] Installing Microsoft.AspNet.WebApi.Owin 5.2.6.
15:40:46 [2019-10-24T15:40:46.437Z] Installing MSTest.TestAdapter 1.4.0.
15:40:46 [2019-10-24T15:40:46.437Z] Installing Owin 1.0.
15:40:46 [2019-10-24T15:40:46.437Z] Installing Microsoft.Owin 4.0.1.
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg 130ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg 90ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg 90ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg 90ms
15:40:46 [2019-10-24T15:40:46.437Z] Installing System.Threading.Tasks.Extensions 4.5.1.
15:40:46 [2019-10-24T15:40:46.437Z] Installing Microsoft.AspNet.WebApi.Core 5.2.6.
15:40:46 [2019-10-24T15:40:46.437Z] Installing MSTest.TestFramework 1.4.0.
15:40:46 [2019-10-24T15:40:46.437Z] Installing System.Numerics.Vectors 4.5.0.
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 133ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg 93ms
15:40:46 [2019-10-24T15:40:46.437Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7.
15:40:46 [2019-10-24T15:40:46.437Z] Installing Newtonsoft.Json 11.0.2.
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg 95ms
15:40:46 [2019-10-24T15:40:46.437Z] Installing System.Runtime.CompilerServices.Unsafe 4.5.2.
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'Owin.1.0.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'Owin.1.0.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.859Z] Adding package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.859Z] Adding package 'Newtonsoft.Json.11.0.2' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.859Z] Added package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.859Z] Added package 'Newtonsoft.Json.11.0.2' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.859Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
15:40:47 [2019-10-24T15:40:47.859Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
15:40:47 [2019-10-24T15:40:47.859Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj...
15:40:47 [2019-10-24T15:40:47.859Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj...
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json 69ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 68ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json 72ms
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json 71ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 92ms
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 70ms
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 77ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 82ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 80ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg 13ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg 16ms
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 126ms
15:40:48 [2019-10-24T15:40:48.774Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg 56ms
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 70ms
15:40:48 [2019-10-24T15:40:48.774Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 83ms
15:40:48 [2019-10-24T15:40:48.774Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.774Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg 4ms
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 77ms
15:40:48 [2019-10-24T15:40:48.774Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json 74ms
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 81ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 80ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json 85ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 59ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json 90ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg 4ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 62ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 222ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 229ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg 4ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 56ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json 68ms
15:40:48 [2019-10-24T15:40:48.775Z] Committing restore...
15:40:48 [2019-10-24T15:40:48.775Z] Committing restore...
15:40:48 [2019-10-24T15:40:48.775Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
15:40:48 [2019-10-24T15:40:48.775Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 213ms
15:40:48 [2019-10-24T15:40:48.775Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.targets.
15:40:48 [2019-10-24T15:40:48.775Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.targets.
15:40:48 [2019-10-24T15:40:48.775Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
15:40:48 [2019-10-24T15:40:48.775Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
15:40:48 [2019-10-24T15:40:48.775Z] Restore completed in 766.32 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:40:48 [2019-10-24T15:40:48.775Z] Restore completed in 766.49 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:40:48 [2019-10-24T15:40:48.775Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
15:40:48 [2019-10-24T15:40:48.775Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json 60ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json 62ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json 61ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg 3ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 178ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 217ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 14ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json 57ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json 72ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json 73ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json 60ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json 65ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json 61ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 230ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 231ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json 64ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg 8ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 255ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg 11ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json 61ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json 78ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg 15ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json 79ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json 243ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 74ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json 78ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json 72ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json 75ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 3ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json 96ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json 97ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z] Installing Microsoft.Owin.Hosting 4.0.1.
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json 112ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg 8ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json
15:40:49 [2019-10-24T15:40:49.232Z] Committing restore...
15:40:49 [2019-10-24T15:40:49.232Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json 77ms
15:40:49 [2019-10-24T15:40:49.232Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.targets.
15:40:49 [2019-10-24T15:40:49.232Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json 216ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json
15:40:49 [2019-10-24T15:40:49.232Z] Restore completed in 377.66 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json 216ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 70ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json 97ms
15:40:49 [2019-10-24T15:40:49.232Z] Committing restore...
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json 59ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json 62ms
15:40:49 [2019-10-24T15:40:49.232Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.targets.
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json 80ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg 18ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z] Restore completed in 13.1 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 69ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg 352ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json 410ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json 571ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json 580ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json 397ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json 401ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json 562ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json 407ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json 566ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json 390ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json 394ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json 458ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json 390ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json 467ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 450ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json 472ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 426ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 427ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json 395ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 450ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg 12ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z] Installing System.Numerics.Vectors 4.4.0.
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg 2ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing System.Buffers 4.4.0.
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.AspNetCore.Http.Features 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg 8ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 3ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.AspNetCore.Http.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg 7ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 7ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg 8ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Net.Http.Headers 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.ObjectPool 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.AspNetCore.WebUtilities 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.FileSystemGlobbing 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg 12ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.FileProviders.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg 12ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.Configuration.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.Primitives 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.Configuration.Binder 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 24ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.Logging.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.AspNetCore.Hosting.Abstractions 2.1.1.
15:40:56 [2019-10-24T15:40:56.743Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json 7332ms
15:40:56 [2019-10-24T15:40:56.743Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json 7338ms
15:40:56 [2019-10-24T15:40:56.743Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json 7336ms
15:40:56 [2019-10-24T15:40:56.743Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json 7331ms
15:40:56 [2019-10-24T15:40:56.743Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json 6903ms
15:40:56 [2019-10-24T15:40:56.743Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json
15:40:57 [2019-10-24T15:40:57.707Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json 997ms
15:40:57 [2019-10-24T15:40:57.707Z] Installing Microsoft.AspNetCore.Hosting 2.1.1.
15:40:57 [2019-10-24T15:40:57.707Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg
15:40:57 [2019-10-24T15:40:57.707Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg
15:40:57 [2019-10-24T15:40:57.707Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg
15:40:58 [2019-10-24T15:40:58.671Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg
15:40:58 [2019-10-24T15:40:58.671Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg
15:40:58 [2019-10-24T15:40:58.671Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg 997ms
15:40:58 [2019-10-24T15:40:58.671Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg 998ms
15:40:58 [2019-10-24T15:40:58.671Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg 997ms
15:40:58 [2019-10-24T15:40:58.671Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg
15:40:59 [2019-10-24T15:40:59.128Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg 495ms
15:40:59 [2019-10-24T15:40:59.128Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg 495ms
15:40:59 [2019-10-24T15:40:59.128Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg 477ms
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Configuration.FileExtensions 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Logging 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.DependencyInjection 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Options 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Hosting.Abstractions 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.FileProviders.Physical 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Configuration 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.AspNetCore.Http 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.AspNetCore.Http.Extensions 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json
15:40:59 [2019-10-24T15:40:59.586Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json 65ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg 7ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json 61ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json 62ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json 59ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg 8ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json 226ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 225ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 238ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg 6ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 7ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json 215ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 31ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json 218ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg 2ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json 56ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg 6ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg 6ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json 217ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg 2ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json 61ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 61ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.500Z] Committing restore...
15:41:00 [2019-10-24T15:41:00.500Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.props.
15:41:00 [2019-10-24T15:41:00.500Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.targets.
15:41:00 [2019-10-24T15:41:00.500Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore\obj\project.assets.json
15:41:00 [2019-10-24T15:41:00.500Z] Restore completed in 12.32 sec for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:41:00 [2019-10-24T15:41:00.500Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json 215ms
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.500Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg 4ms
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 216ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 4ms
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 224ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 246ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 2ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 211ms
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 217ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 6ms
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg 9ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 229ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 4ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 234ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 216ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 216ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 3ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 3ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 4ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 6ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 213ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 213ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 9ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 231ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 12ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 4ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 326ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 10ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 59ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 4ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 215ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 211ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 4ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 215ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 215ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 3ms
15:41:01 [2019-10-24T15:41:01.872Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 537ms
15:41:01 [2019-10-24T15:41:01.872Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
15:41:01 [2019-10-24T15:41:01.872Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 4ms
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Collections.NonGeneric 4.0.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.ComponentModel 4.0.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Collections.Specialized 4.0.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.ComponentModel.Primitives 4.1.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.Win32.Registry 4.0.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Threading.ThreadPool 4.0.10.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Collections.Immutable 1.2.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Xml.XPath 4.0.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.ComponentModel.TypeConverter 4.1.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Diagnostics.Process 4.1.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Reflection.Metadata 1.3.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Threading.Thread 4.0.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Diagnostics.TraceSource 4.0.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore.DataProtection.Abstractions 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore.Cryptography.Internal 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore.Authorization 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore.Connections.Abstractions 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing xunit.runner.visualstudio 2.4.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing xunit 2.4.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore.Mvc 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.NETCore.App 2.1.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.NET.Test.Sdk 15.9.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.HostFiltering 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Configuration.Json 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing xunit.analyzers 0.10.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Logging.Configuration 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Logging.Debug 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Logging.Console 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing xunit.assert 2.4.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing xunit.core 2.4.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.NETCore.Platforms 2.1.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.NETCore.Targets 2.1.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Configuration.UserSecrets 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Configuration.CommandLine 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Routing 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Diagnostics 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.CodeCoverage 15.8.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Server.IISIntegration 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Server.Kestrel 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Server.Kestrel.Https 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing xunit.extensibility.execution 2.4.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Caching.Memory 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Mvc.Razor.Extensions 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing xunit.extensibility.core 2.4.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing xunit.abstractions 2.0.2.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.Cors 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.ApiExplorer 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.DataAnnotations 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.RazorPages 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.Localization 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing System.Runtime.Loader 4.0.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.TagHelpers 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.ViewFeatures 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Razor.Design 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.CodeCoverage 15.9.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.TestPlatform.TestHost 15.9.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.Extensions.Options.ConfigurationExtensions 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Routing.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Diagnostics.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.HttpOverrides 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing System.IO.Pipelines 4.5.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Authentication.Core 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Server.Kestrel.Core 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.Extensions.Caching.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.CodeAnalysis.Razor 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Razor.Language 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Cors 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.Core 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.JsonPatch 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.Extensions.Localization 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Localization 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Mvc.Razor 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Razor.Runtime 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Html.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.Extensions.WebEncoders 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Antiforgery 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.TestPlatform.ObjectModel 15.9.0.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Authentication.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Mvc.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Authorization.Policy 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.Extensions.Localization.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.Extensions.FileProviders.Composite 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Razor 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.DataProtection 2.1.1.
15:41:09 [2019-10-24T15:41:09.529Z] Committing restore...
15:41:09 [2019-10-24T15:41:09.529Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
15:41:09 [2019-10-24T15:41:09.529Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.targets.
15:41:09 [2019-10-24T15:41:09.529Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
15:41:09 [2019-10-24T15:41:09.529Z] Restore completed in 20.12 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:41:09 [2019-10-24T15:41:09.988Z] Committing restore...
15:41:09 [2019-10-24T15:41:09.988Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.props.
15:41:09 [2019-10-24T15:41:09.988Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.targets.
15:41:09 [2019-10-24T15:41:09.988Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\project.assets.json
15:41:09 [2019-10-24T15:41:09.988Z] Restore completed in 22.01 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:41:09 [2019-10-24T15:41:09.988Z] 
15:41:09 [2019-10-24T15:41:09.988Z] NuGet Config files used:
15:41:09 [2019-10-24T15:41:09.988Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
15:41:09 [2019-10-24T15:41:09.988Z] 
15:41:09 [2019-10-24T15:41:09.988Z] Feeds used:
15:41:09 [2019-10-24T15:41:09.988Z]     C:\Users\ContainerAdministrator\.nuget\packages\
15:41:09 [2019-10-24T15:41:09.988Z]     https://api.nuget.org/v3/index.json
15:41:09 [2019-10-24T15:41:09.988Z] 
15:41:09 [2019-10-24T15:41:09.988Z] Installed:
15:41:09 [2019-10-24T15:41:09.988Z]     11 package(s) to packages.config projects
15:41:09 [2019-10-24T15:41:09.988Z]     1 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
15:41:09 [2019-10-24T15:41:09.988Z]     27 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj
15:41:09 [2019-10-24T15:41:09.988Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
15:41:09 [2019-10-24T15:41:09.988Z]     121 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj
15:41:14 [2019-10-24T15:41:14.665Z]   Restore completed in 333.36 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:41:14 [2019-10-24T15:41:14.665Z]   Restore completed in 333.36 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:41:14 [2019-10-24T15:41:14.665Z]   Restore completed in 361.71 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:41:14 [2019-10-24T15:41:14.665Z]   Restore completed in 13.87 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:41:14 [2019-10-24T15:41:14.665Z]   Restore completed in 41.53 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:41:15 [2019-10-24T15:41:15.122Z]   Restore completed in 529.8 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:41:15 [2019-10-24T15:41:15.122Z]   Restore completed in 1.19 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:41:15 [2019-10-24T15:41:15.579Z] 
15:41:15 [2019-10-24T15:41:15.579Z] ========================================
15:41:15 [2019-10-24T15:41:15.579Z] Build
15:41:15 [2019-10-24T15:41:15.579Z] ========================================
15:41:15 [2019-10-24T15:41:15.579Z] Microsoft (R) Build Engine version 16.2.37902+b5aaefc9f for .NET Framework
15:41:15 [2019-10-24T15:41:15.579Z] Copyright (C) Microsoft Corporation. All rights reserved.
15:41:15 [2019-10-24T15:41:15.579Z] 
15:41:20 [2019-10-24T15:41:20.254Z]   HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll
15:41:20 [2019-10-24T15:41:20.711Z]   HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll
15:41:21 [2019-10-24T15:41:21.676Z]   HttpOverStream.Tests -> C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll
15:41:21 [2019-10-24T15:41:21.676Z]   HttpOverStream.Server.AspnetCore -> C:\work\src\HttpOverStream.Server.AspnetCore\bin\Release\netstandard2.0\HttpOverStream.Server.AspnetCore.dll
15:41:22 [2019-10-24T15:41:22.642Z]   HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll
15:41:23 [2019-10-24T15:41:23.100Z]   HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\netstandard2.0\HttpOverStream.NamedPipe.dll
15:41:24 [2019-10-24T15:41:24.063Z]   HttpOverStream.Server.Owin.Tests -> C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll
15:41:25 [2019-10-24T15:41:25.027Z]   HttpOverStream.Server.AspnetCore.Tests -> C:\work\src\HttpOverStream.Server.AspnetCore.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Server.AspnetCore.Tests.dll
15:41:25 [2019-10-24T15:41:25.027Z] 
15:41:25 [2019-10-24T15:41:25.027Z] Task                          Duration            
15:41:25 [2019-10-24T15:41:25.027Z] --------------------------------------------------
15:41:25 [2019-10-24T15:41:25.027Z] Nuget-Restore                 00:00:32.9608583    
15:41:25 [2019-10-24T15:41:25.027Z] Build                         00:00:09.5276985    
15:41:25 [2019-10-24T15:41:25.027Z] --------------------------------------------------
15:41:25 [2019-10-24T15:41:25.027Z] Total:                        00:00:42.4885568