Push event to branch master Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 445f101824a08c627eb89ffc885c05df0b913632 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/HttpOverStream_master@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags 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 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 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 Running on azwin-2-1b02c0 in d:\jenkins\workspace\HttpOverStream_master [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 Fetching changes from the remote Git repository Fetching without tags > git rev-parse --resolve-git-dir d:\jenkins\workspace\HttpOverStream_master\.git # 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 > 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 445f101824a08c627eb89ffc885c05df0b913632 (master) Commit message: "Merge pull request #37 from mat007/fix-cake-target-invocation" > git config core.sparsecheckout # timeout=10 > git checkout -f 445f101824a08c627eb89ffc885c05df0b913632 # timeout=10 > git rev-list --no-walk b3374ba11fd813ee847cf3874fdfc27fcd2e07f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-23T05:03:18.131Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] bat [2022-06-23T05:03:19.136Z] [2022-06-23T05:03:19.136Z] d:\jenkins\workspace\HttpOverStream_master>docker run --rm -v d:\jenkins\workspace\HttpOverStream_master:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Build [2022-06-23T05:03:21.456Z] Preparing to run build script... [2022-06-23T05:03:22.487Z] Running build script... [2022-06-23T05:03:31.366Z] [2022-06-23T05:03:31.366Z] ======================================== [2022-06-23T05:03:31.366Z] Nuget-Restore [2022-06-23T05:03:31.366Z] ======================================== [2022-06-23T05:03:31.366Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'. [2022-06-23T05:03:35.317Z] Restoring NuGet package Microsoft.Owin.4.0.1. [2022-06-23T05:03:35.317Z] Restoring NuGet package Microsoft.AspNet.WebApi.Core.5.2.6. [2022-06-23T05:03:35.317Z] Restoring NuGet package MSTest.TestAdapter.1.4.0. [2022-06-23T05:03:35.317Z] Restoring NuGet package Microsoft.AspNet.WebApi.Client.5.2.7. [2022-06-23T05:03:35.317Z] Restoring NuGet package Microsoft.AspNet.WebApi.Owin.5.2.6. [2022-06-23T05:03:35.317Z] Restoring NuGet package MSTest.TestFramework.1.4.0. [2022-06-23T05:03:35.317Z] Restoring NuGet package Owin.1.0.0. [2022-06-23T05:03:35.317Z] Restoring NuGet package Newtonsoft.Json.13.0.1. [2022-06-23T05:03:35.317Z] Restoring NuGet package System.Numerics.Vectors.4.5.0. [2022-06-23T05:03:35.317Z] Restoring NuGet package System.Runtime.CompilerServices.Unsafe.4.5.2. [2022-06-23T05:03:35.317Z] Restoring NuGet package System.Threading.Tasks.Extensions.4.5.1. [2022-06-23T05:03:35.317Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg [2022-06-23T05:03:35.317Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg [2022-06-23T05:03:35.317Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg [2022-06-23T05:03:35.317Z] GET https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg [2022-06-23T05:03:35.317Z] GET https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg [2022-06-23T05:03:35.317Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg [2022-06-23T05:03:35.317Z] GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg [2022-06-23T05:03:35.317Z] GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg [2022-06-23T05:03:35.317Z] GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg [2022-06-23T05:03:35.317Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg [2022-06-23T05:03:35.317Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg [2022-06-23T05:03:35.317Z] OK https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg 20ms [2022-06-23T05:03:35.317Z] OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 16ms [2022-06-23T05:03:35.317Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 25ms [2022-06-23T05:03:35.317Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 30ms [2022-06-23T05:03:35.317Z] Installing MSTest.TestFramework 1.4.0. [2022-06-23T05:03:35.317Z] Installing Microsoft.Owin 4.0.1. [2022-06-23T05:03:35.317Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7. [2022-06-23T05:03:35.317Z] Installing Owin 1.0. [2022-06-23T05:03:35.317Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg 63ms [2022-06-23T05:03:35.317Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg 71ms [2022-06-23T05:03:35.317Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg 63ms [2022-06-23T05:03:35.317Z] OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg 64ms [2022-06-23T05:03:35.317Z] Installing System.Runtime.CompilerServices.Unsafe 4.5.2. [2022-06-23T05:03:35.317Z] Installing System.Threading.Tasks.Extensions 4.5.1. [2022-06-23T05:03:35.317Z] Installing System.Numerics.Vectors 4.5.0. [2022-06-23T05:03:35.317Z] Installing Microsoft.AspNet.WebApi.Core 5.2.6. [2022-06-23T05:03:35.317Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg 74ms [2022-06-23T05:03:35.317Z] Installing Microsoft.AspNet.WebApi.Owin 5.2.6. [2022-06-23T05:03:35.317Z] OK https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg 76ms [2022-06-23T05:03:35.317Z] Installing MSTest.TestAdapter 1.4.0. [2022-06-23T05:03:35.317Z] OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 78ms [2022-06-23T05:03:35.317Z] Installing Newtonsoft.Json 13.0.1. [2022-06-23T05:03:35.317Z] Adding package 'Owin.1.0.0' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Adding package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Adding package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Added package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Added package 'Owin.1.0.0' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Added package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Adding package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Added package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Adding package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Adding package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Added package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Adding package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Added package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Added package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.317Z] Adding package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.809Z] Added package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.809Z] Adding package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.809Z] Added package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.809Z] Adding package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.809Z] Adding package 'Newtonsoft.Json.13.0.1' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.809Z] Added package 'Newtonsoft.Json.13.0.1' to folder 'C:\work\src\packages' [2022-06-23T05:03:35.809Z] Added package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages' [2022-06-23T05:03:36.298Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj... [2022-06-23T05:03:36.298Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj... [2022-06-23T05:03:36.298Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj... [2022-06-23T05:03:36.298Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj... [2022-06-23T05:03:36.298Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json [2022-06-23T05:03:36.298Z] GET https://api.nuget.org/v3-flatcontainer/xunit/index.json [2022-06-23T05:03:36.298Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json [2022-06-23T05:03:36.298Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json [2022-06-23T05:03:36.298Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json [2022-06-23T05:03:36.298Z] OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 123ms [2022-06-23T05:03:36.298Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 122ms [2022-06-23T05:03:36.298Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 126ms [2022-06-23T05:03:36.298Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 102ms [2022-06-23T05:03:36.298Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 152ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 13ms [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 16ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 7ms [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 11ms [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 6ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json [2022-06-23T05:03:36.788Z] Installing Microsoft.Owin.Hosting 4.0.1. [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 59ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 71ms [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 82ms [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 17ms [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 91ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 3ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 7ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 114ms [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 4ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 5ms [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 73ms [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 79ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 4ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 7ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 71ms [2022-06-23T05:03:36.788Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg [2022-06-23T05:03:36.788Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 4ms [2022-06-23T05:03:36.788Z] Committing restore... [2022-06-23T05:03:36.788Z] Committing restore... [2022-06-23T05:03:36.788Z] Committing restore... [2022-06-23T05:03:37.278Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props. [2022-06-23T05:03:37.279Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props. [2022-06-23T05:03:37.279Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props. [2022-06-23T05:03:37.279Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.targets. [2022-06-23T05:03:37.279Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.targets. [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json [2022-06-23T05:03:37.279Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.targets. [2022-06-23T05:03:37.279Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json [2022-06-23T05:03:37.279Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json [2022-06-23T05:03:37.279Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json [2022-06-23T05:03:37.279Z] Restore completed in 862.19 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2022-06-23T05:03:37.279Z] Restore completed in 862.19 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2022-06-23T05:03:37.279Z] Restore completed in 862.28 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2022-06-23T05:03:37.279Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj... [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 73ms [2022-06-23T05:03:37.279Z] Committing restore... [2022-06-23T05:03:37.279Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props. [2022-06-23T05:03:37.279Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.targets. [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg [2022-06-23T05:03:37.279Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 80ms [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 4ms [2022-06-23T05:03:37.279Z] Restore completed in 5.88 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 6ms [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 103ms [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 4ms [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 69ms [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 9ms [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 87ms [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 5ms [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 83ms [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 5ms [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 83ms [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg [2022-06-23T05:03:37.279Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 5ms [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json [2022-06-23T05:03:37.279Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 85ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 4ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 60ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 77ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 82ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 12ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 82ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 13ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 4ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 8ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 73ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 4ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 79ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 82ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 84ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 4ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 7ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 5ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 88ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 5ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 54ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 4ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 73ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 4ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 73ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 73ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 4ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 4ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 75ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 5ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 92ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 5ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 77ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 74ms [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg [2022-06-23T05:03:37.770Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 6ms [2022-06-23T05:03:37.770Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 6ms [2022-06-23T05:03:37.770Z] Installing Microsoft.Win32.Registry 4.0.0. [2022-06-23T05:03:37.770Z] Installing System.Threading.ThreadPool 4.0.10. [2022-06-23T05:03:37.770Z] Installing System.Xml.XPath 4.0.1. [2022-06-23T05:03:37.770Z] Installing System.Collections.Immutable 1.2.0. [2022-06-23T05:03:37.770Z] Installing System.ComponentModel 4.0.1. [2022-06-23T05:03:37.770Z] Installing System.ComponentModel.Primitives 4.1.0. [2022-06-23T05:03:37.770Z] Installing System.Collections.NonGeneric 4.0.1. [2022-06-23T05:03:37.770Z] Installing System.Collections.Specialized 4.0.1. [2022-06-23T05:03:37.770Z] Installing System.Diagnostics.Process 4.1.0. [2022-06-23T05:03:37.770Z] Installing System.Xml.XPath.XmlDocument 4.0.1. [2022-06-23T05:03:37.770Z] Installing System.Reflection.Metadata 1.3.0. [2022-06-23T05:03:37.770Z] Installing System.ComponentModel.TypeConverter 4.1.0. [2022-06-23T05:03:37.770Z] Installing System.Diagnostics.TraceSource 4.0.0. [2022-06-23T05:03:37.770Z] Installing System.Threading.Thread 4.0.0. [2022-06-23T05:03:37.770Z] Installing System.ComponentModel.EventBasedAsync 4.0.11. [2022-06-23T05:03:37.770Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0. [2022-06-23T05:03:41.693Z] Installing xunit.runner.visualstudio 2.4.0. [2022-06-23T05:03:41.693Z] Installing xunit 2.4.0. [2022-06-23T05:03:41.693Z] Installing Microsoft.NETCore.App 2.1.0. [2022-06-23T05:03:41.693Z] Installing Microsoft.NET.Test.Sdk 15.8.0. [2022-06-23T05:03:41.693Z] Installing xunit.analyzers 0.10.0. [2022-06-23T05:03:41.693Z] Installing xunit.assert 2.4.0. [2022-06-23T05:03:41.693Z] Installing xunit.core 2.4.0. [2022-06-23T05:03:41.693Z] Installing Microsoft.NETCore.Platforms 2.1.0. [2022-06-23T05:03:41.693Z] Installing Microsoft.NETCore.Targets 2.1.0. [2022-06-23T05:03:41.693Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0. [2022-06-23T05:03:41.693Z] Installing Microsoft.CodeCoverage 15.8.0. [2022-06-23T05:03:41.693Z] Installing Microsoft.TestPlatform.TestHost 15.8.0. [2022-06-23T05:03:41.693Z] Installing xunit.extensibility.execution 2.4.0. [2022-06-23T05:03:41.693Z] Installing xunit.extensibility.core 2.4.0. [2022-06-23T05:03:41.693Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0. [2022-06-23T05:03:41.693Z] Installing Microsoft.Extensions.DependencyModel 1.0.3. [2022-06-23T05:03:41.693Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0. [2022-06-23T05:03:41.693Z] Installing xunit.abstractions 2.0.2. [2022-06-23T05:03:41.693Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0. [2022-06-23T05:03:41.693Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3. [2022-06-23T05:03:41.693Z] Installing System.Runtime.Loader 4.0.0. [2022-06-23T05:03:45.619Z] Committing restore... [2022-06-23T05:03:45.619Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props. [2022-06-23T05:03:45.619Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.targets. [2022-06-23T05:03:45.619Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json [2022-06-23T05:03:45.619Z] Restore completed in 8.89 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2022-06-23T05:03:45.619Z] [2022-06-23T05:03:45.619Z] NuGet Config files used: [2022-06-23T05:03:45.619Z] C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config [2022-06-23T05:03:45.619Z] [2022-06-23T05:03:45.619Z] Feeds used: [2022-06-23T05:03:45.619Z] https://api.nuget.org/v3/index.json [2022-06-23T05:03:45.619Z] [2022-06-23T05:03:45.619Z] Installed: [2022-06-23T05:03:45.619Z] 11 package(s) to packages.config projects [2022-06-23T05:03:45.619Z] 1 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj [2022-06-23T05:03:45.619Z] 37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj [2022-06-23T05:03:49.542Z] Restore completed in 336.67 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2022-06-23T05:03:49.542Z] Restore completed in 337.97 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2022-06-23T05:03:49.542Z] Restore completed in 337.94 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2022-06-23T05:03:49.542Z] Restore completed in 9.02 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2022-06-23T05:03:49.542Z] Restore completed in 792.23 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2022-06-23T05:03:49.542Z] [2022-06-23T05:03:49.542Z] ======================================== [2022-06-23T05:03:49.542Z] Build [2022-06-23T05:03:49.542Z] ======================================== [2022-06-23T05:03:50.032Z] Microsoft (R) Build Engine version 16.2.37902+b5aaefc9f for .NET Framework [2022-06-23T05:03:50.032Z] Copyright (C) Microsoft Corporation. All rights reserved. [2022-06-23T05:03:50.032Z] [2022-06-23T05:03:54.934Z] HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll [2022-06-23T05:03:55.423Z] HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll [2022-06-23T05:03:56.453Z] HttpOverStream.Tests -> C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll [2022-06-23T05:03:57.482Z] HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll [2022-06-23T05:03:58.512Z] HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\net462\HttpOverStream.NamedPipe.dll [2022-06-23T05:03:59.001Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj] [2022-06-23T05:03:59.492Z] HttpOverStream.Server.Owin.Tests -> C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll [2022-06-23T05:03:59.492Z] [2022-06-23T05:03:59.492Z] Task Duration [2022-06-23T05:03:59.492Z] -------------------------------------------------- [2022-06-23T05:03:59.492Z] Nuget-Restore 00:00:19.1706049 [2022-06-23T05:03:59.492Z] Build 00:00:09.6292306 [2022-06-23T05:03:59.492Z] -------------------------------------------------- [2022-06-23T05:03:59.492Z] Total: 00:00:28.7998355 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] bat [2022-06-23T05:04:01.680Z] [2022-06-23T05:04:01.680Z] d:\jenkins\workspace\HttpOverStream_master>docker run --rm -v d:\jenkins\workspace\HttpOverStream_master:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Test [2022-06-23T05:04:03.982Z] Preparing to run build script... [2022-06-23T05:04:05.011Z] Running build script... [2022-06-23T05:04:13.889Z] [2022-06-23T05:04:13.889Z] ======================================== [2022-06-23T05:04:13.889Z] Nuget-Restore [2022-06-23T05:04:13.889Z] ======================================== [2022-06-23T05:04:13.889Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'. [2022-06-23T05:04:16.947Z] All packages listed in packages.config are already installed. [2022-06-23T05:04:16.947Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj... [2022-06-23T05:04:16.947Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj... [2022-06-23T05:04:16.947Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj... [2022-06-23T05:04:16.947Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj... [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/xunit/index.json [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 80ms [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 82ms [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 74ms [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 91ms [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 93ms [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 88ms [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json 98ms [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 14ms [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 18ms [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 22ms [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg [2022-06-23T05:04:17.439Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 5ms [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 7ms [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 30ms [2022-06-23T05:04:17.439Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 13ms [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/owin/index.json [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/owin/index.json 60ms [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 64ms [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 4ms [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 71ms [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 5ms [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 77ms [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 90ms [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 15ms [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 89ms [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 5ms [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 8ms [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 9ms [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json [2022-06-23T05:04:17.929Z] Committing restore... [2022-06-23T05:04:17.929Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props. [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 61ms [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg [2022-06-23T05:04:17.929Z] Installing Owin 1.0. [2022-06-23T05:04:17.929Z] Installing Newtonsoft.Json 13.0.1. [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 6ms [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 113ms [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg [2022-06-23T05:04:17.929Z] Installing Microsoft.Owin 4.0.1. [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 4ms [2022-06-23T05:04:17.929Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json [2022-06-23T05:04:17.929Z] Installing Microsoft.Owin.Hosting 4.0.1. [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json [2022-06-23T05:04:17.929Z] Committing restore... [2022-06-23T05:04:17.929Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props. [2022-06-23T05:04:17.929Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json [2022-06-23T05:04:17.929Z] Restore completed in 883.23 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2022-06-23T05:04:17.929Z] Restore completed in 1.09 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2022-06-23T05:04:17.929Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj... [2022-06-23T05:04:17.929Z] Committing restore... [2022-06-23T05:04:17.929Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props. [2022-06-23T05:04:17.929Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json [2022-06-23T05:04:17.929Z] Restore completed in 5.33 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 67ms [2022-06-23T05:04:17.929Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg [2022-06-23T05:04:17.929Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 6ms [2022-06-23T05:04:18.418Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json [2022-06-23T05:04:18.418Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json [2022-06-23T05:04:18.418Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json [2022-06-23T05:04:18.418Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json [2022-06-23T05:04:18.418Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 55ms [2022-06-23T05:04:18.418Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg [2022-06-23T05:04:18.418Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 76ms [2022-06-23T05:04:18.418Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 6ms [2022-06-23T05:04:18.418Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg [2022-06-23T05:04:18.418Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 4ms [2022-06-23T05:04:18.418Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 89ms [2022-06-23T05:04:18.418Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg [2022-06-23T05:04:18.418Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 4ms [2022-06-23T05:04:18.418Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 60ms [2022-06-23T05:04:18.418Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json [2022-06-23T05:04:18.418Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg [2022-06-23T05:04:18.418Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 4ms [2022-06-23T05:04:18.418Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 82ms [2022-06-23T05:04:18.419Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg [2022-06-23T05:04:18.419Z] Committing restore... [2022-06-23T05:04:18.419Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 4ms [2022-06-23T05:04:18.419Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props. [2022-06-23T05:04:18.419Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json [2022-06-23T05:04:18.419Z] Restore completed in 1.47 sec for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2022-06-23T05:04:18.419Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json [2022-06-23T05:04:18.419Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json [2022-06-23T05:04:18.419Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 82ms [2022-06-23T05:04:18.419Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg [2022-06-23T05:04:18.419Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 4ms [2022-06-23T05:04:18.419Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 75ms [2022-06-23T05:04:18.419Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg [2022-06-23T05:04:18.419Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 5ms [2022-06-23T05:04:18.419Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json [2022-06-23T05:04:18.419Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json [2022-06-23T05:04:18.419Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json [2022-06-23T05:04:18.419Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json [2022-06-23T05:04:18.419Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 71ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 55ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 4ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 73ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 4ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 78ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 84ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 9ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 5ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 59ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 70ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 4ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 4ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 84ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 81ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 87ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 5ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 4ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 5ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 60ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 58ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 56ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 5ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 7ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 6ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 74ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 7ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 77ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 4ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 95ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 4ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 59ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 7ms [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 77ms [2022-06-23T05:04:18.908Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg [2022-06-23T05:04:18.908Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 4ms [2022-06-23T05:04:18.908Z] Installing System.Threading.ThreadPool 4.0.10. [2022-06-23T05:04:18.908Z] Installing Microsoft.Win32.Registry 4.0.0. [2022-06-23T05:04:18.908Z] Installing System.Xml.XPath 4.0.1. [2022-06-23T05:04:18.908Z] Installing System.Collections.Immutable 1.2.0. [2022-06-23T05:04:18.908Z] Installing System.ComponentModel.Primitives 4.1.0. [2022-06-23T05:04:18.908Z] Installing System.ComponentModel 4.0.1. [2022-06-23T05:04:18.908Z] Installing System.Collections.Specialized 4.0.1. [2022-06-23T05:04:18.908Z] Installing System.Collections.NonGeneric 4.0.1. [2022-06-23T05:04:18.908Z] Installing System.Diagnostics.Process 4.1.0. [2022-06-23T05:04:18.908Z] Installing System.Xml.XPath.XmlDocument 4.0.1. [2022-06-23T05:04:18.908Z] Installing System.Reflection.Metadata 1.3.0. [2022-06-23T05:04:18.908Z] Installing System.ComponentModel.TypeConverter 4.1.0. [2022-06-23T05:04:18.908Z] Installing System.Threading.Thread 4.0.0. [2022-06-23T05:04:18.908Z] Installing System.Diagnostics.TraceSource 4.0.0. [2022-06-23T05:04:18.908Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0. [2022-06-23T05:04:18.908Z] Installing System.Runtime.Loader 4.0.0. [2022-06-23T05:04:23.813Z] Installing xunit.runner.visualstudio 2.4.0. [2022-06-23T05:04:23.813Z] Installing xunit 2.4.0. [2022-06-23T05:04:23.813Z] Installing Microsoft.NETCore.App 2.1.0. [2022-06-23T05:04:23.813Z] Installing Microsoft.NET.Test.Sdk 15.8.0. [2022-06-23T05:04:23.813Z] Installing xunit.assert 2.4.0. [2022-06-23T05:04:23.813Z] Installing xunit.analyzers 0.10.0. [2022-06-23T05:04:23.813Z] Installing xunit.core 2.4.0. [2022-06-23T05:04:23.813Z] Installing Microsoft.NETCore.Targets 2.1.0. [2022-06-23T05:04:23.813Z] Installing Microsoft.NETCore.Platforms 2.1.0. [2022-06-23T05:04:23.813Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0. [2022-06-23T05:04:23.813Z] Installing Microsoft.CodeCoverage 15.8.0. [2022-06-23T05:04:23.813Z] Installing Microsoft.TestPlatform.TestHost 15.8.0. [2022-06-23T05:04:23.813Z] Installing xunit.extensibility.execution 2.4.0. [2022-06-23T05:04:24.301Z] Installing xunit.extensibility.core 2.4.0. [2022-06-23T05:04:24.301Z] Installing System.ComponentModel.EventBasedAsync 4.0.11. [2022-06-23T05:04:24.301Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0. [2022-06-23T05:04:24.301Z] Installing Microsoft.Extensions.DependencyModel 1.0.3. [2022-06-23T05:04:24.301Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0. [2022-06-23T05:04:24.301Z] Installing xunit.abstractions 2.0.2. [2022-06-23T05:04:24.301Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0. [2022-06-23T05:04:24.301Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3. [2022-06-23T05:04:25.334Z] Committing restore... [2022-06-23T05:04:25.334Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props. [2022-06-23T05:04:25.334Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json [2022-06-23T05:04:25.334Z] Restore completed in 8.56 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2022-06-23T05:04:25.334Z] [2022-06-23T05:04:25.334Z] NuGet Config files used: [2022-06-23T05:04:25.334Z] C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config [2022-06-23T05:04:25.334Z] [2022-06-23T05:04:25.334Z] Feeds used: [2022-06-23T05:04:25.334Z] https://api.nuget.org/v3/index.json [2022-06-23T05:04:25.334Z] [2022-06-23T05:04:25.334Z] Installed: [2022-06-23T05:04:25.334Z] 3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj [2022-06-23T05:04:25.334Z] 1 package(s) to C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj [2022-06-23T05:04:25.334Z] 37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj [2022-06-23T05:04:30.239Z] Restore completed in 343.33 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2022-06-23T05:04:30.239Z] Restore completed in 343.66 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2022-06-23T05:04:30.239Z] Restore completed in 343.66 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2022-06-23T05:04:30.239Z] Restore completed in 15.7 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2022-06-23T05:04:30.239Z] Restore completed in 774.38 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2022-06-23T05:04:30.239Z] [2022-06-23T05:04:30.239Z] ======================================== [2022-06-23T05:04:30.239Z] Test [2022-06-23T05:04:30.239Z] ======================================== [2022-06-23T05:04:37.603Z] C:\Program Files\dotnet\sdk\2.2.402\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj] [2022-06-23T05:04:37.604Z] Test run for C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll(.NETFramework,Version=v4.6.2) [2022-06-23T05:04:38.093Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02 [2022-06-23T05:04:38.093Z] Copyright (c) Microsoft Corporation. All rights reserved. [2022-06-23T05:04:38.093Z] [2022-06-23T05:04:38.093Z] Starting test execution, please wait... [2022-06-23T05:04:40.392Z] X TestGet_Http10 [425ms] [2022-06-23T05:04:40.392Z] Error Message: [2022-06-23T05:04:40.392Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGet_Http10 threw exception: [2022-06-23T05:04:40.392Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.392Z] Stack Trace: [2022-06-23T05:04:40.392Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.392Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.392Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.392Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.392Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.392Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.392Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.392Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.392Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.392Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.392Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__8.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 104 [2022-06-23T05:04:40.392Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.392Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.392Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.392Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__4.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 62 [2022-06-23T05:04:40.392Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.392Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.392Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.392Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.392Z] [2022-06-23T05:04:40.392Z] X TestGet_Http11 [2ms] [2022-06-23T05:04:40.392Z] Error Message: [2022-06-23T05:04:40.392Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGet_Http11 threw exception: [2022-06-23T05:04:40.393Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.393Z] Stack Trace: [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__8.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 104 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__5.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 67 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.393Z] [2022-06-23T05:04:40.393Z] X TestGetStressTest [2ms] [2022-06-23T05:04:40.393Z] Error Message: [2022-06-23T05:04:40.393Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGetStressTest threw exception: [2022-06-23T05:04:40.393Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.393Z] Stack Trace: [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__8.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 104 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__6.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 75 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.393Z] [2022-06-23T05:04:40.393Z] X TestGetStressTest_SingleServer [2ms] [2022-06-23T05:04:40.393Z] Error Message: [2022-06-23T05:04:40.393Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGetStressTest_SingleServer threw exception: [2022-06-23T05:04:40.393Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.393Z] Stack Trace: [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__8.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 104 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__7.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 91 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.393Z] [2022-06-23T05:04:40.393Z] X TestGetStressTest_ClientBeforeServer [56ms] [2022-06-23T05:04:40.393Z] Error Message: [2022-06-23T05:04:40.393Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestGetStressTest_ClientBeforeServer threw exception: [2022-06-23T05:04:40.393Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.393Z] Stack Trace: [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__10.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 141 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__9.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 124 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.393Z] [2022-06-23T05:04:40.393Z] X TestBadRequestStressTest [5ms] [2022-06-23T05:04:40.393Z] Error Message: [2022-06-23T05:04:40.393Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestBadRequestStressTest threw exception: [2022-06-23T05:04:40.393Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.393Z] Stack Trace: [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__12.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 165 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__11.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 159 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.393Z] [2022-06-23T05:04:40.393Z] X TestBadRequest_NonexistentEndpoint_StressTest [3ms] [2022-06-23T05:04:40.393Z] Error Message: [2022-06-23T05:04:40.393Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestBadRequest_NonexistentEndpoint_StressTest threw exception: [2022-06-23T05:04:40.393Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.393Z] Stack Trace: [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__15.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 194 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__13.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 183 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.393Z] [2022-06-23T05:04:40.393Z] X TestBadRequest_NonexistentEndpoint [2ms] [2022-06-23T05:04:40.393Z] Error Message: [2022-06-23T05:04:40.393Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestBadRequest_NonexistentEndpoint threw exception: [2022-06-23T05:04:40.393Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.393Z] Stack Trace: [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.393Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.393Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.393Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__15.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 194 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__14.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 190 [2022-06-23T05:04:40.393Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.393Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.393Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.393Z] [2022-06-23T05:04:40.393Z] X TestPost [12ms] [2022-06-23T05:04:40.393Z] Error Message: [2022-06-23T05:04:40.393Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestPost threw exception: [2022-06-23T05:04:40.394Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.394Z] Stack Trace: [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.394Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.394Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.394Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.394Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__21.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 278 [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__19.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 264 [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.394Z] [2022-06-23T05:04:40.394Z] X TestPostStressTest [3ms] [2022-06-23T05:04:40.394Z] Error Message: [2022-06-23T05:04:40.394Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestPostStressTest threw exception: [2022-06-23T05:04:40.394Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.394Z] Stack Trace: [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.394Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.394Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.394Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.394Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__21.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 278 [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__20.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 272 [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.394Z] [2022-06-23T05:04:40.394Z] X TestPost_WhenNoServerListening_ThrowsTimeoutException [18ms] [2022-06-23T05:04:40.394Z] Error Message: [2022-06-23T05:04:40.394Z] Assert.ThrowsException failed. Threw exception FileNotFoundException, but exception TimeoutException was expected. [2022-06-23T05:04:40.394Z] Exception Message: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.394Z] Stack Trace: at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.<>c__DisplayClass22_0.<b__0>d.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 291 [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.d__79`1.MoveNext() [2022-06-23T05:04:40.394Z] Stack Trace: [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__22.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 291 [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.394Z] [2022-06-23T05:04:40.394Z] X TestStreamInteruption [6ms] [2022-06-23T05:04:40.394Z] Error Message: [2022-06-23T05:04:40.394Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestStreamInteruption threw exception: [2022-06-23T05:04:40.394Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.394Z] Stack Trace: [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.394Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.394Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.<>c__DisplayClass25_0.b__0(IAppBuilder app) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 314 [2022-06-23T05:04:40.394Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.394Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__25.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 0 [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__23.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 297 [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.394Z] [2022-06-23T05:04:40.394Z] X TestStreamInteruptionStressTest [2ms] [2022-06-23T05:04:40.394Z] Error Message: [2022-06-23T05:04:40.394Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestStreamInteruptionStressTest threw exception: [2022-06-23T05:04:40.394Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.394Z] Stack Trace: [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.394Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.394Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.<>c__DisplayClass25_0.b__0(IAppBuilder app) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 314 [2022-06-23T05:04:40.394Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.394Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__25.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 0 [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__24.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 305 [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.394Z] [2022-06-23T05:04:40.394Z] X TestClientTimeoutIsRespectedWhenServerTakesTooLong [4ms] [2022-06-23T05:04:40.394Z] Error Message: [2022-06-23T05:04:40.394Z] Test method HttpOverStream.Server.Owin.Tests.EndToEndTests.TestClientTimeoutIsRespectedWhenServerTakesTooLong threw exception: [2022-06-23T05:04:40.394Z] System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. [2022-06-23T05:04:40.394Z] Stack Trace: [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor() [2022-06-23T05:04:40.394Z] at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultFormatters() [2022-06-23T05:04:40.394Z] at System.Web.Http.HttpConfiguration.DefaultFormatters(HttpConfiguration config) [2022-06-23T05:04:40.394Z] at System.Web.Http.HttpConfiguration..ctor(HttpRouteCollection routes) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.SetupDefaultAppBuilder(IAppBuilder appBuilder) in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 356 [2022-06-23T05:04:40.394Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context) [2022-06-23T05:04:40.394Z] at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(StartContext context, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 191 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.CustomListenerHost.Start(Action`1 startup, IListen listener) in C:\work\src\HttpOverStream.Server.Owin\CustomListenerHost.cs:line 182 [2022-06-23T05:04:40.394Z] at HttpOverStream.Server.Owin.Tests.EndToEndTests.d__26.MoveNext() in C:\work\src\HttpOverStream.Server.Owin.Tests\EndToEndTests.cs:line 339 [2022-06-23T05:04:40.394Z] --- End of stack trace from previous location where exception was thrown --- [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) [2022-06-23T05:04:40.394Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2022-06-23T05:04:40.394Z] at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) [2022-06-23T05:04:40.394Z] [2022-06-23T05:04:40.394Z] [2022-06-23T05:04:40.394Z] Test Run Failed. [2022-06-23T05:04:40.394Z] Total tests: 17 [2022-06-23T05:04:40.394Z] Passed: 3 [2022-06-23T05:04:40.394Z] Failed: 14 [2022-06-23T05:04:40.394Z] Total time: 2.2076 Seconds [2022-06-23T05:04:40.394Z] An error occurred when executing task 'Test'. [2022-06-23T05:04:40.394Z] Error: One or more errors occurred. [2022-06-23T05:04:40.395Z] .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