Skip to content
Failed

Console Output

Pull request #40 opened
00:11:42 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 780478dd5d62bdc0144beb98adb649a32a6ab35a+3cf6288989eaa636597634f7c6956df70e329968 (11a7a75af51e865ed538065c3757e5b14c80b924)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/HttpOverStream_PR-40@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘windows-2019’ are offline
Running on azwin-2-ae92c0 in d:\jenkins\workspace\HttpOverStream_PR-40
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/HttpOverStream.git
 > git init d:\jenkins\workspace\HttpOverStream_PR-40 # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
 > git --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
Fetching without tags
Merging remotes/origin/master commit 3cf6288989eaa636597634f7c6956df70e329968 into PR head commit 780478dd5d62bdc0144beb98adb649a32a6ab35a
Merge succeeded, producing 780478dd5d62bdc0144beb98adb649a32a6ab35a
Checking out Revision 780478dd5d62bdc0144beb98adb649a32a6ab35a (PR-40)
 > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 780478dd5d62bdc0144beb98adb649a32a6ab35a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 3cf6288989eaa636597634f7c6956df70e329968 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 780478dd5d62bdc0144beb98adb649a32a6ab35a # timeout=10
Commit message: "Bump Microsoft.Owin in /src/HttpOverStream.Server.Owin"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
00:15:24 [2022-08-27T00:15:24.269Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] bat
00:15:27 [2022-08-27T00:15:27.486Z] 
00:15:27 [2022-08-27T00:15:27.486Z] d:\jenkins\workspace\HttpOverStream_PR-40>docker run --rm -v d:\jenkins\workspace\HttpOverStream_PR-40:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Build 
00:15:30 [2022-08-27T00:15:30.535Z] Unable to find image 'mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019' locally
00:15:31 [2022-08-27T00:15:31.023Z] 4.8-20190910-windowsservercore-ltsc2019: Pulling from dotnet/framework/sdk
00:15:31 [2022-08-27T00:15:31.512Z] 65014b3c3121: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] 2945147eda09: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] 3206385dc33b: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] 45fcf426b795: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] a1a94557de3f: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] 89f5b4271951: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] b8042461842f: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] a1b108054582: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] a43bfbe87c56: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] a4bc1287a11a: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] 1bf0c2e57219: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] e557f4cff1a3: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] 9e3d5b25170a: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] 0038f0a61a7e: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] f388dcf57029: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] f096a1949e0c: Pulling fs layer
00:15:31 [2022-08-27T00:15:31.512Z] 45fcf426b795: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] a1a94557de3f: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] 89f5b4271951: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] b8042461842f: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] a1b108054582: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] a43bfbe87c56: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] a4bc1287a11a: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] 1bf0c2e57219: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] e557f4cff1a3: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] 9e3d5b25170a: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] 0038f0a61a7e: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] f388dcf57029: Waiting
00:15:31 [2022-08-27T00:15:31.512Z] f096a1949e0c: Waiting
00:15:46 [2022-08-27T00:15:46.726Z] 2945147eda09: Verifying Checksum
00:15:46 [2022-08-27T00:15:46.726Z] 2945147eda09: Download complete
00:15:49 [2022-08-27T00:15:49.021Z] 65014b3c3121: Verifying Checksum
00:15:49 [2022-08-27T00:15:49.021Z] 65014b3c3121: Download complete
00:15:49 [2022-08-27T00:15:49.021Z] a1a94557de3f: Verifying Checksum
00:15:49 [2022-08-27T00:15:49.021Z] a1a94557de3f: Download complete
00:16:10 [2022-08-27T00:16:10.550Z] 3206385dc33b: Verifying Checksum
00:16:10 [2022-08-27T00:16:10.550Z] 3206385dc33b: Download complete
00:16:10 [2022-08-27T00:16:10.550Z] b8042461842f: Verifying Checksum
00:16:10 [2022-08-27T00:16:10.550Z] b8042461842f: Download complete
00:16:11 [2022-08-27T00:16:11.573Z] a1b108054582: Verifying Checksum
00:16:11 [2022-08-27T00:16:11.573Z] a1b108054582: Download complete
00:16:13 [2022-08-27T00:16:13.196Z] 45fcf426b795: Verifying Checksum
00:16:13 [2022-08-27T00:16:13.196Z] 45fcf426b795: Download complete
00:16:15 [2022-08-27T00:16:15.491Z] a4bc1287a11a: Verifying Checksum
00:16:15 [2022-08-27T00:16:15.491Z] a4bc1287a11a: Download complete
00:16:16 [2022-08-27T00:16:16.515Z] 1bf0c2e57219: Verifying Checksum
00:16:16 [2022-08-27T00:16:16.515Z] 1bf0c2e57219: Download complete
00:16:16 [2022-08-27T00:16:16.515Z] e557f4cff1a3: Verifying Checksum
00:16:25 [2022-08-27T00:16:25.381Z] 89f5b4271951: Verifying Checksum
00:16:25 [2022-08-27T00:16:25.381Z] 89f5b4271951: Download complete
00:16:26 [2022-08-27T00:16:26.405Z] 0038f0a61a7e: Verifying Checksum
00:16:26 [2022-08-27T00:16:26.405Z] 0038f0a61a7e: Download complete
00:16:31 [2022-08-27T00:16:31.301Z] 9e3d5b25170a: Verifying Checksum
00:16:31 [2022-08-27T00:16:31.301Z] 9e3d5b25170a: Download complete
00:16:31 [2022-08-27T00:16:31.793Z] f096a1949e0c: Verifying Checksum
00:16:31 [2022-08-27T00:16:31.793Z] f096a1949e0c: Download complete
00:16:44 [2022-08-27T00:16:44.518Z] f388dcf57029: Verifying Checksum
00:16:44 [2022-08-27T00:16:44.518Z] f388dcf57029: Download complete
00:17:14 [2022-08-27T00:17:14.975Z] a43bfbe87c56: Verifying Checksum
00:17:51 [2022-08-27T00:17:51.983Z] 65014b3c3121: Pull complete
00:19:49 [2022-08-27T00:19:49.161Z] 2945147eda09: Pull complete
00:20:32 [2022-08-27T00:20:32.221Z] 3206385dc33b: Pull complete
00:21:15 [2022-08-27T00:21:15.284Z] 45fcf426b795: Pull complete
00:21:15 [2022-08-27T00:21:15.284Z] a1a94557de3f: Pull complete
00:21:40 [2022-08-27T00:21:40.881Z] 89f5b4271951: Pull complete
00:21:40 [2022-08-27T00:21:40.881Z] b8042461842f: Pull complete
00:21:40 [2022-08-27T00:21:40.881Z] a1b108054582: Pull complete
00:23:08 [2022-08-27T00:23:08.566Z] a43bfbe87c56: Pull complete
00:23:08 [2022-08-27T00:23:08.566Z] a4bc1287a11a: Pull complete
00:23:08 [2022-08-27T00:23:08.566Z] 1bf0c2e57219: Pull complete
00:23:08 [2022-08-27T00:23:08.566Z] e557f4cff1a3: Pull complete
00:23:21 [2022-08-27T00:23:21.284Z] 9e3d5b25170a: Pull complete
00:23:21 [2022-08-27T00:23:21.774Z] 0038f0a61a7e: Pull complete
00:23:43 [2022-08-27T00:23:43.303Z] f388dcf57029: Pull complete
00:23:43 [2022-08-27T00:23:43.303Z] f096a1949e0c: Pull complete
00:23:43 [2022-08-27T00:23:43.303Z] Digest: sha256:004c0448bbfa52ccae9c3b4700373dab25a92a3a4959f5ace5e3717a8b5c4e91
00:23:43 [2022-08-27T00:23:43.303Z] Status: Downloaded newer image for mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019
00:23:44 [2022-08-27T00:23:44.951Z] Preparing to run build script...
00:23:49 [2022-08-27T00:23:49.837Z] Running build script...
00:24:00 [2022-08-27T00:24:00.470Z] 
00:24:00 [2022-08-27T00:24:00.470Z] ========================================
00:24:00 [2022-08-27T00:24:00.470Z] Nuget-Restore
00:24:00 [2022-08-27T00:24:00.470Z] ========================================
00:24:00 [2022-08-27T00:24:00.470Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
00:24:04 [2022-08-27T00:24:04.384Z] Restoring NuGet package Microsoft.AspNet.WebApi.Owin.5.2.6.
00:24:04 [2022-08-27T00:24:04.384Z] Restoring NuGet package MSTest.TestAdapter.1.4.0.
00:24:04 [2022-08-27T00:24:04.384Z] Restoring NuGet package Microsoft.AspNet.WebApi.Core.5.2.6.
00:24:04 [2022-08-27T00:24:04.384Z] Restoring NuGet package Microsoft.Owin.4.0.1.
00:24:04 [2022-08-27T00:24:04.384Z] Restoring NuGet package Microsoft.AspNet.WebApi.Client.5.2.7.
00:24:04 [2022-08-27T00:24:04.384Z] Restoring NuGet package MSTest.TestFramework.1.4.0.
00:24:04 [2022-08-27T00:24:04.384Z] Restoring NuGet package Newtonsoft.Json.13.0.1.
00:24:04 [2022-08-27T00:24:04.384Z] Restoring NuGet package Owin.1.0.0.
00:24:04 [2022-08-27T00:24:04.384Z] Restoring NuGet package System.Numerics.Vectors.4.5.0.
00:24:04 [2022-08-27T00:24:04.384Z] Restoring NuGet package System.Runtime.CompilerServices.Unsafe.4.5.2.
00:24:04 [2022-08-27T00:24:04.384Z] Restoring NuGet package System.Threading.Tasks.Extensions.4.5.1.
00:24:04 [2022-08-27T00:24:04.384Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
00:24:04 [2022-08-27T00:24:04.384Z]   GET https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg
00:24:04 [2022-08-27T00:24:04.384Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg
00:24:04 [2022-08-27T00:24:04.384Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg
00:24:04 [2022-08-27T00:24:04.384Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg
00:24:04 [2022-08-27T00:24:04.384Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
00:24:04 [2022-08-27T00:24:04.384Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg
00:24:04 [2022-08-27T00:24:04.384Z]   GET https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg
00:24:04 [2022-08-27T00:24:04.384Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg
00:24:04 [2022-08-27T00:24:04.384Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg
00:24:04 [2022-08-27T00:24:04.384Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg
00:24:04 [2022-08-27T00:24:04.384Z]   OK https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg 118ms
00:24:04 [2022-08-27T00:24:04.384Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg 61ms
00:24:04 [2022-08-27T00:24:04.384Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 63ms
00:24:04 [2022-08-27T00:24:04.384Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 135ms
00:24:04 [2022-08-27T00:24:04.384Z] Installing System.Threading.Tasks.Extensions 4.5.1.
00:24:04 [2022-08-27T00:24:04.384Z] Installing Newtonsoft.Json 13.0.1.
00:24:04 [2022-08-27T00:24:04.384Z] Installing MSTest.TestAdapter 1.4.0.
00:24:04 [2022-08-27T00:24:04.384Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7.
00:24:04 [2022-08-27T00:24:04.384Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg 186ms
00:24:04 [2022-08-27T00:24:04.384Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 187ms
00:24:04 [2022-08-27T00:24:04.384Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 130ms
00:24:04 [2022-08-27T00:24:04.384Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg 130ms
00:24:04 [2022-08-27T00:24:04.384Z] Installing Owin 1.0.
00:24:04 [2022-08-27T00:24:04.384Z] Installing System.Numerics.Vectors 4.5.0.
00:24:04 [2022-08-27T00:24:04.384Z] Installing Microsoft.Owin 4.0.1.
00:24:04 [2022-08-27T00:24:04.384Z] Installing Microsoft.AspNet.WebApi.Owin 5.2.6.
00:24:04 [2022-08-27T00:24:04.384Z]   OK https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg 134ms
00:24:04 [2022-08-27T00:24:04.384Z] Installing MSTest.TestFramework 1.4.0.
00:24:04 [2022-08-27T00:24:04.384Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg 193ms
00:24:04 [2022-08-27T00:24:04.384Z] Installing Microsoft.AspNet.WebApi.Core 5.2.6.
00:24:04 [2022-08-27T00:24:04.384Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg 140ms
00:24:04 [2022-08-27T00:24:04.384Z] Installing System.Runtime.CompilerServices.Unsafe 4.5.2.
00:24:04 [2022-08-27T00:24:04.384Z] Adding package 'Owin.1.0.0' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.384Z] Adding package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.384Z] Adding package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.384Z] Added package 'Owin.1.0.0' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.384Z] Added package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.384Z] Added package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Adding package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Adding package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Added package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Added package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Adding package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Adding package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Added package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Added package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Adding package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Added package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Adding package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Added package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Adding package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Adding package 'Newtonsoft.Json.13.0.1' to folder 'C:\work\src\packages'
00:24:04 [2022-08-27T00:24:04.883Z] Added package 'Newtonsoft.Json.13.0.1' to folder 'C:\work\src\packages'
00:24:05 [2022-08-27T00:24:05.371Z] Added package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages'
00:24:05 [2022-08-27T00:24:05.371Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
00:24:05 [2022-08-27T00:24:05.371Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
00:24:05 [2022-08-27T00:24:05.371Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
00:24:05 [2022-08-27T00:24:05.371Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 136ms
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 146ms
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 85ms
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 163ms
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 88ms
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 160ms
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.1.1/microsoft.owin.4.1.1.nupkg
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 14ms
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 17ms
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.1.1/microsoft.owin.4.1.1.nupkg 4ms
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 26ms
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 5ms
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 12ms
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
00:24:05 [2022-08-27T00:24:05.858Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
00:24:05 [2022-08-27T00:24:05.858Z] Installing Microsoft.Owin.Hosting 4.0.1.
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 63ms
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 64ms
00:24:05 [2022-08-27T00:24:05.858Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 63ms
00:24:05 [2022-08-27T00:24:05.859Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
00:24:05 [2022-08-27T00:24:05.859Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
00:24:05 [2022-08-27T00:24:05.859Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 67ms
00:24:05 [2022-08-27T00:24:05.859Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 4ms
00:24:05 [2022-08-27T00:24:05.859Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 86ms
00:24:05 [2022-08-27T00:24:05.859Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 15ms
00:24:05 [2022-08-27T00:24:05.859Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
00:24:05 [2022-08-27T00:24:05.859Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
00:24:05 [2022-08-27T00:24:05.859Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 7ms
00:24:05 [2022-08-27T00:24:05.859Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
00:24:05 [2022-08-27T00:24:05.859Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 6ms
00:24:05 [2022-08-27T00:24:05.859Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
00:24:05 [2022-08-27T00:24:05.859Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
00:24:06 [2022-08-27T00:24:06.346Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 13ms
00:24:06 [2022-08-27T00:24:06.346Z] Installing Microsoft.Owin 4.1.1.
00:24:06 [2022-08-27T00:24:06.346Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 64ms
00:24:06 [2022-08-27T00:24:06.346Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
00:24:06 [2022-08-27T00:24:06.346Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 4ms
00:24:06 [2022-08-27T00:24:06.347Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 112ms
00:24:06 [2022-08-27T00:24:06.347Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
00:24:06 [2022-08-27T00:24:06.347Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
00:24:06 [2022-08-27T00:24:06.347Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 4ms
00:24:06 [2022-08-27T00:24:06.347Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 65ms
00:24:06 [2022-08-27T00:24:06.347Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
00:24:06 [2022-08-27T00:24:06.347Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 4ms
00:24:06 [2022-08-27T00:24:06.347Z] Committing restore...
00:24:06 [2022-08-27T00:24:06.347Z] Committing restore...
00:24:06 [2022-08-27T00:24:06.347Z] Committing restore...
00:24:06 [2022-08-27T00:24:06.347Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
00:24:06 [2022-08-27T00:24:06.347Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
00:24:06 [2022-08-27T00:24:06.347Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
00:24:06 [2022-08-27T00:24:06.347Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.targets.
00:24:06 [2022-08-27T00:24:06.347Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.targets.
00:24:06 [2022-08-27T00:24:06.347Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
00:24:06 [2022-08-27T00:24:06.347Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.targets.
00:24:06 [2022-08-27T00:24:06.347Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
00:24:06 [2022-08-27T00:24:06.347Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
00:24:06 [2022-08-27T00:24:06.347Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
00:24:06 [2022-08-27T00:24:06.347Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
00:24:06 [2022-08-27T00:24:06.347Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
00:24:06 [2022-08-27T00:24:06.836Z] Restore completed in 1.09 sec for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
00:24:06 [2022-08-27T00:24:06.836Z] Restore completed in 1.09 sec for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
00:24:06 [2022-08-27T00:24:06.836Z] Restore completed in 1.09 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
00:24:06 [2022-08-27T00:24:06.836Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
00:24:06 [2022-08-27T00:24:06.836Z] Committing restore...
00:24:06 [2022-08-27T00:24:06.836Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
00:24:06 [2022-08-27T00:24:06.836Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.targets.
00:24:06 [2022-08-27T00:24:06.836Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
00:24:06 [2022-08-27T00:24:06.836Z] Restore completed in 7.17 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 73ms
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 75ms
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 5ms
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 6ms
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 81ms
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 6ms
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 61ms
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 6ms
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 78ms
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 7ms
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 61ms
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 6ms
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 62ms
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
00:24:06 [2022-08-27T00:24:06.836Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 6ms
00:24:06 [2022-08-27T00:24:06.836Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 62ms
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 61ms
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 61ms
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 8ms
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 79ms
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 7ms
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 61ms
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 4ms
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 4ms
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 63ms
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 62ms
00:24:07 [2022-08-27T00:24:07.322Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 64ms
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
00:24:07 [2022-08-27T00:24:07.322Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 6ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 6ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 15ms
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 97ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 94ms
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 4ms
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 8ms
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 71ms
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 67ms
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 7ms
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 4ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 81ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 62ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 74ms
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 5ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 5ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 77ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 5ms
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 4ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 73ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 79ms
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
00:24:07 [2022-08-27T00:24:07.323Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 7ms
00:24:07 [2022-08-27T00:24:07.323Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 6ms
00:24:07 [2022-08-27T00:24:07.323Z] Installing Microsoft.Win32.Registry 4.0.0.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.Threading.ThreadPool 4.0.10.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.Xml.XPath 4.0.1.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.Collections.Specialized 4.0.1.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.ComponentModel.Primitives 4.1.0.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.ComponentModel 4.0.1.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.Collections.NonGeneric 4.0.1.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.Collections.Immutable 1.2.0.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.Diagnostics.Process 4.1.0.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.ComponentModel.TypeConverter 4.1.0.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.Reflection.Metadata 1.3.0.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.Diagnostics.TraceSource 4.0.0.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.Threading.Thread 4.0.0.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
00:24:07 [2022-08-27T00:24:07.323Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
00:24:10 [2022-08-27T00:24:10.369Z] Installing xunit.runner.visualstudio 2.4.0.
00:24:10 [2022-08-27T00:24:10.856Z] Installing xunit 2.4.0.
00:24:10 [2022-08-27T00:24:10.856Z] Installing Microsoft.NETCore.App 2.1.0.
00:24:10 [2022-08-27T00:24:10.856Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
00:24:10 [2022-08-27T00:24:10.856Z] Installing xunit.assert 2.4.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing xunit.analyzers 0.10.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing xunit.core 2.4.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing Microsoft.NETCore.Platforms 2.1.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing Microsoft.NETCore.Targets 2.1.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing Microsoft.CodeCoverage 15.8.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing xunit.extensibility.execution 2.4.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing xunit.extensibility.core 2.4.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
00:24:11 [2022-08-27T00:24:11.342Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing xunit.abstractions 2.0.2.
00:24:11 [2022-08-27T00:24:11.342Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
00:24:11 [2022-08-27T00:24:11.342Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
00:24:11 [2022-08-27T00:24:11.342Z] Installing System.Runtime.Loader 4.0.0.
00:24:15 [2022-08-27T00:24:15.244Z] Committing restore...
00:24:15 [2022-08-27T00:24:15.244Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
00:24:15 [2022-08-27T00:24:15.244Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.targets.
00:24:15 [2022-08-27T00:24:15.244Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
00:24:15 [2022-08-27T00:24:15.244Z] Restore completed in 9.79 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
00:24:15 [2022-08-27T00:24:15.244Z] 
00:24:15 [2022-08-27T00:24:15.244Z] NuGet Config files used:
00:24:15 [2022-08-27T00:24:15.244Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
00:24:15 [2022-08-27T00:24:15.244Z] 
00:24:15 [2022-08-27T00:24:15.244Z] Feeds used:
00:24:15 [2022-08-27T00:24:15.244Z]     C:\Users\ContainerAdministrator\.nuget\packages\
00:24:15 [2022-08-27T00:24:15.244Z]     https://api.nuget.org/v3/index.json
00:24:15 [2022-08-27T00:24:15.244Z] 
00:24:15 [2022-08-27T00:24:15.244Z] Installed:
00:24:15 [2022-08-27T00:24:15.244Z]     11 package(s) to packages.config projects
00:24:15 [2022-08-27T00:24:15.244Z]     2 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
00:24:15 [2022-08-27T00:24:15.244Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
00:24:20 [2022-08-27T00:24:20.127Z]   Restore completed in 466.2 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
00:24:20 [2022-08-27T00:24:20.127Z]   Restore completed in 466.2 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
00:24:20 [2022-08-27T00:24:20.127Z]   Restore completed in 466.2 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
00:24:20 [2022-08-27T00:24:20.127Z]   Restore completed in 9.13 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
00:24:20 [2022-08-27T00:24:20.127Z]   Restore completed in 894.45 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
00:24:20 [2022-08-27T00:24:20.616Z] 
00:24:20 [2022-08-27T00:24:20.616Z] ========================================
00:24:20 [2022-08-27T00:24:20.616Z] Build
00:24:20 [2022-08-27T00:24:20.616Z] ========================================
00:24:20 [2022-08-27T00:24:20.616Z] Microsoft (R) Build Engine version 16.2.37902+b5aaefc9f for .NET Framework
00:24:20 [2022-08-27T00:24:20.616Z] Copyright (C) Microsoft Corporation. All rights reserved.
00:24:20 [2022-08-27T00:24:20.616Z] 
00:24:26 [2022-08-27T00:24:26.637Z]   HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll
00:24:27 [2022-08-27T00:24:27.127Z]   HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll
00:24:28 [2022-08-27T00:24:28.150Z]   HttpOverStream.Tests -> C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll
00:24:29 [2022-08-27T00:24:29.821Z]   HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll
00:24:30 [2022-08-27T00:24:30.851Z]   HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\net462\HttpOverStream.NamedPipe.dll
00:24:31 [2022-08-27T00:24:31.873Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "Microsoft.Owin" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
00:24:31 [2022-08-27T00:24:31.873Z]   HttpOverStream.Server.Owin.Tests -> C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll
00:24:31 [2022-08-27T00:24:31.873Z] 
00:24:31 [2022-08-27T00:24:31.873Z] Task                          Duration            
00:24:31 [2022-08-27T00:24:31.873Z] --------------------------------------------------
00:24:31 [2022-08-27T00:24:31.873Z] Nuget-Restore                 00:00:21.4243524    
00:24:31 [2022-08-27T00:24:31.873Z] Build                         00:00:11.5992696    
00:24:31 [2022-08-27T00:24:31.873Z] --------------------------------------------------
00:24:31 [2022-08-27T00:24:31.873Z] Total:                        00:00:33.0236220    
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] bat
00:24:35 [2022-08-27T00:24:35.215Z] 
00:24:35 [2022-08-27T00:24:35.215Z] d:\jenkins\workspace\HttpOverStream_PR-40>docker run --rm -v d:\jenkins\workspace\HttpOverStream_PR-40:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Test 
00:24:37 [2022-08-27T00:24:37.503Z] Preparing to run build script...
00:24:38 [2022-08-27T00:24:38.527Z] Running build script...
00:24:47 [2022-08-27T00:24:47.374Z] 
00:24:47 [2022-08-27T00:24:47.374Z] ========================================
00:24:47 [2022-08-27T00:24:47.374Z] Nuget-Restore
00:24:47 [2022-08-27T00:24:47.374Z] ========================================
00:24:48 [2022-08-27T00:24:48.396Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
00:24:52 [2022-08-27T00:24:52.297Z] All packages listed in packages.config are already installed.
00:24:52 [2022-08-27T00:24:52.297Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
00:24:52 [2022-08-27T00:24:52.297Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
00:24:52 [2022-08-27T00:24:52.297Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
00:24:52 [2022-08-27T00:24:52.297Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 76ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 90ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 83ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 106ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 109ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 99ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json 126ms
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.1.1/microsoft.owin.4.1.1.nupkg
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 15ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 25ms
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.1.1/microsoft.owin.4.1.1.nupkg 18ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 20ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 6ms
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 9ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 5ms
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/owin/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
00:24:53 [2022-08-27T00:24:53.324Z] Committing restore...
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 64ms
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 73ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 7ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 81ms
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
00:24:53 [2022-08-27T00:24:53.324Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 8ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/owin/index.json 90ms
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 94ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 97ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 16ms
00:24:53 [2022-08-27T00:24:53.324Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 9ms
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
00:24:53 [2022-08-27T00:24:53.324Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
00:24:53 [2022-08-27T00:24:53.324Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
00:24:53 [2022-08-27T00:24:53.325Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 8ms
00:24:53 [2022-08-27T00:24:53.325Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 10ms
00:24:53 [2022-08-27T00:24:53.325Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 64ms
00:24:53 [2022-08-27T00:24:53.325Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 64ms
00:24:53 [2022-08-27T00:24:53.325Z] Installing Owin 1.0.
00:24:53 [2022-08-27T00:24:53.325Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
00:24:53 [2022-08-27T00:24:53.325Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
00:24:53 [2022-08-27T00:24:53.810Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 5ms
00:24:53 [2022-08-27T00:24:53.810Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 10ms
00:24:53 [2022-08-27T00:24:53.810Z] Installing Microsoft.Owin 4.1.1.
00:24:53 [2022-08-27T00:24:53.810Z] Installing Microsoft.Owin.Hosting 4.0.1.
00:24:53 [2022-08-27T00:24:53.810Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
00:24:53 [2022-08-27T00:24:53.810Z] Restore completed in 964.33 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
00:24:53 [2022-08-27T00:24:53.810Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
00:24:53 [2022-08-27T00:24:53.810Z] Installing Newtonsoft.Json 13.0.1.
00:24:53 [2022-08-27T00:24:53.810Z] Committing restore...
00:24:53 [2022-08-27T00:24:53.810Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
00:24:53 [2022-08-27T00:24:53.810Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
00:24:53 [2022-08-27T00:24:53.810Z] Restore completed in 17.14 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
00:24:53 [2022-08-27T00:24:53.810Z] Committing restore...
00:24:53 [2022-08-27T00:24:53.810Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
00:24:53 [2022-08-27T00:24:53.810Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 80ms
00:24:53 [2022-08-27T00:24:53.810Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
00:24:53 [2022-08-27T00:24:53.810Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
00:24:53 [2022-08-27T00:24:53.810Z] Restore completed in 1.24 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
00:24:53 [2022-08-27T00:24:53.810Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 5ms
00:24:53 [2022-08-27T00:24:53.810Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
00:24:53 [2022-08-27T00:24:53.810Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
00:24:53 [2022-08-27T00:24:53.810Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
00:24:53 [2022-08-27T00:24:53.810Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 60ms
00:24:53 [2022-08-27T00:24:53.810Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
00:24:53 [2022-08-27T00:24:53.810Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
00:24:53 [2022-08-27T00:24:53.810Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 6ms
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 105ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 8ms
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 125ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 4ms
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 72ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 8ms
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 77ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 7ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
00:24:54 [2022-08-27T00:24:54.297Z] Committing restore...
00:24:54 [2022-08-27T00:24:54.297Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
00:24:54 [2022-08-27T00:24:54.297Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
00:24:54 [2022-08-27T00:24:54.297Z] Restore completed in 1.74 sec for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 79ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 7ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 61ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 5ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 62ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 61ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 7ms
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 83ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 74ms
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 6ms
00:24:54 [2022-08-27T00:24:54.297Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
00:24:54 [2022-08-27T00:24:54.297Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 6ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 70ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 65ms
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 79ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 7ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 4ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 79ms
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 78ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 7ms
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 5ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 5ms
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 63ms
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 63ms
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 76ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 252ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 5ms
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 94ms
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 13ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 6ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 83ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 6ms
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 81ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 5ms
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 58ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 7ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 81ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 78ms
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 5ms
00:24:54 [2022-08-27T00:24:54.786Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 6ms
00:24:54 [2022-08-27T00:24:54.786Z] Installing Microsoft.Win32.Registry 4.0.0.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.Threading.ThreadPool 4.0.10.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.Xml.XPath 4.0.1.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.Collections.NonGeneric 4.0.1.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.ComponentModel.Primitives 4.1.0.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.Collections.Specialized 4.0.1.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.ComponentModel 4.0.1.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.Collections.Immutable 1.2.0.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.Diagnostics.Process 4.1.0.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.ComponentModel.TypeConverter 4.1.0.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.Reflection.Metadata 1.3.0.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.Diagnostics.TraceSource 4.0.0.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.Threading.Thread 4.0.0.
00:24:54 [2022-08-27T00:24:54.786Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing xunit.runner.visualstudio 2.4.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing xunit 2.4.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.NETCore.App 2.1.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing xunit.analyzers 0.10.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing xunit.assert 2.4.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing xunit.core 2.4.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.NETCore.Targets 2.1.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.NETCore.Platforms 2.1.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.CodeCoverage 15.8.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing xunit.extensibility.execution 2.4.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing xunit.extensibility.core 2.4.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing xunit.abstractions 2.0.2.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
00:24:58 [2022-08-27T00:24:58.681Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
00:24:58 [2022-08-27T00:24:58.681Z] Installing System.Runtime.Loader 4.0.0.
00:25:04 [2022-08-27T00:25:04.066Z] Committing restore...
00:25:04 [2022-08-27T00:25:04.066Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
00:25:04 [2022-08-27T00:25:04.066Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
00:25:04 [2022-08-27T00:25:04.066Z] Restore completed in 7.78 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
00:25:04 [2022-08-27T00:25:04.066Z] 
00:25:04 [2022-08-27T00:25:04.066Z] NuGet Config files used:
00:25:04 [2022-08-27T00:25:04.066Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
00:25:04 [2022-08-27T00:25:04.066Z] 
00:25:04 [2022-08-27T00:25:04.066Z] Feeds used:
00:25:04 [2022-08-27T00:25:04.066Z]     https://api.nuget.org/v3/index.json
00:25:04 [2022-08-27T00:25:04.066Z] 
00:25:04 [2022-08-27T00:25:04.066Z] Installed:
00:25:04 [2022-08-27T00:25:04.066Z]     3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
00:25:04 [2022-08-27T00:25:04.066Z]     1 package(s) to C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj
00:25:04 [2022-08-27T00:25:04.066Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
00:25:05 [2022-08-27T00:25:05.097Z]   Restore completed in 438.48 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
00:25:05 [2022-08-27T00:25:05.097Z]   Restore completed in 440.5 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
00:25:05 [2022-08-27T00:25:05.097Z]   Restore completed in 440.5 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
00:25:05 [2022-08-27T00:25:05.097Z]   Restore completed in 9.59 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
00:25:05 [2022-08-27T00:25:05.585Z]   Restore completed in 878.75 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
00:25:05 [2022-08-27T00:25:05.585Z] 
00:25:05 [2022-08-27T00:25:05.585Z] ========================================
00:25:05 [2022-08-27T00:25:05.585Z] Test
00:25:05 [2022-08-27T00:25:05.585Z] ========================================
00:25:14 [2022-08-27T00:25:14.461Z] C:\Program Files\dotnet\sdk\2.2.402\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "Microsoft.Owin" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
00:25:14 [2022-08-27T00:25:14.461Z] Test run for C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll(.NETFramework,Version=v4.6.2)
00:25:14 [2022-08-27T00:25:14.461Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02
00:25:14 [2022-08-27T00:25:14.461Z] Copyright (c) Microsoft Corporation.  All rights reserved.
00:25:14 [2022-08-27T00:25:14.461Z] 
00:25:14 [2022-08-27T00:25:14.461Z] Starting test execution, please wait...
00:25:17 [2022-08-27T00:25:17.504Z]   X TestGet_Http10 [557ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGet_Http10 threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestGet_Http11 [4ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGet_Http11 threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestGetStressTest [2ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGetStressTest threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestGetStressTest_SingleServer [2ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGetStressTest_SingleServer threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestGetStressTest_ClientBeforeServer [65ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGetStressTest_ClientBeforeServer threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestBadRequestStressTest [8ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestBadRequestStressTest threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestBadRequest_NonexistentEndpoint_StressTest [4ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestBadRequest_NonexistentEndpoint_StressTest threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestBadRequest_NonexistentEndpoint [2ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestBadRequest_NonexistentEndpoint threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestPost [5ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestPost threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestPostStressTest [2ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestPostStressTest threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestStreamInteruption [7ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestStreamInteruption threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestStreamInteruptionStressTest [2ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestStreamInteruptionStressTest threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z]   X TestClientTimeoutIsRespectedWhenServerTakesTooLong [5ms]
00:25:17 [2022-08-27T00:25:17.504Z]   Error Message:
00:25:17 [2022-08-27T00:25:17.504Z]    Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestClientTimeoutIsRespectedWhenServerTakesTooLong threw exception: 
00:25:17 [2022-08-27T00:25:17.504Z] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
00:25:17 [2022-08-27T00:25:17.504Z]   Stack Trace:
00:25:17 [2022-08-27T00:25:17.504Z]       at HttpOverStream.Server.Owin.CustomListenerHost..ctor(IListen listener, Func`2 app, IAppBuilder builder)
00:25:17 [2022-08-27T00:25:17.504Z]    at HttpOverStream.Server.Owin.CustomListenerHost.CustomListenerHostFactory.Create(Func`2 app, IDictionary`2 properties) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 206
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z] 
00:25:17 [2022-08-27T00:25:17.504Z] Test Run Failed.
00:25:17 [2022-08-27T00:25:17.504Z] Total tests: 17
00:25:17 [2022-08-27T00:25:17.504Z]      Passed: 4
00:25:17 [2022-08-27T00:25:17.504Z]      Failed: 13
00:25:17 [2022-08-27T00:25:17.504Z]  Total time: 2.6451 Seconds
00:25:17 [2022-08-27T00:25:17.504Z] An error occurred when executing task 'Test'.
00:25:17 [2022-08-27T00:25:17.504Z] Error: One or more errors occurred.
00:25:17 [2022-08-27T00:25:17.504Z] 	.NET Core CLI: Process returned an error (exit code 1).
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Nuget-pack)
Stage "Nuget-pack" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Nuget-push)
Stage "Nuget-push" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected


GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE