Skip to content
Failed

Console Output

Pull request #44 updated
14:01:47 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 53f7761ad5a3c4eb647f7f5248fc592613b42d20+6ee196bc4d5bdf572d1488c8801dcc702f452732 (34d1f14f2170cf078a73fd40c1d0db52cd46003b)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/HttpOverStream_PR-44@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # 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-df8ca0 in d:\jenkins\workspace\HttpOverStream_PR-44
[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
 > git rev-parse --resolve-git-dir d:\jenkins\workspace\HttpOverStream_PR-44\.git # timeout=10
Fetching without tags
 > 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/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 6ee196bc4d5bdf572d1488c8801dcc702f452732 into PR head commit 53f7761ad5a3c4eb647f7f5248fc592613b42d20
Merge succeeded, producing 53f7761ad5a3c4eb647f7f5248fc592613b42d20
Checking out Revision 53f7761ad5a3c4eb647f7f5248fc592613b42d20 (PR-44)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53f7761ad5a3c4eb647f7f5248fc592613b42d20 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 6ee196bc4d5bdf572d1488c8801dcc702f452732 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53f7761ad5a3c4eb647f7f5248fc592613b42d20 # timeout=10
Commit message: "Update codeql.yml"
 > git rev-list --no-walk 324dbcc2b9182fbd4e85416208faf1a0bb4c648b # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
14:01:51 [2023-11-10T14:01:51.910Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] bat
14:01:52 [2023-11-10T14:01:52.855Z] 
14:01:52 [2023-11-10T14:01:52.855Z] d:\jenkins\workspace\HttpOverStream_PR-44>docker run --rm -v d:\jenkins\workspace\HttpOverStream_PR-44:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Build 
14:01:55 [2023-11-10T14:01:55.117Z] Preparing to run build script...
14:01:56 [2023-11-10T14:01:56.116Z] Running build script...
14:02:03 [2023-11-10T14:02:03.315Z] 
14:02:03 [2023-11-10T14:02:03.315Z] ========================================
14:02:03 [2023-11-10T14:02:03.315Z] Nuget-Restore
14:02:03 [2023-11-10T14:02:03.315Z] ========================================
14:02:04 [2023-11-10T14:02:04.313Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
14:02:07 [2023-11-10T14:02:07.288Z] All packages listed in packages.config are already installed.
14:02:07 [2023-11-10T14:02:07.760Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
14:02:07 [2023-11-10T14:02:07.760Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
14:02:07 [2023-11-10T14:02:07.760Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
14:02:07 [2023-11-10T14:02:07.760Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 73ms
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 73ms
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json 75ms
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 72ms
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 73ms
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.2.2/microsoft.owin.4.2.2.nupkg
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 15ms
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.2.2/microsoft.owin.4.2.2.nupkg 10ms
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 11ms
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 13ms
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 7ms
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/owin/index.json
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 250ms
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 4ms
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 277ms
14:02:08 [2023-11-10T14:02:08.251Z]   OK https://api.nuget.org/v3-flatcontainer/owin/index.json 62ms
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
14:02:08 [2023-11-10T14:02:08.251Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
14:02:08 [2023-11-10T14:02:08.754Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 2ms
14:02:08 [2023-11-10T14:02:08.754Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 5ms
14:02:08 [2023-11-10T14:02:08.754Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
14:02:08 [2023-11-10T14:02:08.754Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
14:02:08 [2023-11-10T14:02:08.754Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
14:02:08 [2023-11-10T14:02:08.754Z] Committing restore...
14:02:08 [2023-11-10T14:02:08.754Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
14:02:08 [2023-11-10T14:02:08.754Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
14:02:08 [2023-11-10T14:02:08.754Z] Installing Owin 1.0.
14:02:08 [2023-11-10T14:02:08.754Z] Installing Newtonsoft.Json 13.0.1.
14:02:08 [2023-11-10T14:02:08.754Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 58ms
14:02:08 [2023-11-10T14:02:08.754Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 58ms
14:02:08 [2023-11-10T14:02:08.754Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
14:02:08 [2023-11-10T14:02:08.754Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 4ms
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 62ms
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 66ms
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 13ms
14:02:08 [2023-11-10T14:02:08.755Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
14:02:08 [2023-11-10T14:02:08.755Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 74ms
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 5ms
14:02:08 [2023-11-10T14:02:08.755Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 22ms
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 5ms
14:02:08 [2023-11-10T14:02:08.755Z] Restore completed in 799.58 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
14:02:08 [2023-11-10T14:02:08.755Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
14:02:08 [2023-11-10T14:02:08.755Z] Committing restore...
14:02:08 [2023-11-10T14:02:08.755Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
14:02:08 [2023-11-10T14:02:08.755Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
14:02:08 [2023-11-10T14:02:08.755Z] Restore completed in 4.98 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
14:02:08 [2023-11-10T14:02:08.755Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
14:02:08 [2023-11-10T14:02:08.755Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
14:02:08 [2023-11-10T14:02:08.755Z] Installing Microsoft.Owin 4.2.2.
14:02:08 [2023-11-10T14:02:08.755Z] Installing Microsoft.Owin.Hosting 4.0.1.
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 301ms
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 300ms
14:02:08 [2023-11-10T14:02:08.755Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
14:02:08 [2023-11-10T14:02:08.755Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 3ms
14:02:08 [2023-11-10T14:02:08.755Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 3ms
14:02:08 [2023-11-10T14:02:08.755Z] Committing restore...
14:02:08 [2023-11-10T14:02:08.755Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
14:02:08 [2023-11-10T14:02:08.755Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
14:02:08 [2023-11-10T14:02:08.755Z] Restore completed in 1.27 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
14:02:08 [2023-11-10T14:02:08.755Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 59ms
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 55ms
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 54ms
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 4ms
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 60ms
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 2ms
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 55ms
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 5ms
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 61ms
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
14:02:09 [2023-11-10T14:02:09.227Z] Committing restore...
14:02:09 [2023-11-10T14:02:09.227Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
14:02:09 [2023-11-10T14:02:09.227Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
14:02:09 [2023-11-10T14:02:09.227Z] Restore completed in 1.62 sec for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 61ms
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.227Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 52ms
14:02:09 [2023-11-10T14:02:09.227Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 58ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 5ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 57ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 54ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 57ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 57ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 2ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 60ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 53ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 58ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 62ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 5ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 64ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 2ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 68ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 4ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 60ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 64ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 78ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 66ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 5ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 67ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 2ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 54ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 59ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 3ms
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 209ms
14:02:09 [2023-11-10T14:02:09.699Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
14:02:09 [2023-11-10T14:02:09.699Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 4ms
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.ComponentModel.Primitives 4.1.0.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.Collections.NonGeneric 4.0.1.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.Collections.Specialized 4.0.1.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.ComponentModel 4.0.1.
14:02:10 [2023-11-10T14:02:10.171Z] Installing Microsoft.Win32.Registry 4.0.0.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.Threading.ThreadPool 4.0.10.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.Collections.Immutable 1.2.0.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.Xml.XPath 4.0.1.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.ComponentModel.TypeConverter 4.1.0.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.Diagnostics.Process 4.1.0.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.Reflection.Metadata 1.3.0.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.Diagnostics.TraceSource 4.0.0.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.Threading.Thread 4.0.0.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
14:02:10 [2023-11-10T14:02:10.171Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
14:02:13 [2023-11-10T14:02:13.148Z] Installing xunit.runner.visualstudio 2.4.0.
14:02:13 [2023-11-10T14:02:13.622Z] Installing xunit 2.4.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.NETCore.App 2.1.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing xunit.assert 2.4.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing xunit.analyzers 0.10.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing xunit.core 2.4.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.NETCore.Platforms 2.1.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.NETCore.Targets 2.1.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.CodeCoverage 15.8.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing xunit.extensibility.execution 2.4.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing xunit.extensibility.core 2.4.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing xunit.abstractions 2.0.2.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
14:02:14 [2023-11-10T14:02:14.094Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
14:02:14 [2023-11-10T14:02:14.094Z] Installing System.Runtime.Loader 4.0.0.
14:02:15 [2023-11-10T14:02:15.088Z] Committing restore...
14:02:15 [2023-11-10T14:02:15.088Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
14:02:15 [2023-11-10T14:02:15.088Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
14:02:15 [2023-11-10T14:02:15.088Z] Restore completed in 7.58 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
14:02:15 [2023-11-10T14:02:15.088Z] 
14:02:15 [2023-11-10T14:02:15.088Z] NuGet Config files used:
14:02:15 [2023-11-10T14:02:15.088Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
14:02:15 [2023-11-10T14:02:15.088Z] 
14:02:15 [2023-11-10T14:02:15.088Z] Feeds used:
14:02:15 [2023-11-10T14:02:15.088Z]     https://api.nuget.org/v3/index.json
14:02:15 [2023-11-10T14:02:15.560Z] 
14:02:15 [2023-11-10T14:02:15.560Z] Installed:
14:02:15 [2023-11-10T14:02:15.560Z]     3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
14:02:15 [2023-11-10T14:02:15.560Z]     1 package(s) to C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj
14:02:15 [2023-11-10T14:02:15.560Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
14:02:19 [2023-11-10T14:02:19.380Z]   Restore completed in 306.72 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
14:02:19 [2023-11-10T14:02:19.380Z]   Restore completed in 306.72 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
14:02:19 [2023-11-10T14:02:19.380Z]   Restore completed in 304.45 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
14:02:19 [2023-11-10T14:02:19.380Z]   Restore completed in 8.27 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
14:02:19 [2023-11-10T14:02:19.381Z]   Restore completed in 655.75 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
14:02:19 [2023-11-10T14:02:19.381Z] 
14:02:19 [2023-11-10T14:02:19.381Z] ========================================
14:02:19 [2023-11-10T14:02:19.381Z] Build
14:02:19 [2023-11-10T14:02:19.381Z] ========================================
14:02:19 [2023-11-10T14:02:19.381Z] Microsoft (R) Build Engine version 16.2.37902+b5aaefc9f for .NET Framework
14:02:19 [2023-11-10T14:02:19.381Z] Copyright (C) Microsoft Corporation. All rights reserved.
14:02:19 [2023-11-10T14:02:19.381Z] 
14:02:24 [2023-11-10T14:02:24.163Z]   HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll
14:02:24 [2023-11-10T14:02:24.637Z]   HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll
14:02:25 [2023-11-10T14:02:25.632Z]   HttpOverStream.Tests -> C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll
14:02:26 [2023-11-10T14:02:26.627Z]   HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll
14:02:27 [2023-11-10T14:02:27.101Z]   HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\net462\HttpOverStream.NamedPipe.dll
14:02:27 [2023-11-10T14:02:27.573Z] 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 "Microsoft.Owin, Version=4.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, 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]
14:02:27 [2023-11-10T14:02:27.573Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "Microsoft.Owin" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
14:02:27 [2023-11-10T14:02:27.573Z] EndToEndTests.cs(3,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
14:02:27 [2023-11-10T14:02:27.573Z] EndToEndTests.cs(363,35): error CS0246: The type or namespace name 'ILoggerFactory' could not be found (are you missing a using directive or an assembly reference?) [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
14:02:27 [2023-11-10T14:02:27.573Z] EndToEndTests.cs(363,51): error CS0246: The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?) [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
14:02:27 [2023-11-10T14:02:27.573Z] EndToEndTests.cs(366,20): error CS0246: The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?) [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
14:02:27 [2023-11-10T14:02:27.573Z] An error occurred when executing task 'Build'.
14:02:27 [2023-11-10T14:02:27.573Z] Error: One or more errors occurred.
14:02:27 [2023-11-10T14:02:27.573Z] 	MSBuild: Process returned an error (exit code 1).
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[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